Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build 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-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/.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 cb40cdc72329544dd61cfb20f0d54fd2773a8b4d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cb40cdc72329544dd61cfb20f0d54fd2773a8b4d # timeout=10 Commit message: "MSC Tests: add TC_gsup_lu_and_det: do a LU, Detach and expect GSUP MS Purge" > git rev-list --no-walk cb40cdc72329544dd61cfb20f0d54fd2773a8b4d # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-msc-test-latest] $ /bin/sh -xe /tmp/jenkins20032097598319639.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:ba17d207904801913e4f1d93cd14d5a057b3d7209e9d11f4c6188745d310afa7 Copying blob sha256:b56147c98687b4080964ee591c41a8c503ccab6787ef263d220cc6d3cea54c9d Copying blob sha256:0873b8cf69e329d65e0926c7ec44784a6c59e8816c9b8aca0a48fd26ba6f270b Copying blob sha256:d52498b6e1a3c0c38582b39f50b9dca437ca1bf3fb0c29586c70e18226a53a6a Copying blob sha256:df4f5bed34f7b31b90819b2c39de354b0cfaeee05ce566e75a1e3a3e16ffde39 Copying blob sha256:1e192a7e4cc81ad7ba969e164feba2cb354611d7ddb957c5317236d2db39f0b2 Copying blob sha256:467fd1fea1eed01787120d96a22dbf1ecea7bb3d2cf879649d3b6b1abb860a93 Copying blob sha256:6b9c39af5bdfc9fb3f675617c3a26d002732106becb45a4798dc8700141f8362 Copying blob sha256:4174b78a7e0258aa83f6e52903dac012fe9a8b3c06b0f39aee5b4df260c0136c Copying blob sha256:cc820a2c62287d6f77d6484a482580fd20814f2b7a44d8a7cb6273c30291d4ca Copying blob sha256:aaf1ec843dd206892441f6cf77f5c73908814bd197be592898ab834e115aadc1 Copying blob sha256:b1bdb9575582c783e6886e49a3aba1429024b788f4e1e318911583e47f66e318 Copying config sha256:f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 Writing manifest to image destination Storing signatures f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.45, 0.45, 0.70 + RC=0 + ./testenv.py run msc --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-07-23 13:30:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-msc-osmocom-latest-20250823-1311-f0c17e86-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/podman/testenv-msc-osmocom-latest-20250823-1311-f0c17e86-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--cap-add=SYS_ADMIN', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_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-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_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-latest/_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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-latest-20250823-1311-f0c17e86-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-latest-20250823-1311-f0c17e86-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian stable-backports InRelease [53.5 kB] Get:2 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://deb.debian.org/debian stable-backports/main Sources [732 B] Get:6 http://deb.debian.org/debian stable-backports/main amd64 Packages [724 B] Get:7 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] Get:8 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B] Get:9 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [277 kB] Fetched 9386 kB in 1s (11.6 MB/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-latest-20250823-1311-f0c17e86-0', 'test', '-d', '/opt/eclipse-titan-11.1.0'] [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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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-latest', 'testenv-msc-osmocom-latest-20250823-1311-f0c17e86-0', 'make', 'deps'] make: Nothing to be done for '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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc', 'testenv-msc-osmocom-latest-20250823-1311-f0c17e86-0', './gen_links.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc', 'testenv-msc-osmocom-latest-20250823-1311-f0c17e86-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest', 'testenv-msc-osmocom-latest-20250823-1311-f0c17e86-0', 'make', 'msc'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache/podman/titan-11.1.0/msc compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache/podman/titan-11.1.0/msc' PP IPA_Emulation.ttcn PP RAN_Adapter.ttcn PP RAN_Emulation.ttcn PP 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 | " | ^ PP StatsD_Checker.ttcn TTCN *.ttcn *.asn MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. 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: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: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: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:753.51-756.3: note: Referenced template variable is here BSSMAP_Templates.ttcn:2152.1-2164.1: In function definition `ts_BSSMAP_IE_TalkerPriority': BSSMAP_Templates.ttcn:2156.4-2163.2: In else statement: BSSMAP_Templates.ttcn:2162.3-11: In return statement: BSSMAP_Templates.ttcn:2157.51-2161.3: note: Referenced template variable is here BSSMAP_Templates.ttcn:2824.1-2836.1: In function definition `tr_BSSMAP_LcsCause': BSSMAP_Templates.ttcn:2835.2-10: In return statement: BSSMAP_Templates.ttcn:2829.34-2834.2: note: Referenced template variable is here GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': 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: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: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: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: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:1218.10-50: 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: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: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: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: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: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: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: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: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: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: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: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:1268.10-54: note: Referenced template parameter is here 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: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:1257.9-1338.1: note: Referenced function 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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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:1880.2-43: note: Referenced template parameter is here 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: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:181.31-75: note: Referenced template parameter is here BSC_ConnectionHandler.ttcn: In TTCN-3 module `BSC_ConnectionHandler': 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:28.11-38: note: Referenced template parameter is here SDP_Templates.ttcn:29.11-46: note: Referenced template parameter is here 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:2124.12-39: note: Referenced template parameter is here BSC_ConnectionHandler.ttcn:2125.12-38: note: Referenced template parameter is here BSC_ConnectionHandler.ttcn:2126.12-36: note: Referenced template parameter is here BSC_ConnectionHandler.ttcn:2123.54-76: note: Referenced template parameter is here 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:858.30-79: note: Referenced template parameter is here BSSMAP_Templates.ttcn:859.9-66: note: Referenced template parameter is here BSSMAP_Templates.ttcn:860.9-58: note: Referenced template parameter is here BSSMAP_Templates.ttcn:861.9-57: note: Referenced template parameter is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache/podman/titan-11.1.0/msc' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache/podman/titan-11.1.0/msc make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache/podman/titan-11.1.0/msc' DEP UD_PT.cc DEP TELNETasp_PT.cc DEP TCCOpenSecurity.cc DEP TCCInterface.cc DEP TCCEncoding.cc DEP TCCConversion.cc DEP SS_EncDec.cc DEP StatsD_CodecPort_CtrlFunctdef.cc DEP SMPP_EncDec.cc DEP SMPP_CodecPort_CtrlFunctDef.cc DEP SGsAP_CodecPort_CtrlFunctDef.cc DEP SDP_EncDec.cc DEP SCTPasp_PT.cc DEP SCCP_EncDec.cc DEP RTP_EncDec.cc DEP RTP_CodecPort_CtrlFunctDef.cc DEP RANAP_EncDec.cc DEP Native_FunctionDefs.cc DEP MNCC_EncDec.cc DEP MGCP_CodecPort_CtrlFunctDef.cc DEP MAP_EncDec.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP lex.SDP_parse_.c DEP SDP_parse_.tab.c DEP SS_Protocol_part_7.cc DEP SS_Protocol_part_6.cc DEP SS_Protocol_part_5.cc DEP SS_Protocol_part_4.cc DEP SS_Protocol_part_3.cc DEP SS_Protocol_part_2.cc DEP SS_Protocol_part_1.cc DEP SS_PDU_Defs_part_7.cc DEP SS_PDU_Defs_part_6.cc DEP SS_PDU_Defs_part_5.cc DEP SS_PDU_Defs_part_4.cc DEP SS_PDU_Defs_part_3.cc DEP SS_PDU_Defs_part_2.cc DEP SS_PDU_Defs_part_1.cc DEP SS_Operations_part_7.cc DEP SS_Operations_part_6.cc DEP SS_Operations_part_5.cc DEP SS_Operations_part_4.cc DEP SS_Operations_part_3.cc DEP SS_Operations_part_2.cc DEP SS_Operations_part_1.cc DEP SS_Errors_part_7.cc DEP SS_Errors_part_6.cc DEP SS_Errors_part_5.cc DEP SS_Errors_part_4.cc DEP SS_Errors_part_3.cc DEP SS_Errors_part_2.cc DEP SS_Errors_part_1.cc DEP SS_DataTypes_part_7.cc DEP SS_DataTypes_part_6.cc DEP SS_DataTypes_part_5.cc DEP SS_DataTypes_part_4.cc DEP SS_DataTypes_part_3.cc DEP SS_DataTypes_part_2.cc DEP SS_DataTypes_part_1.cc DEP Remote_Operations_Information_Objects_part_7.cc DEP Remote_Operations_Information_Objects_part_6.cc DEP Remote_Operations_Information_Objects_part_5.cc DEP Remote_Operations_Information_Objects_part_3.cc DEP Remote_Operations_Information_Objects_part_4.cc DEP Remote_Operations_Information_Objects_part_2.cc DEP Remote_Operations_Information_Objects_part_1.cc DEP Remote_Operations_Generic_ROS_PDUs_part_7.cc DEP Remote_Operations_Generic_ROS_PDUs_part_6.cc DEP Remote_Operations_Generic_ROS_PDUs_part_5.cc DEP Remote_Operations_Generic_ROS_PDUs_part_4.cc DEP Remote_Operations_Generic_ROS_PDUs_part_3.cc DEP Remote_Operations_Generic_ROS_PDUs_part_2.cc DEP Remote_Operations_Generic_ROS_PDUs_part_1.cc DEP RANAP_PDU_Descriptions_part_7.cc DEP RANAP_PDU_Descriptions_part_6.cc DEP RANAP_PDU_Descriptions_part_5.cc DEP RANAP_PDU_Descriptions_part_4.cc DEP RANAP_PDU_Descriptions_part_3.cc DEP RANAP_PDU_Descriptions_part_2.cc DEP RANAP_PDU_Descriptions_part_1.cc DEP RANAP_PDU_Contents_part_7.cc DEP RANAP_PDU_Contents_part_6.cc DEP RANAP_PDU_Contents_part_5.cc DEP RANAP_PDU_Contents_part_4.cc DEP RANAP_PDU_Contents_part_3.cc DEP RANAP_PDU_Contents_part_2.cc DEP RANAP_PDU_Contents_part_1.cc DEP RANAP_IEs_part_7.cc DEP RANAP_IEs_part_5.cc DEP RANAP_IEs_part_4.cc DEP RANAP_IEs_part_6.cc DEP RANAP_IEs_part_3.cc DEP RANAP_IEs_part_2.cc DEP RANAP_IEs_part_1.cc DEP RANAP_Containers_part_7.cc DEP RANAP_Containers_part_6.cc DEP RANAP_Containers_part_5.cc DEP RANAP_Containers_part_4.cc DEP RANAP_Containers_part_3.cc DEP RANAP_Containers_part_2.cc DEP RANAP_Containers_part_1.cc DEP RANAP_Constants_part_7.cc DEP RANAP_Constants_part_6.cc DEP RANAP_Constants_part_5.cc DEP RANAP_Constants_part_4.cc DEP RANAP_Constants_part_3.cc DEP RANAP_Constants_part_2.cc DEP RANAP_Constants_part_1.cc DEP RANAP_CommonDataTypes_part_7.cc DEP RANAP_CommonDataTypes_part_6.cc DEP RANAP_CommonDataTypes_part_5.cc DEP RANAP_CommonDataTypes_part_4.cc DEP RANAP_CommonDataTypes_part_3.cc DEP RANAP_CommonDataTypes_part_2.cc DEP RANAP_CommonDataTypes_part_1.cc DEP MobileDomainDefinitions_part_7.cc DEP MobileDomainDefinitions_part_6.cc DEP MobileDomainDefinitions_part_5.cc DEP MobileDomainDefinitions_part_4.cc DEP MobileDomainDefinitions_part_3.cc DEP MobileDomainDefinitions_part_2.cc DEP MobileDomainDefinitions_part_1.cc DEP MAP_TS_Code_part_7.cc DEP MAP_TS_Code_part_6.cc DEP MAP_TS_Code_part_5.cc DEP MAP_TS_Code_part_4.cc DEP MAP_TS_Code_part_3.cc DEP MAP_TS_Code_part_2.cc DEP MAP_TS_Code_part_1.cc DEP MAP_SupplementaryServiceOperations_part_7.cc DEP MAP_SupplementaryServiceOperations_part_6.cc DEP MAP_SupplementaryServiceOperations_part_5.cc DEP MAP_SupplementaryServiceOperations_part_4.cc DEP MAP_SupplementaryServiceOperations_part_3.cc DEP MAP_SupplementaryServiceOperations_part_2.cc DEP MAP_ShortMessageServiceOperations_part_7.cc DEP MAP_SupplementaryServiceOperations_part_1.cc DEP MAP_ShortMessageServiceOperations_part_6.cc DEP MAP_ShortMessageServiceOperations_part_5.cc DEP MAP_ShortMessageServiceOperations_part_4.cc DEP MAP_ShortMessageServiceOperations_part_3.cc DEP MAP_ShortMessageServiceOperations_part_2.cc DEP MAP_ShortMessageServiceOperations_part_1.cc DEP MAP_SS_DataTypes_part_7.cc DEP MAP_SS_DataTypes_part_6.cc DEP MAP_SS_DataTypes_part_5.cc DEP MAP_SS_DataTypes_part_4.cc DEP MAP_SS_DataTypes_part_3.cc DEP MAP_SS_DataTypes_part_2.cc DEP MAP_SS_DataTypes_part_1.cc DEP MAP_SS_Code_part_7.cc DEP MAP_SS_Code_part_6.cc DEP MAP_SS_Code_part_5.cc DEP MAP_SS_Code_part_4.cc DEP MAP_SS_Code_part_3.cc DEP MAP_SS_Code_part_2.cc DEP MAP_SM_DataTypes_part_7.cc DEP MAP_SM_DataTypes_part_6.cc DEP MAP_SM_DataTypes_part_5.cc DEP MAP_SS_Code_part_1.cc DEP MAP_SM_DataTypes_part_4.cc DEP MAP_SM_DataTypes_part_3.cc DEP MAP_SM_DataTypes_part_2.cc DEP MAP_SM_DataTypes_part_1.cc DEP MAP_Protocol_part_7.cc DEP MAP_Protocol_part_6.cc DEP MAP_Protocol_part_5.cc DEP MAP_Protocol_part_4.cc DEP MAP_Protocol_part_3.cc DEP MAP_Protocol_part_2.cc DEP MAP_Protocol_part_1.cc DEP MAP_PDU_Defs_part_7.cc DEP MAP_PDU_Defs_part_5.cc DEP MAP_PDU_Defs_part_6.cc DEP MAP_PDU_Defs_part_4.cc DEP MAP_PDU_Defs_part_3.cc DEP MAP_PDU_Defs_part_2.cc DEP MAP_PDU_Defs_part_1.cc DEP MAP_OperationAndMaintenanceOperations_part_7.cc DEP MAP_OperationAndMaintenanceOperations_part_6.cc DEP MAP_OperationAndMaintenanceOperations_part_5.cc DEP MAP_OperationAndMaintenanceOperations_part_4.cc DEP MAP_OperationAndMaintenanceOperations_part_3.cc DEP MAP_OperationAndMaintenanceOperations_part_2.cc DEP MAP_OperationAndMaintenanceOperations_part_1.cc DEP MAP_OM_DataTypes_part_7.cc DEP MAP_OM_DataTypes_part_6.cc DEP MAP_OM_DataTypes_part_5.cc DEP MAP_OM_DataTypes_part_4.cc DEP MAP_OM_DataTypes_part_3.cc DEP MAP_OM_DataTypes_part_2.cc DEP MAP_OM_DataTypes_part_1.cc DEP MAP_MobileServiceOperations_part_7.cc DEP MAP_MobileServiceOperations_part_6.cc DEP MAP_MobileServiceOperations_part_5.cc DEP MAP_MobileServiceOperations_part_3.cc DEP MAP_MobileServiceOperations_part_2.cc DEP MAP_MobileServiceOperations_part_1.cc DEP MAP_MS_DataTypes_part_7.cc DEP MAP_MobileServiceOperations_part_4.cc DEP MAP_MS_DataTypes_part_6.cc DEP MAP_MS_DataTypes_part_5.cc DEP MAP_MS_DataTypes_part_4.cc DEP MAP_MS_DataTypes_part_3.cc DEP MAP_MS_DataTypes_part_2.cc DEP MAP_MS_DataTypes_part_1.cc DEP MAP_LocationServiceOperations_part_7.cc DEP MAP_LocationServiceOperations_part_6.cc DEP MAP_LocationServiceOperations_part_5.cc DEP MAP_LocationServiceOperations_part_4.cc DEP MAP_LocationServiceOperations_part_2.cc DEP MAP_LocationServiceOperations_part_3.cc DEP MAP_LocationServiceOperations_part_1.cc DEP MAP_LCS_DataTypes_part_7.cc DEP MAP_LCS_DataTypes_part_6.cc DEP MAP_LCS_DataTypes_part_5.cc DEP MAP_LCS_DataTypes_part_4.cc DEP MAP_LCS_DataTypes_part_3.cc DEP MAP_LCS_DataTypes_part_2.cc DEP MAP_LCS_DataTypes_part_1.cc DEP MAP_Group_Call_Operations_part_6.cc DEP MAP_Group_Call_Operations_part_7.cc DEP MAP_Group_Call_Operations_part_4.cc DEP MAP_Group_Call_Operations_part_5.cc DEP MAP_Group_Call_Operations_part_3.cc DEP MAP_Group_Call_Operations_part_2.cc DEP MAP_Group_Call_Operations_part_1.cc DEP MAP_GR_DataTypes_part_7.cc DEP MAP_GR_DataTypes_part_6.cc DEP MAP_GR_DataTypes_part_5.cc DEP MAP_GR_DataTypes_part_4.cc DEP MAP_GR_DataTypes_part_3.cc DEP MAP_GR_DataTypes_part_2.cc DEP MAP_GR_DataTypes_part_1.cc DEP MAP_ExtensionDataTypes_part_6.cc DEP MAP_ExtensionDataTypes_part_7.cc DEP MAP_ExtensionDataTypes_part_5.cc DEP MAP_ExtensionDataTypes_part_4.cc DEP MAP_ExtensionDataTypes_part_3.cc DEP MAP_ExtensionDataTypes_part_2.cc DEP MAP_ExtensionDataTypes_part_1.cc DEP MAP_Errors_part_7.cc DEP MAP_Errors_part_6.cc DEP MAP_Errors_part_5.cc DEP MAP_Errors_part_4.cc DEP MAP_Errors_part_3.cc DEP MAP_Errors_part_2.cc DEP MAP_Errors_part_1.cc DEP MAP_ER_DataTypes_part_7.cc DEP MAP_ER_DataTypes_part_6.cc DEP MAP_ER_DataTypes_part_5.cc DEP MAP_ER_DataTypes_part_4.cc DEP MAP_ER_DataTypes_part_3.cc DEP MAP_ER_DataTypes_part_2.cc DEP MAP_ER_DataTypes_part_1.cc DEP MAP_DialogueInformation_part_6.cc DEP MAP_DialogueInformation_part_5.cc DEP MAP_DialogueInformation_part_7.cc DEP MAP_DialogueInformation_part_4.cc DEP MAP_DialogueInformation_part_3.cc DEP MAP_DialogueInformation_part_2.cc DEP MAP_DialogueInformation_part_1.cc DEP MAP_CommonDataTypes_part_7.cc DEP MAP_CommonDataTypes_part_6.cc DEP MAP_CommonDataTypes_part_5.cc DEP MAP_CommonDataTypes_part_4.cc DEP MAP_CommonDataTypes_part_3.cc DEP MAP_CommonDataTypes_part_2.cc DEP MAP_CommonDataTypes_part_1.cc DEP MAP_CallHandlingOperations_part_7.cc DEP MAP_CallHandlingOperations_part_6.cc DEP MAP_CallHandlingOperations_part_5.cc DEP MAP_CallHandlingOperations_part_4.cc DEP MAP_CallHandlingOperations_part_3.cc DEP MAP_CallHandlingOperations_part_2.cc DEP MAP_CallHandlingOperations_part_1.cc DEP MAP_CH_DataTypes_part_7.cc DEP MAP_CH_DataTypes_part_6.cc DEP MAP_CH_DataTypes_part_5.cc DEP MAP_CH_DataTypes_part_4.cc DEP MAP_CH_DataTypes_part_3.cc DEP MAP_CH_DataTypes_part_2.cc DEP MAP_CH_DataTypes_part_1.cc DEP MAP_BS_Code_part_7.cc DEP MAP_BS_Code_part_6.cc DEP MAP_BS_Code_part_5.cc DEP MAP_BS_Code_part_4.cc DEP MAP_BS_Code_part_2.cc DEP MAP_BS_Code_part_3.cc DEP MAP_BS_Code_part_1.cc DEP MAP_ApplicationContexts_part_7.cc DEP MAP_ApplicationContexts_part_6.cc DEP MAP_ApplicationContexts_part_5.cc DEP MAP_ApplicationContexts_part_4.cc DEP MAP_ApplicationContexts_part_2.cc DEP MAP_ApplicationContexts_part_3.cc DEP MAP_ApplicationContexts_part_1.cc DEP SS_Protocol.cc DEP SS_PDU_Defs.cc DEP SS_Operations.cc DEP SS_Errors.cc DEP SS_DataTypes.cc DEP Remote_Operations_Information_Objects.cc DEP Remote_Operations_Generic_ROS_PDUs.cc DEP RANAP_PDU_Descriptions.cc DEP RANAP_PDU_Contents.cc DEP RANAP_IEs.cc DEP RANAP_Containers.cc DEP RANAP_Constants.cc DEP RANAP_CommonDataTypes.cc DEP MobileDomainDefinitions.cc DEP MAP_TS_Code.cc DEP MAP_SupplementaryServiceOperations.cc DEP MAP_ShortMessageServiceOperations.cc DEP MAP_SS_DataTypes.cc DEP MAP_SS_Code.cc DEP MAP_SM_DataTypes.cc DEP MAP_Protocol.cc DEP MAP_PDU_Defs.cc DEP MAP_OperationAndMaintenanceOperations.cc DEP MAP_OM_DataTypes.cc DEP MAP_MobileServiceOperations.cc DEP MAP_MS_DataTypes.cc DEP MAP_LocationServiceOperations.cc DEP MAP_LCS_DataTypes.cc DEP MAP_Group_Call_Operations.cc DEP MAP_GR_DataTypes.cc DEP MAP_ExtensionDataTypes.cc DEP MAP_Errors.cc DEP MAP_ER_DataTypes.cc DEP MAP_DialogueInformation.cc DEP MAP_CommonDataTypes.cc DEP MAP_CallHandlingOperations.cc DEP MAP_CH_DataTypes.cc DEP MAP_BS_Code.cc DEP MAP_ApplicationContexts.cc DEP StatsD_Checker_part_7.cc DEP StatsD_Checker_part_6.cc DEP StatsD_Checker_part_5.cc DEP StatsD_Checker_part_4.cc DEP StatsD_Checker_part_3.cc DEP StatsD_Checker_part_2.cc DEP StatsD_Checker_part_1.cc DEP SCCP_Mapping_part_7.cc DEP SCCP_Mapping_part_6.cc DEP SCCP_Mapping_part_5.cc DEP SCCP_Mapping_part_4.cc DEP SCCP_Mapping_part_3.cc DEP SCCP_Mapping_part_2.cc DEP SCCP_Mapping_part_1.cc DEP RAN_Emulation_part_7.cc DEP RAN_Emulation_part_6.cc DEP RAN_Emulation_part_5.cc DEP RAN_Emulation_part_4.cc DEP RAN_Emulation_part_3.cc DEP RAN_Emulation_part_2.cc DEP RAN_Emulation_part_1.cc DEP RAN_Adapter_part_7.cc DEP RAN_Adapter_part_6.cc DEP RAN_Adapter_part_5.cc DEP RAN_Adapter_part_4.cc DEP RAN_Adapter_part_3.cc DEP RAN_Adapter_part_2.cc DEP RAN_Adapter_part_1.cc DEP IPA_Emulation_part_7.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_1.cc DEP SCCP_Mapping.cc DEP StatsD_Checker.cc DEP RAN_Emulation.cc DEP RAN_Adapter.cc DEP IPA_Emulation.cc DEP USSD_Helpers_part_7.cc DEP USSD_Helpers_part_6.cc DEP USSD_Helpers_part_5.cc DEP USSD_Helpers_part_4.cc DEP USSD_Helpers_part_3.cc DEP USSD_Helpers_part_2.cc DEP USSD_Helpers_part_1.cc DEP UD_Types_part_7.cc DEP UD_Types_part_6.cc DEP UD_Types_part_5.cc DEP UD_Types_part_4.cc DEP UD_Types_part_3.cc DEP UD_Types_part_2.cc DEP UD_Types_part_1.cc DEP UD_PortType_part_7.cc DEP UD_PortType_part_6.cc DEP UD_PortType_part_5.cc DEP UD_PortType_part_4.cc DEP UD_PortType_part_3.cc DEP UD_PortType_part_2.cc DEP UD_PortType_part_1.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCOpenSecurity_Functions_part_7.cc DEP TCCOpenSecurity_Functions_part_6.cc DEP TCCOpenSecurity_Functions_part_5.cc DEP TCCOpenSecurity_Functions_part_4.cc DEP TCCOpenSecurity_Functions_part_3.cc DEP TCCOpenSecurity_Functions_part_2.cc DEP TCCOpenSecurity_Functions_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP StatsD_Types_part_7.cc DEP StatsD_Types_part_6.cc DEP StatsD_Types_part_5.cc DEP StatsD_Types_part_4.cc DEP StatsD_Types_part_3.cc DEP StatsD_Types_part_2.cc DEP StatsD_Types_part_1.cc DEP StatsD_CodecPort_CtrlFunct_part_7.cc DEP StatsD_CodecPort_CtrlFunct_part_6.cc DEP StatsD_CodecPort_CtrlFunct_part_5.cc DEP StatsD_CodecPort_CtrlFunct_part_4.cc DEP StatsD_CodecPort_CtrlFunct_part_3.cc DEP StatsD_CodecPort_CtrlFunct_part_2.cc DEP StatsD_CodecPort_CtrlFunct_part_1.cc DEP StatsD_CodecPort_part_7.cc DEP StatsD_CodecPort_part_6.cc DEP StatsD_CodecPort_part_5.cc DEP StatsD_CodecPort_part_4.cc DEP StatsD_CodecPort_part_3.cc DEP StatsD_CodecPort_part_2.cc DEP StatsD_CodecPort_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SS_Types_part_7.cc DEP SS_Types_part_5.cc DEP SS_Types_part_6.cc DEP SS_Types_part_4.cc DEP SS_Types_part_2.cc DEP SS_Types_part_3.cc DEP SS_Types_part_1.cc DEP SS_Templates_part_7.cc DEP SS_Templates_part_6.cc DEP SS_Templates_part_5.cc DEP SS_Templates_part_3.cc DEP SS_Templates_part_4.cc DEP SS_Templates_part_1.cc DEP SMPP_Types_part_7.cc DEP SMPP_Types_part_6.cc DEP SS_Templates_part_2.cc DEP SMPP_Types_part_5.cc DEP SMPP_Types_part_4.cc DEP SMPP_Types_part_3.cc DEP SMPP_Types_part_2.cc DEP SMPP_Types_part_1.cc DEP SMPP_Templates_part_7.cc DEP SMPP_Templates_part_6.cc DEP SMPP_Templates_part_5.cc DEP SMPP_Templates_part_4.cc DEP SMPP_Templates_part_3.cc DEP SMPP_Templates_part_2.cc DEP SMPP_Templates_part_1.cc DEP SMPP_Emulation_part_6.cc DEP SMPP_Emulation_part_7.cc DEP SMPP_Emulation_part_5.cc DEP SMPP_Emulation_part_4.cc DEP SMPP_Emulation_part_3.cc DEP SMPP_Emulation_part_2.cc DEP SMPP_Emulation_part_1.cc DEP SMPP_CodecPort_CtrlFunct_part_7.cc DEP SMPP_CodecPort_CtrlFunct_part_6.cc DEP SMPP_CodecPort_CtrlFunct_part_5.cc DEP SMPP_CodecPort_CtrlFunct_part_4.cc DEP SMPP_CodecPort_CtrlFunct_part_3.cc DEP SMPP_CodecPort_CtrlFunct_part_1.cc DEP SMPP_CodecPort_part_7.cc DEP SMPP_CodecPort_part_6.cc DEP SMPP_CodecPort_part_5.cc DEP SMPP_CodecPort_part_4.cc DEP SMPP_CodecPort_CtrlFunct_part_2.cc DEP SMPP_CodecPort_part_3.cc DEP SMPP_CodecPort_part_2.cc DEP SMPP_CodecPort_part_1.cc DEP SGsAP_Types_part_7.cc DEP SGsAP_Types_part_6.cc DEP SGsAP_Types_part_5.cc DEP SGsAP_Types_part_4.cc DEP SGsAP_Types_part_3.cc DEP SGsAP_Types_part_2.cc DEP SGsAP_Types_part_1.cc DEP SGsAP_Templates_part_7.cc DEP SGsAP_Templates_part_6.cc DEP SGsAP_Templates_part_5.cc DEP SGsAP_Templates_part_4.cc DEP SGsAP_Templates_part_3.cc DEP SGsAP_Templates_part_2.cc DEP SGsAP_Templates_part_1.cc DEP SGsAP_Emulation_part_7.cc DEP SGsAP_Emulation_part_6.cc DEP SGsAP_Emulation_part_5.cc DEP SGsAP_Emulation_part_4.cc DEP SGsAP_Emulation_part_3.cc DEP SGsAP_Emulation_part_2.cc DEP SGsAP_Emulation_part_1.cc DEP SGsAP_CodecPort_CtrlFunct_part_7.cc DEP SGsAP_CodecPort_CtrlFunct_part_6.cc DEP SGsAP_CodecPort_CtrlFunct_part_5.cc DEP SGsAP_CodecPort_CtrlFunct_part_4.cc DEP SGsAP_CodecPort_CtrlFunct_part_3.cc DEP SGsAP_CodecPort_CtrlFunct_part_2.cc DEP SGsAP_CodecPort_CtrlFunct_part_1.cc DEP SGsAP_CodecPort_part_7.cc DEP SGsAP_CodecPort_part_6.cc DEP SGsAP_CodecPort_part_5.cc DEP SGsAP_CodecPort_part_4.cc DEP SGsAP_CodecPort_part_3.cc DEP SGsAP_CodecPort_part_2.cc DEP SGsAP_CodecPort_part_1.cc DEP SDP_Types_part_7.cc DEP SDP_Types_part_6.cc DEP SDP_Types_part_5.cc DEP SDP_Types_part_3.cc DEP SDP_Types_part_2.cc DEP SDP_Types_part_1.cc DEP SDP_Templates_part_7.cc DEP SDP_Templates_part_6.cc DEP SDP_Types_part_4.cc DEP SDP_Templates_part_5.cc DEP SDP_Templates_part_4.cc DEP SDP_Templates_part_3.cc DEP SDP_Templates_part_2.cc DEP SDP_Templates_part_1.cc DEP SCTPasp_Types_part_7.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_PortType_part_5.cc DEP SCTPasp_PortType_part_4.cc DEP SCTPasp_PortType_part_3.cc DEP SCTPasp_PortType_part_2.cc DEP SCTPasp_PortType_part_1.cc DEP SCTP_Templates_part_7.cc DEP SCTP_Templates_part_6.cc DEP SCTP_Templates_part_5.cc DEP SCTP_Templates_part_4.cc DEP SCTP_Templates_part_3.cc DEP SCTP_Templates_part_2.cc DEP SCTP_Templates_part_1.cc DEP SCCPasp_Types_part_7.cc DEP SCCPasp_Types_part_6.cc DEP SCCPasp_Types_part_5.cc DEP SCCPasp_Types_part_4.cc DEP SCCPasp_Types_part_3.cc DEP SCCPasp_Types_part_2.cc DEP SCCPasp_Types_part_1.cc DEP SCCP_Types_part_7.cc DEP SCCP_Types_part_6.cc DEP SCCP_Types_part_5.cc DEP SCCP_Types_part_4.cc DEP SCCP_Types_part_3.cc DEP SCCP_Types_part_2.cc DEP SCCP_Types_part_1.cc DEP SCCP_Templates_part_7.cc DEP SCCP_Templates_part_6.cc DEP SCCP_Templates_part_5.cc DEP SCCP_Templates_part_4.cc DEP SCCP_Templates_part_3.cc DEP SCCP_Templates_part_2.cc DEP SCCP_Templates_part_1.cc DEP SCCP_Emulation_part_7.cc DEP SCCP_Emulation_part_6.cc DEP SCCP_Emulation_part_5.cc DEP SCCP_Emulation_part_4.cc DEP SCCP_Emulation_part_3.cc DEP SCCP_Emulation_part_2.cc DEP SCCP_Emulation_part_1.cc DEP RTP_Types_part_7.cc DEP RTP_Types_part_6.cc DEP RTP_Types_part_5.cc DEP RTP_Types_part_4.cc DEP RTP_Types_part_3.cc DEP RTP_Types_part_2.cc DEP RTP_Types_part_1.cc DEP RTP_CodecPort_part_7.cc DEP RTP_CodecPort_part_6.cc DEP RTP_CodecPort_part_5.cc DEP RTP_CodecPort_part_4.cc DEP RTP_CodecPort_part_3.cc DEP RTP_CodecPort_part_2.cc DEP RTP_CodecPort_part_1.cc DEP RLCMAC_CSN1_Types_part_7.cc DEP RLCMAC_CSN1_Types_part_6.cc DEP RLCMAC_CSN1_Types_part_5.cc DEP RLCMAC_CSN1_Types_part_3.cc DEP RLCMAC_CSN1_Types_part_2.cc DEP RLCMAC_CSN1_Types_part_1.cc DEP RLCMAC_CSN1_Types_part_4.cc DEP RLCMAC_CSN1_Templates_part_7.cc DEP RLCMAC_CSN1_Templates_part_6.cc DEP RLCMAC_CSN1_Templates_part_5.cc DEP RLCMAC_CSN1_Templates_part_4.cc DEP RLCMAC_CSN1_Templates_part_3.cc DEP RLCMAC_CSN1_Templates_part_2.cc DEP RLCMAC_CSN1_Templates_part_1.cc DEP RANAP_Types_part_7.cc DEP RANAP_Types_part_6.cc DEP RANAP_Types_part_5.cc DEP RANAP_Types_part_4.cc DEP RANAP_Types_part_3.cc DEP RANAP_Types_part_2.cc DEP RANAP_Templates_part_7.cc DEP RANAP_Types_part_1.cc DEP RANAP_Templates_part_6.cc DEP RANAP_Templates_part_5.cc DEP RANAP_Templates_part_4.cc DEP RANAP_Templates_part_3.cc DEP RANAP_Templates_part_2.cc DEP RANAP_Templates_part_1.cc DEP RANAP_CodecPort_part_7.cc DEP RANAP_CodecPort_part_6.cc DEP RANAP_CodecPort_part_5.cc DEP RANAP_CodecPort_part_4.cc DEP RANAP_CodecPort_part_3.cc DEP RANAP_CodecPort_part_2.cc DEP RANAP_CodecPort_part_1.cc DEP PCO_Types_part_7.cc DEP PCO_Types_part_6.cc DEP PCO_Types_part_5.cc DEP PCO_Types_part_4.cc DEP PCO_Types_part_3.cc DEP PCO_Types_part_2.cc DEP PCO_Types_part_1.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP MobileL3_Types_part_7.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP MTP3asp_Types_part_7.cc DEP MTP3asp_Types_part_6.cc DEP MTP3asp_Types_part_5.cc DEP MTP3asp_Types_part_4.cc DEP MTP3asp_Types_part_3.cc DEP MTP3asp_Types_part_2.cc DEP MTP3asp_Types_part_1.cc DEP MTP3asp_PortType_part_7.cc DEP MTP3asp_PortType_part_6.cc DEP MTP3asp_PortType_part_5.cc DEP MTP3asp_PortType_part_4.cc DEP MTP3asp_PortType_part_3.cc DEP MTP3asp_PortType_part_1.cc DEP MTP3asp_PortType_part_2.cc DEP MSC_Tests_Iu_part_7.cc DEP MSC_Tests_Iu_part_6.cc DEP MSC_Tests_Iu_part_5.cc DEP MSC_Tests_Iu_part_4.cc DEP MSC_Tests_Iu_part_3.cc DEP MSC_Tests_Iu_part_2.cc DEP MSC_Tests_Iu_part_1.cc DEP MSC_Tests_ASCI_part_7.cc DEP MSC_Tests_ASCI_part_6.cc DEP MSC_Tests_ASCI_part_5.cc DEP MSC_Tests_ASCI_part_4.cc DEP MSC_Tests_ASCI_part_3.cc DEP MSC_Tests_ASCI_part_2.cc DEP MSC_Tests_ASCI_part_1.cc DEP MSC_Tests_part_7.cc DEP MSC_Tests_part_6.cc DEP MSC_Tests_part_5.cc DEP MSC_Tests_part_4.cc DEP MSC_Tests_part_3.cc DEP MSC_Tests_part_2.cc DEP MSC_Tests_part_1.cc DEP MNCC_Types_part_7.cc DEP MNCC_Types_part_6.cc DEP MNCC_Types_part_5.cc DEP MNCC_Types_part_4.cc DEP MNCC_Types_part_3.cc DEP MNCC_Types_part_2.cc DEP MNCC_Types_part_1.cc DEP MNCC_Emulation_part_7.cc DEP MNCC_Emulation_part_6.cc DEP MNCC_Emulation_part_5.cc DEP MNCC_Emulation_part_4.cc DEP MNCC_Emulation_part_3.cc DEP MNCC_Emulation_part_2.cc DEP MNCC_Emulation_part_1.cc DEP MNCC_CodecPort_part_7.cc DEP MNCC_CodecPort_part_6.cc DEP MNCC_CodecPort_part_5.cc DEP MNCC_CodecPort_part_4.cc DEP MNCC_CodecPort_part_3.cc DEP MNCC_CodecPort_part_2.cc DEP MNCC_CodecPort_part_1.cc DEP MGCP_Types_part_7.cc DEP MGCP_Types_part_6.cc DEP MGCP_Types_part_5.cc DEP MGCP_Types_part_4.cc DEP MGCP_Types_part_3.cc DEP MGCP_Types_part_2.cc DEP MGCP_Types_part_1.cc DEP MGCP_Templates_part_7.cc DEP MGCP_Templates_part_6.cc DEP MGCP_Templates_part_5.cc DEP MGCP_Templates_part_4.cc DEP MGCP_Templates_part_3.cc DEP MGCP_Templates_part_2.cc DEP MGCP_Templates_part_1.cc DEP MGCP_Emulation_part_7.cc DEP MGCP_Emulation_part_6.cc DEP MGCP_Emulation_part_5.cc DEP MGCP_Emulation_part_4.cc DEP MGCP_Emulation_part_3.cc DEP MGCP_Emulation_part_2.cc DEP MGCP_Emulation_part_1.cc DEP MGCP_CodecPort_CtrlFunct_part_7.cc DEP MGCP_CodecPort_CtrlFunct_part_6.cc DEP MGCP_CodecPort_CtrlFunct_part_4.cc DEP MGCP_CodecPort_CtrlFunct_part_5.cc DEP MGCP_CodecPort_CtrlFunct_part_3.cc DEP MGCP_CodecPort_CtrlFunct_part_2.cc DEP MGCP_CodecPort_CtrlFunct_part_1.cc DEP MGCP_CodecPort_part_7.cc DEP MGCP_CodecPort_part_6.cc DEP MGCP_CodecPort_part_5.cc DEP MGCP_CodecPort_part_4.cc DEP MGCP_CodecPort_part_3.cc DEP MGCP_CodecPort_part_2.cc DEP MGCP_CodecPort_part_1.cc DEP MAP_Types_part_7.cc DEP MAP_Types_part_6.cc DEP MAP_Types_part_5.cc DEP MAP_Types_part_4.cc DEP MAP_Types_part_3.cc DEP MAP_Types_part_2.cc DEP MAP_Types_part_1.cc DEP M3UA_Types_part_7.cc DEP M3UA_Types_part_6.cc DEP M3UA_Types_part_5.cc DEP M3UA_Types_part_4.cc DEP M3UA_Types_part_3.cc DEP M3UA_Types_part_2.cc DEP M3UA_Types_part_1.cc DEP M3UA_Emulation_part_7.cc DEP M3UA_Emulation_part_6.cc DEP M3UA_Emulation_part_5.cc DEP M3UA_Emulation_part_4.cc DEP M3UA_Emulation_part_3.cc DEP M3UA_Emulation_part_2.cc DEP M3UA_Emulation_part_1.cc DEP L3_Templates_part_7.cc DEP L3_Templates_part_6.cc DEP L3_Templates_part_5.cc DEP L3_Templates_part_4.cc DEP L3_Templates_part_3.cc DEP L3_Templates_part_2.cc DEP L3_Templates_part_1.cc DEP L3_Common_part_7.cc DEP L3_Common_part_6.cc DEP L3_Common_part_5.cc DEP L3_Common_part_4.cc DEP L3_Common_part_3.cc DEP L3_Common_part_2.cc DEP L3_Common_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP GSUP_Types_part_7.cc DEP GSUP_Types_part_6.cc DEP GSUP_Types_part_5.cc DEP GSUP_Types_part_4.cc DEP GSUP_Types_part_3.cc DEP GSUP_Types_part_2.cc DEP GSUP_Types_part_1.cc DEP GSUP_Templates_part_7.cc DEP GSUP_Templates_part_6.cc DEP GSUP_Templates_part_5.cc DEP GSUP_Templates_part_4.cc DEP GSUP_Templates_part_3.cc DEP GSUP_Templates_part_2.cc DEP GSUP_Templates_part_1.cc DEP GSUP_Emulation_part_7.cc DEP GSUP_Emulation_part_6.cc DEP GSUP_Emulation_part_5.cc DEP GSUP_Emulation_part_4.cc DEP GSUP_Emulation_part_3.cc DEP GSUP_Emulation_part_2.cc DEP GSUP_Emulation_part_1.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP DNS_Helpers_part_7.cc DEP DNS_Helpers_part_6.cc DEP DNS_Helpers_part_5.cc DEP DNS_Helpers_part_4.cc DEP DNS_Helpers_part_3.cc DEP DNS_Helpers_part_2.cc DEP DNS_Helpers_part_1.cc DEP BSSMAP_Templates_part_7.cc DEP BSSMAP_Templates_part_6.cc DEP BSSMAP_Templates_part_5.cc DEP BSSMAP_Templates_part_4.cc DEP BSSMAP_Templates_part_3.cc DEP BSSMAP_Templates_part_2.cc DEP BSSMAP_Templates_part_1.cc DEP BSSAP_Types_part_7.cc DEP BSSAP_Types_part_6.cc DEP BSSAP_Types_part_5.cc DEP BSSAP_Types_part_4.cc DEP BSSAP_Types_part_3.cc DEP BSSAP_Types_part_2.cc DEP BSSAP_Types_part_1.cc DEP BSSAP_CodecPort_part_7.cc DEP BSSAP_CodecPort_part_6.cc DEP BSSAP_CodecPort_part_5.cc DEP BSSAP_CodecPort_part_4.cc DEP BSSAP_CodecPort_part_3.cc DEP BSSAP_CodecPort_part_2.cc DEP BSSAP_CodecPort_part_1.cc DEP BSC_ConnectionHandler_part_7.cc DEP BSC_ConnectionHandler_part_6.cc DEP BSC_ConnectionHandler_part_5.cc DEP BSC_ConnectionHandler_part_4.cc DEP BSC_ConnectionHandler_part_3.cc DEP BSC_ConnectionHandler_part_2.cc DEP BSC_ConnectionHandler_part_1.cc DEP USSD_Helpers.cc DEP UD_Types.cc DEP UD_PortType.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCOpenSecurity_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCConversion_Functions.cc DEP StatsD_Types.cc DEP StatsD_CodecPort_CtrlFunct.cc DEP StatsD_CodecPort.cc DEP Socket_API_Definitions.cc DEP SS_Types.cc DEP SS_Templates.cc DEP SMPP_Types.cc DEP SMPP_Templates.cc DEP SMPP_Emulation.cc DEP SMPP_CodecPort_CtrlFunct.cc DEP SMPP_CodecPort.cc DEP SGsAP_Types.cc DEP SGsAP_Templates.cc DEP SGsAP_Emulation.cc DEP SGsAP_CodecPort_CtrlFunct.cc DEP SGsAP_CodecPort.cc DEP SDP_Types.cc DEP SDP_Templates.cc DEP SCTPasp_Types.cc DEP SCTPasp_PortType.cc DEP SCTP_Templates.cc DEP SCCPasp_Types.cc DEP SCCP_Types.cc DEP SCCP_Templates.cc DEP SCCP_Emulation.cc DEP RTP_Types.cc DEP RTP_CodecPort.cc DEP RLCMAC_CSN1_Types.cc DEP RLCMAC_CSN1_Templates.cc DEP RANAP_Types.cc DEP RANAP_Templates.cc DEP RANAP_CodecPort.cc DEP PCO_Types.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Native_Functions.cc DEP MobileL3_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_CC_Types.cc DEP Misc_Helpers.cc DEP MTP3asp_Types.cc DEP MTP3asp_PortType.cc DEP MSC_Tests_Iu.cc DEP MSC_Tests_ASCI.cc DEP MSC_Tests.cc DEP MNCC_Types.cc DEP MNCC_Emulation.cc DEP MNCC_CodecPort.cc DEP MGCP_Types.cc DEP MGCP_Templates.cc DEP MGCP_Emulation.cc DEP MGCP_CodecPort_CtrlFunct.cc DEP MGCP_CodecPort.cc DEP MAP_Types.cc DEP M3UA_Types.cc DEP M3UA_Emulation.cc DEP L3_Templates.cc DEP L3_Common.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPA_Types.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP General_Types.cc DEP GSUP_Types.cc DEP GSUP_Templates.cc DEP GSUP_Emulation.cc DEP GSM_Types.cc DEP DNS_Helpers.cc DEP BSSAP_Types.cc DEP BSSMAP_Templates.cc DEP BSSAP_CodecPort.cc DEP BSC_ConnectionHandler.cc CC BSC_ConnectionHandler.o CC BSSAP_CodecPort.o CC BSSAP_Types.o CC BSSMAP_Templates.o CC DNS_Helpers.o CC GSM_Types.o CC GSUP_Emulation.o CC GSUP_Templates.o CC GSUP_Types.o CC General_Types.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC L3_Common.o CC L3_Templates.o CC M3UA_Emulation.o CC M3UA_Types.o GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:5016:1: warning: control reaches end of non-void function [-Wreturn-type] 5016 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:5067:1: warning: control reaches end of non-void function [-Wreturn-type] 5067 | } | ^ CC MAP_Types.o CC MGCP_CodecPort.o CC MGCP_CodecPort_CtrlFunct.o CC MGCP_Emulation.o CC MGCP_Templates.o CC MGCP_Types.o CC MNCC_CodecPort.o CC MNCC_Emulation.o CC MNCC_Types.o CC MSC_Tests.o CC MSC_Tests_ASCI.o CC MSC_Tests_Iu.o CC MTP3asp_PortType.o CC MTP3asp_Types.o CC Misc_Helpers.o CC MobileL3_CC_Types.o CC MobileL3_CommonIE_Types.o CC MobileL3_GMM_SM_Types.o CC MobileL3_MM_Types.o CC MobileL3_RRM_Types.o CC MobileL3_SMS_Types.o CC MobileL3_SS_Types.o CC MobileL3_Types.o MNCC_Emulation.cc: In function 'COMPONENT MNCC__Emulation::f__comp__by__call__id(const INTEGER&)': MNCC_Emulation.cc:6478:1: warning: control reaches end of non-void function [-Wreturn-type] 6478 | } | ^ MNCC_Emulation.cc: In function 'INTEGER MNCC__Emulation::f__call__id__by__comp(const COMPONENT&)': MNCC_Emulation.cc:6529:1: warning: control reaches end of non-void function [-Wreturn-type] 6529 | } | ^ CC Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o MNCC_Types.cc: In function 'INTEGER MNCC__Types::f__mncc__get__call__id(const MNCC__PDU&)': MNCC_Types.cc:38217:1: warning: control reaches end of non-void function [-Wreturn-type] 38217 | } | ^ CC PCO_Types.o CC RANAP_CodecPort.o CC RANAP_Templates.o CC RANAP_Types.o CC RLCMAC_CSN1_Templates.o CC RLCMAC_CSN1_Types.o CC RTP_CodecPort.o CC RTP_Types.o CC SCCP_Emulation.o CC SCCP_Templates.o CC SCCP_Types.o CC SCCPasp_Types.o CC SCTP_Templates.o MSC_Tests.cc: In function 'SMPP__Types::SMPP__TON MSC__Tests::f__sm__ton__from__gsm(const BITSTRING&)': MSC_Tests.cc:14584: warning: control reaches end of non-void function [-Wreturn-type] 14584 | } | MSC_Tests.cc: In function 'SMPP__Types::SMPP__NPI MSC__Tests::f__sm__npi__from__gsm(const BITSTRING&)': MSC_Tests.cc:14672: warning: control reaches end of non-void function [-Wreturn-type] 14672 | } | CC SCTPasp_PortType.o CC SCTPasp_Types.o CC SDP_Templates.o CC SDP_Types.o CC SGsAP_CodecPort.o CC SGsAP_CodecPort_CtrlFunct.o CC SGsAP_Emulation.o CC SGsAP_Templates.o CC SGsAP_Types.o CC SMPP_CodecPort.o CC SMPP_CodecPort_CtrlFunct.o CC SMPP_Emulation.o CC SMPP_Templates.o CC SMPP_Types.o CC SS_Templates.o CC SS_Types.o CC Socket_API_Definitions.o CC StatsD_CodecPort.o CC StatsD_CodecPort_CtrlFunct.o CC StatsD_Types.o CC TCCConversion_Functions.o CC TCCEncoding_Functions.o CC TCCInterface_Functions.o CC TCCOpenSecurity_Functions.o CC TELNETasp_PortType.o SGsAP_Emulation.cc: In function 'COMPONENT SGsAP__Emulation::f__comp__by__imsi(const HEXSTRING&)': SGsAP_Emulation.cc:7042:1: warning: control reaches end of non-void function [-Wreturn-type] 7042 | } | ^ SGsAP_Emulation.cc: In function 'HEXSTRING SGsAP__Emulation::f__imsi__by__comp(const COMPONENT&)': SGsAP_Emulation.cc:7094:1: warning: control reaches end of non-void function [-Wreturn-type] 7094 | } | ^ SGsAP_Emulation.cc: In function 'COMPONENT SGsAP__Emulation::ExpectedCreateCallback(const SGsAP__Types::PDU__SGsAP&, const HEXSTRING&, const CHARSTRING&)': SGsAP_Emulation.cc:8139:1: warning: control reaches end of non-void function [-Wreturn-type] 8139 | } | ^ CC UD_PortType.o CC UD_Types.o CC USSD_Helpers.o CC BSC_ConnectionHandler_part_1.o CC BSC_ConnectionHandler_part_2.o CC BSC_ConnectionHandler_part_3.o CC BSC_ConnectionHandler_part_4.o CC BSC_ConnectionHandler_part_5.o CC BSC_ConnectionHandler_part_6.o CC BSC_ConnectionHandler_part_7.o CC BSSAP_CodecPort_part_1.o CC BSSAP_CodecPort_part_2.o SMPP_Emulation.cc: In function 'COMPONENT SMPP__Emulation::f__comp__by__trans__id(const INTEGER&)': SMPP_Emulation.cc:4409:1: warning: control reaches end of non-void function [-Wreturn-type] 4409 | } | ^ CC BSSAP_CodecPort_part_3.o CC BSSAP_CodecPort_part_4.o CC BSSAP_CodecPort_part_5.o CC BSSAP_CodecPort_part_6.o CC BSSAP_CodecPort_part_7.o CC BSSAP_Types_part_1.o CC BSSAP_Types_part_2.o CC BSSAP_Types_part_3.o CC BSSAP_Types_part_4.o CC BSSAP_Types_part_5.o CC BSSAP_Types_part_6.o CC BSSAP_Types_part_7.o CC BSSMAP_Templates_part_1.o CC BSSMAP_Templates_part_2.o CC BSSMAP_Templates_part_3.o CC BSSMAP_Templates_part_4.o CC BSSMAP_Templates_part_5.o CC BSSMAP_Templates_part_6.o CC BSSMAP_Templates_part_7.o CC DNS_Helpers_part_1.o CC DNS_Helpers_part_2.o CC DNS_Helpers_part_3.o CC DNS_Helpers_part_4.o CC DNS_Helpers_part_5.o CC DNS_Helpers_part_6.o CC DNS_Helpers_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC GSUP_Emulation_part_1.o CC GSUP_Emulation_part_2.o CC GSUP_Emulation_part_3.o CC GSUP_Emulation_part_4.o CC GSUP_Emulation_part_5.o CC GSUP_Emulation_part_6.o CC GSUP_Emulation_part_7.o CC GSUP_Templates_part_1.o CC GSUP_Templates_part_2.o CC GSUP_Templates_part_3.o CC GSUP_Templates_part_4.o CC GSUP_Templates_part_5.o CC GSUP_Templates_part_6.o CC GSUP_Templates_part_7.o CC GSUP_Types_part_1.o CC GSUP_Types_part_2.o CC GSUP_Types_part_3.o CC GSUP_Types_part_4.o CC GSUP_Types_part_5.o CC GSUP_Types_part_6.o CC GSUP_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC L3_Common_part_1.o CC L3_Common_part_2.o CC L3_Common_part_3.o CC L3_Common_part_4.o CC L3_Common_part_5.o CC L3_Common_part_6.o CC L3_Common_part_7.o CC L3_Templates_part_1.o CC L3_Templates_part_2.o CC L3_Templates_part_3.o CC L3_Templates_part_4.o CC L3_Templates_part_5.o CC L3_Templates_part_6.o CC L3_Templates_part_7.o CC M3UA_Emulation_part_1.o CC M3UA_Emulation_part_2.o CC M3UA_Emulation_part_3.o CC M3UA_Emulation_part_4.o CC M3UA_Emulation_part_5.o CC M3UA_Emulation_part_6.o CC M3UA_Emulation_part_7.o CC M3UA_Types_part_1.o CC M3UA_Types_part_2.o CC M3UA_Types_part_3.o CC M3UA_Types_part_4.o CC M3UA_Types_part_5.o CC M3UA_Types_part_6.o CC M3UA_Types_part_7.o CC MAP_Types_part_1.o CC MAP_Types_part_2.o CC MAP_Types_part_3.o CC MAP_Types_part_4.o CC MAP_Types_part_5.o CC MAP_Types_part_6.o CC MAP_Types_part_7.o CC MGCP_CodecPort_part_1.o CC MGCP_CodecPort_part_2.o CC MGCP_CodecPort_part_3.o CC MGCP_CodecPort_part_4.o CC MGCP_CodecPort_part_5.o CC MGCP_CodecPort_part_6.o CC MGCP_CodecPort_part_7.o CC MGCP_CodecPort_CtrlFunct_part_1.o CC MGCP_CodecPort_CtrlFunct_part_2.o CC MGCP_CodecPort_CtrlFunct_part_3.o CC MGCP_CodecPort_CtrlFunct_part_4.o CC MGCP_CodecPort_CtrlFunct_part_5.o CC MGCP_CodecPort_CtrlFunct_part_6.o CC MGCP_CodecPort_CtrlFunct_part_7.o CC MGCP_Emulation_part_1.o CC MGCP_Emulation_part_2.o CC MGCP_Emulation_part_3.o CC MGCP_Emulation_part_4.o CC MGCP_Emulation_part_5.o CC MGCP_Emulation_part_6.o CC MGCP_Emulation_part_7.o CC MGCP_Templates_part_1.o CC MGCP_Templates_part_2.o CC MGCP_Templates_part_3.o CC MGCP_Templates_part_4.o CC MGCP_Templates_part_5.o CC MGCP_Templates_part_6.o CC MGCP_Templates_part_7.o CC MGCP_Types_part_1.o CC MGCP_Types_part_2.o CC MGCP_Types_part_3.o CC MGCP_Types_part_4.o CC MGCP_Types_part_5.o CC MGCP_Types_part_6.o CC MGCP_Types_part_7.o CC MNCC_CodecPort_part_1.o CC MNCC_CodecPort_part_2.o CC MNCC_CodecPort_part_3.o CC MNCC_CodecPort_part_4.o CC MNCC_CodecPort_part_5.o CC MNCC_CodecPort_part_6.o CC MNCC_CodecPort_part_7.o CC MNCC_Emulation_part_1.o CC MNCC_Emulation_part_2.o CC MNCC_Emulation_part_3.o CC MNCC_Emulation_part_4.o CC MNCC_Emulation_part_5.o CC MNCC_Emulation_part_6.o CC MNCC_Emulation_part_7.o CC MNCC_Types_part_1.o CC MNCC_Types_part_2.o CC MNCC_Types_part_3.o CC MNCC_Types_part_4.o CC MNCC_Types_part_5.o CC MNCC_Types_part_6.o CC MNCC_Types_part_7.o CC MSC_Tests_part_1.o CC MSC_Tests_part_2.o CC MSC_Tests_part_3.o CC MSC_Tests_part_4.o CC MSC_Tests_part_5.o CC MSC_Tests_part_6.o CC MSC_Tests_part_7.o CC MSC_Tests_ASCI_part_1.o CC MSC_Tests_ASCI_part_2.o CC MSC_Tests_ASCI_part_3.o CC MSC_Tests_ASCI_part_4.o CC MSC_Tests_ASCI_part_5.o CC MSC_Tests_ASCI_part_6.o CC MSC_Tests_ASCI_part_7.o CC MSC_Tests_Iu_part_1.o CC MSC_Tests_Iu_part_2.o CC MSC_Tests_Iu_part_3.o CC MSC_Tests_Iu_part_4.o CC MSC_Tests_Iu_part_5.o CC MSC_Tests_Iu_part_6.o CC MSC_Tests_Iu_part_7.o CC MTP3asp_PortType_part_1.o CC MTP3asp_PortType_part_2.o CC MTP3asp_PortType_part_3.o CC MTP3asp_PortType_part_4.o CC MTP3asp_PortType_part_5.o CC MTP3asp_PortType_part_6.o CC MTP3asp_PortType_part_7.o CC MTP3asp_Types_part_1.o CC MTP3asp_Types_part_2.o CC MTP3asp_Types_part_3.o CC MTP3asp_Types_part_4.o CC MTP3asp_Types_part_5.o CC MTP3asp_Types_part_6.o CC MTP3asp_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC MobileL3_CC_Types_part_1.o CC MobileL3_CC_Types_part_2.o CC MobileL3_CC_Types_part_3.o CC MobileL3_CC_Types_part_4.o CC MobileL3_CC_Types_part_5.o CC MobileL3_CC_Types_part_6.o CC MobileL3_CC_Types_part_7.o CC MobileL3_CommonIE_Types_part_1.o CC MobileL3_CommonIE_Types_part_2.o CC MobileL3_CommonIE_Types_part_3.o CC MobileL3_CommonIE_Types_part_4.o CC MobileL3_CommonIE_Types_part_5.o CC MobileL3_CommonIE_Types_part_6.o CC MobileL3_CommonIE_Types_part_7.o CC MobileL3_GMM_SM_Types_part_1.o CC MobileL3_GMM_SM_Types_part_2.o CC MobileL3_GMM_SM_Types_part_3.o CC MobileL3_GMM_SM_Types_part_4.o CC MobileL3_GMM_SM_Types_part_5.o CC MobileL3_GMM_SM_Types_part_6.o CC MobileL3_GMM_SM_Types_part_7.o CC MobileL3_MM_Types_part_1.o CC MobileL3_MM_Types_part_2.o CC MobileL3_MM_Types_part_3.o CC MobileL3_MM_Types_part_4.o CC MobileL3_MM_Types_part_5.o CC MobileL3_MM_Types_part_6.o CC MobileL3_MM_Types_part_7.o CC MobileL3_RRM_Types_part_1.o CC MobileL3_RRM_Types_part_2.o CC MobileL3_RRM_Types_part_3.o CC MobileL3_RRM_Types_part_4.o CC MobileL3_RRM_Types_part_5.o CC MobileL3_RRM_Types_part_6.o CC MobileL3_RRM_Types_part_7.o CC MobileL3_SMS_Types_part_1.o CC MobileL3_SMS_Types_part_2.o CC MobileL3_SMS_Types_part_3.o CC MobileL3_SMS_Types_part_4.o CC MobileL3_SMS_Types_part_5.o CC MobileL3_SMS_Types_part_6.o CC MobileL3_SMS_Types_part_7.o CC MobileL3_SS_Types_part_1.o CC MobileL3_SS_Types_part_2.o CC MobileL3_SS_Types_part_3.o CC MobileL3_SS_Types_part_4.o CC MobileL3_SS_Types_part_5.o CC MobileL3_SS_Types_part_6.o CC MobileL3_SS_Types_part_7.o CC MobileL3_Types_part_1.o CC MobileL3_Types_part_2.o CC MobileL3_Types_part_3.o CC MobileL3_Types_part_4.o CC MobileL3_Types_part_5.o CC MobileL3_Types_part_6.o CC MobileL3_Types_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC PCO_Types_part_1.o CC PCO_Types_part_2.o CC PCO_Types_part_3.o CC PCO_Types_part_4.o CC PCO_Types_part_5.o CC PCO_Types_part_6.o CC PCO_Types_part_7.o CC RANAP_CodecPort_part_1.o CC RANAP_CodecPort_part_2.o CC RANAP_CodecPort_part_3.o CC RANAP_CodecPort_part_4.o CC RANAP_CodecPort_part_5.o CC RANAP_CodecPort_part_6.o CC RANAP_CodecPort_part_7.o CC RANAP_Templates_part_1.o CC RANAP_Templates_part_2.o CC RANAP_Templates_part_3.o CC RANAP_Templates_part_4.o CC RANAP_Templates_part_5.o CC RANAP_Templates_part_6.o CC RANAP_Templates_part_7.o CC RANAP_Types_part_1.o CC RANAP_Types_part_2.o CC RANAP_Types_part_3.o CC RANAP_Types_part_4.o CC RANAP_Types_part_5.o CC RANAP_Types_part_6.o CC RANAP_Types_part_7.o CC RLCMAC_CSN1_Templates_part_1.o CC RLCMAC_CSN1_Templates_part_2.o CC RLCMAC_CSN1_Templates_part_3.o CC RLCMAC_CSN1_Templates_part_4.o CC RLCMAC_CSN1_Templates_part_5.o CC RLCMAC_CSN1_Templates_part_6.o CC RLCMAC_CSN1_Templates_part_7.o CC RLCMAC_CSN1_Types_part_1.o CC RLCMAC_CSN1_Types_part_2.o CC RLCMAC_CSN1_Types_part_3.o CC RLCMAC_CSN1_Types_part_4.o CC RLCMAC_CSN1_Types_part_5.o CC RLCMAC_CSN1_Types_part_6.o CC RLCMAC_CSN1_Types_part_7.o CC RTP_CodecPort_part_1.o CC RTP_CodecPort_part_2.o CC RTP_CodecPort_part_3.o CC RTP_CodecPort_part_4.o CC RTP_CodecPort_part_5.o CC RTP_CodecPort_part_6.o CC RTP_CodecPort_part_7.o CC RTP_Types_part_1.o CC RTP_Types_part_2.o CC RTP_Types_part_3.o CC RTP_Types_part_4.o CC RTP_Types_part_5.o CC RTP_Types_part_6.o CC RTP_Types_part_7.o CC SCCP_Emulation_part_1.o CC SCCP_Emulation_part_2.o CC SCCP_Emulation_part_3.o CC SCCP_Emulation_part_4.o CC SCCP_Emulation_part_5.o CC SCCP_Emulation_part_6.o CC SCCP_Emulation_part_7.o CC SCCP_Templates_part_1.o CC SCCP_Templates_part_2.o CC SCCP_Templates_part_3.o CC SCCP_Templates_part_4.o CC SCCP_Templates_part_5.o CC SCCP_Templates_part_6.o CC SCCP_Templates_part_7.o CC SCCP_Types_part_1.o CC SCCP_Types_part_2.o CC SCCP_Types_part_3.o CC SCCP_Types_part_4.o CC SCCP_Types_part_5.o CC SCCP_Types_part_6.o CC SCCP_Types_part_7.o CC SCCPasp_Types_part_1.o CC SCCPasp_Types_part_2.o CC SCCPasp_Types_part_3.o CC SCCPasp_Types_part_4.o CC SCCPasp_Types_part_5.o CC SCCPasp_Types_part_6.o CC SCCPasp_Types_part_7.o CC SCTP_Templates_part_1.o CC SCTP_Templates_part_2.o CC SCTP_Templates_part_3.o CC SCTP_Templates_part_4.o CC SCTP_Templates_part_5.o CC SCTP_Templates_part_6.o CC SCTP_Templates_part_7.o CC SCTPasp_PortType_part_1.o CC SCTPasp_PortType_part_2.o CC SCTPasp_PortType_part_3.o CC SCTPasp_PortType_part_4.o CC SCTPasp_PortType_part_5.o CC SCTPasp_PortType_part_6.o CC SCTPasp_PortType_part_7.o CC SCTPasp_Types_part_1.o CC SCTPasp_Types_part_2.o CC SCTPasp_Types_part_3.o CC SCTPasp_Types_part_4.o CC SCTPasp_Types_part_5.o CC SCTPasp_Types_part_6.o CC SCTPasp_Types_part_7.o CC SDP_Templates_part_1.o CC SDP_Templates_part_2.o CC SDP_Templates_part_3.o CC SDP_Templates_part_4.o CC SDP_Templates_part_5.o CC SDP_Templates_part_6.o CC SDP_Templates_part_7.o CC SDP_Types_part_1.o CC SDP_Types_part_2.o CC SDP_Types_part_3.o CC SDP_Types_part_4.o CC SDP_Types_part_5.o CC SDP_Types_part_6.o CC SDP_Types_part_7.o CC SGsAP_CodecPort_part_1.o CC SGsAP_CodecPort_part_2.o CC SGsAP_CodecPort_part_3.o CC SGsAP_CodecPort_part_4.o CC SGsAP_CodecPort_part_5.o CC SGsAP_CodecPort_part_6.o CC SGsAP_CodecPort_part_7.o CC SGsAP_CodecPort_CtrlFunct_part_1.o CC SGsAP_CodecPort_CtrlFunct_part_2.o CC SGsAP_CodecPort_CtrlFunct_part_3.o CC SGsAP_CodecPort_CtrlFunct_part_4.o CC SGsAP_CodecPort_CtrlFunct_part_5.o CC SGsAP_CodecPort_CtrlFunct_part_6.o CC SGsAP_CodecPort_CtrlFunct_part_7.o CC SGsAP_Emulation_part_1.o CC SGsAP_Emulation_part_2.o CC SGsAP_Emulation_part_3.o CC SGsAP_Emulation_part_4.o CC SGsAP_Emulation_part_5.o CC SGsAP_Emulation_part_6.o CC SGsAP_Emulation_part_7.o CC SGsAP_Templates_part_1.o CC SGsAP_Templates_part_2.o CC SGsAP_Templates_part_3.o CC SGsAP_Templates_part_4.o CC SGsAP_Templates_part_5.o CC SGsAP_Templates_part_6.o CC SGsAP_Templates_part_7.o CC SGsAP_Types_part_1.o CC SGsAP_Types_part_2.o CC SGsAP_Types_part_3.o CC SGsAP_Types_part_4.o CC SGsAP_Types_part_5.o CC SGsAP_Types_part_6.o CC SGsAP_Types_part_7.o CC SMPP_CodecPort_part_1.o CC SMPP_CodecPort_part_2.o CC SMPP_CodecPort_part_3.o CC SMPP_CodecPort_part_4.o CC SMPP_CodecPort_part_5.o CC SMPP_CodecPort_part_6.o CC SMPP_CodecPort_part_7.o CC SMPP_CodecPort_CtrlFunct_part_1.o CC SMPP_CodecPort_CtrlFunct_part_2.o CC SMPP_CodecPort_CtrlFunct_part_3.o CC SMPP_CodecPort_CtrlFunct_part_4.o CC SMPP_CodecPort_CtrlFunct_part_5.o CC SMPP_CodecPort_CtrlFunct_part_6.o CC SMPP_CodecPort_CtrlFunct_part_7.o CC SMPP_Emulation_part_1.o CC SMPP_Emulation_part_2.o CC SMPP_Emulation_part_3.o CC SMPP_Emulation_part_4.o CC SMPP_Emulation_part_5.o CC SMPP_Emulation_part_6.o CC SMPP_Emulation_part_7.o CC SMPP_Templates_part_1.o CC SMPP_Templates_part_2.o CC SMPP_Templates_part_3.o CC SMPP_Templates_part_4.o CC SMPP_Templates_part_5.o CC SMPP_Templates_part_6.o CC SMPP_Templates_part_7.o CC SMPP_Types_part_1.o CC SMPP_Types_part_2.o CC SMPP_Types_part_3.o CC SMPP_Types_part_4.o CC SMPP_Types_part_5.o CC SMPP_Types_part_6.o CC SMPP_Types_part_7.o CC SS_Templates_part_1.o CC SS_Templates_part_2.o CC SS_Templates_part_3.o CC SS_Templates_part_4.o CC SS_Templates_part_5.o CC SS_Templates_part_6.o CC SS_Templates_part_7.o CC SS_Types_part_1.o CC SS_Types_part_2.o CC SS_Types_part_3.o CC SS_Types_part_4.o CC SS_Types_part_5.o CC SS_Types_part_6.o CC SS_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC StatsD_CodecPort_part_1.o CC StatsD_CodecPort_part_2.o CC StatsD_CodecPort_part_3.o CC StatsD_CodecPort_part_4.o CC StatsD_CodecPort_part_5.o CC StatsD_CodecPort_part_6.o CC StatsD_CodecPort_part_7.o CC StatsD_CodecPort_CtrlFunct_part_1.o CC StatsD_CodecPort_CtrlFunct_part_2.o CC StatsD_CodecPort_CtrlFunct_part_3.o CC StatsD_CodecPort_CtrlFunct_part_4.o CC StatsD_CodecPort_CtrlFunct_part_5.o CC StatsD_CodecPort_CtrlFunct_part_6.o CC StatsD_CodecPort_CtrlFunct_part_7.o CC StatsD_Types_part_1.o CC StatsD_Types_part_2.o CC StatsD_Types_part_3.o CC StatsD_Types_part_4.o CC StatsD_Types_part_5.o CC StatsD_Types_part_6.o CC StatsD_Types_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCEncoding_Functions_part_1.o CC TCCEncoding_Functions_part_2.o CC TCCEncoding_Functions_part_3.o CC TCCEncoding_Functions_part_4.o CC TCCEncoding_Functions_part_5.o CC TCCEncoding_Functions_part_6.o CC TCCEncoding_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TCCOpenSecurity_Functions_part_1.o CC TCCOpenSecurity_Functions_part_2.o CC TCCOpenSecurity_Functions_part_3.o CC TCCOpenSecurity_Functions_part_4.o CC TCCOpenSecurity_Functions_part_5.o CC TCCOpenSecurity_Functions_part_6.o CC TCCOpenSecurity_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC UD_PortType_part_1.o CC UD_PortType_part_2.o CC UD_PortType_part_3.o CC UD_PortType_part_4.o CC UD_PortType_part_5.o CC UD_PortType_part_6.o CC UD_PortType_part_7.o CC UD_Types_part_1.o CC UD_Types_part_2.o CC UD_Types_part_3.o CC UD_Types_part_4.o CC UD_Types_part_5.o CC UD_Types_part_6.o CC UD_Types_part_7.o CC USSD_Helpers_part_1.o CC USSD_Helpers_part_2.o CC USSD_Helpers_part_3.o CC USSD_Helpers_part_4.o CC USSD_Helpers_part_5.o CC USSD_Helpers_part_6.o CC USSD_Helpers_part_7.o CC IPA_Emulation.o CC RAN_Adapter.o CC RAN_Emulation.o CC SCCP_Mapping.o CC StatsD_Checker.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC RAN_Adapter_part_1.o CC RAN_Adapter_part_2.o CC RAN_Adapter_part_3.o CC RAN_Adapter_part_4.o CC RAN_Adapter_part_5.o CC RAN_Adapter_part_6.o CC RAN_Adapter_part_7.o CC RAN_Emulation_part_1.o CC RAN_Emulation_part_2.o CC RAN_Emulation_part_3.o CC RAN_Emulation_part_4.o CC RAN_Emulation_part_5.o CC RAN_Emulation_part_6.o CC RAN_Emulation_part_7.o CC SCCP_Mapping_part_1.o CC SCCP_Mapping_part_2.o CC SCCP_Mapping_part_3.o CC SCCP_Mapping_part_4.o CC SCCP_Mapping_part_5.o CC SCCP_Mapping_part_6.o CC SCCP_Mapping_part_7.o CC StatsD_Checker_part_1.o CC StatsD_Checker_part_2.o CC StatsD_Checker_part_3.o CC StatsD_Checker_part_4.o CC StatsD_Checker_part_5.o CC StatsD_Checker_part_6.o CC StatsD_Checker_part_7.o CC MAP_ApplicationContexts.o CC MAP_BS_Code.o CC MAP_CH_DataTypes.o CC MAP_CallHandlingOperations.o CC MAP_CommonDataTypes.o CC MAP_DialogueInformation.o CC MAP_ER_DataTypes.o CC MAP_Errors.o CC MAP_ExtensionDataTypes.o CC MAP_GR_DataTypes.o CC MAP_Group_Call_Operations.o CC MAP_LCS_DataTypes.o CC MAP_LocationServiceOperations.o CC MAP_MS_DataTypes.o CC MAP_MobileServiceOperations.o CC MAP_OM_DataTypes.o CC MAP_OperationAndMaintenanceOperations.o CC MAP_PDU_Defs.o CC MAP_Protocol.o CC MAP_SM_DataTypes.o CC MAP_SS_Code.o CC MAP_SS_DataTypes.o RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:24269:1: warning: control reaches end of non-void function [-Wreturn-type] 24269 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__mgcp__tid(const CHARSTRING&)': RAN_Emulation.cc:24321:1: warning: control reaches end of non-void function [-Wreturn-type] 24321 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:24431:1: warning: control reaches end of non-void function [-Wreturn-type] 24431 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:24540:1: warning: control reaches end of non-void function [-Wreturn-type] 24540 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:24591:1: warning: control reaches end of non-void function [-Wreturn-type] 24591 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::ExpectedCreateCallback(const BSSAP__CodecPort::BSSAP__N__CONNECT__ind&, const CHARSTRING&)': RAN_Emulation.cc:28376:1: warning: control reaches end of non-void function [-Wreturn-type] 28376 | } | ^ CC MAP_ShortMessageServiceOperations.o CC MAP_SupplementaryServiceOperations.o CC MAP_TS_Code.o CC MobileDomainDefinitions.o CC RANAP_CommonDataTypes.o CC RANAP_Constants.o CC RANAP_Containers.o CC RANAP_IEs.o CC RANAP_PDU_Contents.o CC RANAP_PDU_Descriptions.o CC Remote_Operations_Generic_ROS_PDUs.o CC Remote_Operations_Information_Objects.o CC SS_DataTypes.o CC SS_Errors.o CC SS_Operations.o CC SS_PDU_Defs.o CC SS_Protocol.o CC MAP_ApplicationContexts_part_1.o CC MAP_ApplicationContexts_part_2.o CC MAP_ApplicationContexts_part_3.o CC MAP_ApplicationContexts_part_4.o CC MAP_ApplicationContexts_part_5.o CC MAP_ApplicationContexts_part_6.o CC MAP_ApplicationContexts_part_7.o CC MAP_BS_Code_part_1.o CC MAP_BS_Code_part_2.o CC MAP_BS_Code_part_3.o CC MAP_BS_Code_part_4.o CC MAP_BS_Code_part_5.o CC MAP_BS_Code_part_6.o CC MAP_BS_Code_part_7.o CC MAP_CH_DataTypes_part_1.o CC MAP_CH_DataTypes_part_2.o CC MAP_CH_DataTypes_part_3.o CC MAP_CH_DataTypes_part_4.o CC MAP_CH_DataTypes_part_5.o CC MAP_CH_DataTypes_part_6.o CC MAP_CH_DataTypes_part_7.o CC MAP_CallHandlingOperations_part_1.o CC MAP_CallHandlingOperations_part_2.o CC MAP_CallHandlingOperations_part_3.o CC MAP_CallHandlingOperations_part_4.o CC MAP_CallHandlingOperations_part_5.o CC MAP_CallHandlingOperations_part_6.o CC MAP_CallHandlingOperations_part_7.o CC MAP_CommonDataTypes_part_1.o CC MAP_CommonDataTypes_part_2.o CC MAP_CommonDataTypes_part_3.o CC MAP_CommonDataTypes_part_4.o CC MAP_CommonDataTypes_part_5.o CC MAP_CommonDataTypes_part_6.o CC MAP_CommonDataTypes_part_7.o CC MAP_DialogueInformation_part_1.o CC MAP_DialogueInformation_part_2.o CC MAP_DialogueInformation_part_3.o CC MAP_DialogueInformation_part_4.o CC MAP_DialogueInformation_part_5.o CC MAP_DialogueInformation_part_6.o CC MAP_DialogueInformation_part_7.o CC MAP_ER_DataTypes_part_1.o CC MAP_ER_DataTypes_part_2.o CC MAP_ER_DataTypes_part_3.o CC MAP_ER_DataTypes_part_4.o CC MAP_ER_DataTypes_part_5.o CC MAP_ER_DataTypes_part_6.o CC MAP_ER_DataTypes_part_7.o CC MAP_Errors_part_1.o CC MAP_Errors_part_2.o CC MAP_Errors_part_3.o CC MAP_Errors_part_4.o CC MAP_Errors_part_5.o CC MAP_Errors_part_6.o CC MAP_Errors_part_7.o CC MAP_ExtensionDataTypes_part_1.o CC MAP_ExtensionDataTypes_part_2.o CC MAP_ExtensionDataTypes_part_3.o CC MAP_ExtensionDataTypes_part_4.o CC MAP_ExtensionDataTypes_part_5.o CC MAP_ExtensionDataTypes_part_6.o CC MAP_ExtensionDataTypes_part_7.o CC MAP_GR_DataTypes_part_1.o CC MAP_GR_DataTypes_part_2.o CC MAP_GR_DataTypes_part_3.o CC MAP_GR_DataTypes_part_4.o CC MAP_GR_DataTypes_part_5.o CC MAP_GR_DataTypes_part_6.o CC MAP_GR_DataTypes_part_7.o CC MAP_Group_Call_Operations_part_1.o CC MAP_Group_Call_Operations_part_2.o CC MAP_Group_Call_Operations_part_3.o CC MAP_Group_Call_Operations_part_4.o CC MAP_Group_Call_Operations_part_5.o CC MAP_Group_Call_Operations_part_6.o CC MAP_Group_Call_Operations_part_7.o CC MAP_LCS_DataTypes_part_1.o CC MAP_LCS_DataTypes_part_2.o CC MAP_LCS_DataTypes_part_3.o CC MAP_LCS_DataTypes_part_4.o CC MAP_LCS_DataTypes_part_5.o CC MAP_LCS_DataTypes_part_6.o CC MAP_LCS_DataTypes_part_7.o CC MAP_LocationServiceOperations_part_1.o CC MAP_LocationServiceOperations_part_2.o CC MAP_LocationServiceOperations_part_3.o CC MAP_LocationServiceOperations_part_4.o CC MAP_LocationServiceOperations_part_5.o CC MAP_LocationServiceOperations_part_6.o CC MAP_LocationServiceOperations_part_7.o CC MAP_MS_DataTypes_part_1.o CC MAP_MS_DataTypes_part_2.o CC MAP_MS_DataTypes_part_3.o CC MAP_MS_DataTypes_part_4.o CC MAP_MS_DataTypes_part_5.o CC MAP_MS_DataTypes_part_6.o CC MAP_MS_DataTypes_part_7.o CC MAP_MobileServiceOperations_part_1.o CC MAP_MobileServiceOperations_part_2.o CC MAP_MobileServiceOperations_part_3.o CC MAP_MobileServiceOperations_part_4.o CC MAP_MobileServiceOperations_part_5.o CC MAP_MobileServiceOperations_part_6.o CC MAP_MobileServiceOperations_part_7.o CC MAP_OM_DataTypes_part_1.o CC MAP_OM_DataTypes_part_2.o CC MAP_OM_DataTypes_part_3.o CC MAP_OM_DataTypes_part_4.o CC MAP_OM_DataTypes_part_5.o CC MAP_OM_DataTypes_part_6.o CC MAP_OM_DataTypes_part_7.o CC MAP_OperationAndMaintenanceOperations_part_1.o CC MAP_OperationAndMaintenanceOperations_part_2.o CC MAP_OperationAndMaintenanceOperations_part_3.o CC MAP_OperationAndMaintenanceOperations_part_4.o CC MAP_OperationAndMaintenanceOperations_part_5.o CC MAP_OperationAndMaintenanceOperations_part_6.o CC MAP_OperationAndMaintenanceOperations_part_7.o CC MAP_PDU_Defs_part_1.o CC MAP_PDU_Defs_part_2.o CC MAP_PDU_Defs_part_3.o CC MAP_PDU_Defs_part_4.o CC MAP_PDU_Defs_part_5.o CC MAP_PDU_Defs_part_6.o CC MAP_PDU_Defs_part_7.o CC MAP_Protocol_part_1.o CC MAP_Protocol_part_2.o CC MAP_Protocol_part_3.o CC MAP_Protocol_part_4.o CC MAP_Protocol_part_5.o CC MAP_Protocol_part_6.o CC MAP_Protocol_part_7.o CC MAP_SM_DataTypes_part_1.o CC MAP_SM_DataTypes_part_2.o CC MAP_SM_DataTypes_part_3.o CC MAP_SM_DataTypes_part_4.o CC MAP_SM_DataTypes_part_5.o CC MAP_SM_DataTypes_part_6.o CC MAP_SM_DataTypes_part_7.o CC MAP_SS_Code_part_1.o CC MAP_SS_Code_part_2.o CC MAP_SS_Code_part_3.o CC MAP_SS_Code_part_4.o CC MAP_SS_Code_part_5.o CC MAP_SS_Code_part_6.o CC MAP_SS_Code_part_7.o CC MAP_SS_DataTypes_part_1.o CC MAP_SS_DataTypes_part_2.o CC MAP_SS_DataTypes_part_3.o CC MAP_SS_DataTypes_part_4.o CC MAP_SS_DataTypes_part_5.o CC MAP_SS_DataTypes_part_6.o CC MAP_SS_DataTypes_part_7.o CC MAP_ShortMessageServiceOperations_part_1.o CC MAP_ShortMessageServiceOperations_part_2.o CC MAP_ShortMessageServiceOperations_part_3.o CC MAP_ShortMessageServiceOperations_part_4.o CC MAP_ShortMessageServiceOperations_part_5.o CC MAP_ShortMessageServiceOperations_part_6.o CC MAP_ShortMessageServiceOperations_part_7.o CC MAP_SupplementaryServiceOperations_part_1.o CC MAP_SupplementaryServiceOperations_part_2.o CC MAP_SupplementaryServiceOperations_part_3.o CC MAP_SupplementaryServiceOperations_part_4.o CC MAP_SupplementaryServiceOperations_part_5.o CC MAP_SupplementaryServiceOperations_part_6.o CC MAP_SupplementaryServiceOperations_part_7.o CC MAP_TS_Code_part_1.o CC MAP_TS_Code_part_2.o CC MAP_TS_Code_part_3.o CC MAP_TS_Code_part_4.o CC MAP_TS_Code_part_5.o CC MAP_TS_Code_part_6.o CC MAP_TS_Code_part_7.o CC MobileDomainDefinitions_part_1.o CC MobileDomainDefinitions_part_2.o CC MobileDomainDefinitions_part_3.o CC MobileDomainDefinitions_part_4.o CC MobileDomainDefinitions_part_5.o CC MobileDomainDefinitions_part_6.o CC MobileDomainDefinitions_part_7.o CC RANAP_CommonDataTypes_part_1.o CC RANAP_CommonDataTypes_part_2.o CC RANAP_CommonDataTypes_part_3.o CC RANAP_CommonDataTypes_part_4.o CC RANAP_CommonDataTypes_part_5.o CC RANAP_CommonDataTypes_part_6.o CC RANAP_CommonDataTypes_part_7.o CC RANAP_Constants_part_1.o CC RANAP_Constants_part_2.o CC RANAP_Constants_part_3.o CC RANAP_Constants_part_4.o CC RANAP_Constants_part_5.o CC RANAP_Constants_part_6.o CC RANAP_Constants_part_7.o CC RANAP_Containers_part_1.o CC RANAP_Containers_part_2.o CC RANAP_Containers_part_3.o CC RANAP_Containers_part_4.o CC RANAP_Containers_part_5.o CC RANAP_Containers_part_6.o CC RANAP_Containers_part_7.o CC RANAP_IEs_part_1.o CC RANAP_IEs_part_2.o CC RANAP_IEs_part_3.o CC RANAP_IEs_part_4.o CC RANAP_IEs_part_5.o CC RANAP_IEs_part_6.o CC RANAP_IEs_part_7.o CC RANAP_PDU_Contents_part_1.o CC RANAP_PDU_Contents_part_2.o CC RANAP_PDU_Contents_part_3.o CC RANAP_PDU_Contents_part_4.o CC RANAP_PDU_Contents_part_5.o CC RANAP_PDU_Contents_part_6.o CC RANAP_PDU_Contents_part_7.o CC RANAP_PDU_Descriptions_part_1.o CC RANAP_PDU_Descriptions_part_2.o CC RANAP_PDU_Descriptions_part_3.o CC RANAP_PDU_Descriptions_part_4.o CC RANAP_PDU_Descriptions_part_5.o CC RANAP_PDU_Descriptions_part_6.o CC RANAP_PDU_Descriptions_part_7.o CC Remote_Operations_Generic_ROS_PDUs_part_1.o CC Remote_Operations_Generic_ROS_PDUs_part_2.o CC Remote_Operations_Generic_ROS_PDUs_part_3.o CC Remote_Operations_Generic_ROS_PDUs_part_4.o CC Remote_Operations_Generic_ROS_PDUs_part_5.o CC Remote_Operations_Generic_ROS_PDUs_part_6.o CC Remote_Operations_Generic_ROS_PDUs_part_7.o CC Remote_Operations_Information_Objects_part_1.o CC Remote_Operations_Information_Objects_part_2.o CC Remote_Operations_Information_Objects_part_3.o CC Remote_Operations_Information_Objects_part_4.o CC Remote_Operations_Information_Objects_part_5.o CC Remote_Operations_Information_Objects_part_6.o CC Remote_Operations_Information_Objects_part_7.o CC SS_DataTypes_part_1.o CC SS_DataTypes_part_2.o CC SS_DataTypes_part_3.o CC SS_DataTypes_part_4.o CC SS_DataTypes_part_5.o CC SS_DataTypes_part_6.o CC SS_DataTypes_part_7.o CC SS_Errors_part_1.o CC SS_Errors_part_2.o CC SS_Errors_part_3.o CC SS_Errors_part_4.o CC SS_Errors_part_5.o CC SS_Errors_part_6.o CC SS_Errors_part_7.o CC SS_Operations_part_1.o CC SS_Operations_part_2.o CC SS_Operations_part_3.o CC SS_Operations_part_4.o CC SS_Operations_part_5.o CC SS_Operations_part_6.o CC SS_Operations_part_7.o CC SS_PDU_Defs_part_1.o CC SS_PDU_Defs_part_2.o CC SS_PDU_Defs_part_3.o CC SS_PDU_Defs_part_4.o CC SS_PDU_Defs_part_5.o CC SS_PDU_Defs_part_6.o CC SS_PDU_Defs_part_7.o CC SS_Protocol_part_1.o CC SS_Protocol_part_2.o CC SS_Protocol_part_3.o CC SS_Protocol_part_4.o CC SS_Protocol_part_5.o CC SS_Protocol_part_6.o CC SS_Protocol_part_7.o CC SDP_parse_.tab.o CC lex.SDP_parse_.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC MAP_EncDec.o CC MGCP_CodecPort_CtrlFunctDef.o CC MNCC_EncDec.o CC Native_FunctionDefs.o CC RANAP_EncDec.o CC RTP_CodecPort_CtrlFunctDef.o CC RTP_EncDec.o CC SCCP_EncDec.o CC SCTPasp_PT.o CC SDP_EncDec.o CC SGsAP_CodecPort_CtrlFunctDef.o CC SMPP_CodecPort_CtrlFunctDef.o CC SMPP_EncDec.o CC StatsD_CodecPort_CtrlFunctdef.o CC SS_EncDec.o 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); | ^~~~~ CC TCCConversion.o CC TCCEncoding.o CC TCCInterface.o CC TCCOpenSecurity.o CC TELNETasp_PT.o CC UD_PT.o CCLD BSC_ConnectionHandler.so CCLD BSSAP_CodecPort.so CCLD BSSAP_Types.so CCLD BSSMAP_Templates.so CCLD DNS_Helpers.so CCLD GSM_Types.so CCLD GSUP_Emulation.so CCLD GSUP_Templates.so CCLD GSUP_Types.so CCLD General_Types.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD L3_Common.so CCLD L3_Templates.so 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, | ^~~~~~~~~~~ CCLD M3UA_Emulation.so CCLD M3UA_Types.so CCLD MAP_Types.so CCLD MGCP_CodecPort.so CCLD MGCP_CodecPort_CtrlFunct.so CCLD MGCP_Emulation.so CCLD MGCP_Templates.so CCLD MGCP_Types.so CCLD MNCC_CodecPort.so CCLD MNCC_Emulation.so CCLD MNCC_Types.so CCLD MSC_Tests.so CCLD MSC_Tests_ASCI.so CCLD MSC_Tests_Iu.so CCLD MTP3asp_Types.so CCLD Misc_Helpers.so CCLD MTP3asp_PortType.so CCLD MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD MobileL3_GMM_SM_Types.so CCLD MobileL3_MM_Types.so CCLD MobileL3_RRM_Types.so CCLD MobileL3_SMS_Types.so CCLD MobileL3_SS_Types.so CCLD MobileL3_Types.so CCLD Native_Functions.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD PCO_Types.so CCLD RANAP_CodecPort.so CCLD RANAP_Templates.so CCLD RANAP_Types.so CCLD RLCMAC_CSN1_Templates.so CCLD RLCMAC_CSN1_Types.so CCLD RTP_CodecPort.so CCLD RTP_Types.so CCLD SCCP_Emulation.so CCLD SCCP_Templates.so CCLD SCCP_Types.so CCLD SCCPasp_Types.so CCLD SCTP_Templates.so CCLD SCTPasp_PortType.so CCLD SCTPasp_Types.so CCLD SDP_Templates.so CCLD SDP_Types.so CCLD SGsAP_CodecPort.so CCLD SGsAP_CodecPort_CtrlFunct.so CCLD SGsAP_Emulation.so CCLD SGsAP_Templates.so CCLD SGsAP_Types.so CCLD SMPP_CodecPort.so CCLD SMPP_CodecPort_CtrlFunct.so CCLD SMPP_Emulation.so CCLD SMPP_Templates.so CCLD SMPP_Types.so CCLD SS_Templates.so CCLD SS_Types.so CCLD StatsD_CodecPort.so CCLD Socket_API_Definitions.so CCLD StatsD_CodecPort_CtrlFunct.so CCLD StatsD_Types.so CCLD TCCConversion_Functions.so CCLD TCCEncoding_Functions.so CCLD TCCInterface_Functions.so CCLD TCCOpenSecurity_Functions.so CCLD TELNETasp_PortType.so CCLD UD_PortType.so CCLD UD_Types.so CCLD USSD_Helpers.so CCLD BSC_ConnectionHandler_part_1.so CCLD BSC_ConnectionHandler_part_2.so CCLD BSC_ConnectionHandler_part_3.so CCLD BSC_ConnectionHandler_part_4.so CCLD BSC_ConnectionHandler_part_5.so CCLD BSC_ConnectionHandler_part_6.so CCLD BSC_ConnectionHandler_part_7.so CCLD BSSAP_CodecPort_part_1.so CCLD BSSAP_CodecPort_part_3.so CCLD BSSAP_CodecPort_part_4.so CCLD BSSAP_CodecPort_part_5.so CCLD BSSAP_CodecPort_part_6.so CCLD BSSAP_CodecPort_part_7.so CCLD BSSAP_Types_part_1.so CCLD BSSAP_CodecPort_part_2.so CCLD BSSAP_Types_part_2.so CCLD BSSAP_Types_part_3.so CCLD BSSAP_Types_part_4.so CCLD BSSAP_Types_part_5.so CCLD BSSAP_Types_part_6.so CCLD BSSAP_Types_part_7.so CCLD BSSMAP_Templates_part_1.so CCLD BSSMAP_Templates_part_2.so CCLD BSSMAP_Templates_part_3.so CCLD BSSMAP_Templates_part_4.so CCLD BSSMAP_Templates_part_5.so CCLD BSSMAP_Templates_part_6.so CCLD BSSMAP_Templates_part_7.so CCLD DNS_Helpers_part_1.so CCLD DNS_Helpers_part_2.so CCLD DNS_Helpers_part_3.so CCLD DNS_Helpers_part_4.so CCLD DNS_Helpers_part_5.so CCLD DNS_Helpers_part_6.so CCLD DNS_Helpers_part_7.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD GSUP_Emulation_part_1.so CCLD GSUP_Emulation_part_2.so CCLD GSUP_Emulation_part_3.so CCLD GSUP_Emulation_part_4.so CCLD GSUP_Emulation_part_5.so CCLD GSUP_Emulation_part_6.so CCLD GSUP_Emulation_part_7.so CCLD GSUP_Templates_part_1.so CCLD GSUP_Templates_part_2.so CCLD GSUP_Templates_part_3.so CCLD GSUP_Templates_part_4.so CCLD GSUP_Templates_part_5.so CCLD GSUP_Templates_part_6.so CCLD GSUP_Templates_part_7.so CCLD GSUP_Types_part_1.so CCLD GSUP_Types_part_2.so CCLD GSUP_Types_part_3.so CCLD GSUP_Types_part_4.so CCLD GSUP_Types_part_5.so CCLD GSUP_Types_part_6.so CCLD GSUP_Types_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD L3_Common_part_1.so CCLD L3_Common_part_2.so CCLD L3_Common_part_3.so CCLD L3_Common_part_4.so CCLD L3_Common_part_5.so CCLD L3_Common_part_6.so CCLD L3_Common_part_7.so CCLD L3_Templates_part_1.so CCLD L3_Templates_part_2.so CCLD L3_Templates_part_3.so CCLD L3_Templates_part_4.so CCLD L3_Templates_part_5.so CCLD L3_Templates_part_6.so CCLD L3_Templates_part_7.so CCLD M3UA_Emulation_part_1.so CCLD M3UA_Emulation_part_2.so CCLD M3UA_Emulation_part_3.so CCLD M3UA_Emulation_part_4.so CCLD M3UA_Emulation_part_5.so CCLD M3UA_Emulation_part_6.so CCLD M3UA_Emulation_part_7.so CCLD M3UA_Types_part_1.so CCLD M3UA_Types_part_2.so CCLD M3UA_Types_part_3.so CCLD M3UA_Types_part_4.so CCLD M3UA_Types_part_5.so CCLD M3UA_Types_part_6.so CCLD M3UA_Types_part_7.so CCLD MAP_Types_part_1.so CCLD MAP_Types_part_2.so CCLD MAP_Types_part_3.so CCLD MAP_Types_part_4.so CCLD MAP_Types_part_5.so CCLD MAP_Types_part_6.so CCLD MAP_Types_part_7.so CCLD MGCP_CodecPort_part_1.so CCLD MGCP_CodecPort_part_2.so CCLD MGCP_CodecPort_part_3.so CCLD MGCP_CodecPort_part_4.so CCLD MGCP_CodecPort_part_5.so CCLD MGCP_CodecPort_part_6.so CCLD MGCP_CodecPort_part_7.so CCLD MGCP_CodecPort_CtrlFunct_part_1.so CCLD MGCP_CodecPort_CtrlFunct_part_2.so CCLD MGCP_CodecPort_CtrlFunct_part_3.so CCLD MGCP_CodecPort_CtrlFunct_part_4.so CCLD MGCP_CodecPort_CtrlFunct_part_5.so CCLD MGCP_CodecPort_CtrlFunct_part_6.so CCLD MGCP_CodecPort_CtrlFunct_part_7.so CCLD MGCP_Emulation_part_1.so CCLD MGCP_Emulation_part_2.so CCLD MGCP_Emulation_part_3.so CCLD MGCP_Emulation_part_4.so CCLD MGCP_Emulation_part_5.so CCLD MGCP_Emulation_part_6.so CCLD MGCP_Emulation_part_7.so CCLD MGCP_Templates_part_1.so CCLD MGCP_Templates_part_2.so CCLD MGCP_Templates_part_3.so CCLD MGCP_Templates_part_4.so CCLD MGCP_Templates_part_6.so CCLD MGCP_Templates_part_5.so CCLD MGCP_Templates_part_7.so CCLD MGCP_Types_part_1.so CCLD MGCP_Types_part_2.so CCLD MGCP_Types_part_3.so CCLD MGCP_Types_part_4.so CCLD MGCP_Types_part_5.so CCLD MGCP_Types_part_6.so CCLD MGCP_Types_part_7.so CCLD MNCC_CodecPort_part_1.so CCLD MNCC_CodecPort_part_2.so CCLD MNCC_CodecPort_part_3.so CCLD MNCC_CodecPort_part_4.so CCLD MNCC_CodecPort_part_5.so CCLD MNCC_CodecPort_part_6.so CCLD MNCC_CodecPort_part_7.so CCLD MNCC_Emulation_part_1.so CCLD MNCC_Emulation_part_2.so CCLD MNCC_Emulation_part_3.so CCLD MNCC_Emulation_part_4.so CCLD MNCC_Emulation_part_5.so CCLD MNCC_Emulation_part_6.so CCLD MNCC_Emulation_part_7.so CCLD MNCC_Types_part_1.so CCLD MNCC_Types_part_2.so CCLD MNCC_Types_part_3.so CCLD MNCC_Types_part_4.so CCLD MNCC_Types_part_5.so CCLD MNCC_Types_part_6.so CCLD MNCC_Types_part_7.so CCLD MSC_Tests_part_1.so CCLD MSC_Tests_part_2.so CCLD MSC_Tests_part_3.so CCLD MSC_Tests_part_4.so CCLD MSC_Tests_part_5.so CCLD MSC_Tests_part_6.so CCLD MSC_Tests_part_7.so CCLD MSC_Tests_ASCI_part_1.so CCLD MSC_Tests_ASCI_part_2.so CCLD MSC_Tests_ASCI_part_3.so CCLD MSC_Tests_ASCI_part_4.so CCLD MSC_Tests_ASCI_part_5.so CCLD MSC_Tests_ASCI_part_6.so CCLD MSC_Tests_ASCI_part_7.so CCLD MSC_Tests_Iu_part_1.so CCLD MSC_Tests_Iu_part_2.so CCLD MSC_Tests_Iu_part_3.so CCLD MSC_Tests_Iu_part_4.so CCLD MSC_Tests_Iu_part_5.so CCLD MSC_Tests_Iu_part_6.so CCLD MSC_Tests_Iu_part_7.so CCLD MTP3asp_PortType_part_1.so CCLD MTP3asp_PortType_part_2.so CCLD MTP3asp_PortType_part_3.so CCLD MTP3asp_PortType_part_4.so CCLD MTP3asp_PortType_part_5.so CCLD MTP3asp_PortType_part_6.so CCLD MTP3asp_PortType_part_7.so CCLD MTP3asp_Types_part_1.so CCLD MTP3asp_Types_part_2.so CCLD MTP3asp_Types_part_3.so CCLD MTP3asp_Types_part_4.so CCLD MTP3asp_Types_part_5.so CCLD MTP3asp_Types_part_6.so CCLD MTP3asp_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_3.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_7.so CCLD Osmocom_VTY_Functions_part_6.so CCLD PCO_Types_part_1.so CCLD PCO_Types_part_2.so CCLD PCO_Types_part_3.so CCLD PCO_Types_part_4.so CCLD PCO_Types_part_5.so CCLD PCO_Types_part_6.so CCLD PCO_Types_part_7.so CCLD RANAP_CodecPort_part_1.so CCLD RANAP_CodecPort_part_2.so CCLD RANAP_CodecPort_part_3.so CCLD RANAP_CodecPort_part_4.so CCLD RANAP_CodecPort_part_5.so CCLD RANAP_CodecPort_part_6.so CCLD RANAP_CodecPort_part_7.so CCLD RANAP_Templates_part_1.so CCLD RANAP_Templates_part_2.so CCLD RANAP_Templates_part_3.so CCLD RANAP_Templates_part_4.so CCLD RANAP_Templates_part_5.so CCLD RANAP_Templates_part_6.so CCLD RANAP_Templates_part_7.so CCLD RANAP_Types_part_1.so CCLD RANAP_Types_part_2.so CCLD RANAP_Types_part_3.so CCLD RANAP_Types_part_4.so CCLD RANAP_Types_part_5.so CCLD RANAP_Types_part_6.so CCLD RANAP_Types_part_7.so CCLD RLCMAC_CSN1_Templates_part_1.so CCLD RLCMAC_CSN1_Templates_part_2.so CCLD RLCMAC_CSN1_Templates_part_3.so CCLD RLCMAC_CSN1_Templates_part_4.so CCLD RLCMAC_CSN1_Templates_part_5.so CCLD RLCMAC_CSN1_Templates_part_6.so CCLD RLCMAC_CSN1_Templates_part_7.so CCLD RLCMAC_CSN1_Types_part_1.so CCLD RLCMAC_CSN1_Types_part_2.so CCLD RLCMAC_CSN1_Types_part_3.so CCLD RLCMAC_CSN1_Types_part_4.so CCLD RLCMAC_CSN1_Types_part_5.so CCLD RLCMAC_CSN1_Types_part_6.so CCLD RLCMAC_CSN1_Types_part_7.so CCLD RTP_CodecPort_part_1.so CCLD RTP_CodecPort_part_2.so CCLD RTP_CodecPort_part_3.so CCLD RTP_CodecPort_part_4.so CCLD RTP_CodecPort_part_5.so CCLD RTP_CodecPort_part_6.so CCLD RTP_CodecPort_part_7.so CCLD RTP_Types_part_1.so CCLD RTP_Types_part_2.so CCLD RTP_Types_part_3.so CCLD RTP_Types_part_4.so CCLD RTP_Types_part_5.so CCLD RTP_Types_part_6.so CCLD RTP_Types_part_7.so CCLD SCCP_Emulation_part_1.so CCLD SCCP_Emulation_part_2.so CCLD SCCP_Emulation_part_3.so CCLD SCCP_Emulation_part_4.so CCLD SCCP_Emulation_part_5.so CCLD SCCP_Emulation_part_6.so CCLD SCCP_Emulation_part_7.so CCLD SCCP_Templates_part_1.so CCLD SCCP_Templates_part_2.so CCLD SCCP_Templates_part_3.so CCLD SCCP_Templates_part_4.so CCLD SCCP_Templates_part_5.so CCLD SCCP_Templates_part_6.so CCLD SCCP_Templates_part_7.so CCLD SCCP_Types_part_1.so CCLD SCCP_Types_part_2.so CCLD SCCP_Types_part_3.so CCLD SCCP_Types_part_4.so CCLD SCCP_Types_part_5.so CCLD SCCP_Types_part_6.so CCLD SCCP_Types_part_7.so CCLD SCCPasp_Types_part_1.so CCLD SCCPasp_Types_part_2.so CCLD SCCPasp_Types_part_3.so CCLD SCCPasp_Types_part_4.so CCLD SCCPasp_Types_part_5.so CCLD SCCPasp_Types_part_6.so CCLD SCCPasp_Types_part_7.so CCLD SCTP_Templates_part_1.so CCLD SCTP_Templates_part_2.so CCLD SCTP_Templates_part_3.so CCLD SCTP_Templates_part_4.so CCLD SCTP_Templates_part_5.so CCLD SCTP_Templates_part_6.so CCLD SCTP_Templates_part_7.so CCLD SCTPasp_PortType_part_1.so CCLD SCTPasp_PortType_part_2.so CCLD SCTPasp_PortType_part_3.so CCLD SCTPasp_PortType_part_4.so CCLD SCTPasp_PortType_part_5.so CCLD SCTPasp_PortType_part_6.so CCLD SCTPasp_PortType_part_7.so CCLD SCTPasp_Types_part_1.so CCLD SCTPasp_Types_part_2.so CCLD SCTPasp_Types_part_3.so CCLD SCTPasp_Types_part_4.so CCLD SCTPasp_Types_part_5.so CCLD SCTPasp_Types_part_6.so CCLD SCTPasp_Types_part_7.so CCLD SDP_Templates_part_1.so CCLD SDP_Templates_part_2.so CCLD SDP_Templates_part_3.so CCLD SDP_Templates_part_4.so CCLD SDP_Templates_part_5.so CCLD SDP_Templates_part_6.so CCLD SDP_Templates_part_7.so CCLD SDP_Types_part_1.so CCLD SDP_Types_part_2.so CCLD SDP_Types_part_3.so CCLD SDP_Types_part_4.so CCLD SDP_Types_part_5.so CCLD SDP_Types_part_6.so CCLD SDP_Types_part_7.so CCLD SGsAP_CodecPort_part_1.so CCLD SGsAP_CodecPort_part_2.so CCLD SGsAP_CodecPort_part_3.so CCLD SGsAP_CodecPort_part_4.so CCLD SGsAP_CodecPort_part_5.so CCLD SGsAP_CodecPort_part_6.so CCLD SGsAP_CodecPort_part_7.so CCLD SGsAP_CodecPort_CtrlFunct_part_1.so CCLD SGsAP_CodecPort_CtrlFunct_part_2.so CCLD SGsAP_CodecPort_CtrlFunct_part_3.so CCLD SGsAP_CodecPort_CtrlFunct_part_4.so CCLD SGsAP_CodecPort_CtrlFunct_part_5.so CCLD SGsAP_CodecPort_CtrlFunct_part_6.so CCLD SGsAP_CodecPort_CtrlFunct_part_7.so CCLD SGsAP_Emulation_part_1.so CCLD SGsAP_Emulation_part_2.so CCLD SGsAP_Emulation_part_3.so CCLD SGsAP_Emulation_part_4.so CCLD SGsAP_Emulation_part_5.so CCLD SGsAP_Emulation_part_6.so CCLD SGsAP_Emulation_part_7.so CCLD SGsAP_Templates_part_1.so CCLD SGsAP_Templates_part_2.so CCLD SGsAP_Templates_part_3.so CCLD SGsAP_Templates_part_4.so CCLD SGsAP_Templates_part_5.so CCLD SGsAP_Templates_part_6.so CCLD SGsAP_Templates_part_7.so CCLD SGsAP_Types_part_1.so CCLD SGsAP_Types_part_2.so CCLD SGsAP_Types_part_3.so CCLD SGsAP_Types_part_4.so CCLD SGsAP_Types_part_5.so CCLD SGsAP_Types_part_6.so CCLD SGsAP_Types_part_7.so CCLD SMPP_CodecPort_part_1.so CCLD SMPP_CodecPort_part_2.so CCLD SMPP_CodecPort_part_3.so CCLD SMPP_CodecPort_part_4.so CCLD SMPP_CodecPort_part_5.so CCLD SMPP_CodecPort_part_6.so CCLD SMPP_CodecPort_part_7.so CCLD SMPP_CodecPort_CtrlFunct_part_1.so CCLD SMPP_CodecPort_CtrlFunct_part_2.so CCLD SMPP_CodecPort_CtrlFunct_part_3.so CCLD SMPP_CodecPort_CtrlFunct_part_4.so CCLD SMPP_CodecPort_CtrlFunct_part_5.so CCLD SMPP_CodecPort_CtrlFunct_part_6.so CCLD SMPP_CodecPort_CtrlFunct_part_7.so CCLD SMPP_Emulation_part_1.so CCLD SMPP_Emulation_part_2.so CCLD SMPP_Emulation_part_3.so CCLD SMPP_Emulation_part_4.so CCLD SMPP_Emulation_part_5.so CCLD SMPP_Emulation_part_6.so CCLD SMPP_Emulation_part_7.so CCLD SMPP_Templates_part_1.so CCLD SMPP_Templates_part_2.so CCLD SMPP_Templates_part_3.so CCLD SMPP_Templates_part_4.so CCLD SMPP_Templates_part_5.so CCLD SMPP_Templates_part_6.so CCLD SMPP_Templates_part_7.so CCLD SMPP_Types_part_1.so CCLD SMPP_Types_part_2.so CCLD SMPP_Types_part_3.so CCLD SMPP_Types_part_4.so CCLD SMPP_Types_part_5.so CCLD SMPP_Types_part_6.so CCLD SMPP_Types_part_7.so CCLD SS_Templates_part_1.so CCLD SS_Templates_part_2.so CCLD SS_Templates_part_3.so CCLD SS_Templates_part_4.so CCLD SS_Templates_part_5.so CCLD SS_Templates_part_6.so CCLD SS_Templates_part_7.so CCLD SS_Types_part_1.so CCLD SS_Types_part_2.so CCLD SS_Types_part_3.so CCLD SS_Types_part_4.so CCLD SS_Types_part_5.so CCLD SS_Types_part_6.so CCLD SS_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD StatsD_CodecPort_part_1.so CCLD StatsD_CodecPort_part_2.so CCLD StatsD_CodecPort_part_3.so CCLD StatsD_CodecPort_part_4.so CCLD StatsD_CodecPort_part_5.so CCLD StatsD_CodecPort_part_6.so CCLD StatsD_CodecPort_part_7.so CCLD StatsD_CodecPort_CtrlFunct_part_1.so CCLD StatsD_CodecPort_CtrlFunct_part_2.so CCLD StatsD_CodecPort_CtrlFunct_part_3.so CCLD StatsD_CodecPort_CtrlFunct_part_4.so CCLD StatsD_CodecPort_CtrlFunct_part_5.so CCLD StatsD_CodecPort_CtrlFunct_part_6.so CCLD StatsD_CodecPort_CtrlFunct_part_7.so CCLD StatsD_Types_part_1.so CCLD StatsD_Types_part_2.so CCLD StatsD_Types_part_3.so CCLD StatsD_Types_part_4.so CCLD StatsD_Types_part_5.so CCLD StatsD_Types_part_6.so CCLD StatsD_Types_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCEncoding_Functions_part_1.so CCLD TCCEncoding_Functions_part_2.so CCLD TCCEncoding_Functions_part_3.so CCLD TCCEncoding_Functions_part_4.so CCLD TCCEncoding_Functions_part_5.so CCLD TCCEncoding_Functions_part_6.so CCLD TCCEncoding_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TCCOpenSecurity_Functions_part_1.so CCLD TCCOpenSecurity_Functions_part_2.so CCLD TCCOpenSecurity_Functions_part_3.so CCLD TCCOpenSecurity_Functions_part_4.so CCLD TCCOpenSecurity_Functions_part_5.so CCLD TCCOpenSecurity_Functions_part_6.so CCLD TCCOpenSecurity_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD UD_PortType_part_1.so CCLD UD_PortType_part_2.so CCLD UD_PortType_part_3.so CCLD UD_PortType_part_4.so CCLD UD_PortType_part_5.so CCLD UD_PortType_part_6.so CCLD UD_PortType_part_7.so CCLD UD_Types_part_1.so CCLD UD_Types_part_2.so CCLD UD_Types_part_3.so CCLD UD_Types_part_4.so CCLD UD_Types_part_5.so CCLD UD_Types_part_6.so CCLD UD_Types_part_7.so CCLD USSD_Helpers_part_1.so CCLD USSD_Helpers_part_2.so CCLD USSD_Helpers_part_3.so CCLD USSD_Helpers_part_4.so CCLD USSD_Helpers_part_5.so CCLD USSD_Helpers_part_6.so CCLD USSD_Helpers_part_7.so CCLD IPA_Emulation.so CCLD RAN_Adapter.so CCLD RAN_Emulation.so CCLD SCCP_Mapping.so CCLD StatsD_Checker.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD RAN_Adapter_part_1.so CCLD RAN_Adapter_part_2.so CCLD RAN_Adapter_part_3.so CCLD RAN_Adapter_part_4.so CCLD RAN_Adapter_part_5.so CCLD RAN_Adapter_part_6.so CCLD RAN_Adapter_part_7.so CCLD RAN_Emulation_part_1.so CCLD RAN_Emulation_part_2.so CCLD RAN_Emulation_part_3.so CCLD RAN_Emulation_part_4.so CCLD RAN_Emulation_part_5.so CCLD RAN_Emulation_part_6.so CCLD RAN_Emulation_part_7.so CCLD SCCP_Mapping_part_1.so CCLD SCCP_Mapping_part_2.so CCLD SCCP_Mapping_part_3.so CCLD SCCP_Mapping_part_5.so CCLD SCCP_Mapping_part_4.so CCLD SCCP_Mapping_part_6.so CCLD SCCP_Mapping_part_7.so CCLD StatsD_Checker_part_1.so CCLD StatsD_Checker_part_2.so CCLD StatsD_Checker_part_3.so CCLD StatsD_Checker_part_4.so CCLD StatsD_Checker_part_5.so CCLD StatsD_Checker_part_6.so CCLD StatsD_Checker_part_7.so CCLD MAP_ApplicationContexts.so CCLD MAP_BS_Code.so CCLD MAP_CH_DataTypes.so CCLD MAP_CallHandlingOperations.so CCLD MAP_CommonDataTypes.so CCLD MAP_DialogueInformation.so CCLD MAP_ER_DataTypes.so CCLD MAP_Errors.so CCLD MAP_ExtensionDataTypes.so CCLD MAP_GR_DataTypes.so CCLD MAP_Group_Call_Operations.so CCLD MAP_LCS_DataTypes.so CCLD MAP_LocationServiceOperations.so CCLD MAP_MS_DataTypes.so CCLD MAP_MobileServiceOperations.so CCLD MAP_OM_DataTypes.so CCLD MAP_OperationAndMaintenanceOperations.so CCLD MAP_PDU_Defs.so CCLD MAP_Protocol.so CCLD MAP_SM_DataTypes.so CCLD MAP_SS_Code.so CCLD MAP_SS_DataTypes.so CCLD MAP_ShortMessageServiceOperations.so CCLD MAP_SupplementaryServiceOperations.so CCLD MAP_TS_Code.so CCLD MobileDomainDefinitions.so CCLD RANAP_CommonDataTypes.so CCLD RANAP_Constants.so CCLD RANAP_Containers.so CCLD RANAP_IEs.so CCLD RANAP_PDU_Contents.so CCLD RANAP_PDU_Descriptions.so CCLD Remote_Operations_Generic_ROS_PDUs.so CCLD Remote_Operations_Information_Objects.so CCLD SS_DataTypes.so CCLD SS_Errors.so CCLD SS_Operations.so CCLD SS_PDU_Defs.so CCLD SS_Protocol.so CCLD MAP_ApplicationContexts_part_1.so CCLD MAP_ApplicationContexts_part_2.so CCLD MAP_ApplicationContexts_part_3.so CCLD MAP_ApplicationContexts_part_4.so CCLD MAP_ApplicationContexts_part_5.so CCLD MAP_ApplicationContexts_part_6.so CCLD MAP_ApplicationContexts_part_7.so CCLD MAP_BS_Code_part_1.so CCLD MAP_BS_Code_part_2.so CCLD MAP_BS_Code_part_3.so CCLD MAP_BS_Code_part_4.so CCLD MAP_BS_Code_part_5.so CCLD MAP_BS_Code_part_6.so CCLD MAP_BS_Code_part_7.so CCLD MAP_CH_DataTypes_part_1.so CCLD MAP_CH_DataTypes_part_2.so CCLD MAP_CH_DataTypes_part_3.so CCLD MAP_CH_DataTypes_part_4.so CCLD MAP_CH_DataTypes_part_5.so CCLD MAP_CH_DataTypes_part_6.so CCLD MAP_CH_DataTypes_part_7.so CCLD MAP_CallHandlingOperations_part_1.so CCLD MAP_CallHandlingOperations_part_2.so CCLD MAP_CallHandlingOperations_part_3.so CCLD MAP_CallHandlingOperations_part_4.so CCLD MAP_CallHandlingOperations_part_5.so CCLD MAP_CallHandlingOperations_part_6.so CCLD MAP_CallHandlingOperations_part_7.so CCLD MAP_CommonDataTypes_part_1.so CCLD MAP_CommonDataTypes_part_2.so CCLD MAP_CommonDataTypes_part_3.so CCLD MAP_CommonDataTypes_part_4.so CCLD MAP_CommonDataTypes_part_5.so CCLD MAP_CommonDataTypes_part_6.so CCLD MAP_CommonDataTypes_part_7.so CCLD MAP_DialogueInformation_part_1.so CCLD MAP_DialogueInformation_part_2.so CCLD MAP_DialogueInformation_part_3.so CCLD MAP_DialogueInformation_part_4.so CCLD MAP_DialogueInformation_part_5.so CCLD MAP_DialogueInformation_part_6.so CCLD MAP_DialogueInformation_part_7.so CCLD MAP_ER_DataTypes_part_1.so CCLD MAP_ER_DataTypes_part_2.so CCLD MAP_ER_DataTypes_part_3.so CCLD MAP_ER_DataTypes_part_4.so CCLD MAP_ER_DataTypes_part_5.so CCLD MAP_ER_DataTypes_part_6.so CCLD MAP_ER_DataTypes_part_7.so CCLD MAP_Errors_part_1.so CCLD MAP_Errors_part_2.so CCLD MAP_Errors_part_3.so CCLD MAP_Errors_part_4.so CCLD MAP_Errors_part_5.so CCLD MAP_Errors_part_6.so CCLD MAP_Errors_part_7.so CCLD MAP_ExtensionDataTypes_part_1.so CCLD MAP_ExtensionDataTypes_part_2.so CCLD MAP_ExtensionDataTypes_part_3.so CCLD MAP_ExtensionDataTypes_part_4.so CCLD MAP_ExtensionDataTypes_part_5.so CCLD MAP_ExtensionDataTypes_part_6.so CCLD MAP_ExtensionDataTypes_part_7.so CCLD MAP_GR_DataTypes_part_1.so CCLD MAP_GR_DataTypes_part_2.so CCLD MAP_GR_DataTypes_part_3.so CCLD MAP_GR_DataTypes_part_4.so CCLD MAP_GR_DataTypes_part_5.so CCLD MAP_GR_DataTypes_part_6.so CCLD MAP_GR_DataTypes_part_7.so CCLD MAP_Group_Call_Operations_part_1.so CCLD MAP_Group_Call_Operations_part_2.so CCLD MAP_Group_Call_Operations_part_3.so CCLD MAP_Group_Call_Operations_part_4.so CCLD MAP_Group_Call_Operations_part_5.so CCLD MAP_Group_Call_Operations_part_6.so CCLD MAP_Group_Call_Operations_part_7.so CCLD MAP_LCS_DataTypes_part_1.so CCLD MAP_LCS_DataTypes_part_2.so CCLD MAP_LCS_DataTypes_part_3.so CCLD MAP_LCS_DataTypes_part_4.so CCLD MAP_LCS_DataTypes_part_5.so CCLD MAP_LCS_DataTypes_part_6.so CCLD MAP_LCS_DataTypes_part_7.so CCLD MAP_LocationServiceOperations_part_1.so CCLD MAP_LocationServiceOperations_part_2.so CCLD MAP_LocationServiceOperations_part_3.so CCLD MAP_LocationServiceOperations_part_4.so CCLD MAP_LocationServiceOperations_part_5.so CCLD MAP_LocationServiceOperations_part_6.so CCLD MAP_LocationServiceOperations_part_7.so CCLD MAP_MS_DataTypes_part_1.so CCLD MAP_MS_DataTypes_part_2.so CCLD MAP_MS_DataTypes_part_3.so CCLD MAP_MS_DataTypes_part_4.so CCLD MAP_MS_DataTypes_part_5.so CCLD MAP_MS_DataTypes_part_6.so CCLD MAP_MS_DataTypes_part_7.so CCLD MAP_MobileServiceOperations_part_1.so CCLD MAP_MobileServiceOperations_part_2.so CCLD MAP_MobileServiceOperations_part_3.so CCLD MAP_MobileServiceOperations_part_4.so CCLD MAP_MobileServiceOperations_part_5.so CCLD MAP_MobileServiceOperations_part_6.so CCLD MAP_MobileServiceOperations_part_7.so CCLD MAP_OM_DataTypes_part_1.so CCLD MAP_OM_DataTypes_part_2.so CCLD MAP_OM_DataTypes_part_3.so CCLD MAP_OM_DataTypes_part_4.so CCLD MAP_OM_DataTypes_part_5.so CCLD MAP_OM_DataTypes_part_6.so CCLD MAP_OM_DataTypes_part_7.so CCLD MAP_OperationAndMaintenanceOperations_part_1.so CCLD MAP_OperationAndMaintenanceOperations_part_2.so CCLD MAP_OperationAndMaintenanceOperations_part_3.so CCLD MAP_OperationAndMaintenanceOperations_part_4.so CCLD MAP_OperationAndMaintenanceOperations_part_5.so CCLD MAP_OperationAndMaintenanceOperations_part_6.so CCLD MAP_OperationAndMaintenanceOperations_part_7.so CCLD MAP_PDU_Defs_part_1.so CCLD MAP_PDU_Defs_part_2.so CCLD MAP_PDU_Defs_part_3.so CCLD MAP_PDU_Defs_part_4.so CCLD MAP_PDU_Defs_part_5.so CCLD MAP_PDU_Defs_part_6.so CCLD MAP_PDU_Defs_part_7.so CCLD MAP_Protocol_part_1.so CCLD MAP_Protocol_part_2.so CCLD MAP_Protocol_part_3.so CCLD MAP_Protocol_part_4.so CCLD MAP_Protocol_part_5.so CCLD MAP_Protocol_part_6.so CCLD MAP_Protocol_part_7.so CCLD MAP_SM_DataTypes_part_1.so CCLD MAP_SM_DataTypes_part_2.so CCLD MAP_SM_DataTypes_part_3.so CCLD MAP_SM_DataTypes_part_4.so CCLD MAP_SM_DataTypes_part_5.so CCLD MAP_SM_DataTypes_part_6.so CCLD MAP_SM_DataTypes_part_7.so CCLD MAP_SS_Code_part_1.so CCLD MAP_SS_Code_part_2.so CCLD MAP_SS_Code_part_3.so CCLD MAP_SS_Code_part_4.so CCLD MAP_SS_Code_part_5.so CCLD MAP_SS_Code_part_6.so CCLD MAP_SS_Code_part_7.so CCLD MAP_SS_DataTypes_part_1.so CCLD MAP_SS_DataTypes_part_2.so CCLD MAP_SS_DataTypes_part_3.so CCLD MAP_SS_DataTypes_part_4.so CCLD MAP_SS_DataTypes_part_5.so CCLD MAP_SS_DataTypes_part_6.so CCLD MAP_SS_DataTypes_part_7.so CCLD MAP_ShortMessageServiceOperations_part_1.so CCLD MAP_ShortMessageServiceOperations_part_2.so CCLD MAP_ShortMessageServiceOperations_part_3.so CCLD MAP_ShortMessageServiceOperations_part_4.so CCLD MAP_ShortMessageServiceOperations_part_5.so CCLD MAP_ShortMessageServiceOperations_part_6.so CCLD MAP_ShortMessageServiceOperations_part_7.so CCLD MAP_SupplementaryServiceOperations_part_1.so CCLD MAP_SupplementaryServiceOperations_part_2.so CCLD MAP_SupplementaryServiceOperations_part_3.so CCLD MAP_SupplementaryServiceOperations_part_4.so CCLD MAP_SupplementaryServiceOperations_part_5.so CCLD MAP_SupplementaryServiceOperations_part_6.so CCLD MAP_SupplementaryServiceOperations_part_7.so CCLD MAP_TS_Code_part_1.so CCLD MAP_TS_Code_part_2.so CCLD MAP_TS_Code_part_3.so CCLD MAP_TS_Code_part_4.so CCLD MAP_TS_Code_part_5.so CCLD MAP_TS_Code_part_6.so CCLD MAP_TS_Code_part_7.so CCLD MobileDomainDefinitions_part_1.so CCLD MobileDomainDefinitions_part_2.so CCLD MobileDomainDefinitions_part_3.so CCLD MobileDomainDefinitions_part_4.so CCLD MobileDomainDefinitions_part_5.so CCLD MobileDomainDefinitions_part_6.so CCLD MobileDomainDefinitions_part_7.so CCLD RANAP_CommonDataTypes_part_1.so CCLD RANAP_CommonDataTypes_part_2.so CCLD RANAP_CommonDataTypes_part_3.so CCLD RANAP_CommonDataTypes_part_4.so CCLD RANAP_CommonDataTypes_part_5.so CCLD RANAP_CommonDataTypes_part_6.so CCLD RANAP_CommonDataTypes_part_7.so CCLD RANAP_Constants_part_1.so CCLD RANAP_Constants_part_2.so CCLD RANAP_Constants_part_3.so CCLD RANAP_Constants_part_4.so CCLD RANAP_Constants_part_5.so CCLD RANAP_Constants_part_6.so CCLD RANAP_Constants_part_7.so CCLD RANAP_Containers_part_1.so CCLD RANAP_Containers_part_2.so CCLD RANAP_Containers_part_3.so CCLD RANAP_Containers_part_4.so CCLD RANAP_Containers_part_5.so CCLD RANAP_Containers_part_6.so CCLD RANAP_Containers_part_7.so CCLD RANAP_IEs_part_1.so CCLD RANAP_IEs_part_2.so CCLD RANAP_IEs_part_3.so CCLD RANAP_IEs_part_4.so CCLD RANAP_IEs_part_5.so CCLD RANAP_IEs_part_6.so CCLD RANAP_IEs_part_7.so CCLD RANAP_PDU_Contents_part_1.so CCLD RANAP_PDU_Contents_part_2.so CCLD RANAP_PDU_Contents_part_3.so CCLD RANAP_PDU_Contents_part_4.so CCLD RANAP_PDU_Contents_part_5.so CCLD RANAP_PDU_Contents_part_6.so CCLD RANAP_PDU_Contents_part_7.so CCLD RANAP_PDU_Descriptions_part_1.so CCLD RANAP_PDU_Descriptions_part_2.so CCLD RANAP_PDU_Descriptions_part_3.so CCLD RANAP_PDU_Descriptions_part_4.so CCLD RANAP_PDU_Descriptions_part_5.so CCLD RANAP_PDU_Descriptions_part_6.so CCLD RANAP_PDU_Descriptions_part_7.so CCLD Remote_Operations_Generic_ROS_PDUs_part_1.so CCLD Remote_Operations_Generic_ROS_PDUs_part_2.so CCLD Remote_Operations_Generic_ROS_PDUs_part_3.so CCLD Remote_Operations_Generic_ROS_PDUs_part_5.so CCLD Remote_Operations_Generic_ROS_PDUs_part_4.so CCLD Remote_Operations_Generic_ROS_PDUs_part_6.so CCLD Remote_Operations_Generic_ROS_PDUs_part_7.so CCLD Remote_Operations_Information_Objects_part_1.so CCLD Remote_Operations_Information_Objects_part_2.so CCLD Remote_Operations_Information_Objects_part_3.so CCLD Remote_Operations_Information_Objects_part_4.so CCLD Remote_Operations_Information_Objects_part_5.so CCLD Remote_Operations_Information_Objects_part_6.so CCLD Remote_Operations_Information_Objects_part_7.so CCLD SS_DataTypes_part_1.so CCLD SS_DataTypes_part_2.so CCLD SS_DataTypes_part_3.so CCLD SS_DataTypes_part_4.so CCLD SS_DataTypes_part_5.so CCLD SS_DataTypes_part_6.so CCLD SS_DataTypes_part_7.so CCLD SS_Errors_part_1.so CCLD SS_Errors_part_2.so CCLD SS_Errors_part_3.so CCLD SS_Errors_part_4.so CCLD SS_Errors_part_5.so CCLD SS_Errors_part_6.so CCLD SS_Errors_part_7.so CCLD SS_Operations_part_1.so CCLD SS_Operations_part_2.so CCLD SS_Operations_part_3.so CCLD SS_Operations_part_4.so CCLD SS_Operations_part_5.so CCLD SS_Operations_part_6.so CCLD SS_Operations_part_7.so CCLD SS_PDU_Defs_part_1.so CCLD SS_PDU_Defs_part_2.so CCLD SS_PDU_Defs_part_3.so CCLD SS_PDU_Defs_part_4.so CCLD SS_PDU_Defs_part_5.so CCLD SS_PDU_Defs_part_6.so CCLD SS_PDU_Defs_part_7.so CCLD SS_Protocol_part_1.so CCLD SS_Protocol_part_2.so CCLD SS_Protocol_part_4.so CCLD SS_Protocol_part_3.so CCLD SS_Protocol_part_5.so CCLD SS_Protocol_part_6.so CCLD SDP_parse_.tab.so CCLD SS_Protocol_part_7.so CCLD lex.SDP_parse_.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_discovery.so CCLD IPL4asp_PT.so CCLD MAP_EncDec.so CCLD MGCP_CodecPort_CtrlFunctDef.so CCLD MNCC_EncDec.so CCLD Native_FunctionDefs.so CCLD RANAP_EncDec.so CCLD RTP_CodecPort_CtrlFunctDef.so CCLD RTP_EncDec.so CCLD SCCP_EncDec.so CCLD SCTPasp_PT.so CCLD SDP_EncDec.so CCLD SGsAP_CodecPort_CtrlFunctDef.so CCLD SMPP_CodecPort_CtrlFunctDef.so CCLD SMPP_EncDec.so CCLD StatsD_CodecPort_CtrlFunctdef.so CCLD SS_EncDec.so CCLD TCCConversion.so CCLD TCCEncoding.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD TCCOpenSecurity.so CCLD UD_PT.so CCLD MSC_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache/podman/titan-11.1.0/msc' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-latest-20250823-1311-f0c17e86-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-latest-20250823-1311-f0c17e86-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian stable-backports InRelease Hit:2 http://deb.debian.org/debian bookworm InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1583 B] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [199 kB] Fetched 200 kB in 1s (315 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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-latest-20250823-1311-f0c17e86-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-latest-20250823-1311-f0c17e86-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-latest-20250823-1311-f0c17e86-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-latest-20250823-1311-f0c17e86-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 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-keyring osmocom-latest Recommended packages: 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-keyring osmocom-latest 0 upgraded, 31 newly installed, 0 to remove and 10 not upgraded. Need to get 15.1 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-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-keyring 1.0.2 [2900 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.1.0 [1184 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.1 [170 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.1 [71.1 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.1 [228 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.1 [104 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis15 2.0.1 [70.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.9.1 [21.4 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mgcp-client14 1.14.0 [58.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.14.0 [101 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran11 2.1.1 [128 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran-dbg 2.1.1 [457 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.11.1 [51.8 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.11.1 [71.6 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.11.1 [178 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.1 [60.2 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.11.1 [64.1 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.11.1 [50.8 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.11.1 [44.2 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libsmpp1 1.14.4 [101 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.1.1 [18.4 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp-dbg 2.1.1 [22.8 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.38 [75.2 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c-dbg 0.9.38 [286 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.7.0 [224 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap-dbg 1.7.0 [954 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.11.1 [2164 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-msc 1.13.0 [350 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-msc-dbg 1.13.0 [1513 kB] Fetched 15.1 MB in 0s (83.0 MB/s) debconf: delaying package configuration, since apt-utils is not installed 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 ... 40791 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-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2_amd64.deb ... Unpacking osmocom-keyring (1.0.2) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../02-osmocom-latest_1.1.0_amd64.deb ... Unpacking osmocom-latest (1.1.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.1_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.1) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.1_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.1) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.1_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.1) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.6.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.1_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.1) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../08-libosmoabis15_2.0.1_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.1) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.9.1_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../10-libosmo-mgcp-client14_1.14.0_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../11-libosmo-mgcp-client14-dbgsym_1.14.0_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../12-libosmo-sigtran11_2.1.1_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.1) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../13-libosmo-sigtran-dbg_2.1.1_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../14-libosmocodec4_1.11.1_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.1) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../15-libosmocoding0_1.11.1_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.1) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../16-libosmogb14_1.11.1_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../17-libosmoctrl0_1.11.1_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../18-libosmosim2_1.11.1_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../19-libosmousb0_1.11.1_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.1) ... Selecting previously unselected package libosmocore. Preparing to unpack .../20-libosmocore_1.11.1_amd64.deb ... Unpacking libosmocore (1.11.1) ... Selecting previously unselected package libsmpp1:amd64. Preparing to unpack .../21-libsmpp1_1.14.4_amd64.deb ... Unpacking libsmpp1:amd64 (1.14.4) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../22-osmo-stp_2.1.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.1) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../23-osmo-stp-dbg_2.1.1_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../24-libasn1c1_0.9.38_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../25-libasn1c-dbg_0.9.38_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../26-libosmo-ranap7_1.7.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../27-libosmo-ranap-dbg_1.7.0_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../28-libosmocore-dbg_1.11.1_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.1) ... Selecting previously unselected package osmo-msc. Preparing to unpack .../29-osmo-msc_1.13.0_amd64.deb ... Unpacking osmo-msc (1.13.0) ... Selecting previously unselected package osmo-msc-dbg:amd64. Preparing to unpack .../30-osmo-msc-dbg_1.13.0_amd64.deb ... Unpacking osmo-msc-dbg:amd64 (1.13.0) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up osmocom-keyring (1.0.2) ... Setting up osmocom-latest (1.1.0) ... Setting up libasn1c1:amd64 (0.9.38) ... Setting up libsmpp1:amd64 (1.14.4) ... Setting up libosmocore22:amd64 (1.11.1) ... Setting up libosmocodec4:amd64 (1.11.1) ... Setting up libasn1c-dbg:amd64 (0.9.38) ... Setting up libosmovty13:amd64 (1.11.1) ... Setting up libosmoisdn0:amd64 (1.11.1) ... Setting up libosmousb0:amd64 (1.11.1) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0) ... Setting up libosmogsm20:amd64 (1.11.1) ... Setting up libosmoctrl0:amd64 (1.11.1) ... Setting up libosmogb14:amd64 (1.11.1) ... Setting up libosmonetif11:amd64 (1.6.0) ... Setting up libosmocoding0:amd64 (1.11.1) ... Setting up libosmosim2:amd64 (1.11.1) ... Setting up libosmocore (1.11.1) ... Setting up libosmoabis15:amd64 (2.0.1) ... Setting up libosmo-sigtran11:amd64 (2.1.1) ... Setting up libosmocore-dbg:amd64 (1.11.1) ... Setting up libosmo-gsup-client0:amd64 (1.9.1) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.1) ... Setting up osmo-stp:amd64 (2.1.1) ... 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) ... Setting up libosmo-ranap-dbg:amd64 (1.7.0) ... Setting up osmo-stp-dbg:amd64 (2.1.1) ... Setting up osmo-msc (1.13.0) ... 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) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-latest-20250823-1311-f0c17e86-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc/MSC_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/stp'] [testenv] + ['cp', '-a', 'osmo-msc.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-latest-20250823-1311-f0c17e86-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc/MSC_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-latest-20250823-1311-f0c17e86-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-latest-20250823-1311-f0c17e86-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest"#', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-latest-20250823-1311-f0c17e86-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-latest-20250823-1311-f0c17e86-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-latest-20250823-1311-f0c17e86-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/stp', 'testenv-msc-osmocom-latest-20250823-1311-f0c17e86-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc', 'testenv-msc-osmocom-latest-20250823-1311-f0c17e86-0', 'sh', '-c', 'osmo-msc 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc/msc.log'] 20250823131121458 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250823131121458 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250823131121458 DLSS7 INFO 0: asp-msc0-0: Restarting ASP msc0-0, r=127.0.0.1:1905<->l=127.0.0.1:2905 (osmo_ss7_asp.c:623) 20250823131121458 DLSS7 NOTICE 0: asp-msc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250823131121458 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250823131121458 DLSS7 DEBUG XUA_AS(msc0){AS_DOWN}: Allocated (fsm.c:456) 20250823131121458 DLSS7 INFO 0: as-msc0: Created AS (osmo_ss7_instance.c:315) 20250823131121458 DLSS7 INFO 0: as-msc0: Adding ASP msc0-0 to AS (osmo_ss7_as.c:123) 20250823131121458 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250823131121458 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:623) 20250823131121458 DLSS7 NOTICE 0: asp-virt-bsc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250823131121458 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250823131121458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Allocated (fsm.c:456) 20250823131121458 DLSS7 INFO 0: as-virt-bsc0: Created AS (osmo_ss7_instance.c:315) 20250823131121458 DLSS7 INFO 0: as-virt-bsc0: Adding ASP virt-bsc0-0 to AS (osmo_ss7_as.c:123) 20250823131121458 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250823131121458 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:623) 20250823131121458 DLSS7 NOTICE 0: asp-virt-bsc1-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250823131121458 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Allocated (fsm.c:456) 20250823131121458 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Allocated (fsm.c:456) 20250823131121458 DLSS7 INFO 0: as-virt-bsc1: Created AS (osmo_ss7_instance.c:315) 20250823131121458 DLSS7 INFO 0: as-virt-bsc1: Adding ASP virt-bsc1-0 to AS (osmo_ss7_as.c:123) 20250823131121458 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250823131121458 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:623) 20250823131121458 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250823131121458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250823131121458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250823131121458 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20250823131121458 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20250823131121458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250823131121458 DLSS7 INFO 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'msc0' (osmo_ss7_route.c:127) 20250823131121458 DLSS7 INFO 0: Creating route: pc=193=0.24.1 mask=0x3fff via AS 'virt-bsc0' (osmo_ss7_route.c:127) 20250823131121458 DLSS7 INFO 0: Creating route: pc=194=0.24.2 mask=0x3fff via AS 'virt-bsc1' (osmo_ss7_route.c:127) 20250823131121458 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20250823131121458 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:225) 20250823131121458 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:245) 20250823131121458 DLSS7 INFO (Re)binding m3ua Server to :::2905 (osmo_ss7_xua_srv.c:292) 20250823131121459 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) 20250823131121590 DLSS7 INFO (r=::ffff:127.0.0.1:1905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250823131121590 DLSS7 INFO (r=::ffff:127.0.0.1:1905<->l=::ffff:127.0.0.1:2905): matched connection to ASP msc0-0 (osmo_ss7_xua_srv.c:112) 20250823131121590 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131121590 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250823131121590 DMNCC NOTICE MNCC socket at /tmp/mncc.sock (mncc_sock.c:300) 20250823131121590 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4254 (telnet_interface.c:88) 20250823131121590 DSMPP NOTICE SMPP at 0.0.0.0 2775 (smpp_smsc.c:990) 20250823131121590 DLCTRL NOTICE CTRL at 127.0.0.1 4255 (control_if.c:1026) 20250823131121590 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131121591 DDB NOTICE Init database connection to ':memory:' using SQLite3 lib version 3.40.1 (db.c:521) 20250823131121593 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250823131121593 DMSC NOTICE MGW pool with 1 pool members configured, (ignoring MGW configuration in VTY node 'msc'). (msc_main.c:596) 20250823131121593 DLSCCP NOTICE OsmoMSC-A-Iu: Using SS7 instance 0, pc:0.23.1 (sccp_user.c:572) 20250823131121593 DLSCCP NOTICE OsmoMSC-A-Iu: Using AS instance as-clnt-OsmoMSC-A (sccp_user.c:590) 20250823131121593 DLSCCP NOTICE OsmoMSC-A-Iu: Creating default route (sccp_user.c:596) 20250823131121593 DLSCCP NOTICE OsmoMSC-A-Iu: Using ASP instance asp-clnt-OsmoMSC-A (sccp_user.c:705) 20250823131121593 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250823131121593 DSGS NOTICE SGs socket bound to r=NULL<->l=0.0.0.0:29118 (sgs_server.c:186) 20250823131121593 DMSC NOTICE A-interface: SCCP user OsmoMSC-A:RI=SSN_PC,PC=(no PC),SSN=BSSAP, cs7-instance 0 ((null)) (msc_main.c:810) 20250823131121593 DMSC NOTICE Iu-interface: SCCP user OsmoMSC-IuCS:RI=SSN_PC,PC=(no PC),SSN=RANAP, cs7-instance 0 ((null)) (msc_main.c:831) 20250823131121593 DLINP NOTICE msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131121593 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131121593 DLSS7 INFO 0: asp-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131121593 DLSS7 NOTICE 0: asp-msc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131121594 DLSS7 INFO (r=::ffff:127.0.0.1:1905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250823131121594 DLSS7 INFO (r=::ffff:127.0.0.1:1905<->l=::ffff:127.0.0.1:2905): matched connection to ASP msc0-0 (osmo_ss7_xua_srv.c:112) 20250823131121594 DLSS7 FATAL 0: asp-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:1905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one (osmo_ss7_xua_srv.c:119) 20250823131121594 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1106) 20250823131121594 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131121594 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250823131121594 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131121594 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131121594 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131121594 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131121594 DLSS7 DEBUG XUA_AS(msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131121594 DLSS7 DEBUG XUA_AS(msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131121594 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250823131121594 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:660) 20250823131121594 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131121594 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131121594 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131121594 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131121594 DLSS7 DEBUG XUA_AS(msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131121594 DLSS7 DEBUG XUA_AS(msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131121594 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823131121594 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoMSC-A)[0x561dbed2f480]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250823131121594 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:660) [testenv] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4254', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite', 'testenv-msc-osmocom-latest-20250823-1311-f0c17e86-0', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/start-testsuite.sh', 'msc/MSC_Tests', 'MSC_Tests.cfg'] ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli MSC_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 11.1.0 * * Copyright (c) 2000-2025 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@7e0c241b4610: Unix server socket created successfully. MC@7e0c241b4610: Listening on TCP port 41645. MC2> 7e0c241b4610 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache/podman/titan-11.1.0/msc/MSC_Tests 7e0c241b4610 41645 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@7e0c241b4610: New HC connected from 10.0.2.100 [10.0.2.100]. 7e0c241b4610: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@7e0c241b4610: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@7e0c241b4610: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7e0c241b4610: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7e0c241b4610: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7e0c241b4610: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7e0c241b4610: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7e0c241b4610: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7e0c241b4610: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7e0c241b4610: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7e0c241b4610: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7e0c241b4610: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@7e0c241b4610: Configuration file was processed on all HCs. MC@7e0c241b4610: Creating MTC on host 10.0.2.100. MC@7e0c241b4610: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_cr_before_reset'. ------ MSC_Tests.TC_cr_before_reset ------ Sat Aug 23 13:11:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_cr_before_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_cr_before_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131122594 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_cr_before_reset' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_cr_before_reset started. MSC_Test-M3UA(4)@7e0c241b4610: ************************************************* MSC_Test-M3UA(4)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test-M3UA(4)@7e0c241b4610: ************************************************* MSC_Test-SCCP(3)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131123595 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131123609 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) 20250823131123609 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) 20250823131123609 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131123609 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)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test-M3UA(4)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-M3UA(4)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131123618 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131123618 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131123618 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131123618 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131123618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131123618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131123618 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)@7e0c241b4610: M3UA_ASPUP sent MSC_Test-M3UA(4)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-M3UA(4)@7e0c241b4610: Message received on association #8 MSC_Test-M3UA(4)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test-M3UA(4)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131123621 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131123621 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131123621 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131123621 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131123621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test-M3UA(4)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823131123622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131123622 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823131123622 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131123622 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-M3UA(4)@7e0c241b4610: Message received on association #8 MSC_Test-M3UA(4)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test-M3UA(4)@7e0c241b4610: Message received on association #8 MSC_Test-M3UA(4)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test-M3UA(4)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test-M3UA(4)@7e0c241b4610: Message received on association #8 MSC_Test-M3UA(4)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131124596 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131125086 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131125086 DLSS7 INFO 0: asp-msc0-0: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250823131125086 DLSS7 INFO 0: asp-msc0-0: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [::ffff:10.0.2.100]:1905 err=None (osmo_ss7_asp.c:788) 20250823131125597 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MSC_Test-SCCP(3)@7e0c241b4610: First idle individual index:0 20250823131126420 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131126420 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131126420 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131126420 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131126420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131126420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131126421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131126421 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-M3UA(4)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131126421 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)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131126598 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131126622 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131126622 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131126622 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131126622 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131126622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131126622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131126622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131126622 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131126623 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131126623 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131126623 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131126623 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131126623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131126623 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131126623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131126623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-M3UA(4)@7e0c241b4610: Message received on association #8 MSC_Test-M3UA(4)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823131127599 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131128600 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131129601 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: setverdict(pass): none -> pass 20250823131130419 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131130419 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131130419 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131130419 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) MSC_Test-SCCP(3)@7e0c241b4610: Final verdict of PTC: none 20250823131130420 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131130420 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131130420 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131130420 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131130420 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) 20250823131130420 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131130420 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131130420 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131130420 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131130420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131130420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131130420 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131130420 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131130420 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131130420 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-M3UA(4)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: pass MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SCCP(3): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-M3UA(4): none (pass -> pass) MTC@7e0c241b4610: Test case TC_cr_before_reset finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass'. Sat Aug 23 13:11:30 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 20250823131130602 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=48528) 20250823131131603 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=48528, count=61084) 20250823131132421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131132421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131132421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823131132604 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi'. ------ MSC_Tests.TC_lu_imsi_noauth_tmsi ------ Sat Aug 23 13:11:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131133605 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_noauth_tmsi started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(8)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(8)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(8)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(6)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131133950 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(9)@7e0c241b4610: 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 } } } 20250823131134140 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) 20250823131134140 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) 20250823131134140 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131134140 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)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(8)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(8)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(8)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(8)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823131134146 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131134146 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131134146 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131134146 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131134146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131134146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131134146 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)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(8)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(8)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131134149 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131134149 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131134149 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131134149 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131134149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131134149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131134149 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823131134150 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131134150 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(8)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(8)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(8)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(8)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(8)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(8)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(8)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(8)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131134606 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131134606 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(11)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(11)@7e0c241b4610: 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) } } } } 20250823131134608 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(11)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(11)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(11)@7e0c241b4610: 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)@7e0c241b4610: 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)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(11)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131134621 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) 20250823131134621 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(12)@7e0c241b4610: Created GsupExpect[0] for "262420000000001" to be handled at TC_lu_imsi_noauth_tmsi0(15) TC_lu_imsi_noauth_tmsi0(15)@7e0c241b4610: 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 } } } } 20250823131134955 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131134955 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131134955 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131134955 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(8)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131134955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131134955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131134955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131134955 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131134956 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131134956 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131134956 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131134956 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131134956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131134956 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131134956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131134956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(8)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(8)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(7)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(7)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_noauth_tmsi0(15)4792160 MSC_Test_0-SCCP(6)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(7)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(8)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131134974 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131134974 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131134974 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131134974 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131134974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131134974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131134974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131134974 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131134975 DMM DEBUG msc_a(IMSI-262420000000001:GERAN-A-2:LU)[0x561dbed69c40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000001 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131134975 DMM DEBUG msc_a(IMSI-262420000000001:GERAN-A-2:LU)[0x561dbed69c40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131134975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131134975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000001:GERAN-A-2:LU)[0x561dbed69c40] (fsm.c:486) 20250823131134975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131134975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131134975 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131134975 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000001 id=262420000000001 (vlr.c:661) 20250823131134975 DVLR INFO New subscr, IMSI: 262420000000001 (vlr.c:562) 20250823131134976 DVLR DEBUG VLR subscr IMSI-262420000000001 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131134976 DVLR DEBUG VLR subscr IMSI-262420000000001 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131134976 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131134976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131134976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131134976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131134976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131134976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131134976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131134976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131134976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x561dbed69e20] (fsm.c:486) 20250823131134976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131134976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131134976 DPAG NOTICE ran_peer(GERAN-A:RI-SSN_PC:PC-0-24-1:SSN-BSSAP)[0x561dbed24ed0]{READY}: Added seen cell to this RAN peer: CGI:262-42-23-42 (ran_peer.c:105) 20250823131134976 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131134976 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131134976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131134976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131134976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131134976 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131134976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131134976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131134976 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131134976 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131134976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131134976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131134976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131134976 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131134976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131134976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(8)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(8)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(8)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(8)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@7e0c241b4610: { messageType := 2, destLocRef := '491F60'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)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(6)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(6)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(12)@7e0c241b4610: Found GsupExpect[0] for "262420000000001" handled at TC_lu_imsi_noauth_tmsi0(15) MSC_Test-GSUP(12)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi0(15)"262420000000001" 20250823131134983 DVLR DEBUG VLR subscr IMSI-262420000000001 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131134983 DVLR DEBUG VLR subscr IMSI-262420000000001 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(6)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(6)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(6)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(8)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131134985 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131134985 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131134985 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131134985 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131134985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131134985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131134985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131134985 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_noauth_tmsi0(15)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(15)@7e0c241b4610: setverdict(pass): none -> pass 20250823131134992 DVLR DEBUG VLR subscr IMSI-262420000000001 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131134992 DVLR DEBUG IMSI:262420000000001 has MSISDN:491230000001 (vlr.c:1045) 20250823131134992 DMSC NOTICE msub(IMSI-262420000000001:MSISDN-491230000001) VLR: update for IMSI=262420000000001 (MSISDN=491230000001) (gsm_04_08.c:1541) 20250823131134992 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131134992 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131134992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131134992 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131134992 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131134992 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131134992 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x561dbed69e20] (vlr_lu_fsm.c:110) 20250823131134992 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131134992 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131134992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131134992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131134992 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x561dbed6b4f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131134992 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x561dbed6b4f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x561dbed69e20] (fsm.c:486) 20250823131134992 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x561dbed6b4f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131134992 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x561dbed6b4f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131134992 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x561dbed6b4f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131134992 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x561dbed6b4f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131134992 DMSC NOTICE msub(IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x175C0C7A) VLR: update for IMSI=262420000000001 (MSISDN=491230000001) (gsm_04_08.c:1541) 20250823131134992 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x561dbed6b4f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131134992 DMM DEBUG -> IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x175C0C7A LOCATION UPDATE ACCEPT (TMSI = 0x175c0c7a) (gsm_04_08.c:149) 20250823131134992 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x175C0C7A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131134992 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131134992 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131134992 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131134992 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131134992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131134992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131134992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131134992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(8)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(8)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(6)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi0(15)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(7)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(7)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(6)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(6)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(6)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(8)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131134997 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131134997 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131134997 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131134997 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131134997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131134997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131134997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131134997 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131134998 DMM DEBUG msc_a(IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x175C0C7A:GERAN-A-2:LU)[0x561dbed69c40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131134998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x175C0C7A:GERAN-A-2:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131134998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x561dbed6b4f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131134998 DMSC NOTICE msub(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x175C0C7A) VLR: update for IMSI=262420000000001 (MSISDN=491230000001) (gsm_04_08.c:1541) 20250823131134998 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x175C0C7A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131134998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x561dbed6b4f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131134998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x175C0C7A:GERAN-A-2:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131134998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x561dbed6b4f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131134998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x561dbed6b4f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x175C0C7A:GERAN-A-2:LU)[0x561dbed69e20] (vlr_lu_fsm.c:817) 20250823131134998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x561dbed6b4f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131134998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x561dbed6b4f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131134998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x175C0C7A:GERAN-A-2:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131134998 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000001/3/1): Available (smpp_smsc.c:626) 20250823131134998 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x175C0C7A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131134998 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x175C0C7A + 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) 20250823131134998 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x175C0C7A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131134998 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x175C0C7A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131134998 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131134998 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131134998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131134998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131134998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131134998 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131134998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131134998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(8)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(8)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(6)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(6)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(6)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(6)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(8)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131134999 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131134999 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131134999 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131134999 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131134999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131134999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131134999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131134999 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131134999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x175C0C7A:GERAN-A-2:LU)[0x561dbed69e20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131134999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x175C0C7A:GERAN-A-2:LU)[0x561dbed69e20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x175C0C7A:GERAN-A-2:LU)[0x561dbed69c40] (msc_a.c:1053) 20250823131134999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x175C0C7A:GERAN-A-2:LU)[0x561dbed69e20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131134999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x175C0C7A:GERAN-A-2:LU)[0x561dbed69e20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131134999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x175C0C7A:GERAN-A-2:LU)[0x561dbed69e20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131134999 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x175C0C7A - active-conn: now used by 1 (attached) (msub.c:375) 20250823131134999 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131134999 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131134999 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131134999 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131134999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131135000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131135000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131135000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(8)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(8)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@7e0c241b4610: Session index based on local reference:0 20250823131135000 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131135000 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131135000 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131135000 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131135000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131135000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131135000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131135000 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(8)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(7)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi0(15)4792160 TC_lu_imsi_noauth_tmsi0(15)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131135001 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x175C0C7A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131135001 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x175C0C7A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_tmsi0(15)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(15)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(15)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(15)@7e0c241b4610: Final verdict of PTC: pass 20250823131135007 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131135007 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(6)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(8)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(9)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(12)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(7)@7e0c241b4610: Final verdict of PTC: none 20250823131135011 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(5)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(11)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(13)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(10)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(14)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(16)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(6): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(7): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(8): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(9): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(10): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(11): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(12): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(13): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(14): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_noauth_tmsi0(15): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(16): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_noauth_tmsi finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass'. Sat Aug 23 13:11:35 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 20250823131135202 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131135202 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131135202 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131135202 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131135202 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131135202 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131135202 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131135202 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131135202 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) 20250823131135202 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131135202 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131135202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131135202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131135202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131135202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131135202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131135202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131135203 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131135203 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=144988) 20250823131136012 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=144988, count=186768) 20250823131137013 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131137203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131137203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131137203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi'. ------ MSC_Tests.TC_lu_imsi_noauth_notmsi ------ Sat Aug 23 13:11:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131138014 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_noauth_notmsi started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(20)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(20)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(20)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(18)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131138580 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(21)@7e0c241b4610: 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 } } } 20250823131138772 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) 20250823131138772 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) 20250823131138772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131138772 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(20)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(20)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(20)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131138777 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131138777 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131138777 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131138777 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131138777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131138777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131138777 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(20)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(20)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(20)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(20)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(20)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131138778 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131138778 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131138778 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131138778 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131138778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131138778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131138778 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(20)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(20)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(20)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131138778 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131138778 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(20)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(20)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(20)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(20)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(20)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131139015 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131139015 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(23)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(23)@7e0c241b4610: 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) } } } } 20250823131139022 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(23)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(23)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(23)@7e0c241b4610: 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(23)@7e0c241b4610: 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(23)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(23)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131139037 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) 20250823131139037 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(24)@7e0c241b4610: Created GsupExpect[0] for "262420000000002" to be handled at TC_lu_imsi_noauth_notmsi0(27) TC_lu_imsi_noauth_notmsi0(27)@7e0c241b4610: 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 } } } } 20250823131139579 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131139579 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131139579 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131139579 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131139579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131139579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131139579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131139579 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(20)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131139580 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131139580 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131139580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131139580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131139580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131139580 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131139580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131139580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(20)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(20)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(19)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(19)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_noauth_notmsi0(27)3145232 MSC_Test_0-SCCP(18)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(19)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131139592 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131139592 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131139592 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131139592 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131139592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131139592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131139592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131139592 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(20)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131139593 DMM DEBUG msc_a(IMSI-262420000000002:GERAN-A-3:LU)[0x561dbed699b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000002 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131139593 DMM DEBUG msc_a(IMSI-262420000000002:GERAN-A-3:LU)[0x561dbed699b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131139593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x561dbed697d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131139593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x561dbed697d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000002:GERAN-A-3:LU)[0x561dbed699b0] (fsm.c:486) 20250823131139593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x561dbed697d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131139593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x561dbed697d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131139593 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131139593 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000002 id=262420000000002 (vlr.c:661) 20250823131139593 DVLR INFO New subscr, IMSI: 262420000000002 (vlr.c:562) 20250823131139593 DVLR DEBUG VLR subscr IMSI-262420000000002 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131139593 DVLR DEBUG VLR subscr IMSI-262420000000002 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131139593 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131139593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x561dbed697d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131139593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x561dbed697d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131139593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x561dbed697d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131139593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x561dbed697d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131139593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x561dbed697d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131139593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x561dbed697d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131139593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131139593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x561dbed697d0] (fsm.c:486) 20250823131139593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131139593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131139593 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131139593 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131139593 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131139593 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131139593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131139593 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131139593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131139593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131139593 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131139593 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131139593 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131139593 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131139593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131139593 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131139593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131139593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(20)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(20)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(20)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(20)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(18)@7e0c241b4610: { messageType := 2, destLocRef := '2FFE10'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(18)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(24)@7e0c241b4610: Found GsupExpect[0] for "262420000000002" handled at TC_lu_imsi_noauth_notmsi0(27) MSC_Test-GSUP(24)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi0(27)"262420000000002" MSC_Test_0-SCCP(18)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(18)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(18)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(18)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131139596 DVLR DEBUG VLR subscr IMSI-262420000000002 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131139597 DVLR DEBUG VLR subscr IMSI-262420000000002 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(18)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(18)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(18)@7e0c241b4610: vl_from0 TC_lu_imsi_noauth_notmsi0(27)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(18)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_imsi_noauth_notmsi0(27)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-M3UA(20)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131139597 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131139597 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131139597 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131139597 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131139597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131139597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131139598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131139598 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131139600 DVLR DEBUG VLR subscr IMSI-262420000000002 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131139600 DVLR DEBUG IMSI:262420000000002 has MSISDN:491230000002 (vlr.c:1045) 20250823131139600 DMSC NOTICE msub(IMSI-262420000000002:MSISDN-491230000002) VLR: update for IMSI=262420000000002 (MSISDN=491230000002) (gsm_04_08.c:1541) 20250823131139600 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131139601 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131139601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x561dbed697d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131139601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131139601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131139601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131139601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x561dbed697d0] (vlr_lu_fsm.c:110) 20250823131139601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131139601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131139601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x561dbed697d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131139601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x561dbed697d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131139601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x561dbed6b2e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131139601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x561dbed6b2e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x561dbed697d0] (fsm.c:486) 20250823131139601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x561dbed6b2e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131139601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x561dbed6b2e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131139601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x561dbed6b2e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131139601 DMM DEBUG -> IMSI-262420000000002:MSISDN-491230000002 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250823131139601 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 + attached: now used by 3 (active-conn,vlr_gsup_rx,attached) (vlr_lu_fsm.c:378) 20250823131139601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x561dbed6b2e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131139601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x561dbed697d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131139601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x561dbed6b2e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131139601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x561dbed6b2e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x561dbed697d0] (vlr_lu_fsm.c:817) 20250823131139601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x561dbed6b2e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131139601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x561dbed6b2e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131139601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x561dbed697d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131139601 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000002/3/1): Available (smpp_smsc.c:626) 20250823131139601 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) 20250823131139601 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) 20250823131139601 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) 20250823131139601 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) 20250823131139601 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - vlr_gsup_rx: now used by 2 (active-conn,attached) (vlr.c:1410) 20250823131139601 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131139601 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131139601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131139601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131139601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131139601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131139601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131139601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131139601 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131139601 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131139601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131139601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131139601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131139601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131139601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131139601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(20)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(20)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(20)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(20)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(18)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(18)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(18)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(18)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(18)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(18)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(18)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(18)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi0(27)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(18)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(18)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(18)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(18)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131139605 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131139605 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131139605 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131139605 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131139605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131139605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131139605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131139605 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(20)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131139605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x561dbed697d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131139605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x561dbed697d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x561dbed699b0] (msc_a.c:1053) 20250823131139605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x561dbed697d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131139605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x561dbed697d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131139605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x561dbed697d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131139606 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131139606 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131139606 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131139606 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131139606 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131139606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131139606 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131139606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131139606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(20)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(20)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(18)@7e0c241b4610: Session index based on local reference:0 20250823131139606 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131139606 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131139606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131139606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131139606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131139606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131139606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131139606 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(20)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(19)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi0(27)3145232 TC_lu_imsi_noauth_notmsi0(27)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131139607 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131139607 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_notmsi0(27)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi0(27)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(27)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(27)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(24)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(19)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(18)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(20)@7e0c241b4610: Final verdict of PTC: none 20250823131139613 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131139613 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823131139613 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(23)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(25)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(21)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(26)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(28)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(22)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(17)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(17): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(18): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(19): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(20): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(21): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(22): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(23): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(24): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(25): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(26): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_noauth_notmsi0(27): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(28): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_noauth_notmsi finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass'. Sat Aug 23 13:11:39 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 20250823131139810 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131139810 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131139810 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131139810 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131139810 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131139810 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131139810 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131139810 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131139810 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) 20250823131139810 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131139810 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131139810 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131139810 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131139811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131139811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131139811 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131139811 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131139811 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131139811 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=162568) 20250823131140614 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=162568, count=176800) 20250823131141615 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131141811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131141811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131141811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi'. ------ MSC_Tests.TC_lu_tmsi_noauth_notmsi ------ Sat Aug 23 13:11:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_tmsi_noauth_notmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_tmsi_noauth_notmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131142616 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_tmsi_noauth_notmsi started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(32)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(32)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(32)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(30)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131143161 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(33)@7e0c241b4610: 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 } } } 20250823131143355 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) 20250823131143355 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) 20250823131143355 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131143355 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(32)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(32)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(32)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131143360 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131143360 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131143360 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131143360 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131143360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131143360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131143360 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(32)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(32)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(32)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(32)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(32)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131143361 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131143361 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131143361 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131143361 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131143361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131143361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131143361 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(32)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(32)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(32)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131143361 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131143361 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(32)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(32)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(32)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(32)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(32)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131143617 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131143617 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(35)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(35)@7e0c241b4610: 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) } } } } 20250823131143624 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(35)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(35)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(35)@7e0c241b4610: 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(35)@7e0c241b4610: 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(35)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(35)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131143645 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) 20250823131143645 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(36)@7e0c241b4610: Created GsupExpect[0] for "262420000000101" to be handled at TC_lu_tmsi_noauth_notmsi0(39) TC_lu_tmsi_noauth_notmsi0(39)@7e0c241b4610: 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 } } } } 20250823131144166 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131144166 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131144166 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131144166 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131144166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131144166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131144166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131144166 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131144168 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131144168 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131144168 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131144168 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131144168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131144168 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131144168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131144168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(31)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(31)@7e0c241b4610: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(39)8346279 MSC_Test_0-SCCP(30)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(31)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131144187 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131144187 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131144187 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131144187 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131144187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131144187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131144187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131144187 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131144188 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69c40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x0BADBAD0 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131144188 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69c40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131144188 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131144188 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69c40] (fsm.c:486) 20250823131144188 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131144188 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131144188 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250823131144188 DVLR INFO New subscr, TMSI: 0x0badbad0 (vlr.c:592) 20250823131144188 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131144189 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250823131144189 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131144189 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250823131144189 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250823131144189 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131144189 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131144189 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131144189 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131144189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131144189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131144189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131144189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131144189 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131144189 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131144189 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131144189 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131144189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131144189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131144189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131144189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(32)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@7e0c241b4610: { messageType := 2, destLocRef := '7F5AA7'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(30)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(30)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(30)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(30)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(30)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(30)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(30)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131144197 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131144197 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131144197 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131144197 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131144197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131144197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131144197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131144197 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_tmsi_noauth_notmsi0(39)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-RAN(31)@7e0c241b4610: patching N(SD)=1 into dtap '0519082926240000001010'O MSC_Test_0-RAN(31)@7e0c241b4610: patched enc_l3: '0559082926240000001010'O MSC_Test_0-SCCP(30)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(30)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(30)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(30)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000B0559082926240000001010'O MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131144402 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131144402 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131144402 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131144402 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131144402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131144402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131144402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131144402 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131144402 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000101 (gsm_04_08.c:223) 20250823131144402 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000101 id=262420000000101 (vlr.c:661) 20250823131144402 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250823131144402 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131144402 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131144402 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131144402 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131144402 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131144402 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131144402 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed6b2e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131144402 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed6b2e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69e20] (fsm.c:486) 20250823131144402 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed6b2e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131144402 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed6b2e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131144402 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131144402 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131144402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131144402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131144402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131144402 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131144402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131144402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(30)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(36)@7e0c241b4610: Found GsupExpect[0] for "262420000000101" handled at TC_lu_tmsi_noauth_notmsi0(39) MSC_Test-GSUP(36)@7e0c241b4610: Added IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(39)"262420000000101" 20250823131144405 DVLR DEBUG VLR subscr IMSI-262420000000101:TMSI-0x0BADBAD0 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131144405 DVLR DEBUG IMSI:262420000000101 has MSISDN:491230000101 (vlr.c:1045) 20250823131144405 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250823131144405 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131144405 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) 20250823131144405 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131144405 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed6b2e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131144405 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed6b2e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131144405 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed6b2e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131144405 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed6b2e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69e20] (vlr_lu_fsm.c:110) 20250823131144405 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed6b2e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131144405 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed6b2e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131144405 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131144405 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131144405 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed676c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131144405 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed676c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69e20] (fsm.c:486) 20250823131144405 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed676c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131144405 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed676c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131144405 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed676c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131144405 DMM DEBUG -> IMSI-262420000000101:MSISDN-491230000101 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250823131144405 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + attached: now used by 3 (active-conn,vlr_gsup_rx,attached) (vlr_lu_fsm.c:378) 20250823131144405 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed676c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131144405 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131144405 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed676c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131144405 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed676c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69e20] (vlr_lu_fsm.c:817) 20250823131144405 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed676c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131144405 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed676c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131144405 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131144405 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250823131144406 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) 20250823131144406 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) 20250823131144406 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) 20250823131144406 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) 20250823131144406 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - vlr_gsup_rx: now used by 2 (active-conn,attached) (vlr.c:1410) 20250823131144406 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131144406 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131144406 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131144406 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131144406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131144406 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131144406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131144406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131144406 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131144406 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131144406 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131144406 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131144406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131144406 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131144406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131144406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(32)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(30)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(30)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(30)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_tmsi_noauth_notmsi0(39)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(30)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(30)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(30)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(30)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131144407 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131144407 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131144407 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131144407 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131144407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131144407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131144407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131144407 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131144407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69e20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131144407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69e20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69c40] (msc_a.c:1053) 20250823131144407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69e20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131144407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69e20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131144407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x561dbed69e20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131144407 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131144408 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131144408 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131144408 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131144408 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131144408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131144408 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131144408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131144408 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131144408 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131144408 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131144408 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131144408 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131144408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131144408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131144408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131144408 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(31)@7e0c241b4610: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(39)8346279 TC_lu_tmsi_noauth_notmsi0(39)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131144408 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131144408 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(39)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(39)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(39)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(31)@7e0c241b4610: Created IMSI[0] for '262420000000101'H'FFFFFFFF'O to be handled at TC_lu_tmsi_noauth_notmsi0(39) 20250823131145419 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131145419 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250823131145419 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250823131145420 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131145420 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131145420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131145420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131145420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131145420 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131145420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131145420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(31)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_tmsi_noauth_notmsi0(39) TC_lu_tmsi_noauth_notmsi0(39)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(39)@7e0c241b4610: 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(31)@7e0c241b4610: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(39)16571939 MSC_Test_0-SCCP(30)@7e0c241b4610: First idle individual index:0 20250823131145432 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131145432 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131145432 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131145432 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131145432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131145432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131145432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131145432 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131145433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131145433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x561dbed699b0] (fsm.c:486) 20250823131145433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131145433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131145433 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) 20250823131145433 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) 20250823131145433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131145433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131145433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131145433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131145433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131145433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131145433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131145433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131145433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131145433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131145433 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - Paging: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823131145433 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250823131145433 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) 20250823131145434 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) 20250823131145434 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) 20250823131145434 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) 20250823131145434 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131145434 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131145434 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131145434 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131145434 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131145434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131145434 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131145434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131145434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131145434 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131145434 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131145434 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131145434 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131145434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131145434 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131145434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131145434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131145434 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131145434 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131145434 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131145434 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131145434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131145434 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131145434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131145434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(32)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(32)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@7e0c241b4610: { messageType := 2, destLocRef := 'FCDE23'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(30)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(30)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(30)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(30)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(30)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(30)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(30)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(30)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(30)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131145441 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131145441 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131145441 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131145441 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131145441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131145441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131145441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131145441 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131145441 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131145441 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x561dbed699b0] (msc_a.c:1053) 20250823131145441 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131145441 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131145442 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131145442 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131145442 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131145442 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131145442 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131145442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131145442 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131145442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131145442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@7e0c241b4610: Session index based on local reference:0 20250823131145443 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131145443 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131145443 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131145443 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131145443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131145443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131145443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131145443 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(31)@7e0c241b4610: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(39)16571939 TC_lu_tmsi_noauth_notmsi0(39)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131145444 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131145444 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(39)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(39)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(36)@7e0c241b4610: Deleted GSUP IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(39)"262420000000101" MSC_Test_0-RAN(31)@7e0c241b4610: Removed IMSI[0] for '262420000000101'H to be handled at TC_lu_tmsi_noauth_notmsi0(39) TC_lu_tmsi_noauth_notmsi0(39)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(36)@7e0c241b4610: Created GsupExpect[0] for "262420000000101" to be handled at TC_lu_tmsi_noauth_notmsi0(41) TC_lu_tmsi_noauth_notmsi0(41)@7e0c241b4610: 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(31)@7e0c241b4610: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(41)5827206 MSC_Test_0-SCCP(30)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(31)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131145646 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131145646 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131145646 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131145646 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131145646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131145646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131145646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131145646 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131145647 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69c40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x0BADBAD0 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131145647 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69c40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131145647 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131145647 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69c40] (fsm.c:486) 20250823131145647 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131145647 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131145648 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250823131145648 DVLR INFO New subscr, TMSI: 0x0badbad0 (vlr.c:592) 20250823131145648 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131145648 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250823131145648 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131145648 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250823131145648 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250823131145648 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131145648 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131145648 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131145648 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131145648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131145648 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131145648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131145649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131145649 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131145649 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131145649 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131145649 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131145649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131145649 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131145649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131145649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(32)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@7e0c241b4610: { messageType := 2, destLocRef := '58EA86'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(30)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(30)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(30)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131145656 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131145656 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(30)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(30)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(30)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(30)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131145657 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131145657 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131145657 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131145657 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131145657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131145657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131145657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131145657 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(31)@7e0c241b4610: patching N(SD)=1 into dtap '0519082926240000001010'O MSC_Test_0-RAN(31)@7e0c241b4610: patched enc_l3: '0559082926240000001010'O MSC_Test_0-SCCP(30)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(30)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(30)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(30)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000B0559082926240000001010'O MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_tmsi_noauth_notmsi0(41)@7e0c241b4610: setverdict(pass): none -> pass 20250823131145858 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131145858 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131145858 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131145858 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131145858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131145858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131145858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131145858 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131145859 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000101 (gsm_04_08.c:223) 20250823131145859 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) 20250823131145859 DVLR DEBUG SUBSCR(IMSI-262420000000101:MSISDN-491230000101) freeing VLR subscr (max total use count was 5) (vlr.c:472) 20250823131145859 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000101 id=262420000000101 (vlr.c:661) 20250823131145859 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250823131145859 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131145859 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131145859 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131145859 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131145859 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131145859 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131145859 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed676c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131145859 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed676c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69e20] (fsm.c:486) 20250823131145859 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed676c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131145859 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed676c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131145860 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131145860 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131145860 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131145860 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131145860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131145860 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131145860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131145860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(36)@7e0c241b4610: Found GsupExpect[0] for "262420000000101" handled at TC_lu_tmsi_noauth_notmsi0(41) MSC_Test-GSUP(36)@7e0c241b4610: Added IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(41)"262420000000101" MSC_Test_0-M3UA(32)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(30)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131145870 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) 20250823131145870 DVLR DEBUG IMSI:262420000000101 has MSISDN:491230000101 (vlr.c:1045) 20250823131145870 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250823131145870 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131145872 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) 20250823131145872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131145872 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed676c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131145872 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed676c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131145872 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed676c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131145872 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed676c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69e20] (vlr_lu_fsm.c:110) 20250823131145872 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed676c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131145872 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed676c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131145872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131145872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131145872 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed6dba0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131145872 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed6dba0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69e20] (fsm.c:486) 20250823131145872 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed6dba0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131145872 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed6dba0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131145872 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed6dba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131145872 DMM DEBUG -> IMSI-262420000000101:MSISDN-491230000101 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250823131145872 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + attached: now used by 3 (active-conn,vlr_gsup_rx,attached) (vlr_lu_fsm.c:378) 20250823131145872 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed6dba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131145872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131145872 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed6dba0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131145872 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed6dba0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69e20] (vlr_lu_fsm.c:817) 20250823131145872 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed6dba0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131145872 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed6dba0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131145872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131145872 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250823131145872 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) 20250823131145872 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) 20250823131145872 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) 20250823131145873 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) 20250823131145873 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - vlr_gsup_rx: now used by 2 (active-conn,attached) (vlr.c:1410) 20250823131145873 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131145873 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131145873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131145873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131145873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131145873 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131145873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131145873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131145873 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131145873 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131145873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131145873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131145873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131145873 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131145873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131145873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(32)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(30)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(30)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(30)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_tmsi_noauth_notmsi0(41)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(30)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(30)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(30)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(30)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131145880 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131145880 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131145880 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131145880 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131145880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131145880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131145880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131145880 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131145880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69e20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131145880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69e20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69c40] (msc_a.c:1053) 20250823131145880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69e20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131145880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69e20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131145880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x561dbed69e20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131145881 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131145881 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131145881 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131145881 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131145881 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131145881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131145881 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131145881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131145881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@7e0c241b4610: Session index based on local reference:0 20250823131145882 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131145882 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131145882 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131145882 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131145882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131145882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131145882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131145882 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(31)@7e0c241b4610: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(41)5827206 TC_lu_tmsi_noauth_notmsi0(41)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131145884 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131145884 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(41)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(41)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(41)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(31)@7e0c241b4610: Created IMSI[0] for '262420000000101'H'FFFFFFFF'O to be handled at TC_lu_tmsi_noauth_notmsi0(41) 20250823131146894 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131146894 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250823131146894 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250823131146894 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131146895 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131146895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131146895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131146895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131146895 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131146895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131146895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(31)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_tmsi_noauth_notmsi0(41) TC_lu_tmsi_noauth_notmsi0(41)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(41)@7e0c241b4610: 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(31)@7e0c241b4610: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(41)30237 MSC_Test_0-SCCP(30)@7e0c241b4610: First idle individual index:0 20250823131146904 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131146904 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131146904 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131146904 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131146904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131146904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131146904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131146904 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131146905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131146905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x561dbed699b0] (fsm.c:486) 20250823131146905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131146905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131146905 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) 20250823131146905 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) 20250823131146905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131146905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131146905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131146905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131146905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131146905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131146905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131146905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131146905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131146905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131146905 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - Paging: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823131146905 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250823131146905 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) 20250823131146905 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) 20250823131146905 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) 20250823131146905 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) 20250823131146905 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131146905 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131146906 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131146906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131146906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131146906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131146906 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131146906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131146906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131146906 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131146906 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131146906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131146906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131146906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131146906 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131146906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131146906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131146906 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131146906 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131146906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131146906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131146906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131146906 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131146906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131146906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(32)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(32)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(30)@7e0c241b4610: { messageType := 2, destLocRef := '00761D'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(30)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(30)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(30)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(30)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(30)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(30)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(30)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(30)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131146911 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131146911 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131146911 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131146911 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131146911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131146911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131146911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131146911 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131146912 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131146912 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x561dbed699b0] (msc_a.c:1053) 20250823131146912 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131146912 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x561dbed697d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131146912 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131146912 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131146912 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131146912 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131146912 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131146912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131146912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131146912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131146912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(32)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131146913 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131146913 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131146913 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131146913 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131146913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131146913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131146913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131146913 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(31)@7e0c241b4610: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(41)30237 TC_lu_tmsi_noauth_notmsi0(41)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131146914 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131146914 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(41)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(41)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(36)@7e0c241b4610: Deleted GSUP IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(41)"262420000000101" MSC_Test_0-RAN(31)@7e0c241b4610: Removed IMSI[0] for '262420000000101'H to be handled at TC_lu_tmsi_noauth_notmsi0(41) TC_lu_tmsi_noauth_notmsi0(41)@7e0c241b4610: Final verdict of PTC: pass 20250823131146926 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131146927 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(36)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(33)@7e0c241b4610: Final verdict of PTC: none 20250823131146929 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(32)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(30)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(35)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(34)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(40)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(31)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(37)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(42)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(29)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(38)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(29): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(30): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(31): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(32): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(33): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(34): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(35): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(36): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(37): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(38): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_tmsi_noauth_notmsi0(39): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_lu_tmsi_noauth_notmsi0(41): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(42): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_tmsi_noauth_notmsi finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi pass'. Sat Aug 23 13:11:46 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 20250823131147114 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131147114 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131147114 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131147114 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131147114 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131147114 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131147114 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131147114 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131147114 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) 20250823131147114 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131147114 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131147114 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131147114 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131147114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131147114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131147115 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131147115 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131147115 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131147115 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=447816) 20250823131147931 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=447816, count=482324) 20250823131148932 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131149116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131149116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131149116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_reject'. ------ MSC_Tests.TC_lu_imsi_reject ------ Sat Aug 23 13:11:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131149933 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_reject' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_reject started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(46)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(46)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(46)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(44)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131150492 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(47)@7e0c241b4610: 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 } } } 20250823131150686 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) 20250823131150686 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) 20250823131150686 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131150686 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(46)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(46)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(46)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131150691 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131150691 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131150691 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131150691 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131150691 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131150691 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131150691 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(46)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(46)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(46)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(46)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(46)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131150692 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131150692 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131150692 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131150692 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131150692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131150692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131150692 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(46)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(46)@7e0c241b4610: Message received on association #8 20250823131150693 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131150693 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(46)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(46)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(46)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(46)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(46)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(46)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131150934 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131150934 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(49)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(49)@7e0c241b4610: 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) } } } } 20250823131150940 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(49)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(49)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(49)@7e0c241b4610: 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(49)@7e0c241b4610: 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(49)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(49)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131150960 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) 20250823131150960 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(50)@7e0c241b4610: Created GsupExpect[0] for "262420000000003" to be handled at TC_lu_imsi_reject0(53) TC_lu_imsi_reject0(53)@7e0c241b4610: 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 } } } } 20250823131151498 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131151498 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131151498 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131151498 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131151498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131151498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131151498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131151498 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(46)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131151499 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131151499 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131151499 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131151499 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131151499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131151499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131151499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131151499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(46)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(46)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(45)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(45)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_reject0(53)8037146 MSC_Test_0-SCCP(44)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(45)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(46)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131151516 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131151516 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131151516 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131151516 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131151516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131151516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131151516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131151516 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131151517 DMM DEBUG msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed69c40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000003 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131151517 DMM DEBUG msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed69c40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131151517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131151517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed69c40] (fsm.c:486) 20250823131151517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131151517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131151517 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131151517 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000003 id=262420000000003 (vlr.c:661) 20250823131151517 DVLR INFO New subscr, IMSI: 262420000000003 (vlr.c:562) 20250823131151517 DVLR DEBUG VLR subscr IMSI-262420000000003 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131151517 DVLR DEBUG VLR subscr IMSI-262420000000003 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131151517 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131151517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131151517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131151517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131151517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131151517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131151517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed69e20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131151517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131151517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed69e20] (fsm.c:486) 20250823131151517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131151517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131151518 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131151518 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131151518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131151518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131151518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131151518 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131151518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131151518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131151518 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131151518 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131151518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131151518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131151518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131151518 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131151518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131151518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(46)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(46)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(46)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(46)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(44)@7e0c241b4610: { messageType := 2, destLocRef := '7AA31A'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(44)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(44)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(44)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(44)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(44)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(50)@7e0c241b4610: Found GsupExpect[0] for "262420000000003" handled at TC_lu_imsi_reject0(53) MSC_Test-GSUP(50)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_reject0(53)"262420000000003" 20250823131151534 DVLR DEBUG VLR subscr IMSI-262420000000003 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131151534 DVLR DEBUG SUBSCR(IMSI-262420000000003) UpdateLocation failed; gmm_cause: GSM authentication unacceptable (vlr.c:1173) 20250823131151534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1181) 20250823131151534 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_NACK (vlr_lu_fsm.c:1272) 20250823131151534 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:117) 20250823131151534 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:120) 20250823131151534 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed69e20] (vlr_lu_fsm.c:120) 20250823131151534 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:120) 20250823131151534 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131151534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:120) 20250823131151534 DMM INFO msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed69c40]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823131151535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed69e20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131151535 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) 20250823131151535 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) 20250823131151535 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) 20250823131151535 DVLR DEBUG VLR subscr IMSI-262420000000003 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250823131151535 DVLR DEBUG VLR subscr IMSI-262420000000003 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131151535 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131151535 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131151535 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131151535 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131151535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131151535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131151535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131151535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131151535 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131151535 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131151535 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131151535 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131151535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131151535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131151535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131151535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(46)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(46)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(46)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(46)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(44)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(44)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(44)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(44)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(44)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(44)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(44)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(44)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(44)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(44)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(44)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(44)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(46)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131151544 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131151544 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131151544 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131151544 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131151544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131151544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131151544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131151544 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131151544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed69e20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131151544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed69e20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed69c40] (msc_a.c:1053) 20250823131151544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed69e20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131151544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed69e20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131151544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x561dbed69e20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131151545 DVLR INFO VLR subscr IMSI-262420000000003 - active-conn: now used by 0 (-) (msub.c:375) 20250823131151545 DVLR DEBUG SUBSCR(IMSI-262420000000003) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250823131151545 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131151545 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131151545 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131151545 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131151545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131151545 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131151545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131151545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(46)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(46)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(44)@7e0c241b4610: Session index based on local reference:0 20250823131151547 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131151547 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131151547 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131151547 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131151547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(46)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131151547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131151547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131151547 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(45)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_reject0(53)8037146 TC_lu_imsi_reject0(53)@7e0c241b4610: setverdict(pass): none -> pass TC_lu_imsi_reject0(53)@7e0c241b4610: Skipping f_verify_vty_lac_ci() TC_lu_imsi_reject0(53)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_reject0(53)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(50)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(44)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(46)@7e0c241b4610: Final verdict of PTC: none 20250823131151557 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131151557 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(45)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(47)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(48)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(52)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(51)@7e0c241b4610: Final verdict of PTC: none 20250823131151561 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(49)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(43)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(43): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(44): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(45): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(46): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(47): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(48): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(49): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(50): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(51): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(52): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_reject0(53): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_reject finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass'. Sat Aug 23 13:11:51 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 20250823131151750 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131151750 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131151750 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131151750 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131151750 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131151750 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131151750 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131151750 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131151750 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) 20250823131151750 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131151750 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131151750 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131151750 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131151750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131151750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131151750 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131151750 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131151751 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131151751 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=139252) 20250823131152562 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=139252, count=156784) 20250823131153564 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131153751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131153751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131153751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_gsup'. ------ MSC_Tests.TC_lu_imsi_timeout_gsup ------ Sat Aug 23 13:11:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_timeout_gsup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_timeout_gsup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131154566 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_gsup' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_timeout_gsup started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(58)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(58)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(58)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(56)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131155089 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(59)@7e0c241b4610: 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 } } } 20250823131155285 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) 20250823131155285 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) 20250823131155285 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131155285 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(58)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(58)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(58)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131155290 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131155290 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131155290 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131155290 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131155290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131155290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131155290 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(58)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(58)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(58)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(58)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(58)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131155290 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131155290 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131155290 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131155290 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131155290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131155290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131155290 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823131155291 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131155291 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(58)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(58)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(58)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(58)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(58)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(58)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(58)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(58)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131155567 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131155568 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(61)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(61)@7e0c241b4610: 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) } } } } 20250823131155573 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(61)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(61)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(61)@7e0c241b4610: 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(61)@7e0c241b4610: 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(61)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(61)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131155594 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) 20250823131155594 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(62)@7e0c241b4610: Created GsupExpect[0] for "262420000000004" to be handled at TC_lu_imsi_timeout_gsup0(65) TC_lu_imsi_timeout_gsup0(65)@7e0c241b4610: 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 } } } } 20250823131156092 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131156092 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131156092 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131156092 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131156092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131156092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131156092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131156092 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(58)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131156093 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131156093 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131156093 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131156093 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131156093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131156093 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131156093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131156093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(58)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(58)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(57)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(57)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_timeout_gsup0(65)2353515 MSC_Test_0-SCCP(56)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(57)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131156108 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131156108 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131156108 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131156108 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131156108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131156108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131156108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131156108 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(58)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131156109 DMM DEBUG msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed699b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000004 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131156109 DMM DEBUG msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed699b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131156109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed676c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131156109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed676c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed699b0] (fsm.c:486) 20250823131156109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed676c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131156109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed676c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131156109 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131156109 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000004 id=262420000000004 (vlr.c:661) 20250823131156109 DVLR INFO New subscr, IMSI: 262420000000004 (vlr.c:562) 20250823131156109 DVLR DEBUG VLR subscr IMSI-262420000000004 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131156109 DVLR DEBUG VLR subscr IMSI-262420000000004 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131156109 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131156109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed676c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131156109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed676c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131156109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed676c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131156109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed676c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131156109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed676c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131156109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed676c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131156109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131156109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed676c0] (fsm.c:486) 20250823131156109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131156109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131156109 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131156109 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131156109 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131156109 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131156109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131156109 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131156109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131156109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131156109 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131156109 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131156109 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131156109 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131156109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131156109 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131156109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131156109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(58)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(58)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(58)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(58)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(56)@7e0c241b4610: { messageType := 2, destLocRef := '23E96B'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(56)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(56)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(56)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(56)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(56)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(62)@7e0c241b4610: Found GsupExpect[0] for "262420000000004" handled at TC_lu_imsi_timeout_gsup0(65) MSC_Test-GSUP(62)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_timeout_gsup0(65)"262420000000004" 20250823131201110 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) 20250823131201110 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) 20250823131201110 DMM INFO msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed699b0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823131201110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed676c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131201110 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) 20250823131201110 DVLR DEBUG VLR subscr IMSI-262420000000004 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250823131201111 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131201111 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131201111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131201111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131201111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131201111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131201111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131201111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131201111 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131201111 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131201111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131201111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131201111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131201111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131201111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131201111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(58)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(58)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(58)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(58)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(56)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(56)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(56)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(56)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(56)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(56)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(56)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(56)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(56)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(56)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(56)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(56)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(58)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131201123 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131201123 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131201123 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131201123 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131201123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131201123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131201123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131201123 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131201124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed676c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131201124 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131201124 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed676c0] (msc_a.c:1053) 20250823131201124 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250823131201124 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed6dba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250823131201124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed676c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed699b0] (msc_a.c:1053) 20250823131201124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed676c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131201124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed676c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131201124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x561dbed676c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131201124 DVLR INFO VLR subscr IMSI-262420000000004 - active-conn: now used by 0 (-) (msub.c:375) 20250823131201124 DVLR DEBUG SUBSCR(IMSI-262420000000004) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250823131201125 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131201125 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131201125 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131201125 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131201125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131201125 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131201125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131201125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(58)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(58)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(56)@7e0c241b4610: Session index based on local reference:0 20250823131201126 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131201126 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131201126 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131201126 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131201126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131201126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131201126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131201126 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(58)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(57)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_timeout_gsup0(65)2353515 TC_lu_imsi_timeout_gsup0(65)@7e0c241b4610: setverdict(pass): none -> pass TC_lu_imsi_timeout_gsup0(65)@7e0c241b4610: Skipping f_verify_vty_lac_ci() TC_lu_imsi_timeout_gsup0(65)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_timeout_gsup0(65)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(56)@7e0c241b4610: Final verdict of PTC: none 20250823131201135 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131201135 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(57)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(58)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(59)@7e0c241b4610: Final verdict of PTC: none 20250823131201137 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(61)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(62)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(60)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(55)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(66)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(63)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(64)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(55): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(56): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(57): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(58): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(59): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(60): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(61): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(62): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(63): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(64): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_timeout_gsup0(65): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(66): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_timeout_gsup finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass'. Sat Aug 23 13:12:01 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 20250823131201330 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131201330 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131201330 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131201330 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131201330 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131201330 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131201330 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131201330 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131201330 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) 20250823131201330 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131201330 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131201330 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131201330 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131201330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131201330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131201330 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131201330 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131201331 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131201331 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=92452) 20250823131202138 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=92452, count=154572) 20250823131203140 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131203332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131203332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131203332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi ------ Sat Aug 23 13:12:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131204140 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(70)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(70)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(70)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(68)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131204729 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(71)@7e0c241b4610: 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 } } } 20250823131204925 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) 20250823131204925 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) 20250823131204925 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131204925 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(70)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(70)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(70)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131204930 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131204930 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131204930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131204930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131204930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131204930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131204930 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(70)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(70)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(70)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(70)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(70)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(70)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(70)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(70)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131204930 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131204930 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131204930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131204930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131204930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131204930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131204930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823131204930 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131204930 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(70)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(70)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(70)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(70)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(70)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131205142 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131205142 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(73)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(73)@7e0c241b4610: 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) } } } } 20250823131205148 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(73)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(73)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(73)@7e0c241b4610: 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(73)@7e0c241b4610: 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(73)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(73)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131205160 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) 20250823131205160 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(74)@7e0c241b4610: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi0(77) TC_lu_imsi_auth_tmsi0(77)@7e0c241b4610: 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 } } } } 20250823131205736 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131205736 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131205736 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131205736 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131205736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131205736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131205736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131205736 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131205737 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131205737 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131205737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131205737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131205737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131205737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131205737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131205737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(70)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(69)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(69)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_auth_tmsi0(77)16609900 MSC_Test_0-SCCP(68)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(69)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(70)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131205753 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131205753 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131205754 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131205754 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131205754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131205754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131205754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131205754 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131205754 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed699b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131205754 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed699b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131205755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69c40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131205755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69c40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed699b0] (fsm.c:486) 20250823131205755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69c40]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823131205755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69c40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131205755 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131205755 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000005 id=262420000000005 (vlr.c:661) 20250823131205755 DVLR INFO New subscr, IMSI: 262420000000005 (vlr.c:562) 20250823131205755 DVLR DEBUG VLR subscr IMSI-262420000000005 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131205755 DVLR DEBUG VLR subscr IMSI-262420000000005 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131205755 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131205755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131205755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131205755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69c40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823131205755 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69e20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823131205755 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69e20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69c40] (fsm.c:486) 20250823131205755 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69e20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823131205755 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69e20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823131205755 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131205755 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131205755 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131205755 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131205755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131205755 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131205755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131205755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(70)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(68)@7e0c241b4610: { messageType := 2, destLocRef := 'FD726C'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(68)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(74)@7e0c241b4610: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi0(77) MSC_Test-GSUP(74)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_auth_tmsi0(77)"262420000000005" 20250823131205761 DVLR DEBUG VLR subscr IMSI-262420000000005 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131205761 DVLR DEBUG VLR subscr IMSI-262420000000005 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(68)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(68)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(68)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(68)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(70)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131205762 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131205762 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131205762 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131205762 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131205762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131205762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131205762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131205763 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_auth_tmsi0(77)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(77)@7e0c241b4610: setverdict(pass): none -> pass 20250823131205772 DVLR DEBUG VLR subscr IMSI-262420000000005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131205772 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69e20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823131205772 DVLR DEBUG SUBSCR(IMSI-262420000000005) Received 1 auth tuples (vlr.c:996) 20250823131205772 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69e20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823131205772 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69e20]{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) 20250823131205772 DMM DEBUG Tx AUTH REQ (rand = ca8ceee39aae275d4c5da6c75d951db1) (gsm_04_08.c:641) 20250823131205772 DVLR DEBUG VLR subscr IMSI-262420000000005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131205772 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131205772 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131205772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131205772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131205772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131205772 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131205772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131205772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(70)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(68)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(68)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(68)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(68)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(69)@7e0c241b4610: patching N(SD)=1 into dtap '051486DE4A90'O MSC_Test_0-RAN(69)@7e0c241b4610: patched enc_l3: '055486DE4A90'O MSC_Test_0-SCCP(68)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(68)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(68)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(68)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010006055486DE4A90'O MSC_Test_0-M3UA(70)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131205782 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131205782 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131205782 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131205782 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131205782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131205782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131205782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131205782 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131205783 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed699b0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 86de4a90) (gsm_04_08.c:1128) 20250823131205783 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69e20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823131205783 DVLR DEBUG SUBSCR(IMSI-262420000000005) AUTH on GERAN received SRES/RES: 86de4a90 (4 bytes) (vlr_auth_fsm.c:151) 20250823131205783 DVLR INFO SUBSCR(IMSI-262420000000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823131205783 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69e20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823131205783 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69e20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823131205783 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69e20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823131205783 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69e20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69c40] (vlr_auth_fsm.c:294) 20250823131205783 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69e20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823131205783 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69e20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823131205783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69c40]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823131205783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69c40]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131205783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69c40]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131205783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69c40]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131205783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69c40]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131205783 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed6fda0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131205783 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed6fda0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed69c40] (fsm.c:486) 20250823131205783 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed6fda0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131205783 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed6fda0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131205784 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131205784 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131205784 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131205784 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131205784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131205784 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131205784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131205784 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(70)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(68)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(68)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(68)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(68)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131205792 DVLR DEBUG VLR subscr IMSI-262420000000005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131205792 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250823131205792 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250823131205792 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131205793 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131205793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x561dbed69c40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131205793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed6fda0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131205793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed6fda0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131205793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed6fda0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131205793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed6fda0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x561dbed69c40] (vlr_lu_fsm.c:110) 20250823131205793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed6fda0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131205793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x561dbed6fda0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131205793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x561dbed69c40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131205793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x561dbed69c40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131205793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x561dbed69e20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131205793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x561dbed69e20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x561dbed69c40] (fsm.c:486) 20250823131205793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x561dbed69e20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131205793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x561dbed69e20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131205793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x561dbed69e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131205793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x561dbed69e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131205793 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x2452F8F1) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250823131205793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x561dbed69e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131205793 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x2452F8F1 LOCATION UPDATE ACCEPT (TMSI = 0x2452f8f1) (gsm_04_08.c:149) 20250823131205794 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x2452F8F1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131205794 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131205794 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131205794 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131205794 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131205794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131205794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131205794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131205794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(70)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(68)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(68)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(68)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(68)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi0(77)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(69)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(69)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_0-SCCP(68)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(68)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(68)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(68)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O 20250823131205800 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131205800 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131205800 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131205800 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131205800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131205800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131205800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131205800 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131205801 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x2452F8F1:GERAN-A-10:LU)[0x561dbed699b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131205801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x2452F8F1:GERAN-A-10:LU)[0x561dbed69c40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131205801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x561dbed69e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131205801 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250823131205801 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131205801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x561dbed69e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131205801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-10:LU)[0x561dbed69c40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131205801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x561dbed69e20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131205801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x561dbed69e20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-10:LU)[0x561dbed69c40] (vlr_lu_fsm.c:817) 20250823131205801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x561dbed69e20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131205801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x561dbed69e20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131205801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-10:LU)[0x561dbed69c40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131205801 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250823131205801 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131205801 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1 + 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) 20250823131205801 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131205802 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131205802 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131205802 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131205802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131205802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131205802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131205802 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131205802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131205802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(70)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(68)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(68)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(68)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(68)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(68)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(68)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(68)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(68)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131205805 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131205805 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131205805 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131205805 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131205805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131205805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131205805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131205805 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131205806 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-10:LU)[0x561dbed69c40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131205806 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-10:LU)[0x561dbed69c40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-10:LU)[0x561dbed699b0] (msc_a.c:1053) 20250823131205806 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-10:LU)[0x561dbed69c40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131205806 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-10:LU)[0x561dbed69c40]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131205806 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-10:LU)[0x561dbed69c40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131205806 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131205806 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131205806 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131205806 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131205806 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131205806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131205806 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131205806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131205806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(70)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(68)@7e0c241b4610: Session index based on local reference:0 20250823131205807 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131205807 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131205807 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131205807 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131205808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131205808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131205808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(70)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131205808 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(69)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_auth_tmsi0(77)16609900 TC_lu_imsi_auth_tmsi0(77)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131205810 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131205810 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi0(77)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(77)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(77)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(77)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-M3UA(70)@7e0c241b4610: Final verdict of PTC: none 20250823131205819 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131205819 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(68)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(69)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(74)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(75)@7e0c241b4610: Final verdict of PTC: none 20250823131205821 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(76)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(71)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(72)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(78)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(67)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(73)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(67): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(68): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(69): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(70): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(71): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(72): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(73): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(74): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(75): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(76): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_auth_tmsi0(77): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(78): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass'. Sat Aug 23 13:12:05 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 20250823131206010 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131206010 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131206010 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131206010 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131206010 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131206010 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131206010 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131206010 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131206010 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) 20250823131206010 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131206010 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131206010 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131206010 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131206010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131206010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131206011 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131206011 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131206011 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131206011 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=146040) 20250823131206823 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=146040, count=210620) 20250823131207823 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131208011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131208011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131208011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi'. ------ MSC_Tests.TC_lu_imsi_auth3g_tmsi ------ Sat Aug 23 13:12:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131208825 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_auth3g_tmsi started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(82)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(82)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(82)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(80)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131209406 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(83)@7e0c241b4610: 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 } } } 20250823131209601 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) 20250823131209601 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) 20250823131209601 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131209601 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(82)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(82)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(82)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131209607 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131209607 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131209607 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131209607 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131209607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131209607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131209607 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(82)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(82)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(82)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(82)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(82)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131209607 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131209607 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131209607 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131209607 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131209607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131209607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131209607 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(82)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(82)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(82)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(82)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(82)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(82)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823131209607 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131209607 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(82)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(82)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131209826 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131209826 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(85)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(85)@7e0c241b4610: 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) } } } } 20250823131209832 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(85)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(85)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(85)@7e0c241b4610: 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(85)@7e0c241b4610: 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(85)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(85)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131209861 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) 20250823131209861 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(86)@7e0c241b4610: Created GsupExpect[0] for "262420000001005" to be handled at TC_lu_imsi_auth3g_tmsi0(89) TC_lu_imsi_auth3g_tmsi0(89)@7e0c241b4610: 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 } } } } 20250823131210410 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131210410 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131210410 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131210410 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131210410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131210410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131210410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131210410 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(82)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131210410 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131210410 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131210410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131210410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131210410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131210410 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131210410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131210410 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(82)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(82)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(81)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(81)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_auth3g_tmsi0(89)4189558 MSC_Test_0-SCCP(80)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(81)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131210420 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131210420 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131210420 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131210420 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131210420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131210420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131210420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131210420 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(82)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131210421 DMM DEBUG msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed676c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131210421 DMM DEBUG msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed676c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131210421 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6dba0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131210421 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6dba0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed676c0] (fsm.c:486) 20250823131210421 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6dba0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823131210421 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6dba0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131210421 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131210421 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001005 id=262420000001005 (vlr.c:661) 20250823131210421 DVLR INFO New subscr, IMSI: 262420000001005 (vlr.c:562) 20250823131210421 DVLR DEBUG VLR subscr IMSI-262420000001005 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131210421 DVLR DEBUG VLR subscr IMSI-262420000001005 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131210421 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131210421 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6dba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131210421 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6dba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131210421 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6dba0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823131210421 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6fda0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823131210421 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6fda0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6dba0] (fsm.c:486) 20250823131210421 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6fda0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823131210421 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6fda0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823131210421 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131210421 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131210421 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131210421 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131210421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131210421 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131210421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131210421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(82)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(82)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(80)@7e0c241b4610: { messageType := 2, destLocRef := '3FED76'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(80)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(86)@7e0c241b4610: Found GsupExpect[0] for "262420000001005" handled at TC_lu_imsi_auth3g_tmsi0(89) MSC_Test-GSUP(86)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi0(89)"262420000001005" 20250823131210425 DVLR DEBUG VLR subscr IMSI-262420000001005 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131210425 DVLR DEBUG VLR subscr IMSI-262420000001005 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(80)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(80)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(80)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(80)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(82)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131210426 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131210426 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131210426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131210426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131210426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131210426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131210426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131210426 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_auth3g_tmsi0(89)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(89)@7e0c241b4610: setverdict(pass): none -> pass 20250823131210430 DVLR DEBUG VLR subscr IMSI-262420000001005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131210430 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6fda0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823131210430 DVLR DEBUG SUBSCR(IMSI-262420000001005) Received 1 auth tuples (vlr.c:996) 20250823131210430 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6fda0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823131210430 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6fda0]{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) 20250823131210430 DMM DEBUG Tx AUTH REQ (rand = 0b71c76f6a3af601f28e38a74ddeecc8) (gsm_04_08.c:641) 20250823131210430 DMM DEBUG AUTH REQ (autn = 3ee2b21ff11df8b8b0d8e91713eba090) (gsm_04_08.c:643) 20250823131210430 DVLR DEBUG VLR subscr IMSI-262420000001005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131210430 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131210430 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131210430 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131210430 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131210430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131210430 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131210430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131210430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(82)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(82)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(80)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(80)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(80)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(80)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(81)@7e0c241b4610: patching N(SD)=1 into dtap '05149080399B2104D4654093'O MSC_Test_0-RAN(81)@7e0c241b4610: patched enc_l3: '05549080399B2104D4654093'O MSC_Test_0-SCCP(80)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(80)@7e0c241b4610: vl_len:15 MSC_Test_0-SCCP(80)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(80)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000C05549080399B2104D4654093'O MSC_Test_0-M3UA(82)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131210437 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131210437 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131210437 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131210437 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131210437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131210437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131210437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131210437 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131210437 DMM DEBUG msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed676c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9080399bd4654093) (gsm_04_08.c:1128) 20250823131210437 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6fda0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823131210437 DVLR DEBUG SUBSCR(IMSI-262420000001005) AUTH on GERAN received SRES/RES: 9080399bd4654093 (8 bytes) (vlr_auth_fsm.c:151) 20250823131210437 DVLR INFO SUBSCR(IMSI-262420000001005) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823131210437 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6fda0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823131210437 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6fda0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823131210437 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6fda0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823131210437 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6fda0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6dba0] (vlr_auth_fsm.c:294) 20250823131210437 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6fda0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823131210437 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6fda0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823131210437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6dba0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823131210437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6dba0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131210437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6dba0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131210437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6dba0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131210437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6dba0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131210437 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6ce60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131210437 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6ce60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6dba0] (fsm.c:486) 20250823131210437 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6ce60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131210437 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6ce60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131210437 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131210437 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131210437 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131210437 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131210437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131210437 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131210437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131210437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(82)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(82)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(80)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(80)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(80)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(80)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131210441 DVLR DEBUG VLR subscr IMSI-262420000001005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131210441 DVLR DEBUG IMSI:262420000001005 has MSISDN:491230001005 (vlr.c:1045) 20250823131210441 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250823131210441 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131210441 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131210441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x561dbed6dba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131210441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6ce60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131210441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6ce60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131210441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6ce60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131210441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6ce60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x561dbed6dba0] (vlr_lu_fsm.c:110) 20250823131210441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6ce60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131210441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x561dbed6ce60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131210441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x561dbed6dba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131210441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x561dbed6dba0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131210441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x561dbed6fda0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131210441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x561dbed6fda0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x561dbed6dba0] (fsm.c:486) 20250823131210441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x561dbed6fda0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131210441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x561dbed6fda0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131210441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x561dbed6fda0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131210441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x561dbed6fda0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131210441 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x26F6DD5A) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250823131210441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x561dbed6fda0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131210441 DMM DEBUG -> IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x26F6DD5A LOCATION UPDATE ACCEPT (TMSI = 0x26f6dd5a) (gsm_04_08.c:149) 20250823131210442 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x26F6DD5A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131210442 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131210442 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131210442 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131210442 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131210442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131210442 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131210442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131210442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(82)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(82)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(80)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(80)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(80)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(80)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi0(89)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(81)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(81)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_0-SCCP(80)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(80)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(80)@7e0c241b4610: vl_from0 20250823131210444 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131210444 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131210444 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131210444 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131210444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131210444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131210444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131210444 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(80)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(82)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131210445 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x26F6DD5A:GERAN-A-11:LU)[0x561dbed676c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131210445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x26F6DD5A:GERAN-A-11:LU)[0x561dbed6dba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131210445 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x561dbed6fda0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131210445 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250823131210445 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131210445 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x561dbed6fda0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131210445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:GERAN-A-11:LU)[0x561dbed6dba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131210445 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x561dbed6fda0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131210445 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x561dbed6fda0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:GERAN-A-11:LU)[0x561dbed6dba0] (vlr_lu_fsm.c:817) 20250823131210445 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x561dbed6fda0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131210445 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x561dbed6fda0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131210445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:GERAN-A-11:LU)[0x561dbed6dba0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131210445 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001005/3/1): Available (smpp_smsc.c:626) 20250823131210445 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131210445 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A + 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) 20250823131210445 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131210445 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131210445 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131210445 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131210445 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131210445 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131210445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131210445 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131210445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131210445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(82)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(82)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(80)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(80)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(80)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(80)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(80)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(80)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(80)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(80)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131210447 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131210447 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131210447 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131210447 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131210447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131210447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131210447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131210447 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(82)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131210447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:GERAN-A-11:LU)[0x561dbed6dba0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131210447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:GERAN-A-11:LU)[0x561dbed6dba0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:GERAN-A-11:LU)[0x561dbed676c0] (msc_a.c:1053) 20250823131210447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:GERAN-A-11:LU)[0x561dbed6dba0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131210447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:GERAN-A-11:LU)[0x561dbed6dba0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131210447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:GERAN-A-11:LU)[0x561dbed6dba0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131210447 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A - active-conn: now used by 1 (attached) (msub.c:375) 20250823131210447 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131210447 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131210447 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131210448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131210448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131210448 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131210448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131210448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(82)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(82)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(80)@7e0c241b4610: Session index based on local reference:0 20250823131210448 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131210448 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(82)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131210448 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131210448 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131210448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131210448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131210448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131210448 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(81)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi0(89)4189558 TC_lu_imsi_auth3g_tmsi0(89)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131210449 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131210449 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth3g_tmsi0(89)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(89)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(89)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(89)@7e0c241b4610: Final verdict of PTC: pass 20250823131210456 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131210456 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823131210457 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(80)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(86)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(83)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(85)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(81)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(87)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(82)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(79)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(88)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(90)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(84)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(80): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(81): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(82): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(83): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(84): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(85): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(86): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(87): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(88): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_auth3g_tmsi0(89): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(90): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass'. Sat Aug 23 13:12:10 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 20250823131210654 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131210654 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131210654 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131210654 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131210654 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131210654 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131210654 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131210654 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131210654 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) 20250823131210654 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131210654 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131210654 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131210654 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131210654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131210654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131210654 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131210654 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131210655 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131210655 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=170172) 20250823131211458 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=170172, count=210232) 20250823131212460 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131212655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131212655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131212655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc'. ------ MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc ------ Sat Aug 23 13:12:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131213462 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_timeout_tmsi_realloc started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(94)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(94)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(94)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(92)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131213968 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(95)@7e0c241b4610: 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 } } } 20250823131214163 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) 20250823131214163 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) 20250823131214163 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131214163 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(94)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(94)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(94)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131214165 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131214165 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131214165 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131214165 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131214165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131214165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131214165 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(94)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(94)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(94)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(94)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(94)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131214166 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131214166 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131214166 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131214166 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131214166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131214166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131214166 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(94)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(94)@7e0c241b4610: Message received on association #8 20250823131214166 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131214166 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(94)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(94)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(94)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(94)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(94)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(94)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131214464 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131214464 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(97)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(97)@7e0c241b4610: 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) } } } } 20250823131214470 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(97)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(97)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(97)@7e0c241b4610: 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(97)@7e0c241b4610: 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(97)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(97)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131214488 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) 20250823131214488 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(98)@7e0c241b4610: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_timeout_tmsi_realloc0(101) TC_lu_imsi_timeout_tmsi_realloc0(101)@7e0c241b4610: 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 } } } } 20250823131214977 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131214977 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131214977 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131214977 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131214977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131214977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131214977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131214977 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(94)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131214977 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131214977 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131214977 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131214977 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131214977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131214977 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131214977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131214977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(94)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(94)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(93)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(93)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_timeout_tmsi_realloc0(101)1269049 MSC_Test_0-SCCP(92)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(93)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(94)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131214989 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131214989 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131214989 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131214989 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131214989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131214989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131214989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131214989 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131214989 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-12:LU)[0x561dbed699b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131214989 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-12:LU)[0x561dbed699b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131214989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x561dbed69c40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131214989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x561dbed69c40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-12:LU)[0x561dbed699b0] (fsm.c:486) 20250823131214989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x561dbed69c40]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131214989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x561dbed69c40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131214989 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131214989 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131214989 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823131214989 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131214989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed69c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131214989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed69c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131214989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed69c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131214989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed69c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131214989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed69c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131214989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed69c40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131214989 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed6fda0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131214989 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed6fda0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed69c40] (fsm.c:486) 20250823131214989 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed6fda0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131214989 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed6fda0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131214989 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131214989 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131214989 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131214989 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131214989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131214989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131214989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131214989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131214990 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131214990 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131214990 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131214990 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131214990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131214990 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131214990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131214990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(94)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(94)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(94)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(94)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(92)@7e0c241b4610: { messageType := 2, destLocRef := '135D39'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(92)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(92)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(92)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(92)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(92)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(98)@7e0c241b4610: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_timeout_tmsi_realloc0(101) MSC_Test-GSUP(98)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_timeout_tmsi_realloc0(101)"262420000000005" MSC_Test_0-SCCP(92)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(92)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(92)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(92)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(94)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131214993 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131214993 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131214993 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131214993 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131214993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131214993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131214993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131214993 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131214996 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131214996 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250823131214996 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250823131214996 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823131214996 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131214996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed69c40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131214996 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed6fda0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131214996 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed6fda0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131214996 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed6fda0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131214996 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed6fda0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed69c40] (vlr_lu_fsm.c:110) 20250823131214996 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed6fda0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131214996 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed6fda0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131214996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed69c40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131214996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed69c40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131214997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed6ce60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131214997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed6ce60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed69c40] (fsm.c:486) 20250823131214997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed6ce60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131214997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed6ce60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131214997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed6ce60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131214997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed6ce60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131214997 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:TMSInew-0x3329707D) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250823131214997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed6ce60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131214997 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:TMSInew-0x3329707D LOCATION UPDATE ACCEPT (TMSI = 0x3329707d) (gsm_04_08.c:149) 20250823131214997 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:TMSInew-0x3329707D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823131214997 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131214997 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131214997 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131214997 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131214997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131214997 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131214997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131214997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(94)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(94)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(92)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(92)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(92)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(92)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131219990 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:TMSInew-0x3329707D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131219990 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:TMSInew-0x3329707D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131219990 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:TMSInew-0x3329707D:GERAN-A-12:LU)[0x561dbed699b0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823131219990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:TMSInew-0x3329707D:GERAN-A-12:LU)[0x561dbed69c40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131219990 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:TMSInew-0x3329707D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131219990 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:TMSInew-0x3329707D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131219991 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131219991 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131219991 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131219991 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131219991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131219991 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131219991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131219991 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131219991 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131219991 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131219991 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131219991 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131219991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131219991 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131219991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131219991 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(94)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(94)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(94)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(94)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(92)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(92)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(92)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(92)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(92)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(92)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(92)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(92)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_timeout_tmsi_realloc0(101)@7e0c241b4610: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@7e0c241b4610: Test Component 101 has requested to stop MTC. Terminating current testcase execution. 20250823131222008 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131222008 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823131222009 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131222009 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131222009 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131222009 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131222009 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131222009 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131222009 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131222009 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131222009 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) 20250823131222009 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131222009 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131222009 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131222009 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131222009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131222009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) MSC_Test-GSUP(98)@7e0c241b4610: Final verdict of PTC: none 20250823131222009 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823131222009 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131222009 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131222010 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131222010 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(97)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(92)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(94)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(95)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(93)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(100)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(96)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(91)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(102)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(99)@7e0c241b4610: Final verdict of PTC: none TC_lu_imsi_timeout_tmsi_realloc0(101)@7e0c241b4610: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(91): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(92): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(93): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(94): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(95): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(96): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(97): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(98): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(99): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(100): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_timeout_tmsi_realloc0(101): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (fail -> fail) MTC@7e0c241b4610: Test case TC_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail'. Sat Aug 23 13:12:22 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=134708) 20250823131223011 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=134708, count=151328) 20250823131224010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131224010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131224011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823131224012 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_imsi_unknown'. ------ MSC_Tests.TC_cmserv_imsi_unknown ------ Sat Aug 23 13:12:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_cmserv_imsi_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_cmserv_imsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131225013 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_imsi_unknown' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_cmserv_imsi_unknown started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(106)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(106)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(106)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(104)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131225675 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(107)@7e0c241b4610: 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 } } } 20250823131225871 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) 20250823131225871 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) 20250823131225871 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131225871 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(106)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(106)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(106)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131225876 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131225876 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131225876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131225876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131225876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131225876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131225876 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(106)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(106)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(106)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(106)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(106)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(106)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(106)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(106)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131225877 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131225877 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131225877 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131225877 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131225877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131225877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131225877 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(106)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(106)@7e0c241b4610: ASPAC_Ack received for association #8 20250823131225877 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131225877 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(106)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(106)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(106)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131226013 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131226013 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(109)@7e0c241b4610: Established a new IPA connection (conn_id=2) 20250823131226019 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(109)@7e0c241b4610: 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(109)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(109)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(109)@7e0c241b4610: 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(109)@7e0c241b4610: 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(109)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(109)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131226033 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) 20250823131226033 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(110)@7e0c241b4610: Created GsupExpect[0] for "262420000000006" to be handled at TC_cmserv_imsi_unknown0(113) TC_cmserv_imsi_unknown0(113)@7e0c241b4610: 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 } } } } 20250823131226688 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131226688 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131226688 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131226688 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131226688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131226688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131226688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131226688 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(106)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131226688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:TMSInew-0x3329707D:GERAN-A-12:LU)[0x561dbed69c40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823131226688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed6ce60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823131226688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed6ce60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:TMSInew-0x3329707D:GERAN-A-12:LU)[0x561dbed69c40] (msub.c:113) 20250823131226688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed6ce60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Freeing instance (msub.c:113) 20250823131226688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-12:LU)[0x561dbed6ce60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Deallocated (fsm.c:568) 20250823131226688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:TMSInew-0x3329707D:GERAN-A-12:LU)[0x561dbed69c40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:TMSInew-0x3329707D:GERAN-A-12:LU)[0x561dbed699b0] (msub.c:113) 20250823131226688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:TMSInew-0x3329707D:GERAN-A-12:LU)[0x561dbed69c40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131226688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:TMSInew-0x3329707D:GERAN-A-12:LU)[0x561dbed69c40]{VLR_ULA_S_DONE}: Freeing instance (msub.c:113) 20250823131226688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:TMSInew-0x3329707D:GERAN-A-12:LU)[0x561dbed69c40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131226688 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:TMSInew-0x3329707D - active-conn: now used by 1 (attached) (msub.c:375) 20250823131226689 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131226689 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131226689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131226689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131226689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131226689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131226689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131226689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(106)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(106)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(105)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(105)@7e0c241b4610: Added conn table entry 0TC_cmserv_imsi_unknown0(113)10585652 MSC_Test_0-SCCP(104)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(105)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(106)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131226702 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131226702 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131226702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131226702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131226702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131226702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131226702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131226702 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131226703 DMM DEBUG msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x561dbed699b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823131226703 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x561dbed6dba0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131226703 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x561dbed6dba0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x561dbed699b0] (fsm.c:486) 20250823131226703 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x561dbed6dba0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131226703 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x561dbed6dba0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131226703 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x561dbed6dba0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250823131226703 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x561dbed6dba0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131226703 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x561dbed6dba0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250823131226703 DMM DEBUG msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x561dbed699b0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250823131226703 DBSSAP ERROR msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x561dbed699b0]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250823131226703 DBSSAP ERROR msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x561dbed699b0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250823131226704 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131226704 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131226704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131226704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131226704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131226704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131226704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131226704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131226704 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131226704 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131226704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131226704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131226704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131226704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131226704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131226704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131226704 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131226704 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131226704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131226704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131226704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131226704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131226704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131226704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(106)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(106)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(106)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(106)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(106)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(106)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(104)@7e0c241b4610: { messageType := 2, destLocRef := 'A18634'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(104)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(104)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(104)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(104)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(104)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(104)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(104)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(104)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(104)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(104)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(104)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(104)@7e0c241b4610: vl_from0 20250823131226709 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131226709 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-SCCP(104)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(106)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131226709 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131226709 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131226709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131226709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131226709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131226709 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131226709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x561dbed6dba0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131226709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x561dbed6dba0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x561dbed699b0] (msc_a.c:1053) 20250823131226709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x561dbed6dba0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131226709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x561dbed6dba0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131226710 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131226710 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131226710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131226710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131226710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131226710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131226710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131226710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(106)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(106)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(104)@7e0c241b4610: Session index based on local reference:0 20250823131226710 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131226710 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131226710 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131226710 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131226710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131226710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131226710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131226710 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(106)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(105)@7e0c241b4610: Deleted conn table entry 0TC_cmserv_imsi_unknown0(113)10585652 TC_cmserv_imsi_unknown0(113)@7e0c241b4610: setverdict(pass): none -> pass TC_cmserv_imsi_unknown0(113)@7e0c241b4610: Skipping f_verify_vty_lac_ci() TC_cmserv_imsi_unknown0(113)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_imsi_unknown0(113)@7e0c241b4610: Final verdict of PTC: pass 20250823131226714 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131226714 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(110)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(106)@7e0c241b4610: Final verdict of PTC: none 20250823131226716 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(109)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(107)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(105)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(104)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(112)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(111)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(114)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(108)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(104): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(105): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(106): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(107): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(108): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(109): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(110): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(111): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(112): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_cmserv_imsi_unknown0(113): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@7e0c241b4610: Test case TC_cmserv_imsi_unknown finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass'. Sat Aug 23 13:12:26 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 20250823131226914 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131226914 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131226914 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131226914 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131226914 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131226914 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131226914 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131226914 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131226914 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) 20250823131226914 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131226914 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131226914 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131226914 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131226914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131226914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131226914 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131226915 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131226915 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131226915 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=103644) 20250823131227716 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=103644, count=146668) 20250823131228717 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131228915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131228916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131228916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_tmsi_unknown'. ------ MSC_Tests.TC_cmserv_tmsi_unknown ------ Sat Aug 23 13:12:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_cmserv_tmsi_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_cmserv_tmsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131229718 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_tmsi_unknown' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_cmserv_tmsi_unknown started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(118)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(118)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(118)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(116)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131230257 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(119)@7e0c241b4610: 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 } } } 20250823131230450 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) 20250823131230450 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) 20250823131230450 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131230450 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(118)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(118)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(118)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131230454 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131230454 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131230454 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131230454 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131230454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131230454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131230455 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(118)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(118)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(118)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(118)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(118)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131230455 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131230455 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131230455 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131230455 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131230455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131230455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131230455 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(118)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(118)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(118)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131230455 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131230455 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(118)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(118)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(118)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(118)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(118)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131230719 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131230720 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(121)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(121)@7e0c241b4610: 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) } } } } 20250823131230725 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(121)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(121)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(121)@7e0c241b4610: 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(121)@7e0c241b4610: 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(121)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(121)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131230737 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) 20250823131230737 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_cmserv_tmsi_unknown0(125)@7e0c241b4610: 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 } } } } 20250823131231254 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131231254 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131231254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131231254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131231254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131231254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131231254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131231254 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(118)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131231254 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131231254 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131231254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131231254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131231254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131231254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131231254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131231254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(118)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(118)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(117)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(117)@7e0c241b4610: Added conn table entry 0TC_cmserv_tmsi_unknown0(125)15050130 MSC_Test_0-SCCP(116)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(117)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(118)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131231258 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131231258 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131231258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131231258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131231258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131231258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131231258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131231258 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131231258 DMM DEBUG msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x561dbed69c40]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823131231258 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131231258 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x561dbed69c40] (fsm.c:486) 20250823131231258 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131231258 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131231258 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:423) 20250823131231258 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131231258 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250823131231258 DMM DEBUG msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x561dbed69c40]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250823131231258 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131231258 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131231258 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131231258 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131231258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131231258 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131231258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131231258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131231258 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131231258 DBSSAP ERROR msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x561dbed69c40]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250823131231258 DBSSAP ERROR msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x561dbed69c40]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250823131231258 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131231258 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131231258 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131231258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131231258 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131231258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131231258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131231258 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131231258 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131231258 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131231258 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131231258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131231258 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131231258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131231258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(118)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(118)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(118)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(118)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(118)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(118)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@7e0c241b4610: { messageType := 2, destLocRef := 'E5A592'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(116)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(116)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(116)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(116)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(116)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(116)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(116)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(116)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(118)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131231262 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131231262 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131231262 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131231262 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131231262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131231262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131231262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131231262 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131231262 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131231262 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_DONE}: Removing from parent msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x561dbed69c40] (msc_a.c:1053) 20250823131231262 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131231262 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131231262 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131231262 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131231262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131231262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131231262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131231262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131231262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131231262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(118)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(118)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(118)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131231263 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131231263 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131231263 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131231263 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131231263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131231263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131231263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131231263 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(117)@7e0c241b4610: Deleted conn table entry 0TC_cmserv_tmsi_unknown0(125)15050130 TC_cmserv_tmsi_unknown0(125)@7e0c241b4610: setverdict(pass): none -> pass TC_cmserv_tmsi_unknown0(125)@7e0c241b4610: Skipping f_verify_vty_lac_ci() TC_cmserv_tmsi_unknown0(125)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_tmsi_unknown0(125)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-M3UA(118)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(117)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(116)@7e0c241b4610: Final verdict of PTC: none 20250823131231265 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131231265 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(123)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(115)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(122)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(120)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(119)@7e0c241b4610: Final verdict of PTC: none 20250823131231266 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(121)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(126)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(124)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(115): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(116): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(117): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(118): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(119): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(120): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(121): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(122): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(123): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(124): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_cmserv_tmsi_unknown0(125): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(126): none (pass -> pass) MTC@7e0c241b4610: Test case TC_cmserv_tmsi_unknown finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass'. Sat Aug 23 13:12:31 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 20250823131231470 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131231470 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131231470 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131231470 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131231470 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131231470 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131231470 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131231470 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131231470 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) 20250823131231470 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131231470 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131231470 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131231470 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131231470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131231470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131231470 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131231470 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131231470 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131231470 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=128148) 20250823131232268 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=128148, count=137448) 20250823131233270 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131233471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131233471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131233471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call'. ------ MSC_Tests.TC_lu_and_mo_call ------ Sat Aug 23 13:12:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mo_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mo_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131234272 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_and_mo_call started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(130)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(130)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(130)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(128)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131234821 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(131)@7e0c241b4610: 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 } } } 20250823131235016 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) 20250823131235016 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) 20250823131235016 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131235016 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(130)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(130)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(130)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131235021 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131235021 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131235021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131235021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131235021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131235021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131235021 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(130)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(130)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(130)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(130)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(130)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(130)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(130)@7e0c241b4610: Message received on association #8 20250823131235021 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131235021 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131235021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131235021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131235021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131235021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131235021 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(130)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(130)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(130)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(130)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(130)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(130)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131235022 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131235022 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823131235274 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131235274 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(133)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(133)@7e0c241b4610: 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) } } } } 20250823131235280 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(133)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(133)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(133)@7e0c241b4610: 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(133)@7e0c241b4610: 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(133)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(133)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131235303 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) 20250823131235303 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(134)@7e0c241b4610: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call0(137) TC_lu_and_mo_call0(137)@7e0c241b4610: 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 } } } } 20250823131235828 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131235828 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131235828 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131235828 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131235828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131235828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131235828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131235828 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131235829 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131235829 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131235829 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131235829 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131235829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131235829 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131235829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131235829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(129)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(129)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_call0(137)12381577 MSC_Test_0-SCCP(128)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(129)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131235848 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131235848 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131235848 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131235848 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131235848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131235848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131235848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131235848 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131235848 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-15:LU)[0x561dbed699b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131235848 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-15:LU)[0x561dbed699b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131235848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x561dbed6dba0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131235848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x561dbed6dba0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-15:LU)[0x561dbed699b0] (fsm.c:486) 20250823131235848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x561dbed6dba0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131235848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x561dbed6dba0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131235848 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131235848 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000007 id=262420000000007 (vlr.c:661) 20250823131235848 DVLR INFO New subscr, IMSI: 262420000000007 (vlr.c:562) 20250823131235848 DVLR DEBUG VLR subscr IMSI-262420000000007 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131235848 DVLR DEBUG VLR subscr IMSI-262420000000007 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131235848 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131235848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x561dbed6dba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131235848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x561dbed6dba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131235848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x561dbed6dba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131235848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x561dbed6dba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131235849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x561dbed6dba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131235849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x561dbed6dba0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131235849 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x561dbed72e10]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131235849 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x561dbed72e10]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x561dbed6dba0] (fsm.c:486) 20250823131235849 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x561dbed72e10]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131235849 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x561dbed72e10]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131235849 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131235849 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131235849 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131235849 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131235849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131235849 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131235849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131235849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131235849 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131235849 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131235849 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131235849 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131235849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131235849 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131235849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131235849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(130)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@7e0c241b4610: { messageType := 2, destLocRef := 'BCED89'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(128)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(128)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(128)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(134)@7e0c241b4610: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call0(137) MSC_Test-GSUP(134)@7e0c241b4610: Added IMSI table entry 0TC_lu_and_mo_call0(137)"262420000000007" 20250823131235856 DVLR DEBUG VLR subscr IMSI-262420000000007 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131235856 DVLR DEBUG VLR subscr IMSI-262420000000007 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_mo_call0(137)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(137)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(128)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(128)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(128)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(128)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823131235862 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131235862 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131235862 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131235862 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131235862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131235862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131235862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131235862 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131235868 DVLR DEBUG VLR subscr IMSI-262420000000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131235868 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823131235868 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823131235869 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131235869 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131235869 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x561dbed6dba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131235870 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x561dbed72e10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131235870 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x561dbed72e10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131235870 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x561dbed72e10]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131235870 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x561dbed72e10]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x561dbed6dba0] (vlr_lu_fsm.c:110) 20250823131235870 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x561dbed72e10]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131235870 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x561dbed72e10]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131235870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x561dbed6dba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131235870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x561dbed6dba0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131235870 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x561dbed679d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131235870 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x561dbed679d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x561dbed6dba0] (fsm.c:486) 20250823131235870 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x561dbed679d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131235870 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x561dbed679d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131235870 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x561dbed679d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131235870 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x561dbed679d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131235870 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x19F9DDC3) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823131235870 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x561dbed679d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131235870 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x19F9DDC3 LOCATION UPDATE ACCEPT (TMSI = 0x19f9ddc3) (gsm_04_08.c:149) 20250823131235870 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x19F9DDC3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131235870 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131235870 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131235870 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131235870 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131235870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131235870 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131235870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131235870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(128)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(137)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(129)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(129)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(128)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(128)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(128)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(128)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823131235885 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131235885 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131235885 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131235885 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131235885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131235885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131235885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131235885 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131235885 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x19F9DDC3:GERAN-A-15:LU)[0x561dbed699b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131235885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x19F9DDC3:GERAN-A-15:LU)[0x561dbed6dba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131235885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x561dbed679d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131235885 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823131235885 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131235885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x561dbed679d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131235885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-15:LU)[0x561dbed6dba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131235886 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x561dbed679d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131235886 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x561dbed679d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-15:LU)[0x561dbed6dba0] (vlr_lu_fsm.c:817) 20250823131235886 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x561dbed679d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131235886 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x561dbed679d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131235886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-15:LU)[0x561dbed6dba0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131235886 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823131235886 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131235886 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 + 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) 20250823131235886 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131235886 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131235886 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131235886 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131235886 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131235886 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131235886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131235886 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131235886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131235886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(128)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(128)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(128)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(128)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(128)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131235890 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131235890 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131235890 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131235890 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131235890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131235890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131235890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131235890 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131235890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-15:LU)[0x561dbed6dba0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131235890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-15:LU)[0x561dbed6dba0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-15:LU)[0x561dbed699b0] (msc_a.c:1053) 20250823131235890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-15:LU)[0x561dbed6dba0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131235890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-15:LU)[0x561dbed6dba0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131235890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-15:LU)[0x561dbed6dba0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131235890 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131235890 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131235890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131235891 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131235891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131235891 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131235891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131235891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131235890 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(130)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@7e0c241b4610: Session index based on local reference:0 20250823131235892 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131235892 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131235892 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131235892 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131235892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131235892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131235892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131235892 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(129)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_call0(137)12381577 TC_lu_and_mo_call0(137)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131235894 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131235894 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call0(137)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(137)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(137)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(137)@7e0c241b4610: 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 := '19F9DDC3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(129)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_call0(137)9702933 MSC_Test_0-RAN(129)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(128)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131236094 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131236094 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131236094 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131236094 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131236094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131236094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131236094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131236094 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131236095 DMM DEBUG msc_a(TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed69c40]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823131236095 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131236095 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed69c40] (fsm.c:486) 20250823131236095 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131236095 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131236096 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823131236096 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131236096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131236096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131236096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131236096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131236096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131236096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131236096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131236096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131236096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131236096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131236096 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823131236096 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823131236097 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131236097 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131236097 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131236097 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131236097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131236097 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131236097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131236097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131236097 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131236097 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131236097 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131236097 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131236097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131236097 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131236097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131236097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131236097 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131236097 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131236097 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131236097 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131236097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131236097 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131236097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131236097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(130)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(130)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@7e0c241b4610: { messageType := 2, destLocRef := '940E15'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(128)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(128)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(128)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(128)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(128)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131236101 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823131236101 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call0(137)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(137)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(131)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call0(137) MSC_Test-MGCP(132)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call0(137) MSC_Test_0-RAN(129)@7e0c241b4610: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(129)@7e0c241b4610: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(128)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(128)@7e0c241b4610: vl_len:19 MSC_Test_0-SCCP(128)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(128)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250823131236120 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131236120 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131236120 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131236120 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131236120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131236120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131236120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131236120 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131236121 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823131236121 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 callref-0x80000001 tid-8) New transaction (transaction.c:231) 20250823131236121 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823131236121 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250823131236121 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823131236121 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3: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) 20250823131236121 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823131236121 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823131236121 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ac80]{ESTABLISHING}: Allocated (fsm.c:456) 20250823131236121 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ac80]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed69c40] (fsm.c:486) 20250823131236121 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3: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) 20250823131236121 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6bc70]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131236121 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6bc70]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ac80] (fsm.c:486) 20250823131236121 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:no-CI)[0x561dbed6bc70]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131236121 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:no-CI)[0x561dbed6bc70]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823131236122 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed7b690]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131236122 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed7b690]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ac80] (fsm.c:486) 20250823131236122 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:no-CI)[0x561dbed7b690]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131236122 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:no-CI)[0x561dbed7b690]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(132)@7e0c241b4610: 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(137) TC_lu_and_mo_call0(137)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823131236141 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:no-CI)[0x561dbed6bc70]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131236141 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ac80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823131236141 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3: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(137)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823131236144 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:no-CI)[0x561dbed7b690]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131236144 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ac80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823131236144 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3: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) 20250823131236144 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) Sending Assignment Command (msc_a.c:706) 20250823131236145 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131236145 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131236145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131236145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test-MNCC(131)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call0(137) 20250823131236145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131236145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131236145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131236145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(131)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_call0(137)-2147483647 MSC_Test_0-M3UA(130)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(128)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(137)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call0(137)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request 20250823131236151 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(128)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(128)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(128)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(128)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250823131236153 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131236153 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131236153 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131236153 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131236153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131236153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131236153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131236153 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131236153 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed7b690]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823131236154 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3: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)[0x561dbed7b690]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823131236154 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3: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)[0x561dbed7b690]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823131236154 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3: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) 20250823131236154 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3: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) 20250823131236154 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3: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) 20250823131236154 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3: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(137)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call0(137)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823131236157 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823131236157 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131236157 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250823131236157 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823131236157 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131236157 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131236157 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131236157 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131236157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131236157 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131236157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131236157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131236157 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3: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)[0x561dbed7b690]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131236158 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3: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)[0x561dbed7b690]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823131236158 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ac80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(130)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(128)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131236160 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823131236160 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131236160 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250823131236160 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823131236160 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131236160 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131236161 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131236161 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131236161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131236161 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131236161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131236161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(128)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(137)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823131236162 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3: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) 20250823131236162 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3: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) 20250823131236162 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3: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) 20250823131236162 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed6bc70]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823131236162 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed6bc70]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823131236162 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3: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)[0x561dbed6bc70]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823131236163 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823131236163 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131236163 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250823131236163 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823131236163 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823131236163 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131236163 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131236163 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131236163 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131236163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131236163 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131236163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131236163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(128)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(137)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call0(137)@7e0c241b4610: { 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(137)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT 20250823131236165 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3: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)[0x561dbed6bc70]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131236165 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3: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)[0x561dbed6bc70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823131236165 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ac80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823131236165 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ac80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(129)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(129)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(128)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(128)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(128)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(128)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O 20250823131236166 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131236166 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131236166 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131236166 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131236166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131236166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131236166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131236166 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131236166 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823131236166 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823131236166 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823131236166 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131236166 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3: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(137)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call0(137)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call0(137)@7e0c241b4610: f_mo_call_establish DONE TC_lu_and_mo_call0(137)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(137)@7e0c241b4610: Hold the call for some time TC_lu_and_mo_call0(137)@7e0c241b4610: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call0(137)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(137)@7e0c241b4610: Hangup TC_lu_and_mo_call0(137)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823131241680 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823131241680 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250823131241680 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823131241681 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823131241681 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131241681 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131241681 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131241681 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131241681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131241681 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131241681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131241681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(128)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(137)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC 20250823131241686 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250823131241686 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131241686 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250823131241686 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823131241686 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823131241686 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823131241686 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131241686 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131241686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131241686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131241686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131241686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131241686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131241686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(128)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(137)@7e0c241b4610: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call0(137)@7e0c241b4610: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(129)@7e0c241b4610: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(129)@7e0c241b4610: patched enc_l3: '03EA'O MSC_Test_0-SCCP(128)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(128)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(128)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(128)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131241691 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131241691 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131241691 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131241691 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131241691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131241691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131241691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131241691 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131241692 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250823131241692 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823131241692 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250823131241692 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823131241692 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823131241692 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131241692 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823131241692 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131241692 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131241692 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131241692 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ac80]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823131241692 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3: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)[0x561dbed7b690]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131241692 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3: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)[0x561dbed7b690]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ac80] (call_leg.c:197) 20250823131241692 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3: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)[0x561dbed7b690]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823131241692 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3: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)[0x561dbed7b690]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823131241692 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3: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)[0x561dbed6bc70]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131241693 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3: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)[0x561dbed6bc70]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ac80] (call_leg.c:197) 20250823131241693 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ac80]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823131241693 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3: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)[0x561dbed6bc70]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823131241693 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3: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)[0x561dbed6bc70]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823131241693 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ac80]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823131241693 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ac80]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed69c40] (call_leg.c:198) 20250823131241693 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ac80]{RELEASING}: Freeing instance (call_leg.c:198) 20250823131241693 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ac80]{RELEASING}: Deallocated (fsm.c:568) 20250823131241693 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131241693 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131241693 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131241693 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131241693 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131241693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131241693 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131241693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131241693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(128)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(131)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_call0(137)-2147483647 TC_lu_and_mo_call0(137)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_call0(137)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(128)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(128)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(128)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(128)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_call0(137)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX 20250823131241699 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131241699 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131241699 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131241699 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131241699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131241699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131241699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131241699 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131241700 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131241700 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed69c40] (msc_a.c:1053) 20250823131241700 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131241700 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-16:CM_SERVICE_REQ)[0x561dbed6ce60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131241700 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131241701 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131241701 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131241701 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131241701 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131241701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131241701 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131241701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131241701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@7e0c241b4610: Session index based on local reference:0 20250823131241702 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131241702 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131241702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131241702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131241702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(130)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131241702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131241702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131241702 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(129)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_call0(137)9702933 TC_lu_and_mo_call0(137)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call0(137)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(137)@7e0c241b4610: f_call_hangup 9: done TC_lu_and_mo_call0(137)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(137)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(134)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(128)@7e0c241b4610: Final verdict of PTC: none 20250823131242714 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131242714 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131242714 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131242714 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131242714 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131242714 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131242715 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823131242715 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823131242714 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131242714 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131242714 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131242714 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) 20250823131242714 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131242714 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131242715 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131242715 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131242715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131242715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131242715 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131242715 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131242715 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131242716 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(132)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(130)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(133)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(129)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(131)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(127)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(136)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(135)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(138)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(127): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(128): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(129): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(130): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(131): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(132): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(133): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(134): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(135): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(136): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_and_mo_call0(137): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_and_mo_call finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass'. Sat Aug 23 13:12:42 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=409448) 20250823131243716 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=409448, count=425968) 20250823131244715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131244715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131244715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823131244716 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_ipv6'. ------ MSC_Tests.TC_lu_and_mo_call_ipv6 ------ Sat Aug 23 13:12:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mo_call_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mo_call_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131245718 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_ipv6' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_and_mo_call_ipv6 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(142)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(142)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(142)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(140)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131246325 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(143)@7e0c241b4610: 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 } } } 20250823131246519 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) 20250823131246519 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) 20250823131246519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131246519 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)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(142)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(142)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131246526 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131246526 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131246526 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131246526 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131246526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131246526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131246526 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)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(142)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(142)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(142)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(142)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(142)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823131246528 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131246529 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131246529 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131246529 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131246529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131246529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131246529 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)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(142)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(142)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(142)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(142)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823131246529 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131246529 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(142)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(142)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131246718 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131246718 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(145)@7e0c241b4610: Established a new IPA connection (conn_id=2) 20250823131246724 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(145)@7e0c241b4610: 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(145)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(145)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(145)@7e0c241b4610: 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)@7e0c241b4610: 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)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(145)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131246739 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) 20250823131246739 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(146)@7e0c241b4610: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call_ipv60(149) TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: 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 } } } } 20250823131247331 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131247331 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131247331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131247331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131247331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131247331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131247331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131247331 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131247332 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131247332 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131247332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131247332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131247332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131247332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131247332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131247332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(141)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(141)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_call_ipv60(149)7511392 MSC_Test_0-SCCP(140)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(141)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131247347 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131247347 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131247347 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131247348 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131247348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131247348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131247348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131247348 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131247348 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-17:LU)[0x561dbed72c00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131247348 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-17:LU)[0x561dbed72c00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131247348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x561dbed6bc70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131247348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x561dbed6bc70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-17:LU)[0x561dbed72c00] (fsm.c:486) 20250823131247348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x561dbed6bc70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131247348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x561dbed6bc70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131247348 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131247348 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131247348 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823131247349 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131247349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6bc70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131247349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6bc70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131247349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6bc70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131247349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6bc70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131247349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6bc70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131247349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6bc70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131247349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6f8e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131247349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6f8e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6bc70] (fsm.c:486) 20250823131247349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6f8e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131247349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6f8e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131247349 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131247349 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131247349 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131247349 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131247349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131247349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131247349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131247349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131247349 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131247349 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131247349 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131247349 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131247349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131247349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131247349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131247349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(142)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@7e0c241b4610: { messageType := 2, destLocRef := '729D60'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(140)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(140)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(140)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(146)@7e0c241b4610: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call_ipv60(149) MSC_Test-GSUP(146)@7e0c241b4610: Added IMSI table entry 0TC_lu_and_mo_call_ipv60(149)"262420000000007" 20250823131247353 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823131247353 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(140)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(140)@7e0c241b4610: vl_from0 20250823131247355 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131247355 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131247355 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(140)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823131247355 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131247355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131247355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131247355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131247355 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: setverdict(pass): none -> pass 20250823131247364 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131247364 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823131247364 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823131247364 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823131247365 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131247365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6bc70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131247365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6f8e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131247365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6f8e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131247365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6f8e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131247365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6f8e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6bc70] (vlr_lu_fsm.c:110) 20250823131247365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6f8e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131247365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6f8e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131247365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6bc70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131247365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6bc70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131247365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6ac80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131247365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6ac80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6bc70] (fsm.c:486) 20250823131247365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6ac80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131247365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6ac80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131247365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6ac80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131247365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6ac80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131247365 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:TMSInew-0x0CD92F40) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823131247365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6ac80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131247365 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:TMSInew-0x0CD92F40 LOCATION UPDATE ACCEPT (TMSI = 0x0cd92f40) (gsm_04_08.c:149) 20250823131247365 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:TMSInew-0x0CD92F40 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823131247366 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131247366 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131247366 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131247366 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131247366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131247366 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131247366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131247366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(140)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(141)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(141)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(140)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(140)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(140)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131247376 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131247376 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131247376 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131247376 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131247376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131247376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131247376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131247376 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131247376 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:TMSInew-0x0CD92F40:GERAN-A-17:LU)[0x561dbed72c00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131247376 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:TMSInew-0x0CD92F40:GERAN-A-17:LU)[0x561dbed6bc70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131247376 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6ac80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131247376 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823131247376 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6ac80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131247376 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-17:LU)[0x561dbed6bc70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131247376 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6ac80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131247376 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6ac80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-17:LU)[0x561dbed6bc70] (vlr_lu_fsm.c:817) 20250823131247376 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6ac80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131247376 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x19F9DDC3:GERAN-A-17:LU)[0x561dbed6ac80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131247376 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-17:LU)[0x561dbed6bc70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131247376 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823131247377 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131247377 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131247377 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131247377 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131247377 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131247377 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131247377 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131247377 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131247377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131247377 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131247377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131247377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(140)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(140)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(140)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(140)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131247379 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131247379 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131247379 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131247379 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131247379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131247379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131247379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131247379 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131247380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-17:LU)[0x561dbed6bc70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131247380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-17:LU)[0x561dbed6bc70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-17:LU)[0x561dbed72c00] (msc_a.c:1053) 20250823131247380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-17:LU)[0x561dbed6bc70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131247380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-17:LU)[0x561dbed6bc70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131247380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-17:LU)[0x561dbed6bc70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131247380 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131247380 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131247380 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131247380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131247380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131247380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131247380 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131247380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131247380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@7e0c241b4610: Session index based on local reference:0 20250823131247381 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131247381 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131247381 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131247381 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131247381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131247381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131247381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131247381 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(141)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(149)7511392 TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131247382 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131247382 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: 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 := '0CD92F40'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(141)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_call_ipv60(149)15214955 MSC_Test_0-RAN(141)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(140)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131247582 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131247582 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131247582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131247582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131247582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131247582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131247582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131247582 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131247582 DMM DEBUG msc_a(TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed72ad0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823131247583 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed7b690]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131247583 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed7b690]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed72ad0] (fsm.c:486) 20250823131247583 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed7b690]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131247583 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed7b690]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131247583 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823131247583 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131247583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed7b690]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131247583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed7b690]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131247583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed7b690]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131247583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed7b690]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131247583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed7b690]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131247583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed7b690]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131247583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed7b690]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131247583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed7b690]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131247583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed7b690]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131247583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed7b690]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131247583 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823131247583 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823131247583 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131247583 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131247583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131247583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131247583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131247583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131247583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131247583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131247583 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131247583 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131247583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131247583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131247583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131247583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131247583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131247583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131247583 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131247583 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131247583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131247583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131247583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131247583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131247583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131247583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(142)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(142)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@7e0c241b4610: { messageType := 2, destLocRef := 'E8296B'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(140)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(140)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(140)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(140)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(140)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131247584 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823131247584 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(143)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_ipv60(149) MSC_Test-MGCP(144)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call_ipv60(149) MSC_Test_0-RAN(141)@7e0c241b4610: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(141)@7e0c241b4610: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(140)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@7e0c241b4610: vl_len:19 MSC_Test_0-SCCP(140)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(140)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250823131247592 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131247592 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131247592 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131247592 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131247592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131247592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131247592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131247592 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131247592 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823131247592 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40 callref-0x80000002 tid-8) New transaction (transaction.c:231) 20250823131247592 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823131247592 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250823131247592 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823131247592 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40: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) 20250823131247592 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823131247592 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823131247593 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed6f8e0]{ESTABLISHING}: Allocated (fsm.c:456) 20250823131247593 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed6f8e0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed72ad0] (fsm.c:486) 20250823131247593 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40: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) 20250823131247593 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed6ce60]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131247593 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed6ce60]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed6f8e0] (fsm.c:486) 20250823131247593 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:no-CI)[0x561dbed6ce60]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131247593 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:no-CI)[0x561dbed6ce60]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823131247593 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed71d90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131247593 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed71d90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed6f8e0] (fsm.c:486) 20250823131247593 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:no-CI)[0x561dbed71d90]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131247593 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:no-CI)[0x561dbed71d90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(144)@7e0c241b4610: 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(149) TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823131247602 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:no-CI)[0x561dbed6ce60]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131247602 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed6f8e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823131247602 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250823131247602 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40: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) 20250823131247602 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40: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(149)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823131247603 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:no-CI)[0x561dbed71d90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131247603 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed6f8e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823131247603 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40: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) 20250823131247603 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) Sending Assignment Command (msc_a.c:706) 20250823131247603 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131247603 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131247603 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131247603 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131247603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131247603 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131247603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131247603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@7e0c241b4610: Message received on association #8 MSC_Test-MNCC(143)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_ipv60(149) MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(140)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test-MNCC(143)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_call_ipv60(149)-2147483646 MSC_Test_0-SCCP(140)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request 20250823131247606 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(140)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@7e0c241b4610: vl_len:26 MSC_Test_0-SCCP(140)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(140)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O 20250823131247608 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131247608 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131247608 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131247608 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131247608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131247608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131247608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131247608 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131247608 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x561dbed71d90]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823131247608 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40: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)[0x561dbed71d90]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250823131247608 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40: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)[0x561dbed71d90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823131247608 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40: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) 20250823131247608 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40: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) 20250823131247608 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40: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) 20250823131247608 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250823131247608 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40: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) 20250823131247608 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40: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(149)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823131247610 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823131247610 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131247610 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250823131247610 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823131247610 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131247610 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131247610 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131247610 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131247610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131247610 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131247610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131247610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(140)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131247611 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbed71d90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131247611 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbed71d90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823131247611 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed6f8e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823131247612 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823131247612 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131247612 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250823131247612 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823131247612 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131247612 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131247612 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131247612 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131247612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131247612 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131247612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131247612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(140)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823131247614 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40: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) 20250823131247614 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40: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) 20250823131247614 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40: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) 20250823131247614 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x561dbed6ce60]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823131247614 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x561dbed6ce60]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823131247614 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40: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)[0x561dbed6ce60]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823131247614 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823131247614 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131247614 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250823131247614 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823131247614 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823131247614 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131247614 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131247614 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131247614 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131247614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131247615 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131247615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131247615 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(140)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: { 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" } } } } } } } TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT 20250823131247616 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x561dbed6ce60]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131247616 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x561dbed6ce60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823131247616 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed6f8e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823131247616 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed6f8e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(141)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(141)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(140)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(140)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(140)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131247617 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131247617 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131247617 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131247617 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131247617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131247617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131247617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131247617 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131247617 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823131247617 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823131247617 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823131247617 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131247617 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40: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(149)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: f_mo_call_establish DONE TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: Hold the call for some time TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: Hangup TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823131253133 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823131253133 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250823131253133 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823131253133 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823131253133 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131253133 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131253133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131253133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131253133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131253133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131253133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131253133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(140)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC 20250823131253138 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250823131253138 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131253138 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250823131253138 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823131253138 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823131253138 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823131253139 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131253139 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131253139 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131253139 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131253139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131253139 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131253139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131253139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(140)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(141)@7e0c241b4610: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(141)@7e0c241b4610: patched enc_l3: '03EA'O MSC_Test_0-SCCP(140)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(140)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(140)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131253143 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131253143 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131253143 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131253143 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131253143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131253143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131253143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131253143 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131253143 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250823131253143 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823131253143 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250823131253143 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823131253143 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823131253143 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131253143 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823131253143 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131253143 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131253143 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131253143 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed6f8e0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823131253143 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbed71d90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131253143 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbed71d90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed6f8e0] (call_leg.c:197) 20250823131253143 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbed71d90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823131253143 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbed71d90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823131253143 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x561dbed6ce60]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131253143 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x561dbed6ce60]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed6f8e0] (call_leg.c:197) 20250823131253144 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed6f8e0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823131253144 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x561dbed6ce60]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823131253144 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x561dbed6ce60]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823131253144 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed6f8e0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823131253144 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed6f8e0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed72ad0] (call_leg.c:198) 20250823131253144 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed6f8e0]{RELEASING}: Freeing instance (call_leg.c:198) 20250823131253144 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed6f8e0]{RELEASING}: Deallocated (fsm.c:568) 20250823131253144 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131253144 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131253144 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131253144 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131253144 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131253144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131253144 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131253144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131253144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(140)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(143)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(149)-2147483646 TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(140)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(140)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(140)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131253148 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131253148 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131253148 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131253148 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131253148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131253148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131253148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131253148 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX 20250823131253149 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed7b690]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131253149 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed7b690]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed72ad0] (msc_a.c:1053) 20250823131253149 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed7b690]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131253149 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-18:CM_SERVICE_REQ)[0x561dbed7b690]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131253149 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131253149 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131253149 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131253149 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131253149 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131253149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131253149 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131253149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131253149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@7e0c241b4610: Session index based on local reference:0 20250823131253150 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131253150 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131253150 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131253150 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131253150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131253150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131253150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131253150 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(141)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(149)15214955 TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: f_call_hangup 9: done TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(149)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-RAN(141)@7e0c241b4610: Final verdict of PTC: none 20250823131254168 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131254168 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823131254168 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131254168 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131254168 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131254168 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131254168 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131254168 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131254168 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131254168 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131254168 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) 20250823131254168 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131254168 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131254168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131254168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131254168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131254168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131254168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131254168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131254169 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131254169 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823131254169 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(142)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(145)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(146)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(140)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(147)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(143)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(150)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(144)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(148)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(140): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(141): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(142): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(143): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(144): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(145): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(146): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(147): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(148): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_and_mo_call_ipv60(149): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(150): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_and_mo_call_ipv6 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_ipv6 pass'. Sat Aug 23 13:12:54 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=427564) 20250823131255171 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=427564, count=428820) 20250823131256169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131256170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131256170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823131256172 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_ipv6 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout'. ------ MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout ------ Sat Aug 23 13:12:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131257174 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_and_mo_call_sccp_tiar_timeout started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(154)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(154)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(154)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(152)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131257783 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(155)@7e0c241b4610: 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 } } } 20250823131257978 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) 20250823131257978 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) 20250823131257978 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131257978 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(154)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(154)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(154)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131257979 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131257979 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131257979 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131257979 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131257980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131257980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131257980 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(154)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(154)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(154)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(154)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(154)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131257980 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131257980 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131257980 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131257980 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131257980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131257980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131257980 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(154)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(154)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(154)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(154)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(154)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(154)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823131257980 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131257980 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(154)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(154)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131258174 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131258175 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(157)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(157)@7e0c241b4610: 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) } } } } 20250823131258176 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(157)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(157)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(157)@7e0c241b4610: 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(157)@7e0c241b4610: 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(157)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(157)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131258188 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) 20250823131258188 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(158)@7e0c241b4610: Created GsupExpect[0] for "262420000000089" to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(161) TC_lu_and_mo_call_sccp_tiar_timeout0(161)@7e0c241b4610: 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 } } } } 20250823131258793 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131258793 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131258793 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131258793 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131258793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131258793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131258793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131258793 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131258794 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131258794 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131258794 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131258794 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131258794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131258794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131258794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131258794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(154)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(153)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(153)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(161)3330691 MSC_Test_0-SCCP(152)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(153)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(154)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131258810 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131258810 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131258810 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131258810 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131258810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131258810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131258810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131258810 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131258810 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-19:LU)[0x561dbed71d90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000089 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131258810 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-19:LU)[0x561dbed71d90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131258810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x561dbed69680]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131258810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x561dbed69680]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000089:GERAN-A-19:LU)[0x561dbed71d90] (fsm.c:486) 20250823131258810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x561dbed69680]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131258810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x561dbed69680]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131258810 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131258810 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000089 id=262420000000089 (vlr.c:661) 20250823131258810 DVLR INFO New subscr, IMSI: 262420000000089 (vlr.c:562) 20250823131258810 DVLR DEBUG VLR subscr IMSI-262420000000089 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131258810 DVLR DEBUG VLR subscr IMSI-262420000000089 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131258810 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131258810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x561dbed69680]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131258810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x561dbed69680]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131258810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x561dbed69680]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131258810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x561dbed69680]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131258810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x561dbed69680]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131258810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x561dbed69680]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131258810 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x561dbed6f8e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131258810 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x561dbed6f8e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x561dbed69680] (fsm.c:486) 20250823131258810 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x561dbed6f8e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131258810 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x561dbed6f8e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131258810 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131258810 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131258810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131258810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131258810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131258810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131258810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131258810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131258810 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131258810 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131258810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131258810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131258810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131258810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131258810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131258810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(154)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(154)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(154)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@7e0c241b4610: { messageType := 2, destLocRef := '32D283'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(152)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(152)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(152)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(152)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(152)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(158)@7e0c241b4610: Found GsupExpect[0] for "262420000000089" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(161) MSC_Test-GSUP(158)@7e0c241b4610: Added IMSI table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(161)"262420000000089" 20250823131258816 DVLR DEBUG VLR subscr IMSI-262420000000089 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131258816 DVLR DEBUG VLR subscr IMSI-262420000000089 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(152)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(152)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(152)@7e0c241b4610: vl_from0 TC_lu_and_mo_call_sccp_tiar_timeout0(161)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(161)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-M3UA(154)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(152)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823131258818 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131258818 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131258818 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131258818 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131258818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131258818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131258818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131258818 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131258823 DVLR DEBUG VLR subscr IMSI-262420000000089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131258823 DVLR DEBUG IMSI:262420000000089 has MSISDN:491230000089 (vlr.c:1045) 20250823131258823 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250823131258823 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131258824 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131258824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x561dbed69680]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131258824 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x561dbed6f8e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131258824 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x561dbed6f8e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131258824 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x561dbed6f8e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131258824 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x561dbed6f8e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x561dbed69680] (vlr_lu_fsm.c:110) 20250823131258824 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x561dbed6f8e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131258824 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x561dbed6f8e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131258824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x561dbed69680]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131258824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x561dbed69680]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131258824 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x561dbed6fc60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131258824 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x561dbed6fc60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x561dbed69680] (fsm.c:486) 20250823131258824 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x561dbed6fc60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131258824 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x561dbed6fc60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131258824 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x561dbed6fc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131258824 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x561dbed6fc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131258824 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x704D81DD) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250823131258824 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x561dbed6fc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131258824 DMM DEBUG -> IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x704D81DD LOCATION UPDATE ACCEPT (TMSI = 0x704d81dd) (gsm_04_08.c:149) 20250823131258824 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x704D81DD - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131258824 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131258824 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131258824 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131258824 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131258824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131258824 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131258824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131258824 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(154)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(152)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(152)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(152)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(161)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(153)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(153)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(152)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(152)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(152)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(152)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(154)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131258830 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131258830 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131258830 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131258830 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131258830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131258830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131258830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131258830 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131258830 DMM DEBUG msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x704D81DD:GERAN-A-19:LU)[0x561dbed71d90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131258830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x704D81DD:GERAN-A-19:LU)[0x561dbed69680]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131258830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x561dbed6fc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131258830 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250823131258830 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131258830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x561dbed6fc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131258830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-19:LU)[0x561dbed69680]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131258830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x561dbed6fc60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131258830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x561dbed6fc60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-19:LU)[0x561dbed69680] (vlr_lu_fsm.c:817) 20250823131258830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x561dbed6fc60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131258830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x561dbed6fc60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131258830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-19:LU)[0x561dbed69680]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131258830 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250823131258831 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131258831 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD + 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) 20250823131258831 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131258831 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131258831 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131258831 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131258831 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131258831 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131258831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131258831 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131258831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131258831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(154)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(152)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(152)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(152)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(152)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(152)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(152)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(152)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(154)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131258833 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131258833 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131258833 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131258833 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131258833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131258833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131258833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131258833 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131258833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-19:LU)[0x561dbed69680]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131258833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-19:LU)[0x561dbed69680]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-19:LU)[0x561dbed71d90] (msc_a.c:1053) 20250823131258833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-19:LU)[0x561dbed69680]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131258833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-19:LU)[0x561dbed69680]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131258833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-19:LU)[0x561dbed69680]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131258833 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD - active-conn: now used by 1 (attached) (msub.c:375) 20250823131258833 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131258833 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131258833 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131258833 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131258834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131258834 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131258834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131258834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(154)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(154)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131258834 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131258834 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131258834 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131258834 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131258834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131258834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131258834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131258834 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(153)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(161)3330691 TC_lu_and_mo_call_sccp_tiar_timeout0(161)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131258836 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131258836 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call_sccp_tiar_timeout0(161)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(161)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(161)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(161)@7e0c241b4610: 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 := '704D81DD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(153)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(161)4577233 MSC_Test_0-RAN(153)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(152)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(154)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131259038 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131259038 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131259038 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131259038 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131259038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131259038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131259038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131259038 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131259039 DMM DEBUG msc_a(TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed6bc70]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823131259039 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed72c00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131259039 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed72c00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed6bc70] (fsm.c:486) 20250823131259039 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed72c00]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131259039 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed72c00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131259039 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823131259039 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131259039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed72c00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131259039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed72c00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131259039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed72c00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131259039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed72c00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131259039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed72c00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131259040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed72c00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131259040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed72c00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131259040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed72c00]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131259040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed72c00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131259040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed72c00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131259040 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250823131259040 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823131259040 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131259040 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131259040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131259040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131259040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131259040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131259040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131259040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131259040 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131259040 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131259040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131259040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131259040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131259040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131259040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131259040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131259040 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131259040 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131259040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131259040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131259041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131259041 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131259041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131259041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(154)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(154)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(154)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(154)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(154)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@7e0c241b4610: { messageType := 2, destLocRef := '45D7D1'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(152)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(152)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(152)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(152)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(152)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(152)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(152)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(152)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(152)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131259044 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823131259044 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call_sccp_tiar_timeout0(161)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(161)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(155)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(161) MSC_Test-MGCP(156)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(161) MSC_Test_0-RAN(153)@7e0c241b4610: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(153)@7e0c241b4610: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(152)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(152)@7e0c241b4610: vl_len:19 MSC_Test_0-SCCP(152)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(152)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250823131259064 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131259064 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131259064 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131259064 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131259064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131259064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131259064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(154)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131259064 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131259065 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823131259065 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD callref-0x80000003 tid-8) New transaction (transaction.c:231) 20250823131259065 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823131259065 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250823131259065 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823131259065 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD: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) 20250823131259065 DCC INFO trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823131259065 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823131259065 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed69150]{ESTABLISHING}: Allocated (fsm.c:456) 20250823131259065 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed69150]{ESTABLISHING}: is child of msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed6bc70] (fsm.c:486) 20250823131259065 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD: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) 20250823131259065 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed68c60]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131259065 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed68c60]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed69150] (fsm.c:486) 20250823131259065 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:no-CI)[0x561dbed68c60]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131259065 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:no-CI)[0x561dbed68c60]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823131259065 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed68ec0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131259065 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed68ec0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed69150] (fsm.c:486) 20250823131259065 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:no-CI)[0x561dbed68ec0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131259065 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:no-CI)[0x561dbed68ec0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(156)@7e0c241b4610: 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(161) TC_lu_and_mo_call_sccp_tiar_timeout0(161)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823131259083 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:no-CI)[0x561dbed68c60]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131259083 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed69150]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823131259083 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD: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(161)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(155)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(161) 20250823131259087 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:no-CI)[0x561dbed68ec0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131259087 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed69150]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823131259087 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD: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) 20250823131259087 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(155)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(161)-2147483645 20250823131259087 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131259087 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131259087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131259087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131259087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131259087 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131259087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131259087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(154)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(152)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(152)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(152)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(161)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_sccp_tiar_timeout0(161)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request 20250823131259094 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(152)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(152)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(152)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(152)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250823131259099 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131259099 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131259099 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131259099 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131259099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131259099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131259099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131259099 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131259099 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed68ec0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823131259099 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD: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)[0x561dbed68ec0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823131259099 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD: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)[0x561dbed68ec0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823131259099 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD: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) 20250823131259099 DCC INFO trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD: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) 20250823131259099 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD: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) 20250823131259099 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD: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(161)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_sccp_tiar_timeout0(161)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823131259104 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823131259104 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131259104 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250823131259104 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823131259105 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131259105 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131259105 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131259105 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131259105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131259105 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131259105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131259105 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131259105 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD: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)[0x561dbed68ec0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131259105 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD: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)[0x561dbed68ec0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823131259105 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed69150]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(154)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(154)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(152)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(152)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(152)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131259110 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823131259110 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131259110 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250823131259110 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823131259111 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131259111 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131259111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131259111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131259111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131259111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131259111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131259111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(154)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(152)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(152)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(152)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(161)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823131259114 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD: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) 20250823131259114 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD: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) 20250823131259114 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD: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) 20250823131259114 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed68c60]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823131259114 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed68c60]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823131259114 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD: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)[0x561dbed68c60]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823131259115 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823131259115 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131259115 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250823131259115 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823131259115 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823131259115 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131259115 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131259115 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131259115 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131259115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131259115 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131259115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131259115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(154)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(152)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(152)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(152)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(161)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_sccp_tiar_timeout0(161)@7e0c241b4610: { 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" } } } } } } } 20250823131259119 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD: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)[0x561dbed68c60]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131259119 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD: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)[0x561dbed68c60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823131259119 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed69150]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_lu_and_mo_call_sccp_tiar_timeout0(161)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT 20250823131259119 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed69150]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(153)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(153)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(152)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(152)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(152)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(152)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(154)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131259121 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131259121 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131259121 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131259121 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131259121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131259121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131259121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131259121 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131259122 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823131259122 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823131259122 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823131259122 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131259122 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD: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(161)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_sccp_tiar_timeout0(161)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_sccp_tiar_timeout0(161)@7e0c241b4610: f_mo_call_establish DONE TC_lu_and_mo_call_sccp_tiar_timeout0(161)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131301117 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131301117 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131301117 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131301117 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131301117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131301117 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131301117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131301117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(154)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@7e0c241b4610: Session index based on local reference:0 20250823131303118 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131303118 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131303118 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131303118 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131303118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131303118 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131303118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131303118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(154)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@7e0c241b4610: Session index based on local reference:0 20250823131304123 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed69150]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823131304123 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD: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)[0x561dbed68ec0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823131304123 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD: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)[0x561dbed68ec0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed69150] (msub.c:113) 20250823131304123 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD: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)[0x561dbed68ec0]{ESTABLISHED}: Freeing instance (msub.c:113) 20250823131304123 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD: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)[0x561dbed68ec0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823131304123 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD: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)[0x561dbed68c60]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823131304123 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD: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)[0x561dbed68c60]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed69150] (msub.c:113) 20250823131304123 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed69150]{ESTABLISHED}: FSM instance already terminating, not dispatching event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823131304123 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD: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)[0x561dbed68c60]{ESTABLISHED}: Freeing instance (msub.c:113) 20250823131304123 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD: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)[0x561dbed68c60]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823131304123 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed69150]{ESTABLISHED}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed6bc70] (msub.c:113) 20250823131304123 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed69150]{ESTABLISHED}: Freeing instance (msub.c:113) 20250823131304123 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed69150]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823131304123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed72c00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823131304123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed72c00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed6bc70] (msub.c:113) 20250823131304123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed72c00]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250823131304123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ)[0x561dbed72c00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131304123 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) Freeing transaction (transaction.c:243) 20250823131304123 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823131304123 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823131304124 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state ACTIVE -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823131304124 DMSC ERROR (IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD) Cannot tx event to MSC-I, no such role defined (msc_a.c:2113) 20250823131304124 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823131304124 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823131304124 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823131304124 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD - active-conn: now used by 1 (attached) (msub.c:375) 20250823131304124 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131304124 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131304124 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131304124 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131304124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131304124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131304124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131304124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(154)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(154)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131304126 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131304126 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131304126 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131304126 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131304126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131304126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131304126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131304126 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(155)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(161)-2147483645 MSC_Test_0-RAN(153)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(161)4577233 TC_lu_and_mo_call_sccp_tiar_timeout0(161)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(161)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(161)@7e0c241b4610: Final verdict of PTC: pass 20250823131304135 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131304136 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(152)@7e0c241b4610: Final verdict of PTC: none 20250823131304137 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(158)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(157)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(154)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(155)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(159)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(153)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(151)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(162)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(156)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(160)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(151): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(152): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(153): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(154): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(155): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(156): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(157): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(158): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(159): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(160): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_and_mo_call_sccp_tiar_timeout0(161): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(162): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass'. Sat Aug 23 13:13:04 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 20250823131304326 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131304326 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131304326 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131304326 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131304326 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131304326 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131304326 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131304326 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131304326 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) 20250823131304326 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131304326 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131304326 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131304326 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131304326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131304326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131304326 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131304326 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131304326 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131304326 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=339036) 20250823131305139 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=339036, count=393220) 20250823131306140 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131306328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131306328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131306328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_timeout'. ------ MSC_Tests.TC_lu_auth_sai_timeout ------ Sat Aug 23 13:13:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131307142 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_timeout' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_auth_sai_timeout started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(166)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(166)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(166)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(164)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131307792 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(167)@7e0c241b4610: 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 } } } 20250823131307988 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) 20250823131307988 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) 20250823131307988 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131307988 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(166)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(166)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(166)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131307994 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131307994 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131307994 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131307994 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131307994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131307994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131307994 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(166)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(166)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(166)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(166)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(166)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131307997 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131307997 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131307997 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131307998 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131307998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131307998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131307998 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(166)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(166)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(166)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(166)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(166)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(166)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823131307998 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131307998 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(166)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(166)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131308142 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131308142 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(169)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(169)@7e0c241b4610: 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) } } } } 20250823131308149 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(169)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(169)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(169)@7e0c241b4610: 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(169)@7e0c241b4610: 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(169)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(169)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131308166 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) 20250823131308166 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(170)@7e0c241b4610: Created GsupExpect[0] for "262420000000008" to be handled at TC_lu_auth_sai_timeout0(173) TC_lu_auth_sai_timeout0(173)@7e0c241b4610: 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 } } } } 20250823131308799 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131308799 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131308799 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131308799 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131308800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131308800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131308800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131308800 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(166)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131308800 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131308800 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131308800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131308800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131308800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131308800 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131308800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131308800 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(166)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(166)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(165)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(165)@7e0c241b4610: Added conn table entry 0TC_lu_auth_sai_timeout0(173)2415758 MSC_Test_0-SCCP(164)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(165)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131308812 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131308812 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131308812 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131308812 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131308812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131308812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131308812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131308812 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(166)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131308812 DMM DEBUG msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x561dbed69150]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000008 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131308812 DMM DEBUG msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x561dbed69150]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131308813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x561dbed72c00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131308813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x561dbed72c00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x561dbed69150] (fsm.c:486) 20250823131308813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x561dbed72c00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823131308813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x561dbed72c00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131308813 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131308813 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000008 id=262420000000008 (vlr.c:661) 20250823131308813 DVLR INFO New subscr, IMSI: 262420000000008 (vlr.c:562) 20250823131308813 DVLR DEBUG VLR subscr IMSI-262420000000008 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131308813 DVLR DEBUG VLR subscr IMSI-262420000000008 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131308813 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131308813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x561dbed72c00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131308813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x561dbed72c00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131308813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x561dbed72c00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823131308813 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x561dbed69680]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823131308813 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x561dbed69680]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x561dbed72c00] (fsm.c:486) 20250823131308813 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x561dbed69680]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823131308813 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x561dbed69680]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823131308813 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131308813 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131308813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131308813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131308813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131308813 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131308813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131308813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(166)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(166)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(164)@7e0c241b4610: { messageType := 2, destLocRef := '24DC8E'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(164)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(170)@7e0c241b4610: Found GsupExpect[0] for "262420000000008" handled at TC_lu_auth_sai_timeout0(173) MSC_Test-GSUP(170)@7e0c241b4610: Added IMSI table entry 0TC_lu_auth_sai_timeout0(173)"262420000000008" MSC_Test_0-SCCP(164)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(164)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(164)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(164)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(166)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131308817 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131308817 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131308817 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131308817 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131308817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131308817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131308817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131308817 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131313813 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) 20250823131313813 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) 20250823131313813 DMM INFO msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x561dbed69150]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823131313814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x561dbed72c00]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131313814 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) 20250823131313814 DVLR DEBUG VLR subscr IMSI-262420000000008 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250823131313814 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131313814 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131313814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131313814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131313814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131313814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131313814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131313814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131313814 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131313814 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131313815 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131313815 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131313815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131313815 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131313815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131313815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(166)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(166)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(166)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(166)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(164)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(164)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(164)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(164)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(164)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(164)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(164)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(164)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131313824 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131313824 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131313824 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131313824 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131313824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131313824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131313824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131313824 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(164)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(164)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(164)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(164)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(166)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131313824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x561dbed72c00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131313824 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x561dbed69680]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131313824 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x561dbed69680]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x561dbed72c00] (msc_a.c:1053) 20250823131313824 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x561dbed69680]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msc_a.c:1053) 20250823131313824 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x561dbed69680]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250823131313824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x561dbed72c00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x561dbed69150] (msc_a.c:1053) 20250823131313824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x561dbed72c00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131313824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x561dbed72c00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131313824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x561dbed72c00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131313824 DVLR INFO VLR subscr IMSI-262420000000008 - active-conn: now used by 0 (-) (msub.c:375) 20250823131313824 DVLR DEBUG SUBSCR(IMSI-262420000000008) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250823131313825 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131313825 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131313825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131313825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131313825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131313825 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131313825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131313825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(166)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(166)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(164)@7e0c241b4610: Session index based on local reference:0 20250823131313827 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131313827 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131313827 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131313827 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131313827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(166)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131313827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131313827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131313827 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(165)@7e0c241b4610: Deleted conn table entry 0TC_lu_auth_sai_timeout0(173)2415758 TC_lu_auth_sai_timeout0(173)@7e0c241b4610: setverdict(pass): none -> pass TC_lu_auth_sai_timeout0(173)@7e0c241b4610: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_timeout0(173)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_timeout0(173)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-M3UA(166)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(164)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(170)@7e0c241b4610: Final verdict of PTC: none 20250823131313837 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131313837 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(165)@7e0c241b4610: Final verdict of PTC: none 20250823131313838 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(174)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(169)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(167)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(163)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(171)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(172)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(168)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(163): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(164): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(165): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(166): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(167): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(168): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(169): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(170): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(171): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(172): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_auth_sai_timeout0(173): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(174): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_auth_sai_timeout finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass'. Sat Aug 23 13:13:13 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 20250823131314030 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131314030 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131314030 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131314030 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131314030 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131314030 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131314030 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131314030 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131314031 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) 20250823131314031 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131314031 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131314031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131314031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131314031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131314031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131314031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131314031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131314031 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131314031 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=150860) 20250823131314839 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=150860, count=160060) 20250823131315840 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131316033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131316033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131316033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_err'. ------ MSC_Tests.TC_lu_auth_sai_err ------ Sat Aug 23 13:13:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_auth_sai_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_auth_sai_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131316841 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_err' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_auth_sai_err started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(178)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(178)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(178)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(176)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131317513 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(179)@7e0c241b4610: 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 } } } 20250823131317707 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) 20250823131317707 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) 20250823131317707 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131317707 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(178)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(178)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(178)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(178)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(178)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823131317712 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131317712 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131317712 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131317712 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131317712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131317712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131317712 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(178)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(178)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(178)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(178)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(178)@7e0c241b4610: Message received on association #8 20250823131317713 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131317713 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131317713 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131317713 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131317713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131317713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131317713 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823131317714 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131317714 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(178)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(178)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(178)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(178)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(178)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(178)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131317842 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131317842 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(181)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(181)@7e0c241b4610: 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) } } } } 20250823131317848 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(181)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(181)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(181)@7e0c241b4610: 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(181)@7e0c241b4610: 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(181)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(181)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131317871 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) 20250823131317871 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(182)@7e0c241b4610: Created GsupExpect[0] for "262420000000009" to be handled at TC_lu_auth_sai_err0(185) TC_lu_auth_sai_err0(185)@7e0c241b4610: 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 } } } } 20250823131318517 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131318517 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131318517 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131318517 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131318517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131318517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131318517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131318517 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(178)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131318518 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131318518 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131318518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131318518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131318518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131318518 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131318518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131318518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(178)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(178)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(177)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(177)@7e0c241b4610: Added conn table entry 0TC_lu_auth_sai_err0(185)8468712 MSC_Test_0-SCCP(176)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(177)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131318537 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131318537 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131318537 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131318537 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131318537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131318537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131318537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131318537 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(178)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131318538 DMM DEBUG msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed69150]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000009 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131318538 DMM DEBUG msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed69150]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131318538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed68960]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131318538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed68960]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed69150] (fsm.c:486) 20250823131318538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed68960]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823131318538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed68960]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131318538 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131318538 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000009 id=262420000000009 (vlr.c:661) 20250823131318538 DVLR INFO New subscr, IMSI: 262420000000009 (vlr.c:562) 20250823131318538 DVLR DEBUG VLR subscr IMSI-262420000000009 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131318538 DVLR DEBUG VLR subscr IMSI-262420000000009 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131318538 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131318538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed68960]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131318538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed68960]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131318538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed68960]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823131318538 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed68c60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823131318538 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed68c60]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed68960] (fsm.c:486) 20250823131318538 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed68c60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823131318538 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed68c60]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823131318538 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131318538 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131318538 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131318538 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131318538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131318538 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131318538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131318538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(178)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(178)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(176)@7e0c241b4610: { messageType := 2, destLocRef := '8138E8'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(176)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(182)@7e0c241b4610: Found GsupExpect[0] for "262420000000009" handled at TC_lu_auth_sai_err0(185) MSC_Test-GSUP(182)@7e0c241b4610: Added IMSI table entry 0TC_lu_auth_sai_err0(185)"262420000000009" MSC_Test_0-SCCP(176)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(176)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(176)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(176)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823131318548 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131318548 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131318548 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131318548 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131318548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131318548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131318548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131318548 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(178)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131318551 DVLR DEBUG VLR subscr IMSI-262420000000009 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131318551 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed68c60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250823131318551 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed68c60]{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) 20250823131318551 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed68c60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause ROAMING_NOT_ALLOWED (vlr_auth_fsm.c:271) 20250823131318551 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed68c60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250823131318551 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed68c60]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823131318551 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed68c60]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed68960] (vlr_auth_fsm.c:294) 20250823131318551 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed68c60]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250823131318551 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed68c60]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250823131318551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed68960]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250823131318551 DMM INFO msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed69150]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823131318552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed68960]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131318552 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) 20250823131318552 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) 20250823131318552 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) 20250823131318552 DVLR DEBUG VLR subscr IMSI-262420000000009 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250823131318552 DVLR DEBUG VLR subscr IMSI-262420000000009 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131318552 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131318552 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131318552 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131318552 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131318552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131318552 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131318552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131318552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131318552 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131318552 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131318552 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131318552 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131318552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131318552 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131318552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131318552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(178)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(178)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(178)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(178)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(176)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(176)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(176)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(176)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(176)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(176)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(176)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(176)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(176)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(176)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(176)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(176)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131318561 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131318561 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131318561 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131318561 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131318561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131318561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131318561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131318561 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(178)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131318562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed68960]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131318562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed68960]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed69150] (msc_a.c:1053) 20250823131318562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed68960]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131318562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed68960]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131318562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x561dbed68960]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131318562 DVLR INFO VLR subscr IMSI-262420000000009 - active-conn: now used by 0 (-) (msub.c:375) 20250823131318562 DVLR DEBUG SUBSCR(IMSI-262420000000009) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250823131318562 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131318562 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131318562 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131318562 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131318562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131318562 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131318562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131318562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(178)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(178)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(176)@7e0c241b4610: Session index based on local reference:0 20250823131318563 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131318563 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131318563 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131318563 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131318563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131318563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131318563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131318563 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(178)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(177)@7e0c241b4610: Deleted conn table entry 0TC_lu_auth_sai_err0(185)8468712 TC_lu_auth_sai_err0(185)@7e0c241b4610: setverdict(pass): none -> pass TC_lu_auth_sai_err0(185)@7e0c241b4610: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_err0(185)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_err0(185)@7e0c241b4610: Final verdict of PTC: pass 20250823131318572 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(176)@7e0c241b4610: Final verdict of PTC: none 20250823131318573 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131318573 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(181)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(182)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(177)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(178)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(183)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(179)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(184)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(186)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(180)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(175)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(175): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(176): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(177): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(178): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(179): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(180): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(181): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(182): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(183): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(184): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_auth_sai_err0(185): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(186): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_auth_sai_err finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass'. Sat Aug 23 13:13:18 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 20250823131318766 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131318766 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131318766 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131318766 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131318766 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131318766 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131318766 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131318766 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131318766 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) 20250823131318766 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131318766 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131318766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131318766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131318766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131318766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131318767 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131318767 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131318767 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131318767 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=145728) 20250823131319573 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=145728, count=159680) 20250823131320575 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131320767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131320767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131320767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_clear_request'. ------ MSC_Tests.TC_lu_clear_request ------ Sat Aug 23 13:13:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_clear_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_clear_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131321577 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_clear_request' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_clear_request started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(190)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(190)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(190)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(188)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131322241 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(191)@7e0c241b4610: 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 } } } 20250823131322435 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) 20250823131322435 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) 20250823131322435 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131322435 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(190)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(190)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(190)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(190)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(190)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823131322439 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131322439 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131322439 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131322439 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131322439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131322439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131322439 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(190)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(190)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(190)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131322440 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131322440 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131322440 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131322440 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131322441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131322441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(190)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(190)@7e0c241b4610: Message received on association #8 20250823131322441 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(190)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131322441 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(190)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(190)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(190)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823131322441 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(190)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(190)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131322579 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131322579 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(193)@7e0c241b4610: Established a new IPA connection (conn_id=2) 20250823131322585 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(193)@7e0c241b4610: 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(193)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(193)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(193)@7e0c241b4610: 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(193)@7e0c241b4610: 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(193)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(193)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131322604 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) 20250823131322604 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(194)@7e0c241b4610: Created GsupExpect[0] for "262420000000010" to be handled at TC_lu_clear_request0(197) TC_lu_clear_request0(197)@7e0c241b4610: 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 } } } } 20250823131323245 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131323245 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131323245 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131323245 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131323246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131323246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131323246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131323246 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(190)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131323247 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131323247 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131323247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131323247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131323247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131323247 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131323247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131323247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(190)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(190)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(189)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(189)@7e0c241b4610: Added conn table entry 0TC_lu_clear_request0(197)8905139 MSC_Test_0-SCCP(188)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(189)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131323264 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131323264 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131323264 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131323264 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131323264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131323264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131323264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(190)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131323264 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131323265 DMM DEBUG msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed72c00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000010 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131323265 DMM DEBUG msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed72c00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131323265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed6bc70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131323265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed6bc70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed72c00] (fsm.c:486) 20250823131323265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed6bc70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131323265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed6bc70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131323265 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131323265 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000010 id=262420000000010 (vlr.c:661) 20250823131323265 DVLR INFO New subscr, IMSI: 262420000000010 (vlr.c:562) 20250823131323265 DVLR DEBUG VLR subscr IMSI-262420000000010 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131323265 DVLR DEBUG VLR subscr IMSI-262420000000010 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131323265 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131323265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed6bc70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131323265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed6bc70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131323265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed6bc70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131323265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed6bc70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131323265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed6bc70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131323265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed6bc70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131323265 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed68c60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131323265 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed68c60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed6bc70] (fsm.c:486) 20250823131323265 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed68c60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131323265 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed68c60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131323265 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131323265 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131323265 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131323265 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131323265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131323265 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131323265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131323265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131323265 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131323265 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131323265 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131323265 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131323265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131323266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131323266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131323266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(190)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(190)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(190)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(190)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(188)@7e0c241b4610: { messageType := 2, destLocRef := '87E1B3'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(188)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(188)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(188)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(188)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(188)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(194)@7e0c241b4610: Found GsupExpect[0] for "262420000000010" handled at TC_lu_clear_request0(197) MSC_Test-GSUP(194)@7e0c241b4610: Added IMSI table entry 0TC_lu_clear_request0(197)"262420000000010" MSC_Test_0-SCCP(188)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(188)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(188)@7e0c241b4610: vl_from0 20250823131323275 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131323275 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131323275 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131323275 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131323275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(190)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(188)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823131323275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131323275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131323275 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(188)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(188)@7e0c241b4610: vl_len:6 MSC_Test_0-SCCP(188)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(188)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000422040100'O 20250823131324279 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131324279 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131324279 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131324279 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131324279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131324279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131324279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131324280 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(190)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131324280 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) 20250823131324280 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) 20250823131324280 DMM INFO msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed72c00]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823131324280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed6bc70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131324280 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) 20250823131324280 DVLR DEBUG VLR subscr IMSI-262420000000010 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250823131324281 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131324281 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131324281 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131324281 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131324281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131324281 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131324281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131324281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131324281 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131324281 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131324281 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131324281 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131324281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131324281 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131324281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131324281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(190)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(190)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(190)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(190)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(188)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(188)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(188)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(188)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(188)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(188)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(188)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(188)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(188)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(188)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(188)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(188)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(190)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131324290 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131324290 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131324290 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131324290 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131324290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131324290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131324290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131324290 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131324291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed6bc70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131324291 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed68c60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131324291 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed68c60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed6bc70] (msc_a.c:1053) 20250823131324291 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed68c60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250823131324291 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed68c60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250823131324291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed6bc70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed72c00] (msc_a.c:1053) 20250823131324291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed6bc70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131324291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed6bc70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131324291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x561dbed6bc70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131324291 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131324291 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131324291 DVLR INFO VLR subscr IMSI-262420000000010 - active-conn: now used by 0 (-) (msub.c:375) 20250823131324291 DVLR DEBUG SUBSCR(IMSI-262420000000010) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250823131324291 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131324291 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131324291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131324291 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131324291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131324291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(190)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(190)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(188)@7e0c241b4610: Session index based on local reference:0 20250823131324293 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131324293 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131324293 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131324293 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131324293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131324293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131324293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131324293 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(190)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(189)@7e0c241b4610: Deleted conn table entry 0TC_lu_clear_request0(197)8905139 TC_lu_clear_request0(197)@7e0c241b4610: setverdict(pass): none -> pass TC_lu_clear_request0(197)@7e0c241b4610: Final verdict of PTC: pass 20250823131324303 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823131324303 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131324303 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(194)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(190)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(193)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(188)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(195)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(191)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(189)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(196)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(187)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(192)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(187): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(188): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(189): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(190): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(191): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(192): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(193): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(194): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(195): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(196): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_clear_request0(197): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_clear_request finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass'. Sat Aug 23 13:13:24 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 20250823131324494 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131324494 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131324494 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131324494 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131324494 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131324494 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131324494 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131324494 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131324494 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) 20250823131324494 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131324494 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131324494 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131324494 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131324494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131324494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131324494 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131324494 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131324494 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131324494 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=123480) 20250823131325305 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=123480, count=170144) 20250823131326307 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131326495 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131326495 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131326495 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_call_clear_request'. ------ MSC_Tests.TC_mo_call_clear_request ------ Sat Aug 23 13:13:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_mo_call_clear_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_mo_call_clear_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131327309 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_call_clear_request' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_mo_call_clear_request started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(202)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(202)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(202)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(200)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131327982 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(203)@7e0c241b4610: 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 } } } 20250823131328177 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) 20250823131328177 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) 20250823131328177 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131328177 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(202)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(202)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(202)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131328182 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131328182 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131328182 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131328182 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131328182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131328182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131328182 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(202)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(202)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(202)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(202)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(202)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(202)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(202)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(202)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131328182 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131328182 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131328182 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131328182 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131328182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131328182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131328182 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(202)@7e0c241b4610: Message received on association #8 20250823131328182 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131328182 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(202)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(202)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(202)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(202)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131328310 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131328310 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(205)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(205)@7e0c241b4610: 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) } } } } 20250823131328316 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(205)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(205)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(205)@7e0c241b4610: 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(205)@7e0c241b4610: 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(205)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(205)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131328332 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) 20250823131328332 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(206)@7e0c241b4610: Created GsupExpect[0] for "262420002532766" to be handled at TC_mo_call_clear_request0(209) TC_mo_call_clear_request0(209)@7e0c241b4610: 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 } } } } 20250823131328981 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131328981 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131328981 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131328981 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131328981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131328981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131328981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131328981 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131328981 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131328981 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131328981 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131328981 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131328981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131328981 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131328981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131328981 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(201)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(201)@7e0c241b4610: Added conn table entry 0TC_mo_call_clear_request0(209)8325289 MSC_Test_0-SCCP(200)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(201)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131328985 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131328985 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131328985 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131328985 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131328985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131328985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131328985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131328985 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131328985 DMM DEBUG msc_a(IMSI-262420002532766:GERAN-A-24:LU)[0x561dbed72c00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420002532766 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131328985 DMM DEBUG msc_a(IMSI-262420002532766:GERAN-A-24:LU)[0x561dbed72c00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131328985 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x561dbed69150]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131328985 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x561dbed69150]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420002532766:GERAN-A-24:LU)[0x561dbed72c00] (fsm.c:486) 20250823131328985 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x561dbed69150]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131328985 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x561dbed69150]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131328985 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131328985 DVLR DEBUG set IMSI on subscriber; IMSI=262420002532766 id=262420002532766 (vlr.c:661) 20250823131328985 DVLR INFO New subscr, IMSI: 262420002532766 (vlr.c:562) 20250823131328985 DVLR DEBUG VLR subscr IMSI-262420002532766 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131328985 DVLR DEBUG VLR subscr IMSI-262420002532766 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131328985 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131328985 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x561dbed69150]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131328985 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x561dbed69150]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131328985 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x561dbed69150]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131328985 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x561dbed69150]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131328985 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x561dbed69150]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131328985 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x561dbed69150]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131328985 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x561dbed68960]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131328985 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x561dbed68960]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x561dbed69150] (fsm.c:486) 20250823131328985 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x561dbed68960]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131328985 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x561dbed68960]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131328985 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131328985 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131328985 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131328985 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131328985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131328985 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131328985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131328985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131328985 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131328985 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131328985 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131328985 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131328985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131328985 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131328985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131328985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(202)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@7e0c241b4610: { messageType := 2, destLocRef := '7F08A9'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(200)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(200)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(200)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(206)@7e0c241b4610: Found GsupExpect[0] for "262420002532766" handled at TC_mo_call_clear_request0(209) MSC_Test-GSUP(206)@7e0c241b4610: Added IMSI table entry 0TC_mo_call_clear_request0(209)"262420002532766" 20250823131328987 DVLR DEBUG VLR subscr IMSI-262420002532766 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131328987 DVLR DEBUG VLR subscr IMSI-262420002532766 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(200)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(200)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(200)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(200)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823131328987 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131328987 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131328987 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131328987 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131328987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131328987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131328987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131328987 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_call_clear_request0(209)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(209)@7e0c241b4610: setverdict(pass): none -> pass 20250823131328991 DVLR DEBUG VLR subscr IMSI-262420002532766 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131328991 DVLR DEBUG IMSI:262420002532766 has MSISDN:491232532766 (vlr.c:1045) 20250823131328991 DMSC NOTICE msub(IMSI-262420002532766:MSISDN-491232532766) VLR: update for IMSI=262420002532766 (MSISDN=491232532766) (gsm_04_08.c:1541) 20250823131328991 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131328991 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131328991 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x561dbed69150]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131328991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x561dbed68960]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131328991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x561dbed68960]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131328991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x561dbed68960]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131328991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x561dbed68960]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x561dbed69150] (vlr_lu_fsm.c:110) 20250823131328991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x561dbed68960]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131328991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x561dbed68960]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131328991 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x561dbed69150]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131328991 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x561dbed69150]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131328991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x561dbed6d040]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131328991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x561dbed6d040]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x561dbed69150] (fsm.c:486) 20250823131328991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x561dbed6d040]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131328991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x561dbed6d040]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131328991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x561dbed6d040]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131328991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x561dbed6d040]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131328991 DMSC NOTICE msub(IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x9AB6C9A8) VLR: update for IMSI=262420002532766 (MSISDN=491232532766) (gsm_04_08.c:1541) 20250823131328991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x561dbed6d040]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131328991 DMM DEBUG -> IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x9AB6C9A8 LOCATION UPDATE ACCEPT (TMSI = 0x9ab6c9a8) (gsm_04_08.c:149) 20250823131328991 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131328991 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131328991 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131328991 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131328991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131328991 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131328991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131328991 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131328991 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x9AB6C9A8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(202)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(200)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(209)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(201)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(201)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(200)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(200)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(200)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(200)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823131328995 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131328995 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131328995 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131328995 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131328995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131328995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131328995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131328995 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131328995 DMM DEBUG msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x9AB6C9A8:GERAN-A-24:LU)[0x561dbed72c00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131328995 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x9AB6C9A8:GERAN-A-24:LU)[0x561dbed69150]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131328995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x561dbed6d040]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131328995 DMSC NOTICE msub(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8) VLR: update for IMSI=262420002532766 (MSISDN=491232532766) (gsm_04_08.c:1541) 20250823131328995 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131328995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x561dbed6d040]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131328995 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-24:LU)[0x561dbed69150]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131328995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x561dbed6d040]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131328995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x561dbed6d040]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-24:LU)[0x561dbed69150] (vlr_lu_fsm.c:817) 20250823131328995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x561dbed6d040]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131328995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x561dbed6d040]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131328995 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-24:LU)[0x561dbed69150]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131328995 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532766/3/1): Available (smpp_smsc.c:626) 20250823131328995 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131328995 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8 + 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) 20250823131328995 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131328995 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131328995 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131328995 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131328995 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131328995 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131328995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131328995 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131328995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131328995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(200)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(200)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(200)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(200)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(200)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131328996 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131328996 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131328996 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131328996 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131328996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131328996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131328996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131328996 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131328996 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-24:LU)[0x561dbed69150]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131328996 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-24:LU)[0x561dbed69150]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-24:LU)[0x561dbed72c00] (msc_a.c:1053) 20250823131328996 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-24:LU)[0x561dbed69150]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131328996 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-24:LU)[0x561dbed69150]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131328996 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-24:LU)[0x561dbed69150]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131328996 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131328996 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131328996 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131328996 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131328996 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131328996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131328996 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131328996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131328996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@7e0c241b4610: Session index based on local reference:0 20250823131328997 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131328997 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131328997 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131328997 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131328997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131328997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131328997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131328997 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(201)@7e0c241b4610: Deleted conn table entry 0TC_mo_call_clear_request0(209)8325289 TC_mo_call_clear_request0(209)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131328997 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131328997 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_call_clear_request0(209)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(209)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(209)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(209)@7e0c241b4610: 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 := '9AB6C9A8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(201)@7e0c241b4610: Added conn table entry 0TC_mo_call_clear_request0(209)15814401 MSC_Test_0-RAN(201)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(200)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131329198 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131329198 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131329198 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131329198 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131329198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131329198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131329198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131329198 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131329199 DMM DEBUG msc_a(TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed6bc70]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823131329199 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68c60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131329199 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68c60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed6bc70] (fsm.c:486) 20250823131329199 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68c60]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131329199 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68c60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131329199 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823131329199 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131329199 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68c60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131329199 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68c60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131329199 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68c60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131329199 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68c60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131329199 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68c60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131329200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68c60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131329200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68c60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131329200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68c60]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131329200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68c60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131329200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68c60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131329200 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532766/3/1): Available (smpp_smsc.c:626) 20250823131329200 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823131329200 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131329200 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131329200 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131329200 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131329200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131329200 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131329200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131329200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131329200 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131329200 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131329200 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131329200 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131329200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131329200 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131329200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131329200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131329200 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131329200 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131329200 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131329200 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131329200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131329201 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131329201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131329201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(202)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(202)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@7e0c241b4610: { messageType := 2, destLocRef := 'F14F01'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(200)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(200)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(200)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(200)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(200)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131329205 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823131329205 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_call_clear_request0(209)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(209)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(203)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_mo_call_clear_request0(209) MSC_Test-MGCP(204)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_call_clear_request0(209) MSC_Test_0-RAN(201)@7e0c241b4610: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(201)@7e0c241b4610: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(200)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(200)@7e0c241b4610: vl_len:19 MSC_Test_0-SCCP(200)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(200)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131329226 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131329226 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131329226 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131329226 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131329226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131329226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131329226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131329226 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131329226 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823131329226 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8 callref-0x80000004 tid-8) New transaction (transaction.c:231) 20250823131329226 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823131329226 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250823131329226 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823131329226 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8: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) 20250823131329226 DCC INFO trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823131329226 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823131329226 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68960]{ESTABLISHING}: Allocated (fsm.c:456) 20250823131329226 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68960]{ESTABLISHING}: is child of msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed6bc70] (fsm.c:486) 20250823131329226 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8: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) 20250823131329226 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed71300]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131329226 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed71300]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68960] (fsm.c:486) 20250823131329226 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:no-CI)[0x561dbed71300]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131329226 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:no-CI)[0x561dbed71300]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823131329227 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed6bed0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131329227 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed6bed0]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68960] (fsm.c:486) 20250823131329227 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:no-CI)[0x561dbed6bed0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131329227 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:no-CI)[0x561dbed6bed0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(204)@7e0c241b4610: 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(209) TC_mo_call_clear_request0(209)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823131329247 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:no-CI)[0x561dbed71300]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131329247 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68960]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823131329247 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8: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(209)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823131329250 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:no-CI)[0x561dbed6bed0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131329250 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68960]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823131329250 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8: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) 20250823131329250 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(203)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_mo_call_clear_request0(209) MSC_Test-MNCC(203)@7e0c241b4610: Added conn table entry 0TC_mo_call_clear_request0(209)-2147483644 20250823131329251 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131329251 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131329251 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131329251 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131329251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131329251 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131329251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131329251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(200)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(209)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_call_clear_request0(209)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request 20250823131329256 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(200)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(200)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(200)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(200)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131329259 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131329259 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131329259 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131329259 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131329259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131329259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131329259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131329259 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131329259 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed6bed0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823131329259 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8: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)[0x561dbed6bed0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823131329259 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8: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)[0x561dbed6bed0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823131329259 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8: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) 20250823131329259 DCC INFO trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8: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) 20250823131329259 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8: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) 20250823131329259 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8: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(209)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_mo_call_clear_request0(209)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823131329262 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823131329262 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131329262 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250823131329262 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823131329262 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131329262 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131329262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131329262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131329262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131329262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131329262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131329262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(200)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131329263 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8: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)[0x561dbed6bed0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131329263 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8: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)[0x561dbed6bed0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823131329263 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68960]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823131329265 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823131329265 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131329265 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250823131329265 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823131329265 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131329265 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131329265 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131329265 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131329265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131329265 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131329265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131329265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(200)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(209)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823131329267 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8: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) 20250823131329267 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8: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) 20250823131329267 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8: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) 20250823131329267 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed71300]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823131329267 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed71300]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823131329267 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8: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)[0x561dbed71300]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823131329268 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823131329268 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131329268 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250823131329268 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823131329268 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823131329268 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131329268 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131329268 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131329268 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131329268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131329268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131329268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131329268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(200)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(209)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_mo_call_clear_request0(209)@7e0c241b4610: { 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" } } } } } } } 20250823131329271 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8: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)[0x561dbed71300]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131329271 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8: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)[0x561dbed71300]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823131329271 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68960]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823131329271 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68960]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_mo_call_clear_request0(209)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(201)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(201)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(200)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(200)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(200)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(200)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O 20250823131329272 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131329272 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131329272 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131329272 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131329272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131329272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131329272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131329272 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131329272 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823131329272 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823131329272 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823131329272 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131329272 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8: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(209)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_call_clear_request0(209)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_call_clear_request0(209)@7e0c241b4610: f_mo_call_establish DONE TC_mo_call_clear_request0(209)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(200)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(200)@7e0c241b4610: vl_len:6 MSC_Test_0-SCCP(200)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(200)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000422040101'O 20250823131331783 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131331783 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131331783 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131331783 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131331783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131331783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131331783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131331783 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131331783 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131331783 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8 + 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) 20250823131331783 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131331783 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) Freeing transaction (transaction.c:243) 20250823131331783 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823131331783 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823131331783 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state ACTIVE -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823131331784 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823131331784 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823131331784 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8 - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250823131331784 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68960]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823131331784 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8: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)[0x561dbed6bed0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131331784 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8: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)[0x561dbed6bed0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68960] (call_leg.c:197) 20250823131331784 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8: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)[0x561dbed6bed0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823131331784 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8: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)[0x561dbed6bed0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823131331784 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8: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)[0x561dbed71300]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131331784 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8: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)[0x561dbed71300]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68960] (call_leg.c:197) 20250823131331784 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68960]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823131331784 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8: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)[0x561dbed71300]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823131331784 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8: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)[0x561dbed71300]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823131331784 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68960]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823131331784 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68960]{RELEASING}: Removing from parent msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed6bc70] (call_leg.c:198) 20250823131331784 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68960]{RELEASING}: Freeing instance (call_leg.c:198) 20250823131331784 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68960]{RELEASING}: Deallocated (fsm.c:568) 20250823131331784 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131331784 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131331784 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131331784 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131331785 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131331785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131331785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131331785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131331785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131331785 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131331785 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131331785 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131331785 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131331785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131331785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131331785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131331785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(202)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(200)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(200)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(200)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(203)@7e0c241b4610: Deleted conn table entry 0TC_mo_call_clear_request0(209)-2147483644 MSC_Test_0-SCCP(200)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(200)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(200)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(200)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131331790 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131331790 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131331790 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131331790 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131331790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131331790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131331790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131331790 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131331791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68c60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131331791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68c60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed6bc70] (msc_a.c:1053) 20250823131331791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68c60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131331791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8:GERAN-A-25:CM_SERVICE_REQ)[0x561dbed68c60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131331791 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131331791 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131331791 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131331791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131331791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131331791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131331791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131331791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131331791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@7e0c241b4610: Session index based on local reference:0 20250823131331792 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131331792 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131331792 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131331792 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131331792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131331792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131331792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(202)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131331792 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(201)@7e0c241b4610: Deleted conn table entry 0TC_mo_call_clear_request0(209)15814401 TC_mo_call_clear_request0(209)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131331793 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131331793 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x9AB6C9A8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_call_clear_request0(209)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(209)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(209)@7e0c241b4610: 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(209)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(209)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(206)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(202)@7e0c241b4610: Final verdict of PTC: none 20250823131331805 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131331805 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823131331806 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(200)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(203)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(207)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(205)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(201)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(199)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(204)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(208)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(210)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(199): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(200): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(201): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(202): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(203): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(204): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(205): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(206): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(207): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(208): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_mo_call_clear_request0(209): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(210): none (pass -> pass) MTC@7e0c241b4610: Test case TC_mo_call_clear_request finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass'. Sat Aug 23 13:13:31 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 20250823131331994 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131331994 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131331994 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131331994 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131331994 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131331994 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131331994 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131331994 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131331994 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) 20250823131331994 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131331994 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131331994 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131331994 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131331994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131331994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131331995 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131331995 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131331995 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131331995 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=403820) 20250823131332806 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=403820, count=416568) 20250823131333807 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131333995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131333995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131333995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_call_clear_request'. ------ MSC_Tests.TC_mt_call_clear_request ------ Sat Aug 23 13:13:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_mt_call_clear_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_mt_call_clear_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131334808 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_call_clear_request' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_mt_call_clear_request started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(214)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(214)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(214)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(212)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131335474 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(215)@7e0c241b4610: 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 } } } 20250823131335669 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) 20250823131335669 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) 20250823131335669 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131335669 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(214)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(214)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(214)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(214)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(214)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823131335675 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131335675 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131335675 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131335675 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131335675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131335675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131335675 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(214)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(214)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(214)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(214)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823131335678 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131335678 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131335678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131335678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131335678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131335678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131335678 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(214)@7e0c241b4610: Message received on association #8 20250823131335679 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131335679 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(214)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(214)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(214)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(214)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(214)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(214)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131335810 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131335810 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(217)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(217)@7e0c241b4610: 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) } } } } 20250823131335816 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(217)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(217)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(217)@7e0c241b4610: 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(217)@7e0c241b4610: 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(217)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(217)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131335849 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) 20250823131335849 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(218)@7e0c241b4610: Created GsupExpect[0] for "262420002532768" to be handled at TC_mt_call_clear_request0(221) TC_mt_call_clear_request0(221)@7e0c241b4610: 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 } } } } 20250823131336481 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131336481 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131336481 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131336481 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131336481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131336481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131336481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131336481 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131336481 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131336481 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131336481 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131336481 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131336481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131336481 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131336481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131336481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(214)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(214)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(213)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(213)@7e0c241b4610: Added conn table entry 0TC_mt_call_clear_request0(221)2425349 MSC_Test_0-SCCP(212)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(213)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131336497 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131336497 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131336497 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131336497 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131336497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131336497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131336497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131336497 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131336498 DMM DEBUG msc_a(IMSI-262420002532768:GERAN-A-26:LU)[0x561dbed711d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420002532768 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131336498 DMM DEBUG msc_a(IMSI-262420002532768:GERAN-A-26:LU)[0x561dbed711d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131336498 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x561dbed71300]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131336498 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x561dbed71300]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420002532768:GERAN-A-26:LU)[0x561dbed711d0] (fsm.c:486) 20250823131336498 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x561dbed71300]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131336498 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x561dbed71300]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131336498 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131336498 DVLR DEBUG set IMSI on subscriber; IMSI=262420002532768 id=262420002532768 (vlr.c:661) 20250823131336498 DVLR INFO New subscr, IMSI: 262420002532768 (vlr.c:562) 20250823131336498 DVLR DEBUG VLR subscr IMSI-262420002532768 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131336498 DVLR DEBUG VLR subscr IMSI-262420002532768 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131336498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131336498 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x561dbed71300]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131336498 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x561dbed71300]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131336498 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x561dbed71300]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131336498 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x561dbed71300]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131336498 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x561dbed71300]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131336498 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x561dbed71300]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131336498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x561dbed68960]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131336498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x561dbed68960]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x561dbed71300] (fsm.c:486) 20250823131336498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x561dbed68960]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131336498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x561dbed68960]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131336498 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131336498 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131336498 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131336498 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131336498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131336498 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131336498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131336498 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131336498 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131336498 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131336498 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131336498 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131336498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131336498 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131336498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131336498 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(214)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(214)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(214)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(212)@7e0c241b4610: { messageType := 2, destLocRef := '250205'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(212)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(212)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(212)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(212)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(212)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(218)@7e0c241b4610: Found GsupExpect[0] for "262420002532768" handled at TC_mt_call_clear_request0(221) MSC_Test-GSUP(218)@7e0c241b4610: Added IMSI table entry 0TC_mt_call_clear_request0(221)"262420002532768" 20250823131336502 DVLR DEBUG VLR subscr IMSI-262420002532768 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131336502 DVLR DEBUG VLR subscr IMSI-262420002532768 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(212)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(212)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(212)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(212)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(214)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(221)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250823131336503 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131336504 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131336504 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131336504 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131336504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131336504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131336504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131336504 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_mt_call_clear_request0(221)@7e0c241b4610: setverdict(pass): none -> pass 20250823131336511 DVLR DEBUG VLR subscr IMSI-262420002532768 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131336511 DVLR DEBUG IMSI:262420002532768 has MSISDN:491232532768 (vlr.c:1045) 20250823131336511 DMSC NOTICE msub(IMSI-262420002532768:MSISDN-491232532768) VLR: update for IMSI=262420002532768 (MSISDN=491232532768) (gsm_04_08.c:1541) 20250823131336511 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131336512 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131336512 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131336512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x561dbed68960]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131336512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x561dbed68960]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131336512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x561dbed68960]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131336512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x561dbed68960]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x561dbed71300] (vlr_lu_fsm.c:110) 20250823131336512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x561dbed68960]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131336512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x561dbed68960]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131336512 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131336512 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131336512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x561dbed71b90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131336512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x561dbed71b90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x561dbed71300] (fsm.c:486) 20250823131336512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x561dbed71b90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131336512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x561dbed71b90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131336512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x561dbed71b90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131336512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x561dbed71b90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131336512 DMSC NOTICE msub(IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x389EA053) VLR: update for IMSI=262420002532768 (MSISDN=491232532768) (gsm_04_08.c:1541) 20250823131336512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x561dbed71b90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131336512 DMM DEBUG -> IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x389EA053 LOCATION UPDATE ACCEPT (TMSI = 0x389ea053) (gsm_04_08.c:149) 20250823131336512 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x389EA053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131336512 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131336512 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131336512 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131336512 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131336512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131336512 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131336512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131336512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(214)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(212)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(212)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(212)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(212)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(221)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(213)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(213)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(212)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(212)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(212)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(212)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(214)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131336527 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131336527 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131336527 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131336527 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131336527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131336527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131336527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131336527 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131336527 DMM DEBUG msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x389EA053:GERAN-A-26:LU)[0x561dbed711d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131336527 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x389EA053:GERAN-A-26:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131336527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x561dbed71b90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131336527 DMSC NOTICE msub(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053) VLR: update for IMSI=262420002532768 (MSISDN=491232532768) (gsm_04_08.c:1541) 20250823131336527 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131336527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x561dbed71b90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131336527 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-26:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131336527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x561dbed71b90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131336527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x561dbed71b90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-26:LU)[0x561dbed71300] (vlr_lu_fsm.c:817) 20250823131336528 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x561dbed71b90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131336528 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x561dbed71b90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131336528 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-26:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131336528 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532768/3/1): Available (smpp_smsc.c:626) 20250823131336528 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131336528 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 + 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) 20250823131336528 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131336528 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131336528 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131336528 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131336528 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131336528 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131336528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131336528 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131336528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131336528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(214)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(212)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(212)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(212)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(212)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(212)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(212)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(212)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(212)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131336532 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131336532 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131336532 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131336532 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131336532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131336532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131336532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131336532 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131336532 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-26:LU)[0x561dbed71300]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131336532 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-26:LU)[0x561dbed71300]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-26:LU)[0x561dbed711d0] (msc_a.c:1053) 20250823131336532 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-26:LU)[0x561dbed71300]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131336532 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-26:LU)[0x561dbed71300]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131336532 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-26:LU)[0x561dbed71300]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131336533 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131336533 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131336533 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131336533 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131336533 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131336533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131336533 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131336533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131336533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(214)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(212)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(214)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131336535 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131336535 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131336535 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131336535 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131336535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131336535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131336535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131336535 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(213)@7e0c241b4610: Deleted conn table entry 0TC_mt_call_clear_request0(221)2425349 TC_mt_call_clear_request0(221)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131336537 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131336538 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_call_clear_request0(221)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(221)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(221)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(213)@7e0c241b4610: Created IMSI[0] for '262420002532768'H'389EA053'O to be handled at TC_mt_call_clear_request0(221) MSC_Test-MNCC(215)@7e0c241b4610: Added conn table entry 0TC_mt_call_clear_request0(221)37032191 20250823131336552 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823131336552 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823131336552 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 callref-0x23510ff tid-255) New transaction (transaction.c:231) 20250823131336552 DMNCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 callref-0x23510ff 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) 20250823131336552 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 callref-0x23510ff 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) 20250823131336552 DMNCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 callref-0x23510ff tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823131336552 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250823131336552 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250823131336552 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131336552 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131336552 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131336553 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131336553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131336553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131336553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131336553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(214)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(213)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_call_clear_request0(221) TC_mt_call_clear_request0(221)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(213)@7e0c241b4610: Created IMSI[1] for '262420002532768'H'389EA053'O to be handled at TC_mt_call_clear_request0(221) TC_mt_call_clear_request0(221)@7e0c241b4610: 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 := '389EA053'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(213)@7e0c241b4610: Added conn table entry 0TC_mt_call_clear_request0(221)16605149 MSC_Test_0-SCCP(212)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(214)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131336562 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131336563 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131336563 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131336563 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131336563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131336563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131336563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131336563 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131336563 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed6bed0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131336563 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed6bed0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed710a0] (fsm.c:486) 20250823131336563 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed6bed0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131336563 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed6bed0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131336563 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823131336563 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131336563 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed6bed0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131336563 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed6bed0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131336563 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed6bed0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131336563 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed6bed0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131336563 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed6bed0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131336563 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed6bed0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131336563 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed6bed0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131336563 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed6bed0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131336564 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed6bed0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131336564 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed6bed0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131336564 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 callref-0x23510ff tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823131336564 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823131336564 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823131336564 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff 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) 20250823131336564 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823131336564 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823131336564 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532768/3/1): Available (smpp_smsc.c:626) 20250823131336564 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250823131336564 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131336564 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131336564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131336564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131336564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131336564 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131336564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131336564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131336564 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131336564 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131336564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131336564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131336564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131336564 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131336564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131336564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131336564 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131336564 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131336564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131336564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131336564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131336564 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131336564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131336564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(214)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(214)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(212)@7e0c241b4610: { messageType := 2, destLocRef := 'FD5FDD'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(212)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(214)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(214)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(212)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(212)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(212)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(212)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(214)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(212)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(212)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(212)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(212)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131336567 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250823131336567 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_mt_call_clear_request0(221)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(221)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(221)@7e0c241b4610: f_mt_call_complete 1 MSC_Test_0-RAN(213)@7e0c241b4610: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(213)@7e0c241b4610: patched enc_l3: '8301'O MSC_Test_0-SCCP(212)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(212)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(212)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(212)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028301'O 20250823131336576 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131336576 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131336576 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131336576 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131336576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131336576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131336576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131336576 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131336577 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823131336577 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823131336577 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250823131336577 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250823131336577 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff 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) 20250823131336577 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff 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(221)@7e0c241b4610: f_mt_call_complete 2 MSC_Test-MGCP(216)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_call_clear_request0(221) 20250823131336588 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823131336588 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed71b90]{ESTABLISHING}: Allocated (fsm.c:456) 20250823131336588 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed71b90]{ESTABLISHING}: is child of msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed710a0] (fsm.c:486) 20250823131336588 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff 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) 20250823131336588 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed6d100]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131336588 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed6d100]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed71b90] (fsm.c:486) 20250823131336588 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:no-CI)[0x561dbed6d100]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131336588 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:no-CI)[0x561dbed6d100]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823131336588 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed71ff0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131336588 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed71ff0]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed71b90] (fsm.c:486) 20250823131336588 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:no-CI)[0x561dbed71ff0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131336588 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:no-CI)[0x561dbed71ff0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(216)@7e0c241b4610: 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(221) TC_mt_call_clear_request0(221)@7e0c241b4610: f_mt_call_complete 3 20250823131336609 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:no-CI)[0x561dbed6d100]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131336609 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed71b90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823131336609 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_mt_call_clear_request0(221)@7e0c241b4610: f_mt_call_complete 4 20250823131336612 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:no-CI)[0x561dbed71ff0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131336612 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed71b90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823131336612 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff 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) 20250823131336612 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff tid-0) Sending Assignment Command (msc_a.c:706) 20250823131336613 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131336613 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131336613 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131336613 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131336613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131336613 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131336613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131336613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(214)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(212)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(212)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(212)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(212)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(221)@7e0c241b4610: f_mt_call_complete 6 20250823131336621 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131336621 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131336621 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131336621 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131336621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131336621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131336621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131336621 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(212)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(212)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(212)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(212)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(214)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131336621 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed71ff0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823131336621 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053: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)[0x561dbed71ff0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823131336621 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053: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)[0x561dbed71ff0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823131336621 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff 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) 20250823131336621 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff 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) 20250823131336621 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff 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) 20250823131336621 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff 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(213)@7e0c241b4610: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(213)@7e0c241b4610: patched enc_l3: '8347'O MSC_Test_0-SCCP(212)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(212)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(212)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(212)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(214)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(221)@7e0c241b4610: f_mt_call_complete 5 TC_mt_call_clear_request0(221)@7e0c241b4610: f_mt_call_complete 8 20250823131336626 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053: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)[0x561dbed71ff0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131336626 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053: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)[0x561dbed71ff0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823131336626 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed71b90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823131336822 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131336822 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131336822 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131336822 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131336822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131336822 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131336822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131336822 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131336822 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250823131336822 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250823131336822 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250823131336822 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff 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) 20250823131336823 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff 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(221)@7e0c241b4610: f_mt_call_complete 7 20250823131336825 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823131336825 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff 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) 20250823131336825 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed6d100]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250823131336825 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053: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)[0x561dbed6d100]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823131336825 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053: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)[0x561dbed6d100]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823131336825 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053: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)[0x561dbed6d100]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_mt_call_clear_request0(221)@7e0c241b4610: f_mt_call_complete 9 TC_mt_call_clear_request0(221)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mt_call_clear_request0(221)@7e0c241b4610: f_mt_call_complete DONE TC_mt_call_clear_request0(221)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131336828 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053: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)[0x561dbed6d100]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131336828 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053: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)[0x561dbed6d100]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823131336828 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed71b90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823131336828 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed71b90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-SCCP(212)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(212)@7e0c241b4610: vl_len:6 MSC_Test_0-SCCP(212)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(212)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000422040101'O 20250823131338834 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131338834 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131338834 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131338834 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131338834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131338834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131338834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131338834 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131338835 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 + msc_a_fsm_releasing_onenter: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131338835 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 + 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) 20250823131338835 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131338835 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff tid-0) Freeing transaction (transaction.c:243) 20250823131338835 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823131338835 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823131338835 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff tid-0) new state CONNECT_REQUEST -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823131338835 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823131338835 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP callref-0x23510ff tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823131338835 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250823131338835 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed71b90]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823131338835 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053: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)[0x561dbed71ff0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131338835 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053: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)[0x561dbed71ff0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed71b90] (call_leg.c:197) 20250823131338835 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053: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)[0x561dbed71ff0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823131338835 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053: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)[0x561dbed71ff0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823131338835 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053: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)[0x561dbed6d100]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131338835 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053: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)[0x561dbed6d100]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed71b90] (call_leg.c:197) 20250823131338836 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed71b90]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823131338836 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053: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)[0x561dbed6d100]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823131338836 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053: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)[0x561dbed6d100]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823131338836 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed71b90]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823131338836 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed71b90]{RELEASING}: Removing from parent msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed710a0] (call_leg.c:198) 20250823131338836 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed71b90]{RELEASING}: Freeing instance (call_leg.c:198) 20250823131338836 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed71b90]{RELEASING}: Deallocated (fsm.c:568) 20250823131338836 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131338836 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131338836 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131338836 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131338836 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131338836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131338836 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131338836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131338836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131338836 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131338836 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131338836 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131338836 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131338836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131338837 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131338837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131338837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(214)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(214)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(214)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(212)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(212)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(212)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(212)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(212)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(212)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(212)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(212)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(215)@7e0c241b4610: Deleted conn table entry 0TC_mt_call_clear_request0(221)37032191 MSC_Test_0-SCCP(212)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(212)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(212)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(212)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(214)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131338842 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131338842 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131338842 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131338842 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131338842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131338842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131338842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131338842 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131338843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed6bed0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131338843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed6bed0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed710a0] (msc_a.c:1053) 20250823131338843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed6bed0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131338843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053:GERAN-A-27:PAGING_RESP)[0x561dbed6bed0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131338843 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131338843 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131338843 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131338843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131338843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131338843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131338843 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131338843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131338843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(214)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823131338844 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131338844 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131338844 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131338844 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131338844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131338844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131338844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(212)@7e0c241b4610: Session index based on local reference:0 20250823131338844 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(213)@7e0c241b4610: Deleted conn table entry 0TC_mt_call_clear_request0(221)16605149 TC_mt_call_clear_request0(221)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131338846 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131338846 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x389EA053 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_call_clear_request0(221)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(221)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(221)@7e0c241b4610: 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(221)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(221)@7e0c241b4610: Final verdict of PTC: pass 20250823131338855 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131338855 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(215)@7e0c241b4610: Final verdict of PTC: none 20250823131338856 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(212)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(213)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(218)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(217)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(216)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(214)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(219)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(220)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(222)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(212): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(213): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(214): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(215): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(216): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(217): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(218): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(219): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(220): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_mt_call_clear_request0(221): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(222): none (pass -> pass) MTC@7e0c241b4610: Test case TC_mt_call_clear_request finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass'. Sat Aug 23 13:13:38 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 20250823131339046 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131339046 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131339046 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131339046 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131339046 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131339046 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131339046 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131339046 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131339046 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) 20250823131339046 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131339046 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131339046 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131339046 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131339046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131339046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131339046 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131339046 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131339047 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131339047 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=394592) 20250823131339858 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=394592, count=407340) 20250823131340858 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131341047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131341048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131341048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_disconnect'. ------ MSC_Tests.TC_lu_disconnect ------ Sat Aug 23 13:13:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131341860 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_disconnect' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_disconnect started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(226)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(226)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(226)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(224)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131342523 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(227)@7e0c241b4610: 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 } } } 20250823131342715 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) 20250823131342715 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) 20250823131342715 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131342715 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(226)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(226)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(226)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131342720 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131342720 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131342720 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131342720 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131342720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131342720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131342720 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(226)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(226)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(226)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(226)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(226)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131342721 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131342721 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131342721 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131342721 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131342721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131342721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131342721 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(226)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(226)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(226)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131342721 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131342721 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(226)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(226)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(226)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(226)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(226)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131342861 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131342861 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(229)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(229)@7e0c241b4610: 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) } } } } 20250823131342867 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(229)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(229)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(229)@7e0c241b4610: 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(229)@7e0c241b4610: 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(229)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(229)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131342886 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) 20250823131342886 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(230)@7e0c241b4610: Created GsupExpect[0] for "262420000000011" to be handled at TC_lu_disconnect0(233) TC_lu_disconnect0(233)@7e0c241b4610: 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 } } } } 20250823131343530 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131343530 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131343530 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131343530 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131343530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(226)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131343530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131343530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131343530 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131343531 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131343531 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131343531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131343531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131343531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131343531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131343531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131343531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(226)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(226)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(225)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(225)@7e0c241b4610: Added conn table entry 0TC_lu_disconnect0(233)6475874 MSC_Test_0-SCCP(224)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(225)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(226)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131343544 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131343544 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131343544 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131343544 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131343544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131343544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131343544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131343544 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131343545 DMM DEBUG msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000011 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131343545 DMM DEBUG msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131343545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed6d100]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131343545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed6d100]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823131343545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed6d100]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131343545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed6d100]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131343545 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131343545 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000011 id=262420000000011 (vlr.c:661) 20250823131343545 DVLR INFO New subscr, IMSI: 262420000000011 (vlr.c:562) 20250823131343545 DVLR DEBUG VLR subscr IMSI-262420000000011 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131343545 DVLR DEBUG VLR subscr IMSI-262420000000011 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131343545 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131343545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed6d100]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131343545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed6d100]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131343545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed6d100]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131343545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed6d100]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131343545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed6d100]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131343545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed6d100]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131343545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed70510]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131343545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed70510]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed6d100] (fsm.c:486) 20250823131343545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed70510]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131343545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed70510]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131343545 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131343545 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131343545 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131343545 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131343545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131343545 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131343545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131343545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131343545 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131343545 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131343545 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131343545 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131343545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131343545 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131343545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131343545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(226)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(226)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(226)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(226)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(224)@7e0c241b4610: { messageType := 2, destLocRef := '62D062'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(224)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(224)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(224)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(224)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(224)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(230)@7e0c241b4610: Found GsupExpect[0] for "262420000000011" handled at TC_lu_disconnect0(233) MSC_Test-GSUP(230)@7e0c241b4610: Added IMSI table entry 0TC_lu_disconnect0(233)"262420000000011" MSC_Test_0-SCCP(224)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(224)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(224)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(224)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(226)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131343553 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131343553 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131343553 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131343553 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131343553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131343553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131343553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131343553 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_disconnect0(233)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-RAN(225)@7e0c241b4610: Deleted conn table entry 0TC_lu_disconnect0(233)6475874 MSC_Test_0-SCCP(224)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-M3UA(226)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131344558 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131344558 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131344558 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131344558 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131344558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131344558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131344558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131344558 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131344559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed6d100]{VLR_ULA_S_WAIT_HLR_UPD}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823131344559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed70510]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823131344559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed70510]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed6d100] (msub.c:113) 20250823131344559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed70510]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msub.c:113) 20250823131344559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed70510]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250823131344559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed6d100]{VLR_ULA_S_WAIT_HLR_UPD}: Removing from parent msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed6f8e0] (msub.c:113) 20250823131344559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed6d100]{VLR_ULA_S_WAIT_HLR_UPD}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131344559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed6d100]{VLR_ULA_S_WAIT_HLR_UPD}: Freeing instance (msub.c:113) 20250823131344559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x561dbed6d100]{VLR_ULA_S_WAIT_HLR_UPD}: Deallocated (fsm.c:568) 20250823131344559 DVLR INFO VLR subscr IMSI-262420000000011 - active-conn: now used by 0 (-) (msub.c:375) 20250823131344559 DVLR DEBUG SUBSCR(IMSI-262420000000011) freeing VLR subscr (max total use count was 2) (vlr.c:472) 20250823131344559 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131344559 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131344559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131344559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131344560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131344560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131344560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131344560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(226)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(226)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(224)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(224)@7e0c241b4610: RLC received in state:disconnect_pending TC_lu_disconnect0(233)@7e0c241b4610: Final verdict of PTC: pass 20250823131345561 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131345562 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131345562 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131345562 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131345562 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131345562 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131345562 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131345562 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131345562 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) 20250823131345562 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131345562 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131345562 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131345562 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131345562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131345562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131345562 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131345562 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(226)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(230)@7e0c241b4610: Final verdict of PTC: none 20250823131345563 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131345563 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(224)@7e0c241b4610: Final verdict of PTC: none 20250823131345563 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131345563 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(225)@7e0c241b4610: Final verdict of PTC: none 20250823131345565 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(227)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(229)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(231)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(234)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(228)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(232)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(223)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(223): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(224): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(225): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(226): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(227): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(228): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(229): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(230): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(231): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(232): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_disconnect0(233): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(234): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_disconnect finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass'. Sat Aug 23 13:13:45 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=135844) 20250823131346566 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=135844, count=140648) 20250823131347563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131347563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131347563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823131347568 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_imei'. ------ MSC_Tests.TC_lu_by_imei ------ Sat Aug 23 13:13:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_by_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131348570 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_imei' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_by_imei started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(238)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(238)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(238)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(236)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131349220 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(239)@7e0c241b4610: 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 } } } 20250823131349410 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) 20250823131349410 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) 20250823131349410 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131349410 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(238)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(238)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(238)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131349415 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131349415 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131349415 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131349415 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131349415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131349415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131349415 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(238)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(238)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(238)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(238)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(238)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131349415 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131349415 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131349415 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131349415 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131349415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131349415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131349415 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823131349416 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131349416 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(238)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(238)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(238)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(238)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(238)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(238)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(238)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(238)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131349571 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131349571 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(241)@7e0c241b4610: Established a new IPA connection (conn_id=2) 20250823131349577 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(241)@7e0c241b4610: 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(241)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(241)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(241)@7e0c241b4610: 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(241)@7e0c241b4610: 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(241)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(241)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131349592 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) 20250823131349592 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(242)@7e0c241b4610: Created GsupExpect[0] for "262420000000012" to be handled at TC_lu_by_imei0(245) TC_lu_by_imei0(245)@7e0c241b4610: 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 } } } } 20250823131350224 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131350224 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131350224 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131350224 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131350224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131350224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131350225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131350225 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(238)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131350226 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131350226 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131350226 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131350226 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131350226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131350226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131350226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131350226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(238)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(238)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(237)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(237)@7e0c241b4610: Added conn table entry 0TC_lu_by_imei0(245)12582197 MSC_Test_0-SCCP(236)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(237)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131350240 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131350240 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131350240 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131350240 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131350240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131350240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131350240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131350240 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(238)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131350241 DMM DEBUG msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMEI-499990000000120 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131350241 DMM ERROR msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: unknown mobile identity type (gsm_04_08.c:398) 20250823131350241 DMM DEBUG msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131350241 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131350241 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: is child of msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823131350241 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131350241 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131350241 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250823131350241 DVLR INFO New subscr, TMSI: 0xffffffff (vlr.c:592) 20250823131350241 DVLR DEBUG VLR subscr unknown + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131350241 DVLR DEBUG VLR subscr unknown - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250823131350241 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131350241 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250823131350241 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250823131350241 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131350241 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131350241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131350241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131350241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131350241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131350241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131350241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131350241 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131350241 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131350241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131350241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131350241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131350241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131350241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131350241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(238)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(238)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(238)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(238)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(236)@7e0c241b4610: { messageType := 2, destLocRef := 'BFFD35'O, 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(236)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(236)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(236)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(236)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(236)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(236)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(236)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(236)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(236)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(238)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131350245 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131350245 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131350245 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131350245 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131350245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131350245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131350245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131350245 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131355242 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) 20250823131355242 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) 20250823131355242 DMM INFO msc_a(unknown:GERAN-A-29:LU)[0x561dbed6f8e0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823131355242 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x561dbed71b90]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131355242 DVLR DEBUG VLR subscr unknown - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131355242 DVLR DEBUG VLR subscr unknown - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250823131355243 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131355243 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131355243 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131355243 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131355243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131355243 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131355243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131355243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131355243 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131355243 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131355243 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131355243 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131355243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131355243 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131355243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131355243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(238)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(238)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(238)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(238)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(236)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(236)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(236)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(236)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(236)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(236)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(236)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(236)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(236)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(236)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(236)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(236)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(238)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131355254 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131355254 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131355254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131355254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131355255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131355255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131355255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131355255 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131355255 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x561dbed71b90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131355255 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x561dbed71b90]{VLR_ULA_S_DONE}: Removing from parent msc_a(unknown:GERAN-A-29:LU)[0x561dbed6f8e0] (msc_a.c:1053) 20250823131355255 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x561dbed71b90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131355255 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x561dbed71b90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131355255 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x561dbed71b90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131355255 DVLR INFO VLR subscr unknown - active-conn: now used by 0 (-) (msub.c:375) 20250823131355255 DVLR DEBUG SUBSCR(unknown) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250823131355256 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131355256 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131355256 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131355256 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131355256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131355256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131355256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131355256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(238)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(238)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(236)@7e0c241b4610: Session index based on local reference:0 20250823131355257 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131355257 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131355257 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131355257 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131355257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131355257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131355257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131355257 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(238)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(237)@7e0c241b4610: Deleted conn table entry 0TC_lu_by_imei0(245)12582197 TC_lu_by_imei0(245)@7e0c241b4610: setverdict(pass): none -> pass TC_lu_by_imei0(245)@7e0c241b4610: Skipping f_verify_vty_lac_ci() TC_lu_by_imei0(245)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_imei0(245)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(242)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(238)@7e0c241b4610: Final verdict of PTC: none 20250823131355267 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131355267 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823131355267 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(237)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(241)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(239)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(236)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(235)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(243)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(240)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(244)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(246)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(235): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(236): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(237): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(238): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(239): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(240): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(241): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(242): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(243): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(244): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_by_imei0(245): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(246): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_by_imei finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass'. Sat Aug 23 13:13:55 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 20250823131355458 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131355458 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131355458 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131355458 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131355458 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131355458 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131355458 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131355458 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131355458 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) 20250823131355458 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131355458 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131355458 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131355458 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131355459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131355459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131355459 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131355459 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131355459 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131355459 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=148584) 20250823131356269 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=148584, count=157784) 20250823131357271 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131357459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131357459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131357459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown'. ------ MSC_Tests.TC_lu_by_tmsi_noauth_unknown ------ Sat Aug 23 13:13:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_by_tmsi_noauth_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_by_tmsi_noauth_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131358273 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_by_tmsi_noauth_unknown started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(250)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(250)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(250)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(248)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131358948 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(251)@7e0c241b4610: 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 } } } 20250823131359142 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) 20250823131359142 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) 20250823131359142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131359142 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(250)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(250)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(250)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(250)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(250)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823131359148 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131359148 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131359148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131359148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131359149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131359149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131359149 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(250)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(250)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(250)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(250)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(250)@7e0c241b4610: Message received on association #8 20250823131359151 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131359151 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131359151 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131359151 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131359151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131359151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131359152 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(250)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(250)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(250)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(250)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823131359152 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131359152 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(250)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(250)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131359274 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131359275 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(253)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(253)@7e0c241b4610: 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) } } } } 20250823131359280 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(253)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(253)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(253)@7e0c241b4610: 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(253)@7e0c241b4610: 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(253)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(253)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131359295 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) 20250823131359295 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(254)@7e0c241b4610: Created GsupExpect[0] for "262420000000013" to be handled at TC_lu_by_tmsi_noauth_unknown0(257) TC_lu_by_tmsi_noauth_unknown0(257)@7e0c241b4610: 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 } } } } 20250823131359956 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131359956 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131359956 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131359956 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131359956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131359956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131359956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131359956 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(250)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131359956 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131359956 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131359956 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131359956 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131359956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131359956 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131359956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131359956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(250)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(250)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(249)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(249)@7e0c241b4610: Added conn table entry 0TC_lu_by_tmsi_noauth_unknown0(257)5879088 MSC_Test_0-SCCP(248)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(249)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(250)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131359970 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131359970 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131359970 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131359970 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131359970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131359970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131359970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131359970 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131359972 DMM DEBUG msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed6d100]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x01020304 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131359972 DMM DEBUG msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed6d100]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131359972 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed71300]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131359972 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed71300]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed6d100] (fsm.c:486) 20250823131359972 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed71300]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131359972 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed71300]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131359972 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250823131359972 DVLR INFO New subscr, TMSI: 0x01020304 (vlr.c:592) 20250823131359972 DVLR DEBUG VLR subscr TMSI-0x01020304 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131359972 DVLR DEBUG VLR subscr TMSI-0x01020304 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250823131359972 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131359972 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed71300]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250823131359972 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed71300]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250823131359972 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131359972 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131359972 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131359972 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131359972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131359972 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131359972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131359972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131359973 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131359973 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131359973 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131359973 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131359973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131359973 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131359973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131359973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(250)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(250)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(250)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(250)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(248)@7e0c241b4610: { messageType := 2, destLocRef := '59B530'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(248)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(248)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(248)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(248)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(248)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(248)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(248)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(248)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(248)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823131359981 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131359981 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131359981 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131359981 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131359981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131359981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131359981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131359981 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(250)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(249)@7e0c241b4610: patching N(SD)=1 into dtap '0519100921437598BADCFE1032547698BADCFE'O MSC_Test_0-RAN(249)@7e0c241b4610: patched enc_l3: '0559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-SCCP(248)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(248)@7e0c241b4610: vl_len:22 MSC_Test_0-SCCP(248)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(248)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100130559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-M3UA(250)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(249)@7e0c241b4610: patching N(SD)=2 into dtap '0519082926240000000031'O MSC_Test_0-RAN(249)@7e0c241b4610: patched enc_l3: '0599082926240000000031'O MSC_Test_0-SCCP(248)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(248)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(248)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(248)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000B0599082926240000000031'O MSC_Test_0-M3UA(250)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131400182 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131400182 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131400182 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131400182 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131400182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131400182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131400182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131400182 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131400182 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131400182 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131400182 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131400182 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131400182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131400182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131400182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131400182 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131400183 DMM ERROR Failure to decode Mobile Identity in MM Identity Response (rc=-74) (gsm_04_08.c:210) 20250823131400183 DBSSAP ERROR msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed6d100]{MSC_A_ST_AUTH_CIPH}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250823131400183 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000013 (gsm_04_08.c:223) 20250823131400183 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000013 id=262420000000013 (vlr.c:661) 20250823131400183 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250823131400183 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131400183 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131400183 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131400183 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131400183 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131400183 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131400183 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131400183 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed71300] (fsm.c:486) 20250823131400183 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131400183 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131400183 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131400183 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131400183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131400183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131400183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131400183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131400183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131400183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(250)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(250)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(248)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(248)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(248)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(248)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(254)@7e0c241b4610: Found GsupExpect[0] for "262420000000013" handled at TC_lu_by_tmsi_noauth_unknown0(257) MSC_Test-GSUP(254)@7e0c241b4610: Added IMSI table entry 0TC_lu_by_tmsi_noauth_unknown0(257)"262420000000013" 20250823131400197 DVLR DEBUG VLR subscr IMSI-262420000000013:TMSI-0x01020304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131400197 DVLR DEBUG IMSI:262420000000013 has MSISDN:491230000013 (vlr.c:1045) 20250823131400197 DMSC NOTICE msub(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304) VLR: update for IMSI=262420000000013 (MSISDN=491230000013) (gsm_04_08.c:1541) 20250823131400197 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131400198 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) 20250823131400198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131400198 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131400198 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131400198 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131400198 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed71300] (vlr_lu_fsm.c:110) 20250823131400198 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131400198 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131400198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131400198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131400198 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed6c560]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131400199 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed6c560]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed71300] (fsm.c:486) 20250823131400199 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed6c560]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131400199 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed6c560]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131400199 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed6c560]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131400199 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed6c560]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131400199 DMSC NOTICE msub(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x08DE24EB) VLR: update for IMSI=262420000000013 (MSISDN=491230000013) (gsm_04_08.c:1541) 20250823131400199 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed6c560]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131400199 DMM DEBUG -> IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x08DE24EB LOCATION UPDATE ACCEPT (TMSI = 0x08de24eb) (gsm_04_08.c:149) 20250823131400199 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x08DE24EB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131400199 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131400199 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131400199 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131400199 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131400199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131400199 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131400199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131400199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(250)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(250)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(248)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(248)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(248)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(248)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(249)@7e0c241b4610: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(249)@7e0c241b4610: patched enc_l3: '05DB'O MSC_Test_0-SCCP(248)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(248)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(248)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(248)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(250)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131400207 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131400207 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131400207 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131400207 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131400207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131400207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131400207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131400207 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131400207 DMM DEBUG msc_a(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x08DE24EB:GERAN-A-30:LU)[0x561dbed6d100]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131400207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x08DE24EB:GERAN-A-30:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131400207 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed6c560]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131400208 DMSC NOTICE msub(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x08DE24EB) VLR: update for IMSI=262420000000013 (MSISDN=491230000013) (gsm_04_08.c:1541) 20250823131400208 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x08DE24EB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131400208 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed6c560]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131400208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x08DE24EB:GERAN-A-30:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131400208 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed6c560]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131400208 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed6c560]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x08DE24EB:GERAN-A-30:LU)[0x561dbed71300] (vlr_lu_fsm.c:817) 20250823131400208 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed6c560]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131400208 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x561dbed6c560]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131400208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x08DE24EB:GERAN-A-30:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131400208 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000013/3/1): Available (smpp_smsc.c:626) 20250823131400208 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x08DE24EB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131400208 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x08DE24EB + 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) 20250823131400208 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x08DE24EB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131400208 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x08DE24EB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131400209 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131400209 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131400209 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131400209 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131400209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131400209 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131400209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131400209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(250)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(250)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(248)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(248)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(248)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(248)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(248)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(248)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(248)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(248)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(250)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131400213 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131400213 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131400213 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131400213 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131400213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131400213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131400213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131400213 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131400213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x08DE24EB:GERAN-A-30:LU)[0x561dbed71300]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131400213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x08DE24EB:GERAN-A-30:LU)[0x561dbed71300]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x08DE24EB:GERAN-A-30:LU)[0x561dbed6d100] (msc_a.c:1053) 20250823131400213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x08DE24EB:GERAN-A-30:LU)[0x561dbed71300]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131400213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x08DE24EB:GERAN-A-30:LU)[0x561dbed71300]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131400213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x08DE24EB:GERAN-A-30:LU)[0x561dbed71300]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131400213 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x08DE24EB - active-conn: now used by 1 (attached) (msub.c:375) 20250823131400214 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131400214 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131400214 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131400214 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131400214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131400214 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131400214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131400214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(250)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(250)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(248)@7e0c241b4610: Session index based on local reference:0 20250823131400215 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131400215 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131400215 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131400215 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131400215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(250)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131400215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131400215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131400215 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(249)@7e0c241b4610: Deleted conn table entry 0TC_lu_by_tmsi_noauth_unknown0(257)5879088 TC_lu_by_tmsi_noauth_unknown0(257)@7e0c241b4610: setverdict(pass): none -> pass 20250823131400217 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x08DE24EB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131400217 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x08DE24EB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_by_tmsi_noauth_unknown0(257)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_by_tmsi_noauth_unknown0(257)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_tmsi_noauth_unknown0(257)@7e0c241b4610: Final verdict of PTC: pass 20250823131400225 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131400226 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(248)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(250)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(251)@7e0c241b4610: Final verdict of PTC: none 20250823131400227 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(253)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(254)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(249)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(247)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(255)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(256)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(252)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(258)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(247): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(248): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(249): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(250): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(251): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(252): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(253): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(254): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(255): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(256): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_by_tmsi_noauth_unknown0(257): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_by_tmsi_noauth_unknown finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass'. Sat Aug 23 13:14:00 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 20250823131400422 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131400422 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131400422 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131400422 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131400422 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131400422 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131400422 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131400422 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131400422 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) 20250823131400422 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131400422 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131400422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131400423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131400423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131400423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131400423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131400423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131400423 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131400423 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=207708) 20250823131401229 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=207708, count=208964) 20250823131402230 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131402424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131402424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131402424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi'. ------ MSC_Tests.TC_attached_imsi_lu_unknown_tmsi ------ Sat Aug 23 13:14:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131403232 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_attached_imsi_lu_unknown_tmsi started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(262)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(262)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(262)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(260)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131403868 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(263)@7e0c241b4610: 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 } } } 20250823131404064 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) 20250823131404064 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) 20250823131404064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131404064 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(262)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(262)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(262)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(262)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(262)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823131404069 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131404069 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131404069 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131404069 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131404069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131404069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131404069 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(262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(262)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(262)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(262)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823131404070 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131404070 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131404070 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131404070 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131404070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131404070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131404070 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(262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(262)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(262)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(262)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823131404070 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131404070 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(262)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131404232 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131404232 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(265)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(265)@7e0c241b4610: 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) } } } } 20250823131404238 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(265)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(265)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(265)@7e0c241b4610: 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(265)@7e0c241b4610: 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(265)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(265)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131404257 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) 20250823131404257 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(266)@7e0c241b4610: Created GsupExpect[0] for "262420000000056" to be handled at TC_attached_imsi_lu_unknown_tmsi0(269) TC_attached_imsi_lu_unknown_tmsi0(269)@7e0c241b4610: 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 } } } } 20250823131404877 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131404877 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131404877 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131404877 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131404877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131404877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131404877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131404877 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131404878 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131404878 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131404878 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131404878 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131404878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131404878 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131404878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131404878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(262)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(261)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(261)@7e0c241b4610: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(269)16132132 MSC_Test_0-SCCP(260)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(261)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(262)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131404891 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131404891 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131404891 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131404891 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131404891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131404891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131404891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131404891 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131404892 DMM DEBUG msc_a(TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x56111111 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131404892 DMM DEBUG msc_a(TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131404892 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131404892 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823131404892 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131404892 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131404892 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250823131404892 DVLR INFO New subscr, TMSI: 0x56111111 (vlr.c:592) 20250823131404892 DVLR DEBUG VLR subscr TMSI-0x56111111 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131404892 DVLR DEBUG VLR subscr TMSI-0x56111111 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250823131404892 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131404892 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250823131404892 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250823131404892 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131404892 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131404892 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131404892 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131404892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131404892 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131404892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131404892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131404892 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131404892 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131404892 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131404892 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131404892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131404892 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131404892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131404892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(262)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(262)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@7e0c241b4610: { messageType := 2, destLocRef := 'F62824'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(260)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(260)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(260)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(260)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(260)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(260)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(260)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(260)@7e0c241b4610: vl_from0 20250823131404895 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131404895 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131404895 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131404895 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131404895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131404895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131404895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131404895 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(260)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(262)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(261)@7e0c241b4610: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(261)@7e0c241b4610: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(260)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(260)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(260)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(260)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(262)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131405098 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131405098 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131405098 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131405098 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131405098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131405098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131405098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131405098 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131405099 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000056 (gsm_04_08.c:223) 20250823131405099 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000056 id=262420000000056 (vlr.c:661) 20250823131405099 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed71b90]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250823131405099 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed71b90]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131405099 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed71b90]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131405099 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed71b90]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131405099 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed71b90]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131405099 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed71b90]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131405099 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed71b90]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131405099 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131405099 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed71b90] (fsm.c:486) 20250823131405099 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131405099 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131405099 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131405099 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131405099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131405099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131405099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131405099 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131405099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131405100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(262)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(260)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(260)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(260)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(266)@7e0c241b4610: Found GsupExpect[0] for "262420000000056" handled at TC_attached_imsi_lu_unknown_tmsi0(269) MSC_Test-GSUP(266)@7e0c241b4610: Added IMSI table entry 0TC_attached_imsi_lu_unknown_tmsi0(269)"262420000000056" 20250823131405116 DVLR DEBUG VLR subscr IMSI-262420000000056:TMSI-0x56111111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131405116 DVLR DEBUG IMSI:262420000000056 has MSISDN:491230000056 (vlr.c:1045) 20250823131405116 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250823131405116 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131405118 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) 20250823131405118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed71b90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131405118 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131405118 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131405118 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131405118 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed71b90] (vlr_lu_fsm.c:110) 20250823131405118 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131405118 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131405118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed71b90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131405118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed71b90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131405118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed68c60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131405118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed68c60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed71b90] (fsm.c:486) 20250823131405118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed68c60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131405118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed68c60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131405118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed68c60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131405118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed68c60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131405118 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x30A510C1) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250823131405118 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed68c60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131405118 DMM DEBUG -> IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x30A510C1 LOCATION UPDATE ACCEPT (TMSI = 0x30a510c1) (gsm_04_08.c:149) 20250823131405118 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x30A510C1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131405118 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131405118 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131405118 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131405118 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131405118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131405118 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131405118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131405118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(262)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(260)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(260)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(260)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(261)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(261)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_0-SCCP(260)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(260)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(260)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(260)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(262)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131405127 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131405127 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131405127 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131405127 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131405127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131405127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131405127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131405127 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131405127 DMM DEBUG msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x30A510C1:GERAN-A-31:LU)[0x561dbed6f8e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131405127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x30A510C1:GERAN-A-31:LU)[0x561dbed71b90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131405127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed68c60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131405127 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x30A510C1) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250823131405127 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x30A510C1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131405127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed68c60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131405127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x30A510C1:GERAN-A-31:LU)[0x561dbed71b90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131405127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed68c60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131405127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed68c60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x30A510C1:GERAN-A-31:LU)[0x561dbed71b90] (vlr_lu_fsm.c:817) 20250823131405127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed68c60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131405127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x561dbed68c60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131405127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x30A510C1:GERAN-A-31:LU)[0x561dbed71b90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131405127 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000056/3/1): Available (smpp_smsc.c:626) 20250823131405127 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x30A510C1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131405127 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x30A510C1 + 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) 20250823131405127 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x30A510C1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131405128 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x30A510C1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131405128 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131405128 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131405128 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131405128 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131405128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131405128 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131405128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131405128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(262)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(260)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(260)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(260)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(260)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(260)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(260)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(260)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131405132 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131405132 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131405132 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131405132 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131405132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131405132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131405132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131405132 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131405132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x30A510C1:GERAN-A-31:LU)[0x561dbed71b90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131405132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x30A510C1:GERAN-A-31:LU)[0x561dbed71b90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x30A510C1:GERAN-A-31:LU)[0x561dbed6f8e0] (msc_a.c:1053) 20250823131405132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x30A510C1:GERAN-A-31:LU)[0x561dbed71b90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131405132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x30A510C1:GERAN-A-31:LU)[0x561dbed71b90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131405132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x30A510C1:GERAN-A-31:LU)[0x561dbed71b90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131405132 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x30A510C1 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131405133 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131405133 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131405133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131405133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131405133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131405133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131405133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131405133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(262)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@7e0c241b4610: Session index based on local reference:0 20250823131405134 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131405134 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131405134 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131405134 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131405134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131405134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131405134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131405134 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(261)@7e0c241b4610: Deleted conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(269)16132132 TC_attached_imsi_lu_unknown_tmsi0(269)@7e0c241b4610: setverdict(pass): none -> pass TC_attached_imsi_lu_unknown_tmsi0(269)@7e0c241b4610: 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(261)@7e0c241b4610: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(269)6691296 MSC_Test_0-RAN(261)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(260)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(262)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131405334 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131405334 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131405334 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131405334 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131405334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131405334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131405334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131405334 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131405335 DMM DEBUG msc_a(TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed6d100]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x56222222 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131405335 DMM DEBUG msc_a(TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed6d100]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131405335 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed71300]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131405335 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed71300]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed6d100] (fsm.c:486) 20250823131405335 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed71300]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131405335 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed71300]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131405335 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250823131405335 DVLR INFO New subscr, TMSI: 0x56222222 (vlr.c:592) 20250823131405335 DVLR DEBUG VLR subscr TMSI-0x56222222 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131405335 DVLR DEBUG VLR subscr TMSI-0x56222222 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250823131405335 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131405335 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed71300]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250823131405335 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed71300]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250823131405336 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131405336 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131405336 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131405336 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131405336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131405336 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131405336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131405336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131405336 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131405336 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131405336 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131405336 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131405336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131405336 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131405336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131405336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(262)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(262)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@7e0c241b4610: { messageType := 2, destLocRef := '6619E0'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(260)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(260)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(260)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(260)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(260)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(261)@7e0c241b4610: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(261)@7e0c241b4610: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(260)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(260)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(260)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(260)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(262)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131405343 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131405343 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131405343 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131405343 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131405343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131405343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131405343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131405343 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131405344 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000056 (gsm_04_08.c:223) 20250823131405344 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) 20250823131405344 DVLR DEBUG SUBSCR(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x30A510C1) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250823131405344 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000056 id=262420000000056 (vlr.c:661) 20250823131405344 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250823131405344 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131405344 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131405344 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131405344 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131405344 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131405344 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131405344 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131405344 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed71300] (fsm.c:486) 20250823131405344 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131405344 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131405344 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131405344 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131405344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131405344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131405344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131405344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131405344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131405344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(262)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(260)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(260)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(260)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131405348 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) 20250823131405348 DVLR DEBUG IMSI:262420000000056 has MSISDN:491230000056 (vlr.c:1045) 20250823131405348 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250823131405348 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131405349 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) 20250823131405349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131405349 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131405349 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131405349 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131405349 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed71300] (vlr_lu_fsm.c:110) 20250823131405349 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131405349 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131405349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131405349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131405349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed6c560]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131405349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed6c560]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed71300] (fsm.c:486) 20250823131405349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed6c560]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131405349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed6c560]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131405349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed6c560]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131405349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed6c560]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131405349 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x9A4D56A0) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250823131405349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed6c560]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131405349 DMM DEBUG -> IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x9A4D56A0 LOCATION UPDATE ACCEPT (TMSI = 0x9a4d56a0) (gsm_04_08.c:149) 20250823131405349 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x9A4D56A0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131405349 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131405349 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131405349 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131405349 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131405349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131405349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131405349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131405349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(262)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(260)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(260)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(260)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(261)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(261)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_0-SCCP(260)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(260)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(260)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(260)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O 20250823131405352 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131405352 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131405352 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131405353 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131405353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131405353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131405353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131405353 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131405353 DMM DEBUG msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x9A4D56A0:GERAN-A-32:LU)[0x561dbed6d100]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131405353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x9A4D56A0:GERAN-A-32:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131405353 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed6c560]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131405353 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x9A4D56A0) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250823131405353 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x9A4D56A0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131405353 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed6c560]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131405353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x9A4D56A0:GERAN-A-32:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131405353 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed6c560]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131405353 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed6c560]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x9A4D56A0:GERAN-A-32:LU)[0x561dbed71300] (vlr_lu_fsm.c:817) 20250823131405353 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed6c560]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131405353 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x561dbed6c560]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131405353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x9A4D56A0:GERAN-A-32:LU)[0x561dbed71300]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131405353 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000056/3/1): Available (smpp_smsc.c:626) 20250823131405353 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x9A4D56A0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131405353 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x9A4D56A0 + 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) 20250823131405353 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x9A4D56A0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131405353 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x9A4D56A0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131405354 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131405354 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131405354 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131405354 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131405354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131405354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131405354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131405354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(262)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(260)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(260)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(260)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(260)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(260)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(260)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(260)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131405357 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131405357 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131405357 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131405357 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131405357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131405357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131405357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131405357 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131405357 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x9A4D56A0:GERAN-A-32:LU)[0x561dbed71300]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131405357 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x9A4D56A0:GERAN-A-32:LU)[0x561dbed71300]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x9A4D56A0:GERAN-A-32:LU)[0x561dbed6d100] (msc_a.c:1053) 20250823131405357 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x9A4D56A0:GERAN-A-32:LU)[0x561dbed71300]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131405357 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x9A4D56A0:GERAN-A-32:LU)[0x561dbed71300]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131405357 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x9A4D56A0:GERAN-A-32:LU)[0x561dbed71300]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131405358 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x9A4D56A0 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131405358 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131405358 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131405358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131405358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131405358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131405358 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131405358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131405358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(262)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823131405359 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131405359 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131405359 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131405359 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-SCCP(260)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(262)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131405359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131405359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131405359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131405359 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(261)@7e0c241b4610: Deleted conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(269)6691296 TC_attached_imsi_lu_unknown_tmsi0(269)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_attached_imsi_lu_unknown_tmsi0(269)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(260)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(262)@7e0c241b4610: Final verdict of PTC: none 20250823131405369 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131405369 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(266)@7e0c241b4610: Final verdict of PTC: none 20250823131405371 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(261)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(263)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(267)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(264)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(270)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(265)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(268)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(259)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(259): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(260): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(261): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(262): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(263): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(264): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(265): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(266): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(267): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(268): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_attached_imsi_lu_unknown_tmsi0(269): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(270): none (pass -> pass) MTC@7e0c241b4610: Test case TC_attached_imsi_lu_unknown_tmsi finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass'. Sat Aug 23 13:14:05 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 20250823131405562 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131405562 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131405562 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131405562 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131405562 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131405562 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131405562 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131405562 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131405563 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) 20250823131405563 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131405563 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131405563 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131405563 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131405563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131405563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131405563 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131405563 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131405563 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131405563 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=289404) 20250823131406372 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=289404, count=320056) 20250823131407374 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131407563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131407563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131407563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imsi'. ------ MSC_Tests.TC_imsi_detach_by_imsi ------ Sat Aug 23 13:14:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_imsi_detach_by_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_imsi_detach_by_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131408376 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imsi' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_imsi_detach_by_imsi started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(274)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(274)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(274)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(272)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131409021 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(275)@7e0c241b4610: 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 } } } 20250823131409217 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) 20250823131409217 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) 20250823131409217 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131409217 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)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(274)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(274)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(274)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(274)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823131409223 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131409223 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131409223 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131409223 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131409223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131409223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131409223 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)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(274)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(274)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(274)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823131409223 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131409223 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131409223 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131409223 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131409223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131409223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131409223 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)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(274)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(274)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(274)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(274)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823131409223 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131409224 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(274)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(274)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131409377 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131409377 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(277)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(277)@7e0c241b4610: 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) } } } } 20250823131409384 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(277)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(277)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(277)@7e0c241b4610: 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)@7e0c241b4610: 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)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(277)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131409416 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) 20250823131409416 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_imsi_detach_by_imsi0(281)@7e0c241b4610: 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 } } } } } } } } 20250823131410030 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131410030 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131410030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131410030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131410030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131410030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131410030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131410030 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(274)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131410030 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131410030 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131410030 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131410030 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131410030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131410030 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131410030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131410030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(274)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(274)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(273)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(273)@7e0c241b4610: Added conn table entry 0TC_imsi_detach_by_imsi0(281)13679401 MSC_Test_0-SCCP(272)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(273)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(274)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131410045 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131410045 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131410045 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131410045 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131410045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131410045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131410045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131410045 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131410046 DMM DEBUG IMSI DETACH INDICATION: IMSI-262420000000014 (gsm_04_08.c:980) 20250823131410047 DMM ERROR IMSI DETACH for unknown subscriber IMSI-262420000000014 (gsm_04_08.c:1004) 20250823131410047 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131410047 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131410047 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131410047 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131410047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131410047 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131410047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131410047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131410047 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131410047 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131410047 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131410047 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131410047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131410047 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131410047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131410047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(274)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(274)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(274)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(274)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(272)@7e0c241b4610: { messageType := 2, destLocRef := 'D0BB29'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(272)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(272)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(272)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(272)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(272)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(272)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(272)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(272)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(272)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(274)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(272)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(272)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(272)@7e0c241b4610: vl_from0 20250823131410052 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131410052 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131410052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131410052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131410052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131410052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131410052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131410052 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(272)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(274)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131410254 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131410254 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131410254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131410254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131410254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131410254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131410254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131410254 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131410256 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131410256 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131410256 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131410256 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131410256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131410256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131410256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131410256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(274)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(274)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(272)@7e0c241b4610: Session index based on local reference:0 20250823131410258 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131410258 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131410258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131410258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131410258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131410258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131410258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131410258 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(274)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(273)@7e0c241b4610: Deleted conn table entry 0TC_imsi_detach_by_imsi0(281)13679401 TC_imsi_detach_by_imsi0(281)@7e0c241b4610: setverdict(pass): none -> pass TC_imsi_detach_by_imsi0(281)@7e0c241b4610: Final verdict of PTC: pass 20250823131410271 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131410272 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(278)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(274)@7e0c241b4610: Final verdict of PTC: none 20250823131410273 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(272)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(277)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(275)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(276)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(273)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(282)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(279)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(280)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(271)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(271): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(272): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(273): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(274): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(275): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(276): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(277): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(278): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(279): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(280): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_imsi_detach_by_imsi0(281): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(282): none (pass -> pass) MTC@7e0c241b4610: Test case TC_imsi_detach_by_imsi finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass'. Sat Aug 23 13:14:10 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 20250823131410458 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131410458 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131410458 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131410458 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131410458 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131410458 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131410458 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131410458 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131410458 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) 20250823131410458 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131410458 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131410458 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131410458 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131410458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131410458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131410459 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131410459 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131410459 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131410459 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=132752) 20250823131411275 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=132752, count=133912) 20250823131412277 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131412459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131412459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131412459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_tmsi'. ------ MSC_Tests.TC_imsi_detach_by_tmsi ------ Sat Aug 23 13:14:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_imsi_detach_by_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_imsi_detach_by_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131413279 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_tmsi' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_imsi_detach_by_tmsi started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(286)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(286)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(286)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(284)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131413986 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(287)@7e0c241b4610: 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 } } } 20250823131414181 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) 20250823131414181 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) 20250823131414181 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131414181 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(286)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(286)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(286)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131414186 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131414186 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131414186 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131414186 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131414186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131414186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131414186 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(286)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(286)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(286)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(286)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(286)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131414187 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131414187 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131414187 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131414187 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131414187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131414187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131414187 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(286)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(286)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(286)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(286)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(286)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(286)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823131414187 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131414187 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(286)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(286)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131414280 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131414281 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(289)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(289)@7e0c241b4610: 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) } } } } 20250823131414287 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(289)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(289)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(289)@7e0c241b4610: 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(289)@7e0c241b4610: 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(289)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(289)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131414307 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) 20250823131414307 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_imsi_detach_by_tmsi0(293)@7e0c241b4610: 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 } } } } } } } } 20250823131414993 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131414993 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131414993 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131414993 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131414993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131414993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131414993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131414993 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(286)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131414994 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131414994 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131414994 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131414994 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131414994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131414994 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131414994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131414994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(286)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(286)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(285)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(285)@7e0c241b4610: Added conn table entry 0TC_imsi_detach_by_tmsi0(293)12925948 MSC_Test_0-SCCP(284)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(285)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(286)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131415007 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131415007 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131415007 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131415007 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131415007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131415007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131415007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131415007 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131415007 DMM DEBUG IMSI DETACH INDICATION: TMSI-0x01020304 (gsm_04_08.c:980) 20250823131415007 DMM ERROR IMSI DETACH for unknown subscriber TMSI-0x01020304 (gsm_04_08.c:1004) 20250823131415007 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131415007 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131415008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131415008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131415008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131415008 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131415008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131415008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131415008 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131415008 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131415008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131415008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131415008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131415008 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131415008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131415008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(286)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(286)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(286)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(286)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(284)@7e0c241b4610: { messageType := 2, destLocRef := 'C53BFC'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(284)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(284)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(284)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(284)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(284)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(284)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(284)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(284)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(284)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(286)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131415011 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131415011 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131415011 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131415011 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131415011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131415011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131415011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131415011 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(284)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(284)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(284)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(284)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(286)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131415214 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131415214 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131415214 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131415214 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131415214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131415214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131415214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131415214 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131415215 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131415215 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131415215 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131415215 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131415215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131415215 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131415215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131415215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(286)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(286)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(284)@7e0c241b4610: Session index based on local reference:0 20250823131415217 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131415217 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131415217 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131415217 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131415217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131415217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131415217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131415217 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(286)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(285)@7e0c241b4610: Deleted conn table entry 0TC_imsi_detach_by_tmsi0(293)12925948 TC_imsi_detach_by_tmsi0(293)@7e0c241b4610: setverdict(pass): none -> pass TC_imsi_detach_by_tmsi0(293)@7e0c241b4610: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_tmsi0(293)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_tmsi0(293)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(284)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(290)@7e0c241b4610: Final verdict of PTC: none 20250823131415230 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131415230 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(286)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(291)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(287)@7e0c241b4610: Final verdict of PTC: none 20250823131415232 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(285)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(289)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(288)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(292)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(294)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(284): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(285): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(286): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(287): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(288): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(289): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(290): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(291): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(292): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_imsi_detach_by_tmsi0(293): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(294): none (pass -> pass) MTC@7e0c241b4610: Test case TC_imsi_detach_by_tmsi finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass'. Sat Aug 23 13:14:15 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 20250823131415418 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131415418 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131415418 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131415418 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131415418 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131415418 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131415418 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131415418 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131415418 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) 20250823131415418 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131415418 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131415418 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131415418 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131415418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131415418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131415418 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131415418 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131415419 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131415419 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=103544) 20250823131416234 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=103544, count=133388) 20250823131417236 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131417420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131417420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131417420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imei'. ------ MSC_Tests.TC_imsi_detach_by_imei ------ Sat Aug 23 13:14:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_imsi_detach_by_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_imsi_detach_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131418238 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imei' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_imsi_detach_by_imei started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(298)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(298)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(298)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(296)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131418897 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(299)@7e0c241b4610: 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 } } } 20250823131419090 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) 20250823131419090 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) 20250823131419090 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131419090 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(298)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(298)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(298)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131419096 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131419096 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131419096 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131419096 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131419096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131419096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131419096 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(298)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(298)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(298)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(298)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(298)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131419099 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131419099 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131419099 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131419099 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131419099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131419099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131419099 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(298)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823131419099 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131419099 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(298)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(298)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(298)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(298)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(298)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(298)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(298)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131419238 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131419238 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(301)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(301)@7e0c241b4610: 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) } } } } 20250823131419246 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(301)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(301)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(301)@7e0c241b4610: 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(301)@7e0c241b4610: 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(301)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(301)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131419275 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) 20250823131419275 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_imsi_detach_by_imei0(305)@7e0c241b4610: 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 } } } } } } } } 20250823131419904 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131419904 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131419904 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131419904 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131419904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131419904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131419904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131419904 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(298)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131419904 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131419904 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131419904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131419904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131419904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131419904 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131419904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131419904 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(298)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(298)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(297)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(297)@7e0c241b4610: Added conn table entry 0TC_imsi_detach_by_imei0(305)16132322 MSC_Test_0-SCCP(296)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(297)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(298)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131419920 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131419920 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131419920 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131419920 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131419920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131419920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131419920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131419920 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131419921 DMM DEBUG IMSI DETACH INDICATION: IMEI-499990000000160 (gsm_04_08.c:980) 20250823131419921 DMM ERROR IMEI-499990000000160: unimplemented mobile identity type (gsm_04_08.c:994) 20250823131419921 DMM ERROR IMSI DETACH for unknown subscriber IMEI-499990000000160 (gsm_04_08.c:1004) 20250823131419921 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131419921 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131419921 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131419921 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131419921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131419921 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131419921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131419921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131419922 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131419922 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131419922 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131419922 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131419922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131419922 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131419922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131419922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(298)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(298)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(298)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(298)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(296)@7e0c241b4610: { messageType := 2, destLocRef := 'F628E2'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(296)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(296)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(296)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(296)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(296)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(296)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(296)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(296)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(296)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(298)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(296)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(296)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(296)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(296)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(298)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131419931 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131419931 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131419931 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131419931 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131419931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131419931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131419931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131419931 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131420134 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131420134 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131420134 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131420134 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131420134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131420134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131420134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131420134 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131420135 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131420136 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131420136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131420136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131420136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131420136 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131420136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131420136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(298)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(298)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(296)@7e0c241b4610: Session index based on local reference:0 20250823131420138 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131420138 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131420138 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131420138 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131420138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131420138 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131420138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131420138 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(298)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(297)@7e0c241b4610: Deleted conn table entry 0TC_imsi_detach_by_imei0(305)16132322 TC_imsi_detach_by_imei0(305)@7e0c241b4610: setverdict(pass): none -> pass TC_imsi_detach_by_imei0(305)@7e0c241b4610: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_imei0(305)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_imei0(305)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(302)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(296)@7e0c241b4610: Final verdict of PTC: none 20250823131420151 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131420151 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(297)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(298)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(303)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(295)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(299)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(300)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(306)@7e0c241b4610: Final verdict of PTC: none 20250823131420154 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(301)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(304)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(295): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(296): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(297): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(298): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(299): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(300): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(301): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(302): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(303): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(304): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_imsi_detach_by_imei0(305): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(306): none (pass -> pass) MTC@7e0c241b4610: Test case TC_imsi_detach_by_imei finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass'. Sat Aug 23 13:14:20 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 20250823131420338 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131420338 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131420338 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131420338 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131420338 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131420338 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131420338 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131420338 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131420338 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) 20250823131420338 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131420338 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131420338 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131420338 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131420338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131420338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131420339 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131420339 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131420339 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131420339 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=133104) 20250823131421155 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=133104, count=134264) 20250823131422156 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131422340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131422340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131422340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imei_reject'. ------ MSC_Tests.TC_emerg_call_imei_reject ------ Sat Aug 23 13:14:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_emerg_call_imei_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_emerg_call_imei_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131423158 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imei_reject' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_emerg_call_imei_reject started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(310)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(310)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(310)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(308)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131423835 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(311)@7e0c241b4610: 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 } } } 20250823131424031 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) 20250823131424031 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) 20250823131424031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131424031 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(310)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(310)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(310)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131424036 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131424036 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131424036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131424036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131424036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131424036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131424036 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(310)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(310)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(310)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(310)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(310)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(310)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(310)@7e0c241b4610: Message received on association #8 20250823131424036 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131424036 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131424036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131424036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131424036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131424036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131424036 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(310)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(310)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(310)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(310)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823131424037 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131424037 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(310)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(310)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131424159 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131424159 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(313)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(313)@7e0c241b4610: 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) } } } } 20250823131424165 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(313)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(313)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(313)@7e0c241b4610: 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(313)@7e0c241b4610: 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(313)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(313)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131424181 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) 20250823131424181 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_emerg_call_imei_reject0(317)@7e0c241b4610: 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 } } } } 20250823131424842 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131424842 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131424842 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131424842 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131424842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131424842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131424842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131424842 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(310)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131424843 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131424843 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131424843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131424843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131424843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131424843 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131424843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131424843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(310)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(310)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(309)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(309)@7e0c241b4610: Added conn table entry 0TC_emerg_call_imei_reject0(317)732632 MSC_Test_0-SCCP(308)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(309)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(310)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131424859 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131424859 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131424859 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131424859 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131424859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131424859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131424859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131424859 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131424860 DMM DEBUG msc_a(IMEI-499990000000170:GERAN-A-36:CM_SERVICE_REQ)[0x561dbed71300]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250823131424860 DBSSAP NOTICE msc_a(IMEI-499990000000170:GERAN-A-36:CM_SERVICE_REQ)[0x561dbed71300]{MSC_A_ST_VALIDATE_L3}: Tx CM SERVICE REQUEST REJECT: emergency services by IMEI are not supported (gsm_04_08.c:787) 20250823131424860 DMM DEBUG msc_a(IMEI-499990000000170:GERAN-A-36:CM_SERVICE_REQ)[0x561dbed71300]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 5 (gsm_04_08.c:259) 20250823131424861 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131424861 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131424861 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131424861 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131424861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131424861 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131424861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131424861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131424861 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131424861 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131424861 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131424861 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131424861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131424861 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131424861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131424861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131424861 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131424861 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131424861 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131424861 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131424861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131424861 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131424861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131424861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(310)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(310)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(310)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(310)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(310)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(310)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(308)@7e0c241b4610: { messageType := 2, destLocRef := '0B2DD8'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(308)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(308)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(308)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(308)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(308)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(308)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(308)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(308)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(308)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(308)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(308)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(308)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(308)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(310)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131424874 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131424874 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131424874 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131424874 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131424874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131424874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131424874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131424874 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131424875 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131424875 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131424875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131424875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131424875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131424875 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131424875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131424875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(310)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(310)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(308)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(310)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131424877 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131424877 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131424877 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131424877 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131424877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131424877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131424877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131424877 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(309)@7e0c241b4610: Deleted conn table entry 0TC_emerg_call_imei_reject0(317)732632 TC_emerg_call_imei_reject0(317)@7e0c241b4610: setverdict(pass): none -> pass TC_emerg_call_imei_reject0(317)@7e0c241b4610: Skipping f_verify_vty_lac_ci() TC_emerg_call_imei_reject0(317)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imei_reject0(317)@7e0c241b4610: Final verdict of PTC: pass 20250823131424885 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131424885 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(308)@7e0c241b4610: Final verdict of PTC: none 20250823131424887 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(311)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(310)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(313)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(314)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(309)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(315)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(312)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(318)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(316)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(308): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(309): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(310): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(311): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(312): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(313): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(314): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(315): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(316): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_emerg_call_imei_reject0(317): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(318): none (pass -> pass) MTC@7e0c241b4610: Test case TC_emerg_call_imei_reject finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass'. Sat Aug 23 13:14:24 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 20250823131425082 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131425082 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131425082 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131425082 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131425082 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131425082 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131425082 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131425082 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131425082 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) 20250823131425082 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131425082 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131425082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131425082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131425082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131425082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131425082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131425082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131425083 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131425083 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=103584) 20250823131425887 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=103584, count=132280) 20250823131426888 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131427083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131427083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131427083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imsi'. ------ MSC_Tests.TC_emerg_call_imsi ------ Sat Aug 23 13:14:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_emerg_call_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_emerg_call_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131427889 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imsi' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_emerg_call_imsi started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(322)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(322)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(322)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(320)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131428566 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(323)@7e0c241b4610: 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 } } } 20250823131428761 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) 20250823131428761 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) 20250823131428761 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131428761 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(322)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(322)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(322)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131428765 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131428765 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131428765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131428765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131428765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131428765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131428765 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(322)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(322)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(322)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(322)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(322)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131428766 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131428766 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131428766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131428766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131428766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131428766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131428766 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(322)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(322)@7e0c241b4610: Message received on association #8 20250823131428766 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131428766 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(322)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(322)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(322)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(322)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(322)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(322)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131428891 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131428891 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(325)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(325)@7e0c241b4610: 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) } } } } 20250823131428896 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(325)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(325)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(325)@7e0c241b4610: 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(325)@7e0c241b4610: 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(325)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(325)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131428914 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) 20250823131428914 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(326)@7e0c241b4610: Created GsupExpect[0] for "262420000000018" to be handled at TC_emerg_call_imsi0(329) TC_emerg_call_imsi0(329)@7e0c241b4610: 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 } } } } 20250823131429574 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131429574 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131429574 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131429574 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131429574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131429574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131429574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131429574 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131429574 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131429574 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131429574 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131429574 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131429574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131429574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131429574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131429574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(321)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(321)@7e0c241b4610: Added conn table entry 0TC_emerg_call_imsi0(329)10458892 MSC_Test_0-SCCP(320)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(321)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131429584 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131429584 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131429584 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131429584 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131429584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131429584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131429584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131429584 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131429585 DMM DEBUG msc_a(IMSI-262420000000018:GERAN-A-37:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000018 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131429585 DMM DEBUG msc_a(IMSI-262420000000018:GERAN-A-37:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131429585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131429585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000018:GERAN-A-37:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823131429585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131429585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131429585 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131429585 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000018 id=262420000000018 (vlr.c:661) 20250823131429585 DVLR INFO New subscr, IMSI: 262420000000018 (vlr.c:562) 20250823131429585 DVLR DEBUG VLR subscr IMSI-262420000000018 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131429585 DVLR DEBUG VLR subscr IMSI-262420000000018 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131429585 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131429585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131429585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131429585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131429585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131429585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131429585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131429585 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131429585 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x561dbed71b90] (fsm.c:486) 20250823131429585 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131429585 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131429585 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131429585 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131429585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131429585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131429585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131429585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131429585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131429585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131429585 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131429585 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131429585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131429585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131429585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131429585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131429585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131429585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(322)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@7e0c241b4610: { messageType := 2, destLocRef := '9F970C'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(320)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(320)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(320)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(326)@7e0c241b4610: Found GsupExpect[0] for "262420000000018" handled at TC_emerg_call_imsi0(329) MSC_Test-GSUP(326)@7e0c241b4610: Added IMSI table entry 0TC_emerg_call_imsi0(329)"262420000000018" 20250823131429588 DVLR DEBUG VLR subscr IMSI-262420000000018 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131429588 DVLR DEBUG VLR subscr IMSI-262420000000018 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(320)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(320)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(320)@7e0c241b4610: vl_from0 20250823131429589 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131429589 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131429589 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131429589 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131429589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131429589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131429589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131429589 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(320)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_emerg_call_imsi0(329)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(329)@7e0c241b4610: setverdict(pass): none -> pass 20250823131429593 DVLR DEBUG VLR subscr IMSI-262420000000018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131429593 DVLR DEBUG IMSI:262420000000018 has MSISDN:491230000018 (vlr.c:1045) 20250823131429593 DMSC NOTICE msub(IMSI-262420000000018:MSISDN-491230000018) VLR: update for IMSI=262420000000018 (MSISDN=491230000018) (gsm_04_08.c:1541) 20250823131429593 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131429594 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131429594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x561dbed71b90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131429594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131429594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131429594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131429594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x561dbed71b90] (vlr_lu_fsm.c:110) 20250823131429594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131429594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x561dbed711d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131429594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x561dbed71b90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131429594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x561dbed71b90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131429594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x561dbed729e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131429594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x561dbed729e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x561dbed71b90] (fsm.c:486) 20250823131429594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x561dbed729e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131429594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x561dbed729e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131429594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x561dbed729e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131429594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x561dbed729e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131429594 DMSC NOTICE msub(IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x001392A4) VLR: update for IMSI=262420000000018 (MSISDN=491230000018) (gsm_04_08.c:1541) 20250823131429594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x561dbed729e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131429594 DMM DEBUG -> IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x001392A4 LOCATION UPDATE ACCEPT (TMSI = 0x001392a4) (gsm_04_08.c:149) 20250823131429594 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x001392A4 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131429594 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131429594 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131429594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131429594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131429594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131429594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131429594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131429594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(320)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(329)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(321)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(321)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(320)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(320)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(320)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(320)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823131429602 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131429602 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131429602 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131429602 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131429602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131429602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131429602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131429602 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131429602 DMM DEBUG msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x001392A4:GERAN-A-37:LU)[0x561dbed6f8e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131429602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x001392A4:GERAN-A-37:LU)[0x561dbed71b90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131429602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x561dbed729e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131429602 DMSC NOTICE msub(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4) VLR: update for IMSI=262420000000018 (MSISDN=491230000018) (gsm_04_08.c:1541) 20250823131429602 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131429602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x561dbed729e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131429602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-37:LU)[0x561dbed71b90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131429602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x561dbed729e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131429602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x561dbed729e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-37:LU)[0x561dbed71b90] (vlr_lu_fsm.c:817) 20250823131429602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x561dbed729e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131429602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x561dbed729e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131429602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-37:LU)[0x561dbed71b90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131429602 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000018/3/1): Available (smpp_smsc.c:626) 20250823131429602 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131429602 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4 + 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) 20250823131429602 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131429602 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131429602 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131429602 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131429602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131429602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131429602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131429602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131429602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131429602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(320)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(320)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(320)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(320)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(320)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131429604 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131429604 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131429604 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131429604 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131429604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131429604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131429604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131429604 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131429604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-37:LU)[0x561dbed71b90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131429604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-37:LU)[0x561dbed71b90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-37:LU)[0x561dbed6f8e0] (msc_a.c:1053) 20250823131429604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-37:LU)[0x561dbed71b90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131429604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-37:LU)[0x561dbed71b90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131429604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-37:LU)[0x561dbed71b90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131429604 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131429604 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131429604 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131429604 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131429604 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131429604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131429604 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131429604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131429604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@7e0c241b4610: Session index based on local reference:0 20250823131429605 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131429605 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131429605 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131429605 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131429605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131429605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131429605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131429605 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(321)@7e0c241b4610: Deleted conn table entry 0TC_emerg_call_imsi0(329)10458892 TC_emerg_call_imsi0(329)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131429607 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131429607 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_emerg_call_imsi0(329)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(329)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(329)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(329)@7e0c241b4610: 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 := '001392A4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(321)@7e0c241b4610: Added conn table entry 0TC_emerg_call_imsi0(329)9676527 MSC_Test_0-RAN(321)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(320)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131429806 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131429806 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131429806 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131429806 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131429806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131429806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131429806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131429806 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131429807 DMM DEBUG msc_a(TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed6d100]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250823131429807 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed71300]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131429807 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed71300]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed6d100] (fsm.c:486) 20250823131429807 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed71300]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131429807 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed71300]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131429807 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823131429807 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131429807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed71300]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131429807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed71300]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131429807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed71300]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131429807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed71300]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131429807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed71300]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131429807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed71300]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131429807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed71300]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131429808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed71300]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131429808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed71300]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131429808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed71300]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131429808 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000018/3/1): Available (smpp_smsc.c:626) 20250823131429808 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823131429808 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131429808 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131429808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131429808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131429808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131429808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131429808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131429808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131429808 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131429808 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131429808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131429808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131429808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131429808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131429808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131429808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131429808 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131429808 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131429808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131429809 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131429809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131429809 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131429809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131429809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(322)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(322)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@7e0c241b4610: { messageType := 2, destLocRef := '93A6EF'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(320)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(320)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(320)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(320)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(320)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131429812 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823131429812 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_emerg_call_imsi0(329)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(329)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(323)@7e0c241b4610: Created MnccExpect[0] for "112" to be handled at TC_emerg_call_imsi0(329) MSC_Test-MGCP(324)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_emerg_call_imsi0(329) MSC_Test_0-RAN(321)@7e0c241b4610: patching N(SD)=1 into dtap '030E0406600504020081'O MSC_Test_0-RAN(321)@7e0c241b4610: patched enc_l3: '034E0406600504020081'O MSC_Test_0-SCCP(320)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(320)@7e0c241b4610: vl_len:13 MSC_Test_0-SCCP(320)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(320)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000A034E0406600504020081'O MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131429831 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131429831 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131429831 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131429831 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131429831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131429831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131429831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131429831 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131429832 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823131429832 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4 callref-0x80000005 tid-8) New transaction (transaction.c:231) 20250823131429832 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx EMERG_SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823131429832 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250823131429832 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823131429832 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4: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) 20250823131429832 DCC NOTICE trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) EMERGENCY_SETUP to 112 (gsm_04_08_cc.c:704) 20250823131429832 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823131429832 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed73dd0]{ESTABLISHING}: Allocated (fsm.c:456) 20250823131429832 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed73dd0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed6d100] (fsm.c:486) 20250823131429832 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4: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) 20250823131429832 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed6b6c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131429832 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed6b6c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed73dd0] (fsm.c:486) 20250823131429832 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:no-CI)[0x561dbed6b6c0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131429832 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:no-CI)[0x561dbed6b6c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823131429833 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed6b920]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131429833 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed6b920]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed73dd0] (fsm.c:486) 20250823131429833 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:no-CI)[0x561dbed6b920]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131429833 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:no-CI)[0x561dbed6b920]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(324)@7e0c241b4610: 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(329) TC_emerg_call_imsi0(329)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823131429862 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:no-CI)[0x561dbed6b6c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131429863 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed73dd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823131429863 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4: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(329)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823131429866 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:no-CI)[0x561dbed6b920]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131429866 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed73dd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823131429866 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4: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) 20250823131429866 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) Sending Assignment Command (msc_a.c:706) 20250823131429866 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131429866 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131429866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131429866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131429866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131429866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131429866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131429866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(323)@7e0c241b4610: Found MnccExpect[0] for "112" handled at TC_emerg_call_imsi0(329) MSC_Test-MNCC(323)@7e0c241b4610: Added conn table entry 0TC_emerg_call_imsi0(329)-2147483643 MSC_Test_0-SCCP(320)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(320)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(329)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind TC_emerg_call_imsi0(329)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request 20250823131429873 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(320)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(320)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(320)@7e0c241b4610: vl_from0 20250823131429875 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131429875 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131429875 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131429875 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131429875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131429875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131429875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131429875 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(320)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131429875 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed6b920]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823131429875 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4: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)[0x561dbed6b920]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823131429875 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4: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)[0x561dbed6b920]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823131429875 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4: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) 20250823131429875 DCC INFO trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4: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) 20250823131429875 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4: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) 20250823131429875 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4: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(329)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_emerg_call_imsi0(329)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823131429878 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823131429878 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131429878 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250823131429878 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823131429878 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131429878 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131429878 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131429878 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131429878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131429878 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131429878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131429878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131429879 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4: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)[0x561dbed6b920]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131429879 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4: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)[0x561dbed6b920]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823131429879 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed73dd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(322)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(320)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131429881 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823131429881 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131429881 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250823131429881 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823131429881 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131429881 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131429881 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131429881 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131429881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131429881 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131429881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131429881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(320)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(329)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823131429882 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4: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) 20250823131429882 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4: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) 20250823131429882 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4: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) 20250823131429882 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed6b6c0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823131429882 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed6b6c0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823131429882 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4: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)[0x561dbed6b6c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823131429883 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823131429883 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131429883 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250823131429883 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823131429883 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823131429883 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131429883 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131429883 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131429883 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131429883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131429883 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131429883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131429883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(320)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(329)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_emerg_call_imsi0(329)@7e0c241b4610: { 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" } } } } } } } 20250823131429884 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4: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)[0x561dbed6b6c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131429884 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4: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)[0x561dbed6b6c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823131429884 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed73dd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823131429884 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed73dd0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_emerg_call_imsi0(329)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(321)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(321)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(320)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(320)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(320)@7e0c241b4610: vl_from0 20250823131429885 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131429885 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131429885 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131429885 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131429885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131429885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131429885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131429885 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(320)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131429885 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823131429885 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823131429885 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823131429885 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131429885 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4: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(329)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_emerg_call_imsi0(329)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_emerg_call_imsi0(329)@7e0c241b4610: f_mo_call_establish DONE TC_emerg_call_imsi0(329)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(329)@7e0c241b4610: Hold the call for some time TC_emerg_call_imsi0(329)@7e0c241b4610: Call stayed open for 5.000000 seconds, all is well. TC_emerg_call_imsi0(329)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(329)@7e0c241b4610: Hangup TC_emerg_call_imsi0(329)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823131435399 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823131435399 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250823131435399 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823131435399 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823131435400 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131435400 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131435400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131435400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131435400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131435400 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131435400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131435400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(320)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(329)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC 20250823131435405 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250823131435405 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131435405 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250823131435405 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823131435405 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823131435405 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823131435405 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131435405 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131435405 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131435405 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131435405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131435405 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131435405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131435405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(320)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(329)@7e0c241b4610: f_call_hangup 2.a: rx DTAP CC RELEASE TC_emerg_call_imsi0(329)@7e0c241b4610: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(321)@7e0c241b4610: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(321)@7e0c241b4610: patched enc_l3: '03EA'O MSC_Test_0-SCCP(320)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(320)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(320)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(320)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250823131435409 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131435409 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131435409 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131435409 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131435409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131435410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131435410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131435410 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131435410 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250823131435410 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823131435410 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250823131435410 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823131435410 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823131435410 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131435410 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823131435410 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131435410 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131435410 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131435410 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed73dd0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823131435410 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4: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)[0x561dbed6b920]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131435410 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4: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)[0x561dbed6b920]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed73dd0] (call_leg.c:197) 20250823131435410 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4: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)[0x561dbed6b920]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823131435410 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4: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)[0x561dbed6b920]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823131435410 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4: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)[0x561dbed6b6c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131435410 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4: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)[0x561dbed6b6c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed73dd0] (call_leg.c:197) 20250823131435410 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed73dd0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823131435410 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4: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)[0x561dbed6b6c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823131435410 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4: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)[0x561dbed6b6c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823131435410 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed73dd0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823131435410 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed73dd0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed6d100] (call_leg.c:198) 20250823131435411 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed73dd0]{RELEASING}: Freeing instance (call_leg.c:198) 20250823131435411 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed73dd0]{RELEASING}: Deallocated (fsm.c:568) 20250823131435411 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131435411 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131435411 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131435411 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131435411 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131435411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131435411 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131435411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131435411 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(320)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(323)@7e0c241b4610: Deleted conn table entry 0TC_emerg_call_imsi0(329)-2147483643 TC_emerg_call_imsi0(329)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_emerg_call_imsi0(329)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_emerg_call_imsi0(329)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(320)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(320)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(320)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(320)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131435415 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131435415 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131435415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131435415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131435415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131435415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131435415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131435415 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131435416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed71300]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131435416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed71300]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed6d100] (msc_a.c:1053) 20250823131435416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed71300]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131435416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4:GERAN-A-38:CM_SERVICE_REQ)[0x561dbed71300]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131435416 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x001392A4 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131435417 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131435417 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131435417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131435417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131435417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131435417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131435417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131435417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@7e0c241b4610: Session index based on local reference:0 20250823131435417 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131435417 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131435417 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131435417 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131435417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131435417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131435417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131435417 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(321)@7e0c241b4610: Deleted conn table entry 0TC_emerg_call_imsi0(329)9676527 TC_emerg_call_imsi0(329)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_emerg_call_imsi0(329)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(329)@7e0c241b4610: f_call_hangup 9: done TC_emerg_call_imsi0(329)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(329)@7e0c241b4610: Final verdict of PTC: pass 20250823131436433 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131436433 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823131436433 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131436433 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131436433 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131436434 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131436434 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131436434 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131436434 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131436434 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131436434 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) 20250823131436434 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131436434 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131436434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131436434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131436434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(322)@7e0c241b4610: Final verdict of PTC: none 20250823131436434 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131436435 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823131436434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131436434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131436434 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(321)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(320)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(323)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(326)@7e0c241b4610: Final verdict of PTC: none 20250823131436437 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(327)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(325)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(330)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(324)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(328)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(320): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(321): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(322): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(323): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(324): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(325): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(326): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(327): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(328): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_emerg_call_imsi0(329): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(330): none (pass -> pass) MTC@7e0c241b4610: Test case TC_emerg_call_imsi finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass'. Sat Aug 23 13:14:36 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=409460) 20250823131437439 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=409460, count=426260) 20250823131438435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131438435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131438435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823131438441 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vgcs_reject'. ------ MSC_Tests.TC_cm_serv_req_vgcs_reject ------ Sat Aug 23 13:14:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_cm_serv_req_vgcs_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_cm_serv_req_vgcs_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131439442 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vgcs_reject' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_cm_serv_req_vgcs_reject started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(334)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(334)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(334)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(332)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131440011 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(335)@7e0c241b4610: 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 } } } 20250823131440207 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) 20250823131440207 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) 20250823131440207 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131440207 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(334)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(334)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(334)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(334)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(334)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823131440211 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131440211 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131440211 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131440211 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131440211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131440211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131440211 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(334)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(334)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(334)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(334)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(334)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(334)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131440212 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131440212 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131440212 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131440212 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131440212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131440212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131440212 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(334)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(334)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(334)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(334)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(334)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131440212 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131440212 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823131440443 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131440443 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(337)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(337)@7e0c241b4610: 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) } } } } 20250823131440450 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(337)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(337)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(337)@7e0c241b4610: 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(337)@7e0c241b4610: 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(337)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(337)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131440479 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) 20250823131440479 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(338)@7e0c241b4610: Created GsupExpect[0] for "262420000000019" to be handled at TC_cm_serv_req_vgcs_reject0(341) TC_cm_serv_req_vgcs_reject0(341)@7e0c241b4610: 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 } } } } 20250823131441020 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131441020 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131441020 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131441020 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131441020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131441020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131441020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131441020 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131441022 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131441022 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131441022 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131441022 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131441022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131441022 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131441022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131441022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(334)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(333)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(333)@7e0c241b4610: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(341)1369002 MSC_Test_0-SCCP(332)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(333)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(334)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131441039 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131441039 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131441039 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131441039 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131441039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131441039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131441039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131441039 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131441039 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-39:LU)[0x561dbed74030]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000019 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131441039 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-39:LU)[0x561dbed74030]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131441040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x561dbed6b6c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131441040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x561dbed6b6c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000019:GERAN-A-39:LU)[0x561dbed74030] (fsm.c:486) 20250823131441040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x561dbed6b6c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131441040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x561dbed6b6c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131441040 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131441040 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000019 id=262420000000019 (vlr.c:661) 20250823131441040 DVLR INFO New subscr, IMSI: 262420000000019 (vlr.c:562) 20250823131441040 DVLR DEBUG VLR subscr IMSI-262420000000019 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131441040 DVLR DEBUG VLR subscr IMSI-262420000000019 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131441040 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131441040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x561dbed6b6c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131441040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x561dbed6b6c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131441040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x561dbed6b6c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131441040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x561dbed6b6c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131441040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x561dbed6b6c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131441040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x561dbed6b6c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131441040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x561dbed73dd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131441040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x561dbed73dd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x561dbed6b6c0] (fsm.c:486) 20250823131441040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x561dbed73dd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131441040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x561dbed73dd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131441040 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131441040 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131441040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131441040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131441040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131441040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131441040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131441040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131441040 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131441040 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131441040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131441040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131441040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131441040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131441040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131441040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(334)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(334)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(334)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(332)@7e0c241b4610: { messageType := 2, destLocRef := '14E3AA'O, 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(332)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(332)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(332)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(332)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(332)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(338)@7e0c241b4610: Found GsupExpect[0] for "262420000000019" handled at TC_cm_serv_req_vgcs_reject0(341) MSC_Test-GSUP(338)@7e0c241b4610: Added IMSI table entry 0TC_cm_serv_req_vgcs_reject0(341)"262420000000019" 20250823131441043 DVLR DEBUG VLR subscr IMSI-262420000000019 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131441043 DVLR DEBUG VLR subscr IMSI-262420000000019 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(332)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(332)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(332)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(332)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(334)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131441044 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131441044 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131441044 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131441044 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131441044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131441044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131441044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131441044 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_cm_serv_req_vgcs_reject0(341)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(341)@7e0c241b4610: setverdict(pass): none -> pass 20250823131441049 DVLR DEBUG VLR subscr IMSI-262420000000019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131441049 DVLR DEBUG IMSI:262420000000019 has MSISDN:491230000019 (vlr.c:1045) 20250823131441049 DMSC NOTICE msub(IMSI-262420000000019:MSISDN-491230000019) VLR: update for IMSI=262420000000019 (MSISDN=491230000019) (gsm_04_08.c:1541) 20250823131441049 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131441049 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131441049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x561dbed6b6c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131441049 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x561dbed73dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131441049 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x561dbed73dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131441049 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x561dbed73dd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131441049 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x561dbed73dd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x561dbed6b6c0] (vlr_lu_fsm.c:110) 20250823131441049 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x561dbed73dd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131441049 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x561dbed73dd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131441049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x561dbed6b6c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131441049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x561dbed6b6c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131441049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x561dbed71b90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131441049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x561dbed71b90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x561dbed6b6c0] (fsm.c:486) 20250823131441049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x561dbed71b90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131441049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x561dbed71b90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131441049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x561dbed71b90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131441049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x561dbed71b90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131441049 DMSC NOTICE msub(IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x3A787522) VLR: update for IMSI=262420000000019 (MSISDN=491230000019) (gsm_04_08.c:1541) 20250823131441049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x561dbed71b90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131441049 DMM DEBUG -> IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x3A787522 LOCATION UPDATE ACCEPT (TMSI = 0x3a787522) (gsm_04_08.c:149) 20250823131441050 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x3A787522 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131441050 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131441050 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131441050 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131441050 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131441050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131441050 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131441050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131441050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(334)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(332)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(332)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(332)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(332)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vgcs_reject0(341)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(333)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(333)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(332)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(332)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(332)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(332)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823131441056 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131441056 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131441056 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131441056 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131441056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131441056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131441056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131441056 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131441056 DMM DEBUG msc_a(IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x3A787522:GERAN-A-39:LU)[0x561dbed74030]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131441056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x3A787522:GERAN-A-39:LU)[0x561dbed6b6c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131441056 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x561dbed71b90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131441056 DMSC NOTICE msub(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3A787522) VLR: update for IMSI=262420000000019 (MSISDN=491230000019) (gsm_04_08.c:1541) 20250823131441057 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3A787522 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131441057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x561dbed71b90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131441057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3A787522:GERAN-A-39:LU)[0x561dbed6b6c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131441057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x561dbed71b90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131441057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x561dbed71b90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3A787522:GERAN-A-39:LU)[0x561dbed6b6c0] (vlr_lu_fsm.c:817) 20250823131441057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x561dbed71b90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131441057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x561dbed71b90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131441057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3A787522:GERAN-A-39:LU)[0x561dbed6b6c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131441057 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000019/3/1): Available (smpp_smsc.c:626) 20250823131441057 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3A787522 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131441057 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3A787522 + 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) 20250823131441057 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3A787522 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131441057 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3A787522 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131441057 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131441057 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131441057 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131441057 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131441057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131441057 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131441057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131441057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(334)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(332)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(332)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(332)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(332)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(332)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(332)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(332)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(332)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131441058 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131441058 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131441058 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131441058 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131441058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131441058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131441058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131441058 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131441058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3A787522:GERAN-A-39:LU)[0x561dbed6b6c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131441058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3A787522:GERAN-A-39:LU)[0x561dbed6b6c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3A787522:GERAN-A-39:LU)[0x561dbed74030] (msc_a.c:1053) 20250823131441058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3A787522:GERAN-A-39:LU)[0x561dbed6b6c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131441058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3A787522:GERAN-A-39:LU)[0x561dbed6b6c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131441058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3A787522:GERAN-A-39:LU)[0x561dbed6b6c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131441058 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3A787522 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131441058 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131441059 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131441059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131441059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131441059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131441059 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131441059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131441059 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(334)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(332)@7e0c241b4610: Session index based on local reference:0 20250823131441059 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131441059 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131441059 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131441059 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131441059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131441059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131441059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131441059 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(333)@7e0c241b4610: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(341)1369002 TC_cm_serv_req_vgcs_reject0(341)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131441060 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3A787522 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131441060 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3A787522 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vgcs_reject0(341)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(341)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(341)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(341)@7e0c241b4610: 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(333)@7e0c241b4610: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(341)11659962 MSC_Test_0-RAN(333)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(332)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(334)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131441262 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131441262 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131441262 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131441262 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131441262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131441262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131441262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131441262 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131441263 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-40:CM_SERVICE_REQ)[0x561dbed6b920]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250823131441263 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-40:CM_SERVICE_REQ)[0x561dbed6b920]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 32 (gsm_04_08.c:259) 20250823131441263 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131441263 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131441263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131441263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131441263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131441263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131441263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131441263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131441263 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131441263 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131441263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131441263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131441263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131441263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131441263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131441263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131441263 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131441263 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131441263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131441263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131441263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131441263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131441263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131441263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(334)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(334)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(334)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(334)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(334)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(332)@7e0c241b4610: { messageType := 2, destLocRef := 'B1EABA'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(332)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(332)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(332)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(332)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(332)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(332)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(332)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(332)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(332)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(332)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(332)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(332)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(332)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(334)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131441269 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131441269 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131441269 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131441269 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131441269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131441269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131441269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131441269 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131441270 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131441270 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131441270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131441270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131441270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131441270 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131441270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131441270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(334)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(332)@7e0c241b4610: Session index based on local reference:0 20250823131441271 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131441271 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131441271 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131441271 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131441271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131441271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131441271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131441271 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(333)@7e0c241b4610: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(341)11659962 TC_cm_serv_req_vgcs_reject0(341)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131441272 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3A787522 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131441272 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3A787522 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vgcs_reject0(341)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(341)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(341)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-M3UA(334)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(332)@7e0c241b4610: Final verdict of PTC: none 20250823131441282 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131441282 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(338)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(333)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(335)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(339)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@7e0c241b4610: Final verdict of PTC: none 20250823131441285 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(337)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(336)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(340)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(342)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(332): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(333): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(334): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(335): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(336): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(337): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(338): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(339): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(340): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_cm_serv_req_vgcs_reject0(341): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(342): none (pass -> pass) MTC@7e0c241b4610: Test case TC_cm_serv_req_vgcs_reject finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vgcs_reject pass'. Sat Aug 23 13:14:41 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 20250823131441474 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131441474 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131441474 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131441474 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131441474 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131441474 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131441474 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131441474 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131441474 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) 20250823131441474 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131441474 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131441474 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131441474 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131441474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131441474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131441474 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131441474 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131441475 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131441475 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=225044) 20250823131442286 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=225044, count=249096) 20250823131443288 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131443475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131443475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131443475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vgcs_reject pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vbs_reject'. ------ MSC_Tests.TC_cm_serv_req_vbs_reject ------ Sat Aug 23 13:14:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_cm_serv_req_vbs_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_cm_serv_req_vbs_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131444290 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vbs_reject' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_cm_serv_req_vbs_reject started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(346)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(346)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(346)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(344)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131444946 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(347)@7e0c241b4610: 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 } } } 20250823131445141 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) 20250823131445141 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) 20250823131445141 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131445141 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(346)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(346)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(346)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131445145 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131445145 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131445145 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131445145 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131445145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131445145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131445145 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(346)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(346)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(346)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(346)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(346)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131445146 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131445146 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131445146 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131445146 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131445146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131445146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131445146 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(346)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(346)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(346)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(346)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(346)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(346)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823131445147 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131445147 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(346)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(346)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131445291 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131445291 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(349)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(349)@7e0c241b4610: 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) } } } } 20250823131445298 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(349)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(349)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(349)@7e0c241b4610: 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(349)@7e0c241b4610: 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(349)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(349)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131445321 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) 20250823131445321 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(350)@7e0c241b4610: Created GsupExpect[0] for "262420000000020" to be handled at TC_cm_serv_req_vbs_reject0(353) TC_cm_serv_req_vbs_reject0(353)@7e0c241b4610: 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 } } } } MSC_Test_0-M3UA(346)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131445955 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131445955 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131445955 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131445955 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131445955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131445955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131445955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131445955 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131445956 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131445956 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131445956 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131445956 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131445956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131445956 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131445956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131445956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(346)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(346)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(345)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(345)@7e0c241b4610: Added conn table entry 0TC_cm_serv_req_vbs_reject0(353)9410948 MSC_Test_0-SCCP(344)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(345)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(346)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131445971 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131445971 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131445971 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131445971 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131445971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131445971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131445972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131445972 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131445972 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-41:LU)[0x561dbed74030]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000020 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131445972 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-41:LU)[0x561dbed74030]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131445972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131445972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000020:GERAN-A-41:LU)[0x561dbed74030] (fsm.c:486) 20250823131445972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131445972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131445972 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131445973 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000020 id=262420000000020 (vlr.c:661) 20250823131445973 DVLR INFO New subscr, IMSI: 262420000000020 (vlr.c:562) 20250823131445973 DVLR DEBUG VLR subscr IMSI-262420000000020 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131445973 DVLR DEBUG VLR subscr IMSI-262420000000020 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131445973 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131445973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131445973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131445973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131445973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131445973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131445973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x561dbed71b90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131445973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131445973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x561dbed71b90] (fsm.c:486) 20250823131445973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131445973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131445973 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131445973 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131445973 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131445973 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131445973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131445973 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131445973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131445973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131445973 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131445973 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131445973 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131445973 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131445973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131445973 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131445973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131445973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(346)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(346)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(346)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(346)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(344)@7e0c241b4610: { messageType := 2, destLocRef := '8F9984'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(344)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(344)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(344)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(344)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(344)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(350)@7e0c241b4610: Found GsupExpect[0] for "262420000000020" handled at TC_cm_serv_req_vbs_reject0(353) MSC_Test-GSUP(350)@7e0c241b4610: Added IMSI table entry 0TC_cm_serv_req_vbs_reject0(353)"262420000000020" 20250823131445978 DVLR DEBUG VLR subscr IMSI-262420000000020 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131445978 DVLR DEBUG VLR subscr IMSI-262420000000020 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(344)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(344)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(344)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(344)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(346)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131445979 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131445979 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131445979 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131445979 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131445979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131445979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131445979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131445979 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_cm_serv_req_vbs_reject0(353)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(353)@7e0c241b4610: setverdict(pass): none -> pass 20250823131445989 DVLR DEBUG VLR subscr IMSI-262420000000020 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131445989 DVLR DEBUG IMSI:262420000000020 has MSISDN:491230000020 (vlr.c:1045) 20250823131445989 DMSC NOTICE msub(IMSI-262420000000020:MSISDN-491230000020) VLR: update for IMSI=262420000000020 (MSISDN=491230000020) (gsm_04_08.c:1541) 20250823131445989 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131445990 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131445990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x561dbed71b90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131445990 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131445990 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131445990 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131445990 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x561dbed71b90] (vlr_lu_fsm.c:110) 20250823131445990 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131445990 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131445990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x561dbed71b90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131445990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x561dbed71b90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131445990 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x561dbed71ff0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131445990 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x561dbed71ff0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x561dbed71b90] (fsm.c:486) 20250823131445990 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x561dbed71ff0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131445990 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x561dbed71ff0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131445990 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x561dbed71ff0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131445990 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x561dbed71ff0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131445990 DMSC NOTICE msub(IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x37956C8C) VLR: update for IMSI=262420000000020 (MSISDN=491230000020) (gsm_04_08.c:1541) 20250823131445990 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x561dbed71ff0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131445990 DMM DEBUG -> IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x37956C8C LOCATION UPDATE ACCEPT (TMSI = 0x37956c8c) (gsm_04_08.c:149) 20250823131445991 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x37956C8C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131445991 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131445991 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131445991 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131445991 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131445991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131445991 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131445991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131445991 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(346)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(346)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(344)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(344)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(344)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(344)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vbs_reject0(353)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(345)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(345)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(344)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(344)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(344)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(344)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(346)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131446002 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131446002 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131446002 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131446002 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131446002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131446002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131446002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131446002 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131446002 DMM DEBUG msc_a(IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x37956C8C:GERAN-A-41:LU)[0x561dbed74030]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131446002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x37956C8C:GERAN-A-41:LU)[0x561dbed71b90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131446002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x561dbed71ff0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131446002 DMSC NOTICE msub(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x37956C8C) VLR: update for IMSI=262420000000020 (MSISDN=491230000020) (gsm_04_08.c:1541) 20250823131446002 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x37956C8C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131446002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x561dbed71ff0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131446002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x37956C8C:GERAN-A-41:LU)[0x561dbed71b90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131446002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x561dbed71ff0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131446002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x561dbed71ff0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x37956C8C:GERAN-A-41:LU)[0x561dbed71b90] (vlr_lu_fsm.c:817) 20250823131446002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x561dbed71ff0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131446002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x561dbed71ff0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131446002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x37956C8C:GERAN-A-41:LU)[0x561dbed71b90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131446002 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000020/3/1): Available (smpp_smsc.c:626) 20250823131446002 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x37956C8C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131446002 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x37956C8C + 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) 20250823131446002 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x37956C8C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131446003 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x37956C8C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131446003 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131446003 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131446003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131446003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131446003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131446003 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131446003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131446003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(346)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(346)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(344)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(344)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(344)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(344)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(344)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(344)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(344)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(344)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(346)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131446005 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131446006 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131446006 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131446006 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131446006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131446006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131446006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131446006 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131446006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x37956C8C:GERAN-A-41:LU)[0x561dbed71b90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131446006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x37956C8C:GERAN-A-41:LU)[0x561dbed71b90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x37956C8C:GERAN-A-41:LU)[0x561dbed74030] (msc_a.c:1053) 20250823131446006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x37956C8C:GERAN-A-41:LU)[0x561dbed71b90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131446006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x37956C8C:GERAN-A-41:LU)[0x561dbed71b90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131446006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x37956C8C:GERAN-A-41:LU)[0x561dbed71b90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131446006 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x37956C8C - active-conn: now used by 1 (attached) (msub.c:375) 20250823131446006 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131446006 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131446006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131446006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131446006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131446006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131446006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131446006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(346)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(346)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(344)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(346)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131446007 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131446007 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131446007 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131446007 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131446007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131446007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131446007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131446007 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(345)@7e0c241b4610: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(353)9410948 TC_cm_serv_req_vbs_reject0(353)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131446008 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x37956C8C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131446008 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x37956C8C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vbs_reject0(353)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(353)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(353)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(353)@7e0c241b4610: 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(345)@7e0c241b4610: Added conn table entry 0TC_cm_serv_req_vbs_reject0(353)16157862 MSC_Test_0-RAN(345)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(344)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(346)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131446210 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131446210 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131446210 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131446210 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131446210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131446210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131446210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131446210 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131446211 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-42:CM_SERVICE_REQ)[0x561dbed73f00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Broadcast-Call (gsm_04_08.c:776) 20250823131446211 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-42:CM_SERVICE_REQ)[0x561dbed73f00]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 32 (gsm_04_08.c:259) 20250823131446212 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131446212 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131446212 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131446212 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131446212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131446212 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131446212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131446212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131446212 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131446212 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131446212 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131446212 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131446212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131446212 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131446212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131446212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131446212 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131446212 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131446212 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131446212 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131446212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131446212 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131446212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131446212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(346)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(346)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(346)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(346)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(346)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(346)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(344)@7e0c241b4610: { messageType := 2, destLocRef := 'F68CA6'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(344)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(344)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(344)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(344)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(344)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(344)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(344)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(344)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(344)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(344)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(344)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(344)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(344)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131446219 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131446219 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131446219 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131446219 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131446219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131446219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131446219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(346)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131446219 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131446220 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131446220 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131446220 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131446220 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131446220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131446220 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131446220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131446220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(346)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(346)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(344)@7e0c241b4610: Session index based on local reference:0 20250823131446221 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131446221 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131446221 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131446221 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131446221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131446221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131446221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131446221 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(346)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(345)@7e0c241b4610: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(353)16157862 TC_cm_serv_req_vbs_reject0(353)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131446222 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x37956C8C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131446222 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x37956C8C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vbs_reject0(353)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(353)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(353)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-M3UA(346)@7e0c241b4610: Final verdict of PTC: none 20250823131446232 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131446232 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823131446233 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(347)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(344)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(349)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(350)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(348)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(345)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(343)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(351)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(354)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(352)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(343): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(344): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(345): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(346): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(347): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(348): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(349): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(350): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(351): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(352): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_cm_serv_req_vbs_reject0(353): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(354): none (pass -> pass) MTC@7e0c241b4610: Test case TC_cm_serv_req_vbs_reject finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vbs_reject pass'. Sat Aug 23 13:14:46 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 20250823131446422 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131446422 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131446422 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131446422 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131446422 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131446422 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131446422 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131446422 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131446422 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) 20250823131446422 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131446422 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131446422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131446422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131446422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131446422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131446422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131446423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131446423 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131446423 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=236600) 20250823131447234 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=236600, count=249348) 20250823131448236 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131448424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131448424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131448424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vbs_reject pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_lcs_reject'. ------ MSC_Tests.TC_cm_serv_req_lcs_reject ------ Sat Aug 23 13:14:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_cm_serv_req_lcs_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_cm_serv_req_lcs_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131449238 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_lcs_reject' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_cm_serv_req_lcs_reject started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(358)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(358)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(358)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(356)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131449868 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(359)@7e0c241b4610: 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 } } } 20250823131450062 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) 20250823131450062 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) 20250823131450062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131450062 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(358)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(358)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(358)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131450067 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131450067 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131450067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131450067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131450067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131450067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131450067 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(358)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(358)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(358)@7e0c241b4610: Message received on association #8 20250823131450068 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131450068 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131450068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131450068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131450068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131450068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131450068 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(358)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(358)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(358)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(358)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(358)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(358)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(358)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(358)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(358)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(358)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131450068 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131450068 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823131450239 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131450239 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(361)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(361)@7e0c241b4610: 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) } } } } 20250823131450241 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(361)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(361)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(361)@7e0c241b4610: 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(361)@7e0c241b4610: 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(361)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(361)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131450250 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) 20250823131450250 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(362)@7e0c241b4610: Created GsupExpect[0] for "262420000000021" to be handled at TC_cm_serv_req_lcs_reject0(365) TC_cm_serv_req_lcs_reject0(365)@7e0c241b4610: 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 } } } } 20250823131450876 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131450876 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131450876 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131450876 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131450876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131450876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131450876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131450876 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131450876 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131450876 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131450876 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131450876 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131450876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131450876 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131450876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131450876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(358)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(358)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(357)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(357)@7e0c241b4610: Added conn table entry 0TC_cm_serv_req_lcs_reject0(365)16463567 MSC_Test_0-SCCP(356)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(357)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131450886 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131450886 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131450886 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131450886 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131450886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131450886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131450886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131450886 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131450888 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-43:LU)[0x561dbed71b90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000021 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131450888 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-43:LU)[0x561dbed71b90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131450888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x561dbed6b920]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131450888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x561dbed6b920]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000021:GERAN-A-43:LU)[0x561dbed71b90] (fsm.c:486) 20250823131450888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x561dbed6b920]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131450888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x561dbed6b920]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131450888 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131450888 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000021 id=262420000000021 (vlr.c:661) 20250823131450888 DVLR INFO New subscr, IMSI: 262420000000021 (vlr.c:562) 20250823131450888 DVLR DEBUG VLR subscr IMSI-262420000000021 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131450888 DVLR DEBUG VLR subscr IMSI-262420000000021 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131450888 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131450888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x561dbed6b920]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131450888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x561dbed6b920]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131450888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x561dbed6b920]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131450888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x561dbed6b920]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131450888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x561dbed6b920]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131450888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x561dbed6b920]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131450888 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131450888 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x561dbed6b920] (fsm.c:486) 20250823131450888 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131450888 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131450889 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131450889 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131450889 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131450889 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131450889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131450889 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131450889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131450889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131450889 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131450889 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131450889 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131450889 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131450889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131450889 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131450889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131450889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(358)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(358)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(358)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(356)@7e0c241b4610: { messageType := 2, destLocRef := 'FB36CF'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(356)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(356)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(356)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(356)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(356)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(362)@7e0c241b4610: Found GsupExpect[0] for "262420000000021" handled at TC_cm_serv_req_lcs_reject0(365) MSC_Test-GSUP(362)@7e0c241b4610: Added IMSI table entry 0TC_cm_serv_req_lcs_reject0(365)"262420000000021" 20250823131450896 DVLR DEBUG VLR subscr IMSI-262420000000021 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131450896 DVLR DEBUG VLR subscr IMSI-262420000000021 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(356)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(356)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(356)@7e0c241b4610: vl_from0 20250823131450899 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131450899 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131450899 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131450899 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131450899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131450899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131450899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131450899 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(356)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_cm_serv_req_lcs_reject0(365)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(358)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_lcs_reject0(365)@7e0c241b4610: setverdict(pass): none -> pass 20250823131450908 DVLR DEBUG VLR subscr IMSI-262420000000021 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131450908 DVLR DEBUG IMSI:262420000000021 has MSISDN:491230000021 (vlr.c:1045) 20250823131450908 DMSC NOTICE msub(IMSI-262420000000021:MSISDN-491230000021) VLR: update for IMSI=262420000000021 (MSISDN=491230000021) (gsm_04_08.c:1541) 20250823131450908 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131450910 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131450910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x561dbed6b920]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131450910 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131450910 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131450910 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131450910 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x561dbed6b920] (vlr_lu_fsm.c:110) 20250823131450910 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131450910 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131450910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x561dbed6b920]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131450910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x561dbed6b920]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131450910 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x561dbed711d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131450910 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x561dbed711d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x561dbed6b920] (fsm.c:486) 20250823131450910 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x561dbed711d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131450910 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x561dbed711d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131450910 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x561dbed711d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131450910 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x561dbed711d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131450910 DMSC NOTICE msub(IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x424ABACB) VLR: update for IMSI=262420000000021 (MSISDN=491230000021) (gsm_04_08.c:1541) 20250823131450910 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x561dbed711d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131450910 DMM DEBUG -> IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x424ABACB LOCATION UPDATE ACCEPT (TMSI = 0x424abacb) (gsm_04_08.c:149) 20250823131450910 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x424ABACB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131450910 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131450910 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131450910 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131450910 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131450910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131450910 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131450910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131450910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(358)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(356)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(356)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(356)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(356)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_lcs_reject0(365)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(357)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(357)@7e0c241b4610: patched enc_l3: '055B'O 20250823131450924 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131450924 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131450924 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131450924 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131450924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131450924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131450924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131450924 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(356)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(356)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(356)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(356)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(358)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131450924 DMM DEBUG msc_a(IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x424ABACB:GERAN-A-43:LU)[0x561dbed71b90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131450924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x424ABACB:GERAN-A-43:LU)[0x561dbed6b920]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131450924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x561dbed711d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131450924 DMSC NOTICE msub(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x424ABACB) VLR: update for IMSI=262420000000021 (MSISDN=491230000021) (gsm_04_08.c:1541) 20250823131450924 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x424ABACB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131450924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x561dbed711d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131450924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x424ABACB:GERAN-A-43:LU)[0x561dbed6b920]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131450924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x561dbed711d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131450924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x561dbed711d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x424ABACB:GERAN-A-43:LU)[0x561dbed6b920] (vlr_lu_fsm.c:817) 20250823131450924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x561dbed711d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131450924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x561dbed711d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131450924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x424ABACB:GERAN-A-43:LU)[0x561dbed6b920]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131450925 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000021/3/1): Available (smpp_smsc.c:626) 20250823131450925 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x424ABACB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131450925 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x424ABACB + 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) 20250823131450925 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x424ABACB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131450925 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x424ABACB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131450925 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131450925 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131450925 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131450925 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131450925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131450925 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131450925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131450925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(358)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(356)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(356)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(356)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(356)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(356)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(356)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(356)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(356)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(358)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131450930 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131450930 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131450930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131450930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131450930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131450930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131450930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131450930 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131450930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x424ABACB:GERAN-A-43:LU)[0x561dbed6b920]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131450930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x424ABACB:GERAN-A-43:LU)[0x561dbed6b920]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x424ABACB:GERAN-A-43:LU)[0x561dbed71b90] (msc_a.c:1053) 20250823131450930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x424ABACB:GERAN-A-43:LU)[0x561dbed6b920]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131450930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x424ABACB:GERAN-A-43:LU)[0x561dbed6b920]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131450930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x424ABACB:GERAN-A-43:LU)[0x561dbed6b920]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131450931 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x424ABACB - active-conn: now used by 1 (attached) (msub.c:375) 20250823131450931 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131450931 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131450931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131450931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131450931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131450931 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131450931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131450931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(358)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(356)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(358)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131450932 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131450932 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131450932 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131450932 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131450932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131450932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131450932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131450933 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(357)@7e0c241b4610: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(365)16463567 TC_cm_serv_req_lcs_reject0(365)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131450934 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x424ABACB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131450934 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x424ABACB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_lcs_reject0(365)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(365)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(365)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(365)@7e0c241b4610: 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(357)@7e0c241b4610: Added conn table entry 0TC_cm_serv_req_lcs_reject0(365)6740804 MSC_Test_0-RAN(357)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(356)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(358)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131451134 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131451134 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131451134 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131451134 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131451134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131451134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131451134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131451134 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131451136 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-44:CM_SERVICE_REQ)[0x561dbed74030]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Location-Service (gsm_04_08.c:776) 20250823131451136 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-44:CM_SERVICE_REQ)[0x561dbed74030]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 32 (gsm_04_08.c:259) 20250823131451136 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131451136 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131451136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131451136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131451136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131451136 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131451136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131451136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131451137 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131451137 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131451137 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131451137 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131451137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131451137 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131451137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131451137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131451137 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131451137 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131451137 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131451137 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131451137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131451137 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131451137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131451137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(358)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(358)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(358)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(358)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(358)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(356)@7e0c241b4610: { messageType := 2, destLocRef := '66DB44'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(356)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(356)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(356)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(356)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(356)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(356)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(356)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(356)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(356)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(356)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(356)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(356)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(356)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131451145 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131451145 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131451145 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131451145 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131451145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131451145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131451145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131451145 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131451147 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131451147 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131451147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131451147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131451147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131451147 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131451147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131451147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(358)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(356)@7e0c241b4610: Session index based on local reference:0 20250823131451148 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131451148 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131451148 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131451148 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131451148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131451148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131451148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131451148 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(357)@7e0c241b4610: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(365)6740804 TC_cm_serv_req_lcs_reject0(365)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131451149 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x424ABACB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131451149 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x424ABACB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_lcs_reject0(365)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(365)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(365)@7e0c241b4610: Final verdict of PTC: pass 20250823131451160 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131451160 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(362)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(356)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(358)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(359)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(357)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(366)@7e0c241b4610: Final verdict of PTC: none 20250823131451162 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(361)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(363)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(360)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(364)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(355)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(355): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(356): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(357): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(358): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(359): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(360): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(361): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(362): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(363): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(364): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_cm_serv_req_lcs_reject0(365): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(366): none (pass -> pass) MTC@7e0c241b4610: Test case TC_cm_serv_req_lcs_reject finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_lcs_reject pass'. Sat Aug 23 13:14:51 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 20250823131451350 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131451350 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131451350 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131451350 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131451350 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131451350 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131451350 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131451350 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131451350 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) 20250823131451350 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131451350 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131451350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131451350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131451350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131451350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131451350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131451351 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131451351 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131451351 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=247944) 20250823131452164 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=247944, count=249200) 20250823131453165 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131453352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131453352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131453352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_lcs_reject pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_reest_req_reject'. ------ MSC_Tests.TC_cm_reest_req_reject ------ Sat Aug 23 13:14:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_cm_reest_req_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_cm_reest_req_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131454167 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_reest_req_reject' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_cm_reest_req_reject started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(370)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(370)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(370)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(368)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131454977 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(371)@7e0c241b4610: 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 } } } 20250823131455167 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) 20250823131455167 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) 20250823131455167 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131455167 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250823131455169 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131455169 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_0-M3UA(370)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(370)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(373)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(370)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131455173 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131455173 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131455173 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131455173 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131455173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131455173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131455173 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(370)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(370)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(373)@7e0c241b4610: 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) } } } } 20250823131455173 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(370)@7e0c241b4610: Message received on association #8 MSC_Test-GSUP-IPA(373)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(373)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(373)@7e0c241b4610: 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(373)@7e0c241b4610: 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_0-M3UA(370)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(370)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131455174 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131455173 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131455173 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131455174 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131455174 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131455174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131455174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131455174 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823131455174 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(370)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(370)@7e0c241b4610: Message received on association #8 MSC_Test-GSUP-IPA(373)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(373)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(370)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(370)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(370)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(370)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(370)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(370)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131455194 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) 20250823131455194 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(374)@7e0c241b4610: Created GsupExpect[0] for "262420000000022" to be handled at TC_cm_reest_req_reject0(377) TC_cm_reest_req_reject0(377)@7e0c241b4610: 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 } } } } MSC_Test_0-M3UA(370)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131455979 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131455979 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131455979 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131455979 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131455979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131455979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131455979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131455979 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131455980 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131455980 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131455980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131455980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131455980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131455980 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131455980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131455980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(370)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(369)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(369)@7e0c241b4610: Added conn table entry 0TC_cm_reest_req_reject0(377)5597651 MSC_Test_0-SCCP(368)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(369)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131455998 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131455998 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131455998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131455998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131455998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131455999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131455999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131455999 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131455999 DMM DEBUG msc_a(IMSI-262420000000022:GERAN-A-45:LU)[0x561dbed6b920]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000022 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131455999 DMM DEBUG msc_a(IMSI-262420000000022:GERAN-A-45:LU)[0x561dbed6b920]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131455999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x561dbed73f00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131455999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x561dbed73f00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000022:GERAN-A-45:LU)[0x561dbed6b920] (fsm.c:486) 20250823131455999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x561dbed73f00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131455999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x561dbed73f00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131456000 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131456000 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000022 id=262420000000022 (vlr.c:661) 20250823131456000 DVLR INFO New subscr, IMSI: 262420000000022 (vlr.c:562) 20250823131456000 DVLR DEBUG VLR subscr IMSI-262420000000022 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131456000 DVLR DEBUG VLR subscr IMSI-262420000000022 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131456000 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131456000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x561dbed73f00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131456000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x561dbed73f00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131456000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x561dbed73f00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131456000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x561dbed73f00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131456000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x561dbed73f00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131456000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x561dbed73f00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131456000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131456000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x561dbed73f00] (fsm.c:486) 20250823131456000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131456000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131456000 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131456000 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131456000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131456000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131456000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131456000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131456000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131456000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131456000 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131456000 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131456000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131456000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131456000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131456000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131456000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131456000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(370)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(370)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(370)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(368)@7e0c241b4610: { messageType := 2, destLocRef := '5569D3'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(368)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(368)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(368)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(368)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(368)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(374)@7e0c241b4610: Found GsupExpect[0] for "262420000000022" handled at TC_cm_reest_req_reject0(377) MSC_Test-GSUP(374)@7e0c241b4610: Added IMSI table entry 0TC_cm_reest_req_reject0(377)"262420000000022" 20250823131456009 DVLR DEBUG VLR subscr IMSI-262420000000022 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131456009 DVLR DEBUG VLR subscr IMSI-262420000000022 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_cm_reest_req_reject0(377)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(368)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(368)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(368)@7e0c241b4610: vl_from0 TC_cm_reest_req_reject0(377)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(368)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823131456014 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131456014 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131456014 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131456014 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131456014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131456014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131456014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131456014 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131456021 DVLR DEBUG VLR subscr IMSI-262420000000022 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131456021 DVLR DEBUG IMSI:262420000000022 has MSISDN:491230000022 (vlr.c:1045) 20250823131456021 DMSC NOTICE msub(IMSI-262420000000022:MSISDN-491230000022) VLR: update for IMSI=262420000000022 (MSISDN=491230000022) (gsm_04_08.c:1541) 20250823131456021 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131456022 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131456022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x561dbed73f00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131456022 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131456022 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131456022 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131456022 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x561dbed73f00] (vlr_lu_fsm.c:110) 20250823131456022 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131456022 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131456022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x561dbed73f00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131456022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x561dbed73f00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131456022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x561dbed70640]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131456022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x561dbed70640]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x561dbed73f00] (fsm.c:486) 20250823131456022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x561dbed70640]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131456022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x561dbed70640]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131456022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x561dbed70640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131456022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x561dbed70640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131456022 DMSC NOTICE msub(IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x0CD49A55) VLR: update for IMSI=262420000000022 (MSISDN=491230000022) (gsm_04_08.c:1541) 20250823131456022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x561dbed70640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131456022 DMM DEBUG -> IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x0CD49A55 LOCATION UPDATE ACCEPT (TMSI = 0x0cd49a55) (gsm_04_08.c:149) 20250823131456022 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x0CD49A55 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131456022 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131456022 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131456022 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131456022 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131456022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131456022 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131456022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131456022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(370)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(368)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(368)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(368)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(368)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reest_req_reject0(377)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(369)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(369)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(368)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(368)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(368)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(368)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823131456034 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131456034 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131456034 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131456034 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131456034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131456034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131456034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131456034 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131456034 DMM DEBUG msc_a(IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x0CD49A55:GERAN-A-45:LU)[0x561dbed6b920]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131456034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x0CD49A55:GERAN-A-45:LU)[0x561dbed73f00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131456034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x561dbed70640]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131456034 DMSC NOTICE msub(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0CD49A55) VLR: update for IMSI=262420000000022 (MSISDN=491230000022) (gsm_04_08.c:1541) 20250823131456034 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0CD49A55 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131456034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x561dbed70640]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131456035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0CD49A55:GERAN-A-45:LU)[0x561dbed73f00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131456035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x561dbed70640]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131456035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x561dbed70640]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0CD49A55:GERAN-A-45:LU)[0x561dbed73f00] (vlr_lu_fsm.c:817) 20250823131456035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x561dbed70640]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131456035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x561dbed70640]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131456035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0CD49A55:GERAN-A-45:LU)[0x561dbed73f00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131456035 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000022/3/1): Available (smpp_smsc.c:626) 20250823131456035 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0CD49A55 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131456035 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0CD49A55 + 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) 20250823131456035 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0CD49A55 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131456035 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0CD49A55 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131456035 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131456035 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131456035 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131456035 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131456035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131456035 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131456035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131456035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(370)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(368)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(368)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(368)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(368)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(368)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(368)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(368)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(368)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131456038 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131456038 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(370)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131456038 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131456038 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131456038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131456038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131456038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131456038 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131456039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0CD49A55:GERAN-A-45:LU)[0x561dbed73f00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131456039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0CD49A55:GERAN-A-45:LU)[0x561dbed73f00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0CD49A55:GERAN-A-45:LU)[0x561dbed6b920] (msc_a.c:1053) 20250823131456039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0CD49A55:GERAN-A-45:LU)[0x561dbed73f00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131456039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0CD49A55:GERAN-A-45:LU)[0x561dbed73f00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131456039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0CD49A55:GERAN-A-45:LU)[0x561dbed73f00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131456039 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0CD49A55 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131456039 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131456039 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131456039 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131456039 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131456039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131456039 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131456039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131456039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(370)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(368)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(370)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131456040 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131456040 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131456040 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131456040 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131456040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131456040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131456040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131456040 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(369)@7e0c241b4610: Deleted conn table entry 0TC_cm_reest_req_reject0(377)5597651 TC_cm_reest_req_reject0(377)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131456042 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0CD49A55 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131456042 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0CD49A55 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_reest_req_reject0(377)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(377)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(377)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(377)@7e0c241b4610: 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(369)@7e0c241b4610: Added conn table entry 0TC_cm_reest_req_reject0(377)5086076 MSC_Test_0-RAN(369)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(368)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(370)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131456242 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131456242 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131456242 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131456242 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131456242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131456242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131456242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131456242 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131456243 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000022 (gsm_04_08.c:860) 20250823131456243 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0CD49A55 + gsm48_rx_cm_reest_req: now used by 2 (attached,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250823131456243 DBSSAP ERROR msc_a(IMSI-262420000000022:GERAN-A-46:CM_RE_ESTABLISH_REQ)[0x561dbed71b90]{MSC_A_ST_VALIDATE_L3}: CM Re-Establish Request for unknown subscriber: IMSI-262420000000022 (gsm_04_08.c:883) 20250823131456243 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0CD49A55 - gsm48_rx_cm_reest_req: now used by 1 (attached) (gsm_04_08.c:886) 20250823131456243 DMM DEBUG msc_a(IMSI-262420000000022:GERAN-A-46:CM_RE_ESTABLISH_REQ)[0x561dbed71b90]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 38 (gsm_04_08.c:259) 20250823131456244 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131456244 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131456244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131456244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131456244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131456244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131456244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131456244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131456244 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131456244 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131456244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131456244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131456244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131456244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131456244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131456244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131456244 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131456244 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131456244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131456244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131456244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131456244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131456244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131456244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(370)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(370)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(370)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(370)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(370)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(368)@7e0c241b4610: { messageType := 2, destLocRef := '4D9B7C'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(368)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(368)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(368)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(368)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(368)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(368)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(368)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(368)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(368)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(368)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(368)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(368)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(368)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131456253 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131456253 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131456253 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131456253 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131456253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131456253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131456253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131456253 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131456254 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131456254 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131456254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131456254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131456254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131456254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131456254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131456254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(370)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(368)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(370)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131456254 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131456254 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131456254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131456254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131456254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131456254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131456254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131456254 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(369)@7e0c241b4610: Deleted conn table entry 0TC_cm_reest_req_reject0(377)5086076 TC_cm_reest_req_reject0(377)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131456256 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0CD49A55 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131456256 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0CD49A55 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_reest_req_reject0(377)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(377)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(377)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(368)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(370)@7e0c241b4610: Final verdict of PTC: none 20250823131456262 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131456262 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(374)@7e0c241b4610: Final verdict of PTC: none 20250823131456263 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(371)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(375)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(373)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(369)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(378)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(376)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(372)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(368): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(369): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(370): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(371): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(372): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(373): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(374): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(375): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(376): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_cm_reest_req_reject0(377): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(378): none (pass -> pass) MTC@7e0c241b4610: Test case TC_cm_reest_req_reject finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass'. Sat Aug 23 13:14:56 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 20250823131456458 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131456458 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131456458 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131456458 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131456458 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131456458 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131456458 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131456458 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131456458 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) 20250823131456458 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131456458 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131456458 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131456458 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131456458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131456458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131456458 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131456459 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131456459 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131456459 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=237328) 20250823131457264 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=237328, count=250076) 20250823131458266 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131458459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131458459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131458459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_2G_fail'. ------ MSC_Tests.TC_lu_auth_2G_fail ------ Sat Aug 23 13:14:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_auth_2G_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_auth_2G_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131459268 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_2G_fail' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_auth_2G_fail started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(382)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(382)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(382)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(380)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131500047 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(383)@7e0c241b4610: 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 } } } 20250823131500241 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) 20250823131500241 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) 20250823131500241 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131500241 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(382)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(382)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(382)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131500247 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131500247 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131500247 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131500247 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131500247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131500247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131500247 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(382)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(382)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(382)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(382)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(382)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(382)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(382)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(382)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(382)@7e0c241b4610: Message received on association #8 20250823131500249 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131500249 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131500249 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131500250 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131500250 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131500250 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131500250 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823131500250 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131500250 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(382)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(382)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(382)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(382)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131500268 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131500268 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(385)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(385)@7e0c241b4610: 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) } } } } 20250823131500274 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(385)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(385)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(385)@7e0c241b4610: 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(385)@7e0c241b4610: 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(385)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(385)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131500294 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) 20250823131500294 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(386)@7e0c241b4610: Created GsupExpect[0] for "262420000000023" to be handled at TC_lu_auth_2G_fail0(389) TC_lu_auth_2G_fail0(389)@7e0c241b4610: 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 } } } } 20250823131501054 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131501054 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131501054 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131501054 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131501054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131501054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131501054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131501054 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(382)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131501055 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131501055 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131501055 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131501055 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131501055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131501055 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131501055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131501055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(382)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(382)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(381)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(381)@7e0c241b4610: Added conn table entry 0TC_lu_auth_2G_fail0(389)4074214 MSC_Test_0-SCCP(380)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(381)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131501070 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131501070 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131501070 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131501070 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131501070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131501070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131501070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131501070 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(382)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131501070 DMM DEBUG msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed73f00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000023 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131501070 DMM DEBUG msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed73f00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131501070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed74030]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131501070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed74030]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed73f00] (fsm.c:486) 20250823131501070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed74030]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823131501070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed74030]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131501070 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131501070 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000023 id=262420000000023 (vlr.c:661) 20250823131501070 DVLR INFO New subscr, IMSI: 262420000000023 (vlr.c:562) 20250823131501070 DVLR DEBUG VLR subscr IMSI-262420000000023 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131501070 DVLR DEBUG VLR subscr IMSI-262420000000023 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131501070 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131501070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed74030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131501070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed74030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131501070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed74030]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823131501070 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed6d100]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823131501070 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed6d100]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed74030] (fsm.c:486) 20250823131501070 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed6d100]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823131501070 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed6d100]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823131501070 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131501070 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131501070 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131501070 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131501070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131501070 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131501070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131501070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(382)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(382)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(380)@7e0c241b4610: { messageType := 2, destLocRef := '3E2AE6'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(380)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(386)@7e0c241b4610: Found GsupExpect[0] for "262420000000023" handled at TC_lu_auth_2G_fail0(389) MSC_Test-GSUP(386)@7e0c241b4610: Added IMSI table entry 0TC_lu_auth_2G_fail0(389)"262420000000023" MSC_Test_0-SCCP(380)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(380)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(380)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(380)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823131501075 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131501075 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131501075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131501075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131501075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131501075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131501075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131501075 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(382)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131501078 DVLR DEBUG VLR subscr IMSI-262420000000023 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131501078 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed6d100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823131501078 DVLR DEBUG SUBSCR(IMSI-262420000000023) Received 1 auth tuples (vlr.c:996) 20250823131501078 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed6d100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823131501078 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed6d100]{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) 20250823131501078 DMM DEBUG Tx AUTH REQ (rand = b1f30a7ec0985ce37da222e927a3b6ab) (gsm_04_08.c:641) 20250823131501078 DVLR DEBUG VLR subscr IMSI-262420000000023 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131501078 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131501078 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131501078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131501078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131501078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131501078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131501078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131501078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(382)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(382)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(380)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(380)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(380)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(380)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(381)@7e0c241b4610: patching N(SD)=1 into dtap '051400000000'O MSC_Test_0-RAN(381)@7e0c241b4610: patched enc_l3: '055400000000'O MSC_Test_0-SCCP(380)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(380)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(380)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(380)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010006055400000000'O 20250823131501086 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131501086 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131501086 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131501086 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131501086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(382)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131501086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131501086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131501086 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131501086 DMM DEBUG msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed73f00]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 00000000) (gsm_04_08.c:1128) 20250823131501086 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed6d100]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823131501086 DVLR DEBUG SUBSCR(IMSI-262420000000023) AUTH on GERAN received SRES/RES: 00000000 (4 bytes) (vlr_auth_fsm.c:151) 20250823131501086 DVLR INFO SUBSCR(IMSI-262420000000023) GSM AUTH failure: mismatching sres (expected sres=40 9b 95 82 ) (vlr_auth_fsm.c:219) 20250823131501086 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed6d100]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result FAILURE, cause ILLEGAL_MS (vlr_auth_fsm.c:271) 20250823131501086 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed6d100]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:288) 20250823131501086 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed6d100]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823131501086 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed6d100]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed74030] (vlr_auth_fsm.c:294) 20250823131501086 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed6d100]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250823131501086 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed6d100]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250823131501086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed74030]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_FAILURE (vlr_auth_fsm.c:294) 20250823131501086 DMM INFO msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed73f00]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823131501086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed74030]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131501086 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) 20250823131501086 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) 20250823131501086 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) 20250823131501086 DVLR DEBUG VLR subscr IMSI-262420000000023 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250823131501087 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131501087 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131501087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131501087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131501087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131501087 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131501087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131501087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131501087 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131501087 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131501087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131501087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131501087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131501087 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131501087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131501087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(382)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(382)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(382)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(380)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(380)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(380)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(380)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(382)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(380)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(380)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(380)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(380)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(380)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(380)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(380)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(380)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131501090 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131501090 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131501090 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131501090 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131501090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131501090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131501090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131501090 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(382)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131501090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed74030]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131501090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed74030]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed73f00] (msc_a.c:1053) 20250823131501090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed74030]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131501090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed74030]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131501090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x561dbed74030]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131501090 DVLR INFO VLR subscr IMSI-262420000000023 - active-conn: now used by 0 (-) (msub.c:375) 20250823131501090 DVLR DEBUG SUBSCR(IMSI-262420000000023) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250823131501090 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131501090 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131501090 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131501090 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131501090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131501090 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131501090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131501090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(382)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(382)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(380)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(382)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131501091 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131501091 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131501091 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131501091 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131501091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131501091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131501091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131501091 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(381)@7e0c241b4610: Deleted conn table entry 0TC_lu_auth_2G_fail0(389)4074214 TC_lu_auth_2G_fail0(389)@7e0c241b4610: setverdict(pass): none -> pass TC_lu_auth_2G_fail0(389)@7e0c241b4610: Skipping f_verify_vty_lac_ci() TC_lu_auth_2G_fail0(389)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_2G_fail0(389)@7e0c241b4610: Final verdict of PTC: pass 20250823131501096 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131501096 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(386)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(382)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(383)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(380)@7e0c241b4610: Final verdict of PTC: none 20250823131501098 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(379)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(381)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(385)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(384)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(390)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(387)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(388)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(379): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(380): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(381): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(382): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(383): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(384): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(385): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(386): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(387): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(388): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_auth_2G_fail0(389): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(390): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_auth_2G_fail finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass'. Sat Aug 23 13:15:01 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 20250823131501294 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131501294 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131501294 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131501294 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131501294 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131501294 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131501294 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131501294 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131501294 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) 20250823131501294 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131501294 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131501294 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131501294 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131501294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131501294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131501295 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131501295 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131501295 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131501295 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=145868) 20250823131502100 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=145868, count=175940) 20250823131503102 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131503296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131503296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131503296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 ------ Sat Aug 23 13:15:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131504104 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_encr_13_13 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(394)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(394)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(394)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(392)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131504809 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(395)@7e0c241b4610: 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 } } } 20250823131505005 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) 20250823131505005 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) 20250823131505005 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131505005 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(394)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(394)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(394)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131505010 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131505010 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131505010 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131505010 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131505010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131505010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131505010 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(394)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(394)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(394)@7e0c241b4610: Message received on association #8 20250823131505010 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131505010 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131505010 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131505010 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131505010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131505010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131505010 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(394)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(394)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(394)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(394)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(394)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(394)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(394)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(394)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823131505011 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131505011 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(394)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(394)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131505105 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131505105 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(397)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(397)@7e0c241b4610: 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) } } } } 20250823131505107 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(397)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(397)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(397)@7e0c241b4610: 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(397)@7e0c241b4610: 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(397)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(397)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131505121 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) 20250823131505121 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(398)@7e0c241b4610: Created GsupExpect[0] for "262420000000024" to be handled at TC_lu_imsi_auth_tmsi_encr_13_130(401) TC_lu_imsi_auth_tmsi_encr_13_130(401)@7e0c241b4610: 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 } } } } 20250823131505816 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131505816 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131505816 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131505816 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131505816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131505816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131505816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131505816 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131505817 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131505817 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131505817 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131505817 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131505817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131505817 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131505817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131505817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(394)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(393)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(393)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(401)5630885 MSC_Test_0-SCCP(392)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(393)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131505830 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131505830 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131505830 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131505830 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131505830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131505830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131505830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131505830 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131505830 DMM DEBUG msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed6b920]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000024 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131505830 DMM DEBUG msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed6b920]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131505830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed70640]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131505830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed70640]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed6b920] (fsm.c:486) 20250823131505830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed70640]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823131505831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed70640]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131505831 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131505831 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000024 id=262420000000024 (vlr.c:661) 20250823131505831 DVLR INFO New subscr, IMSI: 262420000000024 (vlr.c:562) 20250823131505831 DVLR DEBUG VLR subscr IMSI-262420000000024 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131505831 DVLR DEBUG VLR subscr IMSI-262420000000024 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131505831 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131505831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed70640]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131505831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed70640]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131505831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed70640]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823131505831 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed6d100]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823131505831 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed6d100]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed70640] (fsm.c:486) 20250823131505831 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed6d100]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823131505831 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed6d100]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823131505831 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131505831 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131505831 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131505831 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131505831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131505831 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131505831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131505831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(394)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(392)@7e0c241b4610: { messageType := 2, destLocRef := '55EBA5'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(392)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(398)@7e0c241b4610: Found GsupExpect[0] for "262420000000024" handled at TC_lu_imsi_auth_tmsi_encr_13_130(401) MSC_Test-GSUP(398)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(401)"262420000000024" 20250823131505835 DVLR DEBUG VLR subscr IMSI-262420000000024 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131505835 DVLR DEBUG VLR subscr IMSI-262420000000024 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(392)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(392)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(392)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(392)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(394)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131505836 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131505836 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131505836 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131505836 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131505836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131505836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131505836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131505836 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_auth_tmsi_encr_13_130(401)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(401)@7e0c241b4610: setverdict(pass): none -> pass 20250823131505841 DVLR DEBUG VLR subscr IMSI-262420000000024 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131505841 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed6d100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823131505841 DVLR DEBUG SUBSCR(IMSI-262420000000024) Received 1 auth tuples (vlr.c:996) 20250823131505841 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed6d100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823131505841 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed6d100]{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) 20250823131505841 DMM DEBUG Tx AUTH REQ (rand = bf0054a36ccc1f3b3b05ce23c4951d19) (gsm_04_08.c:641) 20250823131505842 DVLR DEBUG VLR subscr IMSI-262420000000024 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131505842 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131505842 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131505842 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131505842 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131505842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131505842 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131505842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131505842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(394)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(392)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(392)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(392)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(392)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(393)@7e0c241b4610: patching N(SD)=1 into dtap '051466464F82'O MSC_Test_0-RAN(393)@7e0c241b4610: patched enc_l3: '055466464F82'O MSC_Test_0-SCCP(392)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(392)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(392)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(392)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010006055466464F82'O MSC_Test_0-M3UA(394)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131505850 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131505850 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131505850 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131505850 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131505850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131505850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131505850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131505850 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131505850 DMM DEBUG msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed6b920]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 66464f82) (gsm_04_08.c:1128) 20250823131505850 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed6d100]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823131505850 DVLR DEBUG SUBSCR(IMSI-262420000000024) AUTH on GERAN received SRES/RES: 66464f82 (4 bytes) (vlr_auth_fsm.c:151) 20250823131505850 DVLR INFO SUBSCR(IMSI-262420000000024) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823131505850 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed6d100]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823131505850 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed6d100]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823131505850 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed6d100]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823131505850 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed6d100]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed70640] (vlr_auth_fsm.c:294) 20250823131505850 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed6d100]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823131505850 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed6d100]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823131505850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed70640]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823131505850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed70640]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131505850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed70640]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823131505850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed70640]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823131505850 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131505850 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131505850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131505850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131505850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131505850 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131505850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131505850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(394)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(392)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(392)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(392)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(392)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(392)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(392)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(392)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(392)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(394)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131505854 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131505854 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131505854 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131505854 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131505854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131505854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131505854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131505854 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131505854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed70640]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823131505854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed70640]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131505854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed70640]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131505854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed70640]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131505854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131505854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed70640] (fsm.c:486) 20250823131505854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131505854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131505854 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131505855 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131505855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131505855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131505855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131505855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131505855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131505855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(394)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(392)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(392)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(392)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(392)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131505857 DVLR DEBUG VLR subscr IMSI-262420000000024 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131505857 DVLR DEBUG IMSI:262420000000024 has MSISDN:491230000024 (vlr.c:1045) 20250823131505857 DMSC NOTICE msub(IMSI-262420000000024:MSISDN-491230000024) VLR: update for IMSI=262420000000024 (MSISDN=491230000024) (gsm_04_08.c:1541) 20250823131505857 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131505857 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131505857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x561dbed70640]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131505857 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131505857 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131505857 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131505858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x561dbed70640] (vlr_lu_fsm.c:110) 20250823131505858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131505858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131505858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x561dbed70640]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131505858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x561dbed70640]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131505858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x561dbed7bed0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131505858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x561dbed7bed0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x561dbed70640] (fsm.c:486) 20250823131505858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x561dbed7bed0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131505858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x561dbed7bed0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131505858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x561dbed7bed0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131505858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x561dbed7bed0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131505858 DMSC NOTICE msub(IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x42F662D6) VLR: update for IMSI=262420000000024 (MSISDN=491230000024) (gsm_04_08.c:1541) 20250823131505858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x561dbed7bed0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131505858 DMM DEBUG -> IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x42F662D6 LOCATION UPDATE ACCEPT (TMSI = 0x42f662d6) (gsm_04_08.c:149) 20250823131505858 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x42F662D6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131505858 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131505858 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131505858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131505858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131505858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131505858 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131505858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131505858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(394)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(392)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(392)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(392)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(392)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_13_130(401)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(393)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(393)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_0-SCCP(392)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(392)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(392)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(392)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(394)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131505861 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131505861 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131505861 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131505861 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131505861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131505861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131505861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131505861 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131505862 DMM DEBUG msc_a(IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x42F662D6:GERAN-A-48:LU)[0x561dbed6b920]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131505862 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x42F662D6:GERAN-A-48:LU)[0x561dbed70640]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131505862 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x561dbed7bed0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131505862 DMSC NOTICE msub(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x42F662D6) VLR: update for IMSI=262420000000024 (MSISDN=491230000024) (gsm_04_08.c:1541) 20250823131505862 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x42F662D6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131505862 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x561dbed7bed0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131505862 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x42F662D6:GERAN-A-48:LU)[0x561dbed70640]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131505862 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x561dbed7bed0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131505862 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x561dbed7bed0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x42F662D6:GERAN-A-48:LU)[0x561dbed70640] (vlr_lu_fsm.c:817) 20250823131505862 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x561dbed7bed0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131505862 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x561dbed7bed0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131505862 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x42F662D6:GERAN-A-48:LU)[0x561dbed70640]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131505862 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000024/3/1): Available (smpp_smsc.c:626) 20250823131505862 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x42F662D6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131505862 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x42F662D6 + 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) 20250823131505862 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x42F662D6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131505862 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x42F662D6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131505862 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131505862 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131505862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131505862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131505862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131505862 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131505862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131505862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(394)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(392)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(392)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(392)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(392)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(392)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(392)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(392)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(392)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(394)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131505864 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131505864 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131505864 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131505864 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131505864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131505864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131505864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131505864 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131505865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x42F662D6:GERAN-A-48:LU)[0x561dbed70640]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131505865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x42F662D6:GERAN-A-48:LU)[0x561dbed70640]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x42F662D6:GERAN-A-48:LU)[0x561dbed6b920] (msc_a.c:1053) 20250823131505865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x42F662D6:GERAN-A-48:LU)[0x561dbed70640]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131505865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x42F662D6:GERAN-A-48:LU)[0x561dbed70640]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131505865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x42F662D6:GERAN-A-48:LU)[0x561dbed70640]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131505865 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x42F662D6 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131505865 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131505865 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131505865 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131505865 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131505865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131505865 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131505865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131505865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(394)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(392)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(394)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131505865 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131505865 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131505865 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131505865 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131505865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131505865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131505865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131505865 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(393)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(401)5630885 TC_lu_imsi_auth_tmsi_encr_13_130(401)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131505866 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x42F662D6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131505866 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x42F662D6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_13_130(401)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(401)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(401)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(401)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-M3UA(394)@7e0c241b4610: Final verdict of PTC: none 20250823131505873 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823131505873 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-SCCP(392)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(398)@7e0c241b4610: Final verdict of PTC: none 20250823131505874 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(397)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(395)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(393)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(396)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(400)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(399)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(402)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(391)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(391): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(392): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(393): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(394): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(395): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(396): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(397): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(398): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(399): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(400): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_130(401): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(402): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_encr_13_13 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass'. Sat Aug 23 13:15:05 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 20250823131506066 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131506066 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131506066 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131506066 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131506066 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131506066 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131506066 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131506066 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131506067 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) 20250823131506067 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131506067 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131506067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131506067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131506067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131506067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131506067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131506067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131506067 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131506067 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=212568) 20250823131506874 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=212568, count=227436) 20250823131507876 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131508068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131508068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131508068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_no_payload'. ------ MSC_Tests.TC_cl3_no_payload ------ Sat Aug 23 13:15:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_cl3_no_payload.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_cl3_no_payload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131508877 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_no_payload' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_cl3_no_payload started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(406)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(406)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(406)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(404)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131509596 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(407)@7e0c241b4610: 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 } } } 20250823131509789 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) 20250823131509789 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) 20250823131509789 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131509789 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)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(406)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(406)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(406)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(406)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823131509794 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131509794 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131509794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131509794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131509794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131509794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131509794 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)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(406)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(406)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(406)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(406)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(406)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131509794 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131509794 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131509794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131509794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131509794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131509794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131509794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823131509795 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131509795 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(406)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(406)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(406)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(406)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(406)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131509878 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131509878 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(409)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(409)@7e0c241b4610: 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) } } } } 20250823131509884 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(409)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(409)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(409)@7e0c241b4610: 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)@7e0c241b4610: 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)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(409)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131509907 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) 20250823131509907 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823131510600 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131510600 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131510600 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131510600 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131510600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131510600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131510600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131510600 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(406)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131510601 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131510601 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131510601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131510601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131510601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131510601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131510601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131510601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(406)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(406)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(405)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(405)@7e0c241b4610: Added conn table entry 0TC_cl3_no_payload0(413)476828 MSC_Test_0-RAN(405)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(404)@7e0c241b4610: First idle individual index:0 20250823131510614 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131510615 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131510615 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131510615 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131510615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131510615 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131510615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131510615 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(406)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131510615 DBSSAP ERROR msc_a(unknown:GERAN-A-49:NONE)[0x561dbed73f00]{MSC_A_ST_VALIDATE_L3}: RAN decode: BSSMAP Complete Layer 3 Information: too short L3 info (0), discarding message (ran_msg_a.c:112) 20250823131510616 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131510616 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131510616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131510616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131510616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131510616 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131510616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131510616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131510616 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131510616 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131510616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131510616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131510616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131510616 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131510616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131510616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(406)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(406)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(406)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@7e0c241b4610: { messageType := 2, destLocRef := '07469C'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(404)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(404)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(404)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(404)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(404)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(406)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131510621 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131510621 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131510621 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131510621 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131510621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131510621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131510621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131510621 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131510622 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131510622 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131510622 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131510622 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131510622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131510622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131510622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131510622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(406)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(406)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(406)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131510623 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131510623 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131510623 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131510623 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131510623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131510623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131510623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131510623 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(405)@7e0c241b4610: Deleted conn table entry 0TC_cl3_no_payload0(413)476828 TC_cl3_no_payload0(413)@7e0c241b4610: setverdict(pass): none -> pass TC_cl3_no_payload0(413)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_cl3_no_payload0(413)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(410)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(404)@7e0c241b4610: Final verdict of PTC: none 20250823131510631 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131510631 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(406)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(405)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(407)@7e0c241b4610: Final verdict of PTC: none 20250823131510633 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(414)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(408)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(409)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(411)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(412)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(403)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(403): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(404): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(405): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(406): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(407): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(408): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(409): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(410): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(411): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(412): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_cl3_no_payload0(413): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(414): none (pass -> pass) MTC@7e0c241b4610: Test case TC_cl3_no_payload finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass'. Sat Aug 23 13:15:10 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 20250823131510826 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131510826 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131510826 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131510826 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131510826 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131510826 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131510826 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131510826 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131510826 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) 20250823131510826 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131510826 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131510826 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131510826 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131510826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131510826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131510827 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131510827 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131510827 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131510827 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=124096) 20250823131511634 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=124096, count=125352) 20250823131512635 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131512827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131512827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131512827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_rnd_payload'. ------ MSC_Tests.TC_cl3_rnd_payload ------ Sat Aug 23 13:15:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_cl3_rnd_payload.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_cl3_rnd_payload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131513636 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_rnd_payload' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_cl3_rnd_payload started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(418)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(418)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(418)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(416)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131514401 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(419)@7e0c241b4610: 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 } } } 20250823131514597 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) 20250823131514597 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) 20250823131514597 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131514597 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(418)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(418)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(418)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131514602 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131514602 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131514602 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131514602 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131514602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131514602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131514602 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(418)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(418)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(418)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(418)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(418)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131514603 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131514603 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131514603 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131514603 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131514603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131514603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131514603 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(418)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(418)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(418)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(418)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(418)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(418)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823131514603 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131514603 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(418)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(418)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131514638 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131514638 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(421)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(421)@7e0c241b4610: 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) } } } } 20250823131514643 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(421)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(421)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(421)@7e0c241b4610: 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(421)@7e0c241b4610: 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(421)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(421)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131514673 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) 20250823131514673 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(418)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131515410 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131515410 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131515410 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131515410 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131515410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131515410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131515410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131515410 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131515410 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131515410 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131515410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131515410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131515410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131515410 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131515410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131515410 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(418)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(418)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(417)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(417)@7e0c241b4610: Added conn table entry 0TC_cl3_rnd_payload0(425)909080 MSC_Test_0-SCCP(416)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(417)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131515424 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131515424 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131515424 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131515425 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131515425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131515425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131515425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131515425 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(418)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131515425 DBSSAP ERROR msc_a(unknown:GERAN-A-50:NONE)[0x561dbed70640]{MSC_A_ST_VALIDATE_L3}: No Classmark Information, dropping non-Complete-Layer3 message: unknown 0x12 (msc_a.c:1421) 20250823131515425 DBSSAP ERROR msc_a(unknown:GERAN-A-50:NONE)[0x561dbed70640]{MSC_A_ST_VALIDATE_L3}: RAN decode error (rc=-13) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250823131515426 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131515426 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131515426 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131515426 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131515426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131515426 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131515426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131515426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131515426 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131515426 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131515426 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131515426 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131515426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131515426 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131515426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131515426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(418)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(418)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(418)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(418)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(416)@7e0c241b4610: { messageType := 2, destLocRef := '0DDF18'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(416)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(416)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(416)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(416)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(416)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(416)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(416)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(416)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(416)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(418)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131515430 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131515430 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131515430 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131515430 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131515430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131515430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131515430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131515430 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131515431 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131515431 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131515431 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131515431 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131515431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131515431 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131515431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131515431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(418)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(418)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(416)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(418)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131515431 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131515431 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131515431 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131515431 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131515431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131515431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131515431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131515431 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(417)@7e0c241b4610: Deleted conn table entry 0TC_cl3_rnd_payload0(425)909080 TC_cl3_rnd_payload0(425)@7e0c241b4610: setverdict(pass): none -> pass TC_cl3_rnd_payload0(425)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_cl3_rnd_payload0(425)@7e0c241b4610: Final verdict of PTC: pass 20250823131515436 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131515436 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(418)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(416)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(419)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(417)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(422)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(415)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(420)@7e0c241b4610: Final verdict of PTC: none 20250823131515441 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(423)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(421)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(426)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(424)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(415): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(416): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(417): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(418): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(419): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(420): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(421): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(422): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(423): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(424): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_cl3_rnd_payload0(425): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(426): none (pass -> pass) MTC@7e0c241b4610: Test case TC_cl3_rnd_payload finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass'. Sat Aug 23 13:15:15 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 20250823131515634 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131515634 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131515634 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131515634 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131515635 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131515635 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131515635 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131515635 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131515635 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) 20250823131515635 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131515635 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131515635 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131515635 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131515635 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131515635 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131515635 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131515635 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131515635 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131515635 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=125276) 20250823131516442 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=125276, count=126532) 20250823131517444 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131517636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131517636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131517636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_establish_and_nothing'. ------ MSC_Tests.TC_establish_and_nothing ------ Sat Aug 23 13:15:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_establish_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_establish_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131518446 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_establish_and_nothing' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_establish_and_nothing started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(430)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(430)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(430)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(428)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131519146 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(431)@7e0c241b4610: 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 } } } 20250823131519340 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) 20250823131519340 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) 20250823131519340 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131519340 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(430)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(430)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(430)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131519344 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131519344 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131519344 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131519344 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131519344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131519344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131519344 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(430)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(430)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(430)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(430)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(430)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131519345 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131519345 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131519345 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131519345 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131519345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131519345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131519345 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(430)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(430)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(430)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(430)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(430)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(430)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823131519346 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131519346 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(430)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(430)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131519447 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131519447 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(433)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(433)@7e0c241b4610: 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) } } } } 20250823131519451 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(433)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(433)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(433)@7e0c241b4610: 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(433)@7e0c241b4610: 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(433)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(433)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131519470 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) 20250823131519470 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(434)@7e0c241b4610: Created GsupExpect[0] for "262420000000027" to be handled at TC_establish_and_nothing0(437) TC_establish_and_nothing0(437)@7e0c241b4610: 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 } } } } 20250823131520152 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131520152 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131520152 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131520152 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131520152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131520152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131520152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131520152 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131520152 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131520152 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131520152 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131520152 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131520152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131520152 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131520152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131520152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(430)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(429)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(429)@7e0c241b4610: Added conn table entry 0TC_establish_and_nothing0(437)6580865 MSC_Test_0-SCCP(428)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(429)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(430)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131520166 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131520166 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131520166 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131520166 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131520166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131520166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131520166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131520166 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131520166 DMM DEBUG msc_a(IMSI-262420000000027:GERAN-A-51:LU)[0x561dbed73f00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000027 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131520166 DMM DEBUG msc_a(IMSI-262420000000027:GERAN-A-51:LU)[0x561dbed73f00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131520166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x561dbed74030]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131520166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x561dbed74030]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000027:GERAN-A-51:LU)[0x561dbed73f00] (fsm.c:486) 20250823131520166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x561dbed74030]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131520166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x561dbed74030]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131520166 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131520166 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000027 id=262420000000027 (vlr.c:661) 20250823131520166 DVLR INFO New subscr, IMSI: 262420000000027 (vlr.c:562) 20250823131520166 DVLR DEBUG VLR subscr IMSI-262420000000027 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131520166 DVLR DEBUG VLR subscr IMSI-262420000000027 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131520166 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131520166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x561dbed74030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131520166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x561dbed74030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131520166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x561dbed74030]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131520166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x561dbed74030]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131520167 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x561dbed74030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131520167 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x561dbed74030]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131520167 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131520167 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x561dbed74030] (fsm.c:486) 20250823131520167 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131520167 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131520167 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131520167 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131520167 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131520167 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131520167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131520167 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131520167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131520167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131520167 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131520167 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131520167 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131520167 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131520167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131520167 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131520167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131520167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(430)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(430)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(430)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(428)@7e0c241b4610: { messageType := 2, destLocRef := '646A81'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(428)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(434)@7e0c241b4610: Found GsupExpect[0] for "262420000000027" handled at TC_establish_and_nothing0(437) MSC_Test-GSUP(434)@7e0c241b4610: Added IMSI table entry 0TC_establish_and_nothing0(437)"262420000000027" MSC_Test_0-SCCP(428)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(428)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(428)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(428)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131520170 DVLR DEBUG VLR subscr IMSI-262420000000027 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131520170 DVLR DEBUG VLR subscr IMSI-262420000000027 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(428)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(428)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(428)@7e0c241b4610: vl_from0 MSC_Test_0-M3UA(430)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(428)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_establish_and_nothing0(437)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(437)@7e0c241b4610: setverdict(pass): none -> pass 20250823131520171 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131520171 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131520171 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131520171 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131520171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131520171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131520171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131520171 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131520175 DVLR DEBUG VLR subscr IMSI-262420000000027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131520175 DVLR DEBUG IMSI:262420000000027 has MSISDN:491230000027 (vlr.c:1045) 20250823131520175 DMSC NOTICE msub(IMSI-262420000000027:MSISDN-491230000027) VLR: update for IMSI=262420000000027 (MSISDN=491230000027) (gsm_04_08.c:1541) 20250823131520175 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131520176 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131520176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x561dbed74030]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131520176 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131520176 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131520176 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131520176 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x561dbed74030] (vlr_lu_fsm.c:110) 20250823131520176 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131520176 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131520176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x561dbed74030]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131520176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x561dbed74030]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131520176 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x561dbed6c210]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131520176 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x561dbed6c210]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x561dbed74030] (fsm.c:486) 20250823131520176 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x561dbed6c210]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131520176 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x561dbed6c210]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131520176 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x561dbed6c210]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131520176 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x561dbed6c210]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131520176 DMSC NOTICE msub(IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x7E9E7F27) VLR: update for IMSI=262420000000027 (MSISDN=491230000027) (gsm_04_08.c:1541) 20250823131520176 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x561dbed6c210]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131520176 DMM DEBUG -> IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x7E9E7F27 LOCATION UPDATE ACCEPT (TMSI = 0x7e9e7f27) (gsm_04_08.c:149) 20250823131520176 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x7E9E7F27 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131520176 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131520176 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131520176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131520176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131520176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131520176 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131520176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131520176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(430)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(428)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(428)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(428)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(428)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_establish_and_nothing0(437)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(429)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(429)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(428)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(428)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(428)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(428)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(430)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131520182 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131520182 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131520182 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131520182 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131520182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131520182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131520182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131520182 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131520182 DMM DEBUG msc_a(IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x7E9E7F27:GERAN-A-51:LU)[0x561dbed73f00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131520182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x7E9E7F27:GERAN-A-51:LU)[0x561dbed74030]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131520182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x561dbed6c210]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131520182 DMSC NOTICE msub(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27) VLR: update for IMSI=262420000000027 (MSISDN=491230000027) (gsm_04_08.c:1541) 20250823131520182 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131520182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x561dbed6c210]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131520182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27:GERAN-A-51:LU)[0x561dbed74030]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131520183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x561dbed6c210]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131520183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x561dbed6c210]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27:GERAN-A-51:LU)[0x561dbed74030] (vlr_lu_fsm.c:817) 20250823131520183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x561dbed6c210]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131520183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x561dbed6c210]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131520183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27:GERAN-A-51:LU)[0x561dbed74030]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131520183 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000027/3/1): Available (smpp_smsc.c:626) 20250823131520183 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131520183 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27 + 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) 20250823131520183 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131520183 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(430)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(430)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823131520183 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131520183 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131520183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131520183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131520183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131520183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131520183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131520183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(428)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(428)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(428)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(428)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(428)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(428)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(428)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(428)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(430)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131520184 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131520184 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131520184 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131520184 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131520184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131520184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131520184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131520184 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131520185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27:GERAN-A-51:LU)[0x561dbed74030]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131520185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27:GERAN-A-51:LU)[0x561dbed74030]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27:GERAN-A-51:LU)[0x561dbed73f00] (msc_a.c:1053) 20250823131520185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27:GERAN-A-51:LU)[0x561dbed74030]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131520185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27:GERAN-A-51:LU)[0x561dbed74030]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131520185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27:GERAN-A-51:LU)[0x561dbed74030]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131520185 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131520185 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131520185 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131520185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131520185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131520185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131520185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131520185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131520185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(430)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(428)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(430)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131520185 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131520185 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131520185 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131520185 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131520185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131520185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131520185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131520185 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(429)@7e0c241b4610: Deleted conn table entry 0TC_establish_and_nothing0(437)6580865 TC_establish_and_nothing0(437)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131520186 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131520186 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_establish_and_nothing0(437)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(437)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(437)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(437)@7e0c241b4610: 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 := '7E9E7F27'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(429)@7e0c241b4610: Added conn table entry 0TC_establish_and_nothing0(437)11962795 MSC_Test_0-RAN(429)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(428)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(430)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131520386 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131520386 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131520386 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131520386 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131520386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131520386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131520386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131520386 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131520387 DMM DEBUG msc_a(TMSI-0x7E9E7F27:GERAN-A-52:CM_SERVICE_REQ)[0x561dbed6b920]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823131520387 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7E9E7F27:GERAN-A-52:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131520387 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7E9E7F27:GERAN-A-52:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7E9E7F27:GERAN-A-52:CM_SERVICE_REQ)[0x561dbed6b920] (fsm.c:486) 20250823131520387 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7E9E7F27:GERAN-A-52:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131520387 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7E9E7F27:GERAN-A-52:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131520387 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823131520387 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131520387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27:GERAN-A-52:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131520387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27:GERAN-A-52:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131520387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27:GERAN-A-52:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131520387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27:GERAN-A-52:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131520387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27:GERAN-A-52:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131520387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27:GERAN-A-52:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131520387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27:GERAN-A-52:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131520387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27:GERAN-A-52:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131520387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27:GERAN-A-52:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131520387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27:GERAN-A-52:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131520388 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000027/3/1): Available (smpp_smsc.c:626) 20250823131520388 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823131520388 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131520388 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131520388 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131520388 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131520388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131520388 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131520388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131520388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131520388 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131520388 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131520388 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131520388 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131520388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131520388 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131520388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131520388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131520388 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131520388 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131520388 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131520388 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131520388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131520388 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131520388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131520388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(430)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(430)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(430)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(430)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(430)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(428)@7e0c241b4610: { messageType := 2, destLocRef := 'B689AB'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(428)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(428)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(428)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(428)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(428)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(428)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(428)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(428)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(428)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131520393 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823131520393 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_establish_and_nothing0(437)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(437)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131525389 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131525389 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131525389 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131525389 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131525389 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131525389 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131525389 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131525389 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131525389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131525389 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131525389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131525389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(430)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(428)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(428)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(428)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(428)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(428)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(428)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(428)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(428)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131525390 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131525390 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131525390 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131525390 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131525390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131525390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131525390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131525390 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131525390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27:GERAN-A-52:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131525390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27:GERAN-A-52:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27:GERAN-A-52:CM_SERVICE_REQ)[0x561dbed6b920] (msc_a.c:1053) 20250823131525390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27:GERAN-A-52:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131525390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27:GERAN-A-52:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131525390 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131525390 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131525390 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131525390 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131525390 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131525390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131525390 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131525390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131525390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(430)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(428)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(430)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131525391 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131525391 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131525391 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131525391 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131525391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131525391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131525391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131525391 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(429)@7e0c241b4610: Deleted conn table entry 0TC_establish_and_nothing0(437)11962795 TC_establish_and_nothing0(437)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131525391 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131525391 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x7E9E7F27 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_establish_and_nothing0(437)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(437)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(437)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-RAN(429)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(428)@7e0c241b4610: Final verdict of PTC: none 20250823131525398 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131525398 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(434)@7e0c241b4610: Final verdict of PTC: none 20250823131525399 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(433)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(431)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(432)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(436)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(435)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(430)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(438)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(427)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(427): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(428): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(429): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(430): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(431): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(432): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(433): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(434): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(435): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(436): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_establish_and_nothing0(437): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(438): none (pass -> pass) MTC@7e0c241b4610: Test case TC_establish_and_nothing finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass'. Sat Aug 23 13:15:25 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 20250823131525594 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131525594 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131525594 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131525594 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131525594 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131525594 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131525594 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131525594 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131525594 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) 20250823131525594 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131525594 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131525594 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131525594 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131525594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131525594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131525594 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131525594 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131525595 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131525595 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=257912) 20250823131526400 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=257912, count=270660) 20250823131527402 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131527595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131527595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131527595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_nothing'. ------ MSC_Tests.TC_mo_setup_and_nothing ------ Sat Aug 23 13:15:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_mo_setup_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_mo_setup_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131528404 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_nothing' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_mo_setup_and_nothing started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(442)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(442)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(442)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(440)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131529142 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(443)@7e0c241b4610: 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 } } } 20250823131529334 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) 20250823131529334 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) 20250823131529334 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131529334 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(442)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(442)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(442)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131529339 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131529339 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131529339 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131529339 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131529339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131529339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131529339 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(442)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(442)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(442)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(442)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(442)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(442)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(442)@7e0c241b4610: Message received on association #8 20250823131529340 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131529340 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131529340 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131529340 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131529340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131529340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131529340 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(442)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(442)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(442)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(442)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823131529340 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131529340 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(442)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(442)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131529405 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131529405 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(445)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(445)@7e0c241b4610: 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) } } } } 20250823131529411 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(445)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(445)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(445)@7e0c241b4610: 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(445)@7e0c241b4610: 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(445)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(445)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131529432 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) 20250823131529432 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(446)@7e0c241b4610: Created GsupExpect[0] for "262420000000028" to be handled at TC_mo_setup_and_nothing0(449) TC_mo_setup_and_nothing0(449)@7e0c241b4610: 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 } } } } 20250823131530149 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131530149 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131530149 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131530149 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131530149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131530149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131530149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131530149 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131530150 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131530150 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131530150 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131530150 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131530150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131530150 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131530150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131530150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(442)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(441)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(441)@7e0c241b4610: Added conn table entry 0TC_mo_setup_and_nothing0(449)12732286 MSC_Test_0-SCCP(440)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(441)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131530164 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131530164 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131530164 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131530164 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131530164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131530164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131530164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131530164 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131530164 DMM DEBUG msc_a(IMSI-262420000000028:GERAN-A-53:LU)[0x561dbed73f00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000028 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131530164 DMM DEBUG msc_a(IMSI-262420000000028:GERAN-A-53:LU)[0x561dbed73f00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131530164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x561dbed74030]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131530164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x561dbed74030]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000028:GERAN-A-53:LU)[0x561dbed73f00] (fsm.c:486) 20250823131530164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x561dbed74030]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131530164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x561dbed74030]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131530164 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131530164 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000028 id=262420000000028 (vlr.c:661) 20250823131530164 DVLR INFO New subscr, IMSI: 262420000000028 (vlr.c:562) 20250823131530165 DVLR DEBUG VLR subscr IMSI-262420000000028 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131530165 DVLR DEBUG VLR subscr IMSI-262420000000028 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131530165 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131530165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x561dbed74030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131530165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x561dbed74030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131530165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x561dbed74030]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131530165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x561dbed74030]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131530165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x561dbed74030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131530165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x561dbed74030]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131530165 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131530165 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x561dbed74030] (fsm.c:486) 20250823131530165 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131530165 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131530165 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131530165 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131530165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131530165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131530165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131530165 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131530165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131530165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131530165 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131530165 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131530165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131530165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131530165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131530165 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131530165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131530165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(442)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(442)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(442)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(440)@7e0c241b4610: { messageType := 2, destLocRef := 'C2477E'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(440)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(440)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(440)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(440)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(440)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(446)@7e0c241b4610: Found GsupExpect[0] for "262420000000028" handled at TC_mo_setup_and_nothing0(449) MSC_Test-GSUP(446)@7e0c241b4610: Added IMSI table entry 0TC_mo_setup_and_nothing0(449)"262420000000028" 20250823131530169 DVLR DEBUG VLR subscr IMSI-262420000000028 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131530169 DVLR DEBUG VLR subscr IMSI-262420000000028 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(440)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(440)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(440)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(440)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823131530170 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131530170 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131530170 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131530170 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131530170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131530170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131530170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131530170 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_nothing0(449)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(449)@7e0c241b4610: setverdict(pass): none -> pass 20250823131530175 DVLR DEBUG VLR subscr IMSI-262420000000028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131530175 DVLR DEBUG IMSI:262420000000028 has MSISDN:491230000028 (vlr.c:1045) 20250823131530175 DMSC NOTICE msub(IMSI-262420000000028:MSISDN-491230000028) VLR: update for IMSI=262420000000028 (MSISDN=491230000028) (gsm_04_08.c:1541) 20250823131530175 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131530176 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131530176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x561dbed74030]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131530176 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131530176 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131530176 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131530176 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x561dbed74030] (vlr_lu_fsm.c:110) 20250823131530176 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131530176 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x561dbed6d100]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131530176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x561dbed74030]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131530176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x561dbed74030]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131530176 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x561dbed6cf90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131530176 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x561dbed6cf90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x561dbed74030] (fsm.c:486) 20250823131530176 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x561dbed6cf90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131530176 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x561dbed6cf90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131530176 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x561dbed6cf90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131530176 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x561dbed6cf90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131530176 DMSC NOTICE msub(IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x1795AEB6) VLR: update for IMSI=262420000000028 (MSISDN=491230000028) (gsm_04_08.c:1541) 20250823131530177 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x561dbed6cf90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131530177 DMM DEBUG -> IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x1795AEB6 LOCATION UPDATE ACCEPT (TMSI = 0x1795aeb6) (gsm_04_08.c:149) 20250823131530177 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x1795AEB6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131530177 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131530177 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131530177 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131530177 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131530177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131530177 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131530177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131530177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(442)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(440)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(440)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(440)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(440)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_nothing0(449)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(441)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(441)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(440)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(440)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(440)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(440)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823131530188 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131530188 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131530188 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131530188 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131530188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131530189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131530189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131530189 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131530189 DMM DEBUG msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x1795AEB6:GERAN-A-53:LU)[0x561dbed73f00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131530189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x1795AEB6:GERAN-A-53:LU)[0x561dbed74030]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131530189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x561dbed6cf90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131530189 DMSC NOTICE msub(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6) VLR: update for IMSI=262420000000028 (MSISDN=491230000028) (gsm_04_08.c:1541) 20250823131530189 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131530189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x561dbed6cf90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131530189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-53:LU)[0x561dbed74030]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131530189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x561dbed6cf90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131530189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x561dbed6cf90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-53:LU)[0x561dbed74030] (vlr_lu_fsm.c:817) 20250823131530189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x561dbed6cf90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131530189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x561dbed6cf90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131530189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-53:LU)[0x561dbed74030]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131530189 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000028/3/1): Available (smpp_smsc.c:626) 20250823131530189 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131530189 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6 + 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) 20250823131530190 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131530190 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131530190 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131530190 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131530190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131530190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131530190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131530190 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131530190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131530190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(442)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(440)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(440)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(440)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(440)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(440)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(440)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(440)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(440)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(442)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131530193 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131530193 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131530193 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131530193 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131530193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131530193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131530193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131530193 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131530194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-53:LU)[0x561dbed74030]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131530194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-53:LU)[0x561dbed74030]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-53:LU)[0x561dbed73f00] (msc_a.c:1053) 20250823131530194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-53:LU)[0x561dbed74030]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131530194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-53:LU)[0x561dbed74030]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131530194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-53:LU)[0x561dbed74030]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131530194 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131530195 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131530195 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131530195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131530195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131530195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131530195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131530195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131530195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(442)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(440)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(442)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131530196 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131530196 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131530196 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131530196 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131530196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131530196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131530196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131530196 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(441)@7e0c241b4610: Deleted conn table entry 0TC_mo_setup_and_nothing0(449)12732286 TC_mo_setup_and_nothing0(449)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131530198 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131530198 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_setup_and_nothing0(449)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(449)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(449)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(449)@7e0c241b4610: 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 := '1795AEB6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(441)@7e0c241b4610: Added conn table entry 0TC_mo_setup_and_nothing0(449)10308401 MSC_Test_0-RAN(441)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(440)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(442)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131530398 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131530398 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131530398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131530398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131530398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131530398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131530398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131530398 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131530399 DMM DEBUG msc_a(TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed6b920]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823131530400 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131530400 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed6b920] (fsm.c:486) 20250823131530400 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131530400 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131530400 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823131530400 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131530400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131530400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131530400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131530400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131530400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131530400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131530400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131530400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131530400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131530400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131530400 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000028/3/1): Available (smpp_smsc.c:626) 20250823131530400 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823131530401 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131530401 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131530401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131530401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131530401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131530401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131530401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131530401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131530401 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131530401 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131530401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131530401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131530401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131530401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131530401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131530401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131530401 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131530401 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131530401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131530401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131530401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131530401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131530401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131530401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(442)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(442)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(442)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(442)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(442)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(440)@7e0c241b4610: { messageType := 2, destLocRef := '9D4B31'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(440)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(440)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(440)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(440)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(440)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(440)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(440)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(440)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(440)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131530405 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823131530405 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_setup_and_nothing0(449)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(449)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(443)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_nothing0(449) MSC_Test-MGCP(444)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_setup_and_nothing0(449) MSC_Test_0-RAN(441)@7e0c241b4610: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(441)@7e0c241b4610: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(440)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(440)@7e0c241b4610: vl_len:19 MSC_Test_0-SCCP(440)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(440)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250823131530426 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131530426 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131530426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131530426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131530426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131530426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131530426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131530426 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131530427 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823131530427 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6 callref-0x80000006 tid-8) New transaction (transaction.c:231) 20250823131530427 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823131530427 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823131530427 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823131530427 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6: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) 20250823131530427 DCC INFO trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823131530427 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823131530427 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed6d100]{ESTABLISHING}: Allocated (fsm.c:456) 20250823131530427 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed6d100]{ESTABLISHING}: is child of msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed6b920] (fsm.c:486) 20250823131530427 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6: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) 20250823131530427 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed748c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131530427 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed748c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed6d100] (fsm.c:486) 20250823131530427 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x561dbed748c0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131530427 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x561dbed748c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823131530427 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed7b360]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131530428 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed7b360]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed6d100] (fsm.c:486) 20250823131530428 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x561dbed7b360]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131530428 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x561dbed7b360]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(444)@7e0c241b4610: 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(449) 20250823131533429 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x561dbed7b360]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250823131533429 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x561dbed7b360]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250823131533429 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x561dbed7b360]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250823131533429 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x561dbed7b360]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed6d100] (rtp_stream.c:239) 20250823131533429 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x561dbed7b360]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250823131533429 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x561dbed7b360]{DISCARDING}: Deallocated (fsm.c:568) 20250823131533429 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed6d100]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250823131533429 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed6d100]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823131533429 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x561dbed748c0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131533429 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x561dbed748c0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed6d100] (call_leg.c:197) 20250823131533429 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x561dbed748c0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250823131533429 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x561dbed748c0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250823131533429 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x561dbed7abf0]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250823131533429 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed6d100]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823131533429 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed6d100]{RELEASING}: Removing from parent msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed6b920] (call_leg.c:198) 20250823131533429 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed6d100]{RELEASING}: Freeing instance (call_leg.c:198) 20250823131533429 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed6d100]{RELEASING}: Deallocated (fsm.c:568) 20250823131533430 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) Freeing transaction (transaction.c:243) 20250823131533430 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823131533430 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823131533430 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823131533430 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823131533430 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131533430 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823131533430 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131533430 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131533430 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131533430 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131533431 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131533431 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131533431 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131533431 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131533431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131533431 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131533431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131533431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131533431 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131533431 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131533431 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131533431 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131533431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131533431 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131533431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131533431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(442)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(442)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(442)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(440)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(440)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(440)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(440)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(440)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(440)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(440)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(440)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(440)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(440)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(440)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(440)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(442)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131533441 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131533441 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131533441 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131533441 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131533441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131533441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131533441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131533441 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131533442 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131533442 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed6b920] (msc_a.c:1053) 20250823131533442 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131533442 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6:GERAN-A-54:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131533442 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131533443 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131533443 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131533443 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131533443 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131533443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131533443 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131533443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131533443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(442)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(440)@7e0c241b4610: Session index based on local reference:0 20250823131533444 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131533444 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131533444 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131533444 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131533444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131533444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131533444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131533444 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(441)@7e0c241b4610: Deleted conn table entry 0TC_mo_setup_and_nothing0(449)10308401 TC_mo_setup_and_nothing0(449)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131533445 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131533446 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x1795AEB6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_setup_and_nothing0(449)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(449)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(449)@7e0c241b4610: Final verdict of PTC: pass 20250823131534458 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131534459 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131534459 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131534459 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131534459 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131534459 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131534459 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131534459 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131534459 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) 20250823131534459 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131534459 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131534459 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131534459 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131534459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131534459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131534459 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131534459 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(446)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(440)@7e0c241b4610: Final verdict of PTC: none 20250823131534459 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131534459 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823131534459 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131534460 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(442)@7e0c241b4610: Final verdict of PTC: none 20250823131534460 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(443)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(445)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(439)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(441)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(448)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(447)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(444)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(450)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(439): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(440): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(441): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(442): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(443): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(444): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(445): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(446): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(447): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(448): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_mo_setup_and_nothing0(449): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(450): none (pass -> pass) MTC@7e0c241b4610: Test case TC_mo_setup_and_nothing finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass'. Sat Aug 23 13:15:34 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=294956) 20250823131535461 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=294956, count=312692) 20250823131536460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131536460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131536460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823131536462 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_timeout'. ------ MSC_Tests.TC_mo_crcx_ran_timeout ------ Sat Aug 23 13:15:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_mo_crcx_ran_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_mo_crcx_ran_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131537464 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_timeout' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_mo_crcx_ran_timeout started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(454)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(454)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(454)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(452)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131538225 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(455)@7e0c241b4610: 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 } } } 20250823131538417 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) 20250823131538417 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) 20250823131538417 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131538417 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(454)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(454)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(454)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131538422 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131538422 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131538422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131538422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131538422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131538422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131538422 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(454)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(454)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(454)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(454)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(454)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131538424 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131538424 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131538424 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131538424 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131538424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131538424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131538425 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(454)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(454)@7e0c241b4610: Message received on association #8 20250823131538425 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131538425 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(454)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(454)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(454)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(454)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(454)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(454)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131538465 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131538465 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(457)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(457)@7e0c241b4610: 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) } } } } 20250823131538472 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(457)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(457)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(457)@7e0c241b4610: 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(457)@7e0c241b4610: 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(457)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(457)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131538493 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) 20250823131538493 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(458)@7e0c241b4610: Created GsupExpect[0] for "262420000000029" to be handled at TC_mo_crcx_ran_timeout0(461) TC_mo_crcx_ran_timeout0(461)@7e0c241b4610: 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 } } } } 20250823131539231 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131539231 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131539231 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131539231 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131539231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131539231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131539231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131539231 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131539231 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131539231 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131539231 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131539231 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131539231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131539231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131539231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131539231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(454)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(453)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(453)@7e0c241b4610: Added conn table entry 0TC_mo_crcx_ran_timeout0(461)13242020 MSC_Test_0-SCCP(452)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(453)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131539244 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131539244 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131539244 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131539244 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131539244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131539244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131539244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131539244 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131539245 DMM DEBUG msc_a(IMSI-262420000000029:GERAN-A-55:LU)[0x561dbed778e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000029 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131539245 DMM DEBUG msc_a(IMSI-262420000000029:GERAN-A-55:LU)[0x561dbed778e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131539245 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x561dbed6d100]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131539245 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x561dbed6d100]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000029:GERAN-A-55:LU)[0x561dbed778e0] (fsm.c:486) 20250823131539245 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x561dbed6d100]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131539245 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x561dbed6d100]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131539245 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131539245 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000029 id=262420000000029 (vlr.c:661) 20250823131539245 DVLR INFO New subscr, IMSI: 262420000000029 (vlr.c:562) 20250823131539245 DVLR DEBUG VLR subscr IMSI-262420000000029 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131539245 DVLR DEBUG VLR subscr IMSI-262420000000029 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131539245 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131539245 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x561dbed6d100]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131539245 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x561dbed6d100]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131539245 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x561dbed6d100]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131539245 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x561dbed6d100]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131539245 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x561dbed6d100]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131539245 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x561dbed6d100]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131539245 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x561dbed777b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131539245 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x561dbed777b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x561dbed6d100] (fsm.c:486) 20250823131539245 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x561dbed777b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131539245 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x561dbed777b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131539245 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131539245 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131539245 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131539245 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131539245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131539245 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131539245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131539246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131539246 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131539246 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131539246 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131539246 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131539246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131539246 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131539246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131539246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(454)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(454)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(454)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(452)@7e0c241b4610: { messageType := 2, destLocRef := 'CA0EA4'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(452)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(452)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(452)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(452)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(452)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(458)@7e0c241b4610: Found GsupExpect[0] for "262420000000029" handled at TC_mo_crcx_ran_timeout0(461) MSC_Test-GSUP(458)@7e0c241b4610: Added IMSI table entry 0TC_mo_crcx_ran_timeout0(461)"262420000000029" 20250823131539248 DVLR DEBUG VLR subscr IMSI-262420000000029 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131539249 DVLR DEBUG VLR subscr IMSI-262420000000029 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(452)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(452)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(452)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(452)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823131539249 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131539249 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131539249 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131539249 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131539249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131539249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131539249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131539249 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_crcx_ran_timeout0(461)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(461)@7e0c241b4610: setverdict(pass): none -> pass 20250823131539253 DVLR DEBUG VLR subscr IMSI-262420000000029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131539253 DVLR DEBUG IMSI:262420000000029 has MSISDN:491230000029 (vlr.c:1045) 20250823131539253 DMSC NOTICE msub(IMSI-262420000000029:MSISDN-491230000029) VLR: update for IMSI=262420000000029 (MSISDN=491230000029) (gsm_04_08.c:1541) 20250823131539253 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131539253 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131539254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x561dbed6d100]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131539254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x561dbed777b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131539254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x561dbed777b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131539254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x561dbed777b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131539254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x561dbed777b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x561dbed6d100] (vlr_lu_fsm.c:110) 20250823131539254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x561dbed777b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131539254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x561dbed777b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131539254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x561dbed6d100]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131539254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x561dbed6d100]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131539254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x561dbed70640]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131539254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x561dbed70640]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x561dbed6d100] (fsm.c:486) 20250823131539254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x561dbed70640]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131539254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x561dbed70640]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131539254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x561dbed70640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131539254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x561dbed70640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131539254 DMSC NOTICE msub(IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x3D8E2152) VLR: update for IMSI=262420000000029 (MSISDN=491230000029) (gsm_04_08.c:1541) 20250823131539254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x561dbed70640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131539254 DMM DEBUG -> IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x3D8E2152 LOCATION UPDATE ACCEPT (TMSI = 0x3d8e2152) (gsm_04_08.c:149) 20250823131539254 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x3D8E2152 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131539254 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131539254 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131539254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131539254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131539254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131539254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131539254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131539254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(454)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(452)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(452)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(452)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(452)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_timeout0(461)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(453)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(453)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(452)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(452)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(452)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(452)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823131539263 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131539263 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131539263 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131539263 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131539263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131539263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131539263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(454)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131539263 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131539263 DMM DEBUG msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x3D8E2152:GERAN-A-55:LU)[0x561dbed778e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131539263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x3D8E2152:GERAN-A-55:LU)[0x561dbed6d100]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131539263 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x561dbed70640]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131539263 DMSC NOTICE msub(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152) VLR: update for IMSI=262420000000029 (MSISDN=491230000029) (gsm_04_08.c:1541) 20250823131539263 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131539263 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x561dbed70640]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131539263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-55:LU)[0x561dbed6d100]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131539263 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x561dbed70640]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131539263 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x561dbed70640]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-55:LU)[0x561dbed6d100] (vlr_lu_fsm.c:817) 20250823131539263 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x561dbed70640]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131539263 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x561dbed70640]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131539263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-55:LU)[0x561dbed6d100]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131539264 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000029/3/1): Available (smpp_smsc.c:626) 20250823131539264 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131539264 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152 + 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) 20250823131539264 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131539264 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131539264 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131539264 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131539264 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131539264 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131539264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131539264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131539264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131539264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(454)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(452)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(452)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(452)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(452)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(452)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(452)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(452)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(452)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(454)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131539268 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131539268 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131539268 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131539268 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131539268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131539268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131539268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131539268 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131539268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-55:LU)[0x561dbed6d100]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131539268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-55:LU)[0x561dbed6d100]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-55:LU)[0x561dbed778e0] (msc_a.c:1053) 20250823131539268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-55:LU)[0x561dbed6d100]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131539268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-55:LU)[0x561dbed6d100]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131539268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-55:LU)[0x561dbed6d100]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131539269 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131539269 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131539269 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131539269 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131539269 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131539269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131539269 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131539269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131539269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(454)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(452)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(454)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131539270 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131539270 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131539270 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131539270 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131539270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131539270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131539270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131539270 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(453)@7e0c241b4610: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(461)13242020 TC_mo_crcx_ran_timeout0(461)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131539272 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131539272 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_timeout0(461)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(461)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(461)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(461)@7e0c241b4610: 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 := '3D8E2152'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(453)@7e0c241b4610: Added conn table entry 0TC_mo_crcx_ran_timeout0(461)9861983 MSC_Test_0-RAN(453)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(452)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(454)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131539474 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131539474 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131539474 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131539474 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131539474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131539474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131539474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131539474 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131539474 DMM DEBUG msc_a(TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed7b360]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823131539474 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131539474 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed7b360] (fsm.c:486) 20250823131539474 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131539474 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131539474 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823131539474 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131539474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131539474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131539474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131539474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131539474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131539474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131539474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131539474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131539474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131539474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131539475 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000029/3/1): Available (smpp_smsc.c:626) 20250823131539475 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823131539475 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131539475 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131539475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131539475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131539475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131539475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131539475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131539475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131539475 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131539475 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131539475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131539475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131539475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131539475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131539475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131539475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131539475 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131539475 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131539475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131539475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131539475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131539475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131539475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131539475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(454)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(454)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(454)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(454)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(454)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(452)@7e0c241b4610: { messageType := 2, destLocRef := '967B5F'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(452)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(452)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(452)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(452)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(452)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(452)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(452)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(452)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(452)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131539476 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823131539476 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_crcx_ran_timeout0(461)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(461)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(455)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_timeout0(461) MSC_Test-MGCP(456)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_crcx_ran_timeout0(461) MSC_Test_0-RAN(453)@7e0c241b4610: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(453)@7e0c241b4610: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(452)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(452)@7e0c241b4610: vl_len:19 MSC_Test_0-SCCP(452)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(452)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(454)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131539480 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131539480 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131539480 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131539480 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131539480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131539480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131539480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131539480 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131539480 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823131539480 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152 callref-0x80000007 tid-8) New transaction (transaction.c:231) 20250823131539480 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823131539480 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823131539480 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823131539480 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152: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) 20250823131539480 DCC INFO trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823131539480 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823131539480 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed6b6c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250823131539480 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed6b6c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed7b360] (fsm.c:486) 20250823131539481 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152: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) 20250823131539481 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed74030]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131539481 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed74030]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed6b6c0] (fsm.c:486) 20250823131539481 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:no-CI)[0x561dbed74030]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131539481 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:no-CI)[0x561dbed74030]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823131539481 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed7ccb0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131539481 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed7ccb0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed6b6c0] (fsm.c:486) 20250823131539481 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x561dbed7ccb0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131539481 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x561dbed7ccb0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(456)@7e0c241b4610: 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(461) TC_mo_crcx_ran_timeout0(461)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823131539487 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:no-CI)[0x561dbed74030]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131539487 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed6b6c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823131539487 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152: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(461)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(455)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_mo_crcx_ran_timeout0(461) MSC_Test-MNCC(455)@7e0c241b4610: Added conn table entry 0TC_mo_crcx_ran_timeout0(461)-2147483641 TC_mo_crcx_ran_timeout0(461)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_timeout0(461)@7e0c241b4610: f_mo_call_establish DONE TC_mo_crcx_ran_timeout0(461)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131542482 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x561dbed7ccb0]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250823131542482 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x561dbed7ccb0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250823131542482 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x561dbed7ccb0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250823131542482 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x561dbed7ccb0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed6b6c0] (rtp_stream.c:239) 20250823131542482 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x561dbed7ccb0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250823131542482 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x561dbed7ccb0]{DISCARDING}: Deallocated (fsm.c:568) 20250823131542482 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed6b6c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250823131542482 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed6b6c0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823131542482 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed74030]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131542482 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed74030]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed6b6c0] (call_leg.c:197) 20250823131542482 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed74030]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250823131542482 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed74030]{ESTABLISHING}: Deallocated (fsm.c:568) 20250823131542483 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x561dbed777b0]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250823131542483 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed6b6c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823131542483 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed6b6c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed7b360] (call_leg.c:198) 20250823131542483 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed6b6c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250823131542483 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed6b6c0]{RELEASING}: Deallocated (fsm.c:568) 20250823131542483 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) Freeing transaction (transaction.c:243) 20250823131542483 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823131542483 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823131542483 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823131542483 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823131542483 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823131542483 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131542483 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823131542483 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131542483 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131542483 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131542483 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131542484 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131542484 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131542484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131542484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131542484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131542484 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131542484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131542484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131542484 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131542484 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131542484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131542484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131542484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131542484 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131542484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131542484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(454)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(454)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(454)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(452)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(452)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(452)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(452)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(452)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(452)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(452)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(452)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(455)@7e0c241b4610: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(461)-2147483641 MSC_Test_0-SCCP(452)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(452)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(452)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(452)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131542491 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131542491 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131542491 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131542491 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131542491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131542491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131542491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(454)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131542491 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131542492 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131542492 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed7b360] (msc_a.c:1053) 20250823131542492 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131542492 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152:GERAN-A-56:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131542492 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131542492 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131542492 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131542492 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131542492 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131542492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131542492 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131542492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131542492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(454)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(452)@7e0c241b4610: Session index based on local reference:0 20250823131542493 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131542493 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131542493 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131542493 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131542493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131542493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131542493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131542493 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(453)@7e0c241b4610: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(461)9861983 TC_mo_crcx_ran_timeout0(461)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131542494 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131542494 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x3D8E2152 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_timeout0(461)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(461)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(461)@7e0c241b4610: Final verdict of PTC: pass 20250823131542504 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131542504 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(458)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(454)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(455)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(452)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(453)@7e0c241b4610: Final verdict of PTC: none 20250823131542507 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(451)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(459)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(462)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(457)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(460)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(456)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(451): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(452): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(453): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(454): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(455): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(456): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(457): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(458): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(459): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(460): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_mo_crcx_ran_timeout0(461): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(462): none (pass -> pass) MTC@7e0c241b4610: Test case TC_mo_crcx_ran_timeout finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_timeout pass'. Sat Aug 23 13:15:42 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 20250823131542698 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131542698 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131542698 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131542698 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131542698 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131542698 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131542698 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131542698 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131542698 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) 20250823131542698 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131542698 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131542698 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131542698 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131542698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131542699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131542699 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131542699 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131542699 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131542699 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=313404) 20250823131543508 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=313404, count=323572) 20250823131544510 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131544699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131544699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131544699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_timeout pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_reject'. ------ MSC_Tests.TC_mo_crcx_ran_reject ------ Sat Aug 23 13:15:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_mo_crcx_ran_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_mo_crcx_ran_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131545512 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_reject' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_mo_crcx_ran_reject started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(466)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(466)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(466)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(464)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131546245 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(467)@7e0c241b4610: 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 } } } 20250823131546440 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) 20250823131546440 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) 20250823131546440 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131546440 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(466)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(466)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(466)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131546446 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131546446 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131546446 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131546446 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131546446 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131546446 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131546446 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(466)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(466)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(466)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(466)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(466)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131546449 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131546449 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131546449 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131546449 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131546449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131546449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131546449 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(466)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(466)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(466)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(466)@7e0c241b4610: Message received on association #8 20250823131546450 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131546450 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(466)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(466)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(466)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(466)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131546513 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131546513 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(469)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(469)@7e0c241b4610: 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) } } } } 20250823131546519 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(469)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(469)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(469)@7e0c241b4610: 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(469)@7e0c241b4610: 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(469)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(469)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131546544 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) 20250823131546544 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(470)@7e0c241b4610: Created GsupExpect[0] for "262420000000030" to be handled at TC_mo_crcx_ran_reject0(473) TC_mo_crcx_ran_reject0(473)@7e0c241b4610: 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 } } } } 20250823131547252 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131547252 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131547252 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131547252 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131547252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131547252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131547252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131547252 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131547253 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131547253 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131547253 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131547253 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131547253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131547253 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131547253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131547253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(466)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(465)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(465)@7e0c241b4610: Added conn table entry 0TC_mo_crcx_ran_reject0(473)6245949 MSC_Test_0-SCCP(464)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(465)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131547268 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131547268 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131547268 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131547268 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131547268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131547268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131547268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131547268 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131547269 DMM DEBUG msc_a(IMSI-262420000000030:GERAN-A-57:LU)[0x561dbed74030]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000030 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131547269 DMM DEBUG msc_a(IMSI-262420000000030:GERAN-A-57:LU)[0x561dbed74030]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131547269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x561dbed73f00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131547269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x561dbed73f00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000030:GERAN-A-57:LU)[0x561dbed74030] (fsm.c:486) 20250823131547269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x561dbed73f00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131547269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x561dbed73f00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131547269 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131547269 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000030 id=262420000000030 (vlr.c:661) 20250823131547269 DVLR INFO New subscr, IMSI: 262420000000030 (vlr.c:562) 20250823131547269 DVLR DEBUG VLR subscr IMSI-262420000000030 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131547269 DVLR DEBUG VLR subscr IMSI-262420000000030 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131547269 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131547269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x561dbed73f00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131547269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x561dbed73f00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131547269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x561dbed73f00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131547269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x561dbed73f00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131547270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x561dbed73f00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131547270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x561dbed73f00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131547270 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x561dbed6c0a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131547270 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x561dbed6c0a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x561dbed73f00] (fsm.c:486) 20250823131547270 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x561dbed6c0a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131547270 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x561dbed6c0a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131547270 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131547270 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131547270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131547270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131547270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131547270 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131547270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131547270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131547270 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131547270 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131547270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131547270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131547270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131547270 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131547270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131547270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(466)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(466)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(466)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(464)@7e0c241b4610: { messageType := 2, destLocRef := '5F4E3D'O ("_N="), 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(464)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(464)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(464)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(464)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(464)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(470)@7e0c241b4610: Found GsupExpect[0] for "262420000000030" handled at TC_mo_crcx_ran_reject0(473) MSC_Test-GSUP(470)@7e0c241b4610: Added IMSI table entry 0TC_mo_crcx_ran_reject0(473)"262420000000030" 20250823131547273 DVLR DEBUG VLR subscr IMSI-262420000000030 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131547274 DVLR DEBUG VLR subscr IMSI-262420000000030 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(464)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(464)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(464)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(464)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823131547274 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131547274 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131547274 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131547274 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(466)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131547274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131547274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131547274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131547274 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_mo_crcx_ran_reject0(473)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(473)@7e0c241b4610: setverdict(pass): none -> pass 20250823131547278 DVLR DEBUG VLR subscr IMSI-262420000000030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131547278 DVLR DEBUG IMSI:262420000000030 has MSISDN:491230000030 (vlr.c:1045) 20250823131547278 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250823131547278 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131547279 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131547279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x561dbed73f00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131547279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x561dbed6c0a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131547279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x561dbed6c0a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131547279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x561dbed6c0a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131547279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x561dbed6c0a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x561dbed73f00] (vlr_lu_fsm.c:110) 20250823131547279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x561dbed6c0a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131547279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x561dbed6c0a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131547279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x561dbed73f00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131547279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x561dbed73f00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131547279 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x561dbed6d0c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131547279 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x561dbed6d0c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x561dbed73f00] (fsm.c:486) 20250823131547279 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x561dbed6d0c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131547279 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x561dbed6d0c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131547279 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x561dbed6d0c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131547279 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x561dbed6d0c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131547279 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x21231A02) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250823131547279 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x561dbed6d0c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131547279 DMM DEBUG -> IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x21231A02 LOCATION UPDATE ACCEPT (TMSI = 0x21231a02) (gsm_04_08.c:149) 20250823131547279 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x21231A02 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131547280 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131547280 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131547280 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131547280 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131547280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131547280 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131547280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131547280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(466)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(464)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(464)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(464)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(464)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(473)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(465)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(465)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(464)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(464)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(464)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(464)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823131547287 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131547287 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131547287 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131547287 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131547287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131547287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131547287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131547287 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131547287 DMM DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x21231A02:GERAN-A-57:LU)[0x561dbed74030]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131547287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x21231A02:GERAN-A-57:LU)[0x561dbed73f00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131547287 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x561dbed6d0c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131547287 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250823131547287 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131547287 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x561dbed6d0c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131547287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-57:LU)[0x561dbed73f00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131547287 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x561dbed6d0c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131547287 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x561dbed6d0c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-57:LU)[0x561dbed73f00] (vlr_lu_fsm.c:817) 20250823131547287 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x561dbed6d0c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131547287 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x561dbed6d0c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131547287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-57:LU)[0x561dbed73f00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131547287 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000030/3/1): Available (smpp_smsc.c:626) 20250823131547287 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131547287 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 + 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) 20250823131547287 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131547287 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131547287 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131547287 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131547287 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131547288 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131547288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131547288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131547288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131547288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(466)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(464)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(464)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(464)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(464)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(464)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(464)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(464)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(464)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(466)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131547289 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131547289 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131547289 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131547289 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131547289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131547289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131547289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131547289 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131547290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-57:LU)[0x561dbed73f00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131547290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-57:LU)[0x561dbed73f00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-57:LU)[0x561dbed74030] (msc_a.c:1053) 20250823131547290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-57:LU)[0x561dbed73f00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131547290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-57:LU)[0x561dbed73f00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131547290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-57:LU)[0x561dbed73f00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131547290 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131547290 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131547290 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131547290 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131547290 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131547290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131547290 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131547290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131547290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(466)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(464)@7e0c241b4610: Session index based on local reference:0 20250823131547291 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131547291 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131547291 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131547291 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131547291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131547291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131547291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131547291 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(465)@7e0c241b4610: Deleted conn table entry 0TC_mo_crcx_ran_reject0(473)6245949 TC_mo_crcx_ran_reject0(473)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131547292 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131547292 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_reject0(473)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(473)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(473)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(473)@7e0c241b4610: 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 := '21231A02'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(465)@7e0c241b4610: Added conn table entry 0TC_mo_crcx_ran_reject0(473)6893496 MSC_Test_0-RAN(465)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(464)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(466)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131547494 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131547494 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131547494 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131547494 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131547494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131547494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131547494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131547494 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131547495 DMM DEBUG msc_a(TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed7ccb0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823131547495 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed778e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131547495 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed778e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed7ccb0] (fsm.c:486) 20250823131547495 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed778e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131547495 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed778e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131547495 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823131547495 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131547495 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed778e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131547495 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed778e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131547495 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed778e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131547495 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed778e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131547495 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed778e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131547495 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed778e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131547495 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed778e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131547496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed778e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131547496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed778e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131547496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed778e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131547496 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000030/3/1): Available (smpp_smsc.c:626) 20250823131547496 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823131547496 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131547496 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131547496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131547496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131547496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131547496 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131547496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131547496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131547496 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131547496 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131547496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131547496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131547496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131547496 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131547496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131547496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131547496 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131547496 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131547496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131547496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131547496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131547496 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131547497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131547497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(466)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(466)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(466)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(466)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(466)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(464)@7e0c241b4610: { messageType := 2, destLocRef := '692FB8'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(464)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(464)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(464)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(464)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(464)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(464)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(464)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(464)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(464)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131547500 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823131547500 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_crcx_ran_reject0(473)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(473)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(467)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_reject0(473) MSC_Test-MGCP(468)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_crcx_ran_reject0(473) MSC_Test_0-RAN(465)@7e0c241b4610: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(465)@7e0c241b4610: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(464)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(464)@7e0c241b4610: vl_len:19 MSC_Test_0-SCCP(464)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(464)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250823131547521 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131547521 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131547521 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131547521 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131547521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131547521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131547521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131547521 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131547521 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823131547521 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 callref-0x80000008 tid-8) New transaction (transaction.c:231) 20250823131547521 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823131547521 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823131547521 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823131547521 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02: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) 20250823131547521 DCC INFO trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823131547521 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823131547521 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed6c0a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250823131547521 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed6c0a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed7ccb0] (fsm.c:486) 20250823131547521 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02: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) 20250823131547521 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed749f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131547521 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed749f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed6c0a0] (fsm.c:486) 20250823131547521 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x561dbed749f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131547521 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x561dbed749f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823131547521 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed7b400]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131547521 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed7b400]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed6c0a0] (fsm.c:486) 20250823131547521 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x561dbed7b400]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131547522 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x561dbed7b400]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(468)@7e0c241b4610: 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(473) TC_mo_crcx_ran_reject0(473)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823131547533 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x561dbed7b2d0]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250823131547533 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x561dbed749f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250823131547533 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x561dbed749f0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250823131547533 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x561dbed749f0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250823131547533 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x561dbed749f0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed6c0a0] (rtp_stream.c:239) 20250823131547533 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x561dbed749f0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250823131547533 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x561dbed749f0]{DISCARDING}: Deallocated (fsm.c:568) 20250823131547533 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed6c0a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250823131547533 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed6c0a0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823131547533 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x561dbed7b400]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131547533 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x561dbed7b400]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed6c0a0] (call_leg.c:197) 20250823131547533 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x561dbed7b400]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250823131547533 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x561dbed7b400]{ESTABLISHING}: Deallocated (fsm.c:568) 20250823131547533 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed6c0a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823131547533 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed6c0a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed7ccb0] (call_leg.c:198) 20250823131547533 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed6c0a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250823131547533 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed6c0a0]{RELEASING}: Deallocated (fsm.c:568) 20250823131547533 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) Freeing transaction (transaction.c:243) 20250823131547533 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823131547533 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823131547533 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823131547533 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823131547533 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131547533 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823131547533 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131547533 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131547533 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131547533 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131547534 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131547534 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131547534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131547534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131547534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131547534 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131547534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131547534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131547534 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131547534 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131547534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131547534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131547534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131547534 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131547534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131547534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(466)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(466)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(464)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(464)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(464)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(464)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(466)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(464)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(464)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(464)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(464)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(473)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_reject0(473)@7e0c241b4610: f_mo_call_establish DONE TC_mo_crcx_ran_reject0(473)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(464)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(464)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(464)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(464)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(466)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131548038 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131548038 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131548038 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131548038 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131548038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131548038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131548038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131548038 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131548038 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed778e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131548039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed778e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed7ccb0] (msc_a.c:1053) 20250823131548039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed778e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131548039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-58:CM_SERVICE_REQ)[0x561dbed778e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131548039 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131548039 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131548039 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131548039 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131548039 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131548039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131548039 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131548039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131548039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(466)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(464)@7e0c241b4610: Session index based on local reference:0 20250823131548040 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131548040 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131548040 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131548040 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131548040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131548040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131548040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(466)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131548040 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(465)@7e0c241b4610: Deleted conn table entry 0TC_mo_crcx_ran_reject0(473)6893496 TC_mo_crcx_ran_reject0(473)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131548042 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131548042 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_reject0(473)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(473)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(473)@7e0c241b4610: Final verdict of PTC: pass 20250823131548051 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131548051 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(470)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(467)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(464)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(466)@7e0c241b4610: Final verdict of PTC: none 20250823131548054 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(471)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(469)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(474)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(465)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(463)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(468)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(472)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(463): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(464): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(465): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(466): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(467): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(468): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(469): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(470): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(471): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(472): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_mo_crcx_ran_reject0(473): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(474): none (pass -> pass) MTC@7e0c241b4610: Test case TC_mo_crcx_ran_reject finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass'. Sat Aug 23 13:15:48 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 20250823131548242 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131548242 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131548242 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131548243 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131548243 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131548243 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131548243 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131548243 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131548243 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) 20250823131548243 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131548243 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131548243 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131548243 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131548243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131548243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131548243 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131548243 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131548243 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131548243 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=314012) 20250823131549055 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=314012, count=315268) 20250823131550057 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131550245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131550245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131550245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_crcx_ran_reject'. ------ MSC_Tests.TC_mt_crcx_ran_reject ------ Sat Aug 23 13:15:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_mt_crcx_ran_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_mt_crcx_ran_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131551058 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_crcx_ran_reject' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_mt_crcx_ran_reject started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(478)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(478)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(478)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(476)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131551829 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(479)@7e0c241b4610: 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 } } } 20250823131552020 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) 20250823131552020 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) 20250823131552020 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131552020 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(478)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(478)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(478)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131552025 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131552025 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131552025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131552025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131552025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131552025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131552025 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(478)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(478)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(478)@7e0c241b4610: Message received on association #8 20250823131552025 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131552025 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131552025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131552025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131552025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131552025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131552025 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(478)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(478)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(478)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(478)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(478)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(478)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(478)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(478)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823131552025 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131552025 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(478)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(478)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131552059 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131552059 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(481)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(481)@7e0c241b4610: 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) } } } } 20250823131552065 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(481)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(481)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(481)@7e0c241b4610: 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(481)@7e0c241b4610: 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(481)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(481)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131552084 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) 20250823131552084 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(482)@7e0c241b4610: Created GsupExpect[0] for "262420000000031" to be handled at TC_mt_crcx_ran_reject0(485) TC_mt_crcx_ran_reject0(485)@7e0c241b4610: 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 } } } } 20250823131552830 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131552830 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131552830 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131552830 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131552830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131552830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131552830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131552830 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131552831 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131552831 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131552831 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131552831 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131552831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131552831 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131552831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131552831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(478)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(477)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(477)@7e0c241b4610: Added conn table entry 0TC_mt_crcx_ran_reject0(485)9666300 MSC_Test_0-SCCP(476)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(477)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131552845 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131552845 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131552845 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131552845 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131552845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131552845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131552845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131552845 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131552845 DMM DEBUG msc_a(IMSI-262420000000031:GERAN-A-59:LU)[0x561dbed7b400]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000031 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131552846 DMM DEBUG msc_a(IMSI-262420000000031:GERAN-A-59:LU)[0x561dbed7b400]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131552846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x561dbed70640]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131552846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x561dbed70640]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000031:GERAN-A-59:LU)[0x561dbed7b400] (fsm.c:486) 20250823131552846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x561dbed70640]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131552846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x561dbed70640]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131552846 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131552846 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000031 id=262420000000031 (vlr.c:661) 20250823131552846 DVLR INFO New subscr, IMSI: 262420000000031 (vlr.c:562) 20250823131552846 DVLR DEBUG VLR subscr IMSI-262420000000031 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131552846 DVLR DEBUG VLR subscr IMSI-262420000000031 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131552846 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131552846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x561dbed70640]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131552846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x561dbed70640]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131552846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x561dbed70640]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131552846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x561dbed70640]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131552846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x561dbed70640]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131552846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x561dbed70640]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131552846 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131552846 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x561dbed70640] (fsm.c:486) 20250823131552846 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131552846 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131552846 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131552846 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131552846 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131552846 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131552846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131552846 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131552846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131552846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131552846 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131552846 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131552846 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131552846 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131552846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131552846 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131552846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131552846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(478)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(478)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(478)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(476)@7e0c241b4610: { messageType := 2, destLocRef := '937EFC'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(476)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(476)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(476)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(476)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(476)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(482)@7e0c241b4610: Found GsupExpect[0] for "262420000000031" handled at TC_mt_crcx_ran_reject0(485) MSC_Test-GSUP(482)@7e0c241b4610: Added IMSI table entry 0TC_mt_crcx_ran_reject0(485)"262420000000031" 20250823131552849 DVLR DEBUG VLR subscr IMSI-262420000000031 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131552849 DVLR DEBUG VLR subscr IMSI-262420000000031 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(476)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(476)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(476)@7e0c241b4610: vl_from0 20250823131552850 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131552850 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131552850 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131552850 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131552850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131552850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131552850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131552850 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(476)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(478)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_crcx_ran_reject0(485)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(485)@7e0c241b4610: setverdict(pass): none -> pass 20250823131552854 DVLR DEBUG VLR subscr IMSI-262420000000031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131552854 DVLR DEBUG IMSI:262420000000031 has MSISDN:491230000031 (vlr.c:1045) 20250823131552854 DMSC NOTICE msub(IMSI-262420000000031:MSISDN-491230000031) VLR: update for IMSI=262420000000031 (MSISDN=491230000031) (gsm_04_08.c:1541) 20250823131552854 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131552855 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131552855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x561dbed70640]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131552855 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131552855 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131552855 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131552855 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x561dbed70640] (vlr_lu_fsm.c:110) 20250823131552855 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131552855 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131552855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x561dbed70640]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131552855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x561dbed70640]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131552855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x561dbed71300]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131552855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x561dbed71300]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x561dbed70640] (fsm.c:486) 20250823131552855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x561dbed71300]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131552855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x561dbed71300]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131552855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x561dbed71300]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131552855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x561dbed71300]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131552855 DMSC NOTICE msub(IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x9EAE145F) VLR: update for IMSI=262420000000031 (MSISDN=491230000031) (gsm_04_08.c:1541) 20250823131552855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x561dbed71300]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131552855 DMM DEBUG -> IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x9EAE145F LOCATION UPDATE ACCEPT (TMSI = 0x9eae145f) (gsm_04_08.c:149) 20250823131552855 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x9EAE145F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131552855 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131552855 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131552855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131552855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131552855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131552855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131552855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131552855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(478)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(476)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(476)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(476)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(476)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_crcx_ran_reject0(485)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(477)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(477)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(476)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(476)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(476)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(476)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823131552862 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131552862 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131552862 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(478)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131552862 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131552862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131552862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131552862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131552862 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131552862 DMM DEBUG msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x9EAE145F:GERAN-A-59:LU)[0x561dbed7b400]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131552862 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x9EAE145F:GERAN-A-59:LU)[0x561dbed70640]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131552862 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x561dbed71300]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131552862 DMSC NOTICE msub(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F) VLR: update for IMSI=262420000000031 (MSISDN=491230000031) (gsm_04_08.c:1541) 20250823131552862 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131552862 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x561dbed71300]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131552862 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-59:LU)[0x561dbed70640]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131552862 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x561dbed71300]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131552862 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x561dbed71300]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-59:LU)[0x561dbed70640] (vlr_lu_fsm.c:817) 20250823131552862 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x561dbed71300]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131552862 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x561dbed71300]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131552862 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-59:LU)[0x561dbed70640]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131552862 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000031/3/1): Available (smpp_smsc.c:626) 20250823131552862 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131552862 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F + 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) 20250823131552862 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131552862 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131552862 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131552862 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131552862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131552862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131552862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131552862 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131552862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131552862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(478)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(476)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(476)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(476)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(476)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(476)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(476)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(476)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(476)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131552864 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131552864 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131552864 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131552864 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131552864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131552864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131552864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131552864 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131552864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-59:LU)[0x561dbed70640]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131552864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-59:LU)[0x561dbed70640]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-59:LU)[0x561dbed7b400] (msc_a.c:1053) 20250823131552864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-59:LU)[0x561dbed70640]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131552864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-59:LU)[0x561dbed70640]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131552864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-59:LU)[0x561dbed70640]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131552864 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F - active-conn: now used by 1 (attached) (msub.c:375) 20250823131552864 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131552864 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131552864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131552864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131552864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131552864 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131552864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131552864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(478)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(476)@7e0c241b4610: Session index based on local reference:0 20250823131552865 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(478)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131552865 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131552865 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131552865 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131552865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131552865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131552865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131552865 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(477)@7e0c241b4610: Deleted conn table entry 0TC_mt_crcx_ran_reject0(485)9666300 TC_mt_crcx_ran_reject0(485)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131552866 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131552866 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_crcx_ran_reject0(485)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(485)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(485)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(477)@7e0c241b4610: Created IMSI[0] for '262420000000031'H'9EAE145F'O to be handled at TC_mt_crcx_ran_reject0(485) MSC_Test-MNCC(479)@7e0c241b4610: Added conn table entry 0TC_mt_crcx_ran_reject0(485)2072342550 20250823131552874 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823131552874 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823131552874 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F callref-0x7b857016 tid-255) New transaction (transaction.c:231) 20250823131552874 DMNCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F callref-0x7b857016 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) 20250823131552874 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F callref-0x7b857016 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) 20250823131552874 DMNCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F callref-0x7b857016 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823131552875 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250823131552875 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250823131552875 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131552875 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131552875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131552875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131552875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131552875 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131552875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131552875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(478)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(477)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_crcx_ran_reject0(485) TC_mt_crcx_ran_reject0(485)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(485)@7e0c241b4610: 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 := '9EAE145F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(477)@7e0c241b4610: Added conn table entry 0TC_mt_crcx_ran_reject0(485)13427180 MSC_Test_0-SCCP(476)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(478)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131552880 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131552880 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131552880 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131552880 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131552881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131552881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131552881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131552881 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131552881 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed7b2d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131552881 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed7b2d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed749f0] (fsm.c:486) 20250823131552881 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed7b2d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131552881 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed7b2d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131552881 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823131552881 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131552881 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed7b2d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131552881 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed7b2d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131552881 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed7b2d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131552881 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed7b2d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131552881 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed7b2d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131552881 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed7b2d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131552881 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed7b2d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131552881 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed7b2d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131552881 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed7b2d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131552881 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed7b2d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131552881 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F callref-0x7b857016 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823131552881 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823131552881 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP callref-0x7b857016 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823131552881 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP callref-0x7b857016 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) 20250823131552881 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP callref-0x7b857016 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823131552881 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823131552881 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000031/3/1): Available (smpp_smsc.c:626) 20250823131552881 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250823131552881 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131552881 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131552881 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131552881 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131552882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131552882 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131552882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131552882 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131552882 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131552882 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131552882 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131552882 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131552882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131552882 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131552882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131552882 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131552882 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131552882 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131552882 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131552882 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131552882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131552882 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131552882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131552882 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(478)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(478)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(476)@7e0c241b4610: { messageType := 2, destLocRef := 'CCE1EC'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(476)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(478)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(478)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(478)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(476)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(476)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(476)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(476)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(476)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(476)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(476)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(476)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131552884 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250823131552884 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_mt_crcx_ran_reject0(485)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(485)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(480)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_crcx_ran_reject0(485) MSC_Test_0-RAN(477)@7e0c241b4610: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(477)@7e0c241b4610: patched enc_l3: '8308'O MSC_Test_0-SCCP(476)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(476)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(476)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(476)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028308'O 20250823131552892 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131552892 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131552892 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(478)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131552892 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131552892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131552893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131552893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131552893 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131552893 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP callref-0x7b857016 tid-0) rx CALL_CONF in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823131552893 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP callref-0x7b857016 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823131552893 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP callref-0x7b857016 tid-0) starting timer T310 with 30 seconds (gsm_04_08_cc.c:574) 20250823131552893 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed71300]{ESTABLISHING}: Allocated (fsm.c:456) 20250823131552893 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed71300]{ESTABLISHING}: is child of msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed749f0] (fsm.c:486) 20250823131552893 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP callref-0x7b857016 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) 20250823131552893 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed778e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131552893 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed778e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed71300] (fsm.c:486) 20250823131552893 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x561dbed778e0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131552893 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x561dbed778e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823131552893 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed840d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131552893 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed840d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed71300] (fsm.c:486) 20250823131552893 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x561dbed840d0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131552893 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x561dbed840d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823131552893 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP callref-0x7b857016 tid-0) new state CALL_PRESENT -> MO_TERM_CALL_CONF (gsm_04_08_cc.c:194) 20250823131552893 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP callref-0x7b857016 tid-0) tx MNCC_CALL_CONF_IND (gsm_04_08_cc.c:309) MSC_Test-MGCP(480)@7e0c241b4610: 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(485) 20250823131552900 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x561dbed75200]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250823131552900 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x561dbed778e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250823131552900 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x561dbed778e0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250823131552900 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x561dbed778e0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250823131552900 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x561dbed778e0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed71300] (rtp_stream.c:239) 20250823131552900 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x561dbed778e0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250823131552900 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x561dbed778e0]{DISCARDING}: Deallocated (fsm.c:568) 20250823131552900 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed71300]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250823131552900 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed71300]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823131552900 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x561dbed840d0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131552900 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x561dbed840d0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed71300] (call_leg.c:197) 20250823131552900 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x561dbed840d0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250823131552900 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x561dbed840d0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250823131552900 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed71300]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823131552900 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed71300]{RELEASING}: Removing from parent msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed749f0] (call_leg.c:198) 20250823131552900 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed71300]{RELEASING}: Freeing instance (call_leg.c:198) 20250823131552900 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed71300]{RELEASING}: Deallocated (fsm.c:568) 20250823131552900 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP callref-0x7b857016 tid-0) Freeing transaction (transaction.c:243) 20250823131552900 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP callref-0x7b857016 tid-0) stopping pending timer T310 (gsm_04_08_cc.c:228) 20250823131552900 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP callref-0x7b857016 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823131552900 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP callref-0x7b857016 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823131552900 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP callref-0x7b857016 tid-0) new state MO_TERM_CALL_CONF -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823131552900 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP callref-0x7b857016 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823131552900 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP callref-0x7b857016 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823131552900 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823131552900 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131552900 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131552900 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131552900 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131552901 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131552901 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131552901 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131552901 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131552901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131552901 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131552901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131552901 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131552901 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131552901 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131552901 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131552901 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131552901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131552901 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131552901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131552901 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(478)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(476)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(476)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(476)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(476)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(478)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(478)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(476)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(476)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(476)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(476)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(479)@7e0c241b4610: Deleted conn table entry 0TC_mt_crcx_ran_reject0(485)2072342550 MSC_Test_0-SCCP(476)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(476)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(476)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(476)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131552904 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131552904 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131552904 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131552904 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(478)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131552904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131552904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131552904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131552904 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131552904 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed7b2d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131552904 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed7b2d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed749f0] (msc_a.c:1053) 20250823131552904 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed7b2d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131552904 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F:GERAN-A-60:PAGING_RESP)[0x561dbed7b2d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131552904 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x9EAE145F - active-conn: now used by 1 (attached) (msub.c:375) 20250823131552904 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131552904 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131552904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131552904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131552904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131552904 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131552904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131552904 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(478)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(476)@7e0c241b4610: Session index based on local reference:0 20250823131552905 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131552905 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131552905 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131552905 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131552905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131552905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131552905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131552905 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(477)@7e0c241b4610: Deleted conn table entry 0TC_mt_crcx_ran_reject0(485)13427180 TC_mt_crcx_ran_reject0(485)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(485)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(485)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-M3UA(478)@7e0c241b4610: Final verdict of PTC: none 20250823131552910 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131552910 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(476)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(479)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(482)@7e0c241b4610: Final verdict of PTC: none 20250823131552912 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(486)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(481)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(480)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(475)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(477)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(483)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(484)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(475): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(476): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(477): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(478): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(479): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(480): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(481): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(482): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(483): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(484): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_mt_crcx_ran_reject0(485): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(486): none (pass -> pass) MTC@7e0c241b4610: Test case TC_mt_crcx_ran_reject finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass'. Sat Aug 23 13:15:52 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 20250823131553106 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131553106 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131553106 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131553106 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131553106 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131553106 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131553106 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131553106 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131553106 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) 20250823131553106 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131553106 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131553106 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131553106 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131553106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131553106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131553106 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131553106 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131553107 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131553107 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=319484) 20250823131553914 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=319484, count=324384) 20250823131554914 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131555108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131555108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131555108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_dtmf_dup'. ------ MSC_Tests.TC_mo_setup_and_dtmf_dup ------ Sat Aug 23 13:15:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_mo_setup_and_dtmf_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_mo_setup_and_dtmf_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131555915 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_dtmf_dup' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_mo_setup_and_dtmf_dup started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(490)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(490)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(490)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(488)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131556624 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(491)@7e0c241b4610: 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 } } } 20250823131556817 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) 20250823131556817 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) 20250823131556817 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131556817 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(490)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(490)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(490)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131556823 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131556823 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131556823 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131556823 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131556823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131556823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131556823 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(490)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(490)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(490)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(490)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(490)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(490)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823131556826 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131556826 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131556826 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131556826 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131556826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131556826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131556826 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(490)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(490)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(490)@7e0c241b4610: Message received on association #8 20250823131556827 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131556827 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(490)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(490)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(490)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(490)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131556916 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131556916 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(493)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(493)@7e0c241b4610: 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) } } } } 20250823131556923 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(493)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(493)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(493)@7e0c241b4610: 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(493)@7e0c241b4610: 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(493)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(493)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131556948 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) 20250823131556948 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(494)@7e0c241b4610: Created GsupExpect[0] for "262420000000039" to be handled at TC_mo_setup_and_dtmf_dup0(497) TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: 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 } } } } 20250823131557631 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131557631 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131557631 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131557631 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131557631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131557631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131557631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131557631 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131557632 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131557632 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131557632 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131557632 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131557632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131557632 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131557632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131557632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(489)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(489)@7e0c241b4610: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(497)7989319 MSC_Test_0-SCCP(488)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(489)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131557644 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131557644 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131557644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131557644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131557644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131557644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131557644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131557644 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131557644 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-61:LU)[0x561dbed778e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131557644 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-61:LU)[0x561dbed778e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131557644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x561dbed840d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131557644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x561dbed840d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-61:LU)[0x561dbed778e0] (fsm.c:486) 20250823131557644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x561dbed840d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131557644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x561dbed840d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131557644 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131557644 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000039 id=262420000000039 (vlr.c:661) 20250823131557644 DVLR INFO New subscr, IMSI: 262420000000039 (vlr.c:562) 20250823131557644 DVLR DEBUG VLR subscr IMSI-262420000000039 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131557644 DVLR DEBUG VLR subscr IMSI-262420000000039 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131557644 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131557644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x561dbed840d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131557644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x561dbed840d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131557644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x561dbed840d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131557644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x561dbed840d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131557645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x561dbed840d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131557645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x561dbed840d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131557645 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131557645 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x561dbed840d0] (fsm.c:486) 20250823131557645 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131557645 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131557645 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131557645 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131557645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131557645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131557645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131557645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131557645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131557645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131557645 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131557645 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131557645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131557645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131557645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131557645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131557645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131557645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(490)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@7e0c241b4610: { messageType := 2, destLocRef := '79E847'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(488)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(488)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(488)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(494)@7e0c241b4610: Found GsupExpect[0] for "262420000000039" handled at TC_mo_setup_and_dtmf_dup0(497) MSC_Test-GSUP(494)@7e0c241b4610: Added IMSI table entry 0TC_mo_setup_and_dtmf_dup0(497)"262420000000039" 20250823131557648 DVLR DEBUG VLR subscr IMSI-262420000000039 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131557648 DVLR DEBUG VLR subscr IMSI-262420000000039 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(488)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(488)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(488)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131557648 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131557648 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131557648 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131557648 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131557648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131557648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131557648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131557648 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: setverdict(pass): none -> pass 20250823131557652 DVLR DEBUG VLR subscr IMSI-262420000000039 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131557652 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250823131557652 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250823131557652 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131557652 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131557652 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x561dbed840d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131557652 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131557652 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131557652 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131557652 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x561dbed840d0] (vlr_lu_fsm.c:110) 20250823131557652 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131557652 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131557652 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x561dbed840d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131557652 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x561dbed840d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131557652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x561dbed73f00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131557652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x561dbed73f00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x561dbed840d0] (fsm.c:486) 20250823131557652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x561dbed73f00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131557652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x561dbed73f00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131557652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x561dbed73f00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131557652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x561dbed73f00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131557652 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x88CACF25) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250823131557652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x561dbed73f00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131557652 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x88CACF25 LOCATION UPDATE ACCEPT (TMSI = 0x88cacf25) (gsm_04_08.c:149) 20250823131557653 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x88CACF25 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131557653 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131557653 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131557653 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131557653 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131557653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131557653 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131557653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131557653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(488)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(489)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(489)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(488)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(488)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(488)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131557661 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131557661 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131557661 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131557661 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131557661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131557662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131557662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131557662 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131557662 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x88CACF25:GERAN-A-61:LU)[0x561dbed778e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131557662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x88CACF25:GERAN-A-61:LU)[0x561dbed840d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131557662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x561dbed73f00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131557662 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250823131557662 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131557662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x561dbed73f00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131557662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-61:LU)[0x561dbed840d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131557662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x561dbed73f00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131557662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x561dbed73f00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-61:LU)[0x561dbed840d0] (vlr_lu_fsm.c:817) 20250823131557662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x561dbed73f00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131557662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x561dbed73f00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131557662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-61:LU)[0x561dbed840d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131557662 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250823131557662 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131557662 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 + 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) 20250823131557662 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131557662 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131557662 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131557662 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131557663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131557663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131557663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131557663 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131557663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131557663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(488)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(488)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(488)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(488)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131557665 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131557665 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131557665 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131557665 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131557665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131557665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131557665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131557665 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131557666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-61:LU)[0x561dbed840d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131557666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-61:LU)[0x561dbed840d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-61:LU)[0x561dbed778e0] (msc_a.c:1053) 20250823131557666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-61:LU)[0x561dbed840d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131557666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-61:LU)[0x561dbed840d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131557666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-61:LU)[0x561dbed840d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131557666 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131557666 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131557666 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131557666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131557666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131557666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131557666 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131557666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131557666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@7e0c241b4610: Session index based on local reference:0 20250823131557667 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131557667 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131557667 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131557667 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131557667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131557667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131557667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131557667 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(489)@7e0c241b4610: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(497)7989319 TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131557670 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131557670 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: 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 := '88CACF25'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(489)@7e0c241b4610: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(497)16673091 MSC_Test_0-RAN(489)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(488)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131557870 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131557870 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131557870 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131557870 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131557870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131557870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131557870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131557870 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131557871 DMM DEBUG msc_a(TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed75200]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823131557871 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131557871 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed75200] (fsm.c:486) 20250823131557871 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131557871 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131557871 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823131557871 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131557871 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131557872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131557872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131557872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131557872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131557872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131557872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131557872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131557872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131557872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131557872 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250823131557872 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823131557872 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131557872 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131557872 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131557872 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131557872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131557873 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131557873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131557873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131557873 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131557873 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131557873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131557873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131557873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131557873 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131557873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131557873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131557873 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131557873 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131557873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131557873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131557873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131557873 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131557873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131557873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(490)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(490)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@7e0c241b4610: { messageType := 2, destLocRef := 'FE6943'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(488)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(488)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(488)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(488)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(488)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131557876 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823131557876 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(491)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_dtmf_dup0(497) MSC_Test-MGCP(492)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_setup_and_dtmf_dup0(497) MSC_Test_0-RAN(489)@7e0c241b4610: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(489)@7e0c241b4610: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(488)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@7e0c241b4610: vl_len:19 MSC_Test_0-SCCP(488)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(488)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250823131557896 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131557896 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131557896 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131557896 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131557896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131557896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131557896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131557896 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131557896 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823131557896 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 callref-0x80000009 tid-8) New transaction (transaction.c:231) 20250823131557896 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823131557896 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823131557896 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823131557897 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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) 20250823131557897 DCC INFO trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823131557897 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823131557897 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed6d0c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250823131557897 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed6d0c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed75200] (fsm.c:486) 20250823131557897 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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) 20250823131557897 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed6bbb0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131557897 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed6bbb0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed6d0c0] (fsm.c:486) 20250823131557897 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:no-CI)[0x561dbed6bbb0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131557897 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:no-CI)[0x561dbed6bbb0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823131557897 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed6bce0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131557897 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed6bce0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed6d0c0] (fsm.c:486) 20250823131557897 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:no-CI)[0x561dbed6bce0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131557897 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:no-CI)[0x561dbed6bce0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(492)@7e0c241b4610: 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(497) TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823131557912 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:no-CI)[0x561dbed6bbb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131557912 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed6d0c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823131557912 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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(497)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823131557914 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:no-CI)[0x561dbed6bce0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131557914 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed6d0c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823131557914 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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) 20250823131557914 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) Sending Assignment Command (msc_a.c:706) 20250823131557914 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131557914 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131557914 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131557914 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131557914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131557914 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131557914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131557914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(491)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_mo_setup_and_dtmf_dup0(497) MSC_Test-MNCC(491)@7e0c241b4610: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(497)-2147483639 MSC_Test_0-M3UA(490)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(488)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request 20250823131557919 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(488)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(488)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(488)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250823131557921 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131557921 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131557921 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131557921 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131557921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131557921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131557921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131557921 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131557921 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed6bce0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823131557921 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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)[0x561dbed6bce0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823131557921 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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)[0x561dbed6bce0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823131557921 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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) 20250823131557921 DCC INFO trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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) 20250823131557921 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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) 20250823131557921 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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(497)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823131557923 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823131557923 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131557923 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823131557923 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823131557923 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131557923 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131557923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131557923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131557923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131557923 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131557923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131557923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(488)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131557924 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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)[0x561dbed6bce0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131557924 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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)[0x561dbed6bce0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823131557924 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed6d0c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823131557926 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823131557926 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131557926 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823131557926 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823131557926 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131557926 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131557926 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131557926 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131557926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131557926 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131557926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131557926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(488)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823131557928 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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) 20250823131557928 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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) 20250823131557928 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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) 20250823131557928 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed6bbb0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823131557928 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed6bbb0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823131557928 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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)[0x561dbed6bbb0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823131557928 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823131557928 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131557928 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823131557928 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823131557928 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823131557928 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131557928 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131557928 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131557928 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131557928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131557928 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131557928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131557928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(488)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: { 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" } } } } } } } TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT 20250823131557930 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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)[0x561dbed6bbb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131557930 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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)[0x561dbed6bbb0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823131557930 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed6d0c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823131557930 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed6d0c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(489)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(489)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(488)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(488)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(488)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O 20250823131557931 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131557931 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131557931 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131557931 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131557931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131557931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131557931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131557931 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131557931 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823131557931 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823131557931 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823131557931 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131557931 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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(497)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: f_mo_call_establish DONE TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(489)@7e0c241b4610: patching N(SD)=3 into dtap '03352C32'O MSC_Test_0-RAN(489)@7e0c241b4610: patched enc_l3: '03F52C32'O MSC_Test_0-SCCP(488)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@7e0c241b4610: vl_len:7 MSC_Test_0-SCCP(488)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(488)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000403F52C32'O 20250823131558446 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131558446 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131558446 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131558446 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131558446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131558446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131558446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131558446 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131558446 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx START_DTMF in state ACTIVE (gsm_04_08_cc.c:2690) 20250823131558446 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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(497)@7e0c241b4610: f_mo_seq_dtmf_dup() 1: got first START_DTMF_ind TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: Warning: Re-starting timer T, which is already active (running or expired). MSC_Test_0-SCCP(488)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@7e0c241b4610: vl_len:7 MSC_Test_0-SCCP(488)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(488)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000403F52C32'O MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131558646 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131558646 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131558646 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131558646 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131558646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131558646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131558646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131558646 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131558647 DMSC NOTICE msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed75200]{MSC_A_ST_COMMUNICATING}: Duplicate DTAP: bin=0, expected n_sd == 0, got 3 (ran_msg.c:159) MSC_Test_0-RAN(489)@7e0c241b4610: patching N(SD)=0 into dtap '03352C33'O MSC_Test_0-RAN(489)@7e0c241b4610: patched enc_l3: '03352C33'O MSC_Test_0-SCCP(488)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@7e0c241b4610: vl_len:7 MSC_Test_0-SCCP(488)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(488)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000403352C33'O 20250823131559455 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131559455 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131559455 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131559455 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131559455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131559455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131559455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131559455 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131559456 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx START_DTMF in state ACTIVE (gsm_04_08_cc.c:2690) 20250823131559456 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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(497)@7e0c241b4610: f_mo_seq_dtmf_dup() 3: got second START_DTMF_ind TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823131559460 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823131559460 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823131559460 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823131559460 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823131559461 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131559461 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131559461 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131559461 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131559461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131559461 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131559461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131559461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(488)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(489)@7e0c241b4610: patching N(SD)=1 into dtap '032D0802E180'O MSC_Test_0-RAN(489)@7e0c241b4610: patched enc_l3: '036D0802E180'O MSC_Test_0-SCCP(488)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(488)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(488)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010006036D0802E180'O 20250823131559469 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131559469 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131559469 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131559470 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131559470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131559470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131559470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131559470 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131559470 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823131559470 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823131559470 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823131559470 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823131559470 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823131559470 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131559470 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823131559470 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131559470 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131559470 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131559470 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed6d0c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823131559470 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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)[0x561dbed6bce0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131559470 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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)[0x561dbed6bce0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed6d0c0] (call_leg.c:197) 20250823131559471 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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)[0x561dbed6bce0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823131559471 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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)[0x561dbed6bce0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823131559471 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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)[0x561dbed6bbb0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131559471 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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)[0x561dbed6bbb0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed6d0c0] (call_leg.c:197) 20250823131559471 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed6d0c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823131559471 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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)[0x561dbed6bbb0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823131559471 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25: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)[0x561dbed6bbb0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823131559471 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed6d0c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823131559471 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed6d0c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed75200] (call_leg.c:198) 20250823131559471 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed6d0c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250823131559471 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed6d0c0]{RELEASING}: Deallocated (fsm.c:568) 20250823131559471 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131559471 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131559471 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131559471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131559471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131559471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131559471 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131559471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131559471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131559471 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131559471 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131559471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131559472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131559472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131559472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131559472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131559472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(490)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(488)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(488)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(488)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(491)@7e0c241b4610: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(497)-2147483639 TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(488)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(488)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(488)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131559479 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131559479 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131559479 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131559479 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131559479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131559479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131559479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131559479 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131559479 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131559479 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed75200] (msc_a.c:1053) 20250823131559479 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131559479 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-62:CM_SERVICE_REQ)[0x561dbed70640]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131559480 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131559480 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131559480 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131559480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131559480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131559480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131559480 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131559480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131559480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@7e0c241b4610: Session index based on local reference:0 20250823131559480 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131559480 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131559480 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131559480 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131559480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131559480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131559481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131559481 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(489)@7e0c241b4610: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(497)16673091 TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: f_call_hangup 9: done TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(497)@7e0c241b4610: Final verdict of PTC: pass 20250823131600496 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131600496 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823131600497 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(488)@7e0c241b4610: Final verdict of PTC: none 20250823131600498 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131600498 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131600498 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131600498 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131600498 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131600498 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131600498 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) MSC_Test-MNCC(491)@7e0c241b4610: Final verdict of PTC: none 20250823131600498 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131600498 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) 20250823131600498 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test-GSUP-IPA(493)@7e0c241b4610: Final verdict of PTC: none 20250823131600498 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131600498 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131600498 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131600498 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131600498 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131600498 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131600498 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131600498 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131600499 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(494)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(490)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(495)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(496)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(489)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(492)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(498)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(487)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(487): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(488): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(489): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(490): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(491): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(492): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(493): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(494): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(495): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(496): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_mo_setup_and_dtmf_dup0(497): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(498): none (pass -> pass) MTC@7e0c241b4610: Test case TC_mo_setup_and_dtmf_dup finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_dtmf_dup pass'. Sat Aug 23 13:16:00 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=433360) 20250823131601499 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=433360, count=450500) 20250823131602499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131602499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131602499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823131602500 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_dtmf_dup pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_t310'. ------ MSC_Tests.TC_mt_t310 ------ Sat Aug 23 13:16:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_mt_t310.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_mt_t310.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131603502 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_t310' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_mt_t310 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(502)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(502)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(502)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(500)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131604275 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(503)@7e0c241b4610: 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 } } } 20250823131604470 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) 20250823131604471 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) 20250823131604471 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131604471 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(502)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(502)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(502)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131604474 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131604474 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131604474 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131604474 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131604474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131604474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131604474 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(502)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(502)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(502)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(502)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(502)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(502)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(502)@7e0c241b4610: Message received on association #8 20250823131604475 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131604475 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131604475 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131604475 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131604475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131604475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131604475 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(502)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(502)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(502)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(502)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(502)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(502)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131604475 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131604475 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823131604503 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131604503 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(505)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(505)@7e0c241b4610: 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) } } } } 20250823131604509 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(505)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(505)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(505)@7e0c241b4610: 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(505)@7e0c241b4610: 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(505)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(505)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131604539 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) 20250823131604539 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(506)@7e0c241b4610: Created GsupExpect[0] for "262420000000032" to be handled at TC_mt_t3100(509) TC_mt_t3100(509)@7e0c241b4610: 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 } } } } 20250823131605284 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131605284 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131605284 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131605284 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131605284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131605284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131605284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131605284 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131605284 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131605284 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131605284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131605284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131605284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131605284 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131605284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131605284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(502)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(501)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(501)@7e0c241b4610: Added conn table entry 0TC_mt_t3100(509)5970397 MSC_Test_0-SCCP(500)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(501)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(502)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131605300 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131605300 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131605300 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131605300 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131605300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131605300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131605300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131605300 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131605301 DMM DEBUG msc_a(IMSI-262420000000032:GERAN-A-63:LU)[0x561dbed75820]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000032 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131605301 DMM DEBUG msc_a(IMSI-262420000000032:GERAN-A-63:LU)[0x561dbed75820]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131605301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x561dbed6bbb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131605301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x561dbed6bbb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000032:GERAN-A-63:LU)[0x561dbed75820] (fsm.c:486) 20250823131605301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x561dbed6bbb0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131605301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x561dbed6bbb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131605301 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131605301 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000032 id=262420000000032 (vlr.c:661) 20250823131605301 DVLR INFO New subscr, IMSI: 262420000000032 (vlr.c:562) 20250823131605301 DVLR DEBUG VLR subscr IMSI-262420000000032 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131605301 DVLR DEBUG VLR subscr IMSI-262420000000032 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131605301 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131605301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x561dbed6bbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131605301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x561dbed6bbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131605301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x561dbed6bbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131605301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x561dbed6bbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131605301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x561dbed6bbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131605301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x561dbed6bbb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131605301 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131605301 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x561dbed6bbb0] (fsm.c:486) 20250823131605301 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131605301 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131605301 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131605301 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131605301 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131605301 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131605301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131605301 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131605301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131605301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131605301 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131605301 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131605301 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131605301 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131605301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131605301 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131605301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131605301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(502)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(502)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(502)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@7e0c241b4610: { messageType := 2, destLocRef := '5B19DD'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(500)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(500)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(500)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(500)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(500)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(506)@7e0c241b4610: Found GsupExpect[0] for "262420000000032" handled at TC_mt_t3100(509) MSC_Test-GSUP(506)@7e0c241b4610: Added IMSI table entry 0TC_mt_t3100(509)"262420000000032" 20250823131605305 DVLR DEBUG VLR subscr IMSI-262420000000032 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131605305 DVLR DEBUG VLR subscr IMSI-262420000000032 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(500)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(500)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(500)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(500)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(502)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131605307 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131605307 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131605307 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131605307 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131605307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131605307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131605307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131605307 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_mt_t3100(509)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(509)@7e0c241b4610: setverdict(pass): none -> pass 20250823131605311 DVLR DEBUG VLR subscr IMSI-262420000000032 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131605311 DVLR DEBUG IMSI:262420000000032 has MSISDN:491230000032 (vlr.c:1045) 20250823131605311 DMSC NOTICE msub(IMSI-262420000000032:MSISDN-491230000032) VLR: update for IMSI=262420000000032 (MSISDN=491230000032) (gsm_04_08.c:1541) 20250823131605311 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131605312 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131605312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x561dbed6bbb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131605312 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131605312 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131605312 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131605312 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x561dbed6bbb0] (vlr_lu_fsm.c:110) 20250823131605312 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131605312 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x561dbed6d0c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131605312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x561dbed6bbb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131605312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x561dbed6bbb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131605312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x561dbed75200]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131605312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x561dbed75200]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x561dbed6bbb0] (fsm.c:486) 20250823131605312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x561dbed75200]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131605312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x561dbed75200]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131605312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x561dbed75200]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131605312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x561dbed75200]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131605312 DMSC NOTICE msub(IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x4D720CC5) VLR: update for IMSI=262420000000032 (MSISDN=491230000032) (gsm_04_08.c:1541) 20250823131605312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x561dbed75200]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131605312 DMM DEBUG -> IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x4D720CC5 LOCATION UPDATE ACCEPT (TMSI = 0x4d720cc5) (gsm_04_08.c:149) 20250823131605313 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x4D720CC5 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131605313 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131605313 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131605313 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131605313 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131605313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131605313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131605313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131605313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(502)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(500)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(500)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(500)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(509)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(501)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(501)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(500)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(500)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(500)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(500)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(502)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131605324 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131605324 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131605324 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131605324 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131605324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131605324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131605324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131605324 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131605324 DMM DEBUG msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x4D720CC5:GERAN-A-63:LU)[0x561dbed75820]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131605324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x4D720CC5:GERAN-A-63:LU)[0x561dbed6bbb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131605324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x561dbed75200]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131605324 DMSC NOTICE msub(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5) VLR: update for IMSI=262420000000032 (MSISDN=491230000032) (gsm_04_08.c:1541) 20250823131605324 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131605324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x561dbed75200]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131605324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-63:LU)[0x561dbed6bbb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131605324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x561dbed75200]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131605324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x561dbed75200]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-63:LU)[0x561dbed6bbb0] (vlr_lu_fsm.c:817) 20250823131605324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x561dbed75200]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131605324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x561dbed75200]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131605324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-63:LU)[0x561dbed6bbb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131605324 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000032/3/1): Available (smpp_smsc.c:626) 20250823131605325 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131605325 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 + 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) 20250823131605325 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131605325 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131605325 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131605325 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131605325 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131605325 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131605325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131605325 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131605325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131605325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(502)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(500)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(500)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(500)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(500)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(500)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(500)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(500)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131605328 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131605328 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131605328 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131605328 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131605328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131605328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131605328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131605328 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131605329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-63:LU)[0x561dbed6bbb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131605329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-63:LU)[0x561dbed6bbb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-63:LU)[0x561dbed75820] (msc_a.c:1053) 20250823131605329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-63:LU)[0x561dbed6bbb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131605329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-63:LU)[0x561dbed6bbb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131605329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-63:LU)[0x561dbed6bbb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131605329 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131605329 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131605329 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131605329 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131605329 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131605329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131605329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131605329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131605329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(502)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@7e0c241b4610: Session index based on local reference:0 20250823131605331 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131605331 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131605331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131605331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131605331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131605331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131605331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131605331 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(501)@7e0c241b4610: Deleted conn table entry 0TC_mt_t3100(509)5970397 TC_mt_t3100(509)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131605333 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131605333 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_t3100(509)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_t3100(509)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(509)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(501)@7e0c241b4610: Created IMSI[0] for '262420000000032'H'4D720CC5'O to be handled at TC_mt_t3100(509) MSC_Test-MNCC(503)@7e0c241b4610: Added conn table entry 0TC_mt_t3100(509)672194100 20250823131605349 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823131605349 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823131605349 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 callref-0x2810de34 tid-255) New transaction (transaction.c:231) 20250823131605349 DMNCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 callref-0x2810de34 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) 20250823131605349 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 callref-0x2810de34 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) 20250823131605349 DMNCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 callref-0x2810de34 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823131605349 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250823131605349 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250823131605349 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131605349 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131605349 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131605349 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131605349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131605349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131605349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131605349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(502)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(501)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_t3100(509) TC_mt_t3100(509)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(509)@7e0c241b4610: 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 := '4D720CC5'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(501)@7e0c241b4610: Added conn table entry 0TC_mt_t3100(509)12358356 MSC_Test_0-SCCP(500)@7e0c241b4610: First idle individual index:0 20250823131605360 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131605360 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131605360 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131605360 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131605360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131605360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131605360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131605360 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131605361 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed6bce0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131605361 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed6bce0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed703c0] (fsm.c:486) 20250823131605361 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed6bce0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131605361 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed6bce0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131605361 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823131605361 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131605361 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed6bce0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131605361 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed6bce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131605361 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed6bce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131605361 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed6bce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131605361 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed6bce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131605361 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed6bce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131605361 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed6bce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131605361 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed6bce0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131605361 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed6bce0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131605361 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed6bce0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131605361 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 callref-0x2810de34 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823131605361 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823131605361 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823131605361 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 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) 20250823131605361 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823131605361 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823131605362 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000032/3/1): Available (smpp_smsc.c:626) 20250823131605362 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250823131605362 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131605362 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131605362 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131605362 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131605362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131605362 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131605362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131605362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131605362 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131605362 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131605362 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131605362 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131605362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131605362 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131605362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131605362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131605362 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131605362 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131605362 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131605362 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131605362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131605362 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131605362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131605362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(502)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(502)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(502)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(502)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(502)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@7e0c241b4610: { messageType := 2, destLocRef := 'BC92D4'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(500)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(500)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(500)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(500)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(500)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(500)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(500)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(500)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(500)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131605364 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250823131605364 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_mt_t3100(509)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(509)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(504)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_t3100(509) MSC_Test_0-RAN(501)@7e0c241b4610: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(501)@7e0c241b4610: patched enc_l3: '8308'O MSC_Test_0-SCCP(500)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(500)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(500)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(500)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028308'O 20250823131605375 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131605375 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131605375 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131605375 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131605375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131605375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131605375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131605375 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131605375 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 tid-0) rx CALL_CONF in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823131605375 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823131605376 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 tid-0) starting timer T310 with 30 seconds (gsm_04_08_cc.c:574) 20250823131605376 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed75200]{ESTABLISHING}: Allocated (fsm.c:456) 20250823131605376 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed75200]{ESTABLISHING}: is child of msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed703c0] (fsm.c:486) 20250823131605376 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 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) 20250823131605376 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed75330]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131605376 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed75330]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed75200] (fsm.c:486) 20250823131605376 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:no-CI)[0x561dbed75330]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131605376 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:no-CI)[0x561dbed75330]{UNINITIALIZED}: State change to ESTABLISHING (X2, 40s) (rtp_stream.c:366) 20250823131605376 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed7b240]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131605376 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed7b240]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed75200] (fsm.c:486) 20250823131605376 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:no-CI)[0x561dbed7b240]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131605376 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:no-CI)[0x561dbed7b240]{UNINITIALIZED}: State change to ESTABLISHING (X2, 40s) (rtp_stream.c:366) 20250823131605376 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 tid-0) new state CALL_PRESENT -> MO_TERM_CALL_CONF (gsm_04_08_cc.c:194) 20250823131605376 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 tid-0) tx MNCC_CALL_CONF_IND (gsm_04_08_cc.c:309) MSC_Test-MGCP(504)@7e0c241b4610: 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(509) 20250823131605390 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:no-CI)[0x561dbed75330]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131605390 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed75200]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823131605390 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 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) 20250823131605390 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 tid-0) no codec confirmed by Assignment yet (gsm_04_08_cc.c:1124) 20250823131605392 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:no-CI)[0x561dbed7b240]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131605392 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed75200]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823131605392 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 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) 20250823131605393 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 tid-0) Sending Assignment Command (msc_a.c:706) 20250823131605393 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131605393 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131605393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131605393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131605393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131605393 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131605393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131605393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(502)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(500)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(500)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(500)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(500)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(500)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(500)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(500)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250823131605400 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131605400 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131605400 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131605400 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131605400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131605400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131605400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131605400 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131605401 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed7b240]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823131605401 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5: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)[0x561dbed7b240]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823131605401 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5: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)[0x561dbed7b240]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823131605401 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 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) 20250823131605401 DCC INFO trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 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) 20250823131605401 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 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) 20250823131605401 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 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(509)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). 20250823131605406 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5: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)[0x561dbed7b240]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131605406 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5: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)[0x561dbed7b240]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823131605406 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed75200]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test-GSUP-IPA(505)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(505)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250823131635377 DCC INFO trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 tid-0) Timeout of T310 (gsm_04_08_cc.c:471) 20250823131635377 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 tid-0) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250823131635377 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823131635377 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 tid-0) new state MO_TERM_CALL_CONF -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823131635378 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131635378 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131635378 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131635378 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131635378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131635378 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131635378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131635378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(502)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(500)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(500)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(500)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(509)@7e0c241b4610: Rx MNCC DISC.ind, T310.read yields 29.976645 TC_mt_t3100(509)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131635385 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 tid-0) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250823131635385 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823131635385 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823131635385 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823131635385 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 tid-0) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823131635386 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131635386 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131635386 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131635386 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131635386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131635386 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131635386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131635386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(502)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(500)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(500)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(500)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(501)@7e0c241b4610: patching N(SD)=1 into dtap '832A'O MSC_Test_0-RAN(501)@7e0c241b4610: patched enc_l3: '836A'O MSC_Test_0-SCCP(500)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(500)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(500)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(500)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002836A'O MSC_Test_0-M3UA(502)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131635393 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131635393 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131635393 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131635393 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131635393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131635393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131635393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131635393 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131635393 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 tid-0) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250823131635393 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823131635393 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x2810de34 tid-0) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250823131635393 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250823131635393 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x0 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823131635393 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131635393 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823131635394 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131635394 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131635394 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131635394 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed75200]{ESTABLISHING}: State change to RELEASING (X2, 40s) (call_leg.c:120) 20250823131635394 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5: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)[0x561dbed7b240]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131635394 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5: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)[0x561dbed7b240]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed75200] (call_leg.c:197) 20250823131635394 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5: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)[0x561dbed7b240]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823131635394 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5: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)[0x561dbed7b240]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823131635394 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed75330]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131635394 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed75330]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed75200] (call_leg.c:197) 20250823131635394 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed75200]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823131635394 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed75330]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250823131635394 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed75330]{ESTABLISHING}: Deallocated (fsm.c:568) 20250823131635394 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed75200]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823131635394 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed75200]{RELEASING}: Removing from parent msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed703c0] (call_leg.c:198) 20250823131635394 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed75200]{RELEASING}: Freeing instance (call_leg.c:198) 20250823131635394 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed75200]{RELEASING}: Deallocated (fsm.c:568) 20250823131635394 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131635395 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131635395 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131635395 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131635395 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131635395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131635395 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131635395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131635395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(502)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(500)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(500)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(500)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(503)@7e0c241b4610: Deleted conn table entry 0TC_mt_t3100(509)672194100 MSC_Test_0-SCCP(500)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(500)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(500)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(500)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(502)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131635400 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131635400 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131635400 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131635400 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131635400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131635400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131635400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131635400 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131635400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed6bce0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131635400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed6bce0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed703c0] (msc_a.c:1053) 20250823131635400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed6bce0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131635400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5:GERAN-A-64:PAGING_RESP)[0x561dbed6bce0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131635400 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x4D720CC5 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131635400 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131635401 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131635401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131635401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131635401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131635401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131635401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131635401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(502)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@7e0c241b4610: Session index based on local reference:0 20250823131635401 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131635401 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131635401 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131635401 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131635401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131635401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131635401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131635401 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(501)@7e0c241b4610: Deleted conn table entry 0TC_mt_t3100(509)12358356 TC_mt_t3100(509)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(509)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(509)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(500)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(502)@7e0c241b4610: Final verdict of PTC: none 20250823131635410 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131635411 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(506)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(503)@7e0c241b4610: Final verdict of PTC: none 20250823131635412 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(501)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(507)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(505)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(508)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(510)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(504)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(499)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(499): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(500): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(501): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(502): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(503): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(504): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(505): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(506): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(507): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(508): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_mt_t3100(509): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(510): none (pass -> pass) MTC@7e0c241b4610: Test case TC_mt_t310 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass'. Sat Aug 23 13:16:35 UTC 2025 ====== MSC_Tests.TC_mt_t310 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mt_t310.talloc 20250823131635602 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131635602 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131635602 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131635602 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131635602 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131635602 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131635602 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131635602 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131635602 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) 20250823131635602 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131635602 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131635602 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131635603 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131635603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131635603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131635603 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131635603 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131635603 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131635603 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=393648) 20250823131636414 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=393648, count=394904) 20250823131637416 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131637603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131637603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131637603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_cancel'. ------ MSC_Tests.TC_gsup_cancel ------ Sat Aug 23 13:16:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_gsup_cancel.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_gsup_cancel.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131638417 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_cancel' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_gsup_cancel started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(514)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(514)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(514)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(512)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131639177 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(515)@7e0c241b4610: 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 } } } 20250823131639371 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) 20250823131639371 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) 20250823131639371 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131639371 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(514)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(514)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(514)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131639376 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131639376 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131639376 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131639376 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131639376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131639376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131639376 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(514)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(514)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(514)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(514)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(514)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(514)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(514)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(514)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131639376 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131639376 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131639376 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131639376 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131639376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131639376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131639376 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(514)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(514)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(514)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(514)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(514)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131639377 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131639377 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823131639418 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131639418 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(517)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(517)@7e0c241b4610: 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) } } } } 20250823131639424 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(517)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(517)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(517)@7e0c241b4610: 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(517)@7e0c241b4610: 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(517)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(517)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131639444 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) 20250823131639444 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(518)@7e0c241b4610: Created GsupExpect[0] for "262420000000033" to be handled at TC_gsup_cancel0(521) TC_gsup_cancel0(521)@7e0c241b4610: 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 } } } } 20250823131640175 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131640175 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131640175 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131640175 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131640175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131640175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131640175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131640175 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131640175 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131640175 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131640175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131640175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131640175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131640175 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131640175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131640175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(513)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(513)@7e0c241b4610: Added conn table entry 0TC_gsup_cancel0(521)9834327 MSC_Test_0-SCCP(512)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(513)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131640182 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131640182 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131640182 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131640182 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131640182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131640182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131640182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131640182 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131640183 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-65:LU)[0x561dbed7b240]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131640183 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-65:LU)[0x561dbed7b240]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131640183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x561dbed778e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131640183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x561dbed778e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-65:LU)[0x561dbed7b240] (fsm.c:486) 20250823131640183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x561dbed778e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131640183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x561dbed778e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131640183 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131640183 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000033 id=262420000000033 (vlr.c:661) 20250823131640183 DVLR INFO New subscr, IMSI: 262420000000033 (vlr.c:562) 20250823131640183 DVLR DEBUG VLR subscr IMSI-262420000000033 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131640183 DVLR DEBUG VLR subscr IMSI-262420000000033 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131640183 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131640183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x561dbed778e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131640183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x561dbed778e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131640183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x561dbed778e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131640183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x561dbed778e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131640183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x561dbed778e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131640183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x561dbed778e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131640183 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x561dbed75200]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131640183 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x561dbed75200]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x561dbed778e0] (fsm.c:486) 20250823131640183 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x561dbed75200]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131640183 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x561dbed75200]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131640183 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131640183 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131640183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131640183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131640183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131640183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131640183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131640183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131640183 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131640183 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131640183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131640183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131640183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131640183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131640183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131640183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(514)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@7e0c241b4610: { messageType := 2, destLocRef := '960F57'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(512)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(512)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(512)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(518)@7e0c241b4610: Found GsupExpect[0] for "262420000000033" handled at TC_gsup_cancel0(521) MSC_Test-GSUP(518)@7e0c241b4610: Added IMSI table entry 0TC_gsup_cancel0(521)"262420000000033" TC_gsup_cancel0(521)@7e0c241b4610: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(521)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(512)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(512)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(512)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131640187 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131640187 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131640187 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131640187 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131640187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131640187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131640187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131640187 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131640189 DVLR DEBUG VLR subscr IMSI-262420000000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131640189 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250823131640189 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250823131640189 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131640190 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131640190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x561dbed778e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131640190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x561dbed75200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131640190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x561dbed75200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131640190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x561dbed75200]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131640190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x561dbed75200]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x561dbed778e0] (vlr_lu_fsm.c:110) 20250823131640190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x561dbed75200]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131640190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x561dbed75200]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131640190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x561dbed778e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131640190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x561dbed778e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131640190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x561dbed749f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131640190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x561dbed749f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x561dbed778e0] (fsm.c:486) 20250823131640190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x561dbed749f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131640190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x561dbed749f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131640190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x561dbed749f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131640190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x561dbed749f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131640190 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x41C9F726) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250823131640190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x561dbed749f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131640190 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x41C9F726 LOCATION UPDATE ACCEPT (TMSI = 0x41c9f726) (gsm_04_08.c:149) 20250823131640190 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x41C9F726 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131640190 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131640190 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131640190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131640190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131640190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131640190 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131640190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131640190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(512)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(521)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(513)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(513)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(512)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(512)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(512)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131640194 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131640194 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131640194 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131640194 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131640194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131640194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131640194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131640194 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131640194 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x41C9F726:GERAN-A-65:LU)[0x561dbed7b240]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131640194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x41C9F726:GERAN-A-65:LU)[0x561dbed778e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131640194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x561dbed749f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131640194 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250823131640194 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131640194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x561dbed749f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131640194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-65:LU)[0x561dbed778e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131640194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x561dbed749f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131640194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x561dbed749f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-65:LU)[0x561dbed778e0] (vlr_lu_fsm.c:817) 20250823131640194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x561dbed749f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131640194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x561dbed749f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131640194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-65:LU)[0x561dbed778e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131640194 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250823131640194 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131640194 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726 + 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) 20250823131640194 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131640194 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131640194 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131640194 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131640194 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131640195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131640195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131640195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131640195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131640195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(512)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(512)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(512)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(512)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131640195 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131640195 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131640195 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131640195 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131640195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131640195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131640195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131640195 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131640195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-65:LU)[0x561dbed778e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131640195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-65:LU)[0x561dbed778e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-65:LU)[0x561dbed7b240] (msc_a.c:1053) 20250823131640195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-65:LU)[0x561dbed778e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131640195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-65:LU)[0x561dbed778e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131640195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-65:LU)[0x561dbed778e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131640196 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131640196 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131640196 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131640196 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131640196 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131640196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131640196 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131640196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131640196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131640196 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131640196 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131640196 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131640196 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131640196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131640196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131640196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131640196 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(513)@7e0c241b4610: Deleted conn table entry 0TC_gsup_cancel0(521)9834327 TC_gsup_cancel0(521)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(521)@7e0c241b4610: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(521)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(521)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(521)@7e0c241b4610: 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 := '41C9F726'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(513)@7e0c241b4610: Added conn table entry 0TC_gsup_cancel0(521)11821130 MSC_Test_0-RAN(513)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(512)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131640398 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131640398 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131640398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131640398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131640398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131640398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131640398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131640398 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131640399 DMM DEBUG msc_a(TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed6d0c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823131640399 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75460]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131640399 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75460]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed6d0c0] (fsm.c:486) 20250823131640399 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75460]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131640399 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75460]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131640399 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823131640400 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131640400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75460]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131640400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75460]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131640400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75460]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131640400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75460]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131640400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75460]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131640400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75460]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131640400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75460]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131640400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75460]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131640400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75460]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131640400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75460]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131640400 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250823131640400 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823131640400 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131640401 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131640401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131640401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131640401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131640401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131640401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131640401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131640401 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131640401 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131640401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131640401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131640401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131640401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131640401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131640401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131640401 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131640401 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131640401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131640401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131640401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131640401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131640401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131640401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(514)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(514)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@7e0c241b4610: { messageType := 2, destLocRef := 'B4604A'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(512)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(512)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(512)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(512)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(512)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(521)@7e0c241b4610: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(521)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(515)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_gsup_cancel0(521) MSC_Test-MGCP(516)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_gsup_cancel0(521) MSC_Test_0-RAN(513)@7e0c241b4610: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(513)@7e0c241b4610: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(512)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@7e0c241b4610: vl_len:19 MSC_Test_0-SCCP(512)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(512)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131640424 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131640424 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131640424 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131640424 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131640424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131640424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131640424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131640424 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131640425 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823131640425 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726 callref-0x8000000a tid-8) New transaction (transaction.c:231) 20250823131640425 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823131640425 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823131640425 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823131640425 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726: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) 20250823131640425 DCC INFO trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823131640425 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823131640425 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75200]{ESTABLISHING}: Allocated (fsm.c:456) 20250823131640425 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75200]{ESTABLISHING}: is child of msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed6d0c0] (fsm.c:486) 20250823131640425 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726: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) 20250823131640425 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75590]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131640425 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75590]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75200] (fsm.c:486) 20250823131640425 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:no-CI)[0x561dbed75590]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131640425 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:no-CI)[0x561dbed75590]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823131640425 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed7ac00]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131640425 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed7ac00]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75200] (fsm.c:486) 20250823131640425 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:no-CI)[0x561dbed7ac00]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131640425 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:no-CI)[0x561dbed7ac00]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(516)@7e0c241b4610: 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(521) TC_gsup_cancel0(521)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823131640443 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:no-CI)[0x561dbed75590]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131640443 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75200]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823131640443 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726: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(521)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823131640446 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:no-CI)[0x561dbed7ac00]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131640446 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75200]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823131640446 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726: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) 20250823131640446 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) Sending Assignment Command (msc_a.c:706) 20250823131640446 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131640446 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131640446 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131640446 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131640446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131640446 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131640446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test-MNCC(515)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_gsup_cancel0(521) MSC_Test-MNCC(515)@7e0c241b4610: Added conn table entry 0TC_gsup_cancel0(521)-2147483638 20250823131640446 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(512)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(521)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind TC_gsup_cancel0(521)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request 20250823131640452 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(512)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(512)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(512)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250823131640456 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131640456 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131640456 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131640456 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131640456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131640456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131640456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131640456 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131640457 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed7ac00]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823131640457 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726: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)[0x561dbed7ac00]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823131640457 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726: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)[0x561dbed7ac00]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823131640457 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726: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) 20250823131640457 DCC INFO trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726: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) 20250823131640457 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726: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) 20250823131640457 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726: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(521)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_gsup_cancel0(521)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823131640462 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823131640462 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131640462 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823131640462 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823131640462 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131640462 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131640462 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131640462 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131640462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131640462 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131640462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131640462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(512)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131640463 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726: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)[0x561dbed7ac00]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131640463 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726: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)[0x561dbed7ac00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823131640463 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75200]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823131640467 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823131640467 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131640467 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823131640467 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823131640468 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131640468 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131640468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131640468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131640468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131640468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131640468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131640468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(512)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(521)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823131640471 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726: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) 20250823131640471 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726: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) 20250823131640471 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726: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) 20250823131640471 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed75590]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823131640471 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed75590]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823131640471 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726: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)[0x561dbed75590]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823131640471 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823131640471 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131640471 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823131640472 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823131640472 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823131640472 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131640472 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131640472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131640472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131640472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131640472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131640472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131640472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(512)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(521)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_gsup_cancel0(521)@7e0c241b4610: { 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" } } } } } } } TC_gsup_cancel0(521)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT 20250823131640476 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726: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)[0x561dbed75590]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131640476 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726: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)[0x561dbed75590]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823131640476 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75200]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823131640476 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75200]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(513)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(513)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(512)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(512)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(512)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O 20250823131640478 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131640478 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131640478 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131640478 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131640478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131640478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131640478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131640478 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131640479 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823131640479 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823131640479 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823131640479 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131640479 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_gsup_cancel0(521)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_gsup_cancel0(521)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_gsup_cancel0(521)@7e0c241b4610: f_mo_call_establish DONE TC_gsup_cancel0(521)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(521)@7e0c241b4610: Hold the call for some time TC_gsup_cancel0(521)@7e0c241b4610: Call stayed open for 5.000000 seconds, all is well. TC_gsup_cancel0(521)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(521)@7e0c241b4610: Hangup TC_gsup_cancel0(521)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823131645992 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823131645992 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823131645992 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823131645993 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823131645993 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131645993 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131645993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131645993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131645993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131645993 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131645993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131645993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(512)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(521)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC 20250823131645999 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250823131645999 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131645999 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823131645999 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823131645999 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823131645999 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823131645999 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131645999 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131645999 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131645999 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131645999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131645999 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131645999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131645999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(512)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(521)@7e0c241b4610: f_call_hangup 2.a: rx DTAP CC RELEASE TC_gsup_cancel0(521)@7e0c241b4610: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(513)@7e0c241b4610: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(513)@7e0c241b4610: patched enc_l3: '03EA'O MSC_Test_0-SCCP(512)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(512)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(512)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250823131646004 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131646004 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131646004 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131646004 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131646004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131646004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131646004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131646004 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131646005 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250823131646005 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823131646005 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250823131646005 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823131646005 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823131646005 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131646005 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823131646005 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131646005 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131646005 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131646005 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75200]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823131646005 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726: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)[0x561dbed7ac00]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131646005 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726: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)[0x561dbed7ac00]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75200] (call_leg.c:197) 20250823131646005 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726: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)[0x561dbed7ac00]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823131646005 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726: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)[0x561dbed7ac00]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823131646005 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726: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)[0x561dbed75590]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131646005 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726: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)[0x561dbed75590]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75200] (call_leg.c:197) 20250823131646006 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75200]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823131646006 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726: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)[0x561dbed75590]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823131646006 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726: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)[0x561dbed75590]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823131646006 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75200]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823131646006 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75200]{RELEASING}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed6d0c0] (call_leg.c:198) 20250823131646006 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75200]{RELEASING}: Freeing instance (call_leg.c:198) 20250823131646006 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75200]{RELEASING}: Deallocated (fsm.c:568) 20250823131646006 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131646006 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131646006 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131646006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131646006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131646006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131646006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131646006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131646006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(512)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(515)@7e0c241b4610: Deleted conn table entry 0TC_gsup_cancel0(521)-2147483638 TC_gsup_cancel0(521)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_gsup_cancel0(521)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(512)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(512)@7e0c241b4610: vl_from0 TC_gsup_cancel0(521)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(512)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131646011 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131646011 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131646011 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131646011 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131646011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131646011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131646011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131646011 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131646011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75460]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131646011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75460]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed6d0c0] (msc_a.c:1053) 20250823131646011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75460]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131646011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726:GERAN-A-66:CM_SERVICE_REQ)[0x561dbed75460]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131646011 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131646012 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131646012 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131646012 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131646012 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131646012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131646012 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131646012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131646012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@7e0c241b4610: Session index based on local reference:0 20250823131646012 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131646012 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131646012 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131646012 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131646012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131646012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131646012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131646012 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(513)@7e0c241b4610: Deleted conn table entry 0TC_gsup_cancel0(521)11821130 TC_gsup_cancel0(521)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_gsup_cancel0(521)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(521)@7e0c241b4610: f_call_hangup 9: done TC_gsup_cancel0(521)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131647020 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726 + vlr_gsup_rx: now used by 2 (attached,vlr_gsup_rx) (vlr.c:1348) 20250823131647020 DVLR INFO SUBSCR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726) Cancelling MS subscriber (subscription withdraw) (vlr.c:1299) 20250823131647020 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726 + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131647020 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726 - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250823131647020 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726 + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131647020 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726 - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250823131647020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131647020 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726 - attached: now used by 1 (vlr_gsup_rx) (vlr.c:1489) 20250823131647020 DVLR INFO VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726 - vlr_gsup_rx: now used by 0 (-) (vlr.c:1410) 20250823131647020 DVLR DEBUG SUBSCR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x41C9F726) freeing VLR subscr (max total use count was 4) (vlr.c:472) TC_gsup_cancel0(521)@7e0c241b4610: 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(513)@7e0c241b4610: Added conn table entry 0TC_gsup_cancel0(521)15199211 MSC_Test_0-SCCP(512)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(513)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131647025 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131647025 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131647025 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131647025 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131647025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131647025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131647025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131647025 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131647026 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x561dbed782e0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823131647026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131647026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x561dbed782e0] (fsm.c:486) 20250823131647026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131647026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131647026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250823131647026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131647026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250823131647026 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x561dbed782e0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250823131647027 DBSSAP ERROR msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x561dbed782e0]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250823131647027 DBSSAP ERROR msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x561dbed782e0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250823131647027 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131647027 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131647027 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131647027 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131647027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131647027 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131647027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131647027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131647027 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131647027 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131647027 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131647027 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131647027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131647027 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131647027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131647027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131647027 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131647027 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131647027 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131647027 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131647027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131647027 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131647027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131647027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(514)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(514)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@7e0c241b4610: { messageType := 2, destLocRef := 'E7EBEB'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(512)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(512)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(512)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(512)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(512)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(512)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(512)@7e0c241b4610: vl_from0 20250823131647033 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131647033 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131647033 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(512)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131647033 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131647033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131647033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131647033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131647033 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131647033 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131647033 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x561dbed782e0] (msc_a.c:1053) 20250823131647033 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131647033 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131647034 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131647034 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131647034 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131647034 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131647034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131647034 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131647034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131647034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@7e0c241b4610: Session index based on local reference:0 20250823131647035 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131647035 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131647035 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131647035 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131647035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131647035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131647035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131647035 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(513)@7e0c241b4610: Deleted conn table entry 0TC_gsup_cancel0(521)15199211 TC_gsup_cancel0(521)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(521)@7e0c241b4610: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(521)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(521)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(521)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(518)@7e0c241b4610: Final verdict of PTC: none 20250823131647044 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131647044 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823131647044 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(512)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(517)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(514)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(519)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(516)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(515)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(513)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(511)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(522)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(520)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(511): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(512): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(513): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(514): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(515): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(516): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(517): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(518): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(519): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(520): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_gsup_cancel0(521): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(522): none (pass -> pass) MTC@7e0c241b4610: Test case TC_gsup_cancel finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass'. Sat Aug 23 13:16:47 UTC 2025 ====== MSC_Tests.TC_gsup_cancel pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_cancel.talloc 20250823131647238 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131647238 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131647238 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131647238 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131647238 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131647238 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131647238 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131647238 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131647238 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) 20250823131647238 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131647238 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131647238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131647238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131647238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131647238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131647238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131647238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131647239 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131647239 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=492056) 20250823131648045 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=492056, count=493872) 20250823131649047 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131649240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131649240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131649240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 ------ Sat Aug 23 13:16:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131650048 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_encr_1_13 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(526)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(526)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(526)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(524)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131650831 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(527)@7e0c241b4610: 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 } } } 20250823131651027 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) 20250823131651027 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) 20250823131651027 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131651027 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(526)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(526)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(526)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(526)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(526)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823131651032 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131651032 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131651032 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131651032 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131651032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131651032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131651032 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(526)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(526)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(526)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131651033 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131651033 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131651033 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131651033 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131651033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131651033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131651033 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(526)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(526)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(526)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131651033 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131651033 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(526)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(526)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(526)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(526)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(526)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131651048 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131651049 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(529)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(529)@7e0c241b4610: 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) } } } } 20250823131651054 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(529)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(529)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(529)@7e0c241b4610: 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(529)@7e0c241b4610: 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(529)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(529)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131651081 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) 20250823131651082 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(530)@7e0c241b4610: Created GsupExpect[0] for "262420000000034" to be handled at TC_lu_imsi_auth_tmsi_encr_1_130(533) TC_lu_imsi_auth_tmsi_encr_1_130(533)@7e0c241b4610: 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 } } } } 20250823131651839 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131651839 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131651839 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131651839 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131651839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131651839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131651839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131651839 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131651840 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131651840 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131651840 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131651840 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131651840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131651840 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131651840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131651840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(526)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(525)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(525)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(533)10831287 MSC_Test_0-SCCP(524)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(525)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(526)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131651853 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131651853 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131651853 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131651853 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131651853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131651853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131651853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131651853 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131651854 DMM DEBUG msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed77720]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000034 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131651854 DMM DEBUG msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed77720]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131651854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131651854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed77720] (fsm.c:486) 20250823131651854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823131651854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131651854 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131651854 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000034 id=262420000000034 (vlr.c:661) 20250823131651854 DVLR INFO New subscr, IMSI: 262420000000034 (vlr.c:562) 20250823131651854 DVLR DEBUG VLR subscr IMSI-262420000000034 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131651854 DVLR DEBUG VLR subscr IMSI-262420000000034 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131651854 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131651854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131651854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131651854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823131651854 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823131651854 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed7ac00] (fsm.c:486) 20250823131651854 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823131651854 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823131651855 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131651855 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131651855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131651855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131651855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131651855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131651855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131651855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(526)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(524)@7e0c241b4610: { messageType := 2, destLocRef := 'A545B7'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(524)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(530)@7e0c241b4610: Found GsupExpect[0] for "262420000000034" handled at TC_lu_imsi_auth_tmsi_encr_1_130(533) MSC_Test-GSUP(530)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(533)"262420000000034" 20250823131651858 DVLR DEBUG VLR subscr IMSI-262420000000034 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131651858 DVLR DEBUG VLR subscr IMSI-262420000000034 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(524)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(524)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(524)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(524)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823131651859 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131651859 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131651859 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131651859 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131651859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131651859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131651859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131651859 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_1_130(533)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(533)@7e0c241b4610: setverdict(pass): none -> pass 20250823131651865 DVLR DEBUG VLR subscr IMSI-262420000000034 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131651865 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823131651865 DVLR DEBUG SUBSCR(IMSI-262420000000034) Received 1 auth tuples (vlr.c:996) 20250823131651865 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823131651865 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed75200]{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) 20250823131651865 DMM DEBUG Tx AUTH REQ (rand = c45ce25bab1b5dc176eaef13f829c70b) (gsm_04_08.c:641) 20250823131651865 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131651865 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131651865 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131651865 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131651865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131651865 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131651865 DVLR DEBUG VLR subscr IMSI-262420000000034 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131651865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131651866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(526)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(524)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(524)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(524)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(524)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(525)@7e0c241b4610: patching N(SD)=1 into dtap '0514ACF78C2A'O MSC_Test_0-RAN(525)@7e0c241b4610: patched enc_l3: '0554ACF78C2A'O MSC_Test_0-SCCP(524)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(524)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(524)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(524)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100060554ACF78C2A'O 20250823131651876 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131651876 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131651876 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131651876 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131651876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131651876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131651876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131651876 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131651876 DMM DEBUG msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed77720]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = acf78c2a) (gsm_04_08.c:1128) 20250823131651876 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed75200]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823131651876 DVLR DEBUG SUBSCR(IMSI-262420000000034) AUTH on GERAN received SRES/RES: acf78c2a (4 bytes) (vlr_auth_fsm.c:151) 20250823131651876 DVLR INFO SUBSCR(IMSI-262420000000034) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823131651876 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed75200]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823131651876 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed75200]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823131651876 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed75200]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823131651876 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed75200]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed7ac00] (vlr_auth_fsm.c:294) 20250823131651876 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed75200]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823131651876 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed75200]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823131651876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823131651876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131651876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823131651876 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131651876 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131651876 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131651876 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131651876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131651876 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131651876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131651876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131651876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_0-M3UA(526)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(526)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(524)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(524)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(524)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(524)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(524)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(524)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(524)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(524)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(526)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131651881 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131651881 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131651881 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131651881 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131651881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131651881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131651882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131651882 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131651882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823131651882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131651882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131651882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131651882 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed75200]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131651882 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed75200]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed7ac00] (fsm.c:486) 20250823131651882 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed75200]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131651882 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed75200]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131651882 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131651882 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131651882 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131651882 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131651882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131651882 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131651882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131651882 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(526)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(524)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(524)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(524)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(524)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131651885 DVLR DEBUG VLR subscr IMSI-262420000000034 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131651885 DVLR DEBUG IMSI:262420000000034 has MSISDN:491230000034 (vlr.c:1045) 20250823131651885 DMSC NOTICE msub(IMSI-262420000000034:MSISDN-491230000034) VLR: update for IMSI=262420000000034 (MSISDN=491230000034) (gsm_04_08.c:1541) 20250823131651885 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131651886 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131651886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131651886 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed75200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131651886 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed75200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131651886 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed75200]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131651886 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed75200]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x561dbed7ac00] (vlr_lu_fsm.c:110) 20250823131651886 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed75200]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131651886 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x561dbed75200]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131651886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131651886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131651886 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x561dbed703c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131651886 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x561dbed703c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x561dbed7ac00] (fsm.c:486) 20250823131651886 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x561dbed703c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131651886 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x561dbed703c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131651886 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x561dbed703c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131651886 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x561dbed703c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131651886 DMSC NOTICE msub(IMSI-262420000000034:MSISDN-491230000034:TMSInew-0xA15EAD13) VLR: update for IMSI=262420000000034 (MSISDN=491230000034) (gsm_04_08.c:1541) 20250823131651886 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x561dbed703c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131651886 DMM DEBUG -> IMSI-262420000000034:MSISDN-491230000034:TMSInew-0xA15EAD13 LOCATION UPDATE ACCEPT (TMSI = 0xa15ead13) (gsm_04_08.c:149) 20250823131651886 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSInew-0xA15EAD13 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131651886 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131651887 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131651887 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131651887 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131651887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131651887 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131651887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131651887 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(526)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(524)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(524)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(524)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(524)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_1_130(533)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(525)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(525)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_0-SCCP(524)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(524)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(524)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(524)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O 20250823131651891 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131651891 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131651891 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131651891 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131651891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131651891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131651891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131651891 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131651891 DMM DEBUG msc_a(IMSI-262420000000034:MSISDN-491230000034:TMSInew-0xA15EAD13:GERAN-A-68:LU)[0x561dbed77720]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131651891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSInew-0xA15EAD13:GERAN-A-68:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131651891 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x561dbed703c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131651891 DMSC NOTICE msub(IMSI-262420000000034:MSISDN-491230000034:TMSI-0xA15EAD13) VLR: update for IMSI=262420000000034 (MSISDN=491230000034) (gsm_04_08.c:1541) 20250823131651891 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0xA15EAD13 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131651891 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x561dbed703c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131651891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0xA15EAD13:GERAN-A-68:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131651891 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x561dbed703c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131651891 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x561dbed703c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0xA15EAD13:GERAN-A-68:LU)[0x561dbed7ac00] (vlr_lu_fsm.c:817) 20250823131651891 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x561dbed703c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131651891 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x561dbed703c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131651891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0xA15EAD13:GERAN-A-68:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131651891 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000034/3/1): Available (smpp_smsc.c:626) 20250823131651892 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0xA15EAD13 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131651892 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0xA15EAD13 + 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) 20250823131651892 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0xA15EAD13 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131651892 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0xA15EAD13 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131651892 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131651892 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131651892 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131651892 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131651892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131651892 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131651892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131651892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(526)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(524)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(524)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(524)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(524)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(524)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(524)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(524)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(524)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131651894 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131651894 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131651894 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131651894 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131651894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131651894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131651894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131651895 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131651895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0xA15EAD13:GERAN-A-68:LU)[0x561dbed7ac00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131651895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0xA15EAD13:GERAN-A-68:LU)[0x561dbed7ac00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000034:MSISDN-491230000034:TMSI-0xA15EAD13:GERAN-A-68:LU)[0x561dbed77720] (msc_a.c:1053) 20250823131651895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0xA15EAD13:GERAN-A-68:LU)[0x561dbed7ac00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131651895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0xA15EAD13:GERAN-A-68:LU)[0x561dbed7ac00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131651895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0xA15EAD13:GERAN-A-68:LU)[0x561dbed7ac00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131651895 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0xA15EAD13 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131651895 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131651895 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131651895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131651895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131651895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131651896 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131651896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131651896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(526)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(524)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(526)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131651896 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131651896 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131651896 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131651896 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131651896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131651896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131651896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131651896 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(525)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(533)10831287 TC_lu_imsi_auth_tmsi_encr_1_130(533)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131651898 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0xA15EAD13 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131651898 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0xA15EAD13 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_1_130(533)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(533)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(533)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(533)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(530)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(526)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(524)@7e0c241b4610: Final verdict of PTC: none 20250823131651909 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131651909 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(531)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(528)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(525)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(534)@7e0c241b4610: Final verdict of PTC: none 20250823131651910 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(527)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(532)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(529)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(523)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(523): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(524): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(525): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(526): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(527): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(528): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(529): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(530): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(531): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(532): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_1_130(533): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(534): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_encr_1_13 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass'. Sat Aug 23 13:16:51 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 20250823131652098 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131652098 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131652098 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131652098 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131652098 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131652098 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131652098 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131652098 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131652098 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) 20250823131652098 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131652098 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131652098 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131652098 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131652098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131652098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131652099 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131652099 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131652099 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131652099 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=213180) 20250823131652912 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=213180, count=227304) 20250823131653913 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131654099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131654100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131654100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 ------ Sat Aug 23 13:16:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131654914 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_encr_3_13 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(538)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(538)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(538)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(536)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131655737 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(539)@7e0c241b4610: 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 } } } 20250823131655915 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131655915 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(541)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(541)@7e0c241b4610: 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) } } } } 20250823131655921 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(541)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(541)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(541)@7e0c241b4610: 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)@7e0c241b4610: 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)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(541)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131655931 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) 20250823131655931 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) 20250823131655931 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131655931 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)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(538)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(538)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131655936 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131655936 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131655936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131655936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131655936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131655936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131655936 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)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(538)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(538)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(538)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(538)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131655937 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131655937 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131655937 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131655937 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131655937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131655937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131655937 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(538)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(538)@7e0c241b4610: Message received on association #8 20250823131655937 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131655937 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(538)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(538)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(538)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(538)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(538)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(538)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131655938 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) 20250823131655938 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(542)@7e0c241b4610: Created GsupExpect[0] for "262420000000035" to be handled at TC_lu_imsi_auth_tmsi_encr_3_130(545) TC_lu_imsi_auth_tmsi_encr_3_130(545)@7e0c241b4610: 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 } } } } 20250823131656745 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131656745 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131656745 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131656745 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131656745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131656745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131656745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131656745 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131656746 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131656746 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131656746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131656746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131656746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131656746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131656746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(538)@7e0c241b4610: Message received on association #8 20250823131656746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(537)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(537)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(545)370261 MSC_Test_0-SCCP(536)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(537)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(538)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131656762 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131656762 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131656762 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131656762 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131656762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131656762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131656762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131656762 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131656763 DMM DEBUG msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed782e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000035 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131656763 DMM DEBUG msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed782e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131656763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75590]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131656763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75590]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed782e0] (fsm.c:486) 20250823131656763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75590]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823131656763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75590]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131656763 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131656763 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000035 id=262420000000035 (vlr.c:661) 20250823131656763 DVLR INFO New subscr, IMSI: 262420000000035 (vlr.c:562) 20250823131656763 DVLR DEBUG VLR subscr IMSI-262420000000035 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131656763 DVLR DEBUG VLR subscr IMSI-262420000000035 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131656763 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131656763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131656763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131656763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75590]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823131656763 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823131656763 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75590] (fsm.c:486) 20250823131656763 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823131656763 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823131656763 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131656763 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131656763 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131656763 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131656763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131656763 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131656763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131656763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(538)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@7e0c241b4610: { messageType := 2, destLocRef := '05A655'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(536)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(542)@7e0c241b4610: Found GsupExpect[0] for "262420000000035" handled at TC_lu_imsi_auth_tmsi_encr_3_130(545) MSC_Test-GSUP(542)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(545)"262420000000035" 20250823131656768 DVLR DEBUG VLR subscr IMSI-262420000000035 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131656768 DVLR DEBUG VLR subscr IMSI-262420000000035 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(536)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(536)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(536)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(538)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131656769 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131656769 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131656769 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131656769 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131656769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131656769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131656769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131656769 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_auth_tmsi_encr_3_130(545)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(545)@7e0c241b4610: setverdict(pass): none -> pass 20250823131656775 DVLR DEBUG VLR subscr IMSI-262420000000035 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131656775 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823131656775 DVLR DEBUG SUBSCR(IMSI-262420000000035) Received 1 auth tuples (vlr.c:996) 20250823131656775 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823131656775 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75200]{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) 20250823131656775 DMM DEBUG Tx AUTH REQ (rand = 0800c70f88008a77af73d5efa711e06f) (gsm_04_08.c:641) 20250823131656776 DVLR DEBUG VLR subscr IMSI-262420000000035 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131656776 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131656776 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131656776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131656776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131656776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131656776 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131656776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131656776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(538)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(536)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(537)@7e0c241b4610: patching N(SD)=1 into dtap '05145D68809D'O MSC_Test_0-RAN(537)@7e0c241b4610: patched enc_l3: '05545D68809D'O MSC_Test_0-SCCP(536)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(536)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(536)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000605545D68809D'O MSC_Test_0-M3UA(538)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131656786 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131656787 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131656787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131656787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131656787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131656787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131656787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131656787 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131656787 DMM DEBUG msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed782e0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 5d68809d) (gsm_04_08.c:1128) 20250823131656787 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75200]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823131656787 DVLR DEBUG SUBSCR(IMSI-262420000000035) AUTH on GERAN received SRES/RES: 5d68809d (4 bytes) (vlr_auth_fsm.c:151) 20250823131656787 DVLR INFO SUBSCR(IMSI-262420000000035) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823131656787 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75200]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823131656787 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75200]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823131656787 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75200]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823131656787 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75200]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75590] (vlr_auth_fsm.c:294) 20250823131656787 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75200]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823131656787 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75200]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823131656787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823131656787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131656787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823131656787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823131656788 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131656788 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131656788 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131656788 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131656788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131656788 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131656788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131656788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(538)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(536)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(536)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(536)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(536)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(538)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131656793 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131656793 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131656793 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131656793 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131656793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131656793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131656793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131656793 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131656794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823131656794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131656794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131656794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131656794 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75200]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131656794 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75200]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75590] (fsm.c:486) 20250823131656794 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75200]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131656794 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75200]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131656794 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131656794 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131656794 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131656794 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131656794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131656794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131656794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131656794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(538)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(536)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131656799 DVLR DEBUG VLR subscr IMSI-262420000000035 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131656799 DVLR DEBUG IMSI:262420000000035 has MSISDN:491230000035 (vlr.c:1045) 20250823131656799 DMSC NOTICE msub(IMSI-262420000000035:MSISDN-491230000035) VLR: update for IMSI=262420000000035 (MSISDN=491230000035) (gsm_04_08.c:1541) 20250823131656799 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131656800 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131656800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131656800 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131656800 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131656800 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75200]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131656800 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75200]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x561dbed75590] (vlr_lu_fsm.c:110) 20250823131656800 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75200]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131656800 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x561dbed75200]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131656800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131656800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131656800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x561dbed77850]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131656800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x561dbed77850]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x561dbed75590] (fsm.c:486) 20250823131656800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x561dbed77850]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131656800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x561dbed77850]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131656800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x561dbed77850]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131656800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x561dbed77850]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131656801 DMSC NOTICE msub(IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x4BFC204E) VLR: update for IMSI=262420000000035 (MSISDN=491230000035) (gsm_04_08.c:1541) 20250823131656801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x561dbed77850]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131656801 DMM DEBUG -> IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x4BFC204E LOCATION UPDATE ACCEPT (TMSI = 0x4bfc204e) (gsm_04_08.c:149) 20250823131656801 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x4BFC204E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131656801 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131656801 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131656801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131656801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131656801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131656801 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131656801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131656801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(538)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(536)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_3_130(545)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(537)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(537)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_0-SCCP(536)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(536)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(536)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O 20250823131656807 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131656807 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131656807 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131656807 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131656807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131656807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131656807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131656807 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131656807 DMM DEBUG msc_a(IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x4BFC204E:GERAN-A-69:LU)[0x561dbed782e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131656807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x4BFC204E:GERAN-A-69:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131656807 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x561dbed77850]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131656807 DMSC NOTICE msub(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x4BFC204E) VLR: update for IMSI=262420000000035 (MSISDN=491230000035) (gsm_04_08.c:1541) 20250823131656807 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x4BFC204E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131656807 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x561dbed77850]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131656807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x4BFC204E:GERAN-A-69:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131656807 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x561dbed77850]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131656807 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x561dbed77850]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x4BFC204E:GERAN-A-69:LU)[0x561dbed75590] (vlr_lu_fsm.c:817) 20250823131656807 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x561dbed77850]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131656807 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x561dbed77850]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131656807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x4BFC204E:GERAN-A-69:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131656807 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000035/3/1): Available (smpp_smsc.c:626) 20250823131656808 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x4BFC204E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131656808 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x4BFC204E + 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) 20250823131656808 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x4BFC204E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131656808 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x4BFC204E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131656808 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131656808 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131656808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131656808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131656808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131656808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131656808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131656808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(538)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(536)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(536)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(536)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(536)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131656811 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131656811 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131656811 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131656811 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131656811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131656811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131656811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131656811 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131656811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x4BFC204E:GERAN-A-69:LU)[0x561dbed75590]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131656811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x4BFC204E:GERAN-A-69:LU)[0x561dbed75590]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x4BFC204E:GERAN-A-69:LU)[0x561dbed782e0] (msc_a.c:1053) 20250823131656812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x4BFC204E:GERAN-A-69:LU)[0x561dbed75590]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131656812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x4BFC204E:GERAN-A-69:LU)[0x561dbed75590]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131656812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x4BFC204E:GERAN-A-69:LU)[0x561dbed75590]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131656812 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x4BFC204E - active-conn: now used by 1 (attached) (msub.c:375) 20250823131656812 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131656812 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131656812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131656812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131656812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131656812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131656812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131656812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(538)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@7e0c241b4610: Session index based on local reference:0 20250823131656813 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131656813 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131656813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131656813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131656813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131656813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131656813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131656813 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(537)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(545)370261 TC_lu_imsi_auth_tmsi_encr_3_130(545)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131656815 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x4BFC204E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131656815 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x4BFC204E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_3_130(545)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(545)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(545)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(545)@7e0c241b4610: Final verdict of PTC: pass 20250823131656824 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131656824 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(538)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(539)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(542)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(536)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(543)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(537)@7e0c241b4610: Final verdict of PTC: none 20250823131656827 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(546)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(540)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(535)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(541)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(544)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(535): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(536): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(537): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(538): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(539): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(540): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(541): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(542): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(543): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(544): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_130(545): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(546): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_encr_3_13 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass'. Sat Aug 23 13:16:56 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 20250823131657014 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131657014 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131657014 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131657014 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131657014 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131657014 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131657014 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131657014 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131657014 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) 20250823131657014 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131657014 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131657014 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131657014 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131657014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131657014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131657014 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131657014 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131657015 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131657015 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=212436) 20250823131657828 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=212436, count=227108) 20250823131658829 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131659015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131659016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131659016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 ------ Sat Aug 23 13:16:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131659831 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_encr_3_1 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(550)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(550)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(550)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(548)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131700704 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(551)@7e0c241b4610: 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 } } } 20250823131700832 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131700832 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(553)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(553)@7e0c241b4610: 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) } } } } 20250823131700838 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(553)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(553)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(553)@7e0c241b4610: 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(553)@7e0c241b4610: 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(553)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(553)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131700869 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) 20250823131700869 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823131700896 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) 20250823131700896 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) 20250823131700896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131700896 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(550)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(550)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(550)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131700899 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131700899 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131700899 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131700899 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131700899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131700899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131700899 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(550)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(550)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(550)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(550)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(550)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131700899 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131700899 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131700899 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131700899 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131700899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131700899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131700899 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(550)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(550)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(550)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(550)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(550)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(550)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823131700900 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131700900 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(550)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(550)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(554)@7e0c241b4610: Created GsupExpect[0] for "262420000000360" to be handled at TC_lu_imsi_auth_tmsi_encr_3_10(557) TC_lu_imsi_auth_tmsi_encr_3_10(557)@7e0c241b4610: 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 } } } } 20250823131701706 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131701706 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131701706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131701706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131701706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131701706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131701706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131701706 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(550)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131701706 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131701706 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131701706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131701706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131701706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131701706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131701706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131701706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(550)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(550)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(549)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(549)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(557)9730560 MSC_Test_0-SCCP(548)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(549)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131701723 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131701723 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131701723 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131701723 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131701723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131701723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131701723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131701723 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(550)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131701724 DMM DEBUG msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed77720]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000360 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131701724 DMM DEBUG msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed77720]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131701724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131701724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed77720] (fsm.c:486) 20250823131701724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823131701724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131701724 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131701724 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000360 id=262420000000360 (vlr.c:661) 20250823131701724 DVLR INFO New subscr, IMSI: 262420000000360 (vlr.c:562) 20250823131701724 DVLR DEBUG VLR subscr IMSI-262420000000360 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131701724 DVLR DEBUG VLR subscr IMSI-262420000000360 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131701725 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131701725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131701725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131701725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823131701725 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823131701725 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed7ac00] (fsm.c:486) 20250823131701725 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823131701725 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823131701725 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131701725 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131701725 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131701725 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131701725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131701725 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131701725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131701725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(550)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(550)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(548)@7e0c241b4610: { messageType := 2, destLocRef := '947A00'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(548)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(554)@7e0c241b4610: Found GsupExpect[0] for "262420000000360" handled at TC_lu_imsi_auth_tmsi_encr_3_10(557) MSC_Test-GSUP(554)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(557)"262420000000360" MSC_Test_0-SCCP(548)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(548)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(548)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(548)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(550)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131701730 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131701730 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131701730 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131701730 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131701730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131701730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131701730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131701730 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131701733 DVLR DEBUG VLR subscr IMSI-262420000000360 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131701733 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823131701733 DVLR DEBUG SUBSCR(IMSI-262420000000360) Received 1 auth tuples (vlr.c:996) 20250823131701733 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823131701733 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed75200]{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) 20250823131701733 DMM DEBUG Tx AUTH REQ (rand = edb06d9bf9ce82885b5e23a8f048ded1) (gsm_04_08.c:641) 20250823131701733 DVLR DEBUG VLR subscr IMSI-262420000000360 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131701733 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131701733 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131701733 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131701733 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131701733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131701733 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131701733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131701733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(550)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(550)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(548)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(548)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(548)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(548)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(549)@7e0c241b4610: patching N(SD)=1 into dtap '05148AC18DC9'O MSC_Test_0-RAN(549)@7e0c241b4610: patched enc_l3: '05548AC18DC9'O MSC_Test_0-SCCP(548)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(548)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(548)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(548)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000605548AC18DC9'O MSC_Test_0-M3UA(550)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131701741 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131701741 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131701741 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131701741 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131701741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131701741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131701741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131701741 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131701741 DMM DEBUG msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed77720]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 8ac18dc9) (gsm_04_08.c:1128) 20250823131701741 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed75200]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823131701741 DVLR DEBUG SUBSCR(IMSI-262420000000360) AUTH on GERAN received SRES/RES: 8ac18dc9 (4 bytes) (vlr_auth_fsm.c:151) 20250823131701741 DVLR INFO SUBSCR(IMSI-262420000000360) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823131701741 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed75200]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823131701741 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed75200]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823131701742 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed75200]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823131701742 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed75200]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed7ac00] (vlr_auth_fsm.c:294) 20250823131701742 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed75200]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823131701742 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed75200]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823131701742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823131701742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131701742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823131701742 DBSSAP ERROR msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed77720]{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) 20250823131701742 DMSC ERROR msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed77720]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250823131701742 DBSSAP ERROR msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed77720]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250823131701742 DVLR ERROR vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_AUTH}: Failed to send Ciphering Mode Command (vlr_lu_fsm.c:930) 20250823131701742 DMM INFO msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed77720]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823131701742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131701742 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) 20250823131701742 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) 20250823131701742 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) 20250823131701742 DVLR DEBUG VLR subscr IMSI-262420000000360 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250823131701742 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131701742 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131701742 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131701742 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131701742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131701742 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131701742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131701742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131701742 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131701742 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131701742 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131701742 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131701742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131701742 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131701742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131701742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(550)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(550)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(550)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(550)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(548)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(548)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(548)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(548)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(548)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(548)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(548)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(548)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(548)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(548)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(548)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(548)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131701747 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131701747 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131701747 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131701747 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131701747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131701747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131701747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131701747 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(550)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131701747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed7ac00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131701747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed7ac00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed77720] (msc_a.c:1053) 20250823131701747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed7ac00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131701747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed7ac00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131701747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x561dbed7ac00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131701747 DVLR INFO VLR subscr IMSI-262420000000360 - active-conn: now used by 0 (-) (msub.c:375) 20250823131701747 DVLR DEBUG SUBSCR(IMSI-262420000000360) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250823131701747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131701747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131701747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131701747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131701747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131701747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131701747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131701747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(550)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(550)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(548)@7e0c241b4610: Session index based on local reference:0 20250823131701748 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131701748 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131701748 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131701748 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131701748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131701748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131701748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131701748 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(550)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(549)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(557)9730560 TC_lu_imsi_auth_tmsi_encr_3_10(557)@7e0c241b4610: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_10(557)@7e0c241b4610: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_10(557)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(557)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(557)@7e0c241b4610: Final verdict of PTC: pass 20250823131701758 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131701758 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(554)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(548)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(551)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(550)@7e0c241b4610: Final verdict of PTC: none 20250823131701762 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(547)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(555)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(552)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(549)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(553)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(558)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(556)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(547): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(548): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(549): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(550): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(551): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(552): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(553): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(554): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(555): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(556): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_10(557): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(558): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_encr_3_1 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass'. Sat Aug 23 13:17:01 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 20250823131701950 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131701950 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131701950 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131701950 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131701950 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131701950 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131701950 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131701950 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131701950 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) 20250823131701950 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131701950 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131701950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131701950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131701950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131701950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131701950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131701950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131701951 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131701951 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=152576) 20250823131702763 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=152576, count=178232) 20250823131703764 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131703951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131703951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131703951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 ------ Sat Aug 23 13:17:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 20250823131704765 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(562)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(562)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(562)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(560)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131705541 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(563)@7e0c241b4610: 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 } } } 20250823131705725 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) 20250823131705725 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) 20250823131705725 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131705725 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(562)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(562)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(562)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(562)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(562)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823131705730 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131705730 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131705730 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131705730 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131705730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131705730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131705730 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(562)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(562)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(562)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131705732 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131705732 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131705732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131705732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131705732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131705732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131705732 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(562)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(562)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(562)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(562)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(562)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(562)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823131705732 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131705732 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(562)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(562)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131705766 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131705766 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(565)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(565)@7e0c241b4610: 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) } } } } 20250823131705773 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(565)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(565)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(565)@7e0c241b4610: 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(565)@7e0c241b4610: 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(565)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(565)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131705799 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) 20250823131705799 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(566)@7e0c241b4610: Created GsupExpect[0] for "262420000000361" to be handled at TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569) TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569)@7e0c241b4610: 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 } } } } 20250823131706530 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131706530 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131706530 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131706530 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131706530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131706530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131706530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131706530 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(562)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131706530 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131706530 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131706530 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131706530 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131706530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131706530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131706530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131706530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(562)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(562)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(561)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(561)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569)11418394 MSC_Test_0-SCCP(560)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(561)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(562)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131706534 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131706534 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131706534 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131706534 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131706534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131706534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131706534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131706534 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131706534 DMM DEBUG msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed782e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000361 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131706534 DMM DEBUG msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed782e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131706534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed77850]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131706534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed77850]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed782e0] (fsm.c:486) 20250823131706534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed77850]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823131706534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed77850]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131706534 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131706534 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000361 id=262420000000361 (vlr.c:661) 20250823131706534 DVLR INFO New subscr, IMSI: 262420000000361 (vlr.c:562) 20250823131706534 DVLR DEBUG VLR subscr IMSI-262420000000361 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131706534 DVLR DEBUG VLR subscr IMSI-262420000000361 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131706534 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131706534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed77850]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131706534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed77850]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131706534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed77850]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823131706534 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823131706534 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed77850] (fsm.c:486) 20250823131706534 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823131706534 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823131706534 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131706534 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131706534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131706534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131706534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131706534 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131706534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131706534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(562)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(562)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(560)@7e0c241b4610: { messageType := 2, destLocRef := 'AE3B1A'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(560)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(566)@7e0c241b4610: Found GsupExpect[0] for "262420000000361" handled at TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569) MSC_Test-GSUP(566)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569)"262420000000361" 20250823131706537 DVLR DEBUG VLR subscr IMSI-262420000000361 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131706537 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823131706537 DVLR DEBUG SUBSCR(IMSI-262420000000361) Received 1 auth tuples (vlr.c:996) 20250823131706537 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823131706537 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed75200]{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) 20250823131706537 DMM DEBUG Tx AUTH REQ (rand = 7a9fc3676de7cd3dc6a533f57ac8fdb5) (gsm_04_08.c:641) 20250823131706537 DVLR DEBUG VLR subscr IMSI-262420000000361 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131706537 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131706537 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131706537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131706537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131706537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131706537 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131706537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131706537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(562)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(562)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(560)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(560)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(560)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(560)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(561)@7e0c241b4610: patching N(SD)=1 into dtap '0514BBCA0512'O MSC_Test_0-RAN(561)@7e0c241b4610: patched enc_l3: '0554BBCA0512'O MSC_Test_0-SCCP(560)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(560)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(560)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(560)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100060554BBCA0512'O 20250823131706540 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131706540 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131706540 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131706540 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131706540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131706540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131706540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131706540 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(562)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131706540 DMM DEBUG msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed782e0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = bbca0512) (gsm_04_08.c:1128) 20250823131706540 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed75200]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823131706540 DVLR DEBUG SUBSCR(IMSI-262420000000361) AUTH on GERAN received SRES/RES: bbca0512 (4 bytes) (vlr_auth_fsm.c:151) 20250823131706540 DVLR INFO SUBSCR(IMSI-262420000000361) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823131706540 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed75200]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823131706540 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed75200]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823131706540 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed75200]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823131706540 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed75200]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed77850] (vlr_auth_fsm.c:294) 20250823131706540 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed75200]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823131706540 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed75200]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823131706540 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed77850]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823131706540 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed77850]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131706540 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed77850]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823131706540 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed77850]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823131706540 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131706540 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131706540 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131706540 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131706540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131706540 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131706540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131706540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(562)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(562)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(560)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(560)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(560)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(560)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(560)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(560)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(560)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(560)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524900'O 20250823131706541 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131706541 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131706541 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131706541 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131706541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131706541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131706541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131706541 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(562)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131706541 DBSSAP ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed782e0]{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) 20250823131706541 DMSC ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed782e0]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250823131706541 DBSSAP ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed782e0]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250823131706541 DBSSAP ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed782e0]{MSC_A_ST_AUTH_CIPH}: After Classmark Update, still failed to send Cipher Mode Command (msc_a.c:486) 20250823131706541 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) 20250823131706541 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) 20250823131706541 DMM INFO msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed782e0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823131706541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed77850]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131706541 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) 20250823131706542 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131706542 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131706542 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131706542 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131706542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131706542 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131706541 DVLR DEBUG VLR subscr IMSI-262420000000361 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250823131706542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131706542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131706542 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131706542 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(562)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(562)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823131706542 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131706542 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131706542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131706542 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131706542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131706542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(562)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(562)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(560)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(560)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(560)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(560)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(560)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(560)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(560)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(560)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(560)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(560)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(560)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(560)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(562)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131706544 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131706544 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131706544 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131706544 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131706544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131706544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131706544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131706544 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131706544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed77850]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131706544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed77850]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed782e0] (msc_a.c:1053) 20250823131706544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed77850]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131706544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed77850]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131706544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x561dbed77850]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131706544 DVLR INFO VLR subscr IMSI-262420000000361 - active-conn: now used by 0 (-) (msub.c:375) 20250823131706544 DVLR DEBUG SUBSCR(IMSI-262420000000361) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250823131706544 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131706544 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131706544 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131706544 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131706544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131706544 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131706544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131706544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(562)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(562)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(560)@7e0c241b4610: Session index based on local reference:0 20250823131706545 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131706545 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131706545 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131706545 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131706545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131706545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131706545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131706545 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(562)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(561)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569)11418394 TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569)@7e0c241b4610: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569)@7e0c241b4610: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569)@7e0c241b4610: Final verdict of PTC: pass 20250823131706546 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131706547 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(560)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(563)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(566)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(562)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(561)@7e0c241b4610: Final verdict of PTC: none 20250823131706547 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(565)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(567)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(559)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(570)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(564)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(568)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(559): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(560): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(561): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(562): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(563): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(564): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(565): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(566): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(567): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(568): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(570): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass'. Sat Aug 23 13:17:06 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 20250823131706746 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131706746 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131706746 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131706746 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131706746 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131706746 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131706746 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131706746 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131706746 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) 20250823131706746 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131706746 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131706746 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131706746 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131706746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131706746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131706746 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131706746 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131706746 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131706746 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=185196) 20250823131707548 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=185196, count=186452) 20250823131708550 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131708747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131708747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131708747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 ------ Sat Aug 23 13:17:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131709552 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_encr_13_2 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(574)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(574)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(574)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(572)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131710350 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(575)@7e0c241b4610: 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 } } } 20250823131710546 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) 20250823131710546 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) 20250823131710546 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131710546 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(574)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(574)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(574)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131710550 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131710550 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131710550 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131710550 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131710550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131710550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) MSC_Test_0-M3UA(574)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(574)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823131710550 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(574)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(574)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(574)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(574)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(574)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(574)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131710552 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131710552 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131710552 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131710552 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131710552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131710552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131710552 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(574)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(574)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(574)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823131710552 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131710552 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131710552 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823131710552 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_0-M3UA(574)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(574)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(577)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(577)@7e0c241b4610: 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) } } } } 20250823131710555 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(577)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(577)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(577)@7e0c241b4610: 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(577)@7e0c241b4610: 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(577)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(577)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131710575 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) 20250823131710575 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(578)@7e0c241b4610: Created GsupExpect[0] for "262420000000037" to be handled at TC_lu_imsi_auth_tmsi_encr_13_20(581) TC_lu_imsi_auth_tmsi_encr_13_20(581)@7e0c241b4610: 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 } } } } 20250823131711357 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131711357 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131711357 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131711357 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131711357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131711357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131711357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(574)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131711357 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131711357 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131711357 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131711357 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131711357 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131711358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131711358 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131711358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131711358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(574)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(574)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(573)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(573)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(581)9047092 MSC_Test_0-SCCP(572)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(573)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(574)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131711365 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131711365 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131711365 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131711365 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131711365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131711365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131711365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131711365 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131711366 DMM DEBUG msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed77720]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000037 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131711366 DMM DEBUG msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed77720]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131711366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75590]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131711366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75590]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed77720] (fsm.c:486) 20250823131711366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75590]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823131711366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75590]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131711366 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131711366 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000037 id=262420000000037 (vlr.c:661) 20250823131711366 DVLR INFO New subscr, IMSI: 262420000000037 (vlr.c:562) 20250823131711366 DVLR DEBUG VLR subscr IMSI-262420000000037 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131711366 DVLR DEBUG VLR subscr IMSI-262420000000037 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131711366 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131711366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131711366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131711366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75590]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823131711366 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823131711366 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75590] (fsm.c:486) 20250823131711366 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823131711366 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823131711367 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131711367 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131711367 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131711367 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131711367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131711367 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131711367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131711367 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(574)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(574)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(572)@7e0c241b4610: { messageType := 2, destLocRef := '8A0C34'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(572)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(578)@7e0c241b4610: Found GsupExpect[0] for "262420000000037" handled at TC_lu_imsi_auth_tmsi_encr_13_20(581) MSC_Test-GSUP(578)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(581)"262420000000037" MSC_Test_0-SCCP(572)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(572)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(572)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(572)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(574)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131711374 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131711374 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131711374 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131711374 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131711374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131711374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131711374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131711374 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131711374 DVLR DEBUG VLR subscr IMSI-262420000000037 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131711374 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823131711374 DVLR DEBUG SUBSCR(IMSI-262420000000037) Received 1 auth tuples (vlr.c:996) 20250823131711374 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823131711374 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75200]{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) 20250823131711374 DMM DEBUG Tx AUTH REQ (rand = 34d6f4eceb492139eaf506c956ac6a05) (gsm_04_08.c:641) 20250823131711375 DVLR DEBUG VLR subscr IMSI-262420000000037 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131711375 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131711375 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131711375 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131711375 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131711375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131711375 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131711375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131711375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(574)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(574)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(572)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(572)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(572)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(572)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(573)@7e0c241b4610: patching N(SD)=1 into dtap '051439363891'O MSC_Test_0-RAN(573)@7e0c241b4610: patched enc_l3: '055439363891'O MSC_Test_0-SCCP(572)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(572)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(572)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(572)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010006055439363891'O MSC_Test_0-M3UA(574)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131711379 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131711379 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131711379 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131711379 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131711379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131711379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131711379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131711379 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131711379 DMM DEBUG msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed77720]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 39363891) (gsm_04_08.c:1128) 20250823131711379 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75200]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823131711379 DVLR DEBUG SUBSCR(IMSI-262420000000037) AUTH on GERAN received SRES/RES: 39363891 (4 bytes) (vlr_auth_fsm.c:151) 20250823131711379 DVLR INFO SUBSCR(IMSI-262420000000037) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823131711379 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75200]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823131711379 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75200]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823131711379 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75200]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823131711379 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75200]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75590] (vlr_auth_fsm.c:294) 20250823131711379 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75200]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823131711379 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75200]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823131711379 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823131711379 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131711379 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823131711379 DBSSAP ERROR msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed77720]{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) 20250823131711379 DMSC ERROR msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed77720]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250823131711379 DBSSAP ERROR msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed77720]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250823131711379 DVLR ERROR vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_AUTH}: Failed to send Ciphering Mode Command (vlr_lu_fsm.c:930) 20250823131711379 DMM INFO msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed77720]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823131711379 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131711379 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) 20250823131711379 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) 20250823131711379 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) 20250823131711379 DVLR DEBUG VLR subscr IMSI-262420000000037 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250823131711379 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131711379 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131711379 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131711379 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131711379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131711379 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131711379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131711379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131711379 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131711379 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131711379 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131711379 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131711379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131711379 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131711379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131711379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(574)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(574)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(574)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(574)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(572)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(572)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(572)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(572)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(572)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(572)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(572)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(572)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(572)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(572)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(572)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(572)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(574)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131711381 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131711381 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131711381 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131711381 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131711381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131711381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131711381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131711381 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131711381 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75590]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131711381 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75590]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed77720] (msc_a.c:1053) 20250823131711381 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75590]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131711381 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75590]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131711381 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x561dbed75590]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131711381 DVLR INFO VLR subscr IMSI-262420000000037 - active-conn: now used by 0 (-) (msub.c:375) 20250823131711381 DVLR DEBUG SUBSCR(IMSI-262420000000037) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250823131711381 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131711381 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131711381 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131711381 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131711381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131711381 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131711381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131711381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(574)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(574)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(572)@7e0c241b4610: Session index based on local reference:0 20250823131711381 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131711381 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(574)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131711381 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131711381 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131711381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131711381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131711381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131711381 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(573)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(581)9047092 TC_lu_imsi_auth_tmsi_encr_13_20(581)@7e0c241b4610: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_13_20(581)@7e0c241b4610: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_13_20(581)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(581)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(581)@7e0c241b4610: Final verdict of PTC: pass 20250823131711384 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131711384 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(574)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(572)@7e0c241b4610: Final verdict of PTC: none 20250823131711385 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(578)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(575)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(577)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(573)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(579)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(576)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(582)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(571)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(580)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(571): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(572): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(573): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(574): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(575): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(576): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(577): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(578): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(579): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(580): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_20(581): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(582): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_encr_13_2 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass'. Sat Aug 23 13:17:11 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 20250823131711582 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131711582 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131711582 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131711582 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131711582 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131711582 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131711582 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131711582 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131711582 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) 20250823131711582 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131711582 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131711582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131711582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131711582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131711582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131711582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131711582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131711582 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131711582 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=177104) 20250823131712386 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=177104, count=178360) 20250823131713386 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131713583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131713583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131713583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 ------ Sat Aug 23 13:17:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131714388 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_encr_013_2 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(586)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(586)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(586)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(584)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131715206 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(587)@7e0c241b4610: 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 } } } 20250823131715389 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131715389 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(589)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(589)@7e0c241b4610: 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) } } } } 20250823131715390 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(589)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(589)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(589)@7e0c241b4610: 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(589)@7e0c241b4610: 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(589)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(589)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131715400 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) 20250823131715400 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) 20250823131715400 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131715400 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250823131715400 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) 20250823131715400 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(586)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(586)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(586)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131715401 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131715401 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131715401 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131715401 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131715401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131715401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131715401 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(586)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(586)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(586)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(586)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(586)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(586)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(586)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(586)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131715402 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131715402 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131715402 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131715402 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131715402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131715402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131715402 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(586)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(586)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(586)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823131715402 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131715402 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(586)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(586)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(590)@7e0c241b4610: Created GsupExpect[0] for "262420000000038" to be handled at TC_lu_imsi_auth_tmsi_encr_013_20(593) TC_lu_imsi_auth_tmsi_encr_013_20(593)@7e0c241b4610: 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 } } } } MSC_Test_0-M3UA(586)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131716204 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131716204 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131716204 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131716204 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131716204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131716204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131716204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131716204 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131716204 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131716204 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131716204 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131716204 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131716204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131716204 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131716204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131716204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(586)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(585)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(585)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(593)1957017 MSC_Test_0-SCCP(584)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(585)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131716209 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131716209 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131716209 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131716209 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131716209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131716209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131716209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131716209 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131716209 DMM DEBUG msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed782e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000038 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131716209 DMM DEBUG msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed782e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131716209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131716209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed782e0] (fsm.c:486) 20250823131716209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823131716209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131716209 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131716209 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000038 id=262420000000038 (vlr.c:661) 20250823131716209 DVLR INFO New subscr, IMSI: 262420000000038 (vlr.c:562) 20250823131716209 DVLR DEBUG VLR subscr IMSI-262420000000038 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131716209 DVLR DEBUG VLR subscr IMSI-262420000000038 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131716209 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131716209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131716209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131716209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823131716209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823131716209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed7ac00] (fsm.c:486) 20250823131716209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823131716209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823131716209 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131716209 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131716209 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131716209 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131716209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131716209 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131716209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131716209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(586)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(584)@7e0c241b4610: { messageType := 2, destLocRef := '1DDC99'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(584)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(590)@7e0c241b4610: Found GsupExpect[0] for "262420000000038" handled at TC_lu_imsi_auth_tmsi_encr_013_20(593) MSC_Test-GSUP(590)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(593)"262420000000038" 20250823131716211 DVLR DEBUG VLR subscr IMSI-262420000000038 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131716211 DVLR DEBUG VLR subscr IMSI-262420000000038 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(584)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(584)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(584)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(584)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(586)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131716211 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131716211 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131716211 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131716211 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131716211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131716211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131716211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131716211 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_auth_tmsi_encr_013_20(593)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(593)@7e0c241b4610: setverdict(pass): none -> pass 20250823131716213 DVLR DEBUG VLR subscr IMSI-262420000000038 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131716213 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823131716213 DVLR DEBUG SUBSCR(IMSI-262420000000038) Received 1 auth tuples (vlr.c:996) 20250823131716213 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed75200]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823131716213 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed75200]{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) 20250823131716213 DMM DEBUG Tx AUTH REQ (rand = e64f319651a0cae842e24443a5f9ae41) (gsm_04_08.c:641) 20250823131716213 DVLR DEBUG VLR subscr IMSI-262420000000038 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131716213 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131716213 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131716213 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131716213 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131716213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131716213 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131716213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131716213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(586)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(584)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(584)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(584)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(584)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(585)@7e0c241b4610: patching N(SD)=1 into dtap '05147BD0BC51'O MSC_Test_0-RAN(585)@7e0c241b4610: patched enc_l3: '05547BD0BC51'O MSC_Test_0-SCCP(584)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(584)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(584)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(584)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000605547BD0BC51'O 20250823131716216 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131716216 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131716216 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131716216 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131716216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131716216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131716216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131716216 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131716216 DMM DEBUG msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed782e0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 7bd0bc51) (gsm_04_08.c:1128) 20250823131716216 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed75200]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823131716216 DVLR DEBUG SUBSCR(IMSI-262420000000038) AUTH on GERAN received SRES/RES: 7bd0bc51 (4 bytes) (vlr_auth_fsm.c:151) 20250823131716216 DVLR INFO SUBSCR(IMSI-262420000000038) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823131716216 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed75200]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823131716216 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed75200]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823131716216 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed75200]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823131716216 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed75200]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed7ac00] (vlr_auth_fsm.c:294) 20250823131716216 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed75200]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823131716216 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed75200]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823131716216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823131716216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131716216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823131716216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823131716216 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131716216 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131716216 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131716216 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131716216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131716216 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131716216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131716216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(586)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(584)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(584)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(584)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(584)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(584)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(584)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(584)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(584)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C01'O 20250823131716217 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131716217 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131716217 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131716217 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131716217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131716217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131716217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131716217 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131716217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823131716217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131716217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131716217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131716217 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed75200]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131716217 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed75200]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed7ac00] (fsm.c:486) 20250823131716217 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed75200]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131716217 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed75200]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131716218 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131716218 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131716218 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131716218 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131716218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131716218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131716218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131716218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(586)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(584)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(584)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(584)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(584)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131716219 DVLR DEBUG VLR subscr IMSI-262420000000038 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131716219 DVLR DEBUG IMSI:262420000000038 has MSISDN:491230000038 (vlr.c:1045) 20250823131716219 DMSC NOTICE msub(IMSI-262420000000038:MSISDN-491230000038) VLR: update for IMSI=262420000000038 (MSISDN=491230000038) (gsm_04_08.c:1541) 20250823131716219 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131716219 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131716219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131716219 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed75200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131716219 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed75200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131716219 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed75200]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131716219 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed75200]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x561dbed7ac00] (vlr_lu_fsm.c:110) 20250823131716219 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed75200]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131716219 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x561dbed75200]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131716219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131716219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131716219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131716219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x561dbed7ac00] (fsm.c:486) 20250823131716219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131716219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131716219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131716219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131716219 DMSC NOTICE msub(IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x1C77BA3C) VLR: update for IMSI=262420000000038 (MSISDN=491230000038) (gsm_04_08.c:1541) 20250823131716219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131716219 DMM DEBUG -> IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x1C77BA3C LOCATION UPDATE ACCEPT (TMSI = 0x1c77ba3c) (gsm_04_08.c:149) 20250823131716219 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x1C77BA3C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131716219 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131716219 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131716219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131716219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131716219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131716219 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131716219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131716219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(586)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(584)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(584)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(584)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(584)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_013_20(593)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(585)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(585)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_0-SCCP(584)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(584)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(584)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(584)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(586)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131716220 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131716220 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131716220 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131716220 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131716220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131716220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131716220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131716220 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131716220 DMM DEBUG msc_a(IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x1C77BA3C:GERAN-A-73:LU)[0x561dbed782e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131716220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x1C77BA3C:GERAN-A-73:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131716220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131716220 DMSC NOTICE msub(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1C77BA3C) VLR: update for IMSI=262420000000038 (MSISDN=491230000038) (gsm_04_08.c:1541) 20250823131716220 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1C77BA3C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131716220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131716220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1C77BA3C:GERAN-A-73:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131716220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131716220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1C77BA3C:GERAN-A-73:LU)[0x561dbed7ac00] (vlr_lu_fsm.c:817) 20250823131716220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131716220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131716220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1C77BA3C:GERAN-A-73:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131716220 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000038/3/1): Available (smpp_smsc.c:626) 20250823131716220 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1C77BA3C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131716220 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1C77BA3C + 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) 20250823131716220 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1C77BA3C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131716220 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1C77BA3C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131716220 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131716220 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131716220 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131716220 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131716220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131716220 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131716220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131716220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(586)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(584)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(584)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(584)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(584)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(584)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(584)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(584)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(584)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(586)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131716221 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131716221 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131716221 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131716221 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131716221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131716221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131716221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131716221 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131716221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1C77BA3C:GERAN-A-73:LU)[0x561dbed7ac00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131716221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1C77BA3C:GERAN-A-73:LU)[0x561dbed7ac00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1C77BA3C:GERAN-A-73:LU)[0x561dbed782e0] (msc_a.c:1053) 20250823131716221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1C77BA3C:GERAN-A-73:LU)[0x561dbed7ac00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131716221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1C77BA3C:GERAN-A-73:LU)[0x561dbed7ac00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131716221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1C77BA3C:GERAN-A-73:LU)[0x561dbed7ac00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131716221 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1C77BA3C - active-conn: now used by 1 (attached) (msub.c:375) 20250823131716221 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131716221 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131716221 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131716221 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131716221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131716221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131716221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131716221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(586)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(584)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(586)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131716222 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131716222 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131716222 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131716222 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131716222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131716222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131716222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131716222 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(585)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(593)1957017 TC_lu_imsi_auth_tmsi_encr_013_20(593)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131716222 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1C77BA3C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131716222 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x1C77BA3C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_013_20(593)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(593)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(593)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(593)@7e0c241b4610: Final verdict of PTC: pass 20250823131716225 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131716225 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(584)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(591)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(587)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(590)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(588)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(586)@7e0c241b4610: Final verdict of PTC: none 20250823131716226 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(585)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(592)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(589)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(583)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(594)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(583): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(584): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(585): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(586): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(587): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(588): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(589): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(590): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(591): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(592): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_013_20(593): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(594): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_encr_013_2 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass'. Sat Aug 23 13:17:16 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 20250823131716422 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131716422 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131716422 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131716422 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131716422 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131716422 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131716422 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131716422 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131716422 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) 20250823131716422 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131716422 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131716422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131716422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131716422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131716422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131716422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131716422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131716422 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131716422 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=225984) 20250823131717227 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=225984, count=227144) 20250823131718229 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131718424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131718424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131718424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 ------ Sat Aug 23 13:17:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131719230 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(598)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(598)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(598)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(596)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131719927 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(599)@7e0c241b4610: 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 } } } 20250823131720121 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) 20250823131720121 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) 20250823131720121 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131720121 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(598)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(598)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(598)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131720123 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131720123 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131720123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131720123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131720123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131720123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131720123 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(598)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(598)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(598)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(598)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(598)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(598)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(598)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(598)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131720124 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131720124 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131720124 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131720124 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131720124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131720124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131720124 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(598)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(598)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(598)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823131720124 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131720124 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(598)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(598)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131720230 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131720230 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(601)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(601)@7e0c241b4610: 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) } } } } 20250823131720231 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(601)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(601)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(601)@7e0c241b4610: 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(601)@7e0c241b4610: 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(601)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(601)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131720242 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) 20250823131720242 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(602)@7e0c241b4610: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_imsi_auth_tmsi_encr_0134_10(605) TC_lu_imsi_auth_tmsi_encr_0134_10(605)@7e0c241b4610: 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 } } } } 20250823131720925 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131720925 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131720925 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131720925 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131720925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131720925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131720925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131720925 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131720926 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131720926 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131720926 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131720926 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131720926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131720926 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131720926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131720926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(598)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(597)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(597)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(605)11463536 MSC_Test_0-SCCP(596)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(597)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(598)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131720929 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131720929 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131720929 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131720929 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131720929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131720929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131720929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131720929 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131720930 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-74:LU)[0x561dbed77720]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131720930 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-74:LU)[0x561dbed77720]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131720930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x561dbed75590]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131720930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x561dbed75590]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-74:LU)[0x561dbed77720] (fsm.c:486) 20250823131720930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x561dbed75590]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823131720930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x561dbed75590]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131720930 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131720930 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131720930 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823131720930 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131720930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131720930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131720930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75590]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823131720930 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed6b920]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823131720930 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed6b920]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75590] (fsm.c:486) 20250823131720930 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed6b920]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823131720930 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed6b920]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823131720930 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131720930 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131720930 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131720930 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131720930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131720930 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131720930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131720930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(598)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(596)@7e0c241b4610: { messageType := 2, destLocRef := 'AEEB70'O, 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(596)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(602)@7e0c241b4610: Found GsupExpect[0] for "262420000000039" handled at TC_lu_imsi_auth_tmsi_encr_0134_10(605) MSC_Test-GSUP(602)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(605)"262420000000039" 20250823131720932 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823131720932 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(596)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(596)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(596)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(596)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(598)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131720932 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131720932 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131720932 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131720932 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131720932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131720932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131720932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131720932 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_auth_tmsi_encr_0134_10(605)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(605)@7e0c241b4610: setverdict(pass): none -> pass 20250823131720934 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131720934 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed6b920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823131720934 DVLR DEBUG SUBSCR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25) Received 1 auth tuples (vlr.c:996) 20250823131720934 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed6b920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823131720934 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed6b920]{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) 20250823131720934 DMM DEBUG Tx AUTH REQ (rand = 02579fede8c452c6633fa7320d3e5412) (gsm_04_08.c:641) 20250823131720934 DMM DEBUG AUTH REQ (autn = 487f054f9d53904dc7c05f0e6992e420) (gsm_04_08.c:643) 20250823131720934 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823131720934 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131720934 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131720934 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131720934 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131720934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131720934 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131720934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131720934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(598)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(596)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(596)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(596)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(596)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(597)@7e0c241b4610: patching N(SD)=1 into dtap '051433C748EE210469DE04BE'O MSC_Test_0-RAN(597)@7e0c241b4610: patched enc_l3: '055433C748EE210469DE04BE'O MSC_Test_0-SCCP(596)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(596)@7e0c241b4610: vl_len:15 MSC_Test_0-SCCP(596)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(596)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000C055433C748EE210469DE04BE'O MSC_Test_0-M3UA(598)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131720937 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131720937 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131720937 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131720937 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131720937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131720937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131720937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131720937 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131720937 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed77720]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 33c748ee69de04be) (gsm_04_08.c:1128) 20250823131720937 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed6b920]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823131720937 DVLR DEBUG SUBSCR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25) AUTH on GERAN received SRES/RES: 33c748ee69de04be (8 bytes) (vlr_auth_fsm.c:151) 20250823131720937 DVLR INFO SUBSCR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823131720937 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed6b920]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823131720937 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed6b920]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823131720937 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed6b920]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823131720937 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed6b920]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75590] (vlr_auth_fsm.c:294) 20250823131720937 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed6b920]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823131720937 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed6b920]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823131720937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823131720937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131720937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823131720937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823131720937 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131720937 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131720937 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131720937 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131720937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131720937 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131720937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131720937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(598)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(596)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(596)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(596)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(596)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(596)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(596)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(596)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(596)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(598)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131720938 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131720938 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131720938 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131720938 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131720938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131720938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131720938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131720938 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131720938 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131720938 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131720938 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131720938 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131720938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131720938 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131720938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131720938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(598)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(596)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(596)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(596)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(596)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(596)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(596)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(596)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(596)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(598)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131720940 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131720940 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131720940 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131720940 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131720940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131720940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131720940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131720940 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131720940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823131720940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131720940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131720940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131720940 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed6b920]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131720940 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed6b920]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75590] (fsm.c:486) 20250823131720940 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed6b920]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131720940 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed6b920]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131720940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131720940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131720940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131720940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131720940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131720940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131720940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131720940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(598)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(596)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(596)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(596)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(596)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131720941 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131720941 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250823131720941 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250823131720941 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823131720941 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131720942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131720942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed6b920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131720942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed6b920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131720942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed6b920]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131720942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed6b920]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75590] (vlr_lu_fsm.c:110) 20250823131720942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed6b920]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131720942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed6b920]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131720942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131720942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131720942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75200]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131720942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75200]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75590] (fsm.c:486) 20250823131720942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75200]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131720942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75200]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131720942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75200]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131720942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75200]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131720942 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:TMSInew-0x7BFBF6AD) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250823131720942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75200]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131720942 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:TMSInew-0x7BFBF6AD LOCATION UPDATE ACCEPT (TMSI = 0x7bfbf6ad) (gsm_04_08.c:149) 20250823131720942 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:TMSInew-0x7BFBF6AD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823131720942 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131720942 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131720942 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131720942 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131720942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131720942 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131720942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131720942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(598)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(596)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(596)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(596)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(596)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_10(605)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(597)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(597)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_0-SCCP(596)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(596)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(596)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(596)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O 20250823131720943 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131720943 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131720943 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131720943 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131720943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131720943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131720943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131720943 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131720943 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:TMSInew-0x7BFBF6AD:GERAN-A-74:LU)[0x561dbed77720]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131720943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:TMSInew-0x7BFBF6AD:GERAN-A-74:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131720943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75200]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131720943 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250823131720943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75200]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131720943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-74:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131720943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75200]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131720943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75200]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-74:LU)[0x561dbed75590] (vlr_lu_fsm.c:817) 20250823131720943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75200]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131720943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x88CACF25:GERAN-A-74:LU)[0x561dbed75200]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131720943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-74:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131720943 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250823131720943 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131720943 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131720943 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131720943 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131720943 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131720943 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131720943 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131720943 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131720943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131720943 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131720943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131720943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(598)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(596)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(596)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(596)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(596)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(596)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(596)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(596)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(596)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131720944 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131720944 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131720944 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131720944 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131720944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131720944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131720944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131720944 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131720944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-74:LU)[0x561dbed75590]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131720944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-74:LU)[0x561dbed75590]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-74:LU)[0x561dbed77720] (msc_a.c:1053) 20250823131720944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-74:LU)[0x561dbed75590]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131720944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-74:LU)[0x561dbed75590]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131720944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-74:LU)[0x561dbed75590]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131720944 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD - active-conn: now used by 1 (attached) (msub.c:375) 20250823131720944 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131720944 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131720944 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131720944 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131720944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131720944 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131720944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131720944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(598)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(596)@7e0c241b4610: Session index based on local reference:0 20250823131720945 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131720945 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131720945 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131720945 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131720945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131720945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131720945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131720945 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(597)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(605)11463536 TC_lu_imsi_auth_tmsi_encr_0134_10(605)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131720945 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131720945 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_0134_10(605)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(605)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(605)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(605)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(596)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(598)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(597)@7e0c241b4610: Final verdict of PTC: none 20250823131720948 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131720948 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823131720948 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(601)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(602)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(603)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(599)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(600)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(595)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(606)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(604)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(595): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(596): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(597): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(598): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(599): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(600): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(601): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(602): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(603): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(604): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_10(605): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(606): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass'. Sat Aug 23 13:17:20 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 20250823131721150 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131721150 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131721150 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131721150 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131721150 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131721150 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131721150 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131721150 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131721150 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) 20250823131721150 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131721150 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131721150 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131721150 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131721150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131721150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131721150 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131721150 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131721150 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131721150 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=213756) 20250823131721950 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=213756, count=246360) 20250823131722950 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131723151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131723151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131723151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 ------ Sat Aug 23 13:17:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131723951 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(610)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(610)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(610)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(608)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131724662 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(611)@7e0c241b4610: 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 } } } 20250823131724857 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) 20250823131724857 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) 20250823131724857 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131724857 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(610)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(610)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(610)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131724858 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131724858 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131724858 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131724858 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131724858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131724858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131724858 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(610)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(610)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(610)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(610)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(610)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131724859 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131724859 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131724859 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131724859 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131724859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131724859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131724859 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(610)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(610)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(610)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(610)@7e0c241b4610: Message received on association #8 20250823131724859 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131724859 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(610)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(610)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(610)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(610)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131724952 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131724952 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(613)@7e0c241b4610: Established a new IPA connection (conn_id=2) 20250823131724954 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(613)@7e0c241b4610: 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(613)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(613)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(613)@7e0c241b4610: 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(613)@7e0c241b4610: 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(613)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(613)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131724964 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) 20250823131724964 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(614)@7e0c241b4610: Created GsupExpect[0] for "262420000000040" to be handled at TC_lu_imsi_auth_tmsi_encr_0134_340(617) TC_lu_imsi_auth_tmsi_encr_0134_340(617)@7e0c241b4610: 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 } } } } 20250823131725661 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131725661 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131725661 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131725661 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131725661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131725661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131725661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131725661 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(610)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131725661 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131725661 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131725661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131725661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131725661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131725661 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131725661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131725661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(610)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(610)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(609)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(609)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(617)11322742 MSC_Test_0-SCCP(608)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(609)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(610)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131725665 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131725665 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131725665 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131725665 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131725665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131725665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131725665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131725665 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131725665 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed782e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000040 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131725665 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed782e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131725665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131725665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed782e0] (fsm.c:486) 20250823131725665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823131725665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131725665 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131725665 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000040 id=262420000000040 (vlr.c:661) 20250823131725665 DVLR INFO New subscr, IMSI: 262420000000040 (vlr.c:562) 20250823131725665 DVLR DEBUG VLR subscr IMSI-262420000000040 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131725665 DVLR DEBUG VLR subscr IMSI-262420000000040 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131725665 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131725665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131725665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131725665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823131725665 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed6b920]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823131725665 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed6b920]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed7ac00] (fsm.c:486) 20250823131725665 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed6b920]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823131725665 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed6b920]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823131725665 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131725665 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131725665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131725665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131725665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131725665 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131725665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131725665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(610)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(610)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(608)@7e0c241b4610: { messageType := 2, destLocRef := 'ACC576'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(608)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(614)@7e0c241b4610: Found GsupExpect[0] for "262420000000040" handled at TC_lu_imsi_auth_tmsi_encr_0134_340(617) MSC_Test-GSUP(614)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(617)"262420000000040" 20250823131725667 DVLR DEBUG VLR subscr IMSI-262420000000040 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131725667 DVLR DEBUG VLR subscr IMSI-262420000000040 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(608)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(608)@7e0c241b4610: vl_len:11 MSC_Test_0-SCCP(608)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(608)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00095412035A4982130101'O MSC_Test_0-M3UA(610)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131725667 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131725667 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131725667 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131725667 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131725667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131725667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131725667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131725667 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_auth_tmsi_encr_0134_340(617)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(617)@7e0c241b4610: setverdict(pass): none -> pass 20250823131725669 DVLR DEBUG VLR subscr IMSI-262420000000040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131725669 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed6b920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823131725669 DVLR DEBUG SUBSCR(IMSI-262420000000040) Received 1 auth tuples (vlr.c:996) 20250823131725669 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed6b920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823131725669 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed6b920]{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) 20250823131725669 DMM DEBUG Tx AUTH REQ (rand = 9a00ec32351e3a021bc5e325d8b1c26a) (gsm_04_08.c:641) 20250823131725669 DMM DEBUG AUTH REQ (autn = 6ab240e47019b669355e1936633d9d1f) (gsm_04_08.c:643) 20250823131725669 DVLR DEBUG VLR subscr IMSI-262420000000040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131725669 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131725669 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131725669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131725669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131725669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131725669 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131725669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131725669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(610)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(610)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(608)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(608)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(608)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(608)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(609)@7e0c241b4610: patching N(SD)=1 into dtap '05149C2EE3472104C0AA06F9'O MSC_Test_0-RAN(609)@7e0c241b4610: patched enc_l3: '05549C2EE3472104C0AA06F9'O MSC_Test_0-SCCP(608)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(608)@7e0c241b4610: vl_len:15 MSC_Test_0-SCCP(608)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(608)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000C05549C2EE3472104C0AA06F9'O MSC_Test_0-M3UA(610)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131725679 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131725679 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131725679 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131725679 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131725679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131725679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131725679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131725679 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131725679 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed782e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9c2ee347c0aa06f9) (gsm_04_08.c:1128) 20250823131725679 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed6b920]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823131725679 DVLR DEBUG SUBSCR(IMSI-262420000000040) AUTH on GERAN received SRES/RES: 9c2ee347c0aa06f9 (8 bytes) (vlr_auth_fsm.c:151) 20250823131725680 DVLR INFO SUBSCR(IMSI-262420000000040) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823131725680 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed6b920]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823131725680 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed6b920]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823131725680 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed6b920]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823131725680 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed6b920]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed7ac00] (vlr_auth_fsm.c:294) 20250823131725680 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed6b920]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823131725680 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed6b920]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823131725680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823131725680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131725680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823131725680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_0-M3UA(610)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(610)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(608)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(608)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(608)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(608)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131725680 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131725680 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131725680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131725680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131725680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131725680 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131725680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131725680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(608)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(608)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(608)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(608)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(610)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131725682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823131725682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131725682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131725682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131725682 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed6b920]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131725682 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed6b920]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed7ac00] (fsm.c:486) 20250823131725682 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed6b920]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131725682 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131725682 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131725682 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131725682 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131725682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131725682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131725682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131725682 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131725682 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed6b920]{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(610)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(610)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(608)@7e0c241b4610: Session index based on local reference:0 20250823131725682 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131725682 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131725682 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131725682 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131725682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131725682 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131725682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131725682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(608)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(608)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(608)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131725684 DVLR DEBUG VLR subscr IMSI-262420000000040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131725684 DVLR DEBUG IMSI:262420000000040 has MSISDN:491230000040 (vlr.c:1045) 20250823131725684 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250823131725684 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131725684 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131725684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131725684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed6b920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131725684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed6b920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131725684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed6b920]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131725684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed6b920]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x561dbed7ac00] (vlr_lu_fsm.c:110) 20250823131725684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed6b920]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131725684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x561dbed6b920]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131725684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131725684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131725684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x561dbed6bc60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131725684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x561dbed6bc60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x561dbed7ac00] (fsm.c:486) 20250823131725684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x561dbed6bc60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131725684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x561dbed6bc60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131725684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x561dbed6bc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131725684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x561dbed6bc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131725684 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSInew-0xBE89445C) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250823131725684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x561dbed6bc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131725684 DMM DEBUG -> IMSI-262420000000040:MSISDN-491230000040:TMSInew-0xBE89445C LOCATION UPDATE ACCEPT (TMSI = 0xbe89445c) (gsm_04_08.c:149) 20250823131725684 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSInew-0xBE89445C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131725684 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131725684 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131725684 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131725684 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131725684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131725684 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131725684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131725684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(610)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(610)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(608)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(608)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(608)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(608)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_340(617)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(609)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(609)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_0-SCCP(608)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(608)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(608)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(608)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(610)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131725685 DMM DEBUG msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSInew-0xBE89445C:GERAN-A-75:LU)[0x561dbed782e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131725685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSInew-0xBE89445C:GERAN-A-75:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131725685 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x561dbed6bc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131725685 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250823131725685 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131725685 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x561dbed6bc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131725685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-75:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131725685 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x561dbed6bc60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131725685 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x561dbed6bc60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-75:LU)[0x561dbed7ac00] (vlr_lu_fsm.c:817) 20250823131725685 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131725685 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131725685 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131725685 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131725685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131725685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131725685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131725685 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(610)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(610)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823131725685 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x561dbed6bc60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131725685 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x561dbed6bc60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131725685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-75:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131725685 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000040/3/1): Available (smpp_smsc.c:626) 20250823131725685 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131725685 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C + 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) 20250823131725685 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131725685 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(608)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(608)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(608)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(608)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131725685 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131725685 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131725685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131725685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131725685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131725685 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131725685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131725685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(608)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(608)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(608)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(608)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(610)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131725686 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131725686 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131725686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131725686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131725686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131725686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131725686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131725686 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131725686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-75:LU)[0x561dbed7ac00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131725686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-75:LU)[0x561dbed7ac00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-75:LU)[0x561dbed782e0] (msc_a.c:1053) 20250823131725686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-75:LU)[0x561dbed7ac00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131725686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-75:LU)[0x561dbed7ac00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131725686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-75:LU)[0x561dbed7ac00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131725686 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(610)@7e0c241b4610: Message received on association #8 20250823131725686 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131725686 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131725686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131725686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131725686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131725686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131725686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131725686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(610)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(608)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(610)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131725687 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131725687 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131725687 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131725687 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131725687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131725687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131725687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131725687 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(609)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(617)11322742 TC_lu_imsi_auth_tmsi_encr_0134_340(617)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131725687 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131725687 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_0134_340(617)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(617)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(617)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(617)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-M3UA(610)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(609)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(615)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(614)@7e0c241b4610: Final verdict of PTC: none 20250823131725689 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131725689 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(608)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(616)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(611)@7e0c241b4610: Final verdict of PTC: none 20250823131725690 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(613)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(612)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(607)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(618)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(607): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(608): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(609): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(610): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(611): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(612): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(613): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(614): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(615): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(616): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_340(617): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(618): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass'. Sat Aug 23 13:17:25 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 20250823131725890 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131725890 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131725890 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131725890 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131725890 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131725890 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131725890 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131725890 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131725890 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) 20250823131725890 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131725890 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131725890 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131725890 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131725890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131725890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131725890 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131725890 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131725890 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131725890 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=226540) 20250823131726691 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=226540, count=227796) 20250823131727692 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131727891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131727891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131727891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 ------ Sat Aug 23 13:17:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 20250823131728693 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(622)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(622)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(622)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(620)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131729420 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(623)@7e0c241b4610: 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 } } } 20250823131729612 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) 20250823131729612 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) 20250823131729612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131729612 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(622)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(622)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(622)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131729617 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131729617 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131729617 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131729617 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131729617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131729617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131729617 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(622)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(622)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(622)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(622)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(622)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(622)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823131729618 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131729618 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131729618 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131729618 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131729618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131729618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131729618 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823131729618 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131729618 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(622)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(622)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(622)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(622)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(622)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(622)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(622)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131729694 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131729694 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(625)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(625)@7e0c241b4610: 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) } } } } 20250823131729700 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(625)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(625)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(625)@7e0c241b4610: 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(625)@7e0c241b4610: 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(625)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(625)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131729716 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) 20250823131729716 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(626)@7e0c241b4610: Created GsupExpect[0] for "262420000000041" to be handled at TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629) TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)@7e0c241b4610: 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 } } } } 20250823131730425 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131730425 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131730425 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131730425 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131730425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131730425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131730425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131730425 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131730426 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131730426 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131730426 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131730426 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131730426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131730426 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131730426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131730426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(622)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(621)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(621)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)5453522 MSC_Test_0-SCCP(620)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(621)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131730440 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131730440 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131730440 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131730440 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131730440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131730440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131730441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131730441 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131730441 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed77720]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000041 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131730441 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed77720]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131730441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed75590]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131730441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed75590]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed77720] (fsm.c:486) 20250823131730441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed75590]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823131730441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed75590]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131730441 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131730441 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000041 id=262420000000041 (vlr.c:661) 20250823131730441 DVLR INFO New subscr, IMSI: 262420000000041 (vlr.c:562) 20250823131730441 DVLR DEBUG VLR subscr IMSI-262420000000041 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131730441 DVLR DEBUG VLR subscr IMSI-262420000000041 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131730441 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131730441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed75590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131730441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed75590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131730441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed75590]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823131730441 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed6b920]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823131730441 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed6b920]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed75590] (fsm.c:486) 20250823131730441 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed6b920]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823131730441 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed6b920]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823131730441 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131730441 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131730441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131730441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131730441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131730441 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131730441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131730441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(622)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(620)@7e0c241b4610: { messageType := 2, destLocRef := '5336D2'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(620)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(626)@7e0c241b4610: Found GsupExpect[0] for "262420000000041" handled at TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629) MSC_Test-GSUP(626)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)"262420000000041" 20250823131730444 DVLR DEBUG VLR subscr IMSI-262420000000041 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131730444 DVLR DEBUG VLR subscr IMSI-262420000000041 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(620)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(620)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(620)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(620)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00065412035A4902'O MSC_Test_0-M3UA(622)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131730445 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131730445 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131730445 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131730445 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131730445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131730445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131730445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131730445 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)@7e0c241b4610: setverdict(pass): none -> pass 20250823131730448 DVLR DEBUG VLR subscr IMSI-262420000000041 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131730448 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed6b920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823131730448 DVLR DEBUG SUBSCR(IMSI-262420000000041) Received 1 auth tuples (vlr.c:996) 20250823131730448 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed6b920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823131730448 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed6b920]{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) 20250823131730448 DMM DEBUG Tx AUTH REQ (rand = 7ab2ce316b329afafecb42de00748f27) (gsm_04_08.c:641) 20250823131730448 DMM DEBUG AUTH REQ (autn = 2421e9f8dfad3909061db119c63dc298) (gsm_04_08.c:643) 20250823131730448 DVLR DEBUG VLR subscr IMSI-262420000000041 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131730448 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131730448 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131730448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131730448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131730448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131730448 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131730448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131730448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(622)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(620)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(620)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(620)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(620)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(621)@7e0c241b4610: patching N(SD)=1 into dtap '05140A7B666321045084DE90'O MSC_Test_0-RAN(621)@7e0c241b4610: patched enc_l3: '05540A7B666321045084DE90'O MSC_Test_0-SCCP(620)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(620)@7e0c241b4610: vl_len:15 MSC_Test_0-SCCP(620)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(620)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000C05540A7B666321045084DE90'O MSC_Test_0-M3UA(622)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131730452 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed77720]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0a7b66635084de90) (gsm_04_08.c:1128) 20250823131730452 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed6b920]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823131730452 DVLR DEBUG SUBSCR(IMSI-262420000000041) AUTH on GERAN received SRES/RES: 0a7b66635084de90 (8 bytes) (vlr_auth_fsm.c:151) 20250823131730452 DVLR INFO SUBSCR(IMSI-262420000000041) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823131730452 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed6b920]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823131730452 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131730452 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131730452 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131730452 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131730452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131730452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131730452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131730452 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131730452 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed6b920]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823131730452 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed6b920]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823131730452 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed6b920]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed75590] (vlr_auth_fsm.c:294) 20250823131730452 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed6b920]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823131730452 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed6b920]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823131730452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823131730452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131730452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823131730452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_0-M3UA(622)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(622)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(620)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(620)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(620)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823131730452 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131730452 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131730452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131730452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131730452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131730452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131730452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131730453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(620)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(620)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(620)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(620)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(620)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00065412035A4902'O MSC_Test_0-M3UA(622)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131730454 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131730454 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131730454 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131730454 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131730454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131730454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131730454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131730454 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(622)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(620)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(620)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(620)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(620)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131730454 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131730454 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131730454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131730454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131730454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131730454 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131730454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131730454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(620)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(620)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(620)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(620)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(622)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131730456 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131730456 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131730456 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131730456 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131730456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131730456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131730456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131730456 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131730456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823131730456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131730456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131730456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131730456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed6b920]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131730456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed6b920]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed75590] (fsm.c:486) 20250823131730456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed6b920]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131730456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed6b920]{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(622)@7e0c241b4610: Message received on association #8 20250823131730456 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131730456 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131730456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131730456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131730456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131730456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131730456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131730456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(620)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(620)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(620)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(620)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131730458 DVLR DEBUG VLR subscr IMSI-262420000000041 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131730458 DVLR DEBUG IMSI:262420000000041 has MSISDN:491230000041 (vlr.c:1045) 20250823131730458 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250823131730458 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131730459 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131730459 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131730459 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed6b920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131730459 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed6b920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131730459 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed6b920]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131730459 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed6b920]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x561dbed75590] (vlr_lu_fsm.c:110) 20250823131730459 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed6b920]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131730459 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x561dbed6b920]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131730459 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131730459 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131730459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x561dbed75330]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131730459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x561dbed75330]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x561dbed75590] (fsm.c:486) 20250823131730459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x561dbed75330]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131730459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x561dbed75330]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131730459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x561dbed75330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131730459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x561dbed75330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131730459 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x28A53C7E) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250823131730459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x561dbed75330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131730459 DMM DEBUG -> IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x28A53C7E LOCATION UPDATE ACCEPT (TMSI = 0x28a53c7e) (gsm_04_08.c:149) 20250823131730459 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x28A53C7E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(622)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(622)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823131730459 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131730459 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131730459 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131730459 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131730459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131730459 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131730459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131730459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(620)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(620)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(620)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(620)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(621)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(621)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_0-SCCP(620)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(620)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(620)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(620)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(622)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131730461 DMM DEBUG msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x28A53C7E:GERAN-A-76:LU)[0x561dbed77720]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131730461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x28A53C7E:GERAN-A-76:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131730461 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131730461 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131730461 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131730461 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131730461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131730461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131730461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131730461 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131730461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x561dbed75330]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131730461 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250823131730461 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131730461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x561dbed75330]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131730461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-76:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131730461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x561dbed75330]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131730461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x561dbed75330]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-76:LU)[0x561dbed75590] (vlr_lu_fsm.c:817) 20250823131730461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x561dbed75330]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131730461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x561dbed75330]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131730461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-76:LU)[0x561dbed75590]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131730461 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000041/3/1): Available (smpp_smsc.c:626) 20250823131730461 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131730461 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E + 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) 20250823131730461 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131730462 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(622)@7e0c241b4610: Message received on association #8 20250823131730462 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131730462 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131730462 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131730462 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131730462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131730462 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131730462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131730462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(620)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(620)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(620)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(620)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(620)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(620)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(620)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(620)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(622)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131730463 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131730463 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131730463 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131730463 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131730463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131730463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131730463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131730463 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131730463 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-76:LU)[0x561dbed75590]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131730463 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-76:LU)[0x561dbed75590]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-76:LU)[0x561dbed77720] (msc_a.c:1053) 20250823131730463 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-76:LU)[0x561dbed75590]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131730463 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-76:LU)[0x561dbed75590]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131730463 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-76:LU)[0x561dbed75590]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131730463 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E - active-conn: now used by 1 (attached) (msub.c:375) 20250823131730463 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131730463 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131730463 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131730463 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131730463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131730463 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131730463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131730463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(622)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(620)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(622)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131730463 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131730463 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131730463 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131730463 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131730463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131730463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131730463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131730463 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(621)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)5453522 TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131730464 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131730464 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)@7e0c241b4610: Final verdict of PTC: pass 20250823131730467 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131730467 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(626)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(620)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(622)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(621)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(623)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(624)@7e0c241b4610: Final verdict of PTC: none 20250823131730472 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(627)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(625)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(628)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(619)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(630)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(619): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(620): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(621): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(622): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(623): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(624): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(625): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(626): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(627): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(628): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(630): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass'. Sat Aug 23 13:17:30 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 20250823131730670 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131730670 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131730670 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131730670 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131730670 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131730670 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131730670 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131730670 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131730670 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) 20250823131730670 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131730670 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131730670 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131730670 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131730670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131730670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131730670 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131730670 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131730671 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131730671 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=212820) 20250823131731473 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=212820, count=243412) 20250823131732484 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131732671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131732671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131732671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_release_timeout'. ------ MSC_Tests.TC_mo_release_timeout ------ Sat Aug 23 13:17:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_mo_release_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_mo_release_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131733486 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_release_timeout' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_mo_release_timeout started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(634)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(634)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(634)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(632)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131734276 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(635)@7e0c241b4610: 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 } } } 20250823131734470 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) 20250823131734470 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) 20250823131734470 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131734470 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(634)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(634)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(634)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131734475 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131734475 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131734475 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131734475 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131734475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131734475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131734475 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(634)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(634)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(634)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(634)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(634)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131734476 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131734476 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131734476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131734476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131734476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131734476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131734476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823131734476 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131734476 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(634)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(634)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(634)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(634)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(634)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(634)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(634)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(634)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131734487 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131734487 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(637)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(637)@7e0c241b4610: 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) } } } } 20250823131734493 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(637)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(637)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(637)@7e0c241b4610: 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(637)@7e0c241b4610: 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(637)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(637)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131734511 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) 20250823131734511 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(638)@7e0c241b4610: Created GsupExpect[0] for "262420000000040" to be handled at TC_mo_release_timeout0(641) TC_mo_release_timeout0(641)@7e0c241b4610: 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 } } } } 20250823131735283 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131735283 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131735283 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131735283 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131735283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131735283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131735283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131735283 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131735283 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131735283 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131735283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131735283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131735283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131735283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131735283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131735283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(634)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(633)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(633)@7e0c241b4610: Added conn table entry 0TC_mo_release_timeout0(641)8907819 MSC_Test_0-SCCP(632)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(633)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(634)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131735295 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131735295 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131735295 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131735295 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131735295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131735295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131735295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131735295 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131735295 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-77:LU)[0x561dbed782e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000040 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131735295 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-77:LU)[0x561dbed782e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131735295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131735295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000040:GERAN-A-77:LU)[0x561dbed782e0] (fsm.c:486) 20250823131735295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131735295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131735295 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131735295 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131735295 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823131735295 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131735295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131735295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131735295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131735295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131735295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131735295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed7ac00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131735295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed75330]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131735295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed75330]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed7ac00] (fsm.c:486) 20250823131735295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed75330]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131735295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed75330]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131735295 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131735295 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131735295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131735295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131735295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131735295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131735295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131735295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131735295 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131735296 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131735296 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131735296 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131735296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131735296 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131735296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131735296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(634)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(634)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(634)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(632)@7e0c241b4610: { messageType := 2, destLocRef := '87EC2B'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(632)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(632)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(632)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(632)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(632)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(638)@7e0c241b4610: Found GsupExpect[0] for "262420000000040" handled at TC_mo_release_timeout0(641) MSC_Test-GSUP(638)@7e0c241b4610: Added IMSI table entry 0TC_mo_release_timeout0(641)"262420000000040" 20250823131735298 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823131735298 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(632)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(632)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(632)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(632)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(634)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131735299 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131735299 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131735299 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131735299 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131735299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131735299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131735299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131735299 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_mo_release_timeout0(641)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(641)@7e0c241b4610: setverdict(pass): none -> pass 20250823131735303 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131735303 DVLR DEBUG IMSI:262420000000040 has MSISDN:491230000040 (vlr.c:1045) 20250823131735303 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250823131735303 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823131735304 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131735304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131735304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed75330]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131735304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed75330]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131735304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed75330]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131735304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed75330]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed7ac00] (vlr_lu_fsm.c:110) 20250823131735304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed75330]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131735304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed75330]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131735304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131735304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131735304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131735304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed7ac00] (fsm.c:486) 20250823131735304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131735304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131735304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131735304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131735304 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:TMSInew-0x0AC87C75) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250823131735304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131735304 DMM DEBUG -> IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:TMSInew-0x0AC87C75 LOCATION UPDATE ACCEPT (TMSI = 0x0ac87c75) (gsm_04_08.c:149) 20250823131735304 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:TMSInew-0x0AC87C75 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823131735304 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131735304 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131735304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131735304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131735304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131735304 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131735304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131735304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(634)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(632)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(632)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(632)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(632)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_release_timeout0(641)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(633)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(633)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(632)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(632)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(632)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(632)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(634)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131735309 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131735309 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131735309 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131735309 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131735309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131735309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131735309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131735309 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131735309 DMM DEBUG msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:TMSInew-0x0AC87C75:GERAN-A-77:LU)[0x561dbed782e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131735309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:TMSInew-0x0AC87C75:GERAN-A-77:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131735309 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131735309 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250823131735309 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131735309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-77:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131735309 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131735309 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-77:LU)[0x561dbed7ac00] (vlr_lu_fsm.c:817) 20250823131735309 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131735309 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xBE89445C:GERAN-A-77:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131735309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-77:LU)[0x561dbed7ac00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131735309 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000040/3/1): Available (smpp_smsc.c:626) 20250823131735309 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131735309 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131735309 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131735309 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(634)@7e0c241b4610: Message received on association #8 20250823131735309 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131735309 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131735309 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131735309 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131735309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131735309 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131735309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131735309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(632)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(632)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(632)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(632)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(632)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(632)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(632)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(632)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(634)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131735311 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131735311 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131735311 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131735311 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131735311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131735311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131735311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131735311 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131735311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-77:LU)[0x561dbed7ac00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131735311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-77:LU)[0x561dbed7ac00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-77:LU)[0x561dbed782e0] (msc_a.c:1053) 20250823131735311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-77:LU)[0x561dbed7ac00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131735311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-77:LU)[0x561dbed7ac00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131735311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-77:LU)[0x561dbed7ac00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131735311 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131735311 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131735311 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131735311 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131735311 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131735311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131735311 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131735311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131735311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(634)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(632)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(634)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131735311 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131735311 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131735311 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131735311 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131735311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131735311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131735311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131735311 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(633)@7e0c241b4610: Deleted conn table entry 0TC_mo_release_timeout0(641)8907819 TC_mo_release_timeout0(641)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131735312 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131735312 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_release_timeout0(641)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(641)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(641)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(641)@7e0c241b4610: 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 := '0AC87C75'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(633)@7e0c241b4610: Added conn table entry 0TC_mo_release_timeout0(641)14063144 MSC_Test_0-RAN(633)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(632)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(634)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131735514 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131735514 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131735514 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131735514 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131735514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131735514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131735514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131735514 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131735515 DMM DEBUG msc_a(TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed77720]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823131735515 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131735515 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed77720] (fsm.c:486) 20250823131735515 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131735515 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131735515 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823131735515 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131735515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131735515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131735515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131735515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131735515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131735515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131735515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131735515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131735515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131735515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131735515 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000040/3/1): Available (smpp_smsc.c:626) 20250823131735516 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823131735516 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131735516 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131735516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131735516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131735516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131735516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131735516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131735516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131735516 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131735516 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131735516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131735516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131735516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131735516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131735516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131735516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131735516 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131735516 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131735516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131735516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131735516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131735516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131735516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131735516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(634)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(634)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(634)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(634)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(634)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(632)@7e0c241b4610: { messageType := 2, destLocRef := 'D69628'O, 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(632)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(632)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(632)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(632)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(632)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(632)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(632)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(632)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(632)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131735519 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823131735519 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_release_timeout0(641)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(641)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(635)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_mo_release_timeout0(641) MSC_Test-MGCP(636)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_release_timeout0(641) MSC_Test_0-RAN(633)@7e0c241b4610: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(633)@7e0c241b4610: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(632)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(632)@7e0c241b4610: vl_len:19 MSC_Test_0-SCCP(632)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(632)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(634)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131735545 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131735545 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131735545 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131735545 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131735545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131735545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131735545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131735545 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131735546 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823131735546 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75 callref-0x8000000b tid-8) New transaction (transaction.c:231) 20250823131735546 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823131735546 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823131735546 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823131735546 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75: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) 20250823131735546 DCC INFO trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823131735546 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823131735546 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75330]{ESTABLISHING}: Allocated (fsm.c:456) 20250823131735546 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75330]{ESTABLISHING}: is child of msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed77720] (fsm.c:486) 20250823131735546 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75: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) 20250823131735546 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed7af90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131735547 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed7af90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75330] (fsm.c:486) 20250823131735547 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:no-CI)[0x561dbed7af90]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131735547 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:no-CI)[0x561dbed7af90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823131735547 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed73010]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131735547 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed73010]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75330] (fsm.c:486) 20250823131735547 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x561dbed73010]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131735547 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x561dbed73010]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(636)@7e0c241b4610: 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(641) TC_mo_release_timeout0(641)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823131735560 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:no-CI)[0x561dbed7af90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131735560 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75330]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823131735560 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75: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(641)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(635)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_mo_release_timeout0(641) MSC_Test-MNCC(635)@7e0c241b4610: Added conn table entry 0TC_mo_release_timeout0(641)-2147483637 TC_mo_release_timeout0(641)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_release_timeout0(641)@7e0c241b4610: f_mo_call_establish DONE TC_mo_release_timeout0(641)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131738548 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x561dbed73010]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250823131738548 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x561dbed73010]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250823131738548 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x561dbed73010]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250823131738548 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x561dbed73010]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75330] (rtp_stream.c:239) 20250823131738548 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x561dbed73010]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250823131738548 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x561dbed73010]{DISCARDING}: Deallocated (fsm.c:568) 20250823131738548 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75330]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250823131738548 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75330]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823131738548 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed7af90]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131738548 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed7af90]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75330] (call_leg.c:197) 20250823131738548 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed7af90]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250823131738548 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed7af90]{ESTABLISHING}: Deallocated (fsm.c:568) 20250823131738548 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x561dbed6b920]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250823131738548 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75330]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823131738548 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75330]{RELEASING}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed77720] (call_leg.c:198) 20250823131738548 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75330]{RELEASING}: Freeing instance (call_leg.c:198) 20250823131738548 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75330]{RELEASING}: Deallocated (fsm.c:568) 20250823131738548 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) Freeing transaction (transaction.c:243) 20250823131738548 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823131738548 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823131738548 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823131738548 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823131738548 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823131738548 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131738548 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823131738548 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131738548 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131738548 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131738548 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131738548 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131738548 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131738548 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131738548 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131738548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131738548 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131738548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131738549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131738549 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131738549 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131738549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131738549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131738549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131738549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131738549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131738549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(634)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(634)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(634)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(632)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(632)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(632)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(632)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(632)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(632)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(632)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(632)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(635)@7e0c241b4610: Deleted conn table entry 0TC_mo_release_timeout0(641)-2147483637 MSC_Test_0-SCCP(632)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(632)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(632)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(632)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131738553 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131738553 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131738553 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(634)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131738553 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131738553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131738553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131738553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131738553 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131738553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131738553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed77720] (msc_a.c:1053) 20250823131738553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131738553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75:GERAN-A-78:CM_SERVICE_REQ)[0x561dbed75590]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131738553 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131738553 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131738553 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131738553 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131738553 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131738553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131738553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131738554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131738554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(634)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(632)@7e0c241b4610: Session index based on local reference:0 20250823131738554 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131738554 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131738554 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131738554 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131738554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131738554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131738554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131738554 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(633)@7e0c241b4610: Deleted conn table entry 0TC_mo_release_timeout0(641)14063144 TC_mo_release_timeout0(641)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131738555 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131738555 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0AC87C75 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_release_timeout0(641)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(641)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(641)@7e0c241b4610: Final verdict of PTC: pass 20250823131738562 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131738563 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(638)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(632)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(635)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(636)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(634)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(633)@7e0c241b4610: Final verdict of PTC: none 20250823131738566 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(639)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(637)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(631)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(642)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(640)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(631): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(632): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(633): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(634): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(635): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(636): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(637): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(638): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(639): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(640): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_mo_release_timeout0(641): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(642): none (pass -> pass) MTC@7e0c241b4610: Test case TC_mo_release_timeout finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_release_timeout pass'. Sat Aug 23 13:17:38 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 20250823131738758 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131738758 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131738758 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131738758 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131738758 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131738758 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131738758 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131738758 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131738758 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) 20250823131738758 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131738758 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131738758 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131738758 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131738758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131738758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131738758 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131738758 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131738759 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131738759 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=324152) 20250823131739567 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=324152, count=324692) 20250823131740569 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131740759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131740759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131740759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_release_timeout pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp'. ------ MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp ------ Sat Aug 23 13:17:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131741571 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_and_mt_call_no_dlcx_resp started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(646)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(646)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(646)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(644)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131742376 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(647)@7e0c241b4610: 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 } } } 20250823131742572 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) 20250823131742572 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) 20250823131742572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131742572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250823131742572 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131742572 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(649)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(646)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(646)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(646)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(649)@7e0c241b4610: 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) } } } } 20250823131742577 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131742577 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131742577 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131742577 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131742577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131742577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131742577 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(646)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(646)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823131742577 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(646)@7e0c241b4610: Message received on association #8 MSC_Test-GSUP-IPA(649)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(649)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(649)@7e0c241b4610: 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(649)@7e0c241b4610: 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_0-M3UA(646)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(646)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test-GSUP-IPA(649)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(649)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131742578 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131742578 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131742578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131742578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131742578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131742578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131742578 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(646)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(646)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(646)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(646)@7e0c241b4610: Message received on association #8 20250823131742578 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131742578 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(646)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(646)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(646)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(646)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131742594 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) 20250823131742594 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(650)@7e0c241b4610: Created GsupExpect[0] for "262420000000041" to be handled at TC_lu_and_mt_call_no_dlcx_resp0(653) TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: 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 } } } } 20250823131743379 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131743379 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131743379 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131743379 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131743379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131743379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131743379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131743379 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131743380 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131743380 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131743380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131743380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131743380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131743380 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131743380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131743380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(646)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(645)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(645)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(653)7971998 MSC_Test_0-SCCP(644)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(645)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131743395 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131743395 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131743395 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131743395 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131743395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131743395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131743395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131743395 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131743396 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-79:LU)[0x561dbed7af90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000041 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131743396 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-79:LU)[0x561dbed7af90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131743396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131743396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000041:GERAN-A-79:LU)[0x561dbed7af90] (fsm.c:486) 20250823131743396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131743396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131743396 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131743396 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131743396 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823131743396 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131743396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131743396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131743396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131743396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131743396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131743396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131743396 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed75330]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131743396 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed75330]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed7ae60] (fsm.c:486) 20250823131743396 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed75330]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131743396 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed75330]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131743397 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131743397 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131743397 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131743397 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131743397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131743397 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131743397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131743397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131743397 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131743397 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131743397 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131743397 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131743397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131743397 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131743397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131743397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(646)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(646)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(646)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(644)@7e0c241b4610: { messageType := 2, destLocRef := '79A49E'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(644)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(644)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(644)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(644)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(644)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(650)@7e0c241b4610: Found GsupExpect[0] for "262420000000041" handled at TC_lu_and_mt_call_no_dlcx_resp0(653) MSC_Test-GSUP(650)@7e0c241b4610: Added IMSI table entry 0TC_lu_and_mt_call_no_dlcx_resp0(653)"262420000000041" 20250823131743400 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823131743400 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(644)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(644)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(644)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(644)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823131743401 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131743401 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131743401 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131743401 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131743401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131743401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131743401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131743401 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: setverdict(pass): none -> pass 20250823131743405 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131743405 DVLR DEBUG IMSI:262420000000041 has MSISDN:491230000041 (vlr.c:1045) 20250823131743405 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250823131743405 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823131743406 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131743406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed7ae60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131743406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed75330]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131743406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed75330]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131743406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed75330]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131743406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed75330]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed7ae60] (vlr_lu_fsm.c:110) 20250823131743406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed75330]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131743406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed75330]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131743406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed7ae60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131743406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed7ae60]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131743406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131743406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed7ae60] (fsm.c:486) 20250823131743406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131743406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131743406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131743406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131743406 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:TMSInew-0x7C9F043E) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250823131743406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131743406 DMM DEBUG -> IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:TMSInew-0x7C9F043E LOCATION UPDATE ACCEPT (TMSI = 0x7c9f043e) (gsm_04_08.c:149) 20250823131743406 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:TMSInew-0x7C9F043E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823131743406 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131743406 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131743406 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131743406 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131743406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131743406 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131743406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131743406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(646)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(644)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(644)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(644)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(644)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(645)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(645)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(644)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(644)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(644)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(644)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(646)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131743416 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131743416 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131743416 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131743416 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131743416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131743416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131743416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131743416 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131743416 DMM DEBUG msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:TMSInew-0x7C9F043E:GERAN-A-79:LU)[0x561dbed7af90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131743416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:TMSInew-0x7C9F043E:GERAN-A-79:LU)[0x561dbed7ae60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131743416 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131743417 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250823131743417 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131743417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-79:LU)[0x561dbed7ae60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131743417 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131743417 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-79:LU)[0x561dbed7ae60] (vlr_lu_fsm.c:817) 20250823131743417 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131743417 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x28A53C7E:GERAN-A-79:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131743417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-79:LU)[0x561dbed7ae60]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131743417 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000041/3/1): Available (smpp_smsc.c:626) 20250823131743417 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131743417 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131743417 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131743417 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131743417 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131743417 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131743417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131743417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131743417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131743417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131743417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131743417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(646)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(644)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(644)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(644)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(644)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(644)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(644)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(644)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(644)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(646)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131743420 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131743420 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131743420 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131743420 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131743420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131743420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131743420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131743420 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131743420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-79:LU)[0x561dbed7ae60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131743420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-79:LU)[0x561dbed7ae60]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-79:LU)[0x561dbed7af90] (msc_a.c:1053) 20250823131743420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-79:LU)[0x561dbed7ae60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131743420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-79:LU)[0x561dbed7ae60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131743420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-79:LU)[0x561dbed7ae60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131743421 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E - active-conn: now used by 1 (attached) (msub.c:375) 20250823131743421 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131743421 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131743421 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131743421 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131743421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131743421 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131743421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131743421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(646)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(644)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(646)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131743422 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131743422 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131743422 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131743422 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131743422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131743422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131743422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131743422 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(645)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(653)7971998 TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131743424 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131743424 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(645)@7e0c241b4610: Created IMSI[0] for '262420000000041'H'7C9F043E'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(653) MSC_Test-MNCC(647)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(653)1167427081 20250823131743440 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823131743440 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823131743440 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E callref-0x45958609 tid-255) New transaction (transaction.c:231) 20250823131743440 DMNCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E callref-0x45958609 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) 20250823131743441 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E callref-0x45958609 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) 20250823131743441 DMNCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E callref-0x45958609 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823131743441 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250823131743441 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250823131743441 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131743441 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131743441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131743441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131743441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131743441 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131743441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131743441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(646)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(645)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_no_dlcx_resp0(653) TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(645)@7e0c241b4610: Created IMSI[1] for '262420000000041'H'7C9F043E'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(653) TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: 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 := '7C9F043E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(645)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(653)6874909 MSC_Test_0-SCCP(644)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(646)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131743450 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131743450 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131743451 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131743451 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131743451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131743451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131743451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131743451 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131743451 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ac00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131743451 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ac00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed73010] (fsm.c:486) 20250823131743451 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ac00]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131743451 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ac00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131743451 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823131743451 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131743451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ac00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131743451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ac00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131743451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ac00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131743451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ac00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131743451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ac00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131743451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ac00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131743451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ac00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131743451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ac00]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131743451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ac00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131743451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ac00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131743451 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E callref-0x45958609 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823131743452 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823131743452 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823131743452 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 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) 20250823131743452 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823131743452 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823131743452 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000041/3/1): Available (smpp_smsc.c:626) 20250823131743452 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250823131743452 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131743452 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131743452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131743452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131743452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131743452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131743452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131743452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131743452 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131743452 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131743452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131743452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131743452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131743452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131743452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131743452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131743452 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131743452 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131743452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131743452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131743452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131743452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131743452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131743452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(646)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(646)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(646)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(646)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(646)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(644)@7e0c241b4610: { messageType := 2, destLocRef := '68E71D'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(644)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(644)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(644)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(644)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(644)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(644)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(644)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(644)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(644)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131743454 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250823131743454 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: f_mt_call_complete 1 MSC_Test_0-RAN(645)@7e0c241b4610: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(645)@7e0c241b4610: patched enc_l3: '8301'O MSC_Test_0-SCCP(644)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(644)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(644)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(644)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(646)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131743462 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131743462 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131743462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131743462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131743462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131743462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131743462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131743462 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131743462 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823131743462 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823131743462 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250823131743462 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250823131743462 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 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) 20250823131743462 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 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(653)@7e0c241b4610: f_mt_call_complete 2 MSC_Test-MGCP(648)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_no_dlcx_resp0(653) 20250823131743470 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823131743470 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHING}: Allocated (fsm.c:456) 20250823131743470 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHING}: is child of msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed73010] (fsm.c:486) 20250823131743470 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 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) 20250823131743470 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed6b920]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131743470 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed6b920]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ad30] (fsm.c:486) 20250823131743470 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:no-CI)[0x561dbed6b920]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131743470 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:no-CI)[0x561dbed6b920]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823131743470 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed748c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131743470 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed748c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ad30] (fsm.c:486) 20250823131743470 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:no-CI)[0x561dbed748c0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131743470 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:no-CI)[0x561dbed748c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(648)@7e0c241b4610: 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(653) TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: f_mt_call_complete 3 20250823131743491 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:no-CI)[0x561dbed6b920]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131743491 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823131743491 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 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(653)@7e0c241b4610: f_mt_call_complete 4 20250823131743493 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:no-CI)[0x561dbed748c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131743493 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823131743493 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 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) 20250823131743493 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 tid-0) Sending Assignment Command (msc_a.c:706) 20250823131743493 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131743493 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131743493 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131743493 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131743493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131743493 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131743493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131743493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(646)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(644)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(644)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(644)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(644)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: f_mt_call_complete 6 MSC_Test_0-SCCP(644)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(644)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(644)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(644)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250823131743500 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131743500 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131743500 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131743500 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131743500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131743500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131743500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131743500 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131743500 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed748c0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823131743500 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E: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)[0x561dbed748c0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823131743500 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E: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)[0x561dbed748c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823131743500 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 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) 20250823131743500 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 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) 20250823131743500 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 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) 20250823131743500 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 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(645)@7e0c241b4610: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(645)@7e0c241b4610: patched enc_l3: '8347'O MSC_Test_0-SCCP(644)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(644)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(644)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(644)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(646)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: f_mt_call_complete 5 TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: f_mt_call_complete 8 20250823131743504 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E: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)[0x561dbed748c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131743504 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E: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)[0x561dbed748c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823131743504 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823131743702 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131743703 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131743703 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131743703 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131743703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131743703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131743703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131743703 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131743703 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250823131743703 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250823131743703 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250823131743703 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 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) 20250823131743703 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 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(653)@7e0c241b4610: f_mt_call_complete 7 20250823131743709 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823131743710 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 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) 20250823131743710 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed6b920]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250823131743710 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E: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)[0x561dbed6b920]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823131743710 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E: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)[0x561dbed6b920]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823131743710 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E: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)[0x561dbed6b920]{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(653)@7e0c241b4610: f_mt_call_complete 9 TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: f_mt_call_complete DONE TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: Hold the call for some time 20250823131743715 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E: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)[0x561dbed6b920]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131743715 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E: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)[0x561dbed6b920]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823131743715 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823131743715 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: Hangup TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823131748724 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823131748724 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823131748724 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823131748724 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823131748725 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131748725 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131748725 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131748725 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131748725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131748725 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131748725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131748725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(646)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(644)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(644)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(644)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(644)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(645)@7e0c241b4610: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(645)@7e0c241b4610: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(644)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(644)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(644)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(644)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(646)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131748732 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131748732 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131748732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131748732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131748732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131748732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131748733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131748733 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131748733 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823131748733 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823131748733 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823131748733 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x45958609 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823131748733 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250823131748733 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131748733 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823131748733 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131748733 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131748733 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131748733 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823131748733 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E: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)[0x561dbed748c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131748733 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E: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)[0x561dbed748c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ad30] (call_leg.c:197) 20250823131748733 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E: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)[0x561dbed748c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823131748733 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E: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)[0x561dbed748c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823131748733 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E: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)[0x561dbed6b920]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131748733 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E: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)[0x561dbed6b920]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ad30] (call_leg.c:197) 20250823131748734 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ad30]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823131748734 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E: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)[0x561dbed6b920]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823131748734 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E: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)[0x561dbed6b920]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823131748734 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ad30]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823131748734 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ad30]{RELEASING}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed73010] (call_leg.c:198) 20250823131748734 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ad30]{RELEASING}: Freeing instance (call_leg.c:198) 20250823131748734 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ad30]{RELEASING}: Deallocated (fsm.c:568) 20250823131748734 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131748734 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131748734 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131748734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131748734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131748734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131748734 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131748734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131748734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131748734 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131748734 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131748734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131748734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131748734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131748734 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131748734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131748734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(646)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(646)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(646)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(644)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(644)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(644)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(644)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(644)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(644)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(644)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(644)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(647)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(653)1167427081 TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(644)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(644)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(644)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(644)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(646)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131748741 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131748741 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131748741 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131748741 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131748741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131748741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131748741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131748742 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131748742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ac00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131748742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ac00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed73010] (msc_a.c:1053) 20250823131748742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ac00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131748742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E:GERAN-A-80:PAGING_RESP)[0x561dbed7ac00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131748742 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7C9F043E - active-conn: now used by 1 (attached) (msub.c:375) 20250823131748742 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131748742 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131748742 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131748742 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131748742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131748742 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131748742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131748742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(646)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(644)@7e0c241b4610: Session index based on local reference:0 20250823131748743 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131748743 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131748743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131748743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131748743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131748743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131748743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(646)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131748743 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(645)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(653)6874909 TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: f_call_hangup 9: done MSC_Test_0-RAN(645)@7e0c241b4610: Removed IMSI[0] for '262420000000041'H to be handled at TC_lu_and_mt_call_no_dlcx_resp0(653) TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(653)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(644)@7e0c241b4610: Final verdict of PTC: none 20250823131755766 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131755766 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131755766 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131755766 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131755767 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131755767 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131755767 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131755767 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131755767 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) 20250823131755767 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131755767 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131755767 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131755767 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131755767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131755767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131755767 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131755767 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131755767 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131755767 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823131755768 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-M3UA(646)@7e0c241b4610: Final verdict of PTC: none 20250823131755768 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823131755768 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(650)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(649)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(648)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(647)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(651)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(645)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(654)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(643)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(652)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(643): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(644): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(645): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(646): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(647): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(648): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(649): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(650): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(651): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(652): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_and_mt_call_no_dlcx_resp0(653): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(654): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_and_mt_call_no_dlcx_resp finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass'. Sat Aug 23 13:17:55 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=414976) 20250823131756769 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=414976, count=416232) 20250823131757768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131757768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131757768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823131757770 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two'. ------ MSC_Tests.TC_reset_two ------ Sat Aug 23 13:17:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_reset_two.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_reset_two.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131758771 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_reset_two started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(658)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(658)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(658)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(656)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(661)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(661)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(661)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(659)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131759603 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(662)@7e0c241b4610: 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 } } } 20250823131759772 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131759772 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(664)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(664)@7e0c241b4610: 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) } } } } 20250823131759778 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(664)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(664)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(664)@7e0c241b4610: 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(664)@7e0c241b4610: 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(664)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(664)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131759784 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) 20250823131759784 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) 20250823131759784 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131759784 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(658)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(658)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(658)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(658)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(658)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823131759785 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131759785 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131759785 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131759785 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131759785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131759785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131759785 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(658)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(658)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(658)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(658)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(658)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(658)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131759786 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131759786 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131759786 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131759786 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131759786 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131759786 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131759786 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131759786 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(658)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(658)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(658)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823131759786 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(658)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(658)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131759797 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) 20250823131759798 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) 20250823131759798 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131759798 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) 20250823131759798 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823131759798 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(661)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(661)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(661)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(661)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(661)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823131759800 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131759800 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131759800 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131759800 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131759800 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131759800 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131759800 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(661)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(661)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(661)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(661)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(661)@7e0c241b4610: Message received on association #8 20250823131759801 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131759801 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131759801 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131759801 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131759801 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131759801 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131759801 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823131759801 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823131759801 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(661)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(661)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(661)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(661)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(661)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(661)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(658)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131800596 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131800596 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131800596 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131800596 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131800597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131800597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131800597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131800597 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131800598 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131800598 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131800598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131800598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131800598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131800598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131800598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131800598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(658)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(658)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(657)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823131800603 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_1-M3UA(661)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131800603 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131800603 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823131800603 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:603) 20250823131800603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131800603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131800604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131800604 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131800604 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131800604 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131800604 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131800604 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823131800604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131800604 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:233) 20250823131800604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823131800604 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(661)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(661)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(660)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@7e0c241b4610: setverdict(pass): none -> pass 20250823131801808 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131801808 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131801808 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131801808 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131801808 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131801808 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823131801808 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131801808 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131801808 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131801808 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131801808 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) 20250823131801808 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131801808 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131801808 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131801808 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131801808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131801808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131801808 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131801808 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(658)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(665)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(659)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(656)@7e0c241b4610: Final verdict of PTC: none 20250823131801811 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) 20250823131801811 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131801811 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131801811 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823131801811 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823131801811 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131801811 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823131801811 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250823131801811 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) 20250823131801811 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131801811 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131801811 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823131801811 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823131801811 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131801811 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131801811 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131801811 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131801811 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131801811 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(661)@7e0c241b4610: Final verdict of PTC: none 20250823131801812 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823131801812 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(666)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(657)@7e0c241b4610: Final verdict of PTC: none 20250823131801812 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(662)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(660)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(664)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(663)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(655)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(667)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: pass MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(655): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(656): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(657): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(658): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(659): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(660): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(661): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(662): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(663): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(664): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(665): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(666): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(667): none (pass -> pass) MTC@7e0c241b4610: Test case TC_reset_two finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two pass'. Sat Aug 23 13:18:01 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=104820) 20250823131802813 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=104820, count=105980) 20250823131803809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131803809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131803809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823131803812 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131803812 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131803812 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823131803814 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call'. ------ MSC_Tests.TC_lu_and_mt_call ------ Sat Aug 23 13:18:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131804815 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_and_mt_call started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(671)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(671)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(671)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(669)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131805714 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(672)@7e0c241b4610: 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 } } } 20250823131805817 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131805817 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(674)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(674)@7e0c241b4610: 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) } } } } 20250823131805822 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(674)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(674)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(674)@7e0c241b4610: 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)@7e0c241b4610: 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)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(674)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131805852 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) 20250823131805852 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(675)@7e0c241b4610: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call0(678) TC_lu_and_mt_call0(678)@7e0c241b4610: 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 } } } } 20250823131805906 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) 20250823131805906 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) 20250823131805906 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131805906 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)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(671)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(671)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131805911 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131805911 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131805911 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131805911 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131805911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131805911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131805911 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)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(671)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(671)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(671)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(671)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(671)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(671)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(671)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131805912 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131805912 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131805912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131805912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131805912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131805912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131805912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823131805912 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131805912 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(671)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(671)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(671)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(671)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(671)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131806719 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131806719 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131806719 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131806719 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131806719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131806719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131806719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131806719 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131806720 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131806720 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131806720 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131806720 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131806720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131806720 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131806720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131806720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(671)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(670)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(670)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_call0(678)14369349 MSC_Test_0-SCCP(669)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(670)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(671)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131806737 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131806737 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131806737 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131806737 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131806737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131806737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131806737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131806737 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131806738 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-81:LU)[0x561dbed6b920]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131806738 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-81:LU)[0x561dbed6b920]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131806738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x561dbed749f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131806738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x561dbed749f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-81:LU)[0x561dbed6b920] (fsm.c:486) 20250823131806738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x561dbed749f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131806738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x561dbed749f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131806738 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131806738 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131806738 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823131806738 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131806738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed749f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131806738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed749f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131806738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed749f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131806738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed749f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131806738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed749f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131806738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed749f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131806738 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131806738 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed749f0] (fsm.c:486) 20250823131806738 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131806738 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131806738 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131806738 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131806738 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131806738 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131806738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131806738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131806738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131806738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131806738 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131806739 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131806739 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131806739 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131806739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131806739 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131806739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131806739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(671)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(671)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@7e0c241b4610: { messageType := 2, destLocRef := 'DB4245'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(669)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(669)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(669)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(675)@7e0c241b4610: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call0(678) MSC_Test-GSUP(675)@7e0c241b4610: Added IMSI table entry 0TC_lu_and_mt_call0(678)"262420000000039" 20250823131806742 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823131806742 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(669)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(669)@7e0c241b4610: vl_from0 TC_lu_and_mt_call0(678)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(669)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(671)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(678)@7e0c241b4610: setverdict(pass): none -> pass 20250823131806743 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131806743 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131806743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131806743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131806743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131806743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131806743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131806743 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131806746 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131806746 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250823131806746 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250823131806747 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823131806747 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131806747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed749f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131806747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131806747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131806747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131806747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed749f0] (vlr_lu_fsm.c:110) 20250823131806747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131806747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131806747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed749f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131806747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed749f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131806747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed77660]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131806747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed77660]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed749f0] (fsm.c:486) 20250823131806747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed77660]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131806747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed77660]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131806747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed77660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131806747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed77660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131806748 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:TMSInew-0x0795BD6F) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250823131806748 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed77660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131806748 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:TMSInew-0x0795BD6F LOCATION UPDATE ACCEPT (TMSI = 0x0795bd6f) (gsm_04_08.c:149) 20250823131806748 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:TMSInew-0x0795BD6F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_0-M3UA(671)@7e0c241b4610: Message received on association #8 20250823131806748 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131806748 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131806748 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131806748 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131806748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131806748 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131806748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131806748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(669)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(678)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(670)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(670)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(669)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(669)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(669)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(671)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131806754 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131806754 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131806754 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131806754 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131806754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131806754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131806754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131806754 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131806754 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:TMSInew-0x0795BD6F:GERAN-A-81:LU)[0x561dbed6b920]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131806754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:TMSInew-0x0795BD6F:GERAN-A-81:LU)[0x561dbed749f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131806754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed77660]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131806754 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250823131806754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed77660]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131806754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-81:LU)[0x561dbed749f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131806754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed77660]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131806754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed77660]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-81:LU)[0x561dbed749f0] (vlr_lu_fsm.c:817) 20250823131806754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed77660]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131806754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7BFBF6AD:GERAN-A-81:LU)[0x561dbed77660]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131806754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-81:LU)[0x561dbed749f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131806754 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250823131806755 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131806755 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131806755 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131806755 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131806755 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131806755 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131806755 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131806755 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131806755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131806755 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131806755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131806755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(671)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(669)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(669)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(669)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(669)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(671)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131806756 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131806756 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131806756 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131806756 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131806757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131806757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131806757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131806757 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131806757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-81:LU)[0x561dbed749f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131806757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-81:LU)[0x561dbed749f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-81:LU)[0x561dbed6b920] (msc_a.c:1053) 20250823131806757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-81:LU)[0x561dbed749f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131806757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-81:LU)[0x561dbed749f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131806757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-81:LU)[0x561dbed749f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131806757 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F - active-conn: now used by 1 (attached) (msub.c:375) 20250823131806757 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131806757 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131806757 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131806757 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131806757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131806757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131806757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131806757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(671)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(671)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131806758 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131806758 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131806758 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131806758 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131806758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131806758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131806758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131806758 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(670)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_call0(678)14369349 TC_lu_and_mt_call0(678)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131806759 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131806759 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call0(678)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(678)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(678)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(670)@7e0c241b4610: Created IMSI[0] for '262420000000039'H'0795BD6F'O to be handled at TC_lu_and_mt_call0(678) MSC_Test-MNCC(672)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_call0(678)1919342255 20250823131806767 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823131806767 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823131806767 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F callref-0x7266d6af tid-255) New transaction (transaction.c:231) 20250823131806767 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F callref-0x7266d6af 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) 20250823131806767 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F callref-0x7266d6af 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) 20250823131806767 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F callref-0x7266d6af tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823131806768 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250823131806768 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250823131806768 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131806768 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131806768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131806768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131806768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131806768 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131806768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131806768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(671)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(670)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call0(678) TC_lu_and_mt_call0(678)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(670)@7e0c241b4610: Created IMSI[1] for '262420000000039'H'0795BD6F'O to be handled at TC_lu_and_mt_call0(678) TC_lu_and_mt_call0(678)@7e0c241b4610: 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 := '0795BD6F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(670)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_call0(678)6126700 MSC_Test_0-SCCP(669)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(671)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131806777 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131806777 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131806777 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131806777 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131806777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131806777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131806777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131806777 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131806778 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed748c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131806778 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed748c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed6f8e0] (fsm.c:486) 20250823131806778 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed748c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131806778 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed748c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131806778 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823131806778 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131806778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed748c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131806778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed748c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131806778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed748c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131806778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed748c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131806778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed748c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131806778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed748c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131806778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed748c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131806778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed748c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131806778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed748c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131806778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed748c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131806778 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F callref-0x7266d6af tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823131806778 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823131806778 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823131806778 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af 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) 20250823131806778 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823131806778 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823131806778 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250823131806779 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250823131806779 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131806779 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131806779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131806779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131806779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131806779 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131806779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131806779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131806779 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131806779 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131806779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131806779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131806779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131806779 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131806779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131806779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@7e0c241b4610: Message received on association #8 20250823131806779 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131806779 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131806779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131806779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131806779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131806779 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131806779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131806779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(671)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(671)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@7e0c241b4610: { messageType := 2, destLocRef := '5D7C6C'O ("]|l"), 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(669)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(669)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(669)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(669)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(669)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131806781 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250823131806781 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call0(678)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(678)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(678)@7e0c241b4610: f_mt_call_complete 1 MSC_Test_0-RAN(670)@7e0c241b4610: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(670)@7e0c241b4610: patched enc_l3: '8301'O MSC_Test_0-SCCP(669)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(669)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(669)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(671)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131806788 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131806788 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131806788 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131806788 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131806788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131806788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131806788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131806788 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131806788 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823131806788 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823131806788 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250823131806788 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250823131806788 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af 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) 20250823131806788 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af 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(678)@7e0c241b4610: f_mt_call_complete 2 MSC_Test-MGCP(673)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call0(678) 20250823131806795 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823131806795 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHING}: Allocated (fsm.c:456) 20250823131806795 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed6f8e0] (fsm.c:486) 20250823131806795 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af 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) 20250823131806795 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed7a710]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131806795 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed7a710]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed7ad30] (fsm.c:486) 20250823131806795 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:no-CI)[0x561dbed7a710]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131806795 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:no-CI)[0x561dbed7a710]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823131806796 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed7a970]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131806796 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed7a970]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed7ad30] (fsm.c:486) 20250823131806796 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:no-CI)[0x561dbed7a970]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131806796 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:no-CI)[0x561dbed7a970]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(673)@7e0c241b4610: 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(678) TC_lu_and_mt_call0(678)@7e0c241b4610: f_mt_call_complete 3 20250823131806812 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:no-CI)[0x561dbed7a710]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131806812 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823131806812 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_call0(678)@7e0c241b4610: f_mt_call_complete 4 20250823131806814 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:no-CI)[0x561dbed7a970]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131806814 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823131806814 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af 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) 20250823131806814 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af tid-0) Sending Assignment Command (msc_a.c:706) 20250823131806815 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131806815 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131806815 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131806815 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131806815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131806815 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131806815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131806815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(671)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(669)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(678)@7e0c241b4610: f_mt_call_complete 6 MSC_Test_0-SCCP(669)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(669)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(669)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(671)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131806822 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131806822 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131806822 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131806822 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131806822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131806822 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131806822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131806822 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131806822 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed7a970]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823131806822 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F: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)[0x561dbed7a970]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823131806822 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F: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)[0x561dbed7a970]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823131806822 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af 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) 20250823131806822 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af 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) 20250823131806822 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af 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) 20250823131806822 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af 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(670)@7e0c241b4610: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(670)@7e0c241b4610: patched enc_l3: '8347'O MSC_Test_0-SCCP(669)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(669)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(669)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(671)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(678)@7e0c241b4610: f_mt_call_complete 5 TC_lu_and_mt_call0(678)@7e0c241b4610: f_mt_call_complete 8 20250823131806828 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F: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)[0x561dbed7a970]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131806828 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F: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)[0x561dbed7a970]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823131806828 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823131807026 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131807026 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131807026 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131807026 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131807026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131807026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131807026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131807026 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131807027 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250823131807027 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250823131807027 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250823131807027 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af 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) 20250823131807027 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af 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(678)@7e0c241b4610: f_mt_call_complete 7 20250823131807032 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823131807032 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af 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) 20250823131807032 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed7a710]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250823131807032 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F: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)[0x561dbed7a710]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823131807032 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F: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)[0x561dbed7a710]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823131807032 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F: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)[0x561dbed7a710]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_lu_and_mt_call0(678)@7e0c241b4610: f_mt_call_complete 9 TC_lu_and_mt_call0(678)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call0(678)@7e0c241b4610: f_mt_call_complete DONE TC_lu_and_mt_call0(678)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(678)@7e0c241b4610: Hold the call for some time 20250823131807034 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F: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)[0x561dbed7a710]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131807034 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F: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)[0x561dbed7a710]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823131807034 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823131807034 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call0(678)@7e0c241b4610: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call0(678)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(678)@7e0c241b4610: Hangup TC_lu_and_mt_call0(678)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823131812039 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823131812039 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823131812039 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823131812039 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823131812040 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131812040 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131812040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131812040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131812040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131812040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131812040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131812040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(671)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(669)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(678)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(670)@7e0c241b4610: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(670)@7e0c241b4610: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(669)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(669)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(669)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(671)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131812043 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131812043 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131812043 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131812043 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131812043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131812043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131812043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131812043 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131812043 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823131812043 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823131812043 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823131812043 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x7266d6af tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823131812043 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250823131812043 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131812043 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823131812043 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131812043 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131812043 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131812043 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823131812043 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F: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)[0x561dbed7a970]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131812043 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F: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)[0x561dbed7a970]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed7ad30] (call_leg.c:197) 20250823131812043 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F: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)[0x561dbed7a970]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823131812043 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F: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)[0x561dbed7a970]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823131812043 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F: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)[0x561dbed7a710]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131812043 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F: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)[0x561dbed7a710]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed7ad30] (call_leg.c:197) 20250823131812043 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed7ad30]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823131812043 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F: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)[0x561dbed7a710]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823131812043 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F: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)[0x561dbed7a710]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823131812043 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed7ad30]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823131812043 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed7ad30]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed6f8e0] (call_leg.c:198) 20250823131812043 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed7ad30]{RELEASING}: Freeing instance (call_leg.c:198) 20250823131812043 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed7ad30]{RELEASING}: Deallocated (fsm.c:568) 20250823131812043 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131812043 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131812043 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131812043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131812043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131812043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131812043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131812043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131812043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131812043 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131812043 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131812043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131812043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131812043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131812043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131812043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131812043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(671)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(669)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(671)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(671)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(669)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(672)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_call0(678)1919342255 TC_lu_and_mt_call0(678)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call0(678)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call0(678)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call0(678)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call0(678)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(669)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(669)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(669)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(671)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131812047 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131812047 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131812047 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131812047 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131812047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131812047 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131812047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131812047 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131812048 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed748c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131812048 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed748c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed6f8e0] (msc_a.c:1053) 20250823131812048 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed748c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131812048 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-82:PAGING_RESP)[0x561dbed748c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131812048 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F - active-conn: now used by 1 (attached) (msub.c:375) 20250823131812048 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131812048 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131812048 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131812048 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131812048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131812048 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131812048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131812048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(671)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@7e0c241b4610: Session index based on local reference:0 20250823131812048 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131812048 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131812048 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131812048 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131812048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131812048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131812048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131812048 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(670)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_call0(678)6126700 TC_lu_and_mt_call0(678)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call0(678)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(678)@7e0c241b4610: f_call_hangup 9: done MSC_Test_0-RAN(670)@7e0c241b4610: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call0(678) TC_lu_and_mt_call0(678)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(678)@7e0c241b4610: Final verdict of PTC: pass 20250823131813067 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131813067 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131813067 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131813067 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131813067 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131813067 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131813067 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131813067 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131813067 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) 20250823131813067 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131813067 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131813067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131813067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131813067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131813067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131813067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131813067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131813067 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131813068 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(671)@7e0c241b4610: Final verdict of PTC: none 20250823131813068 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131813068 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823131813069 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(675)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(674)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(669)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(672)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(676)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(670)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(679)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(673)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(668)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(677)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(668): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(669): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(670): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(671): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(672): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(673): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(674): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(675): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(676): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(677): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_and_mt_call0(678): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(679): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_and_mt_call finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call pass'. Sat Aug 23 13:18:13 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=397256) 20250823131814070 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=397256, count=414396) 20250823131815068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131815068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131815068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823131815072 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_ipv6'. ------ MSC_Tests.TC_lu_and_mt_call_ipv6 ------ Sat Aug 23 13:18:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131816073 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_ipv6' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_and_mt_call_ipv6 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(683)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(683)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(683)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(681)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131816936 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(684)@7e0c241b4610: 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 } } } 20250823131817074 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131817074 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(686)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(686)@7e0c241b4610: 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) } } } } 20250823131817080 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(686)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(686)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(686)@7e0c241b4610: 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(686)@7e0c241b4610: 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(686)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(686)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131817102 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) 20250823131817102 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(687)@7e0c241b4610: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_ipv60(690) TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: 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 } } } } 20250823131817130 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) 20250823131817130 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) 20250823131817130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131817130 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(683)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(683)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(683)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131817132 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131817132 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131817132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131817132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131817132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131817132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131817132 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(683)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(683)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(683)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(683)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(683)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131817132 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131817132 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131817132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131817132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131817132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131817132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131817132 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(683)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(683)@7e0c241b4610: Message received on association #8 20250823131817132 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131817132 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(683)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(683)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(683)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(683)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(683)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(683)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131817944 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131817944 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131817944 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131817944 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131817944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131817944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131817944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131817944 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131817944 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131817944 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131817944 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131817944 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131817944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131817944 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131817944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131817944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(683)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(683)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(682)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(682)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_call_ipv60(690)6927221 MSC_Test_0-SCCP(681)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(682)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131817957 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131817957 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131817957 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131817957 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131817957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131817957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131817957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131817957 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131817957 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-83:LU)[0x561dbed7a970]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131817957 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-83:LU)[0x561dbed7a970]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131817957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x561dbed7a710]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131817957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x561dbed7a710]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-83:LU)[0x561dbed7a970] (fsm.c:486) 20250823131817957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x561dbed7a710]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131817957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x561dbed7a710]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131817957 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131817957 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131817957 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823131817957 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131817957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed7a710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131817957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed7a710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131817957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed7a710]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131817957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed7a710]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131817957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed7a710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131817957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed7a710]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131817957 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed73160]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131817957 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed73160]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed7a710] (fsm.c:486) 20250823131817957 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed73160]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131817957 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed73160]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131817958 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131817958 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131817958 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131817958 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131817958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131817958 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131817958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131817958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131817958 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131817958 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131817958 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131817958 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131817958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131817958 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131817958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131817958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(683)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(683)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(683)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@7e0c241b4610: { messageType := 2, destLocRef := '69B375'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(681)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(681)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(681)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(681)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(681)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(687)@7e0c241b4610: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_ipv60(690) MSC_Test-GSUP(687)@7e0c241b4610: Added IMSI table entry 0TC_lu_and_mt_call_ipv60(690)"262420000000039" 20250823131817961 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823131817961 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(681)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(681)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(681)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(681)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(683)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131817962 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131817962 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131817962 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131817962 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131817962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131817962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131817962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131817962 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: setverdict(pass): none -> pass 20250823131817966 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131817966 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250823131817966 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250823131817966 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823131817967 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131817967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed7a710]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131817967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed73160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131817967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed73160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131817967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed73160]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131817967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed73160]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed7a710] (vlr_lu_fsm.c:110) 20250823131817967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed73160]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131817967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed73160]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131817967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed7a710]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131817967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed7a710]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131817967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131817967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed7a710] (fsm.c:486) 20250823131817967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131817967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131817967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131817967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131817967 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:TMSInew-0x9D138F4D) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250823131817967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131817967 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:TMSInew-0x9D138F4D LOCATION UPDATE ACCEPT (TMSI = 0x9d138f4d) (gsm_04_08.c:149) 20250823131817967 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:TMSInew-0x9D138F4D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823131817968 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131817968 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131817968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131817968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131817968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131817968 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131817968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131817968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(683)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(681)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(681)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(681)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(682)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(682)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(681)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(681)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(681)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(681)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823131817979 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131817979 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131817979 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131817979 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131817979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131817979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131817979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131817979 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131817980 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:TMSInew-0x9D138F4D:GERAN-A-83:LU)[0x561dbed7a970]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131817980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:TMSInew-0x9D138F4D:GERAN-A-83:LU)[0x561dbed7a710]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131817980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131817980 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250823131817980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131817980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-83:LU)[0x561dbed7a710]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131817980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131817980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-83:LU)[0x561dbed7a710] (vlr_lu_fsm.c:817) 20250823131817980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131817980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0795BD6F:GERAN-A-83:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131817980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-83:LU)[0x561dbed7a710]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131817980 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250823131817980 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131817980 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131817980 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131817980 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131817980 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131817980 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131817980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131817980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131817980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131817980 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131817980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131817980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(683)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(681)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(681)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(681)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(681)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(681)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(681)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(681)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(683)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131817983 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131817983 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131817983 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131817983 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131817983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131817983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131817983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131817983 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131817983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-83:LU)[0x561dbed7a710]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131817983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-83:LU)[0x561dbed7a710]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-83:LU)[0x561dbed7a970] (msc_a.c:1053) 20250823131817983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-83:LU)[0x561dbed7a710]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131817983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-83:LU)[0x561dbed7a710]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131817984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-83:LU)[0x561dbed7a710]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131817984 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D - active-conn: now used by 1 (attached) (msub.c:375) 20250823131817984 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131817984 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131817984 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131817984 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131817984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131817984 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131817984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131817984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(683)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@7e0c241b4610: Session index based on local reference:0 20250823131817985 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131817985 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(683)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131817985 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131817985 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131817985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131817985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131817985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131817985 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(682)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(690)6927221 TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131817987 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131817987 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(682)@7e0c241b4610: Created IMSI[0] for '262420000000039'H'9D138F4D'O to be handled at TC_lu_and_mt_call_ipv60(690) MSC_Test-MNCC(684)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_call_ipv60(690)374094372 20250823131817994 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823131817994 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823131817994 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D callref-0x164c3a24 tid-255) New transaction (transaction.c:231) 20250823131817994 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D callref-0x164c3a24 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) 20250823131817994 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D callref-0x164c3a24 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) 20250823131817994 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D callref-0x164c3a24 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823131817994 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250823131817994 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250823131817994 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131817994 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131817994 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131817994 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131817994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131817994 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131817994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131817994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(683)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(682)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_ipv60(690) TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(682)@7e0c241b4610: Created IMSI[1] for '262420000000039'H'9D138F4D'O to be handled at TC_lu_and_mt_call_ipv60(690) TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: 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 := '9D138F4D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(682)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_call_ipv60(690)11575128 MSC_Test_0-SCCP(681)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(683)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131818004 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131818005 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131818005 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131818005 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131818005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131818005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131818005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131818005 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131818005 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed749f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131818005 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed749f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed7a840] (fsm.c:486) 20250823131818005 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed749f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131818005 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed749f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131818005 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823131818005 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131818005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed749f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131818005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed749f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131818005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed749f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131818005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed749f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131818006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed749f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131818006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed749f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131818006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed749f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131818006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed749f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131818006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed749f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131818006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed749f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131818006 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D callref-0x164c3a24 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823131818006 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823131818006 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823131818006 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 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) 20250823131818006 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823131818006 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823131818006 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250823131818006 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250823131818006 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131818006 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131818006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131818006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131818006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131818006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131818006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131818006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131818006 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131818006 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131818006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131818006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131818006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131818006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131818006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131818006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131818007 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131818007 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131818007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131818007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131818007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131818007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131818007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131818007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(683)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(683)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(683)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(683)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(681)@7e0c241b4610: { messageType := 2, destLocRef := 'B09F58'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-M3UA(683)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(681)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(681)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(681)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(681)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(681)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(681)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(681)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(681)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131818008 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250823131818008 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: f_mt_call_complete 1 MSC_Test_0-RAN(682)@7e0c241b4610: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(682)@7e0c241b4610: patched enc_l3: '8301'O MSC_Test_0-SCCP(681)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(681)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(681)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(681)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028301'O 20250823131818015 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131818015 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131818015 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131818015 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131818015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131818015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131818015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131818015 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131818015 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823131818015 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823131818015 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250823131818015 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250823131818015 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 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) 20250823131818015 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 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(690)@7e0c241b4610: f_mt_call_complete 2 MSC_Test-MGCP(685)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_ipv60(690) 20250823131818024 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823131818024 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHING}: Allocated (fsm.c:456) 20250823131818024 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed7a840] (fsm.c:486) 20250823131818024 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 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) 20250823131818024 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed782e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131818024 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed782e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed7ad30] (fsm.c:486) 20250823131818024 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:no-CI)[0x561dbed782e0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131818024 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:no-CI)[0x561dbed782e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823131818024 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed735b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131818024 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed735b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed7ad30] (fsm.c:486) 20250823131818024 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:no-CI)[0x561dbed735b0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131818024 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:no-CI)[0x561dbed735b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(685)@7e0c241b4610: 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(690) TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: f_mt_call_complete 3 20250823131818037 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:no-CI)[0x561dbed782e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131818037 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823131818037 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: f_mt_call_complete 4 20250823131818038 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:no-CI)[0x561dbed735b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131818038 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823131818038 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 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) 20250823131818038 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 tid-0) Sending Assignment Command (msc_a.c:706) 20250823131818038 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131818038 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131818038 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131818038 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131818038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131818038 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131818038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131818038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(683)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(681)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(681)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(681)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: f_mt_call_complete 6 MSC_Test_0-SCCP(681)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(681)@7e0c241b4610: vl_len:26 MSC_Test_0-SCCP(681)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(681)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(683)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131818042 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131818042 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131818042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131818042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131818042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131818042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131818042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131818042 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131818042 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x561dbed735b0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823131818042 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D: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)[0x561dbed735b0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250823131818042 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D: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)[0x561dbed735b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823131818042 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 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) 20250823131818042 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 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) 20250823131818042 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 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) 20250823131818042 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 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(682)@7e0c241b4610: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(682)@7e0c241b4610: patched enc_l3: '8347'O MSC_Test_0-SCCP(681)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(681)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(681)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(681)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(683)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: f_mt_call_complete 8 TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: f_mt_call_complete 5 20250823131818044 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbed735b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131818044 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbed735b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823131818044 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823131818246 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131818246 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131818246 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131818246 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131818246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131818246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131818246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131818246 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131818246 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250823131818247 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250823131818247 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250823131818247 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 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) 20250823131818247 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 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(690)@7e0c241b4610: f_mt_call_complete 7 20250823131818251 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 tid-0) rx MNCC_RTP_CONNECT (RTP=[::9]:423) (gsm_04_08_cc.c:2230) 20250823131818251 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 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) 20250823131818251 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x561dbed782e0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250823131818251 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D: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)[0x561dbed782e0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823131818251 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D: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)[0x561dbed782e0]{ESTABLISHING}: setting remote addr to [::9]:423 (rtp_stream.c:476) 20250823131818252 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D: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)[0x561dbed782e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: f_mt_call_complete 9 TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: f_mt_call_complete DONE TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: Hold the call for some time 20250823131818256 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x561dbed782e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131818256 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x561dbed782e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823131818256 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823131818256 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: Hangup TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823131823262 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823131823262 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823131823262 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823131823262 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823131823262 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131823263 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131823263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131823263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131823263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131823263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131823263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131823263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(683)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(681)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(681)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(681)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(682)@7e0c241b4610: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(682)@7e0c241b4610: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(681)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(681)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(681)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(681)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250823131823268 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131823268 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131823268 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131823268 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131823269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131823269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131823269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131823269 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131823269 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823131823269 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823131823269 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823131823269 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x164c3a24 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823131823269 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250823131823269 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131823269 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823131823269 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131823269 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131823269 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131823269 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823131823269 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbed735b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131823269 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbed735b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed7ad30] (call_leg.c:197) 20250823131823269 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbed735b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823131823269 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbed735b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823131823269 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x561dbed782e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131823270 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x561dbed782e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed7ad30] (call_leg.c:197) 20250823131823270 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed7ad30]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823131823270 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x561dbed782e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823131823270 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x561dbed782e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823131823270 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed7ad30]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823131823270 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed7ad30]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed7a840] (call_leg.c:198) 20250823131823270 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed7ad30]{RELEASING}: Freeing instance (call_leg.c:198) 20250823131823270 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed7ad30]{RELEASING}: Deallocated (fsm.c:568) 20250823131823270 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131823270 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131823270 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131823270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131823270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131823270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131823270 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131823270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131823270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131823270 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131823270 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131823270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131823270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131823270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131823270 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131823270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131823270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(683)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(683)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(683)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(681)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(681)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(681)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(681)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(681)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(681)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(681)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(684)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(690)374094372 TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(681)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(681)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(681)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(681)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131823276 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131823276 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(683)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131823276 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131823276 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131823276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131823276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131823276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131823276 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131823276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed749f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131823276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed749f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed7a840] (msc_a.c:1053) 20250823131823276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed749f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131823276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-84:PAGING_RESP)[0x561dbed749f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131823277 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D - active-conn: now used by 1 (attached) (msub.c:375) 20250823131823277 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131823277 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131823277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131823277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131823277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131823277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131823277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131823277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(683)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(683)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131823278 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131823278 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131823278 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131823278 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131823278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131823278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131823278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131823278 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(682)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(690)11575128 TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: f_call_hangup 9: done MSC_Test_0-RAN(682)@7e0c241b4610: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_ipv60(690) TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(690)@7e0c241b4610: Final verdict of PTC: pass 20250823131824297 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131824297 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131824297 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131824297 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131824297 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131824297 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131824297 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131824297 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131824297 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) 20250823131824297 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test-GSUP(687)@7e0c241b4610: Final verdict of PTC: none 20250823131824297 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131824297 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131824297 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131824297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131824297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131824297 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131824297 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131824298 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131824298 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(683)@7e0c241b4610: Final verdict of PTC: none 20250823131824299 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823131824300 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131824300 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(681)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(686)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(682)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(684)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(691)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(685)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(680)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(688)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(689)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(680): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(681): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(682): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(683): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(684): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(685): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(686): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(687): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(688): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(689): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_and_mt_call_ipv60(690): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(691): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_and_mt_call_ipv6 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_ipv6 pass'. Sat Aug 23 13:18:24 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=413244) 20250823131825300 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=413244, count=414404) 20250823131826299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131826299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131826299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823131826302 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_ipv6 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_already_paging'. ------ MSC_Tests.TC_lu_and_mt_call_already_paging ------ Sat Aug 23 13:18:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_already_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_already_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131827304 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_already_paging' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_and_mt_call_already_paging started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(695)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(695)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(695)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(693)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131828167 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(696)@7e0c241b4610: 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 } } } 20250823131828305 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131828305 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(698)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(698)@7e0c241b4610: 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) } } } } 20250823131828307 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(698)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(698)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(698)@7e0c241b4610: 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(698)@7e0c241b4610: 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(698)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(698)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131828318 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) 20250823131828318 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(699)@7e0c241b4610: Created GsupExpect[0] for "262420000000391" to be handled at TC_lu_and_mt_call_already_paging0(702) TC_lu_and_mt_call_already_paging0(702)@7e0c241b4610: 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 } } } } 20250823131828361 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) 20250823131828361 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) 20250823131828361 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131828361 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(695)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(695)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(695)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131828363 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131828363 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131828363 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131828363 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131828363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131828363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) MSC_Test_0-M3UA(695)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(695)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823131828363 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(695)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(695)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(695)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131828363 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131828363 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131828363 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131828363 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131828363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131828363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131828363 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(695)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(695)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(695)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(695)@7e0c241b4610: Message received on association #8 20250823131828363 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131828363 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(695)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(695)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(695)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(695)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131829174 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131829174 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131829174 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131829174 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131829174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131829174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131829174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131829174 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131829175 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131829175 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131829175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131829175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131829175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131829175 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131829175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131829175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(695)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(694)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(694)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_call_already_paging0(702)2928063 MSC_Test_0-SCCP(693)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(694)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131829194 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131829194 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131829194 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131829194 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131829194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131829194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131829194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131829194 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131829195 DMM DEBUG msc_a(IMSI-262420000000391:GERAN-A-85:LU)[0x561dbed73160]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000391 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131829195 DMM DEBUG msc_a(IMSI-262420000000391:GERAN-A-85:LU)[0x561dbed73160]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131829195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131829195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000391:GERAN-A-85:LU)[0x561dbed73160] (fsm.c:486) 20250823131829195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131829195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131829195 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131829195 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000391 id=262420000000391 (vlr.c:661) 20250823131829195 DVLR INFO New subscr, IMSI: 262420000000391 (vlr.c:562) 20250823131829195 DVLR DEBUG VLR subscr IMSI-262420000000391 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131829195 DVLR DEBUG VLR subscr IMSI-262420000000391 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131829195 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131829195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131829195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131829195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131829195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131829195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131829195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131829195 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131829195 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x561dbed7ae60] (fsm.c:486) 20250823131829195 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131829195 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131829195 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131829195 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131829195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131829195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131829195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131829195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131829195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131829195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131829195 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131829195 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131829195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131829195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131829195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131829195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131829195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131829195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(695)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(695)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(695)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(693)@7e0c241b4610: { messageType := 2, destLocRef := '2CADBF'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(693)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(693)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(693)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(693)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(693)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(699)@7e0c241b4610: Found GsupExpect[0] for "262420000000391" handled at TC_lu_and_mt_call_already_paging0(702) MSC_Test-GSUP(699)@7e0c241b4610: Added IMSI table entry 0TC_lu_and_mt_call_already_paging0(702)"262420000000391" 20250823131829200 DVLR DEBUG VLR subscr IMSI-262420000000391 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131829200 DVLR DEBUG VLR subscr IMSI-262420000000391 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(693)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(693)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(693)@7e0c241b4610: vl_from0 20250823131829202 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131829202 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131829202 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131829202 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131829202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131829202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131829202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131829202 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(693)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(695)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_already_paging0(702)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(702)@7e0c241b4610: setverdict(pass): none -> pass 20250823131829207 DVLR DEBUG VLR subscr IMSI-262420000000391 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131829207 DVLR DEBUG IMSI:262420000000391 has MSISDN:491230000391 (vlr.c:1045) 20250823131829207 DMSC NOTICE msub(IMSI-262420000000391:MSISDN-491230000391) VLR: update for IMSI=262420000000391 (MSISDN=491230000391) (gsm_04_08.c:1541) 20250823131829208 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131829208 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131829208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x561dbed7ae60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131829208 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131829208 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131829208 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131829208 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x561dbed7ae60] (vlr_lu_fsm.c:110) 20250823131829208 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131829208 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131829208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x561dbed7ae60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131829208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x561dbed7ae60]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131829209 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131829209 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x561dbed7ae60] (fsm.c:486) 20250823131829209 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131829209 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131829209 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131829209 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131829209 DMSC NOTICE msub(IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x7C042BA2) VLR: update for IMSI=262420000000391 (MSISDN=491230000391) (gsm_04_08.c:1541) 20250823131829209 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131829209 DMM DEBUG -> IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x7C042BA2 LOCATION UPDATE ACCEPT (TMSI = 0x7c042ba2) (gsm_04_08.c:149) 20250823131829209 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x7C042BA2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131829209 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131829209 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131829209 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131829209 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131829209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131829209 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131829209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131829209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(695)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(693)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(693)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(693)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(693)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_already_paging0(702)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(694)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(694)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(693)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(693)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(693)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(693)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823131829218 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131829218 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131829218 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131829218 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131829218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131829218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131829218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131829218 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131829218 DMM DEBUG msc_a(IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x7C042BA2:GERAN-A-85:LU)[0x561dbed73160]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131829218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x7C042BA2:GERAN-A-85:LU)[0x561dbed7ae60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131829218 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131829218 DMSC NOTICE msub(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2) VLR: update for IMSI=262420000000391 (MSISDN=491230000391) (gsm_04_08.c:1541) 20250823131829218 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131829218 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131829218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-85:LU)[0x561dbed7ae60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131829218 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131829218 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-85:LU)[0x561dbed7ae60] (vlr_lu_fsm.c:817) 20250823131829218 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131829218 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131829218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-85:LU)[0x561dbed7ae60]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131829218 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000391/3/1): Available (smpp_smsc.c:626) 20250823131829219 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131829219 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 + 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) 20250823131829219 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131829219 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131829219 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131829219 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131829219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131829219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131829219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131829219 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131829219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131829219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(695)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(693)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(693)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(693)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(693)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(693)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(693)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(693)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(693)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131829221 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131829221 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131829221 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131829221 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131829221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131829221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131829221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131829221 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131829221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-85:LU)[0x561dbed7ae60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131829221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-85:LU)[0x561dbed7ae60]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-85:LU)[0x561dbed73160] (msc_a.c:1053) 20250823131829221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-85:LU)[0x561dbed7ae60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131829221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-85:LU)[0x561dbed7ae60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131829221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-85:LU)[0x561dbed7ae60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131829221 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131829221 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131829221 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131829221 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131829221 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131829221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131829221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131829221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131829221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(695)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(693)@7e0c241b4610: Session index based on local reference:0 20250823131829222 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131829222 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131829222 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131829222 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131829222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131829222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131829222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131829222 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(694)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(702)2928063 TC_lu_and_mt_call_already_paging0(702)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131829223 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131829223 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_already_paging0(702)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(702)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(702)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(694)@7e0c241b4610: Created IMSI[0] for '262420000000391'H'7C042BA2'O to be handled at TC_lu_and_mt_call_already_paging0(702) TC_lu_and_mt_call_already_paging0(702)@7e0c241b4610: start Paging by an SMS 20250823131829228 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131829228 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250823131829228 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250823131829228 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250823131830229 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250823131830229 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250823131830229 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250823131830230 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250823131830230 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250823131830230 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250823131830230 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131830230 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131830230 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131830230 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131830230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131830231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131830231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131830231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(695)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(694)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_already_paging0(702) TC_lu_and_mt_call_already_paging0(702)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(702)@7e0c241b4610: MNCC signals MT call, before Paging Response MSC_Test_0-RAN(694)@7e0c241b4610: Created IMSI[1] for '262420000000391'H'7C042BA2'O to be handled at TC_lu_and_mt_call_already_paging0(702) MSC_Test-MNCC(696)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_call_already_paging0(702)271092877 20250823131830250 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 + 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) 20250823131830250 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 + CC: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823131830250 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 callref-0x10288c8d tid-255) New transaction (transaction.c:231) 20250823131830250 DMNCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 callref-0x10288c8d 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) 20250823131830250 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 callref-0x10288c8d 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) 20250823131830250 DMNCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 callref-0x10288c8d tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823131830251 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 - 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(702)@7e0c241b4610: phone answers Paging, expecting both SMS and MT call to be established TC_lu_and_mt_call_already_paging0(702)@7e0c241b4610: 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 := '7C042BA2'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(694)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_call_already_paging0(702)11743885 MSC_Test_0-SCCP(693)@7e0c241b4610: First idle individual index:0 20250823131830755 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131830755 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131830755 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131830755 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131830755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131830755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131830755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131830755 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131830756 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131830756 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP)[0x561dbed75330] (fsm.c:486) 20250823131830756 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131830756 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131830756 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 + 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) 20250823131830756 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 + active-conn: now used by 8 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131830756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131830756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131830756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131830756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131830756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131830756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131830756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131830757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131830757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131830757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131830757 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 callref-0x10288c8d tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823131830757 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823131830757 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP callref-0x10288c8d tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823131830757 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP callref-0x10288c8d 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) 20250823131830757 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP callref-0x10288c8d tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823131830757 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 - Paging: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823131830757 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000391/3/1): Available (smpp_smsc.c:626) 20250823131830757 DMSC NOTICE Pending paging while subscriber 262420000000391 attached. (sms_queue.c:558) 20250823131830757 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 - proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn) (vlr_access_req_fsm.c:405) 20250823131830757 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131830757 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131830757 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131830757 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131830757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131830757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131830757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131830757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131830758 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131830758 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131830758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131830758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131830758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131830758 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131830758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131830758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131830758 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131830758 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131830758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131830758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131830758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131830758 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131830758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131830758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(695)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(695)@7e0c241b4610: Message received on association #8 20250823131830758 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131830758 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131830758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131830758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131830758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131830758 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131830758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131830758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(695)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(695)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(695)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(695)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(693)@7e0c241b4610: { messageType := 2, destLocRef := 'B3328D'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(693)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(693)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(693)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(693)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(693)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(693)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(693)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(693)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(693)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(693)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(693)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(693)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(693)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131830762 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 + VTY: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn,VTY) (msc_vty.c:1285) 20250823131830762 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 - 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(702)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(702)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(702)@7e0c241b4610: Got SMS-DELIVER TC_lu_and_mt_call_already_paging0(702)@7e0c241b4610: Got CC Setup TC_lu_and_mt_call_already_paging0(702)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(702)@7e0c241b4610: success, tear down MSC_Test_0-SCCP(693)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(693)@7e0c241b4610: vl_len:6 MSC_Test_0-SCCP(693)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(693)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000422040100'O 20250823131830775 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131830775 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131830775 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131830775 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131830775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131830775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131830775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131830775 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131830775 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 + 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) 20250823131830775 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 + 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) 20250823131830775 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 - 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) 20250823131830775 DLSMS ERROR trans(SMS IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP callref-0x40000001 tid-0) Freeing transaction that still contains an SMS -- discarding (gsm_04_11.c:1405) 20250823131830775 DLSMS NOTICE Sending SMS 1 failed 1 times. (sms_queue.c:248) 20250823131830775 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 - SMS-pending: now used by 6 (attached,SMS-receiver,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (sms_queue.c:217) 20250823131830776 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 - SMS-receiver: now used by 5 (attached,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (gsm_04_11.c:76) 20250823131830776 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 - SMS: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250823131830776 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP callref-0x10288c8d tid-0) Freeing transaction (transaction.c:243) 20250823131830776 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP callref-0x10288c8d tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823131830776 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP callref-0x10288c8d tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823131830776 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP callref-0x10288c8d tid-0) new state CALL_PRESENT -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823131830776 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP callref-0x10288c8d tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823131830776 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP callref-0x10288c8d tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823131830776 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250823131830776 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131830776 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131830776 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131830776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131830776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131830776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131830776 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131830776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131830776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131830776 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131830776 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131830776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131830776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131830776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131830776 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131830776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131830776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(695)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(693)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(693)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(693)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(693)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(695)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(695)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(693)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(693)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(693)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(693)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(693)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(693)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(693)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(693)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131830780 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131830780 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131830780 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131830780 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131830780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131830780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131830780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131830780 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131830781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131830781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP)[0x561dbed75330] (msc_a.c:1053) 20250823131830781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131830781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2:GERAN-A-86:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131830781 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131830781 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131830781 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131830781 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131830781 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131830781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131830781 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131830781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131830781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(695)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(693)@7e0c241b4610: Session index based on local reference:0 20250823131830782 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(695)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131830782 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131830782 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131830782 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131830782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131830782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131830782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131830782 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(694)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(702)11743885 TC_lu_and_mt_call_already_paging0(702)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131830784 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131830784 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_already_paging0(702)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(702)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131830787 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131830787 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x7C042BA2 - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_lu_and_mt_call_already_paging0(702)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(693)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(695)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(694)@7e0c241b4610: Final verdict of PTC: none 20250823131830796 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131830796 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(697)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(699)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(700)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(696)@7e0c241b4610: Final verdict of PTC: none 20250823131830799 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(703)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(698)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(692)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(701)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(692): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(693): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(694): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(695): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(696): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(697): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(698): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(699): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(700): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(701): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_and_mt_call_already_paging0(702): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(703): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_and_mt_call_already_paging finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_already_paging pass'. Sat Aug 23 13:18:30 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 20250823131830982 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131830982 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131830982 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131830982 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131830982 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131830982 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131830982 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131830982 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131830982 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) 20250823131830982 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131830982 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131830982 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131830983 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131830983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131830983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131830983 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131830983 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131830983 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131830983 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=295996) 20250823131831799 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=295996, count=321780) 20250823131832800 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131832983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131832983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131832983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_already_paging pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_osmux'. ------ MSC_Tests.TC_lu_and_mt_call_osmux ------ Sat Aug 23 13:18:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131833801 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_osmux' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_and_mt_call_osmux started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(707)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(707)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(707)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(705)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131834679 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(708)@7e0c241b4610: 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 } } } 20250823131834802 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131834802 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(710)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(710)@7e0c241b4610: 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) } } } } 20250823131834807 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(710)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(710)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(710)@7e0c241b4610: 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(710)@7e0c241b4610: 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(710)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(710)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131834827 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) 20250823131834827 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(711)@7e0c241b4610: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_osmux0(714) TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: 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 } } } } 20250823131834874 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) 20250823131834874 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) 20250823131834874 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131834874 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(707)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(707)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(707)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131834877 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131834877 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131834877 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131834877 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131834877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131834877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131834877 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(707)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(707)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(707)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(707)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(707)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131834878 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131834878 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131834878 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131834878 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131834878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131834878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131834878 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(707)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(707)@7e0c241b4610: Message received on association #8 20250823131834879 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131834879 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(707)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(707)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(707)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(707)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(707)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(707)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131835688 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131835688 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131835688 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131835688 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131835688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131835688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131835688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131835688 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131835689 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131835689 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131835689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131835689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131835689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131835689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131835689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131835689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(707)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(706)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(706)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_call_osmux0(714)1019900 MSC_Test_0-SCCP(705)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(706)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131835703 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131835703 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131835703 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131835703 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131835703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131835703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131835703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131835703 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131835704 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-87:LU)[0x561dbed73160]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131835704 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-87:LU)[0x561dbed73160]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131835704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131835704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-87:LU)[0x561dbed73160] (fsm.c:486) 20250823131835704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131835704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131835704 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131835704 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131835704 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823131835704 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131835704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131835704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131835704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131835704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131835704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131835704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7ae60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131835704 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131835704 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7ae60] (fsm.c:486) 20250823131835704 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131835704 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131835704 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131835704 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131835704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131835704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131835704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131835704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131835704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131835704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131835704 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131835704 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131835704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131835704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131835704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131835704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131835704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131835704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(707)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(707)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(707)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@7e0c241b4610: { messageType := 2, destLocRef := '0F8FFC'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(705)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(705)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(705)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(705)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(705)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(711)@7e0c241b4610: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_osmux0(714) MSC_Test-GSUP(711)@7e0c241b4610: Added IMSI table entry 0TC_lu_and_mt_call_osmux0(714)"262420000000039" 20250823131835707 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823131835707 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(705)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(705)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(705)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(705)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823131835709 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131835709 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131835709 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131835709 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131835709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131835709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131835709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131835709 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: setverdict(pass): none -> pass 20250823131835713 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131835713 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250823131835713 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250823131835713 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823131835714 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131835714 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7ae60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131835714 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131835714 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131835714 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131835714 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7ae60] (vlr_lu_fsm.c:110) 20250823131835714 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131835714 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131835714 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7ae60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131835714 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7ae60]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131835714 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131835714 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7ae60] (fsm.c:486) 20250823131835714 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131835714 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131835714 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131835714 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131835714 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:TMSInew-0x9074C9BC) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250823131835714 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131835714 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:TMSInew-0x9074C9BC LOCATION UPDATE ACCEPT (TMSI = 0x9074c9bc) (gsm_04_08.c:149) 20250823131835714 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131835714 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131835714 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131835714 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131835714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131835714 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131835714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131835714 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:TMSInew-0x9074C9BC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823131835714 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(707)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(705)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(705)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(705)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(706)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(706)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(705)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(705)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(705)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(705)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823131835722 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131835722 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131835722 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131835722 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131835722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131835722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131835722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131835722 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131835722 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:TMSInew-0x9074C9BC:GERAN-A-87:LU)[0x561dbed73160]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131835722 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:TMSInew-0x9074C9BC:GERAN-A-87:LU)[0x561dbed7ae60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131835722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131835722 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250823131835722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131835722 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-87:LU)[0x561dbed7ae60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131835722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131835722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-87:LU)[0x561dbed7ae60] (vlr_lu_fsm.c:817) 20250823131835722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131835722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9D138F4D:GERAN-A-87:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131835722 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-87:LU)[0x561dbed7ae60]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) MSC_Test_0-M3UA(707)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131835722 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250823131835722 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131835722 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131835722 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131835722 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131835722 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131835722 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131835722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131835722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131835723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131835723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131835723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131835723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(707)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(705)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(705)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(705)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(705)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(705)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(705)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(705)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131835724 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131835724 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131835724 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131835724 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131835724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131835724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131835724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131835724 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131835725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-87:LU)[0x561dbed7ae60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131835725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-87:LU)[0x561dbed7ae60]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-87:LU)[0x561dbed73160] (msc_a.c:1053) 20250823131835725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-87:LU)[0x561dbed7ae60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131835725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-87:LU)[0x561dbed7ae60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131835725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-87:LU)[0x561dbed7ae60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131835725 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC - active-conn: now used by 1 (attached) (msub.c:375) 20250823131835725 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131835725 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131835725 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131835725 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131835725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131835725 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131835725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131835725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(707)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@7e0c241b4610: Session index based on local reference:0 20250823131835726 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131835726 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131835726 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131835726 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131835726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131835726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131835726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131835726 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(706)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(714)1019900 TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131835727 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131835727 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(706)@7e0c241b4610: Created IMSI[0] for '262420000000039'H'9074C9BC'O to be handled at TC_lu_and_mt_call_osmux0(714) MSC_Test-MNCC(708)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_call_osmux0(714)1124006231 20250823131835737 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823131835737 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823131835737 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC callref-0x42fef957 tid-255) New transaction (transaction.c:231) 20250823131835737 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC callref-0x42fef957 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) 20250823131835737 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC callref-0x42fef957 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) 20250823131835737 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC callref-0x42fef957 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823131835737 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250823131835737 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250823131835737 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131835737 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131835737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131835737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131835737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131835737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131835737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131835737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(707)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(706)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_osmux0(714) TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(706)@7e0c241b4610: Created IMSI[1] for '262420000000039'H'9074C9BC'O to be handled at TC_lu_and_mt_call_osmux0(714) TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: 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 := '9074C9BC'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(706)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_call_osmux0(714)13438142 MSC_Test_0-SCCP(705)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(707)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131835747 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131835747 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131835747 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131835747 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131835747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131835747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131835747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131835747 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131835748 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131835748 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed75330] (fsm.c:486) 20250823131835748 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131835748 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131835748 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823131835748 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131835748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131835748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131835748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131835748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131835748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131835748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131835748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131835748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131835748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131835748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131835748 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC callref-0x42fef957 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823131835748 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823131835748 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823131835748 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 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) 20250823131835748 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823131835748 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823131835749 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250823131835749 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250823131835749 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131835749 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131835749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131835749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131835749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131835749 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131835749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131835749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131835749 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131835749 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131835749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131835749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131835749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131835749 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131835749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131835749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131835749 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131835749 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131835749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131835749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131835749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131835749 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131835749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131835749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(707)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(707)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(707)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(707)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(705)@7e0c241b4610: { messageType := 2, destLocRef := 'CD0CBE'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(705)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(707)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(705)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(705)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(705)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(705)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(705)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(705)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(705)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131835751 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250823131835751 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: f_mt_call_complete 1 MSC_Test_0-RAN(706)@7e0c241b4610: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(706)@7e0c241b4610: patched enc_l3: '8301'O MSC_Test_0-SCCP(705)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(705)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(705)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(705)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(707)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131835761 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131835761 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131835761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131835761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131835761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131835761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131835761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131835761 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131835761 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823131835761 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823131835761 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250823131835761 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250823131835761 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 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) 20250823131835761 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 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(714)@7e0c241b4610: f_mt_call_complete 2 MSC_Test-MGCP(709)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_osmux0(714) 20250823131835771 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823131835771 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHING}: Allocated (fsm.c:456) 20250823131835771 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed75330] (fsm.c:486) 20250823131835771 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 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) 20250823131835771 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed6f8e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131835771 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed6f8e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7ad30] (fsm.c:486) 20250823131835771 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:no-CI)[0x561dbed6f8e0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131835771 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:no-CI)[0x561dbed6f8e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823131835771 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7dc30]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823131835771 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7dc30]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7ad30] (fsm.c:486) 20250823131835771 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:no-CI)[0x561dbed7dc30]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823131835771 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:no-CI:osmux--2--1)[0x561dbed7dc30]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(709)@7e0c241b4610: 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(714) TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: f_mt_call_complete 3 20250823131835790 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:no-CI)[0x561dbed6f8e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131835790 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823131835790 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: f_mt_call_complete 4 TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: f_handle_crcx(): got Osmux CID: -1 20250823131835793 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:no-CI:osmux--2--1)[0x561dbed7dc30]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131835793 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823131835793 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 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) 20250823131835793 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 tid-0) Sending Assignment Command (msc_a.c:706) 20250823131835793 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131835793 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131835793 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131835793 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131835793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131835793 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131835793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131835793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(707)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(705)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(705)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(705)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: f_mt_call_complete 6 MSC_Test_0-SCCP(705)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(705)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(705)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(705)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E0180F100'O 20250823131835800 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131835800 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131835800 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131835800 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131835800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131835800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131835800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131835800 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131835800 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC: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)[0x561dbed7dc30]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823131835800 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC: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)[0x561dbed7dc30]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823131835800 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC: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)[0x561dbed7dc30]{ESTABLISHING}: setting remote Osmux CID to 0 (rtp_stream.c:493) 20250823131835800 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC: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)[0x561dbed7dc30]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs remote-Osmux-CID (rtp_stream.c:411) 20250823131835801 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 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) 20250823131835801 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 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) 20250823131835801 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 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) 20250823131835801 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 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(706)@7e0c241b4610: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(706)@7e0c241b4610: patched enc_l3: '8347'O MSC_Test_0-SCCP(705)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(705)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(705)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(705)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(707)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: f_mt_call_complete 5 TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: f_mt_call_complete 8 20250823131835804 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC: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)[0x561dbed7dc30]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131835804 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC: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)[0x561dbed7dc30]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823131835804 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823131836002 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131836002 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131836002 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131836002 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131836002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131836002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131836002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131836002 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131836003 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250823131836003 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250823131836003 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250823131836003 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 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) 20250823131836003 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 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(714)@7e0c241b4610: f_mt_call_complete 7 20250823131836008 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823131836008 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 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) 20250823131836008 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed6f8e0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250823131836008 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC: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)[0x561dbed6f8e0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823131836008 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC: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)[0x561dbed6f8e0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823131836008 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC: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)[0x561dbed6f8e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: f_mt_call_complete 9 TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: Osmux ok: use_osmux = true got_osmux_count = 1 TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: f_mt_call_complete DONE TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: Hold the call for some time 20250823131836014 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC: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)[0x561dbed6f8e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823131836014 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC: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)[0x561dbed6f8e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823131836014 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823131836014 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: Hangup TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823131841023 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823131841023 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823131841023 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823131841024 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823131841024 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131841024 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131841024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131841024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131841024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131841024 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131841024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131841024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(707)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(705)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(705)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(705)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(706)@7e0c241b4610: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(706)@7e0c241b4610: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(705)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(705)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(705)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(705)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(707)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131841033 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131841034 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131841034 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131841034 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131841034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131841034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131841034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131841034 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131841034 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823131841034 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823131841034 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823131841034 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x42fef957 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823131841034 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250823131841034 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823131841034 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823131841035 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131841035 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131841035 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131841035 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7ad30]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823131841035 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC: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)[0x561dbed7dc30]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131841035 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC: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)[0x561dbed7dc30]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7ad30] (call_leg.c:197) 20250823131841035 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC: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)[0x561dbed7dc30]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823131841035 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC: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)[0x561dbed7dc30]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823131841035 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC: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)[0x561dbed6f8e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823131841035 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC: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)[0x561dbed6f8e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7ad30] (call_leg.c:197) 20250823131841035 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7ad30]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823131841035 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC: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)[0x561dbed6f8e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823131841035 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC: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)[0x561dbed6f8e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823131841035 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7ad30]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823131841035 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7ad30]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed75330] (call_leg.c:198) 20250823131841035 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7ad30]{RELEASING}: Freeing instance (call_leg.c:198) 20250823131841035 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7ad30]{RELEASING}: Deallocated (fsm.c:568) 20250823131841035 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131841035 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131841035 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131841035 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131841035 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131841035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131841035 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131841035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131841035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131841036 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131841036 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131841036 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131841036 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131841036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131841036 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131841036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131841036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(707)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(707)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(705)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(705)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(705)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(707)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(705)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(705)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(705)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(708)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(714)1124006231 TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(705)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(705)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(705)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(705)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131841041 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131841041 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131841041 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131841041 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131841041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131841041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131841041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(707)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131841041 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131841041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131841041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed75330] (msc_a.c:1053) 20250823131841041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131841041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC:GERAN-A-88:PAGING_RESP)[0x561dbed7a710]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131841042 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x9074C9BC - active-conn: now used by 1 (attached) (msub.c:375) 20250823131841042 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131841042 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131841042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131841042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131841042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131841042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131841042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131841042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(707)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@7e0c241b4610: Session index based on local reference:0 20250823131841042 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131841042 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131841042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131841042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131841042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131841042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131841042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(707)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131841042 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(706)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(714)13438142 TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: f_call_hangup 9: done MSC_Test_0-RAN(706)@7e0c241b4610: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_osmux0(714) TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(714)@7e0c241b4610: Final verdict of PTC: pass 20250823131842061 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131842062 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(705)@7e0c241b4610: Final verdict of PTC: none 20250823131842063 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(711)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(710)@7e0c241b4610: Final verdict of PTC: none 20250823131842064 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131842064 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131842064 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131842064 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) MSC_Test-MNCC(708)@7e0c241b4610: Final verdict of PTC: none 20250823131842064 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131842064 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131842064 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131842064 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131842064 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) 20250823131842064 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131842064 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131842064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) MSC_Test_0-M3UA(707)@7e0c241b4610: Final verdict of PTC: none 20250823131842064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131842064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131842064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131842064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131842064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131842064 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131842064 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(706)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(712)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(715)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(709)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(713)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(704)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(704): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(705): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(706): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(707): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(708): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(709): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(710): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(711): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(712): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(713): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_and_mt_call_osmux0(714): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(715): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_and_mt_call_osmux finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_osmux pass'. Sat Aug 23 13:18:42 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=399368) 20250823131843064 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=399368, count=416508) 20250823131844066 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131844065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131844066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131844066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_osmux pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_sms'. ------ MSC_Tests.TC_lu_and_mo_sms ------ Sat Aug 23 13:18:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131845066 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_sms' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_and_mo_sms started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(719)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(719)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(719)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(717)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131845957 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(720)@7e0c241b4610: 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 } } } 20250823131846067 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131846067 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(722)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(722)@7e0c241b4610: 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) } } } } 20250823131846073 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(722)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(722)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(722)@7e0c241b4610: 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(722)@7e0c241b4610: 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(722)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(722)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131846092 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) 20250823131846092 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(723)@7e0c241b4610: Created GsupExpect[0] for "262420000000042" to be handled at TC_lu_and_mo_sms0(726) TC_lu_and_mo_sms0(726)@7e0c241b4610: 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 } } } } 20250823131846151 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) 20250823131846151 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) 20250823131846151 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131846151 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(719)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(719)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(719)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131846157 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131846157 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131846157 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131846157 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131846157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131846157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131846157 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(719)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(719)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(719)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(719)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(719)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131846160 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131846160 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131846160 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131846160 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131846160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131846160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131846160 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(719)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(719)@7e0c241b4610: Message received on association #8 20250823131846160 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131846160 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(719)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(719)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(719)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(719)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(719)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(719)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131846964 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131846964 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131846964 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131846964 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131846964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131846964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131846964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131846964 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131846964 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131846964 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131846964 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131846964 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131846964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131846964 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131846964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131846964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(719)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(718)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(718)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_sms0(726)8668969 MSC_Test_0-SCCP(717)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(718)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131846980 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131846980 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131846980 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131846980 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131846980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131846981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131846981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131846981 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131846981 DMM DEBUG msc_a(IMSI-262420000000042:GERAN-A-89:LU)[0x561dbed77660]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000042 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131846981 DMM DEBUG msc_a(IMSI-262420000000042:GERAN-A-89:LU)[0x561dbed77660]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131846981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131846981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000042:GERAN-A-89:LU)[0x561dbed77660] (fsm.c:486) 20250823131846981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131846981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131846982 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131846982 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000042 id=262420000000042 (vlr.c:661) 20250823131846982 DVLR INFO New subscr, IMSI: 262420000000042 (vlr.c:562) 20250823131846982 DVLR DEBUG VLR subscr IMSI-262420000000042 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131846982 DVLR DEBUG VLR subscr IMSI-262420000000042 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131846982 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131846982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131846982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131846982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131846982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131846982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131846982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131846982 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131846982 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823131846982 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131846982 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131846982 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131846982 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131846982 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131846982 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131846982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131846982 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131846982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131846982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131846982 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131846982 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131846982 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131846982 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131846982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131846982 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131846982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131846982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(719)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(719)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(719)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(717)@7e0c241b4610: { messageType := 2, destLocRef := '844729'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(717)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(717)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(717)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(717)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(717)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(723)@7e0c241b4610: Found GsupExpect[0] for "262420000000042" handled at TC_lu_and_mo_sms0(726) MSC_Test-GSUP(723)@7e0c241b4610: Added IMSI table entry 0TC_lu_and_mo_sms0(726)"262420000000042" 20250823131846989 DVLR DEBUG VLR subscr IMSI-262420000000042 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131846989 DVLR DEBUG VLR subscr IMSI-262420000000042 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(717)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(717)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(717)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(717)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_sms0(726)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(719)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_sms0(726)@7e0c241b4610: setverdict(pass): none -> pass 20250823131846991 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131846991 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131846991 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131846991 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131846991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131846991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131846991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131846991 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131846995 DVLR DEBUG VLR subscr IMSI-262420000000042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131846995 DVLR DEBUG IMSI:262420000000042 has MSISDN:491230000042 (vlr.c:1045) 20250823131846995 DMSC NOTICE msub(IMSI-262420000000042:MSISDN-491230000042) VLR: update for IMSI=262420000000042 (MSISDN=491230000042) (gsm_04_08.c:1541) 20250823131846995 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131846995 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131846995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131846995 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131846995 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131846995 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131846995 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x561dbed6f8e0] (vlr_lu_fsm.c:110) 20250823131846995 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131846995 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131846995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131846995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131846995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x561dbed6c690]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131846995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x561dbed6c690]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823131846995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x561dbed6c690]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131846995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x561dbed6c690]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131846995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x561dbed6c690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131846995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x561dbed6c690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131846995 DMSC NOTICE msub(IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x005B0705) VLR: update for IMSI=262420000000042 (MSISDN=491230000042) (gsm_04_08.c:1541) 20250823131846995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x561dbed6c690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131846995 DMM DEBUG -> IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x005B0705 LOCATION UPDATE ACCEPT (TMSI = 0x005b0705) (gsm_04_08.c:149) 20250823131846995 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x005B0705 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131846995 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131846995 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131846995 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131846995 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131846995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131846995 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131846995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131846995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(719)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(717)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(717)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(717)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(717)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(726)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(718)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(718)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(717)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(717)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(717)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(717)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823131847000 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131847000 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131847000 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131847000 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131847000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131847000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131847000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131847000 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131847000 DMM DEBUG msc_a(IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x005B0705:GERAN-A-89:LU)[0x561dbed77660]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131847000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x005B0705:GERAN-A-89:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131847000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x561dbed6c690]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131847000 DMSC NOTICE msub(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705) VLR: update for IMSI=262420000000042 (MSISDN=491230000042) (gsm_04_08.c:1541) 20250823131847000 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131847000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x561dbed6c690]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131847000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705:GERAN-A-89:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131847000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x561dbed6c690]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131847000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x561dbed6c690]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705:GERAN-A-89:LU)[0x561dbed6f8e0] (vlr_lu_fsm.c:817) 20250823131847000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x561dbed6c690]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131847000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x561dbed6c690]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131847000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705:GERAN-A-89:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131847000 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000042/3/1): Available (smpp_smsc.c:626) 20250823131847000 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131847000 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705 + 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) 20250823131847000 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131847000 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131847000 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131847000 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131847000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131847000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131847000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131847000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131847000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131847000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(719)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(717)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(717)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(717)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(717)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131847001 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131847001 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131847001 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131847001 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131847001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131847001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131847001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131847001 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(717)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(717)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(717)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(717)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(719)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131847002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705:GERAN-A-89:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131847002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705:GERAN-A-89:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705:GERAN-A-89:LU)[0x561dbed77660] (msc_a.c:1053) 20250823131847002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705:GERAN-A-89:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131847002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705:GERAN-A-89:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131847002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705:GERAN-A-89:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131847002 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131847002 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131847002 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131847002 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131847002 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131847002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131847002 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131847002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131847002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(719)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(717)@7e0c241b4610: Session index based on local reference:0 20250823131847002 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131847002 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131847002 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131847002 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131847002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131847002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131847002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131847002 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(718)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_sms0(726)8668969 TC_lu_and_mo_sms0(726)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131847003 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131847003 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_sms0(726)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(726)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(726)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(726)@7e0c241b4610: 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 := '005B0705'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(718)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_sms0(726)15249736 MSC_Test_0-RAN(718)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(717)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(719)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131847206 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131847206 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131847206 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131847206 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131847206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131847206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131847206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131847206 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131847207 DMM DEBUG msc_a(TMSI-0x005B0705:GERAN-A-90:CM_SERVICE_REQ)[0x561dbed7dc30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823131847207 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x005B0705:GERAN-A-90:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131847207 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x005B0705:GERAN-A-90:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x005B0705:GERAN-A-90:CM_SERVICE_REQ)[0x561dbed7dc30] (fsm.c:486) 20250823131847207 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x005B0705:GERAN-A-90:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131847207 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x005B0705:GERAN-A-90:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131847207 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823131847207 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131847207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705:GERAN-A-90:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131847207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705:GERAN-A-90:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131847207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705:GERAN-A-90:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131847207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705:GERAN-A-90:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131847207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705:GERAN-A-90:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131847207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705:GERAN-A-90:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131847207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705:GERAN-A-90:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131847207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705:GERAN-A-90:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131847207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705:GERAN-A-90:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131847207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705:GERAN-A-90:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131847207 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000042/3/1): Available (smpp_smsc.c:626) 20250823131847207 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823131847208 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131847208 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131847208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131847208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131847208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131847208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131847208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131847208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131847208 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131847208 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131847208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131847208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131847208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131847208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131847208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131847208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131847208 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131847208 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131847208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131847208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131847208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131847208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131847208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131847208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(719)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(719)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(719)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(719)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(719)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(717)@7e0c241b4610: { messageType := 2, destLocRef := 'E8B148'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(717)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(717)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(717)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(717)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(717)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(717)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(717)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(717)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(717)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131847211 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823131847211 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_sms0(726)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(726)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(717)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(717)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(717)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(717)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250823131847225 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131847225 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131847225 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131847225 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131847225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131847225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131847225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131847225 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131847225 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250823131847226 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250823131847226 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823131847226 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131847226 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131847226 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131847226 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131847226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131847226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131847226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131847226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131847226 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131847227 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131847227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131847227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131847227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131847227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131847227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131847227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(719)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(719)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(719)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(717)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(717)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(717)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(717)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(717)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(717)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(717)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(717)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(726)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(726)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(717)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(717)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(717)@7e0c241b4610: vl_from0 20250823131847234 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131847234 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131847234 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(717)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103020904'O 20250823131847234 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131847234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131847234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131847234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131847234 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131847235 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823131847235 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131847235 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131847235 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131847235 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131847235 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131847235 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131847235 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131847235 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131847235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131847235 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131847235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131847235 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(719)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(717)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(717)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(717)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(717)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(717)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(717)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(717)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(717)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131847239 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131847239 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131847239 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131847239 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131847239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(719)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131847239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131847239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131847239 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131847239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705:GERAN-A-90:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131847239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705:GERAN-A-90:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705:GERAN-A-90:CM_SERVICE_REQ)[0x561dbed7dc30] (msc_a.c:1053) 20250823131847239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705:GERAN-A-90:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131847239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705:GERAN-A-90:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131847239 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131847239 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131847239 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131847239 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131847239 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131847239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131847239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131847239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131847239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(719)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(717)@7e0c241b4610: Session index based on local reference:0 20250823131847240 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131847240 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131847240 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131847240 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131847240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131847240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131847240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131847240 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(718)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_sms0(726)15249736 TC_lu_and_mo_sms0(726)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131847242 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131847242 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x005B0705 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_sms0(726)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(726)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(726)@7e0c241b4610: Final verdict of PTC: pass 20250823131847251 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131847252 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823131847253 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(719)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(722)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(723)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(717)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(718)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(720)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(721)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(725)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(724)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(716)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(727)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(716): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(717): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(718): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(719): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(720): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(721): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(722): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(723): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(724): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(725): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_and_mo_sms0(726): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(727): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_and_mo_sms finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_sms pass'. Sat Aug 23 13:18:47 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 20250823131847442 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131847442 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131847442 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131847442 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131847442 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131847442 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131847442 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131847442 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131847442 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) 20250823131847442 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131847442 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131847442 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131847442 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131847442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131847442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131847442 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131847442 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131847443 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131847443 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=308988) 20250823131848254 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=308988, count=311316) 20250823131849255 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131849444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131849444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131849444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_sms pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms'. ------ MSC_Tests.TC_lu_and_mt_sms ------ Sat Aug 23 13:18:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131850257 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_and_mt_sms started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(731)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(731)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(731)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(729)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131851109 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(732)@7e0c241b4610: 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 } } } 20250823131851258 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131851258 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(734)@7e0c241b4610: Established a new IPA connection (conn_id=2) 20250823131851264 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(734)@7e0c241b4610: 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(734)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(734)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(734)@7e0c241b4610: 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(734)@7e0c241b4610: 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(734)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(734)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131851275 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) 20250823131851275 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823131851304 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) 20250823131851304 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) 20250823131851304 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131851304 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(731)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(731)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(731)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131851308 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131851308 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131851308 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131851308 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131851308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131851308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131851308 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(731)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(731)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(731)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(731)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(731)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131851310 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131851310 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131851310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131851310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131851310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131851310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131851310 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(731)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(731)@7e0c241b4610: Message received on association #8 20250823131851310 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131851310 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(731)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(731)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(731)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(731)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(731)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(731)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(735)@7e0c241b4610: Created GsupExpect[0] for "262420000000043" to be handled at TC_lu_and_mt_sms0(738) TC_lu_and_mt_sms0(738)@7e0c241b4610: 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 } } } } MSC_Test_0-M3UA(731)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131852117 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131852117 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131852117 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131852117 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131852117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131852117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131852117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131852117 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131852117 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131852117 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131852117 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131852117 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131852117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131852117 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131852117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131852117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(731)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(730)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(730)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_sms0(738)9802991 MSC_Test_0-SCCP(729)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(730)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131852132 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131852132 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131852132 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131852132 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131852132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131852132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131852132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131852132 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131852132 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-91:LU)[0x561dbed77660]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131852132 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-91:LU)[0x561dbed77660]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131852132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131852132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000043:GERAN-A-91:LU)[0x561dbed77660] (fsm.c:486) 20250823131852132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131852132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131852133 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131852133 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000043 id=262420000000043 (vlr.c:661) 20250823131852133 DVLR INFO New subscr, IMSI: 262420000000043 (vlr.c:562) 20250823131852133 DVLR DEBUG VLR subscr IMSI-262420000000043 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131852133 DVLR DEBUG VLR subscr IMSI-262420000000043 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131852133 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131852133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131852133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131852133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131852133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131852133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131852133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131852133 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131852133 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823131852133 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131852133 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131852133 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131852133 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131852133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131852133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131852133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131852133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131852133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131852133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131852133 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131852133 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131852133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131852133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131852133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131852133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131852133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131852133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(731)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(731)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(731)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(729)@7e0c241b4610: { messageType := 2, destLocRef := '9594EF'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(729)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(735)@7e0c241b4610: Found GsupExpect[0] for "262420000000043" handled at TC_lu_and_mt_sms0(738) MSC_Test-GSUP(735)@7e0c241b4610: Added IMSI table entry 0TC_lu_and_mt_sms0(738)"262420000000043" MSC_Test_0-SCCP(729)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(729)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(729)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(729)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131852137 DVLR DEBUG VLR subscr IMSI-262420000000043 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131852137 DVLR DEBUG VLR subscr IMSI-262420000000043 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(729)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(729)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(729)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(729)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_sms0(738)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(731)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131852139 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131852139 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131852139 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131852139 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131852139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131852139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131852139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131852139 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mt_sms0(738)@7e0c241b4610: setverdict(pass): none -> pass 20250823131852146 DVLR DEBUG VLR subscr IMSI-262420000000043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131852146 DVLR DEBUG IMSI:262420000000043 has MSISDN:491230000043 (vlr.c:1045) 20250823131852146 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250823131852146 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131852147 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131852147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131852147 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131852147 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131852147 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131852147 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x561dbed6f8e0] (vlr_lu_fsm.c:110) 20250823131852147 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131852147 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131852147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131852147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131852147 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131852147 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823131852147 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131852147 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131852147 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131852147 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131852147 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x6D6F62AB) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250823131852147 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131852147 DMM DEBUG -> IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x6D6F62AB LOCATION UPDATE ACCEPT (TMSI = 0x6d6f62ab) (gsm_04_08.c:149) 20250823131852147 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x6D6F62AB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131852147 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131852147 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131852147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131852147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131852147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131852147 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131852147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131852147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(731)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(729)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(729)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(729)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(729)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(738)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(730)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(730)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(729)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(729)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(729)@7e0c241b4610: vl_from0 20250823131852161 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131852161 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131852161 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(729)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823131852161 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131852161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(731)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131852161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131852161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131852161 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131852162 DMM DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x6D6F62AB:GERAN-A-91:LU)[0x561dbed77660]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131852162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x6D6F62AB:GERAN-A-91:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131852162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131852162 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250823131852162 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131852162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131852162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-91:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131852162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131852162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-91:LU)[0x561dbed6f8e0] (vlr_lu_fsm.c:817) 20250823131852162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131852162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x561dbed6b920]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131852162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-91:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131852162 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250823131852162 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131852162 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB + 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) 20250823131852162 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131852162 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131852162 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131852162 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131852162 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131852162 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131852162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131852162 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131852162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131852162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(731)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(729)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(729)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(729)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(729)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(729)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(729)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(729)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(729)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(731)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131852166 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131852166 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131852166 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131852166 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131852166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131852166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131852166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131852166 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131852167 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-91:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131852167 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-91:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-91:LU)[0x561dbed77660] (msc_a.c:1053) 20250823131852167 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-91:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131852167 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-91:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131852167 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-91:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131852167 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB - active-conn: now used by 1 (attached) (msub.c:375) 20250823131852167 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131852167 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131852167 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131852167 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131852167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131852167 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131852167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131852167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(731)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(729)@7e0c241b4610: Session index based on local reference:0 20250823131852169 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131852169 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131852169 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131852169 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(731)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131852169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131852169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131852169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131852169 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(730)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_sms0(738)9802991 TC_lu_and_mt_sms0(738)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131852171 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) TC_lu_and_mt_sms0(738)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(738)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(738)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131852171 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(730)@7e0c241b4610: Created IMSI[0] for '262420000000043'H'6D6F62AB'O to be handled at TC_lu_and_mt_sms0(738) 20250823131852180 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131852180 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250823131852180 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250823131852180 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250823131853182 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250823131853182 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250823131853182 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250823131853183 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250823131853183 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250823131853183 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250823131853184 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131853184 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131853184 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131853184 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131853184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131853184 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131853184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131853184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(731)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(730)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms0(738) TC_lu_and_mt_sms0(738)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(738)@7e0c241b4610: 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 := '6D6F62AB'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(730)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_sms0(738)16738865 20250823131853200 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131853200 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131853200 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131853200 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131853200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-SCCP(729)@7e0c241b4610: First idle individual index:0 20250823131853200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131853200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131853200 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131853201 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6D6F62AB:GERAN-A-92:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131853201 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6D6F62AB:GERAN-A-92:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6D6F62AB:GERAN-A-92:PAGING_RESP)[0x561dbed7dc30] (fsm.c:486) 20250823131853201 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6D6F62AB:GERAN-A-92:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131853201 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6D6F62AB:GERAN-A-92:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131853201 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB + 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) 20250823131853201 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131853202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-92:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131853202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-92:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131853202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-92:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131853202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-92:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131853202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-92:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131853202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-92:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131853202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-92:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131853202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-92:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131853202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-92:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131853202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-92:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131853202 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823131853202 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250823131853203 DMSC NOTICE Pending paging while subscriber 262420000000043 attached. (sms_queue.c:558) 20250823131853203 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250823131853203 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131853203 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131853203 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131853203 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131853203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131853203 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131853203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131853203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131853203 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131853203 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131853203 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131853203 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131853203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131853203 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131853203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131853203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131853203 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131853203 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131853203 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131853203 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131853203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131853203 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131853203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131853203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(731)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(731)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(731)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(731)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(731)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(729)@7e0c241b4610: { messageType := 2, destLocRef := 'FF6A31'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(729)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(729)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(729)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(729)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(729)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(729)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(729)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(729)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(729)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131853206 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250823131853206 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (msc_vty.c:1317) TC_lu_and_mt_sms0(738)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(738)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(738)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(729)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(729)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(729)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(729)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103028904'O 20250823131853216 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131853216 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131853216 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131853216 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131853216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131853216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131853216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131853216 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(729)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(729)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(729)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(729)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(731)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131853418 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131853418 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131853418 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131853418 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131853418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131853418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131853418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131853418 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131853419 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250823131853419 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250823131853419 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250823131853419 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:76) 20250823131853419 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823131853419 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131853419 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131853419 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131853419 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131853419 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131853419 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131853419 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131853419 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131853419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131853419 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131853419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131853419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131853420 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131853420 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131853420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131853420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131853420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131853420 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131853420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131853420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(731)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(731)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(731)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(729)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(729)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(729)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(729)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(729)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(729)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(729)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(729)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(738)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(729)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(729)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(729)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(729)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131853424 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131853424 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131853424 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131853424 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131853425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131853425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131853425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(731)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131853425 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131853425 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-92:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131853425 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-92:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-92:PAGING_RESP)[0x561dbed7dc30] (msc_a.c:1053) 20250823131853425 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-92:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131853425 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-92:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131853425 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB - active-conn: now used by 1 (attached) (msub.c:375) 20250823131853425 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131853425 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131853425 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131853425 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131853425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131853425 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131853425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131853425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(731)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(729)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(731)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131853426 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131853426 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131853426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131853426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131853426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131853426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131853426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131853426 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(730)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_sms0(738)16738865 TC_lu_and_mt_sms0(738)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131853427 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131853427 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms0(738)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(738)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(730)@7e0c241b4610: Removed IMSI[0] for '262420000000043'H to be handled at TC_lu_and_mt_sms0(738) TC_lu_and_mt_sms0(738)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-M3UA(731)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(735)@7e0c241b4610: Final verdict of PTC: none 20250823131853436 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131853436 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(730)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(729)@7e0c241b4610: Final verdict of PTC: none 20250823131853437 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(734)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(732)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(736)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(737)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(728)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(733)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(739)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(728): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(729): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(730): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(731): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(732): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(733): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(734): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(735): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(736): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(737): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_and_mt_sms0(738): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(739): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_and_mt_sms finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms pass'. Sat Aug 23 13:18:53 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 20250823131853626 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131853626 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131853626 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131853626 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131853626 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131853626 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131853626 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131853626 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131853626 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) 20250823131853626 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131853626 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131853626 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131853626 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131853626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131853626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131853626 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131853626 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131853627 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131853627 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=318036) 20250823131854439 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=318036, count=319196) 20250823131855441 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131855627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131855627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131855627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_already_paging'. ------ MSC_Tests.TC_lu_and_mt_sms_already_paging ------ Sat Aug 23 13:18:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_already_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_already_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131856443 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_already_paging' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_and_mt_sms_already_paging started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(743)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(743)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(743)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(741)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131857262 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(744)@7e0c241b4610: 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 } } } 20250823131857445 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131857445 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(746)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(746)@7e0c241b4610: 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) } } } } 20250823131857450 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(746)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(746)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(746)@7e0c241b4610: 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(746)@7e0c241b4610: 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(746)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(746)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131857456 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) 20250823131857456 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) 20250823131857456 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131857456 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(743)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(743)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(743)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131857458 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131857458 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131857458 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131857458 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131857458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131857458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131857458 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(743)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(743)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(743)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(743)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(743)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131857459 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131857459 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131857459 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131857459 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131857459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131857459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131857459 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(743)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(743)@7e0c241b4610: Message received on association #8 20250823131857459 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131857460 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(743)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(743)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(743)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(743)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(743)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(743)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131857469 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) 20250823131857469 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(747)@7e0c241b4610: Created GsupExpect[0] for "262420000000044" to be handled at TC_lu_and_mt_sms_already_paging0(750) TC_lu_and_mt_sms_already_paging0(750)@7e0c241b4610: 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 } } } } MSC_Test_0-M3UA(743)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131858264 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131858264 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131858264 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131858264 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131858264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131858264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131858264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131858264 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131858265 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131858265 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131858265 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131858265 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131858265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131858265 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131858265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131858265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(743)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(742)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(742)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(750)7907934 MSC_Test_0-SCCP(741)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(742)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(743)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131858276 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131858276 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131858277 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-93:LU)[0x561dbed77660]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000044 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131858277 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-93:LU)[0x561dbed77660]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131858277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131858277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000044:GERAN-A-93:LU)[0x561dbed77660] (fsm.c:486) 20250823131858277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131858277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131858277 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131858277 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000044 id=262420000000044 (vlr.c:661) 20250823131858277 DVLR INFO New subscr, IMSI: 262420000000044 (vlr.c:562) 20250823131858277 DVLR DEBUG VLR subscr IMSI-262420000000044 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131858277 DVLR DEBUG VLR subscr IMSI-262420000000044 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131858277 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131858276 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131858276 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131858276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131858276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131858276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131858276 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131858277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131858277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131858277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131858277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131858277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131858277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131858277 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131858277 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823131858277 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131858277 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131858277 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131858277 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131858277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131858277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131858277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131858277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131858277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131858277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131858277 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131858277 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131858277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131858277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131858277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131858277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131858277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131858277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(743)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(743)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(743)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(741)@7e0c241b4610: { messageType := 2, destLocRef := '78AA5E'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(741)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(741)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(741)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(741)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(741)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(747)@7e0c241b4610: Found GsupExpect[0] for "262420000000044" handled at TC_lu_and_mt_sms_already_paging0(750) MSC_Test-GSUP(747)@7e0c241b4610: Added IMSI table entry 0TC_lu_and_mt_sms_already_paging0(750)"262420000000044" 20250823131858282 DVLR DEBUG VLR subscr IMSI-262420000000044 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131858282 DVLR DEBUG VLR subscr IMSI-262420000000044 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(741)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(741)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(741)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(741)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823131858285 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131858285 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131858285 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131858285 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131858285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131858285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131858285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131858285 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_sms_already_paging0(750)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(750)@7e0c241b4610: setverdict(pass): none -> pass 20250823131858291 DVLR DEBUG VLR subscr IMSI-262420000000044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131858291 DVLR DEBUG IMSI:262420000000044 has MSISDN:491230000044 (vlr.c:1045) 20250823131858291 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250823131858291 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131858291 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131858291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131858291 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131858291 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131858291 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131858291 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x561dbed6f8e0] (vlr_lu_fsm.c:110) 20250823131858291 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131858291 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131858291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131858291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131858291 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x561dbed75330]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131858291 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x561dbed75330]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823131858291 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x561dbed75330]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131858292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x561dbed75330]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131858292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x561dbed75330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131858292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x561dbed75330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131858292 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x3BFFE941) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250823131858292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x561dbed75330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131858292 DMM DEBUG -> IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x3BFFE941 LOCATION UPDATE ACCEPT (TMSI = 0x3bffe941) (gsm_04_08.c:149) 20250823131858292 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x3BFFE941 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131858292 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131858292 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131858292 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131858292 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131858292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131858292 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131858292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131858292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(743)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(741)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(741)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(741)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(741)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(750)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(742)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(742)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(741)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(741)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(741)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(741)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823131858304 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131858304 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131858304 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131858304 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131858304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131858304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131858304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131858304 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131858304 DMM DEBUG msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x3BFFE941:GERAN-A-93:LU)[0x561dbed77660]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131858304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x3BFFE941:GERAN-A-93:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131858304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x561dbed75330]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131858304 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250823131858304 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131858304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x561dbed75330]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131858304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-93:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131858304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x561dbed75330]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131858304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x561dbed75330]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-93:LU)[0x561dbed6f8e0] (vlr_lu_fsm.c:817) 20250823131858304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x561dbed75330]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131858304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x561dbed75330]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131858304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-93:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131858305 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250823131858305 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131858305 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + 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) 20250823131858305 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131858305 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131858305 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131858305 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131858305 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131858305 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131858305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131858305 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131858305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131858305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(743)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(741)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(741)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(741)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(741)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(741)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(741)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(741)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(741)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131858308 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131858308 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131858308 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131858308 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131858308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131858308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131858308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(743)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131858308 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131858308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-93:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131858308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-93:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-93:LU)[0x561dbed77660] (msc_a.c:1053) 20250823131858308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-93:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131858308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-93:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131858308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-93:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131858309 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131858309 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131858309 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131858309 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131858309 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131858309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131858309 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131858309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131858309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(743)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(741)@7e0c241b4610: Session index based on local reference:0 20250823131858310 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131858310 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131858310 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131858310 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(743)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131858310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131858310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131858310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131858310 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(742)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(750)7907934 TC_lu_and_mt_sms_already_paging0(750)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131858312 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131858312 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_already_paging0(750)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(750)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(750)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(742)@7e0c241b4610: Created IMSI[0] for '262420000000044'H'3BFFE941'O to be handled at TC_lu_and_mt_sms_already_paging0(750) TC_lu_and_mt_sms_already_paging0(750)@7e0c241b4610: first SMS 20250823131858321 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131858321 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250823131858321 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250823131858321 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250823131859322 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250823131859322 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250823131859322 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250823131859323 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250823131859324 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250823131859324 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250823131859324 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131859324 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131859324 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131859324 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131859324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131859324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131859324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131859324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(743)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(742)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_already_paging0(750) TC_lu_and_mt_sms_already_paging0(750)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(750)@7e0c241b4610: second SMS 20250823131859335 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (msc_vty.c:1285) 20250823131859335 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:94) 20250823131859335 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:76) 20250823131859335 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (msc_vty.c:1428) TC_lu_and_mt_sms_already_paging0(750)@7e0c241b4610: 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 := '3BFFE941'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(742)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(750)8788622 MSC_Test_0-SCCP(741)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(743)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131859342 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131859343 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131859343 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131859343 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131859343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131859343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131859343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131859343 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131859344 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BFFE941:GERAN-A-94:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131859344 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BFFE941:GERAN-A-94:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3BFFE941:GERAN-A-94:PAGING_RESP)[0x561dbed7dc30] (fsm.c:486) 20250823131859344 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BFFE941:GERAN-A-94:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131859344 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BFFE941:GERAN-A-94:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131859344 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + 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) 20250823131859344 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131859344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-94:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131859344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-94:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131859344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-94:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131859344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-94:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131859344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-94:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131859344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-94:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131859344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-94:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131859344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-94:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131859344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-94:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131859344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-94:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131859344 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823131859344 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250823131859344 DMSC NOTICE Pending paging while subscriber 262420000000044 attached. (sms_queue.c:558) 20250823131859344 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250823131859345 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131859345 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131859345 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131859345 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131859345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131859345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131859345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131859345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131859345 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131859345 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131859345 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131859345 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131859345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131859345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131859345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131859345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131859345 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131859345 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131859345 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131859345 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131859345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131859345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131859345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131859345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(743)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(743)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(743)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(741)@7e0c241b4610: { messageType := 2, destLocRef := '861A8E'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(741)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(743)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(741)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(741)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(743)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(741)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(741)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(741)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(741)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(741)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(741)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131859346 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250823131859346 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (msc_vty.c:1317) TC_lu_and_mt_sms_already_paging0(750)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(750)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(750)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(741)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(741)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(741)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(741)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(743)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131859350 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131859350 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131859350 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131859350 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131859350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131859350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131859350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131859350 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(741)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(741)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(741)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(741)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(743)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131859550 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131859550 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131859550 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131859550 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131859550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131859550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131859550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131859550 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131859551 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250823131859551 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250823131859552 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb) (db.c:771) 20250823131859552 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + SMS-pending: now used by 7 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb,SMS-pending) (sms_queue.c:201) 20250823131859552 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + SMS: now used by 8 (attached,2*SMS-receiver,2*SMS,active-conn,sms_sms_cb,SMS-pending) (transaction.c:228) 20250823131859552 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 - sms_sms_cb: now used by 7 (attached,2*SMS-receiver,2*SMS,active-conn,SMS-pending) (sms_queue.c:627) 20250823131859553 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 - SMS-receiver: now used by 6 (attached,SMS-receiver,2*SMS,active-conn,SMS-pending) (gsm_04_11.c:76) 20250823131859553 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 - SMS: now used by 5 (attached,SMS-receiver,SMS,active-conn,SMS-pending) (transaction.c:281) 20250823131859553 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131859553 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131859553 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131859553 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131859553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131859553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131859553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131859554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131859554 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131859554 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131859554 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131859554 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131859554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131859554 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131859554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131859554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(743)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(743)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(743)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(741)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(741)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(741)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(741)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(741)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(741)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(741)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(741)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(750)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(750)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(741)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(741)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(741)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(741)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103029904'O MSC_Test_0-M3UA(743)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131859562 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131859562 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131859562 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131859562 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131859562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131859562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131859562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131859562 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(741)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(741)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(741)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(741)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103059901020201'O MSC_Test_0-M3UA(743)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131859762 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131859762 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131859762 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131859762 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131859762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131859762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131859762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131859762 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131859763 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS,active-conn,SMS-pending,sms_sms_cb) (sms_queue.c:621) 20250823131859763 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250823131859763 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250823131859763 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:76) 20250823131859763 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823131859764 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131859764 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131859764 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131859764 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131859764 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131859764 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131859764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131859764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131859764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131859764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131859764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131859764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131859764 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131859764 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131859764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131859764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131859764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131859764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131859764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131859764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(743)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(743)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(743)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(741)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(741)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(741)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(741)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(741)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(741)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(741)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(741)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(750)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(741)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(741)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(741)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(741)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131859771 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131859771 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131859771 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131859771 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131859771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131859771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131859771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(743)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131859771 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131859771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-94:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131859771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-94:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-94:PAGING_RESP)[0x561dbed7dc30] (msc_a.c:1053) 20250823131859771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-94:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131859771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-94:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131859771 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131859772 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131859772 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131859772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131859772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131859772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131859772 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131859772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131859772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(743)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(741)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(743)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131859772 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131859773 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131859773 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131859773 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131859773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131859773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131859773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131859773 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(742)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(750)8788622 20250823131859774 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131859774 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_already_paging0(750)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(750)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(750)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(750)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(747)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(743)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(741)@7e0c241b4610: Final verdict of PTC: none 20250823131859785 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131859785 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(742)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(744)@7e0c241b4610: Final verdict of PTC: none 20250823131859787 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(748)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(749)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(751)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(746)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(740)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(745)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(740): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(741): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(742): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(743): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(744): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(745): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(746): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(747): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(748): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(749): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_and_mt_sms_already_paging0(750): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(751): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_already_paging pass'. Sat Aug 23 13:18:59 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 20250823131859974 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131859974 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131859974 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131859974 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131859974 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131859974 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131859974 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131859974 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131859974 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) 20250823131859974 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131859974 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131859974 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131859974 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131859974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131859974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131859974 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131859974 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131859975 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131859975 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=354844) 20250823131900788 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=354844, count=365116) 20250823131901790 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131901975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131901975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131901975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_already_paging pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing'. ------ MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing ------ Sat Aug 23 13:19:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131902790 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_and_mt_sms_paging_and_nothing started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(755)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(755)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(755)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(753)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131903611 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(756)@7e0c241b4610: 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 } } } 20250823131903792 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131903792 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(758)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(758)@7e0c241b4610: 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) } } } } 20250823131903798 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(758)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(758)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(758)@7e0c241b4610: 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(758)@7e0c241b4610: 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(758)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(758)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131903807 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) 20250823131903807 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) 20250823131903807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131903807 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(755)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(755)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(755)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131903813 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131903813 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131903813 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131903813 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131903813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131903813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131903813 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(755)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(755)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(755)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(755)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(755)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131903816 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131903816 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131903816 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131903816 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131903816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131903816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131903816 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823131903816 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131903816 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(755)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(755)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(755)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(755)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(755)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(755)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(755)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(755)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131903822 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) 20250823131903822 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(759)@7e0c241b4610: Created GsupExpect[0] for "262420000001843" to be handled at TC_lu_and_mt_sms_paging_and_nothing0(762) TC_lu_and_mt_sms_paging_and_nothing0(762)@7e0c241b4610: 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 } } } } 20250823131904610 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131904610 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131904610 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131904610 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131904610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131904610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131904610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131904610 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131904611 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131904611 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131904611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131904611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131904611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131904611 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131904611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131904611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(755)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(754)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(754)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(762)4963847 MSC_Test_0-SCCP(753)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(754)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131904614 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131904614 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131904614 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131904614 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131904614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131904614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131904614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131904614 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131904614 DMM DEBUG msc_a(IMSI-262420000001843:GERAN-A-95:LU)[0x561dbed77660]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001843 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131904614 DMM DEBUG msc_a(IMSI-262420000001843:GERAN-A-95:LU)[0x561dbed77660]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131904614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131904614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001843:GERAN-A-95:LU)[0x561dbed77660] (fsm.c:486) 20250823131904614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131904614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131904614 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131904614 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001843 id=262420000001843 (vlr.c:661) 20250823131904614 DVLR INFO New subscr, IMSI: 262420000001843 (vlr.c:562) 20250823131904614 DVLR DEBUG VLR subscr IMSI-262420000001843 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131904614 DVLR DEBUG VLR subscr IMSI-262420000001843 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131904614 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131904614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131904614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131904614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131904614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131904614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131904614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131904615 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131904615 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823131904615 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131904615 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131904615 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131904615 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131904615 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131904615 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131904615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131904615 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131904615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131904615 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131904615 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131904615 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131904615 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131904615 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131904615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131904615 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131904615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131904615 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(755)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(755)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(755)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(753)@7e0c241b4610: { messageType := 2, destLocRef := '4BBE07'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(753)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(753)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(753)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(753)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(753)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(759)@7e0c241b4610: Found GsupExpect[0] for "262420000001843" handled at TC_lu_and_mt_sms_paging_and_nothing0(762) MSC_Test-GSUP(759)@7e0c241b4610: Added IMSI table entry 0TC_lu_and_mt_sms_paging_and_nothing0(762)"262420000001843" 20250823131904616 DVLR DEBUG VLR subscr IMSI-262420000001843 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131904616 DVLR DEBUG VLR subscr IMSI-262420000001843 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(753)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(753)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(753)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(753)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(755)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131904617 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131904617 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131904617 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131904617 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131904617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131904617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131904617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131904617 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mt_sms_paging_and_nothing0(762)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(762)@7e0c241b4610: setverdict(pass): none -> pass 20250823131904620 DVLR DEBUG VLR subscr IMSI-262420000001843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131904620 DVLR DEBUG IMSI:262420000001843 has MSISDN:491230001843 (vlr.c:1045) 20250823131904620 DMSC NOTICE msub(IMSI-262420000001843:MSISDN-491230001843) VLR: update for IMSI=262420000001843 (MSISDN=491230001843) (gsm_04_08.c:1541) 20250823131904620 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131904620 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131904620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131904620 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131904620 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131904620 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131904620 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x561dbed6f8e0] (vlr_lu_fsm.c:110) 20250823131904620 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131904620 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131904620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131904620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131904620 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x561dbed6f530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131904620 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x561dbed6f530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823131904620 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x561dbed6f530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131904620 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x561dbed6f530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131904620 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x561dbed6f530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131904620 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x561dbed6f530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131904620 DMSC NOTICE msub(IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x04EB3345) VLR: update for IMSI=262420000001843 (MSISDN=491230001843) (gsm_04_08.c:1541) 20250823131904620 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x561dbed6f530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131904620 DMM DEBUG -> IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x04EB3345 LOCATION UPDATE ACCEPT (TMSI = 0x04eb3345) (gsm_04_08.c:149) 20250823131904620 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x04EB3345 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131904620 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131904620 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131904620 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131904620 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131904620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131904620 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131904620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131904620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(755)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(753)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(753)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(753)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(753)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_and_nothing0(762)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(754)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(754)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(753)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(753)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(753)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(753)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823131904623 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131904623 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131904623 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131904623 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131904623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131904623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131904623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131904623 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131904623 DMM DEBUG msc_a(IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x04EB3345:GERAN-A-95:LU)[0x561dbed77660]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131904623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x04EB3345:GERAN-A-95:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131904623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x561dbed6f530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131904623 DMSC NOTICE msub(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345) VLR: update for IMSI=262420000001843 (MSISDN=491230001843) (gsm_04_08.c:1541) 20250823131904623 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131904623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x561dbed6f530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131904623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345:GERAN-A-95:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131904623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x561dbed6f530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131904623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x561dbed6f530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345:GERAN-A-95:LU)[0x561dbed6f8e0] (vlr_lu_fsm.c:817) 20250823131904623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x561dbed6f530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131904623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x561dbed6f530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131904623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345:GERAN-A-95:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131904623 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001843/3/1): Available (smpp_smsc.c:626) 20250823131904623 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131904623 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345 + 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) 20250823131904623 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131904623 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131904623 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131904623 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131904623 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131904623 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131904623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131904623 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131904623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131904623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(755)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(753)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(753)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(753)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(753)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(753)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(753)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(753)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(753)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131904624 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131904624 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131904624 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131904624 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131904624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131904624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131904624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131904624 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131904624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345:GERAN-A-95:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131904624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345:GERAN-A-95:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345:GERAN-A-95:LU)[0x561dbed77660] (msc_a.c:1053) 20250823131904624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345:GERAN-A-95:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131904624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345:GERAN-A-95:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131904624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345:GERAN-A-95:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131904624 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131904624 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131904624 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131904624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131904624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131904624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131904624 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131904624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131904624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(755)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(753)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(755)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131904624 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131904624 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131904624 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131904624 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131904624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131904624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131904624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131904624 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(754)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(762)4963847 TC_lu_and_mt_sms_paging_and_nothing0(762)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131904625 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131904625 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_and_nothing0(762)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(762)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(762)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(754)@7e0c241b4610: Created IMSI[0] for '262420000001843'H'04EB3345'O to be handled at TC_lu_and_mt_sms_paging_and_nothing0(762) 20250823131904626 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131904626 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250823131904626 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250823131904626 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250823131905627 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250823131905627 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250823131905627 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250823131905628 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250823131905628 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250823131905628 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250823131905628 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131905628 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131905628 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131905628 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131905628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131905628 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131905628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131905628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(755)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(754)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_paging_and_nothing0(762) TC_lu_and_mt_sms_paging_and_nothing0(762)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131915628 DLSMS NOTICE Sending SMS 6 failed 1 times. (sms_queue.c:248) 20250823131915628 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345 - SMS-pending: now used by 4 (attached,SMS-receiver,SMS,Paging) (sms_queue.c:217) 20250823131915628 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345 - SMS-receiver: now used by 3 (attached,SMS,Paging) (gsm_04_11.c:76) 20250823131915629 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345 - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250823131915629 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345 - Paging: now used by 1 (attached) (paging.c:202) 20250823131919992 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131919992 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131919992 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131919992 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131919992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131919992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131919992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131919992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(755)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(758)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(758)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mt_sms_paging_and_nothing0(762)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131925651 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131925651 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x04EB3345 - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_lu_and_mt_sms_paging_and_nothing0(762)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(762)@7e0c241b4610: Final verdict of PTC: pass 20250823131925658 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131925658 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131925658 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131925658 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131925658 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131925658 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131925658 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131925658 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131925659 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) 20250823131925659 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131925659 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131925659 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131925659 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131925659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131925659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131925659 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131925659 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(759)@7e0c241b4610: Final verdict of PTC: none 20250823131925659 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131925659 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(755)@7e0c241b4610: Final verdict of PTC: none 20250823131925659 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131925659 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(753)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(756)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(754)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(763)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(760)@7e0c241b4610: Final verdict of PTC: none 20250823131925662 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(758)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(752)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(757)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(761)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(752): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(753): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(754): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(755): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(756): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(757): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(758): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(759): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(760): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(761): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_and_mt_sms_paging_and_nothing0(762): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(763): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass'. Sat Aug 23 13:19:25 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=215624) 20250823131926663 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=215624, count=216784) 20250823131927660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131927660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131927660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823131927664 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated'. ------ MSC_Tests.TC_lu_and_mt_sms_paging_repeated ------ Sat Aug 23 13:19:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_paging_repeated.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_paging_repeated.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131928665 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_and_mt_sms_paging_repeated started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(767)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(767)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(767)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(765)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131929597 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(768)@7e0c241b4610: 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 } } } 20250823131929666 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131929666 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(770)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(770)@7e0c241b4610: 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) } } } } 20250823131929672 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(770)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(770)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(770)@7e0c241b4610: 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(770)@7e0c241b4610: 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(770)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(770)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131929700 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) 20250823131929700 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(771)@7e0c241b4610: Created GsupExpect[0] for "262420000001844" to be handled at TC_lu_and_mt_sms_paging_repeated0(774) TC_lu_and_mt_sms_paging_repeated0(774)@7e0c241b4610: 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 } } } } 20250823131929790 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) 20250823131929790 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) 20250823131929790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131929790 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(767)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(767)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(767)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131929796 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131929796 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131929796 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131929796 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131929796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131929796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131929796 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(767)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(767)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(767)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(767)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(767)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131929798 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131929798 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131929798 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131929798 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131929798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131929798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131929798 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(767)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823131929799 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131929799 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(767)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(767)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(767)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(767)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(767)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(767)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(767)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131930600 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131930600 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131930600 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131930601 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131930601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131930601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131930601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131930601 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131930602 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131930602 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131930602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131930602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131930602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131930602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131930602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131930602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(767)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(766)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(766)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(774)14593375 MSC_Test_0-SCCP(765)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(766)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131930619 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131930619 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131930619 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131930619 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131930619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131930619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131930619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131930619 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131930620 DMM DEBUG msc_a(IMSI-262420000001844:GERAN-A-96:LU)[0x561dbed7dc30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001844 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131930620 DMM DEBUG msc_a(IMSI-262420000001844:GERAN-A-96:LU)[0x561dbed7dc30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131930620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131930620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001844:GERAN-A-96:LU)[0x561dbed7dc30] (fsm.c:486) 20250823131930620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131930620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131930620 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131930620 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001844 id=262420000001844 (vlr.c:661) 20250823131930620 DVLR INFO New subscr, IMSI: 262420000001844 (vlr.c:562) 20250823131930620 DVLR DEBUG VLR subscr IMSI-262420000001844 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131930620 DVLR DEBUG VLR subscr IMSI-262420000001844 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131930620 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131930620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131930620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131930620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131930620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131930620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131930620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131930620 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131930620 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x561dbed7a840] (fsm.c:486) 20250823131930620 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131930620 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131930620 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131930620 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131930620 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131930620 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131930620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131930620 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131930620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131930620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131930620 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131930620 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131930620 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131930620 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131930620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131930620 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131930620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131930620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(767)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(767)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(767)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(765)@7e0c241b4610: { messageType := 2, destLocRef := 'DEAD5F'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(765)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(771)@7e0c241b4610: Found GsupExpect[0] for "262420000001844" handled at TC_lu_and_mt_sms_paging_repeated0(774) MSC_Test-GSUP(771)@7e0c241b4610: Added IMSI table entry 0TC_lu_and_mt_sms_paging_repeated0(774)"262420000001844" MSC_Test_0-SCCP(765)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(765)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(765)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(765)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131930624 DVLR DEBUG VLR subscr IMSI-262420000001844 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131930624 DVLR DEBUG VLR subscr IMSI-262420000001844 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(765)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(765)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(765)@7e0c241b4610: vl_from0 TC_lu_and_mt_sms_paging_repeated0(774)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(774)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(765)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(767)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131930625 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131930625 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131930625 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131930625 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131930625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131930625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131930625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131930625 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131930629 DVLR DEBUG VLR subscr IMSI-262420000001844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131930629 DVLR DEBUG IMSI:262420000001844 has MSISDN:491230001844 (vlr.c:1045) 20250823131930629 DMSC NOTICE msub(IMSI-262420000001844:MSISDN-491230001844) VLR: update for IMSI=262420000001844 (MSISDN=491230001844) (gsm_04_08.c:1541) 20250823131930629 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131930629 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131930629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131930629 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131930629 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131930629 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131930629 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x561dbed7a840] (vlr_lu_fsm.c:110) 20250823131930629 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131930629 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x561dbed7ad30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131930629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131930629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131930629 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x561dbed6f660]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131930629 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x561dbed6f660]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x561dbed7a840] (fsm.c:486) 20250823131930629 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x561dbed6f660]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131930629 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x561dbed6f660]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131930629 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x561dbed6f660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131930629 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x561dbed6f660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131930629 DMSC NOTICE msub(IMSI-262420000001844:MSISDN-491230001844:TMSInew-0xB4098835) VLR: update for IMSI=262420000001844 (MSISDN=491230001844) (gsm_04_08.c:1541) 20250823131930629 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x561dbed6f660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131930629 DMM DEBUG -> IMSI-262420000001844:MSISDN-491230001844:TMSInew-0xB4098835 LOCATION UPDATE ACCEPT (TMSI = 0xb4098835) (gsm_04_08.c:149) 20250823131930629 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSInew-0xB4098835 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131930630 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131930630 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131930630 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131930630 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131930630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131930630 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131930630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131930630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(767)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(765)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(765)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(765)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(765)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(774)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(766)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(766)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(765)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(765)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(765)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(765)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823131930636 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131930636 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131930636 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131930636 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131930636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131930636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131930636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131930636 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131930636 DMM DEBUG msc_a(IMSI-262420000001844:MSISDN-491230001844:TMSInew-0xB4098835:GERAN-A-96:LU)[0x561dbed7dc30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131930636 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSInew-0xB4098835:GERAN-A-96:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131930636 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x561dbed6f660]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131930636 DMSC NOTICE msub(IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835) VLR: update for IMSI=262420000001844 (MSISDN=491230001844) (gsm_04_08.c:1541) 20250823131930636 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131930636 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x561dbed6f660]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131930636 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835:GERAN-A-96:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131930636 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x561dbed6f660]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131930636 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x561dbed6f660]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835:GERAN-A-96:LU)[0x561dbed7a840] (vlr_lu_fsm.c:817) 20250823131930636 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x561dbed6f660]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131930636 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x561dbed6f660]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131930636 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835:GERAN-A-96:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131930636 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001844/3/1): Available (smpp_smsc.c:626) 20250823131930636 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131930636 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 + 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) 20250823131930636 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131930636 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131930636 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131930636 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131930636 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131930636 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131930637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131930637 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131930637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131930637 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(767)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(765)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(765)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(765)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(765)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(765)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(765)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(765)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(765)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131930638 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131930638 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131930638 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(767)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131930638 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131930638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131930638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131930638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131930638 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131930638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835:GERAN-A-96:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131930638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835:GERAN-A-96:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835:GERAN-A-96:LU)[0x561dbed7dc30] (msc_a.c:1053) 20250823131930638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835:GERAN-A-96:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131930638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835:GERAN-A-96:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131930638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835:GERAN-A-96:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131930638 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131930638 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131930638 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131930638 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131930638 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131930638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131930638 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131930638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131930638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(767)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(765)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(767)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131930639 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131930639 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131930639 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131930639 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131930639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131930639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131930639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131930639 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(766)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(774)14593375 TC_lu_and_mt_sms_paging_repeated0(774)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131930640 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131930640 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_repeated0(774)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(774)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(774)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(766)@7e0c241b4610: Created IMSI[0] for '262420000001844'H'B4098835'O to be handled at TC_lu_and_mt_sms_paging_repeated0(774) 20250823131930643 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131930643 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250823131930643 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250823131930643 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 - VTY: now used by 1 (attached) (msc_vty.c:1428) TC_lu_and_mt_sms_paging_repeated0(774)@7e0c241b4610: Expecting first Paging 20250823131931644 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250823131931644 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250823131931644 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250823131931645 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250823131931645 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250823131931645 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250823131931646 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131931646 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131931646 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131931646 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131931646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131931646 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131931646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131931646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(767)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(766)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_paging_repeated0(774) TC_lu_and_mt_sms_paging_repeated0(774)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(774)@7e0c241b4610: GERAN: expect no further Paging TC_lu_and_mt_sms_paging_repeated0(774)@7e0c241b4610: GERAN: No further Paging received, as expected TC_lu_and_mt_sms_paging_repeated0(774)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(774)@7e0c241b4610: 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 := 'B4098835'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(766)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(774)12926101 MSC_Test_0-SCCP(765)@7e0c241b4610: First idle individual index:0 20250823131936660 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131936660 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131936660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131936660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131936660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131936660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131936660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131936660 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131936661 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB4098835:GERAN-A-97:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131936661 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB4098835:GERAN-A-97:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB4098835:GERAN-A-97:PAGING_RESP)[0x561dbed77660] (fsm.c:486) 20250823131936661 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB4098835:GERAN-A-97:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131936661 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB4098835:GERAN-A-97:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131936661 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 + 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) 20250823131936661 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131936661 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835:GERAN-A-97:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131936661 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835:GERAN-A-97:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131936661 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835:GERAN-A-97:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131936661 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835:GERAN-A-97:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131936661 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835:GERAN-A-97:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131936661 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835:GERAN-A-97:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131936661 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835:GERAN-A-97:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131936661 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835:GERAN-A-97:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131936661 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835:GERAN-A-97:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131936661 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835:GERAN-A-97:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131936661 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823131936661 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001844/3/1): Available (smpp_smsc.c:626) 20250823131936661 DMSC NOTICE Pending paging while subscriber 262420000001844 attached. (sms_queue.c:558) 20250823131936661 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250823131936661 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131936661 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131936661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131936661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131936661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131936661 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131936661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131936661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131936661 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131936661 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131936661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131936661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131936661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131936661 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131936661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131936661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131936661 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131936661 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131936661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131936661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131936661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131936661 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131936661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131936661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(767)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(765)@7e0c241b4610: { messageType := 2, destLocRef := 'C53C95'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-M3UA(767)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(767)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(767)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(767)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(765)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(765)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(765)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(765)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(765)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(765)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(765)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(765)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(765)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131936662 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250823131936662 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_repeated0(774)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(774)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(774)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(765)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(765)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(765)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(765)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103028904'O 20250823131936666 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131936666 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131936666 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131936666 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131936666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131936666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131936666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131936666 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(765)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(765)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(765)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(765)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(767)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131936874 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131936874 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131936874 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131936874 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131936874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131936874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131936874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131936874 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131936875 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250823131936875 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250823131936876 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250823131936876 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:76) 20250823131936876 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823131936876 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131936876 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131936876 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131936876 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131936876 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131936876 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131936877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131936877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131936877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131936877 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131936877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131936877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131936877 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131936877 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131936877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131936877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131936877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131936877 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131936877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131936877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(767)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(767)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(765)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(765)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(765)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(765)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(767)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(765)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(765)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(765)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(765)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(774)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(765)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(765)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(765)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(765)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(767)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131936882 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131936882 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131936882 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131936882 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131936883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131936883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131936883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131936883 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131936883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835:GERAN-A-97:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131936883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835:GERAN-A-97:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835:GERAN-A-97:PAGING_RESP)[0x561dbed77660] (msc_a.c:1053) 20250823131936883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835:GERAN-A-97:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131936883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835:GERAN-A-97:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131936884 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131936884 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131936884 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131936884 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131936884 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131936884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131936884 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131936884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131936884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(767)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(765)@7e0c241b4610: Session index based on local reference:0 20250823131936885 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131936885 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131936885 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131936885 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131936885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131936885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131936885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131936885 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(766)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(774)12926101 TC_lu_and_mt_sms_paging_repeated0(774)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131936887 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131936887 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0xB4098835 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_repeated0(774)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(774)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(774)@7e0c241b4610: Final verdict of PTC: pass 20250823131936894 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131936894 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(767)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(766)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(768)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(771)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(765)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(772)@7e0c241b4610: Final verdict of PTC: none 20250823131936897 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(770)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(773)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(775)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(769)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(764)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(764): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(765): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(766): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(767): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(768): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(769): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(770): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(771): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(772): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(773): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_and_mt_sms_paging_repeated0(774): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(775): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_and_mt_sms_paging_repeated finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass'. Sat Aug 23 13:19:36 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 20250823131937086 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131937086 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131937086 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131937086 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131937086 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131937086 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131937086 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131937086 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131937086 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) 20250823131937086 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131937086 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131937086 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131937086 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131937086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131937086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131937086 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131937086 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131937087 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131937087 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=318844) 20250823131937898 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=318844, count=320004) 20250823131938900 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131939087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131939087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131939087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms'. ------ MSC_Tests.TC_smpp_mo_sms ------ Sat Aug 23 13:19:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_smpp_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_smpp_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131939901 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_smpp_mo_sms started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(779)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(779)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(779)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(777)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131940856 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(780)@7e0c241b4610: 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 } } } 20250823131940901 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131940901 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(782)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(782)@7e0c241b4610: 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) } } } } 20250823131940906 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(782)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(782)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(782)@7e0c241b4610: 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(782)@7e0c241b4610: 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(782)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(782)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131940929 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) 20250823131940929 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(783)@7e0c241b4610: Created GsupExpect[0] for "262420000000044" to be handled at TC_smpp_mo_sms0(786) TC_smpp_mo_sms0(786)@7e0c241b4610: 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 } } } } 20250823131941052 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) 20250823131941052 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) 20250823131941052 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131941052 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(779)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(779)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(779)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131941058 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131941058 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131941058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131941058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131941058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131941058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131941058 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(779)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(779)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(779)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(779)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(779)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131941061 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131941061 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131941061 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131941061 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131941061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131941061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131941061 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(779)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(779)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(779)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(779)@7e0c241b4610: Message received on association #8 20250823131941061 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131941061 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(779)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(779)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(779)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(779)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131941865 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131941865 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131941865 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131941865 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131941865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131941865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131941865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131941865 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131941865 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131941865 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131941865 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131941865 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131941865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131941865 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131941865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131941865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(779)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(778)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(778)@7e0c241b4610: Added conn table entry 0TC_smpp_mo_sms0(786)3553546 MSC_Test_0-SCCP(777)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(778)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131941876 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131941876 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131941876 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131941876 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131941876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131941876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131941876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131941876 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131941876 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-98:LU)[0x561dbed7dc30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000044 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131941876 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-98:LU)[0x561dbed7dc30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131941876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131941876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000044:GERAN-A-98:LU)[0x561dbed7dc30] (fsm.c:486) 20250823131941876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131941876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131941876 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131941876 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131941876 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823131941877 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131941877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131941877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131941877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131941877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131941877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131941877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131941877 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed6f660]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131941877 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed6f660]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed7a840] (fsm.c:486) 20250823131941877 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed6f660]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131941877 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed6f660]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131941877 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131941877 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131941877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131941877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131941877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131941877 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131941877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131941877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131941877 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131941877 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131941877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131941877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131941877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131941877 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131941877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131941877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(779)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(779)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(779)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@7e0c241b4610: { messageType := 2, destLocRef := '36390A'O ("69\n"), 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(777)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(777)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(777)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(783)@7e0c241b4610: Found GsupExpect[0] for "262420000000044" handled at TC_smpp_mo_sms0(786) MSC_Test-GSUP(783)@7e0c241b4610: Added IMSI table entry 0TC_smpp_mo_sms0(786)"262420000000044" 20250823131941880 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823131941880 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_smpp_mo_sms0(786)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(786)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(777)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(777)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(777)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(779)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131941882 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131941882 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131941882 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131941882 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131941882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131941882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131941882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131941882 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131941886 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131941886 DVLR DEBUG IMSI:262420000000044 has MSISDN:491230000044 (vlr.c:1045) 20250823131941886 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250823131941886 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823131941887 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131941887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131941887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed6f660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131941887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed6f660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131941887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed6f660]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131941887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed6f660]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed7a840] (vlr_lu_fsm.c:110) 20250823131941887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed6f660]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131941887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed6f660]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131941887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131941887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131941887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131941887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed7a840] (fsm.c:486) 20250823131941887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131941887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131941887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131941887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131941887 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:TMSInew-0x7924B274) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250823131941887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131941887 DMM DEBUG -> IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:TMSInew-0x7924B274 LOCATION UPDATE ACCEPT (TMSI = 0x7924b274) (gsm_04_08.c:149) 20250823131941888 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:TMSInew-0x7924B274 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823131941888 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131941888 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131941888 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131941888 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131941888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131941888 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131941888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131941888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(779)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(777)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(786)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(778)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(778)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(777)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(777)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(777)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823131941900 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131941900 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131941900 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131941900 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131941900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(779)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131941900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131941900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131941900 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131941901 DMM DEBUG msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:TMSInew-0x7924B274:GERAN-A-98:LU)[0x561dbed7dc30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131941901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:TMSInew-0x7924B274:GERAN-A-98:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131941901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131941901 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250823131941901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131941901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274:GERAN-A-98:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131941901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131941901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274:GERAN-A-98:LU)[0x561dbed7a840] (vlr_lu_fsm.c:817) 20250823131941901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131941901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x3BFFE941:GERAN-A-98:LU)[0x561dbed7ad30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131941901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274:GERAN-A-98:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131941901 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250823131941901 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131941901 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131941901 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131941901 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131941902 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131941902 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131941902 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131941902 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131941902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131941902 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131941902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131941902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(779)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(777)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(777)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(777)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(777)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(779)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131941905 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131941905 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131941905 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131941905 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131941905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131941905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131941905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131941905 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131941906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274:GERAN-A-98:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131941906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274:GERAN-A-98:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274:GERAN-A-98:LU)[0x561dbed7dc30] (msc_a.c:1053) 20250823131941906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274:GERAN-A-98:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131941906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274:GERAN-A-98:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131941906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274:GERAN-A-98:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131941906 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131941906 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131941906 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131941906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131941906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131941906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131941906 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131941906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131941906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(779)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@7e0c241b4610: Session index based on local reference:0 20250823131941908 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131941908 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131941908 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131941908 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131941908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131941908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131941908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131941908 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(778)@7e0c241b4610: Deleted conn table entry 0TC_smpp_mo_sms0(786)3553546 TC_smpp_mo_sms0(786)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131941910 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131941910 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms0(786)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(786)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(786)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(786)@7e0c241b4610: 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 := '7924B274'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(778)@7e0c241b4610: Added conn table entry 0TC_smpp_mo_sms0(786)14890902 MSC_Test_0-RAN(778)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(777)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(779)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131942110 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131942110 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131942110 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131942110 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131942110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131942110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131942110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131942110 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131942111 DMM DEBUG msc_a(TMSI-0x7924B274:GERAN-A-99:CM_SERVICE_REQ)[0x561dbed77660]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823131942111 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7924B274:GERAN-A-99:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131942111 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7924B274:GERAN-A-99:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7924B274:GERAN-A-99:CM_SERVICE_REQ)[0x561dbed77660] (fsm.c:486) 20250823131942111 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7924B274:GERAN-A-99:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131942111 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7924B274:GERAN-A-99:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131942111 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823131942111 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131942111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274:GERAN-A-99:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131942111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274:GERAN-A-99:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131942111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274:GERAN-A-99:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131942112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274:GERAN-A-99:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131942112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274:GERAN-A-99:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131942112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274:GERAN-A-99:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131942112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274:GERAN-A-99:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131942112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274:GERAN-A-99:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131942112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274:GERAN-A-99:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131942112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274:GERAN-A-99:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131942112 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250823131942112 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823131942112 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131942112 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131942112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131942112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131942112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131942112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131942112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131942112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131942112 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131942112 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131942112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131942112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131942112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131942112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131942112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131942112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131942112 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131942112 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131942113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131942113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131942113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131942113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131942113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131942113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(779)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(779)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(779)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(779)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(779)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@7e0c241b4610: { messageType := 2, destLocRef := 'E33796'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(777)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(777)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(777)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(777)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(777)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131942116 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823131942116 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_smpp_mo_sms0(786)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(786)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(777)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(777)@7e0c241b4610: vl_from0 20250823131942128 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131942128 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131942128 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131942128 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131942128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131942128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131942128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131942128 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(777)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(779)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131942128 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250823131942128 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250823131942128 DSMPP DEBUG Using existing default route (smpp_smsc.c:306) 20250823131942128 DSMPP DEBUG ACL even has ESME, we can route to it! (smpp_smsc.c:313) 20250823131942128 DSMPP DEBUG [msc_tester] Tx DELIVER-SM (from 491230000044) (smpp_smsc.c:641) 20250823131942128 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274 + SMPP-cmd: now used by 4 (attached,active-conn,SMS,SMPP-cmd) (smpp_msc.c:676) 20250823131942129 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131942129 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131942129 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131942129 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131942129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131942129 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131942129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131942129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(779)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(777)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(786)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131942139 DSMPP DEBUG [msc_tester] smpp_pdu_rx(00 00 00 11 80 00 00 05 00 00 00 00 30 ef 63 f0 00 ) (smpp_smsc.c:721) 20250823131942139 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823131942139 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274 - SMPP-cmd: now used by 3 (attached,active-conn,SMS) (smpp_msc.c:590) 20250823131942139 DSMPP INFO [msc_tester] Rx DELIVER-SM RESP (No Error) (smpp_smsc.c:673) 20250823131942140 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131942140 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131942140 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131942140 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131942140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131942140 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131942140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131942140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(779)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(777)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(786)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(777)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(777)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(777)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103020904'O 20250823131942144 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131942144 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131942144 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131942144 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131942144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131942144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(779)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131942144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131942144 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131942144 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823131942145 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131942145 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131942145 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131942145 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131942145 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131942145 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131942145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131942145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131942145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131942145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131942145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131942145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(779)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(777)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(777)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(777)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(777)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131942148 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131942148 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131942148 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131942148 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131942148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131942148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(779)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131942148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131942148 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131942149 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274:GERAN-A-99:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131942149 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274:GERAN-A-99:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274:GERAN-A-99:CM_SERVICE_REQ)[0x561dbed77660] (msc_a.c:1053) 20250823131942149 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274:GERAN-A-99:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131942149 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274:GERAN-A-99:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131942149 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131942149 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131942149 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131942149 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131942149 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131942149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131942149 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131942149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131942149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(779)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@7e0c241b4610: Session index based on local reference:0 20250823131942150 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131942150 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131942150 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131942150 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131942150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131942150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131942150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(779)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131942150 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(778)@7e0c241b4610: Deleted conn table entry 0TC_smpp_mo_sms0(786)14890902 TC_smpp_mo_sms0(786)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131942151 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131942151 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x7924B274 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms0(786)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(786)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(786)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(777)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(783)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(779)@7e0c241b4610: Final verdict of PTC: none 20250823131942163 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131942163 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823131942163 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(782)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(780)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(778)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(784)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(785)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(787)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(781)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(776)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(776): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(777): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(778): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(779): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(780): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(781): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(782): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(783): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(784): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(785): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_smpp_mo_sms0(786): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(787): none (pass -> pass) MTC@7e0c241b4610: Test case TC_smpp_mo_sms finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms pass'. Sat Aug 23 13:19:42 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 20250823131942350 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131942350 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131942350 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131942350 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131942350 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131942350 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131942350 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131942350 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131942350 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) 20250823131942350 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131942350 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131942350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131942350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131942350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131942350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131942350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131942350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131942351 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131942351 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) 20250823131943164 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=315536) 20250823131944166 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131944352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131944352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131944352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms_rp_error'. ------ MSC_Tests.TC_smpp_mo_sms_rp_error ------ Sat Aug 23 13:19:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_smpp_mo_sms_rp_error.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_smpp_mo_sms_rp_error.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131945167 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms_rp_error' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_smpp_mo_sms_rp_error started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(791)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(791)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(791)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(789)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131946110 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(792)@7e0c241b4610: 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 } } } 20250823131946168 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131946168 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(794)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(794)@7e0c241b4610: 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) } } } } 20250823131946175 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(794)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(794)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(794)@7e0c241b4610: 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(794)@7e0c241b4610: 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(794)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(794)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131946204 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) 20250823131946204 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(795)@7e0c241b4610: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mo_sms_rp_error0(798) TC_smpp_mo_sms_rp_error0(798)@7e0c241b4610: 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 } } } } 20250823131946305 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) 20250823131946305 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) 20250823131946305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131946305 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(791)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(791)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(791)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131946310 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131946310 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131946310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131946310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131946310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131946310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131946310 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(791)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(791)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(791)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(791)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(791)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(791)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(791)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(791)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131946311 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131946311 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131946311 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131946311 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131946311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131946311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131946311 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823131946311 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131946311 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(791)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(791)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(791)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(791)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(791)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131947118 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131947118 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131947118 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131947118 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131947118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131947118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131947118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131947118 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131947119 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131947119 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131947119 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131947119 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131947119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131947119 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131947119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131947119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(791)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(790)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(790)@7e0c241b4610: Added conn table entry 0TC_smpp_mo_sms_rp_error0(798)10749618 MSC_Test_0-SCCP(789)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(790)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(791)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131947131 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131947131 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131947131 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131947131 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131947131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131947131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131947131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131947131 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131947132 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-100:LU)[0x561dbed7dc30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000045 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131947132 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-100:LU)[0x561dbed7dc30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131947132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131947132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000045:GERAN-A-100:LU)[0x561dbed7dc30] (fsm.c:486) 20250823131947132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131947132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131947132 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131947132 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000045 id=262420000000045 (vlr.c:661) 20250823131947132 DVLR INFO New subscr, IMSI: 262420000000045 (vlr.c:562) 20250823131947132 DVLR DEBUG VLR subscr IMSI-262420000000045 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131947132 DVLR DEBUG VLR subscr IMSI-262420000000045 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131947132 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131947132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131947132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131947132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131947132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131947133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131947133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131947133 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x561dbed6f660]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131947133 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x561dbed6f660]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x561dbed7a840] (fsm.c:486) 20250823131947133 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x561dbed6f660]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131947133 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x561dbed6f660]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131947133 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131947133 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131947133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131947133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131947133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131947133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131947133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131947133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131947133 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131947133 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131947133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131947133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131947133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131947133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131947133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131947133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(791)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(791)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(791)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(789)@7e0c241b4610: { messageType := 2, destLocRef := 'A406B2'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(789)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(789)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(795)@7e0c241b4610: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mo_sms_rp_error0(798) MSC_Test-GSUP(795)@7e0c241b4610: Added IMSI table entry 0TC_smpp_mo_sms_rp_error0(798)"262420000000045" MSC_Test_0-SCCP(789)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(789)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(789)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131947137 DVLR DEBUG VLR subscr IMSI-262420000000045 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131947137 DVLR DEBUG VLR subscr IMSI-262420000000045 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(789)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(789)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(789)@7e0c241b4610: vl_from0 TC_smpp_mo_sms_rp_error0(798)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(798)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(789)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(791)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131947137 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131947137 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131947137 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131947137 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131947138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131947138 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131947138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131947138 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131947140 DVLR DEBUG VLR subscr IMSI-262420000000045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131947140 DVLR DEBUG IMSI:262420000000045 has MSISDN:491230000045 (vlr.c:1045) 20250823131947140 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250823131947140 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131947140 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131947140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131947140 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x561dbed6f660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131947140 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x561dbed6f660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131947140 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x561dbed6f660]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131947140 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x561dbed6f660]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x561dbed7a840] (vlr_lu_fsm.c:110) 20250823131947140 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x561dbed6f660]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131947140 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x561dbed6f660]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131947140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131947140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131947140 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x561dbed88350]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131947140 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x561dbed88350]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x561dbed7a840] (fsm.c:486) 20250823131947140 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x561dbed88350]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131947140 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x561dbed88350]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131947140 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x561dbed88350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131947140 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x561dbed88350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131947140 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x54B0E9B3) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250823131947140 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x561dbed88350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131947140 DMM DEBUG -> IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x54B0E9B3 LOCATION UPDATE ACCEPT (TMSI = 0x54b0e9b3) (gsm_04_08.c:149) 20250823131947140 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x54B0E9B3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131947141 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131947141 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131947141 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131947141 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131947141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131947141 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131947141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131947141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(791)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(789)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(789)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(789)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(789)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(798)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(790)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(790)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(789)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(789)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(789)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(789)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823131947144 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131947144 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131947144 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(791)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131947144 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131947144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131947144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131947144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131947144 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131947144 DMM DEBUG msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x54B0E9B3:GERAN-A-100:LU)[0x561dbed7dc30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131947144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x54B0E9B3:GERAN-A-100:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131947144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x561dbed88350]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131947144 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250823131947144 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131947144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x561dbed88350]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131947144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-100:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131947144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x561dbed88350]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131947144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x561dbed88350]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-100:LU)[0x561dbed7a840] (vlr_lu_fsm.c:817) 20250823131947144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x561dbed88350]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131947144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x561dbed88350]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131947144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-100:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131947144 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250823131947144 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131947144 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 + 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) 20250823131947144 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131947144 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131947144 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131947144 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131947144 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131947144 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131947144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131947144 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131947144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131947144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(791)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(789)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(789)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(789)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(789)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(789)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(789)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(789)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(789)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(791)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131947145 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131947145 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131947145 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131947145 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131947145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131947145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131947145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131947145 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131947145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-100:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131947145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-100:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-100:LU)[0x561dbed7dc30] (msc_a.c:1053) 20250823131947145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-100:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131947145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-100:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131947145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-100:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131947145 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131947145 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131947145 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131947145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131947145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131947145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131947145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131947145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131947145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(791)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(789)@7e0c241b4610: Session index based on local reference:0 20250823131947146 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131947146 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131947146 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131947146 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131947146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(791)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131947146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131947146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131947146 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(790)@7e0c241b4610: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(798)10749618 TC_smpp_mo_sms_rp_error0(798)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131947146 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131947146 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms_rp_error0(798)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(798)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(798)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(798)@7e0c241b4610: 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 := '54B0E9B3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(790)@7e0c241b4610: Added conn table entry 0TC_smpp_mo_sms_rp_error0(798)7801991 MSC_Test_0-RAN(790)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(789)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(791)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131947350 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131947350 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131947350 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131947350 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131947350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131947350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131947350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131947350 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131947351 DMM DEBUG msc_a(TMSI-0x54B0E9B3:GERAN-A-101:CM_SERVICE_REQ)[0x561dbed77660]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823131947351 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x54B0E9B3:GERAN-A-101:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131947351 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x54B0E9B3:GERAN-A-101:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x54B0E9B3:GERAN-A-101:CM_SERVICE_REQ)[0x561dbed77660] (fsm.c:486) 20250823131947351 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x54B0E9B3:GERAN-A-101:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131947351 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x54B0E9B3:GERAN-A-101:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131947351 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823131947351 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131947351 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-101:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131947351 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-101:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131947351 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-101:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131947352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-101:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131947352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-101:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131947352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-101:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131947352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-101:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131947352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-101:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131947352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-101:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131947352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-101:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131947352 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250823131947352 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823131947352 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131947352 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131947352 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131947352 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131947352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131947352 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131947352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131947352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131947353 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131947353 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131947353 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131947353 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131947353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131947353 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131947353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131947353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131947353 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131947353 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131947353 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131947353 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131947353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131947353 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131947353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131947353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(791)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(791)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(789)@7e0c241b4610: { messageType := 2, destLocRef := '770C87'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(789)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(791)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(791)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(791)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(789)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(789)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(789)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(789)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(789)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(789)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(789)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(789)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131947356 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823131947356 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_smpp_mo_sms_rp_error0(798)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(798)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(789)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(789)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(789)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(789)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(791)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131947369 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131947369 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131947369 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131947369 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131947369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131947369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131947369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131947369 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131947369 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250823131947370 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250823131947370 DSMPP DEBUG Using existing default route (smpp_smsc.c:306) 20250823131947370 DSMPP DEBUG ACL even has ESME, we can route to it! (smpp_smsc.c:313) 20250823131947370 DSMPP DEBUG [msc_tester] Tx DELIVER-SM (from 491230000045) (smpp_smsc.c:641) 20250823131947370 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 + SMPP-cmd: now used by 4 (attached,active-conn,SMS,SMPP-cmd) (smpp_msc.c:676) 20250823131947370 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131947370 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131947370 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131947371 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131947371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131947371 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131947371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131947371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(791)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(789)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(789)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(789)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(789)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(798)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131947378 DSMPP DEBUG [msc_tester] smpp_pdu_rx(00 00 00 11 80 00 00 05 00 00 00 0b 54 01 9e 83 00 ) (smpp_smsc.c:721) 20250823131947379 DLSMS NOTICE trans(SMS IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-101:CM_SERVICE_REQ callref-0x40000009 tid-8) TX: SMS RP ERROR, cause 1 ((MO) Number not assigned) (gsm_04_11.c:713) 20250823131947379 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823131947379 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 - SMPP-cmd: now used by 3 (attached,active-conn,SMS) (smpp_msc.c:590) 20250823131947379 DSMPP INFO [msc_tester] Rx DELIVER-SM RESP (Invalid Destination Address) (smpp_smsc.c:673) 20250823131947379 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131947379 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131947379 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131947379 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131947379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131947379 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131947380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131947380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(791)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(789)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(789)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(789)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(789)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(798)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(789)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(789)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(789)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(789)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(791)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131947384 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131947384 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131947384 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131947384 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131947384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131947384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131947384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131947384 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131947385 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823131947385 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131947385 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131947385 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131947385 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131947385 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131947385 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131947385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131947385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131947385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131947385 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131947385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131947385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(791)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(789)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(789)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(789)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(789)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(789)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(789)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(789)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(789)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(791)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131947388 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131947388 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131947388 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131947388 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131947388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131947388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131947388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131947388 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131947389 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-101:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131947389 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-101:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-101:CM_SERVICE_REQ)[0x561dbed77660] (msc_a.c:1053) 20250823131947389 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-101:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131947389 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-101:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131947389 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131947389 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131947389 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131947389 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131947389 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131947390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131947390 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131947390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131947390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(791)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(789)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(791)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131947390 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131947390 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131947391 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131947391 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131947391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131947391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131947391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131947391 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(790)@7e0c241b4610: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(798)7801991 TC_smpp_mo_sms_rp_error0(798)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131947391 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131947392 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms_rp_error0(798)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(798)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(798)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(789)@7e0c241b4610: Final verdict of PTC: none 20250823131947401 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131947402 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(791)@7e0c241b4610: Final verdict of PTC: none 20250823131947402 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(794)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(795)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(792)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(796)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(790)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(793)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(797)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(788)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(799)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(788): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(789): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(790): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(791): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(792): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(793): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(794): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(795): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(796): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(797): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_smpp_mo_sms_rp_error0(798): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(799): none (pass -> pass) MTC@7e0c241b4610: Test case TC_smpp_mo_sms_rp_error finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms_rp_error pass'. Sat Aug 23 13:19:47 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 20250823131947594 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131947594 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131947594 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131947594 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131947594 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131947594 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131947594 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131947594 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131947594 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) 20250823131947594 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131947595 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131947595 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131947595 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131947595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131947595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131947595 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131947595 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131947595 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131947595 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=314020) 20250823131948404 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=314020, count=315180) 20250823131949406 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131949595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131949595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131949595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms_rp_error pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mt_sms'. ------ MSC_Tests.TC_smpp_mt_sms ------ Sat Aug 23 13:19:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_smpp_mt_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_smpp_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131950408 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mt_sms' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_smpp_mt_sms started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(803)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(803)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(803)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(801)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131951370 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(804)@7e0c241b4610: 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 } } } 20250823131951408 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131951408 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(806)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(806)@7e0c241b4610: 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) } } } } 20250823131951414 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(806)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(806)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(806)@7e0c241b4610: 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)@7e0c241b4610: 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)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(806)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131951431 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) 20250823131951431 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(807)@7e0c241b4610: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mt_sms0(810) TC_smpp_mt_sms0(810)@7e0c241b4610: 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 } } } } 20250823131951566 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) 20250823131951566 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) 20250823131951566 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131951566 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)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(803)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(803)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131951571 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131951571 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131951571 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131951571 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131951571 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131951571 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131951571 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)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(803)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(803)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(803)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(803)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823131951572 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131951572 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131951572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131951572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131951572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131951572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131951572 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)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(803)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(803)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(803)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(803)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(803)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(803)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(803)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131951572 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131951572 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823131952377 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131952377 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131952377 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131952377 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131952377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131952377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131952377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131952377 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131952377 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131952377 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131952377 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131952377 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131952377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131952377 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131952377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131952377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(802)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(802)@7e0c241b4610: Added conn table entry 0TC_smpp_mt_sms0(810)1566255 MSC_Test_0-SCCP(801)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(802)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131952385 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131952385 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131952385 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131952385 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131952385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131952385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131952385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131952385 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131952385 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-102:LU)[0x561dbed7dc30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000045 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131952385 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-102:LU)[0x561dbed7dc30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131952385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131952385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000045:GERAN-A-102:LU)[0x561dbed7dc30] (fsm.c:486) 20250823131952385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131952385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131952385 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131952385 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131952385 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823131952385 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131952385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131952385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131952385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131952385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131952385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131952385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131952385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed88350]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131952385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed88350]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed7a840] (fsm.c:486) 20250823131952385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed88350]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131952385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed88350]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131952385 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131952385 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131952385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131952385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131952385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131952385 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131952385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131952385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131952385 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131952385 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131952385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131952385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131952385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131952385 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131952385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131952385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@7e0c241b4610: { messageType := 2, destLocRef := '17E62F'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(801)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(807)@7e0c241b4610: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mt_sms0(810) MSC_Test-GSUP(807)@7e0c241b4610: Added IMSI table entry 0TC_smpp_mt_sms0(810)"262420000000045" MSC_Test_0-SCCP(801)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(801)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131952391 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823131952391 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(801)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(801)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(801)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131952391 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131952391 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131952391 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131952391 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131952391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131952391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131952391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131952391 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_smpp_mt_sms0(810)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(810)@7e0c241b4610: setverdict(pass): none -> pass 20250823131952394 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131952394 DVLR DEBUG IMSI:262420000000045 has MSISDN:491230000045 (vlr.c:1045) 20250823131952394 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250823131952394 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823131952394 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131952394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131952394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed88350]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131952394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed88350]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131952394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed88350]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131952394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed88350]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed7a840] (vlr_lu_fsm.c:110) 20250823131952394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed88350]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131952394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed88350]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131952394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131952394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131952394 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed6f660]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131952394 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed6f660]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed7a840] (fsm.c:486) 20250823131952394 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed6f660]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131952394 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed6f660]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131952394 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed6f660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131952394 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed6f660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131952394 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:TMSInew-0x0270C25D) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250823131952394 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed6f660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131952394 DMM DEBUG -> IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:TMSInew-0x0270C25D LOCATION UPDATE ACCEPT (TMSI = 0x0270c25d) (gsm_04_08.c:149) 20250823131952394 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:TMSInew-0x0270C25D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823131952394 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131952394 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131952394 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131952394 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131952394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131952394 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131952394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131952394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(801)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(810)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(802)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(802)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(801)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(801)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(801)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823131952397 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131952397 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131952397 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131952397 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131952397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131952397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131952397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131952397 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131952397 DMM DEBUG msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:TMSInew-0x0270C25D:GERAN-A-102:LU)[0x561dbed7dc30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131952397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:TMSInew-0x0270C25D:GERAN-A-102:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131952397 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed6f660]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131952397 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250823131952397 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed6f660]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131952397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-102:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131952397 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed6f660]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131952397 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed6f660]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-102:LU)[0x561dbed7a840] (vlr_lu_fsm.c:817) 20250823131952397 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed6f660]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131952397 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x54B0E9B3:GERAN-A-102:LU)[0x561dbed6f660]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131952397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-102:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131952398 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250823131952398 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131952398 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131952398 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131952398 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131952398 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131952398 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131952398 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131952398 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131952398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131952398 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131952398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131952398 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(801)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(801)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(801)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131952398 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131952398 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131952398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131952398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131952398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131952398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131952398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131952398 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131952399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-102:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131952399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-102:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-102:LU)[0x561dbed7dc30] (msc_a.c:1053) 20250823131952399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-102:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131952399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-102:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131952399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-102:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131952399 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D - active-conn: now used by 1 (attached) (msub.c:375) 20250823131952399 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131952399 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131952399 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131952399 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131952399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131952399 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131952399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131952399 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@7e0c241b4610: Session index based on local reference:0 20250823131952399 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131952399 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131952399 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131952399 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131952399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131952399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131952399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131952399 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(802)@7e0c241b4610: Deleted conn table entry 0TC_smpp_mt_sms0(810)1566255 TC_smpp_mt_sms0(810)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131952399 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131952399 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mt_sms0(810)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(810)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(810)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(802)@7e0c241b4610: Created IMSI[0] for '262420000000045'H'0270C25D'O to be handled at TC_smpp_mt_sms0(810) 20250823131952403 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) 20250823131952403 DSMPP INFO [msc_tester] Rx SUBMIT-SM (491230000045/1/1) (smpp_smsc.c:702) 20250823131952403 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D + SMPP: now used by 2 (attached,SMPP) (smpp_msc.c:94) 20250823131952403 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D + SMS-receiver: now used by 3 (attached,SMPP,SMS-receiver) (smpp_msc.c:188) 20250823131952403 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D - SMPP: now used by 2 (attached,SMS-receiver) (smpp_msc.c:189) 20250823131952403 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D - SMS-receiver: now used by 1 (attached) (gsm_04_11.c:76) 20250823131953404 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250823131953404 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250823131953404 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250823131953405 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250823131953405 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250823131953405 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250823131953405 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131953405 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131953405 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131953405 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131953405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131953405 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131953405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131953405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(802)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(810) TC_smpp_mt_sms0(810)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(810)@7e0c241b4610: 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 := '0270C25D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(802)@7e0c241b4610: Added conn table entry 0TC_smpp_mt_sms0(810)14033649 MSC_Test_0-SCCP(801)@7e0c241b4610: First idle individual index:0 20250823131953423 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131953423 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131953423 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131953423 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131953423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131953423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131953423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131953423 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131953424 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0270C25D:GERAN-A-103:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131953424 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0270C25D:GERAN-A-103:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0270C25D:GERAN-A-103:PAGING_RESP)[0x561dbed77660] (fsm.c:486) 20250823131953424 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0270C25D:GERAN-A-103:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131953425 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0270C25D:GERAN-A-103:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131953425 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D + 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) 20250823131953425 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131953425 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-103:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131953425 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-103:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131953425 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-103:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131953425 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-103:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131953425 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-103:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131953425 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-103:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131953425 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-103:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131953425 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-103:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131953425 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-103:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131953425 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-103:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131953425 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823131953425 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250823131953425 DMSC NOTICE Pending paging while subscriber 262420000000045 attached. (sms_queue.c:558) 20250823131953425 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250823131953426 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131953426 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131953426 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131953426 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131953426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131953426 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131953426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131953426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131953426 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131953426 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131953426 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131953426 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131953426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131953426 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131953426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131953426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131953426 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131953426 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131953426 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131953426 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131953426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131953426 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131953426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131953426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(801)@7e0c241b4610: { messageType := 2, destLocRef := 'D622F1'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(801)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(801)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(801)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131953429 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250823131953429 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (msc_vty.c:1317) TC_smpp_mt_sms0(810)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(810)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(810)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(801)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(801)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(801)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103028904'O 20250823131953441 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131953441 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131953441 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131953441 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131953441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131953442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131953442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131953442 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(801)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(801)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(801)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131953642 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131953642 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131953642 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131953642 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131953642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131953642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131953642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131953642 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131953643 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250823131953643 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250823131953643 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250823131953643 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:76) 20250823131953643 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823131953643 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131953643 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131953643 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131953643 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131953644 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131953644 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131953644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131953644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131953644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131953644 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131953644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131953644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131953644 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131953644 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131953644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131953644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131953644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131953644 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131953644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131953644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(801)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(801)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(810)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(801)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(801)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(801)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131953649 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131953649 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131953649 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131953649 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131953649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131953649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131953649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131953649 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131953650 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-103:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131953650 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-103:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-103:PAGING_RESP)[0x561dbed77660] (msc_a.c:1053) 20250823131953650 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-103:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131953650 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-103:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131953650 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D - active-conn: now used by 1 (attached) (msub.c:375) 20250823131953650 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131953650 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131953650 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131953650 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131953650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131953650 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131953650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131953650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131953651 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131953651 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131953651 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131953651 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131953651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131953651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131953651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131953651 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(802)@7e0c241b4610: Deleted conn table entry 0TC_smpp_mt_sms0(810)14033649 TC_smpp_mt_sms0(810)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131953653 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131953653 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mt_sms0(810)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(810)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131953656 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) 20250823131953656 DSMPP INFO [msc_tester] Rx SUBMIT-SM (491230000045/1/1) (smpp_smsc.c:702) 20250823131953656 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D + SMPP: now used by 2 (attached,SMPP) (smpp_msc.c:94) 20250823131953656 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D + SMS-receiver: now used by 3 (attached,SMPP,SMS-receiver) (smpp_msc.c:188) 20250823131953656 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D - SMPP: now used by 2 (attached,SMS-receiver) (smpp_msc.c:189) 20250823131953656 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D + SMS: now used by 3 (attached,SMS-receiver,SMS) (transaction.c:228) 20250823131953657 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D + Paging: now used by 4 (attached,SMS-receiver,SMS,Paging) (paging.c:111) 20250823131953657 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131953657 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131953657 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131953657 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131953657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131953657 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131953657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131953657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(802)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(810) TC_smpp_mt_sms0(810)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(810)@7e0c241b4610: 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 := '0270C25D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(802)@7e0c241b4610: Added conn table entry 0TC_smpp_mt_sms0(810)398576 MSC_Test_0-SCCP(801)@7e0c241b4610: First idle individual index:0 20250823131953662 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131953662 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131953662 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131953662 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131953662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131953662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131953662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131953662 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131953663 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0270C25D:GERAN-A-104:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131953664 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0270C25D:GERAN-A-104:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0270C25D:GERAN-A-104:PAGING_RESP)[0x561dbed7dc30] (fsm.c:486) 20250823131953664 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0270C25D:GERAN-A-104:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131953664 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0270C25D:GERAN-A-104:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131953664 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D + 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) 20250823131953664 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D + active-conn: now used by 6 (attached,SMS-receiver,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131953664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-104:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131953664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-104:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131953664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-104:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131953664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-104:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131953664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-104:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131953664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-104:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131953664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-104:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131953664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-104:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131953664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-104:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131953664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-104:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131953664 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D - Paging: now used by 5 (attached,SMS-receiver,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823131953664 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250823131953665 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D - proc_arq_vlr_fn_init: now used by 4 (attached,SMS-receiver,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250823131953665 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131953665 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131953665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131953665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131953665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131953665 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131953665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131953665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131953665 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131953665 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131953665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131953665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131953665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131953665 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131953665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131953665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@7e0c241b4610: Message received on association #8 20250823131953665 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131953665 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131953665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131953666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131953666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131953666 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131953666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131953666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@7e0c241b4610: { messageType := 2, destLocRef := '0614F0'O, 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(801)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(801)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(801)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(801)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131953668 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D + VTY: now used by 5 (attached,SMS-receiver,SMS,active-conn,VTY) (msc_vty.c:1285) 20250823131953668 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D - VTY: now used by 4 (attached,SMS-receiver,SMS,active-conn) (msc_vty.c:1317) TC_smpp_mt_sms0(810)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(810)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(810)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(801)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(801)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(801)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131953673 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131953673 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131953673 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131953673 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131953673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131953673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131953673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131953673 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(801)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(801)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(801)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131953874 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131953874 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131953874 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131953874 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131953874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131953874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131953874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131953874 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131953875 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:76) 20250823131953875 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823131953875 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131953876 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131953876 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131953876 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131953876 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131953876 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131953876 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131953876 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131953876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131953876 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131953876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131953876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131953876 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131953876 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131953876 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131953876 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131953876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131953876 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131953876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131953876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(801)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(801)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(810)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(801)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(801)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(801)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823131953882 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131953882 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131953882 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131953882 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131953882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131953882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131953882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131953882 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131953883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-104:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131953883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-104:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-104:PAGING_RESP)[0x561dbed7dc30] (msc_a.c:1053) 20250823131953883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-104:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131953883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D:GERAN-A-104:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131953883 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D - active-conn: now used by 1 (attached) (msub.c:375) 20250823131953883 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131953883 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131953883 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131953883 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131953883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131953883 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131953883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131953883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@7e0c241b4610: Session index based on local reference:0 20250823131953884 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131953884 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131953884 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131953884 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131953884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131953884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131953884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131953884 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(802)@7e0c241b4610: Deleted conn table entry 0TC_smpp_mt_sms0(810)398576 TC_smpp_mt_sms0(810)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131953886 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131953886 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0270C25D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mt_sms0(810)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(810)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(802)@7e0c241b4610: Removed IMSI[0] for '262420000000045'H to be handled at TC_smpp_mt_sms0(810) TC_smpp_mt_sms0(810)@7e0c241b4610: Final verdict of PTC: pass 20250823131953896 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131953896 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(804)@7e0c241b4610: Final verdict of PTC: none 20250823131953898 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(803)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(807)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(806)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(801)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(809)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(802)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(811)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(800)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(805)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(808)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(800): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(801): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(802): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(803): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(804): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(805): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(806): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(807): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(808): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(809): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_smpp_mt_sms0(810): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(811): none (pass -> pass) MTC@7e0c241b4610: Test case TC_smpp_mt_sms finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mt_sms pass'. Sat Aug 23 13:19:53 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 20250823131954086 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131954086 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131954086 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131954086 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131954086 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131954086 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131954086 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131954086 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131954086 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) 20250823131954086 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131954086 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131954086 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131954086 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131954086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131954086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131954086 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131954086 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131954087 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131954087 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=446652) 20250823131954899 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=446652, count=447908) 20250823131955900 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131956088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823131956088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823131956088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mt_sms pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_sms'. ------ MSC_Tests.TC_gsup_mo_sms ------ Sat Aug 23 13:19:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_gsup_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_gsup_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823131956901 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_sms' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_gsup_mo_sms started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(815)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(815)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(815)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(813)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823131957875 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(816)@7e0c241b4610: 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 } } } 20250823131957902 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823131957902 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(818)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(818)@7e0c241b4610: 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) } } } } 20250823131957904 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(818)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(818)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(818)@7e0c241b4610: 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(818)@7e0c241b4610: 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(818)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(818)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823131957915 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) 20250823131957915 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(819)@7e0c241b4610: Created GsupExpect[0] for "262420000000088" to be handled at TC_gsup_mo_sms0(822) MSC_Test-GSUP(819)@7e0c241b4610: Created GsupExpect[1] for "262420000000088" to be handled at TC_gsup_mo_sms0(822) TC_gsup_mo_sms0(822)@7e0c241b4610: 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 } } } } 20250823131958071 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) 20250823131958071 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) 20250823131958071 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823131958071 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(815)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(815)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(815)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823131958076 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131958076 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823131958076 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823131958076 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823131958076 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823131958077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823131958077 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(815)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(815)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(815)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(815)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(815)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(815)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823131958079 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131958079 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823131958079 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823131958079 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823131958079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823131958079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823131958079 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(815)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(815)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131958080 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823131958080 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(815)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(815)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(815)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(815)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(815)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823131958879 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131958879 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131958879 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131958879 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131958879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131958879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131958879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131958879 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131958879 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131958879 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131958879 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131958879 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131958879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131958879 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131958879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131958879 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(815)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(814)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(814)@7e0c241b4610: Added conn table entry 0TC_gsup_mo_sms0(822)13335689 MSC_Test_0-SCCP(813)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(814)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823131958895 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131958895 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131958895 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131958895 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131958895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131958895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131958895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131958895 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131958895 DMM DEBUG msc_a(IMSI-262420000000088:GERAN-A-105:LU)[0x561dbed77660]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000088 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823131958895 DMM DEBUG msc_a(IMSI-262420000000088:GERAN-A-105:LU)[0x561dbed77660]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823131958895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823131958895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000088:GERAN-A-105:LU)[0x561dbed77660] (fsm.c:486) 20250823131958895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823131958895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823131958895 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823131958895 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000088 id=262420000000088 (vlr.c:661) 20250823131958895 DVLR INFO New subscr, IMSI: 262420000000088 (vlr.c:562) 20250823131958895 DVLR DEBUG VLR subscr IMSI-262420000000088 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823131958895 DVLR DEBUG VLR subscr IMSI-262420000000088 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823131958895 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823131958895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823131958895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823131958895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823131958895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823131958896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823131958896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823131958896 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x561dbed88350]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131958896 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x561dbed88350]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823131958896 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x561dbed88350]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823131958896 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x561dbed88350]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823131958896 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131958896 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131958896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131958896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131958896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131958896 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131958896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131958896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131958896 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131958896 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131958896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131958896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131958896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131958896 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131958896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131958896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(815)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(815)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(815)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(813)@7e0c241b4610: { messageType := 2, destLocRef := 'CB7C89'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(813)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(813)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(813)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(813)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(813)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(819)@7e0c241b4610: Found GsupExpect[0] for "262420000000088" handled at TC_gsup_mo_sms0(822) MSC_Test-GSUP(819)@7e0c241b4610: Added IMSI table entry 0TC_gsup_mo_sms0(822)"262420000000088" 20250823131958899 DVLR DEBUG VLR subscr IMSI-262420000000088 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823131958899 DVLR DEBUG VLR subscr IMSI-262420000000088 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(813)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(813)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(813)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(813)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(815)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mo_sms0(822)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(822)@7e0c241b4610: setverdict(pass): none -> pass 20250823131958900 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131958900 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131958900 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131958900 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131958900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131958900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131958900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131958900 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131958903 DVLR DEBUG VLR subscr IMSI-262420000000088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131958903 DVLR DEBUG IMSI:262420000000088 has MSISDN:491230000088 (vlr.c:1045) 20250823131958903 DMSC NOTICE msub(IMSI-262420000000088:MSISDN-491230000088) VLR: update for IMSI=262420000000088 (MSISDN=491230000088) (gsm_04_08.c:1541) 20250823131958903 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131958904 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823131958904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823131958904 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x561dbed88350]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823131958904 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x561dbed88350]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823131958904 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x561dbed88350]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823131958904 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x561dbed88350]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x561dbed6f8e0] (vlr_lu_fsm.c:110) 20250823131958904 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x561dbed88350]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823131958904 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x561dbed88350]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131958904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823131958904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823131958904 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x561dbed86ce0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823131958904 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x561dbed86ce0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823131958904 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x561dbed86ce0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823131958904 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x561dbed86ce0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823131958904 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x561dbed86ce0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823131958904 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x561dbed86ce0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823131958904 DMSC NOTICE msub(IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x2CB81413) VLR: update for IMSI=262420000000088 (MSISDN=491230000088) (gsm_04_08.c:1541) 20250823131958904 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x561dbed86ce0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823131958904 DMM DEBUG -> IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x2CB81413 LOCATION UPDATE ACCEPT (TMSI = 0x2cb81413) (gsm_04_08.c:149) 20250823131958904 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x2CB81413 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823131958904 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131958904 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131958904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131958904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131958904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131958904 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131958904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131958904 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(815)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(813)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(813)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(813)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(813)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(822)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(814)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(814)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(813)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(813)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(813)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(813)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(815)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131958909 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131958909 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131958909 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131958909 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131958909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131958909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131958909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131958909 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131958909 DMM DEBUG msc_a(IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x2CB81413:GERAN-A-105:LU)[0x561dbed77660]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823131958909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x2CB81413:GERAN-A-105:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823131958909 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x561dbed86ce0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823131958909 DMSC NOTICE msub(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413) VLR: update for IMSI=262420000000088 (MSISDN=491230000088) (gsm_04_08.c:1541) 20250823131958909 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823131958909 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x561dbed86ce0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823131958909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413:GERAN-A-105:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823131958909 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x561dbed86ce0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823131958909 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x561dbed86ce0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413:GERAN-A-105:LU)[0x561dbed6f8e0] (vlr_lu_fsm.c:817) 20250823131958909 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x561dbed86ce0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823131958909 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x561dbed86ce0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823131958909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413:GERAN-A-105:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823131958910 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000088/3/1): Available (smpp_smsc.c:626) 20250823131958910 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131958910 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413 + 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) 20250823131958910 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131958910 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823131958910 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131958910 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131958910 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131958910 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131958910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131958910 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131958910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131958910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(815)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(813)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(813)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(813)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(813)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(813)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(813)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(813)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(813)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(815)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131958911 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131958911 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131958911 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131958911 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131958911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131958911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131958911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131958911 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131958911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413:GERAN-A-105:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131958911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413:GERAN-A-105:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413:GERAN-A-105:LU)[0x561dbed77660] (msc_a.c:1053) 20250823131958911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413:GERAN-A-105:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823131958911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413:GERAN-A-105:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131958911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413:GERAN-A-105:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823131958911 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131958911 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131958911 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131958911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131958911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131958911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131958911 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131958911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131958912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(815)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(813)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(815)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131958912 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131958912 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131958912 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131958912 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131958912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131958912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131958912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131958912 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(814)@7e0c241b4610: Deleted conn table entry 0TC_gsup_mo_sms0(822)13335689 TC_gsup_mo_sms0(822)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131958913 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131958913 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_sms0(822)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(822)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(822)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(822)@7e0c241b4610: 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 := '2CB81413'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(814)@7e0c241b4610: Added conn table entry 0TC_gsup_mo_sms0(822)1000515 MSC_Test_0-RAN(814)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(813)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(815)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131959118 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131959118 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131959118 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131959118 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131959118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131959118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131959118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131959118 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131959119 DMM DEBUG msc_a(TMSI-0x2CB81413:GERAN-A-106:CM_SERVICE_REQ)[0x561dbed7dc30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823131959119 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CB81413:GERAN-A-106:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823131959119 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CB81413:GERAN-A-106:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2CB81413:GERAN-A-106:CM_SERVICE_REQ)[0x561dbed7dc30] (fsm.c:486) 20250823131959119 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CB81413:GERAN-A-106:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823131959119 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CB81413:GERAN-A-106:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823131959119 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823131959119 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823131959119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413:GERAN-A-106:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823131959119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413:GERAN-A-106:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823131959119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413:GERAN-A-106:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823131959119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413:GERAN-A-106:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823131959119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413:GERAN-A-106:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823131959119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413:GERAN-A-106:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823131959119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413:GERAN-A-106:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823131959119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413:GERAN-A-106:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823131959119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413:GERAN-A-106:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823131959119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413:GERAN-A-106:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823131959120 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000088/3/1): Available (smpp_smsc.c:626) 20250823131959120 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823131959120 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131959120 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131959120 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131959120 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131959120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131959120 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131959120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131959120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131959120 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131959120 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131959120 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131959120 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131959120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131959120 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131959120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131959120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131959120 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131959120 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131959120 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131959120 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131959120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131959120 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131959120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131959120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(815)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(815)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(815)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(815)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(815)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(813)@7e0c241b4610: { messageType := 2, destLocRef := '0F4443'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-SCCP(813)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(813)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(813)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(813)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(813)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(813)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(813)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(813)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(813)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823131959122 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823131959122 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_gsup_mo_sms0(822)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(822)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(813)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(813)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(813)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(813)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250823131959133 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131959133 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131959133 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131959133 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131959133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131959133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131959133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131959133 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131959133 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250823131959133 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131959133 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131959133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131959133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131959133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131959133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131959133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131959133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(815)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(813)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(813)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(813)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(813)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(822)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(822)@7e0c241b4610: 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(822)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131959139 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413 + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823131959140 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823131959140 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250823131959140 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131959140 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131959140 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131959140 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131959140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131959140 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131959140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131959140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(815)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(813)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(813)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(813)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(813)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(822)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(813)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(813)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(813)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(813)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(815)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131959144 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131959144 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131959144 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131959144 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131959144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131959144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131959144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131959144 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131959144 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823131959144 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823131959144 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823131959144 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823131959144 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823131959145 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131959145 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131959145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131959145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131959145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131959145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131959145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131959145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(815)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(813)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(813)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(813)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(813)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(813)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(813)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(813)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(813)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(815)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131959148 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131959148 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131959148 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131959148 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131959148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131959148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131959148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823131959148 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823131959148 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413:GERAN-A-106:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823131959148 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413:GERAN-A-106:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413:GERAN-A-106:CM_SERVICE_REQ)[0x561dbed7dc30] (msc_a.c:1053) 20250823131959148 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413:GERAN-A-106:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823131959148 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413:GERAN-A-106:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823131959148 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413 - active-conn: now used by 1 (attached) (msub.c:375) 20250823131959148 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131959148 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131959148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131959148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823131959148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131959148 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131959148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823131959149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(815)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(813)@7e0c241b4610: Session index based on local reference:0 20250823131959149 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131959149 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823131959149 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823131959149 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823131959149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823131959149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823131959149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(815)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823131959149 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(814)@7e0c241b4610: Deleted conn table entry 0TC_gsup_mo_sms0(822)1000515 TC_gsup_mo_sms0(822)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823131959151 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823131959151 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x2CB81413 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_sms0(822)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(822)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(822)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(819)@7e0c241b4610: Final verdict of PTC: none 20250823131959163 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823131959163 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(813)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(815)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(820)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(817)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(816)@7e0c241b4610: Final verdict of PTC: none 20250823131959165 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(818)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(823)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(814)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(812)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(821)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(812): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(813): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(814): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(815): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(816): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(817): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(818): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(819): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(820): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(821): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_gsup_mo_sms0(822): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(823): none (pass -> pass) MTC@7e0c241b4610: Test case TC_gsup_mo_sms finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_sms pass'. Sat Aug 23 13:19:59 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 20250823131959350 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823131959350 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131959350 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823131959350 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823131959350 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823131959350 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823131959350 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823131959350 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823131959350 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) 20250823131959350 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823131959350 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823131959350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823131959350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823131959350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823131959350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823131959350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823131959350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823131959351 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823131959351 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=313536) 20250823132000166 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=313536, count=314696) 20250823132001168 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132001352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132001352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132001352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_sms pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_smma'. ------ MSC_Tests.TC_gsup_mo_smma ------ Sat Aug 23 13:20:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_gsup_mo_smma.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_gsup_mo_smma.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132002170 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_smma' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_gsup_mo_smma started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(827)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(827)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(827)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(825)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132003146 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(828)@7e0c241b4610: 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 } } } 20250823132003170 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132003337 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) 20250823132003337 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) 20250823132003337 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132003337 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(827)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(827)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(827)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(827)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(827)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823132003341 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132003341 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132003341 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132003341 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132003341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132003341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132003341 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(827)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(827)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(827)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(827)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(827)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(827)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132003342 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132003342 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132003342 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132003342 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132003342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132003342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132003342 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(827)@7e0c241b4610: Message received on association #8 20250823132003342 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132003342 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(827)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(827)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(827)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(827)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132004149 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132004149 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132004149 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132004149 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132004149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132004149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132004149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132004149 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132004149 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132004149 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132004149 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132004149 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132004149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132004149 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132004149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132004149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(827)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(826)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823132004171 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132004171 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(830)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(830)@7e0c241b4610: 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) } } } } 20250823132004177 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(830)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(830)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(830)@7e0c241b4610: 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(830)@7e0c241b4610: 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(830)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(830)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132004213 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) 20250823132004213 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(831)@7e0c241b4610: Created GsupExpect[0] for "262420000000089" to be handled at TC_gsup_mo_smma0(834) MSC_Test-GSUP(831)@7e0c241b4610: Created GsupExpect[1] for "262420000000089" to be handled at TC_gsup_mo_smma0(834) TC_gsup_mo_smma0(834)@7e0c241b4610: 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 } } } } MSC_Test_0-RAN(826)@7e0c241b4610: Added conn table entry 0TC_gsup_mo_smma0(834)10796053 MSC_Test_0-RAN(826)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(825)@7e0c241b4610: First idle individual index:0 20250823132004272 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132004272 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132004272 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132004272 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132004272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132004272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132004272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132004272 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132004273 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-107:LU)[0x561dbed77660]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000089 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132004273 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-107:LU)[0x561dbed77660]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132004273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132004273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000089:GERAN-A-107:LU)[0x561dbed77660] (fsm.c:486) 20250823132004273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132004273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132004273 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132004273 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132004273 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823132004273 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132004273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132004273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132004273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132004273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132004273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132004273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132004273 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132004273 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823132004273 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132004273 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132004273 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132004273 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132004273 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132004273 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132004273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132004273 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132004273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132004273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132004273 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132004273 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132004273 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132004273 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132004273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132004273 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132004273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132004273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(827)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(827)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(827)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(825)@7e0c241b4610: { messageType := 2, destLocRef := 'A4BC15'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(825)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(825)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(825)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(825)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(825)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(831)@7e0c241b4610: Found GsupExpect[0] for "262420000000089" handled at TC_gsup_mo_smma0(834) MSC_Test-GSUP(831)@7e0c241b4610: Added IMSI table entry 0TC_gsup_mo_smma0(834)"262420000000089" 20250823132004279 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132004279 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(825)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(825)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(825)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(825)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(827)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132004280 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132004280 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132004280 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132004281 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132004281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132004281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132004281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132004281 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_gsup_mo_smma0(834)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(834)@7e0c241b4610: setverdict(pass): none -> pass 20250823132004285 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132004285 DVLR DEBUG IMSI:262420000000089 has MSISDN:491230000089 (vlr.c:1045) 20250823132004285 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250823132004285 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132004286 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132004286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132004286 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132004286 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132004286 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132004286 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed6f8e0] (vlr_lu_fsm.c:110) 20250823132004286 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132004286 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132004286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132004286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132004286 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed88350]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132004286 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed88350]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823132004286 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed88350]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132004286 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed88350]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132004286 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed88350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132004286 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed88350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132004286 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:TMSInew-0x9FFDC1DB) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250823132004286 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed88350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132004286 DMM DEBUG -> IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:TMSInew-0x9FFDC1DB LOCATION UPDATE ACCEPT (TMSI = 0x9ffdc1db) (gsm_04_08.c:149) 20250823132004286 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:TMSInew-0x9FFDC1DB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132004286 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132004286 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132004286 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132004286 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132004286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132004286 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132004286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132004286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(827)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(825)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(825)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(825)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(825)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(834)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(826)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(826)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(825)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(825)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(825)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(825)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823132004293 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132004293 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132004293 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132004293 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132004293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132004293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132004293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132004293 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132004293 DMM DEBUG msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:TMSInew-0x9FFDC1DB:GERAN-A-107:LU)[0x561dbed77660]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132004293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:TMSInew-0x9FFDC1DB:GERAN-A-107:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132004293 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed88350]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132004293 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250823132004293 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed88350]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132004293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB:GERAN-A-107:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132004293 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed88350]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132004293 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed88350]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB:GERAN-A-107:LU)[0x561dbed6f8e0] (vlr_lu_fsm.c:817) 20250823132004293 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed88350]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132004293 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x704D81DD:GERAN-A-107:LU)[0x561dbed88350]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132004293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB:GERAN-A-107:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132004293 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250823132004293 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132004293 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132004294 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132004294 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132004294 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132004294 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132004294 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132004294 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132004294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132004294 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132004294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132004294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(827)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(825)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(825)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(825)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(825)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(825)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(825)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(825)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(825)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132004296 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132004296 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132004296 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132004296 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132004296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132004296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132004296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132004296 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132004296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB:GERAN-A-107:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132004296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB:GERAN-A-107:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB:GERAN-A-107:LU)[0x561dbed77660] (msc_a.c:1053) 20250823132004296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB:GERAN-A-107:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132004296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB:GERAN-A-107:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132004296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB:GERAN-A-107:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132004296 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB - active-conn: now used by 1 (attached) (msub.c:375) 20250823132004296 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132004296 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132004296 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132004296 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132004296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132004296 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132004296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132004296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(827)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(825)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(827)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132004297 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132004297 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132004297 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132004297 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132004297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132004297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132004297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132004297 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(826)@7e0c241b4610: Deleted conn table entry 0TC_gsup_mo_smma0(834)10796053 TC_gsup_mo_smma0(834)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132004298 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132004298 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_smma0(834)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(834)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(834)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(834)@7e0c241b4610: 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 := '9FFDC1DB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(826)@7e0c241b4610: Added conn table entry 0TC_gsup_mo_smma0(834)15427555 MSC_Test_0-RAN(826)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(825)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(827)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132004498 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132004498 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132004498 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132004498 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132004498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132004498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132004498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132004498 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132004499 DMM DEBUG msc_a(TMSI-0x9FFDC1DB:GERAN-A-108:CM_SERVICE_REQ)[0x561dbed7dc30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823132004499 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9FFDC1DB:GERAN-A-108:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132004499 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9FFDC1DB:GERAN-A-108:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9FFDC1DB:GERAN-A-108:CM_SERVICE_REQ)[0x561dbed7dc30] (fsm.c:486) 20250823132004499 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9FFDC1DB:GERAN-A-108:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132004499 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9FFDC1DB:GERAN-A-108:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132004499 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132004499 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132004499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB:GERAN-A-108:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132004499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB:GERAN-A-108:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132004499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB:GERAN-A-108:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132004499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB:GERAN-A-108:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132004499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB:GERAN-A-108:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132004499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB:GERAN-A-108:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132004499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB:GERAN-A-108:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132004500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB:GERAN-A-108:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132004500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB:GERAN-A-108:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132004500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB:GERAN-A-108:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132004500 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250823132004500 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823132004500 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132004500 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132004500 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132004500 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132004500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132004500 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132004500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132004500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132004500 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132004500 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132004500 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132004500 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132004500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132004500 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132004500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132004500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132004500 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132004500 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132004501 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132004501 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132004501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132004501 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132004501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132004501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(827)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(827)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(827)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(827)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(827)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(825)@7e0c241b4610: { messageType := 2, destLocRef := 'EB67E3'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(825)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(825)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(825)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(825)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(825)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(825)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(825)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(825)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(825)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132004504 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132004504 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_gsup_mo_smma0(834)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(834)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(825)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(825)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(825)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(825)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103050901020642'O 20250823132004514 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132004514 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132004514 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132004514 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132004514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132004514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132004514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(827)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132004514 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132004515 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250823132004515 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132004515 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132004515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132004515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132004515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132004515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132004515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132004515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(827)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(825)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(825)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(825)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(825)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(834)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(834)@7e0c241b4610: 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(834)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132004520 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823132004520 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823132004520 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250823132004521 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132004521 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132004521 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132004521 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132004521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132004521 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132004521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132004521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(827)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(825)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(825)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(825)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(825)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(834)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(825)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(825)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(825)@7e0c241b4610: vl_from0 20250823132004525 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132004525 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132004525 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132004525 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132004525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132004525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-SCCP(825)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(827)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132004525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132004525 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132004525 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132004525 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132004525 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132004525 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132004526 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132004526 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132004526 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132004526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132004526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132004526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132004526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132004526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132004526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(827)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(825)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(825)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(825)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(825)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(825)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(825)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(825)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(825)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132004529 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132004529 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132004529 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132004529 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132004529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132004529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(827)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132004529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132004529 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132004529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB:GERAN-A-108:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132004529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB:GERAN-A-108:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB:GERAN-A-108:CM_SERVICE_REQ)[0x561dbed7dc30] (msc_a.c:1053) 20250823132004529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB:GERAN-A-108:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132004529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB:GERAN-A-108:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132004529 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB - active-conn: now used by 1 (attached) (msub.c:375) 20250823132004529 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132004529 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132004529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132004529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132004529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132004529 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132004529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132004529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(827)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(825)@7e0c241b4610: Session index based on local reference:0 20250823132004530 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132004530 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132004530 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132004530 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(827)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132004530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132004530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132004530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132004530 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(826)@7e0c241b4610: Deleted conn table entry 0TC_gsup_mo_smma0(834)15427555 TC_gsup_mo_smma0(834)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132004532 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132004532 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x9FFDC1DB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_smma0(834)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(834)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(834)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(825)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(831)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(827)@7e0c241b4610: Final verdict of PTC: none 20250823132004548 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(833)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(832)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(826)@7e0c241b4610: Final verdict of PTC: none 20250823132004548 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP-IPA(830)@7e0c241b4610: Final verdict of PTC: none 20250823132004548 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(835)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(829)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(828)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(824)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(824): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(825): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(826): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(827): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(828): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(829): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(830): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(831): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(832): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(833): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_gsup_mo_smma0(834): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(835): none (pass -> pass) MTC@7e0c241b4610: Test case TC_gsup_mo_smma finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_smma pass'. Sat Aug 23 13:20:04 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 20250823132004735 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132004735 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132004735 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132004735 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132004735 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132004735 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132004735 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132004735 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132004735 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) 20250823132004735 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132004735 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132004735 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132004735 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132004735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132004735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132004735 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132004735 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132004735 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132004735 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=314852) 20250823132005549 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=314852, count=316108) 20250823132006551 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132006736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132006736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132006736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_smma pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_ack'. ------ MSC_Tests.TC_gsup_mt_sms_ack ------ Sat Aug 23 13:20:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_ack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132007553 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_ack' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_gsup_mt_sms_ack started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(839)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(839)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(839)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(837)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132008526 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(840)@7e0c241b4610: 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 } } } 20250823132008554 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132008554 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(842)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(842)@7e0c241b4610: 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) } } } } 20250823132008555 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(842)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(842)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(842)@7e0c241b4610: 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(842)@7e0c241b4610: 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(842)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(842)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132008564 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) 20250823132008564 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(843)@7e0c241b4610: Created GsupExpect[0] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(846) MSC_Test-GSUP(843)@7e0c241b4610: Created GsupExpect[1] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(846) TC_gsup_mt_sms_ack0(846)@7e0c241b4610: 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 } } } } 20250823132008718 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) 20250823132008718 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) 20250823132008718 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132008718 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(839)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(839)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(839)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132008723 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132008723 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132008723 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132008723 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132008723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132008723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132008723 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(839)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(839)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(839)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(839)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(839)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132008724 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132008724 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132008724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132008724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132008724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132008724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132008724 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(839)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(839)@7e0c241b4610: Message received on association #8 20250823132008724 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132008724 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(839)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(839)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(839)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(839)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(839)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(839)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132009525 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132009525 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132009525 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132009525 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132009525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132009525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132009525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132009525 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132009526 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132009526 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132009526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132009526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132009526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132009526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132009526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132009526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(839)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(838)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(838)@7e0c241b4610: Added conn table entry 0TC_gsup_mt_sms_ack0(846)16667881 MSC_Test_0-SCCP(837)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(838)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823132009538 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132009538 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132009538 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132009538 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132009538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132009538 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132009538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132009538 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132009539 DMM DEBUG msc_a(IMSI-262420000000090:GERAN-A-109:LU)[0x561dbed77660]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000090 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132009539 DMM DEBUG msc_a(IMSI-262420000000090:GERAN-A-109:LU)[0x561dbed77660]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132009539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132009539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000090:GERAN-A-109:LU)[0x561dbed77660] (fsm.c:486) 20250823132009539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132009539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132009539 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132009539 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000090 id=262420000000090 (vlr.c:661) 20250823132009539 DVLR INFO New subscr, IMSI: 262420000000090 (vlr.c:562) 20250823132009539 DVLR DEBUG VLR subscr IMSI-262420000000090 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132009539 DVLR DEBUG VLR subscr IMSI-262420000000090 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132009539 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132009539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132009539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132009539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132009539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132009539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132009539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132009539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132009539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823132009539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132009539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132009539 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132009539 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132009539 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132009539 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132009539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132009539 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132009539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132009539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132009539 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132009539 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132009539 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132009539 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132009539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132009539 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132009539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132009539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(839)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(839)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(839)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(837)@7e0c241b4610: { messageType := 2, destLocRef := 'FE54E9'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(837)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(837)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(837)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(837)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(837)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(843)@7e0c241b4610: Found GsupExpect[0] for "262420000000090" handled at TC_gsup_mt_sms_ack0(846) MSC_Test-GSUP(843)@7e0c241b4610: Added IMSI table entry 0TC_gsup_mt_sms_ack0(846)"262420000000090" 20250823132009544 DVLR DEBUG VLR subscr IMSI-262420000000090 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132009544 DVLR DEBUG VLR subscr IMSI-262420000000090 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(837)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(837)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(837)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(837)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823132009546 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132009546 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132009546 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132009546 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132009546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132009546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132009546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132009546 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_gsup_mt_sms_ack0(846)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(839)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_sms_ack0(846)@7e0c241b4610: setverdict(pass): none -> pass 20250823132009550 DVLR DEBUG VLR subscr IMSI-262420000000090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132009550 DVLR DEBUG IMSI:262420000000090 has MSISDN:491230000090 (vlr.c:1045) 20250823132009550 DMSC NOTICE msub(IMSI-262420000000090:MSISDN-491230000090) VLR: update for IMSI=262420000000090 (MSISDN=491230000090) (gsm_04_08.c:1541) 20250823132009550 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132009550 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132009550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132009550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132009550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132009550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132009550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x561dbed6f8e0] (vlr_lu_fsm.c:110) 20250823132009550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132009550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132009550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132009550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132009550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x561dbed7d5f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132009550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x561dbed7d5f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823132009550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x561dbed7d5f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132009550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x561dbed7d5f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132009550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x561dbed7d5f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132009550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x561dbed7d5f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132009550 DMSC NOTICE msub(IMSI-262420000000090:MSISDN-491230000090:TMSInew-0xB76A8934) VLR: update for IMSI=262420000000090 (MSISDN=491230000090) (gsm_04_08.c:1541) 20250823132009550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x561dbed7d5f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132009550 DMM DEBUG -> IMSI-262420000000090:MSISDN-491230000090:TMSInew-0xB76A8934 LOCATION UPDATE ACCEPT (TMSI = 0xb76a8934) (gsm_04_08.c:149) 20250823132009550 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSInew-0xB76A8934 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132009551 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132009551 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132009551 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132009551 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132009551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132009551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132009551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132009551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(839)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(837)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(837)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(837)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(837)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(846)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(838)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(838)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(837)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(837)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(837)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(837)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823132009555 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(839)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132009555 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132009555 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132009555 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132009555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132009555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132009555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132009555 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132009556 DMM DEBUG msc_a(IMSI-262420000000090:MSISDN-491230000090:TMSInew-0xB76A8934:GERAN-A-109:LU)[0x561dbed77660]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132009556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSInew-0xB76A8934:GERAN-A-109:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132009556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x561dbed7d5f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132009556 DMSC NOTICE msub(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934) VLR: update for IMSI=262420000000090 (MSISDN=491230000090) (gsm_04_08.c:1541) 20250823132009556 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132009556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x561dbed7d5f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132009556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934:GERAN-A-109:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132009556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x561dbed7d5f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132009556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x561dbed7d5f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934:GERAN-A-109:LU)[0x561dbed6f8e0] (vlr_lu_fsm.c:817) 20250823132009556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x561dbed7d5f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132009556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x561dbed7d5f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132009556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934:GERAN-A-109:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132009556 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000090/3/1): Available (smpp_smsc.c:626) 20250823132009556 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132009556 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934 + 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) 20250823132009556 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132009556 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132009556 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132009556 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132009556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132009556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132009556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132009556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132009556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132009556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(839)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(837)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(837)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(837)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(837)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(837)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(837)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(837)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(837)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132009558 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132009558 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132009558 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132009558 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132009558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132009558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132009558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132009558 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132009558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934:GERAN-A-109:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132009558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934:GERAN-A-109:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934:GERAN-A-109:LU)[0x561dbed77660] (msc_a.c:1053) 20250823132009559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934:GERAN-A-109:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132009559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934:GERAN-A-109:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132009559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934:GERAN-A-109:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132009559 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132009559 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132009559 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132009559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132009559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132009559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132009559 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132009559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132009559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(839)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(837)@7e0c241b4610: Session index based on local reference:0 20250823132009559 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132009559 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132009559 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132009559 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132009560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132009560 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(839)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132009560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132009560 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(838)@7e0c241b4610: Deleted conn table entry 0TC_gsup_mt_sms_ack0(846)16667881 TC_gsup_mt_sms_ack0(846)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132009561 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132009561 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_ack0(846)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(846)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(846)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(838)@7e0c241b4610: Created IMSI[0] for '262420000000090'H'B76A8934'O to be handled at TC_gsup_mt_sms_ack0(846) 20250823132009594 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823132009594 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250823132009594 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250823132009594 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250823132009594 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132009594 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132009594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132009594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132009594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132009594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132009594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132009594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(839)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(838)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_ack0(846) TC_gsup_mt_sms_ack0(846)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(846)@7e0c241b4610: 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 := 'B76A8934'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(838)@7e0c241b4610: Added conn table entry 0TC_gsup_mt_sms_ack0(846)12759256 MSC_Test_0-SCCP(837)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(839)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132009600 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132009600 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132009600 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132009600 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132009600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132009600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132009600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132009600 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132009601 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB76A8934:GERAN-A-110:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132009601 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB76A8934:GERAN-A-110:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB76A8934:GERAN-A-110:PAGING_RESP)[0x561dbed7dc30] (fsm.c:486) 20250823132009601 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB76A8934:GERAN-A-110:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132009601 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB76A8934:GERAN-A-110:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132009601 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132009601 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132009601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934:GERAN-A-110:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132009601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934:GERAN-A-110:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132009601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934:GERAN-A-110:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132009601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934:GERAN-A-110:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132009601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934:GERAN-A-110:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132009601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934:GERAN-A-110:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132009601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934:GERAN-A-110:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132009601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934:GERAN-A-110:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132009601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934:GERAN-A-110:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132009601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934:GERAN-A-110:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132009601 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934 - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823132009601 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000090/3/1): Available (smpp_smsc.c:626) 20250823132009601 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934 - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250823132009601 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132009601 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132009601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132009601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132009601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132009601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132009601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132009601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132009602 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132009602 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132009602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132009602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132009602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132009602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132009602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132009602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@7e0c241b4610: Message received on association #8 20250823132009602 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132009602 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132009602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132009602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132009602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132009602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132009602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132009602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(839)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(839)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(839)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(839)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(837)@7e0c241b4610: { messageType := 2, destLocRef := 'C2B0D8'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(837)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(837)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(837)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(837)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(837)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(837)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(837)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(837)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(837)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132009603 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934 + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250823132009603 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934 - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_ack0(846)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(846)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(846)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(837)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(837)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(837)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(837)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(839)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132009612 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132009612 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132009612 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132009612 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132009612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132009612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132009612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132009612 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(837)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(837)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(837)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(837)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(839)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132009814 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132009814 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132009814 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132009814 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132009814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132009814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132009814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132009814 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132009815 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132009816 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132009816 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132009816 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132009816 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132009816 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132009816 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132009816 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132009816 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132009816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132009816 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132009816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132009816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132009816 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132009816 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132009816 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132009816 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132009816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132009816 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132009816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132009817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(839)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(839)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(839)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(837)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(837)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(837)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(837)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(837)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(837)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(837)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(837)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(846)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(846)@7e0c241b4610: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_ack0(846)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(837)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(837)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(837)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(837)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(839)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132009824 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132009824 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132009824 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132009824 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132009824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132009824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132009824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132009824 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132009825 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934:GERAN-A-110:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132009825 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934:GERAN-A-110:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934:GERAN-A-110:PAGING_RESP)[0x561dbed7dc30] (msc_a.c:1053) 20250823132009825 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934:GERAN-A-110:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132009825 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934:GERAN-A-110:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132009825 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132009825 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132009825 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132009825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132009825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132009825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132009825 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132009825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132009825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(839)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(837)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(839)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132009826 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132009826 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132009826 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132009826 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132009826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132009826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132009826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132009826 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(838)@7e0c241b4610: Deleted conn table entry 0TC_gsup_mt_sms_ack0(846)12759256 TC_gsup_mt_sms_ack0(846)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132009827 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132009827 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB76A8934 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_ack0(846)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(846)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(846)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(837)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(843)@7e0c241b4610: Final verdict of PTC: none 20250823132009838 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132009838 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(839)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(838)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(841)@7e0c241b4610: Final verdict of PTC: none 20250823132009840 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(840)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(844)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(836)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(845)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(847)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(842)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(836): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(837): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(838): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(839): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(840): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(841): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(842): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(843): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(844): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(845): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_gsup_mt_sms_ack0(846): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(847): none (pass -> pass) MTC@7e0c241b4610: Test case TC_gsup_mt_sms_ack finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_ack pass'. Sat Aug 23 13:20:09 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 20250823132010030 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132010030 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132010030 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132010030 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132010030 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132010030 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132010030 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132010030 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132010030 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) 20250823132010030 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132010030 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132010030 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132010030 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132010030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132010030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132010030 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132010030 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132010031 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132010031 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=315344) 20250823132010841 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=315344, count=316600) 20250823132011842 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132012031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132012031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132012031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_ack pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_err'. ------ MSC_Tests.TC_gsup_mt_sms_err ------ Sat Aug 23 13:20:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132012843 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_err' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_gsup_mt_sms_err started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(851)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(851)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(851)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(849)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132013633 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(852)@7e0c241b4610: 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 } } } 20250823132013826 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) 20250823132013826 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) 20250823132013826 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132013826 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(851)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(851)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(851)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132013827 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132013827 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132013827 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132013827 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132013827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132013827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132013827 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(851)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(851)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(851)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(851)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(851)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(851)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823132013828 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132013828 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132013828 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132013828 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132013828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132013828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132013828 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823132013828 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132013828 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(851)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(851)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(851)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(851)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(851)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(851)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(851)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132013844 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132013844 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(854)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(854)@7e0c241b4610: 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) } } } } 20250823132013845 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(854)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(854)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(854)@7e0c241b4610: 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(854)@7e0c241b4610: 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(854)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(854)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132013855 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) 20250823132013855 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(855)@7e0c241b4610: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(858) MSC_Test-GSUP(855)@7e0c241b4610: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(858) TC_gsup_mt_sms_err0(858)@7e0c241b4610: 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 } } } } 20250823132014631 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132014631 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132014631 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132014631 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132014631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132014631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132014631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132014631 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132014631 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132014631 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132014631 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132014631 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132014631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132014631 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132014631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132014631 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(851)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(850)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(850)@7e0c241b4610: Added conn table entry 0TC_gsup_mt_sms_err0(858)6357749 MSC_Test_0-RAN(850)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(849)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(851)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132014636 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132014636 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132014636 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132014636 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132014636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132014636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132014636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132014636 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132014636 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-111:LU)[0x561dbed77660]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132014636 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-111:LU)[0x561dbed77660]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132014636 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132014636 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000091:GERAN-A-111:LU)[0x561dbed77660] (fsm.c:486) 20250823132014636 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132014636 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132014636 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132014636 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000091 id=262420000000091 (vlr.c:661) 20250823132014636 DVLR INFO New subscr, IMSI: 262420000000091 (vlr.c:562) 20250823132014636 DVLR DEBUG VLR subscr IMSI-262420000000091 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132014636 DVLR DEBUG VLR subscr IMSI-262420000000091 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132014636 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132014636 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132014636 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132014636 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132014636 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132014636 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132014636 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132014636 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132014636 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823132014636 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132014636 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132014636 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132014636 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132014636 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132014636 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132014636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132014636 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132014636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132014636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132014636 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132014636 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132014636 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132014636 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132014636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132014636 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132014636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132014636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(851)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(851)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(851)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(849)@7e0c241b4610: { messageType := 2, destLocRef := '6102F5'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(849)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(855)@7e0c241b4610: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_sms_err0(858) MSC_Test-GSUP(855)@7e0c241b4610: Added IMSI table entry 0TC_gsup_mt_sms_err0(858)"262420000000091" MSC_Test_0-SCCP(849)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(849)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(849)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(849)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132014638 DVLR DEBUG VLR subscr IMSI-262420000000091 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132014638 DVLR DEBUG VLR subscr IMSI-262420000000091 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_err0(858)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(858)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(849)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(849)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(849)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(849)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(851)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132014639 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132014639 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132014639 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132014639 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132014639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132014639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132014639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132014639 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132014640 DVLR DEBUG VLR subscr IMSI-262420000000091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132014640 DVLR DEBUG IMSI:262420000000091 has MSISDN:491230000091 (vlr.c:1045) 20250823132014640 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250823132014640 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132014641 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132014641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132014641 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132014641 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132014641 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132014641 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x561dbed6f8e0] (vlr_lu_fsm.c:110) 20250823132014641 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132014641 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x561dbed86ce0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132014641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132014641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132014641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x561dbed7d7b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132014641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x561dbed7d7b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823132014641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x561dbed7d7b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132014641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x561dbed7d7b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132014641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x561dbed7d7b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132014641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x561dbed7d7b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132014641 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x2F1C18A6) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250823132014641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x561dbed7d7b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132014641 DMM DEBUG -> IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x2F1C18A6 LOCATION UPDATE ACCEPT (TMSI = 0x2f1c18a6) (gsm_04_08.c:149) 20250823132014641 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x2F1C18A6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132014641 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132014641 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132014641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132014641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132014641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132014641 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132014641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132014641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(851)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(849)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(849)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(849)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(849)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(858)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(850)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(850)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(849)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(849)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(849)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(849)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(851)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132014644 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132014644 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132014644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132014644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132014644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132014644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132014644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132014644 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132014644 DMM DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x2F1C18A6:GERAN-A-111:LU)[0x561dbed77660]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132014644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x2F1C18A6:GERAN-A-111:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132014644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x561dbed7d7b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132014644 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250823132014644 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132014644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x561dbed7d7b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132014644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-111:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132014644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x561dbed7d7b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132014644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x561dbed7d7b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-111:LU)[0x561dbed6f8e0] (vlr_lu_fsm.c:817) 20250823132014644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x561dbed7d7b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132014644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x561dbed7d7b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132014644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-111:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132014644 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250823132014644 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132014644 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 + 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) 20250823132014644 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132014645 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132014645 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132014645 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132014645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132014645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132014645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132014645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132014645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132014645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(851)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(849)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(849)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(849)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(849)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(849)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(849)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(849)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(849)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(851)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132014646 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132014646 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132014646 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132014646 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132014646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132014646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132014646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132014646 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132014646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-111:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132014646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-111:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-111:LU)[0x561dbed77660] (msc_a.c:1053) 20250823132014646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-111:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132014646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-111:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132014646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-111:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132014646 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132014646 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132014646 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132014646 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132014646 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132014646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132014646 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132014646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132014646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(851)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(849)@7e0c241b4610: Session index based on local reference:0 20250823132014646 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132014646 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132014646 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132014646 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132014646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(851)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132014646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132014646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132014646 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(850)@7e0c241b4610: Deleted conn table entry 0TC_gsup_mt_sms_err0(858)6357749 TC_gsup_mt_sms_err0(858)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132014647 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132014647 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_err0(858)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(858)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(858)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(850)@7e0c241b4610: Created IMSI[0] for '262420000000091'H'2F1C18A6'O to be handled at TC_gsup_mt_sms_err0(858) 20250823132014682 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823132014682 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250823132014682 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250823132014682 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250823132014682 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132014682 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132014682 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132014682 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132014682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132014682 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132014682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132014682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(851)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(850)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_err0(858) TC_gsup_mt_sms_err0(858)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(858)@7e0c241b4610: 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 := '2F1C18A6'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(850)@7e0c241b4610: Added conn table entry 0TC_gsup_mt_sms_err0(858)13222363 MSC_Test_0-SCCP(849)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(851)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132014686 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132014686 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132014686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132014686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132014686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132014686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132014686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132014686 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132014686 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2F1C18A6:GERAN-A-112:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132014686 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2F1C18A6:GERAN-A-112:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2F1C18A6:GERAN-A-112:PAGING_RESP)[0x561dbed7dc30] (fsm.c:486) 20250823132014686 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2F1C18A6:GERAN-A-112:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132014686 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2F1C18A6:GERAN-A-112:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132014686 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132014686 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132014686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-112:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132014686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-112:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132014686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-112:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132014686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-112:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132014686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-112:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132014686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-112:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132014686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-112:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132014686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-112:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132014686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-112:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132014686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-112:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132014686 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823132014686 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250823132014686 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250823132014686 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132014686 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132014686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132014686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132014686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132014686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132014686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132014686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132014686 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132014686 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132014686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132014686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132014686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132014686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132014686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132014686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132014686 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132014686 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132014686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132014686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132014686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132014686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132014686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132014686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(851)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(851)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(849)@7e0c241b4610: { messageType := 2, destLocRef := 'C9C1DB'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(849)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(851)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(851)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(849)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(849)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(849)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(849)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(851)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(849)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(849)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(849)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(849)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132014687 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250823132014687 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_err0(858)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(858)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(858)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(849)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(849)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(849)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(849)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103028904'O 20250823132014690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132014690 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132014690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132014690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132014690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132014690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132014690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132014690 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(849)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(849)@7e0c241b4610: vl_len:10 MSC_Test_0-SCCP(849)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(849)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01030789010404000178'O MSC_Test_0-M3UA(851)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132014890 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132014890 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132014890 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132014890 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132014890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132014890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132014890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132014890 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132014890 DLSMS NOTICE trans(SMS IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-112:PAGING_RESP callref-0x4000000f tid-0) RX SMS RP-ERROR, cause 1:120 (unknown 0x78) (gsm_04_11.c:903) 20250823132014890 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132014890 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132014890 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132014890 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132014890 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132014890 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132014890 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132014890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132014890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132014890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132014890 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132014890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132014890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132014890 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132014890 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132014890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132014890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132014890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132014890 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132014890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132014890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(851)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(851)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(851)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(849)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(849)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(849)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(849)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(849)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(849)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(849)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(849)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(858)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(858)@7e0c241b4610: RX MT-forwardSM-Err (RP-ERROR) TC_gsup_mt_sms_err0(858)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MC@7e0c241b4610: Test Component 858 has requested to stop MTC. Terminating current testcase execution. 20250823132014892 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132014892 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823132014892 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132014892 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132014892 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132014892 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132014892 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132014892 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) MSC_Test-GSUP(855)@7e0c241b4610: Final verdict of PTC: none 20250823132014892 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132014892 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132014892 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) 20250823132014892 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132014892 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132014892 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132014892 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132014892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) MSC_Test_0-SCCP(849)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(851)@7e0c241b4610: Final verdict of PTC: none 20250823132014892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132014892 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132014892 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132014892 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132014893 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132014893 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(857)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(852)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(850)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(854)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(853)@7e0c241b4610: Final verdict of PTC: none TC_gsup_mt_sms_err0(858)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-SMPP(856)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(848)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(859)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(848): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(849): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(850): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(851): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(852): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(853): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(854): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(855): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(856): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(857): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_gsup_mt_sms_err0(858): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(859): none (pass -> pass) MTC@7e0c241b4610: Test case TC_gsup_mt_sms_err finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_err pass'. Sat Aug 23 13:20:14 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=285956) 20250823132015894 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=285956, count=287116) 20250823132016893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132016893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132016893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823132016894 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_err pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_rp_mr'. ------ MSC_Tests.TC_gsup_mt_sms_rp_mr ------ Sat Aug 23 13:20:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_rp_mr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_rp_mr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132017895 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_gsup_mt_sms_rp_mr started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(863)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(863)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(863)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(861)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132018810 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(864)@7e0c241b4610: 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 } } } 20250823132018896 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132018896 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(866)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(866)@7e0c241b4610: 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) } } } } 20250823132018898 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(866)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(866)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(866)@7e0c241b4610: 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(866)@7e0c241b4610: 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(866)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(866)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132018908 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) 20250823132018908 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(867)@7e0c241b4610: Created GsupExpect[0] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(870) MSC_Test-GSUP(867)@7e0c241b4610: Created GsupExpect[1] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(870) TC_gsup_mt_sms_rp_mr0(870)@7e0c241b4610: 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 } } } } 20250823132019003 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) 20250823132019003 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) 20250823132019003 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132019003 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(863)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(863)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(863)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(863)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(863)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823132019004 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132019004 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132019004 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132019004 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132019004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132019004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132019004 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(863)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(863)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(863)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(863)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823132019005 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132019005 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132019005 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132019005 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132019005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(863)@7e0c241b4610: Message received on association #8 20250823132019005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132019005 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(863)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(863)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(863)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(863)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823132019005 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132019005 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(863)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(863)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132019807 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132019807 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132019807 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132019807 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132019807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132019807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132019807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132019807 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132019807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-112:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823132019807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-112:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-112:PAGING_RESP)[0x561dbed7dc30] (msub.c:113) 20250823132019807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-112:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250823132019807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-112:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132019807 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132019807 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132019807 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132019807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132019807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132019807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132019807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132019807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132019807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(863)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(862)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(862)@7e0c241b4610: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(870)14017403 MSC_Test_0-SCCP(861)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(862)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(863)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132019812 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132019812 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132019812 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132019812 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132019812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132019812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132019812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132019812 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132019812 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-113:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132019812 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-113:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132019812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132019812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-113:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823132019812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132019812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132019812 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132019812 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000092 id=262420000000092 (vlr.c:661) 20250823132019812 DVLR INFO New subscr, IMSI: 262420000000092 (vlr.c:562) 20250823132019812 DVLR DEBUG VLR subscr IMSI-262420000000092 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132019812 DVLR DEBUG VLR subscr IMSI-262420000000092 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132019812 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132019812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132019812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132019812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132019813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132019813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132019813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132019813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x561dbed73190]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132019813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x561dbed73190]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x561dbed7d7b0] (fsm.c:486) 20250823132019813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x561dbed73190]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132019813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x561dbed73190]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132019813 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132019813 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132019813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132019813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132019813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132019813 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132019813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132019813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132019813 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132019813 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132019813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132019813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132019813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132019813 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132019813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132019813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(863)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(863)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(863)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(861)@7e0c241b4610: { messageType := 2, destLocRef := 'D5E37B'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(861)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(867)@7e0c241b4610: Found GsupExpect[0] for "262420000000092" handled at TC_gsup_mt_sms_rp_mr0(870) MSC_Test-GSUP(867)@7e0c241b4610: Added IMSI table entry 0TC_gsup_mt_sms_rp_mr0(870)"262420000000092" MSC_Test_0-SCCP(861)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(861)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(861)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(861)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132019815 DVLR DEBUG VLR subscr IMSI-262420000000092 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132019815 DVLR DEBUG VLR subscr IMSI-262420000000092 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(861)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(861)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(861)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(861)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_gsup_mt_sms_rp_mr0(870)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(870)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-M3UA(863)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132019815 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132019815 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132019815 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132019815 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132019815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132019815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132019815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132019815 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132019817 DVLR DEBUG VLR subscr IMSI-262420000000092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132019817 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250823132019817 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250823132019817 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132019818 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132019818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132019818 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x561dbed73190]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132019818 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x561dbed73190]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132019818 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x561dbed73190]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132019818 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x561dbed73190]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x561dbed7d7b0] (vlr_lu_fsm.c:110) 20250823132019818 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x561dbed73190]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132019818 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x561dbed73190]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132019818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132019818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132019818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x561dbed6ef80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132019818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x561dbed6ef80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x561dbed7d7b0] (fsm.c:486) 20250823132019818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x561dbed6ef80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132019818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x561dbed6ef80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132019818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x561dbed6ef80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132019818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x561dbed6ef80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132019818 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x9561D7D6) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250823132019818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x561dbed6ef80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132019818 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x9561D7D6 LOCATION UPDATE ACCEPT (TMSI = 0x9561d7d6) (gsm_04_08.c:149) 20250823132019818 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x9561D7D6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132019818 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132019818 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132019818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132019818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132019818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132019818 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132019818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132019818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(863)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(861)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(861)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(861)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(861)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(870)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(862)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(862)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(861)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(861)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(861)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(861)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(863)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132019821 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132019821 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132019821 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132019821 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132019821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132019821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132019821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132019821 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132019821 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x9561D7D6:GERAN-A-113:LU)[0x561dbed6f8e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132019821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x9561D7D6:GERAN-A-113:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132019821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x561dbed6ef80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132019821 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250823132019821 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132019821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x561dbed6ef80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132019821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-113:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132019821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x561dbed6ef80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132019821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x561dbed6ef80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-113:LU)[0x561dbed7d7b0] (vlr_lu_fsm.c:817) 20250823132019821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x561dbed6ef80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132019821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x561dbed6ef80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132019821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-113:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132019821 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250823132019821 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132019821 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 + 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) 20250823132019821 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132019821 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132019821 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132019821 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132019821 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132019821 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132019821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132019821 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132019821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132019821 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(863)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(861)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(861)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(861)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(861)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(861)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(861)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(861)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(861)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132019822 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132019822 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132019822 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132019822 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(863)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132019822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132019822 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132019822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132019822 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132019822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-113:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132019822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-113:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-113:LU)[0x561dbed6f8e0] (msc_a.c:1053) 20250823132019822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-113:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132019822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-113:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132019822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-113:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132019822 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132019822 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132019822 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132019822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132019822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132019822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132019822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132019822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132019823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(863)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(861)@7e0c241b4610: Session index based on local reference:0 20250823132019823 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132019823 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(863)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132019823 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132019823 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132019823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132019823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132019823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132019823 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(862)@7e0c241b4610: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(870)14017403 TC_gsup_mt_sms_rp_mr0(870)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132019823 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132019823 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_rp_mr0(870)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(870)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(870)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(862)@7e0c241b4610: Created IMSI[0] for '262420000000092'H'9561D7D6'O to be handled at TC_gsup_mt_sms_rp_mr0(870) TC_gsup_mt_sms_rp_mr0(870)@7e0c241b4610: TX MT-forwardSM-Req for the 1st SMS 20250823132019858 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823132019858 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250823132019858 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250823132019858 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250823132019858 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132019858 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132019858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132019858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132019858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132019858 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132019858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132019858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(863)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(862)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_rp_mr0(870) TC_gsup_mt_sms_rp_mr0(870)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(870)@7e0c241b4610: 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 := '9561D7D6'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(862)@7e0c241b4610: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(870)11058053 MSC_Test_0-SCCP(861)@7e0c241b4610: First idle individual index:0 20250823132019862 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132019862 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132019862 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132019862 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132019862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132019862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(863)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132019862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132019862 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132019862 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9561D7D6:GERAN-A-114:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132019862 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9561D7D6:GERAN-A-114:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9561D7D6:GERAN-A-114:PAGING_RESP)[0x561dbed7dc30] (fsm.c:486) 20250823132019862 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9561D7D6:GERAN-A-114:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132019862 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9561D7D6:GERAN-A-114:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132019862 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132019862 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132019862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-114:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132019862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-114:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132019862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-114:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132019862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-114:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132019862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-114:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132019862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-114:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132019862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-114:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132019862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-114:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132019862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-114:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132019862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-114:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132019862 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823132019862 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250823132019862 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250823132019862 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132019862 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132019862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132019862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132019862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132019862 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132019862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132019862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132019862 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132019862 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132019862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132019862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132019862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132019862 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132019862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132019862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132019862 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132019862 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132019862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132019862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132019862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132019862 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132019862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132019862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(863)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(863)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(861)@7e0c241b4610: { messageType := 2, destLocRef := 'A8BB85'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(861)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(863)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(863)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(863)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(861)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(861)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(861)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(861)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(861)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(861)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(861)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(861)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132019863 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250823132019863 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_rp_mr0(870)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(870)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(870)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(870)@7e0c241b4610: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_gsup_mt_sms_rp_mr0(870)@7e0c241b4610: TX MT-forwardSM-Req for the 2nd SMS MSC_Test_0-SCCP(861)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(861)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(861)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(861)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103028904'O 20250823132019865 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132019865 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132019865 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132019865 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132019865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132019865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132019865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132019865 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132019865 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 + gsm411_gsup_rx: now used by 4 (attached,SMS,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823132019865 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 + SMS: now used by 5 (attached,2*SMS,active-conn,gsm411_gsup_rx) (transaction.c:228) 20250823132019865 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 - gsm411_gsup_rx: now used by 4 (attached,2*SMS,active-conn) (gsm_04_11_gsup.c:344) 20250823132019865 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132019865 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132019865 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132019865 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132019865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132019865 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132019865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132019865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(863)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(861)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(861)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(861)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(861)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(870)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(870)@7e0c241b4610: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_0-SCCP(861)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(861)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(861)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(861)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103029904'O 20250823132019866 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(863)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132019866 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132019866 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132019866 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132019866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132019866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132019866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132019866 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(861)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(861)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(861)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(861)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(863)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132020070 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132020070 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132020070 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132020070 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132020070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132020070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132020070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132020070 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132020070 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132020070 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132020070 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132020070 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132020070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132020070 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132020070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132020070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132020070 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 - SMS: now used by 3 (attached,SMS,active-conn) (transaction.c:281) MSC_Test_0-M3UA(863)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(863)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(861)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(861)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(861)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(861)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(870)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(870)@7e0c241b4610: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(870)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(861)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(861)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(861)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(861)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103059901020201'O 20250823132020072 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132020072 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132020072 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132020072 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132020072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132020072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132020072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132020072 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132020072 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132020072 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132020072 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132020072 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132020072 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132020072 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132020072 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132020072 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132020072 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132020072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132020072 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132020072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132020072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132020072 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132020072 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132020072 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132020072 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132020072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132020072 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132020072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132020072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(863)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(861)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(861)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(861)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(861)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(863)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(863)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(861)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(861)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(861)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(861)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(870)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(870)@7e0c241b4610: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(870)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(861)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(861)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(861)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(861)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(863)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132020073 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132020073 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132020073 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132020073 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132020073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132020073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132020073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132020073 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132020073 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-114:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132020073 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-114:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-114:PAGING_RESP)[0x561dbed7dc30] (msc_a.c:1053) 20250823132020073 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-114:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132020073 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-114:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132020073 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132020073 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132020073 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132020073 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132020073 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132020073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132020073 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132020073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132020073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(863)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(861)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(863)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132020073 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132020073 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132020073 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132020073 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132020073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132020073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132020073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132020073 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(862)@7e0c241b4610: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(870)11058053 TC_gsup_mt_sms_rp_mr0(870)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132020074 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132020074 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_rp_mr0(870)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(870)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(870)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-M3UA(863)@7e0c241b4610: Final verdict of PTC: none 20250823132020077 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-SMPP(868)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(861)@7e0c241b4610: Final verdict of PTC: none 20250823132020077 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823132020077 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(866)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(869)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(864)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(867)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(865)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(862)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(871)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(860)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(860): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(861): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(862): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(863): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(864): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(865): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(866): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(867): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(868): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(869): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_gsup_mt_sms_rp_mr0(870): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(871): none (pass -> pass) MTC@7e0c241b4610: Test case TC_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_rp_mr pass'. Sat Aug 23 13:20:20 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 20250823132020274 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132020274 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132020274 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132020274 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132020274 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132020274 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132020274 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132020274 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132020274 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) 20250823132020274 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132020274 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132020274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132020274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132020274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132020274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132020274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132020274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132020274 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132020274 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=357828) 20250823132021078 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=357828, count=367128) 20250823132022079 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132022275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132022275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132022275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr'. ------ MSC_Tests.TC_gsup_mo_mt_sms_rp_mr ------ Sat Aug 23 13:20:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132023080 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_gsup_mo_mt_sms_rp_mr started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(875)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(875)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(875)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(873)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132023889 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(876)@7e0c241b4610: 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 } } } 20250823132024081 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132024081 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(878)@7e0c241b4610: Established a new IPA connection (conn_id=2) 20250823132024083 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) 20250823132024083 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) 20250823132024083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132024083 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(878)@7e0c241b4610: 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(875)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(875)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 20250823132024083 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(875)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(878)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(878)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(878)@7e0c241b4610: 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(878)@7e0c241b4610: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250823132024084 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132024084 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132024084 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) MSC_Test-GSUP-IPA(878)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(878)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(875)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(875)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823132024084 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132024084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132024084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132024084 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(875)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(875)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(875)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132024085 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132024085 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132024085 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132024085 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132024085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132024085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132024085 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823132024085 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132024085 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(875)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(875)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(875)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(875)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(875)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(875)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(875)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(875)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132024092 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) 20250823132024092 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(879)@7e0c241b4610: Created GsupExpect[0] for "262420000000093" to be handled at TC_gsup_mo_mt_sms_rp_mr0(882) MSC_Test-GSUP(879)@7e0c241b4610: Created GsupExpect[1] for "262420000000093" to be handled at TC_gsup_mo_mt_sms_rp_mr0(882) TC_gsup_mo_mt_sms_rp_mr0(882)@7e0c241b4610: 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 } } } } 20250823132024887 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132024887 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132024887 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132024887 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132024887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132024887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132024887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132024887 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132024887 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132024887 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132024887 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132024887 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132024887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132024887 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132024887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132024887 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(875)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(874)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(874)@7e0c241b4610: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(882)14118754 MSC_Test_0-SCCP(873)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(874)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(875)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132024892 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132024892 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132024892 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132024892 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132024892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132024892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132024892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132024892 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132024892 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-115:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000093 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132024892 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-115:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132024892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132024892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000093:GERAN-A-115:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823132024892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132024892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132024892 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132024892 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000093 id=262420000000093 (vlr.c:661) 20250823132024892 DVLR INFO New subscr, IMSI: 262420000000093 (vlr.c:562) 20250823132024892 DVLR DEBUG VLR subscr IMSI-262420000000093 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132024892 DVLR DEBUG VLR subscr IMSI-262420000000093 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132024892 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132024892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132024892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132024892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132024892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132024892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132024892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132024892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x561dbed73190]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132024892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x561dbed73190]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x561dbed7d7b0] (fsm.c:486) 20250823132024892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x561dbed73190]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132024892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x561dbed73190]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132024892 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132024892 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132024892 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132024892 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132024892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132024892 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132024892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132024892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132024892 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132024892 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132024892 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132024892 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132024892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132024892 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132024892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132024892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(875)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(875)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(875)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@7e0c241b4610: { messageType := 2, destLocRef := 'D76F62'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(873)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(873)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(873)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(879)@7e0c241b4610: Found GsupExpect[0] for "262420000000093" handled at TC_gsup_mo_mt_sms_rp_mr0(882) MSC_Test-GSUP(879)@7e0c241b4610: Added IMSI table entry 0TC_gsup_mo_mt_sms_rp_mr0(882)"262420000000093" 20250823132024894 DVLR DEBUG VLR subscr IMSI-262420000000093 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132024894 DVLR DEBUG VLR subscr IMSI-262420000000093 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_gsup_mo_mt_sms_rp_mr0(882)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(873)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(873)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(873)@7e0c241b4610: vl_from0 TC_gsup_mo_mt_sms_rp_mr0(882)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(873)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(875)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132024895 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132024895 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132024895 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132024895 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132024895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132024895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132024895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132024895 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132024897 DVLR DEBUG VLR subscr IMSI-262420000000093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132024897 DVLR DEBUG IMSI:262420000000093 has MSISDN:491230000093 (vlr.c:1045) 20250823132024897 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250823132024897 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132024897 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132024897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132024897 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x561dbed73190]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132024897 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x561dbed73190]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132024897 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x561dbed73190]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132024897 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x561dbed73190]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x561dbed7d7b0] (vlr_lu_fsm.c:110) 20250823132024897 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x561dbed73190]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132024897 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x561dbed73190]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132024897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132024897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132024897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x561dbed81bb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132024897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x561dbed81bb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x561dbed7d7b0] (fsm.c:486) 20250823132024897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x561dbed81bb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132024897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x561dbed81bb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132024897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x561dbed81bb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132024897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x561dbed81bb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132024897 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x9BA79A58) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250823132024897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x561dbed81bb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132024897 DMM DEBUG -> IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x9BA79A58 LOCATION UPDATE ACCEPT (TMSI = 0x9ba79a58) (gsm_04_08.c:149) 20250823132024897 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x9BA79A58 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132024897 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132024897 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132024897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132024897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132024897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132024897 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132024897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132024897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(875)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(873)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(882)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(874)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(874)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(873)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(873)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(873)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(873)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(875)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132024900 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132024900 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132024900 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132024900 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132024900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132024900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132024900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132024900 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132024900 DMM DEBUG msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x9BA79A58:GERAN-A-115:LU)[0x561dbed6f8e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132024900 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x9BA79A58:GERAN-A-115:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132024900 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x561dbed81bb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132024900 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250823132024900 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132024900 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x561dbed81bb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132024900 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-115:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132024900 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x561dbed81bb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132024900 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x561dbed81bb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-115:LU)[0x561dbed7d7b0] (vlr_lu_fsm.c:817) 20250823132024900 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x561dbed81bb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132024900 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x561dbed81bb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132024900 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-115:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132024901 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000093/3/1): Available (smpp_smsc.c:626) 20250823132024901 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132024901 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 + 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) 20250823132024901 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132024901 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132024901 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132024901 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132024901 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132024901 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132024901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132024901 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132024901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132024901 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(875)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(873)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(873)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(873)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(873)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(873)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132024902 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132024902 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132024902 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132024902 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132024902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132024902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132024902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132024902 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132024902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-115:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132024902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-115:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-115:LU)[0x561dbed6f8e0] (msc_a.c:1053) 20250823132024902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-115:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132024902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-115:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132024902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-115:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132024902 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132024902 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132024902 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132024902 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132024902 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132024902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132024902 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132024902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132024902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(875)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@7e0c241b4610: Session index based on local reference:0 20250823132024903 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132024903 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132024903 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132024903 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132024903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132024903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132024903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132024903 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(874)@7e0c241b4610: Deleted conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(882)14118754 TC_gsup_mo_mt_sms_rp_mr0(882)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132024903 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132024903 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_mt_sms_rp_mr0(882)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(882)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(882)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(874)@7e0c241b4610: Created IMSI[0] for '262420000000093'H'9BA79A58'O to be handled at TC_gsup_mo_mt_sms_rp_mr0(882) TC_gsup_mo_mt_sms_rp_mr0(882)@7e0c241b4610: 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 := '9BA79A58'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(874)@7e0c241b4610: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(882)10323576 MSC_Test_0-RAN(874)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(873)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(875)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132025106 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132025106 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132025106 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132025106 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132025106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132025106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132025106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132025106 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132025106 DMM DEBUG msc_a(TMSI-0x9BA79A58:GERAN-A-116:CM_SERVICE_REQ)[0x561dbed7dc30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823132025106 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9BA79A58:GERAN-A-116:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132025106 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9BA79A58:GERAN-A-116:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9BA79A58:GERAN-A-116:CM_SERVICE_REQ)[0x561dbed7dc30] (fsm.c:486) 20250823132025106 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9BA79A58:GERAN-A-116:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132025106 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9BA79A58:GERAN-A-116:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132025106 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132025106 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132025106 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-116:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132025106 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-116:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132025106 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-116:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132025106 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-116:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132025106 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-116:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132025106 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-116:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132025106 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-116:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132025106 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-116:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132025106 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-116:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132025106 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-116:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132025106 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000093/3/1): Available (smpp_smsc.c:626) 20250823132025106 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823132025106 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132025106 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132025106 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132025106 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132025106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132025106 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132025106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132025106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132025106 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132025106 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132025106 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132025106 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132025106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132025106 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132025106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132025106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132025106 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132025106 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132025106 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132025106 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132025106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132025106 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132025106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132025106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(875)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(875)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(875)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(875)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(873)@7e0c241b4610: { messageType := 2, destLocRef := '9D8678'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(873)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(875)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(873)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(873)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(873)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132025107 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132025107 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_gsup_mo_mt_sms_rp_mr0(882)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(882)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(882)@7e0c241b4610: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_0-SCCP(873)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(873)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(873)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(873)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103050901020600'O MSC_Test_0-M3UA(875)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132025110 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132025110 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132025110 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132025110 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132025110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132025110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132025110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132025110 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132025110 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250823132025110 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132025110 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132025110 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132025110 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132025110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132025110 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132025110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132025110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(875)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(873)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(882)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(882)@7e0c241b4610: RX MO-ReadyForSM-Req, SM-RP-MR is '00'O TC_gsup_mo_mt_sms_rp_mr0(882)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(882)@7e0c241b4610: TX MT-forwardSM-Req for the MT SMS 20250823132025112 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823132025112 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 + SMS: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (transaction.c:228) 20250823132025112 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:344) 20250823132025112 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132025112 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132025112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132025112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132025112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132025112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132025112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132025112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(875)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(873)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(882)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(882)@7e0c241b4610: RX MT SMS on DTAP, DTAP TID is 0, SM-RP-MR is '01'O 20250823132025113 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 + gsm411_gsup_rx: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823132025113 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823132025113 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:344) MSC_Test_0-SCCP(873)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(873)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(873)@7e0c241b4610: vl_from0 20250823132025113 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132025113 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132025113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132025113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132025113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132025113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-SCCP(873)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103028904'O 20250823132025113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132025113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(875)@7e0c241b4610: Message received on association #8 20250823132025113 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132025113 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132025113 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132025113 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132025113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132025113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132025113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132025113 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(873)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(882)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(873)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(873)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(873)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(873)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(875)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(873)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(873)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(873)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(873)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103058901020201'O MSC_Test_0-M3UA(875)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132025314 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132025314 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132025314 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132025314 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132025314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132025314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132025314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132025314 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132025314 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132025314 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132025314 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132025314 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132025314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132025314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132025314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132025314 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132025314 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 - SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:281) 20250823132025314 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132025314 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132025314 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132025314 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132025314 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132025314 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132025314 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132025314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132025314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132025314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132025314 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132025314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132025314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132025314 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132025314 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132025314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132025314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132025314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132025314 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132025314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132025314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(875)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(875)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(875)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(873)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(873)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(873)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(882)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(882)@7e0c241b4610: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mo_mt_sms_rp_mr0(882)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(873)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(873)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(873)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(873)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132025316 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132025316 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132025316 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132025316 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132025316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132025316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132025316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132025316 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132025316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-116:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132025316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-116:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-116:CM_SERVICE_REQ)[0x561dbed7dc30] (msc_a.c:1053) 20250823132025316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-116:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132025316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-116:CM_SERVICE_REQ)[0x561dbed7a840]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132025316 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132025316 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132025316 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132025316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132025316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132025316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132025316 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132025316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132025316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(875)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@7e0c241b4610: Session index based on local reference:0 20250823132025316 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132025316 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132025316 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132025316 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132025316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132025316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(875)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132025316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132025316 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(874)@7e0c241b4610: Deleted conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(882)10323576 TC_gsup_mo_mt_sms_rp_mr0(882)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132025316 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132025316 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_mt_sms_rp_mr0(882)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(882)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(882)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(879)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(873)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(874)@7e0c241b4610: Final verdict of PTC: none 20250823132025319 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-M3UA(875)@7e0c241b4610: Final verdict of PTC: none 20250823132025319 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(876)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(883)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(877)@7e0c241b4610: Final verdict of PTC: none 20250823132025320 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(878)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(880)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(872)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(881)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(872): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(873): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(874): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(875): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(876): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(877): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(878): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(879): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(880): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(881): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_gsup_mo_mt_sms_rp_mr0(882): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(883): none (pass -> pass) MTC@7e0c241b4610: Test case TC_gsup_mo_mt_sms_rp_mr finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass'. Sat Aug 23 13:20:25 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 20250823132025518 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132025518 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132025518 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132025518 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132025518 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132025518 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132025518 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132025518 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132025518 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) 20250823132025518 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132025518 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132025518 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132025518 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132025518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132025518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132025518 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132025518 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132025518 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132025518 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=355692) 20250823132026321 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=355692, count=356948) 20250823132027322 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132027519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132027519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132027519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_multi_part_sms'. ------ MSC_Tests.TC_gsup_mt_multi_part_sms ------ Sat Aug 23 13:20:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_gsup_mt_multi_part_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_gsup_mt_multi_part_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132028324 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_multi_part_sms' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_gsup_mt_multi_part_sms started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(887)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(887)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(887)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(885)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132029140 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(888)@7e0c241b4610: 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 } } } 20250823132029324 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132029324 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(890)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(890)@7e0c241b4610: 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) } } } } 20250823132029326 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(890)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(890)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(890)@7e0c241b4610: 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(890)@7e0c241b4610: 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(890)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(890)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132029334 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) 20250823132029334 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) 20250823132029334 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132029334 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(887)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(887)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(887)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132029335 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132029335 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132029335 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132029335 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) MSC_Test_0-M3UA(887)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(887)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823132029335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132029335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132029335 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(887)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(887)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(887)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(887)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823132029335 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132029335 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132029335 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132029336 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132029336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132029336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132029336 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(887)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(887)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(887)@7e0c241b4610: Message received on association #8 20250823132029336 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132029336 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(887)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(887)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(887)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(887)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132029336 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) 20250823132029336 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(891)@7e0c241b4610: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(894) MSC_Test-GSUP(891)@7e0c241b4610: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(894) TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: 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 } } } } 20250823132030139 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132030139 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132030139 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132030139 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132030139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132030139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132030139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132030139 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132030140 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132030140 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132030140 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132030140 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132030140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132030140 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132030140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132030140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(886)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(886)@7e0c241b4610: Added conn table entry 0TC_gsup_mt_multi_part_sms0(894)14453525 MSC_Test_0-SCCP(885)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(886)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823132030144 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132030144 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132030144 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132030144 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132030144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132030144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132030144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132030144 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132030144 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-117:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132030144 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-117:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132030144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132030144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000091:GERAN-A-117:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823132030144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132030144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132030144 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132030144 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132030144 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823132030144 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132030144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132030144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132030144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132030144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132030144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132030144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132030144 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132030144 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed7d7b0] (fsm.c:486) 20250823132030144 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132030144 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132030144 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132030144 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132030144 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132030144 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132030144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132030144 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132030144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132030144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132030144 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132030144 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132030144 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132030144 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132030144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132030144 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132030144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132030144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(887)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@7e0c241b4610: { messageType := 2, destLocRef := 'DC8B15'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(885)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(885)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(885)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(891)@7e0c241b4610: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_multi_part_sms0(894) MSC_Test-GSUP(891)@7e0c241b4610: Added IMSI table entry 0TC_gsup_mt_multi_part_sms0(894)"262420000000091" 20250823132030146 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132030146 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(885)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(885)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(885)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132030147 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132030147 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132030147 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132030147 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132030147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132030147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132030147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132030147 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: setverdict(pass): none -> pass 20250823132030149 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132030149 DVLR DEBUG IMSI:262420000000091 has MSISDN:491230000091 (vlr.c:1045) 20250823132030149 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250823132030149 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132030149 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132030149 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132030149 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132030149 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132030149 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132030149 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed7d7b0] (vlr_lu_fsm.c:110) 20250823132030149 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132030149 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132030149 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132030149 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132030149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed73190]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132030149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed73190]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed7d7b0] (fsm.c:486) 20250823132030149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed73190]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132030149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed73190]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132030149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed73190]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132030149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed73190]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132030149 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:TMSInew-0x6FDD97B9) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250823132030149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed73190]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132030149 DMM DEBUG -> IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:TMSInew-0x6FDD97B9 LOCATION UPDATE ACCEPT (TMSI = 0x6fdd97b9) (gsm_04_08.c:149) 20250823132030150 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:TMSInew-0x6FDD97B9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132030150 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132030150 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132030150 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132030150 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132030150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132030150 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132030150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132030150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(885)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(886)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(886)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(885)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(885)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(885)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132030152 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132030152 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132030152 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132030152 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132030152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132030152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132030152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132030152 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132030152 DMM DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:TMSInew-0x6FDD97B9:GERAN-A-117:LU)[0x561dbed6f8e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132030152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:TMSInew-0x6FDD97B9:GERAN-A-117:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132030152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed73190]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132030152 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250823132030153 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed73190]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132030153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-117:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132030153 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed73190]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132030153 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed73190]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-117:LU)[0x561dbed7d7b0] (vlr_lu_fsm.c:817) 20250823132030153 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed73190]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132030153 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x2F1C18A6:GERAN-A-117:LU)[0x561dbed73190]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132030153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-117:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132030153 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250823132030153 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132030153 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132030153 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132030153 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132030153 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132030153 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132030153 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132030153 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132030153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132030153 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132030153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132030153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(885)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(885)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(885)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(885)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132030153 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132030153 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132030153 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132030153 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132030153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132030153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132030153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132030153 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132030153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-117:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132030153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-117:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-117:LU)[0x561dbed6f8e0] (msc_a.c:1053) 20250823132030153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-117:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132030153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-117:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132030153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-117:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132030153 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132030153 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132030153 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132030153 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132030153 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132030153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132030153 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132030153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132030153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132030154 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132030154 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132030154 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132030154 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132030154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132030154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132030154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132030154 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(886)@7e0c241b4610: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(894)14453525 TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132030154 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132030154 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(886)@7e0c241b4610: Created IMSI[0] for '262420000000091'H'6FDD97B9'O to be handled at TC_gsup_mt_multi_part_sms0(894) 20250823132030194 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823132030194 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250823132030194 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250823132030194 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250823132030194 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132030194 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132030194 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132030194 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132030194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132030194 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132030194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132030194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(886)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_multi_part_sms0(894) TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: 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 := '6FDD97B9'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(886)@7e0c241b4610: Added conn table entry 0TC_gsup_mt_multi_part_sms0(894)13471303 MSC_Test_0-SCCP(885)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132030198 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132030198 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132030198 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132030198 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132030198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132030198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132030198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132030198 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132030199 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6FDD97B9:GERAN-A-118:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132030199 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6FDD97B9:GERAN-A-118:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6FDD97B9:GERAN-A-118:PAGING_RESP)[0x561dbed7dc30] (fsm.c:486) 20250823132030199 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6FDD97B9:GERAN-A-118:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132030199 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6FDD97B9:GERAN-A-118:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132030199 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132030199 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132030199 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-118:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132030199 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-118:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132030199 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-118:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132030199 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-118:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132030199 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-118:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132030199 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-118:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132030199 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-118:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132030199 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-118:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132030199 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-118:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132030199 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-118:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132030199 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823132030199 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250823132030199 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250823132030199 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132030199 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132030199 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132030199 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132030199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132030199 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132030199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132030199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132030199 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132030199 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132030199 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132030199 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132030199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132030199 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132030199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132030199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132030199 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132030199 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132030199 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132030199 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132030199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132030199 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132030199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132030199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(887)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(887)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(885)@7e0c241b4610: { messageType := 2, destLocRef := 'CD8E47'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(885)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(885)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(885)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(885)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132030200 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250823132030200 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(885)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(885)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(885)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103028904'O 20250823132030202 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132030202 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132030202 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132030202 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132030202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132030202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132030202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132030202 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(885)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(885)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(885)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132030402 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132030402 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132030402 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132030402 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132030402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132030402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132030402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132030402 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132030402 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132030403 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132030403 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132030403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132030403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132030403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132030403 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132030403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132030403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(885)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132031906 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823132031906 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250823132031906 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250823132031906 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132031906 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132031906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132031906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132031906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132031906 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132031906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132031906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(885)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(885)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(885)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(885)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103028904'O 20250823132031907 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132031907 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132031907 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132031907 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132031907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132031907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132031907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132031907 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(885)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(885)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(885)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132032114 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132032114 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132032114 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132032114 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132032114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132032114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132032114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132032114 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132032114 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132032114 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132032114 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132032114 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132032114 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132032114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132032114 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132032114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132032114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(885)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132033617 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823132033617 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250823132033617 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250823132033617 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132033617 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132033617 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132033617 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132033617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132033617 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132033617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132033617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(885)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(885)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(885)@7e0c241b4610: vl_from0 20250823132033618 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132033618 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132033618 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132033618 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132033618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132033618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132033618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132033618 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(885)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(885)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(885)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(885)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132033822 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132033822 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132033822 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132033822 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132033822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132033822 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132033822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132033822 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132033822 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132033822 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132033822 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132033822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132033822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132033822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132033822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132033822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132033822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(885)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132035324 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823132035324 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250823132035324 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250823132035324 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132035324 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132035324 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132035324 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132035324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132035324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132035324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132035324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(885)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(885)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(885)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(885)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103028904'O 20250823132035326 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132035326 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132035326 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132035326 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132035326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132035326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132035326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132035326 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(885)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(885)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(885)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132035526 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132035526 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132035526 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132035526 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132035526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132035526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132035526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132035526 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132035526 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132035526 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132035526 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132035526 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132035526 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132035526 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132035526 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132035526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132035526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132035526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132035526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132035526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132035526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132035526 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132035526 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132035526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132035526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132035526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132035526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132035526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132035526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(887)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(885)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(885)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(885)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(885)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(885)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(885)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132037028 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132037028 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132037028 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132037028 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132037028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132037028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132037028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132037028 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132037028 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-118:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132037028 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-118:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-118:PAGING_RESP)[0x561dbed7dc30] (msc_a.c:1053) 20250823132037028 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-118:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132037028 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-118:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132037028 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132037029 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132037029 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132037029 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132037029 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132037029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132037029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132037029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132037029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@7e0c241b4610: Session index based on local reference:0 20250823132037029 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132037029 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132037029 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132037029 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132037029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132037029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132037029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132037029 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(886)@7e0c241b4610: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(894)13471303 TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132037029 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132037029 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(894)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(891)@7e0c241b4610: Final verdict of PTC: none 20250823132037033 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(890)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(887)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(885)@7e0c241b4610: Final verdict of PTC: none 20250823132037033 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132037033 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(889)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(888)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(886)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(893)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(892)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(884)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(895)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(884): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(885): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(886): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(887): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(888): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(889): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(890): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(891): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(892): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(893): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_gsup_mt_multi_part_sms0(894): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(895): none (pass -> pass) MTC@7e0c241b4610: Test case TC_gsup_mt_multi_part_sms finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_multi_part_sms pass'. Sat Aug 23 13:20:37 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 20250823132037230 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132037230 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132037230 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132037230 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132037230 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132037230 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132037230 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132037230 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132037230 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132037230 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132037230 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) 20250823132037230 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132037230 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132037230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132037230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132037230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132037230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132037230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132037230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) Waiting for packet dumper to finish... 0 (prev_count=-1, count=439728) 20250823132038034 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=439728, count=448832) 20250823132039035 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132039232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132039232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132039232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_multi_part_sms pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_lu_delay'. ------ MSC_Tests.TC_gsup_mt_sms_lu_delay ------ Sat Aug 23 13:20:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_lu_delay.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_lu_delay.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132040036 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_lu_delay' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_gsup_mt_sms_lu_delay started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(899)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(899)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(899)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(897)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132040940 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(900)@7e0c241b4610: 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 } } } 20250823132041036 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132041036 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(902)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(902)@7e0c241b4610: 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) } } } } 20250823132041042 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(902)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(902)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(902)@7e0c241b4610: 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(902)@7e0c241b4610: 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(902)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(902)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132041064 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) 20250823132041064 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(903)@7e0c241b4610: Created GsupExpect[0] for "262420000000092" to be handled at TC_gsup_mt_sms_lu_delay0(906) MSC_Test-GSUP(903)@7e0c241b4610: Created GsupExpect[1] for "262420000000092" to be handled at TC_gsup_mt_sms_lu_delay0(906) TC_gsup_mt_sms_lu_delay0(906)@7e0c241b4610: 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 } } } } 20250823132041134 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) 20250823132041134 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) 20250823132041134 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132041134 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(899)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(899)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(899)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132041139 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132041139 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132041139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132041139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) MSC_Test_0-M3UA(899)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(899)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823132041139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132041139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132041139 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(899)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(899)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(899)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132041141 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132041141 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132041141 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132041141 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132041141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132041141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132041141 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(899)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(899)@7e0c241b4610: Message received on association #8 20250823132041141 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132041141 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(899)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(899)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(899)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(899)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(899)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(899)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132041943 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132041943 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132041943 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132041943 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132041943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132041943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132041943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132041943 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132041943 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132041943 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132041943 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132041943 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132041943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132041943 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132041943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132041943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(899)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(898)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(898)@7e0c241b4610: Added conn table entry 0TC_gsup_mt_sms_lu_delay0(906)14555934 MSC_Test_0-SCCP(897)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(898)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823132041953 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132041953 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132041953 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132041953 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132041953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132041953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132041953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132041953 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132041953 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-119:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132041953 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-119:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132041953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132041953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-119:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823132041953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132041953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132041953 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132041953 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132041953 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823132041953 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132041953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132041953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132041954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132041954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132041954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132041954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132041954 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed73190]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132041954 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed73190]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed7d7b0] (fsm.c:486) 20250823132041954 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed73190]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132041954 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed73190]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132041954 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132041954 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132041954 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132041954 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132041954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132041954 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132041954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132041954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132041954 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132041954 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132041954 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132041954 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132041954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132041954 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132041955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132041955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(899)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(899)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(899)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(897)@7e0c241b4610: { messageType := 2, destLocRef := 'DE1B1E'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(897)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(897)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(897)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(897)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(897)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(903)@7e0c241b4610: Found GsupExpect[0] for "262420000000092" handled at TC_gsup_mt_sms_lu_delay0(906) MSC_Test-GSUP(903)@7e0c241b4610: Added IMSI table entry 0TC_gsup_mt_sms_lu_delay0(906)"262420000000092" 20250823132041962 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132041962 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(897)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(897)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(897)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(897)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(899)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132041963 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132041963 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132041963 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132041963 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132041963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132041963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132041963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132041963 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_gsup_mt_sms_lu_delay0(906)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_lu_delay0(906)@7e0c241b4610: setverdict(pass): none -> pass 20250823132041966 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132041966 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250823132041966 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250823132041966 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132041967 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132041967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132041967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed73190]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132041967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed73190]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132041967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed73190]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132041967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed73190]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed7d7b0] (vlr_lu_fsm.c:110) 20250823132041967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed73190]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132041967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed73190]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132041967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132041967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132041967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed81bb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132041967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed81bb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed7d7b0] (fsm.c:486) 20250823132041967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed81bb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132041967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed81bb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132041967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed81bb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132041967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed81bb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132041967 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:TMSInew-0x290DC384) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250823132041967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed81bb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132041967 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:TMSInew-0x290DC384 LOCATION UPDATE ACCEPT (TMSI = 0x290dc384) (gsm_04_08.c:149) 20250823132041967 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:TMSInew-0x290DC384 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132041967 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132041967 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132041967 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132041967 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132041967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132041967 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132041967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132041967 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(899)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(897)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(897)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(897)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(897)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(906)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(906)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(898)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(898)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(897)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(897)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(897)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(897)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(899)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132041978 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132041978 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132041978 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132041978 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132041978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132041978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132041978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132041978 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132041978 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:TMSInew-0x290DC384:GERAN-A-119:LU)[0x561dbed6f8e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132041978 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:TMSInew-0x290DC384:GERAN-A-119:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132041978 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed81bb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132041978 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250823132041978 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed81bb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132041978 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-119:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132041978 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed81bb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132041978 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed81bb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-119:LU)[0x561dbed7d7b0] (vlr_lu_fsm.c:817) 20250823132041978 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed81bb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132041978 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x9561D7D6:GERAN-A-119:LU)[0x561dbed81bb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132041978 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-119:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132041978 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) MSC_Test_0-RAN(898)@7e0c241b4610: Created IMSI[0] for '262420000000092'H'290DC384'O to be handled at TC_gsup_mt_sms_lu_delay0(906) 20250823132042486 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384 + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823132042486 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384 + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250823132042486 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250823132042487 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132042487 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132042487 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132042487 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132042487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132042487 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132042487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132042487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(899)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(897)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(897)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(897)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(897)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(906)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(897)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(897)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(897)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(897)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103028904'O 20250823132042500 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132042500 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132042500 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132042500 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132042500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132042501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132042501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132042501 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(897)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(897)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(897)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(897)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(899)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132042702 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132042702 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132042702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132042702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132042702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132042702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132042702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132042702 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132042703 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132042703 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132042703 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132042703 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132042703 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132042704 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132042704 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132042704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132042704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132042704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132042704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132042704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132042704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132042704 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132042704 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132042704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132042704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132042704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132042704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132042704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132042704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(899)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(899)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(899)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(897)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(897)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(897)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(897)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(897)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(897)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(897)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(897)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(906)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(906)@7e0c241b4610: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_lu_delay0(906)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(897)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(897)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(897)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(897)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132042713 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132042713 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132042713 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132042713 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132042713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132042713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132042713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132042713 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132042714 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-119:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132042714 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-119:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-119:LU)[0x561dbed6f8e0] (msc_a.c:1053) 20250823132042714 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-119:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132042714 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-119:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132042714 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-119:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132042714 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132042714 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132042714 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132042714 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132042714 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132042714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132042714 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132042714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132042714 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(899)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(897)@7e0c241b4610: Session index based on local reference:0 20250823132042715 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132042715 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132042715 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132042715 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132042715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132042716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132042716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132042716 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(898)@7e0c241b4610: Deleted conn table entry 0TC_gsup_mt_sms_lu_delay0(906)14555934 TC_gsup_mt_sms_lu_delay0(906)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132042718 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132042718 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_lu_delay0(906)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_lu_delay0(906)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(906)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(903)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(899)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(897)@7e0c241b4610: Final verdict of PTC: none 20250823132042731 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132042731 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(898)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(904)@7e0c241b4610: Final verdict of PTC: none 20250823132042732 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(902)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(900)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(907)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(896)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(905)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(901)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(896): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(897): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(898): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(899): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(900): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(901): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(902): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(903): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(904): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(905): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_gsup_mt_sms_lu_delay0(906): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(907): none (pass -> pass) MTC@7e0c241b4610: Test case TC_gsup_mt_sms_lu_delay finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_lu_delay pass'. Sat Aug 23 13:20:42 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 20250823132042918 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132042918 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132042918 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132042918 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132042918 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132042918 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132042918 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132042918 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132042918 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) 20250823132042918 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132042918 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132042918 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132042918 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132042918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132042918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132042918 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132042919 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132042919 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132042919 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=233872) 20250823132043733 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=233872, count=235128) 20250823132044734 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132044919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132044919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132044919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_lu_delay pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_paging_timeout'. ------ MSC_Tests.TC_gsup_mt_sms_paging_timeout ------ Sat Aug 23 13:20:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_paging_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_paging_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132045735 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_paging_timeout' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_gsup_mt_sms_paging_timeout started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(911)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(911)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(911)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(909)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132046695 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(912)@7e0c241b4610: 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 } } } 20250823132046736 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132046736 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(914)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(914)@7e0c241b4610: 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) } } } } 20250823132046740 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(914)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(914)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(914)@7e0c241b4610: 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(914)@7e0c241b4610: 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(914)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(914)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132046754 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) 20250823132046754 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(915)@7e0c241b4610: Created GsupExpect[0] for "262420000000093" to be handled at TC_gsup_mt_sms_paging_timeout0(918) MSC_Test-GSUP(915)@7e0c241b4610: Created GsupExpect[1] for "262420000000093" to be handled at TC_gsup_mt_sms_paging_timeout0(918) TC_gsup_mt_sms_paging_timeout0(918)@7e0c241b4610: 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 } } } } 20250823132046889 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) 20250823132046889 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) 20250823132046889 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132046889 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(911)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(911)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(911)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132046895 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132046895 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132046895 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132046895 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132046895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132046895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132046895 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(911)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(911)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(911)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(911)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(911)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132046898 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132046898 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132046898 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132046898 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132046898 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132046898 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132046898 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(911)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(911)@7e0c241b4610: Message received on association #8 20250823132046898 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132046898 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(911)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(911)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(911)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(911)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(911)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(911)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132047699 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132047699 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132047699 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132047699 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132047699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132047699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132047699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132047699 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(911)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132047699 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132047699 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132047699 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132047699 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132047699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132047699 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132047699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132047699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(911)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(911)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(910)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(910)@7e0c241b4610: Added conn table entry 0TC_gsup_mt_sms_paging_timeout0(918)8779997 MSC_Test_0-RAN(910)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(909)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(911)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132047705 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132047705 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132047705 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132047705 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132047705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132047705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132047705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132047705 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132047705 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-120:LU)[0x561dbed7dc30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000093 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132047705 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-120:LU)[0x561dbed7dc30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132047705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132047705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000093:GERAN-A-120:LU)[0x561dbed7dc30] (fsm.c:486) 20250823132047705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132047705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132047705 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132047705 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132047705 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823132047705 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132047705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132047705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132047705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132047705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132047705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132047705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132047705 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132047705 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed7a840] (fsm.c:486) 20250823132047705 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132047705 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132047705 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132047705 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132047705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132047705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132047705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132047705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132047705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132047705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132047705 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132047705 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132047705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132047705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132047705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132047705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132047705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132047705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(911)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(911)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(911)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(911)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@7e0c241b4610: { messageType := 2, destLocRef := '85F8DD'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(909)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(909)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(909)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(915)@7e0c241b4610: Found GsupExpect[0] for "262420000000093" handled at TC_gsup_mt_sms_paging_timeout0(918) MSC_Test-GSUP(915)@7e0c241b4610: Added IMSI table entry 0TC_gsup_mt_sms_paging_timeout0(918)"262420000000093" 20250823132047707 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132047707 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(909)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(909)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(909)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(909)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(911)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132047707 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132047707 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132047707 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132047707 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132047707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132047707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132047707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132047707 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_gsup_mt_sms_paging_timeout0(918)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_paging_timeout0(918)@7e0c241b4610: setverdict(pass): none -> pass 20250823132047711 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132047711 DVLR DEBUG IMSI:262420000000093 has MSISDN:491230000093 (vlr.c:1045) 20250823132047711 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250823132047711 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132047711 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132047711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132047711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132047711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132047711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132047711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed7a840] (vlr_lu_fsm.c:110) 20250823132047711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132047711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132047711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132047711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132047711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed73190]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132047711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed73190]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed7a840] (fsm.c:486) 20250823132047711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed73190]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132047711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed73190]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132047711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed73190]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132047711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed73190]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132047711 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:TMSInew-0x63B46BB3) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250823132047711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed73190]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132047711 DMM DEBUG -> IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:TMSInew-0x63B46BB3 LOCATION UPDATE ACCEPT (TMSI = 0x63b46bb3) (gsm_04_08.c:149) 20250823132047711 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:TMSInew-0x63B46BB3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132047712 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132047712 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132047712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132047712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132047712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132047712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132047712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132047712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(911)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(911)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(909)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_paging_timeout0(918)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(910)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(910)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(909)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(909)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(909)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(909)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(911)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132047716 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132047716 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132047716 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132047716 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132047716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132047716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132047716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132047716 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132047716 DMM DEBUG msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:TMSInew-0x63B46BB3:GERAN-A-120:LU)[0x561dbed7dc30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132047716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:TMSInew-0x63B46BB3:GERAN-A-120:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132047716 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed73190]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132047716 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63B46BB3) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250823132047716 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed73190]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132047716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63B46BB3:GERAN-A-120:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132047716 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed73190]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132047716 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed73190]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63B46BB3:GERAN-A-120:LU)[0x561dbed7a840] (vlr_lu_fsm.c:817) 20250823132047716 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed73190]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132047716 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x9BA79A58:GERAN-A-120:LU)[0x561dbed73190]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132047716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63B46BB3:GERAN-A-120:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132047716 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000093/3/1): Available (smpp_smsc.c:626) 20250823132047716 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63B46BB3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132047716 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63B46BB3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132047716 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63B46BB3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132047717 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63B46BB3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132047717 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132047717 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132047717 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132047717 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132047717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132047717 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132047717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132047717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(911)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(911)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(909)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(909)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(909)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(909)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(909)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(911)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132047718 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132047718 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132047718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132047718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132047718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132047718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132047718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132047718 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132047718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63B46BB3:GERAN-A-120:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132047718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63B46BB3:GERAN-A-120:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63B46BB3:GERAN-A-120:LU)[0x561dbed7dc30] (msc_a.c:1053) 20250823132047718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63B46BB3:GERAN-A-120:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132047718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63B46BB3:GERAN-A-120:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132047718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63B46BB3:GERAN-A-120:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132047718 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63B46BB3 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132047718 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132047718 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132047718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132047718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132047718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132047718 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132047718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132047718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(911)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(911)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@7e0c241b4610: Session index based on local reference:0 20250823132047719 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132047719 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132047719 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132047719 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132047719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132047719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132047719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132047719 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(911)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(910)@7e0c241b4610: Deleted conn table entry 0TC_gsup_mt_sms_paging_timeout0(918)8779997 TC_gsup_mt_sms_paging_timeout0(918)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132047719 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63B46BB3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132047719 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63B46BB3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_paging_timeout0(918)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_paging_timeout0(918)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_paging_timeout0(918)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(910)@7e0c241b4610: Created IMSI[0] for '262420000000093'H'63B46BB3'O to be handled at TC_gsup_mt_sms_paging_timeout0(918) 20250823132047754 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63B46BB3 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823132047754 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63B46BB3 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250823132047754 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63B46BB3 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250823132047754 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63B46BB3 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250823132047755 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132047755 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132047755 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132047755 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132047755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132047755 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132047755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132047755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(911)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(911)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(910)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_paging_timeout0(918) TC_gsup_mt_sms_paging_timeout0(918)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132057755 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63B46BB3 - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250823132057756 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x63B46BB3 - Paging: now used by 1 (attached) (paging.c:202) TC_gsup_mt_sms_paging_timeout0(918)@7e0c241b4610: setverdict(fail): pass -> fail reason: "Timeout waiting for GSUP MT-forwardSM-Err", new component reason: "Timeout waiting for GSUP MT-forwardSM-Err" TC_gsup_mt_sms_paging_timeout0(918)@7e0c241b4610: Final verdict of PTC: fail reason: "Timeout waiting for GSUP MT-forwardSM-Err" MSC_Test-GSUP(915)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(909)@7e0c241b4610: Final verdict of PTC: none 20250823132059790 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132059790 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132059790 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132059790 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132059790 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132059790 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132059790 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132059790 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132059790 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) 20250823132059790 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132059790 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132059791 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132059791 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132059791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132059791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132059791 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132059791 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132059791 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132059791 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132059791 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132059791 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823132059791 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(911)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(910)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(914)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(908)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(912)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(913)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(916)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(919)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(917)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(908): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(909): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(910): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(911): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(912): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(913): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(914): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(915): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(916): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(917): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_gsup_mt_sms_paging_timeout0(918): fail (none -> fail) reason: "Timeout waiting for GSUP MT-forwardSM-Err" MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(919): none (fail -> fail) MTC@7e0c241b4610: Test case TC_gsup_mt_sms_paging_timeout finished. Verdict: fail reason: Timeout waiting for GSUP MT-forwardSM-Err MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_paging_timeout fail'. Sat Aug 23 13:20:59 UTC 2025 ------ MSC_Tests.TC_gsup_mt_sms_paging_timeout fail ------ 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=206084) 20250823132100792 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=206084, count=207440) 20250823132101792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132101792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132101792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823132101793 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_paging_timeout fail' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_conn_timeout'. ------ MSC_Tests.TC_gsup_mt_sms_conn_timeout ------ Sat Aug 23 13:21:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_conn_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_conn_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132102794 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_conn_timeout' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_gsup_mt_sms_conn_timeout started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(923)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(923)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(923)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(921)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132103665 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(924)@7e0c241b4610: 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 } } } 20250823132103794 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132103794 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(926)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(926)@7e0c241b4610: 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) } } } } 20250823132103797 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(926)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(926)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(926)@7e0c241b4610: 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(926)@7e0c241b4610: 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(926)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(926)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132103815 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) 20250823132103815 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(927)@7e0c241b4610: Created GsupExpect[0] for "262420000000094" to be handled at TC_gsup_mt_sms_conn_timeout0(930) MSC_Test-GSUP(927)@7e0c241b4610: Created GsupExpect[1] for "262420000000094" to be handled at TC_gsup_mt_sms_conn_timeout0(930) TC_gsup_mt_sms_conn_timeout0(930)@7e0c241b4610: 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 } } } } 20250823132103860 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) 20250823132103860 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) 20250823132103860 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132103860 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(923)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(923)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(923)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132103865 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132103865 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132103865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132103865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132103865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132103865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132103865 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(923)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(923)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(923)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(923)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(923)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132103867 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132103867 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132103867 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132103867 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132103867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132103867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132103867 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(923)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(923)@7e0c241b4610: Message received on association #8 20250823132103867 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132103867 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(923)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(923)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(923)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(923)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(923)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(923)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132104663 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132104663 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132104663 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132104664 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132104664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132104664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132104664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132104664 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132104664 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132104664 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132104664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132104664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132104664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132104664 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132104664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132104664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(923)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(922)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(922)@7e0c241b4610: Added conn table entry 0TC_gsup_mt_sms_conn_timeout0(930)12972057 MSC_Test_0-RAN(922)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(921)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(923)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132104669 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132104669 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132104669 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132104669 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132104669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132104669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132104669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132104669 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132104669 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-121:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000094 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132104669 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-121:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132104669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132104669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000094:GERAN-A-121:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823132104669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132104669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132104669 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132104669 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000094 id=262420000000094 (vlr.c:661) 20250823132104669 DVLR INFO New subscr, IMSI: 262420000000094 (vlr.c:562) 20250823132104669 DVLR DEBUG VLR subscr IMSI-262420000000094 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132104669 DVLR DEBUG VLR subscr IMSI-262420000000094 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132104669 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132104669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132104669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132104669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132104669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132104669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132104669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132104669 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132104669 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x561dbed7d7b0] (fsm.c:486) 20250823132104669 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132104669 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132104669 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132104669 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132104669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132104669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132104669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132104669 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132104669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132104669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132104669 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132104669 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132104669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132104669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132104669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132104669 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132104669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132104669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(923)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(923)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(923)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(921)@7e0c241b4610: { messageType := 2, destLocRef := 'C5F019'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(921)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(921)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(921)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(921)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(921)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(927)@7e0c241b4610: Found GsupExpect[0] for "262420000000094" handled at TC_gsup_mt_sms_conn_timeout0(930) MSC_Test-GSUP(927)@7e0c241b4610: Added IMSI table entry 0TC_gsup_mt_sms_conn_timeout0(930)"262420000000094" 20250823132104671 DVLR DEBUG VLR subscr IMSI-262420000000094 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132104671 DVLR DEBUG VLR subscr IMSI-262420000000094 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(921)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(921)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(921)@7e0c241b4610: vl_from0 TC_gsup_mt_sms_conn_timeout0(930)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_conn_timeout0(930)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(921)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(923)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132104672 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132104672 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132104672 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132104672 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132104672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132104672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132104672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132104672 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132104674 DVLR DEBUG VLR subscr IMSI-262420000000094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132104674 DVLR DEBUG IMSI:262420000000094 has MSISDN:491230000094 (vlr.c:1045) 20250823132104674 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250823132104674 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132104674 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132104674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132104674 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132104674 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132104674 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132104674 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x561dbed7d7b0] (vlr_lu_fsm.c:110) 20250823132104674 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132104674 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132104674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132104674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132104674 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x561dbed81e20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132104674 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x561dbed81e20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x561dbed7d7b0] (fsm.c:486) 20250823132104674 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x561dbed81e20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132104674 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x561dbed81e20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132104674 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x561dbed81e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132104674 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x561dbed81e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132104674 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x23026CD7) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250823132104674 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x561dbed81e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132104674 DMM DEBUG -> IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x23026CD7 LOCATION UPDATE ACCEPT (TMSI = 0x23026cd7) (gsm_04_08.c:149) 20250823132104674 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x23026CD7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132104674 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132104674 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132104674 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132104674 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132104674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132104674 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132104674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132104674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(923)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(921)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(921)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(921)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(921)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_conn_timeout0(930)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(922)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(922)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(921)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(921)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(921)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(921)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823132104677 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132104677 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132104677 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132104677 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132104677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132104677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132104677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132104677 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132104677 DMM DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x23026CD7:GERAN-A-121:LU)[0x561dbed6f8e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132104677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x23026CD7:GERAN-A-121:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132104677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x561dbed81e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132104677 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250823132104677 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132104677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x561dbed81e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132104677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-121:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132104677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x561dbed81e20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132104677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x561dbed81e20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-121:LU)[0x561dbed7d7b0] (vlr_lu_fsm.c:817) 20250823132104677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x561dbed81e20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132104677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x561dbed81e20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132104677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-121:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132104677 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250823132104677 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132104677 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 + 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) 20250823132104677 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132104677 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132104677 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132104677 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132104677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132104677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132104677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132104677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132104677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132104677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(923)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(921)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(921)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(921)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(921)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(921)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(921)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(921)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(921)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(923)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132104678 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132104678 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132104678 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132104678 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132104678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132104678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132104678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132104678 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132104678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-121:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132104678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-121:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-121:LU)[0x561dbed6f8e0] (msc_a.c:1053) 20250823132104678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-121:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132104678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-121:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132104678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-121:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132104678 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132104678 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132104678 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132104678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132104678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132104678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132104678 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132104678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132104678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(923)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(921)@7e0c241b4610: Session index based on local reference:0 20250823132104679 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132104679 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132104679 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132104679 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132104679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(923)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132104679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132104679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132104679 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(922)@7e0c241b4610: Deleted conn table entry 0TC_gsup_mt_sms_conn_timeout0(930)12972057 TC_gsup_mt_sms_conn_timeout0(930)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132104679 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132104679 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_conn_timeout0(930)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_conn_timeout0(930)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_conn_timeout0(930)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(922)@7e0c241b4610: Created IMSI[0] for '262420000000094'H'23026CD7'O to be handled at TC_gsup_mt_sms_conn_timeout0(930) 20250823132104714 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823132104714 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250823132104714 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250823132104714 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250823132104714 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132104714 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132104714 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132104714 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132104714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132104714 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132104714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132104714 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(923)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(922)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_conn_timeout0(930) TC_gsup_mt_sms_conn_timeout0(930)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_conn_timeout0(930)@7e0c241b4610: 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 := '23026CD7'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(922)@7e0c241b4610: Added conn table entry 0TC_gsup_mt_sms_conn_timeout0(930)891718 MSC_Test_0-SCCP(921)@7e0c241b4610: First idle individual index:0 20250823132104717 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132104717 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132104717 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132104717 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132104717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132104717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132104717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132104717 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132104717 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23026CD7:GERAN-A-122:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132104717 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23026CD7:GERAN-A-122:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x23026CD7:GERAN-A-122:PAGING_RESP)[0x561dbed7dc30] (fsm.c:486) 20250823132104717 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23026CD7:GERAN-A-122:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132104717 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23026CD7:GERAN-A-122:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132104717 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132104717 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132104717 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-122:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132104717 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-122:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132104717 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-122:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132104717 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-122:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132104717 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-122:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132104717 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-122:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132104717 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-122:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132104717 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-122:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132104717 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-122:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132104717 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-122:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132104718 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823132104718 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250823132104718 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250823132104718 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132104718 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132104718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132104718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132104718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132104718 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132104718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132104718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132104718 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132104718 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132104718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132104718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132104718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132104718 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132104718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132104718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132104718 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132104718 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132104718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132104718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132104718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132104718 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132104718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132104718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(923)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(923)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(923)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(923)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(923)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(921)@7e0c241b4610: { messageType := 2, destLocRef := '0D9B46'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(921)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(921)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(921)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(921)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(921)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(921)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(921)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(921)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(921)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132104718 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250823132104718 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_conn_timeout0(930)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_conn_timeout0(930)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132109718 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132109718 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 + 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) 20250823132109718 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132109718 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 - SMS: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250823132109718 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132109718 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132109718 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132109718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132109718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132109718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132109718 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132109718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132109718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(923)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(921)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(921)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(921)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(921)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(921)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(921)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(921)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(921)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(923)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132109719 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132109719 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132109719 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132109719 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132109719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132109719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132109719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132109719 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132109719 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132109719 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132109719 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132109719 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132109719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132109719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-122:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132109719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-122:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-122:PAGING_RESP)[0x561dbed7dc30] (msc_a.c:1053) 20250823132109719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-122:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132109719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-122:PAGING_RESP)[0x561dbed7a840]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132109719 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132109719 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132109719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132109719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(923)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(921)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(923)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132109720 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132109720 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132109720 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132109720 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132109720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132109720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132109720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132109720 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(922)@7e0c241b4610: Deleted conn table entry 0TC_gsup_mt_sms_conn_timeout0(930)891718 TC_gsup_mt_sms_conn_timeout0(930)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_conn_timeout0(930)@7e0c241b4610: setverdict(fail): pass -> fail reason: "Timeout waiting for GSUP MT-forwardSM-Err", new component reason: "Timeout waiting for GSUP MT-forwardSM-Err" TC_gsup_mt_sms_conn_timeout0(930)@7e0c241b4610: Final verdict of PTC: fail reason: "Timeout waiting for GSUP MT-forwardSM-Err" 20250823132111737 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132111737 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(921)@7e0c241b4610: Final verdict of PTC: none 20250823132111738 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132111738 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132111738 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132111738 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132111738 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132111738 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132111738 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132111738 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132111738 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) 20250823132111738 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132111739 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132111739 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132111739 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132111739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132111739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132111739 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132111739 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(924)@7e0c241b4610: Final verdict of PTC: none 20250823132111739 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132111739 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(923)@7e0c241b4610: Final verdict of PTC: none 20250823132111740 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(927)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(925)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(926)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(922)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(928)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(929)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(931)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(920)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(920): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(921): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(922): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(923): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(924): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(925): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(926): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(927): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(928): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(929): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_gsup_mt_sms_conn_timeout0(930): fail (none -> fail) reason: "Timeout waiting for GSUP MT-forwardSM-Err" MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(931): none (fail -> fail) MTC@7e0c241b4610: Test case TC_gsup_mt_sms_conn_timeout finished. Verdict: fail reason: Timeout waiting for GSUP MT-forwardSM-Err MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_conn_timeout fail'. Sat Aug 23 13:21:11 UTC 2025 ------ MSC_Tests.TC_gsup_mt_sms_conn_timeout fail ------ Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mt_sms_conn_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=283916) 20250823132112740 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=283916, count=288720) 20250823132113740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132113740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132113740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823132113741 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_conn_timeout fail' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_lu_and_det'. ------ MSC_Tests.TC_gsup_lu_and_det ------ Sat Aug 23 13:21:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_gsup_lu_and_det.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_gsup_lu_and_det.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132114742 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_lu_and_det' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_gsup_lu_and_det started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(935)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(935)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(935)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(933)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132115631 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(936)@7e0c241b4610: 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 } } } 20250823132115744 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132115744 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(938)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(938)@7e0c241b4610: 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) } } } } 20250823132115747 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(938)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(938)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(938)@7e0c241b4610: 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)@7e0c241b4610: 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(938)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(938)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132115760 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) 20250823132115760 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(939)@7e0c241b4610: Created GsupExpect[0] for "262420000000103" to be handled at TC_gsup_lu_and_det0(942) TC_gsup_lu_and_det0(942)@7e0c241b4610: 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 := '262420000000103'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250823132115825 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) 20250823132115825 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) 20250823132115825 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132115825 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)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(935)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(935)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132115826 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132115826 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132115826 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132115826 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132115826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132115826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132115826 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)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(935)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(935)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(935)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(935)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(935)@7e0c241b4610: Message received on association #8 20250823132115827 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132115827 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132115827 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132115827 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132115827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132115827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132115827 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823132115827 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132115827 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(935)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(935)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(935)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(935)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132116632 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132116632 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132116632 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132116632 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132116632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132116632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132116632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132116632 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132116632 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132116632 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132116632 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132116632 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132116632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132116632 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132116632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132116632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(934)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(934)@7e0c241b4610: Added conn table entry 0TC_gsup_lu_and_det0(942)9026530 MSC_Test_0-RAN(934)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(933)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132116637 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132116637 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132116637 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132116637 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132116637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132116637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132116637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132116637 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132116637 DMM DEBUG msc_a(IMSI-262420000000103:GERAN-A-123:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000103 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132116637 DMM DEBUG msc_a(IMSI-262420000000103:GERAN-A-123:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132116637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132116637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000103:GERAN-A-123:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823132116637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132116637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132116637 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132116637 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000103 id=262420000000103 (vlr.c:661) 20250823132116637 DVLR INFO New subscr, IMSI: 262420000000103 (vlr.c:562) 20250823132116637 DVLR DEBUG VLR subscr IMSI-262420000000103 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132116637 DVLR DEBUG VLR subscr IMSI-262420000000103 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132116637 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132116637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132116637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132116637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132116637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132116637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132116637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x561dbed7d7b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132116637 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132116637 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x561dbed7d7b0] (fsm.c:486) 20250823132116637 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132116637 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132116637 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132116637 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132116637 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132116637 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132116637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132116637 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132116637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132116637 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132116637 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132116637 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132116637 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132116637 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132116637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132116637 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132116637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132116637 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@7e0c241b4610: { messageType := 2, destLocRef := '89BBE2'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(933)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(939)@7e0c241b4610: Found GsupExpect[0] for "262420000000103" handled at TC_gsup_lu_and_det0(942) MSC_Test-GSUP(939)@7e0c241b4610: Added IMSI table entry 0TC_gsup_lu_and_det0(942)"262420000000103" MSC_Test_0-SCCP(933)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(933)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132116640 DVLR DEBUG VLR subscr IMSI-262420000000103 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132116640 DVLR DEBUG VLR subscr IMSI-262420000000103 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(933)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(933)@7e0c241b4610: vl_from0 TC_gsup_lu_and_det0(942)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_lu_and_det0(942)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(933)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132116640 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132116640 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132116640 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132116640 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132116640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132116640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132116640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132116640 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132116643 DVLR DEBUG VLR subscr IMSI-262420000000103 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132116643 DVLR DEBUG IMSI:262420000000103 has MSISDN:491230000103 (vlr.c:1045) 20250823132116643 DMSC NOTICE msub(IMSI-262420000000103:MSISDN-491230000103) VLR: update for IMSI=262420000000103 (MSISDN=491230000103) (gsm_04_08.c:1541) 20250823132116643 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132116643 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132116643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132116643 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132116643 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132116643 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132116643 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x561dbed7d7b0] (vlr_lu_fsm.c:110) 20250823132116643 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132116643 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132116643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132116643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132116643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x561dbed732c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132116643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x561dbed732c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x561dbed7d7b0] (fsm.c:486) 20250823132116643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x561dbed732c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132116643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x561dbed732c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132116643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x561dbed732c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132116643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x561dbed732c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132116643 DMSC NOTICE msub(IMSI-262420000000103:MSISDN-491230000103:TMSInew-0x0AC525FE) VLR: update for IMSI=262420000000103 (MSISDN=491230000103) (gsm_04_08.c:1541) 20250823132116643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x561dbed732c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132116643 DMM DEBUG -> IMSI-262420000000103:MSISDN-491230000103:TMSInew-0x0AC525FE LOCATION UPDATE ACCEPT (TMSI = 0x0ac525fe) (gsm_04_08.c:149) 20250823132116643 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSInew-0x0AC525FE - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132116643 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132116643 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132116643 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132116643 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132116643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132116643 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132116643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132116643 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(933)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_lu_and_det0(942)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(934)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(934)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(933)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(933)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(933)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132116648 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132116648 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132116648 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132116648 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132116648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132116648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132116648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132116648 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132116648 DMM DEBUG msc_a(IMSI-262420000000103:MSISDN-491230000103:TMSInew-0x0AC525FE:GERAN-A-123:LU)[0x561dbed6f8e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132116648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:MSISDN-491230000103:TMSInew-0x0AC525FE:GERAN-A-123:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132116648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x561dbed732c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132116648 DMSC NOTICE msub(IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE) VLR: update for IMSI=262420000000103 (MSISDN=491230000103) (gsm_04_08.c:1541) 20250823132116648 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132116648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x561dbed732c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132116648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE:GERAN-A-123:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132116648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x561dbed732c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132116648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x561dbed732c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE:GERAN-A-123:LU)[0x561dbed7d7b0] (vlr_lu_fsm.c:817) 20250823132116648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x561dbed732c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132116648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x561dbed732c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132116648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE:GERAN-A-123:LU)[0x561dbed7d7b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132116648 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000103/3/1): Available (smpp_smsc.c:626) 20250823132116648 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132116648 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE + 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) 20250823132116648 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132116648 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132116648 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132116648 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132116648 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132116648 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132116648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132116648 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132116648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132116648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(933)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(933)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(933)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132116649 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132116649 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132116649 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132116649 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132116649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132116649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132116649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132116649 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132116650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE:GERAN-A-123:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132116650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE:GERAN-A-123:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE:GERAN-A-123:LU)[0x561dbed6f8e0] (msc_a.c:1053) 20250823132116650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE:GERAN-A-123:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132116650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE:GERAN-A-123:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132116650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE:GERAN-A-123:LU)[0x561dbed7d7b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132116650 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE - active-conn: now used by 1 (attached) (msub.c:375) 20250823132116650 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132116650 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132116650 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132116650 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132116650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132116650 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132116650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132116650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@7e0c241b4610: Session index based on local reference:0 20250823132116650 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132116650 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132116650 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132116650 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132116650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132116650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132116650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132116650 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(934)@7e0c241b4610: Deleted conn table entry 0TC_gsup_lu_and_det0(942)9026530 TC_gsup_lu_and_det0(942)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132116651 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132116651 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_lu_and_det0(942)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_lu_and_det0(942)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_lu_and_det0(942)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_lu_and_det0(942)@7e0c241b4610: 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 := '262420000000103'H, fillerDigit := omit } } } } } } } } MSC_Test_0-RAN(934)@7e0c241b4610: Added conn table entry 0TC_gsup_lu_and_det0(942)453472 MSC_Test_0-RAN(934)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(933)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132116854 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132116854 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132116854 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132116854 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132116854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132116854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132116854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132116854 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132116854 DMM DEBUG IMSI DETACH INDICATION: IMSI-262420000000103 (gsm_04_08.c:980) 20250823132116855 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE + gsm48_rx_mm_imsi_detach_ind: now used by 2 (attached,gsm48_rx_mm_imsi_detach_ind) (gsm_04_08.c:989) 20250823132116855 DMM INFO IMSI DETACH for IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE (gsm_04_08.c:1007) 20250823132116855 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE + active-conn: now used by 3 (attached,gsm48_rx_mm_imsi_detach_ind,active-conn) (msub.c:379) 20250823132116855 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE + 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) 20250823132116855 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,gsm48_rx_mm_imsi_detach_ind,active-conn) (vlr.c:464) 20250823132116855 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132116855 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE - attached: now used by 2 (gsm48_rx_mm_imsi_detach_ind,active-conn) (vlr.c:1489) 20250823132116855 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000103/3/1): Unavailable (smpp_smsc.c:626) 20250823132116855 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE - gsm48_rx_mm_imsi_detach_ind: now used by 1 (active-conn) (gsm_04_08.c:1017) 20250823132116855 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132116855 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132116855 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132116855 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250823132116855 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132116855 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132116855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132116855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132116855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132116855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132116855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132116855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132116855 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132116855 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132116855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132116855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132116855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132116855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132116855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132116855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@7e0c241b4610: { messageType := 2, destLocRef := '06EB60'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(933)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(933)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(933)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(933)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(933)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132116857 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132116857 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132116857 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132116857 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132116857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132116857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132116857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132116857 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(933)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(933)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(933)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132117062 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132117062 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132117062 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132117062 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132117062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132117062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132117062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132117062 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132117062 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132117062 DVLR INFO VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE - active-conn: now used by 0 (-) (msub.c:375) 20250823132117062 DVLR DEBUG SUBSCR(IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0AC525FE) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250823132117062 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132117062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132117062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132117062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132117062 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132117062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132117062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@7e0c241b4610: Session index based on local reference:0 20250823132117063 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132117063 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132117063 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132117063 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132117063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132117063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132117063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132117063 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(934)@7e0c241b4610: Deleted conn table entry 0TC_gsup_lu_and_det0(942)453472 TC_gsup_lu_and_det0(942)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_gsup_lu_and_det0(942)@7e0c241b4610: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@7e0c241b4610: Test Component 942 has requested to stop MTC. Terminating current testcase execution. 20250823132123787 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132123787 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132123787 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132123787 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132123787 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132123787 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132123787 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132123787 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132123787 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) 20250823132123787 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132123787 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132123787 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132123787 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132123787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132123787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132123787 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132123787 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132123788 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132123788 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132123788 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(935)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(939)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(938)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(933)@7e0c241b4610: Final verdict of PTC: none 20250823132123790 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132123790 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(940)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(932)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(936)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(941)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(937)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(943)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(934)@7e0c241b4610: Final verdict of PTC: none TC_gsup_lu_and_det0(942)@7e0c241b4610: Final verdict of PTC: fail reason: "Tguard timeout" MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(932): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(933): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(934): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(935): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(936): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(937): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(938): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(939): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(940): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(941): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_gsup_lu_and_det0(942): fail (none -> fail) reason: "Tguard timeout" MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(943): none (fail -> fail) MTC@7e0c241b4610: Test case TC_gsup_lu_and_det finished. Verdict: fail reason: Tguard timeout MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_lu_and_det fail'. Sat Aug 23 13:21:23 UTC 2025 ------ MSC_Tests.TC_gsup_lu_and_det fail ------ Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_lu_and_det.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=256060) 20250823132124789 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=256060, count=257416) 20250823132125788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132125788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132125788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823132125790 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_lu_and_det fail' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_single_request'. ------ MSC_Tests.TC_lu_and_mo_ussd_single_request ------ Sat Aug 23 13:21:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_single_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_single_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132126792 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_single_request' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_and_mo_ussd_single_request started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(947)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(947)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(947)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(945)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132127703 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(948)@7e0c241b4610: 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 } } } 20250823132127792 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132127792 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(950)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(950)@7e0c241b4610: 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) } } } } 20250823132127793 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(950)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(950)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(950)@7e0c241b4610: 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(950)@7e0c241b4610: 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(950)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(950)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132127803 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) 20250823132127803 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(951)@7e0c241b4610: Created GsupExpect[0] for "262420000000046" to be handled at TC_lu_and_mo_ussd_single_request0(954) TC_lu_and_mo_ussd_single_request0(954)@7e0c241b4610: 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 } } } } 20250823132127897 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) 20250823132127897 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) 20250823132127897 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132127897 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(947)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(947)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(947)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132127899 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132127899 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132127899 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132127899 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132127899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132127899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132127899 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(947)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(947)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(947)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(947)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(947)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132127899 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132127899 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132127899 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132127899 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132127899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132127899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132127899 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(947)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(947)@7e0c241b4610: Message received on association #8 20250823132127899 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132127899 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(947)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(947)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(947)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(947)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(947)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(947)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132128711 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132128711 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132128711 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132128711 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132128711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132128711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132128711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132128711 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132128712 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132128712 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132128712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132128712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132128712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132128712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132128712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132128712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(947)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(946)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(946)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(954)6353589 MSC_Test_0-SCCP(945)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(946)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823132128724 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132128724 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132128724 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132128724 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132128724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132128724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132128724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132128724 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132128725 DMM DEBUG msc_a(IMSI-262420000000046:GERAN-A-125:LU)[0x561dbed7d7b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000046 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132128725 DMM DEBUG msc_a(IMSI-262420000000046:GERAN-A-125:LU)[0x561dbed7d7b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132128725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132128725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000046:GERAN-A-125:LU)[0x561dbed7d7b0] (fsm.c:486) 20250823132128725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132128725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132128726 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132128726 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000046 id=262420000000046 (vlr.c:661) 20250823132128726 DVLR INFO New subscr, IMSI: 262420000000046 (vlr.c:562) 20250823132128726 DVLR DEBUG VLR subscr IMSI-262420000000046 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132128726 DVLR DEBUG VLR subscr IMSI-262420000000046 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132128726 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132128726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132128726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132128726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132128726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132128726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132128726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132128726 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132128726 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x561dbed7a840] (fsm.c:486) 20250823132128726 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132128726 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132128726 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132128726 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132128726 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132128726 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132128726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132128727 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132128727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132128727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132128727 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132128727 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132128727 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132128727 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132128727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132128727 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132128727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132128727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(947)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(947)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(947)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(945)@7e0c241b4610: { messageType := 2, destLocRef := '60F2B5'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(945)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(945)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(945)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(945)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(945)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(951)@7e0c241b4610: Found GsupExpect[0] for "262420000000046" handled at TC_lu_and_mo_ussd_single_request0(954) MSC_Test-GSUP(951)@7e0c241b4610: Added IMSI table entry 0TC_lu_and_mo_ussd_single_request0(954)"262420000000046" 20250823132128732 DVLR DEBUG VLR subscr IMSI-262420000000046 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132128732 DVLR DEBUG VLR subscr IMSI-262420000000046 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(945)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(945)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(945)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(945)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(947)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132128733 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132128733 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132128733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132128733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132128733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132128733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132128733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132128733 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mo_ussd_single_request0(954)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(954)@7e0c241b4610: setverdict(pass): none -> pass 20250823132128737 DVLR DEBUG VLR subscr IMSI-262420000000046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132128737 DVLR DEBUG IMSI:262420000000046 has MSISDN:491230000046 (vlr.c:1045) 20250823132128737 DMSC NOTICE msub(IMSI-262420000000046:MSISDN-491230000046) VLR: update for IMSI=262420000000046 (MSISDN=491230000046) (gsm_04_08.c:1541) 20250823132128737 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132128737 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132128737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132128737 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132128737 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132128737 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132128737 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x561dbed7a840] (vlr_lu_fsm.c:110) 20250823132128737 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132128737 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132128737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132128737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132128737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x561dbed81f50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132128737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x561dbed81f50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x561dbed7a840] (fsm.c:486) 20250823132128737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x561dbed81f50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132128737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x561dbed81f50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132128737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x561dbed81f50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132128737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x561dbed81f50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132128737 DMSC NOTICE msub(IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x75E6D1A1) VLR: update for IMSI=262420000000046 (MSISDN=491230000046) (gsm_04_08.c:1541) 20250823132128737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x561dbed81f50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132128737 DMM DEBUG -> IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x75E6D1A1 LOCATION UPDATE ACCEPT (TMSI = 0x75e6d1a1) (gsm_04_08.c:149) 20250823132128737 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x75E6D1A1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132128737 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132128737 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132128737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132128737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132128737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132128737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132128737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132128737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(947)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(945)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(945)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(945)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(945)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(954)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(946)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(946)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(945)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(945)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(945)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(945)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(947)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132128740 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132128740 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132128740 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132128740 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132128740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132128740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132128740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132128740 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132128741 DMM DEBUG msc_a(IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x75E6D1A1:GERAN-A-125:LU)[0x561dbed7d7b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132128741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x75E6D1A1:GERAN-A-125:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132128741 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x561dbed81f50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132128741 DMSC NOTICE msub(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1) VLR: update for IMSI=262420000000046 (MSISDN=491230000046) (gsm_04_08.c:1541) 20250823132128741 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132128741 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x561dbed81f50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132128741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1:GERAN-A-125:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132128741 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x561dbed81f50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132128741 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x561dbed81f50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1:GERAN-A-125:LU)[0x561dbed7a840] (vlr_lu_fsm.c:817) 20250823132128741 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x561dbed81f50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132128741 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x561dbed81f50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132128741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1:GERAN-A-125:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132128741 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000046/3/1): Available (smpp_smsc.c:626) 20250823132128741 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132128741 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1 + 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) 20250823132128741 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132128741 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132128741 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132128741 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132128741 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132128741 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132128741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132128741 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132128741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132128741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(947)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(945)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(945)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(945)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(945)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(945)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(945)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(945)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(945)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(947)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132128741 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132128741 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132128741 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132128741 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132128741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132128741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132128741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132128741 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132128742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1:GERAN-A-125:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132128742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1:GERAN-A-125:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1:GERAN-A-125:LU)[0x561dbed7d7b0] (msc_a.c:1053) 20250823132128742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1:GERAN-A-125:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132128742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1:GERAN-A-125:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132128742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1:GERAN-A-125:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132128742 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132128742 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132128742 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132128742 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132128742 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132128742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132128742 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132128742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132128742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(947)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(945)@7e0c241b4610: Session index based on local reference:0 20250823132128742 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132128742 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132128742 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132128742 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132128742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132128742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132128742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132128742 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(946)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(954)6353589 TC_lu_and_mo_ussd_single_request0(954)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132128743 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132128743 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_single_request0(954)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(954)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(954)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(954)@7e0c241b4610: 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 := '75E6D1A1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(946)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(954)1410256 MSC_Test_0-RAN(946)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(945)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(947)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132128946 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132128946 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132128946 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132128946 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132128946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132128946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132128946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132128946 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132128946 DMM DEBUG msc_a(TMSI-0x75E6D1A1:GERAN-A-126:CM_SERVICE_REQ)[0x561dbed81e20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823132128946 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x75E6D1A1:GERAN-A-126:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132128946 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x75E6D1A1:GERAN-A-126:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x75E6D1A1:GERAN-A-126:CM_SERVICE_REQ)[0x561dbed81e20] (fsm.c:486) 20250823132128946 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x75E6D1A1:GERAN-A-126:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132128946 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x75E6D1A1:GERAN-A-126:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132128946 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132128946 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132128946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1:GERAN-A-126:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132128946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1:GERAN-A-126:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132128946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1:GERAN-A-126:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132128946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1:GERAN-A-126:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132128946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1:GERAN-A-126:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132128946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1:GERAN-A-126:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132128946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1:GERAN-A-126:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132128946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1:GERAN-A-126:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132128946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1:GERAN-A-126:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132128946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1:GERAN-A-126:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132128946 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000046/3/1): Available (smpp_smsc.c:626) 20250823132128946 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823132128946 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132128946 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132128946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132128946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132128946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132128946 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132128946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132128946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132128946 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132128946 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132128946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132128946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132128946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132128946 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132128946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132128946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132128946 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132128946 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132128946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132128946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132128946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132128946 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132128946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132128946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(947)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(947)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(947)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(947)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(947)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(945)@7e0c241b4610: { messageType := 2, destLocRef := '1584D0'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(945)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(945)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(945)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(945)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(945)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(945)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(945)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(945)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(945)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132128948 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132128948 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_single_request0(954)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(954)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(951)@7e0c241b4610: Created GsupExpect[0] for "262420000000046" to be handled at TC_lu_and_mo_ussd_single_request0(954) MSC_Test_0-RAN(946)@7e0c241b4610: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(946)@7e0c241b4610: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(945)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(945)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(945)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(945)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(947)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132128954 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132128954 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132128954 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132128954 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132128954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132128954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132128954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132128954 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132128955 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_lu_and_mo_ussd_single_request0(954)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132128955 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132128955 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823132128955 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132128955 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132128955 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132128955 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132128955 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132128956 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132128956 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132128956 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132128956 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132128956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132128956 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132128956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132128956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132128956 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132128956 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132128956 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132128956 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132128956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132128956 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132128956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132128956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(947)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(947)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(947)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(945)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(945)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(945)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(945)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(945)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(945)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(945)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(945)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(954)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(945)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(945)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(945)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(945)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(947)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132128957 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132128957 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132128957 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132128957 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132128957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132128957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132128957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132128957 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132128957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1:GERAN-A-126:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132128957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1:GERAN-A-126:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1:GERAN-A-126:CM_SERVICE_REQ)[0x561dbed81e20] (msc_a.c:1053) 20250823132128957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1:GERAN-A-126:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132128957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1:GERAN-A-126:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132128958 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132128958 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132128958 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132128958 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132128958 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132128958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132128958 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132128958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132128958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(947)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(945)@7e0c241b4610: Session index based on local reference:0 20250823132128958 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132128958 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132128958 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132128958 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132128958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(947)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132128958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132128958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132128958 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(946)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(954)1410256 TC_lu_and_mo_ussd_single_request0(954)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132128958 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132128958 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x75E6D1A1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_single_request0(954)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(954)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(954)@7e0c241b4610: Final verdict of PTC: pass 20250823132128961 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132128961 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(945)@7e0c241b4610: Final verdict of PTC: none 20250823132128961 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(951)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(948)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(950)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(947)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(952)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(946)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(953)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(949)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(944)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(955)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(944): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(945): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(946): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(947): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(948): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(949): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(950): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(951): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(952): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(953): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_and_mo_ussd_single_request0(954): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(955): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_single_request pass'. Sat Aug 23 13:21:28 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 20250823132129158 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132129158 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132129158 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132129158 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132129158 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132129158 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132129158 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132129158 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132129158 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) 20250823132129158 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132129158 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132129158 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132129158 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132129158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132129158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132129158 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132129158 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132129158 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132129158 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=288784) 20250823132129962 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=288784, count=289944) 20250823132130963 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132131159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132131159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132131159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_single_request pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_notification'. ------ MSC_Tests.TC_lu_and_mt_ussd_notification ------ Sat Aug 23 13:21:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mt_ussd_notification.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mt_ussd_notification.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132131964 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_notification' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_and_mt_ussd_notification started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(959)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(959)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(959)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(957)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132132926 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(960)@7e0c241b4610: 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 } } } 20250823132132965 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132132965 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(962)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(962)@7e0c241b4610: 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) } } } } 20250823132132967 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(962)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(962)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(962)@7e0c241b4610: 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(962)@7e0c241b4610: 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(962)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(962)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132132977 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) 20250823132132977 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(963)@7e0c241b4610: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(966) TC_lu_and_mt_ussd_notification0(966)@7e0c241b4610: 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 } } } } 20250823132133120 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) 20250823132133120 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) 20250823132133120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132133120 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(959)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(959)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(959)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132133122 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132133122 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132133122 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132133122 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) MSC_Test_0-M3UA(959)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(959)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823132133122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132133122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132133122 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(959)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(959)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(959)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132133123 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132133123 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132133123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132133123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132133123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132133123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132133123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823132133123 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132133123 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(959)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(959)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(959)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(959)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(959)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(959)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(959)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(959)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132133935 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132133935 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132133935 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132133935 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132133935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132133935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132133935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132133935 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132133935 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132133935 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132133935 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132133935 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132133935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132133935 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132133935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132133935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(959)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(958)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(958)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_ussd_notification0(966)9711333 MSC_Test_0-RAN(958)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(957)@7e0c241b4610: First idle individual index:0 20250823132133942 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132133942 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132133942 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132133942 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132133942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132133942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132133942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132133942 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132133942 DMM DEBUG msc_a(IMSI-262420000000047:GERAN-A-127:LU)[0x561dbed7d7b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000047 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132133942 DMM DEBUG msc_a(IMSI-262420000000047:GERAN-A-127:LU)[0x561dbed7d7b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132133942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132133942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000047:GERAN-A-127:LU)[0x561dbed7d7b0] (fsm.c:486) 20250823132133942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132133942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132133942 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132133942 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000047 id=262420000000047 (vlr.c:661) 20250823132133942 DVLR INFO New subscr, IMSI: 262420000000047 (vlr.c:562) 20250823132133942 DVLR DEBUG VLR subscr IMSI-262420000000047 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132133942 DVLR DEBUG VLR subscr IMSI-262420000000047 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132133942 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132133942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132133942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132133942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132133942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132133942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132133942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132133942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132133942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x561dbed7a840] (fsm.c:486) 20250823132133942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132133942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132133942 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132133942 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132133942 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132133942 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132133942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132133942 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132133942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132133942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132133942 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132133942 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132133942 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132133942 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132133942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132133942 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132133942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132133942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(959)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(959)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(959)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(957)@7e0c241b4610: { messageType := 2, destLocRef := '942EE5'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(957)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(963)@7e0c241b4610: Found GsupExpect[0] for "262420000000047" handled at TC_lu_and_mt_ussd_notification0(966) MSC_Test-GSUP(963)@7e0c241b4610: Added IMSI table entry 0TC_lu_and_mt_ussd_notification0(966)"262420000000047" MSC_Test_0-SCCP(957)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(957)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(957)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(957)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132133944 DVLR DEBUG VLR subscr IMSI-262420000000047 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132133944 DVLR DEBUG VLR subscr IMSI-262420000000047 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(957)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(957)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(957)@7e0c241b4610: vl_from0 TC_lu_and_mt_ussd_notification0(966)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(966)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(957)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(959)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132133945 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132133945 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132133945 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132133945 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132133945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132133945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132133945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132133945 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132133947 DVLR DEBUG VLR subscr IMSI-262420000000047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132133947 DVLR DEBUG IMSI:262420000000047 has MSISDN:491230000047 (vlr.c:1045) 20250823132133947 DMSC NOTICE msub(IMSI-262420000000047:MSISDN-491230000047) VLR: update for IMSI=262420000000047 (MSISDN=491230000047) (gsm_04_08.c:1541) 20250823132133947 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132133947 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132133947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132133947 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132133947 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132133947 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132133947 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x561dbed7a840] (vlr_lu_fsm.c:110) 20250823132133947 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132133947 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132133947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132133947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132133947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x561dbed8a8c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132133947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x561dbed8a8c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x561dbed7a840] (fsm.c:486) 20250823132133947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x561dbed8a8c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132133947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x561dbed8a8c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132133947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x561dbed8a8c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132133947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x561dbed8a8c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132133947 DMSC NOTICE msub(IMSI-262420000000047:MSISDN-491230000047:TMSInew-0xB7A8EFB7) VLR: update for IMSI=262420000000047 (MSISDN=491230000047) (gsm_04_08.c:1541) 20250823132133947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x561dbed8a8c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132133947 DMM DEBUG -> IMSI-262420000000047:MSISDN-491230000047:TMSInew-0xB7A8EFB7 LOCATION UPDATE ACCEPT (TMSI = 0xb7a8efb7) (gsm_04_08.c:149) 20250823132133947 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSInew-0xB7A8EFB7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132133947 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132133947 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132133947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132133947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132133947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132133947 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132133947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132133947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(959)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(957)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(957)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(957)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(957)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(966)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(958)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(958)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(957)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(957)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(957)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(957)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(959)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132133950 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132133950 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132133950 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132133950 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132133950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132133950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132133950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132133950 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132133950 DMM DEBUG msc_a(IMSI-262420000000047:MSISDN-491230000047:TMSInew-0xB7A8EFB7:GERAN-A-127:LU)[0x561dbed7d7b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132133950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSInew-0xB7A8EFB7:GERAN-A-127:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132133950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x561dbed8a8c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132133950 DMSC NOTICE msub(IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7) VLR: update for IMSI=262420000000047 (MSISDN=491230000047) (gsm_04_08.c:1541) 20250823132133950 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132133950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x561dbed8a8c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132133950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7:GERAN-A-127:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132133950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x561dbed8a8c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132133950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x561dbed8a8c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7:GERAN-A-127:LU)[0x561dbed7a840] (vlr_lu_fsm.c:817) 20250823132133950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x561dbed8a8c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132133950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x561dbed8a8c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132133950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7:GERAN-A-127:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132133950 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000047/3/1): Available (smpp_smsc.c:626) 20250823132133950 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132133950 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7 + 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) 20250823132133950 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132133950 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132133951 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132133951 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132133951 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132133951 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132133951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132133951 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132133951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132133951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(959)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(957)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(957)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(957)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(957)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(957)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(957)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(957)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(957)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(959)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132133952 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132133952 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132133952 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132133952 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132133952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132133952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132133952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132133952 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132133952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7:GERAN-A-127:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132133952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7:GERAN-A-127:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7:GERAN-A-127:LU)[0x561dbed7d7b0] (msc_a.c:1053) 20250823132133952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7:GERAN-A-127:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132133952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7:GERAN-A-127:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132133952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7:GERAN-A-127:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132133952 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132133952 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132133952 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132133952 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132133952 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132133952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132133952 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132133952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132133952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(959)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(957)@7e0c241b4610: Session index based on local reference:0 20250823132133952 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132133952 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132133952 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132133952 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132133952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132133953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132133953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(959)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132133953 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(958)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(966)9711333 TC_lu_and_mt_ussd_notification0(966)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132133953 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132133953 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_ussd_notification0(966)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(966)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(966)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(958)@7e0c241b4610: Created IMSI[0] for '262420000000047'H'B7A8EFB7'O to be handled at TC_lu_and_mt_ussd_notification0(966) MSC_Test-GSUP(963)@7e0c241b4610: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(966) 20250823132133990 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132133990 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823132133990 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823132133990 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250823132133990 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132133990 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132133990 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132133990 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132133990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132133990 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132133990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132133990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(959)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(958)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_ussd_notification0(966) TC_lu_and_mt_ussd_notification0(966)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(966)@7e0c241b4610: 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 := 'B7A8EFB7'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(958)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_ussd_notification0(966)8651840 MSC_Test_0-SCCP(957)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(959)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132133997 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132133997 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132133997 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132133997 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132133997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132133997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132133997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132133997 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132133998 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB7A8EFB7:GERAN-A-128:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132133998 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB7A8EFB7:GERAN-A-128:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB7A8EFB7:GERAN-A-128:PAGING_RESP)[0x561dbed81e20] (fsm.c:486) 20250823132133998 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB7A8EFB7:GERAN-A-128:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132133998 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB7A8EFB7:GERAN-A-128:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132133998 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132133998 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132133998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7:GERAN-A-128:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132133998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7:GERAN-A-128:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132133998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7:GERAN-A-128:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132133998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7:GERAN-A-128:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132133998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7:GERAN-A-128:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132133998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7:GERAN-A-128:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132133998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7:GERAN-A-128:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132133998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7:GERAN-A-128:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132133998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7:GERAN-A-128:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132133998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7:GERAN-A-128:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132133998 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823132133998 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000047/3/1): Available (smpp_smsc.c:626) 20250823132133998 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250823132133999 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132133999 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132133999 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132133999 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132133999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132133999 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132133999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132133999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132133999 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132133999 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132133999 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132133999 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132133999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132133999 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132133999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132133999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132133999 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132133999 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132133999 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132133999 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132133999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132133999 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132133999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132133999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(959)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(957)@7e0c241b4610: { messageType := 2, destLocRef := '840440'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-SCCP(957)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(959)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(959)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(959)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(959)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(957)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(957)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(957)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(957)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(957)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(957)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(957)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(957)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132134001 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250823132134001 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_lu_and_mt_ussd_notification0(966)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(966)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(966)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(958)@7e0c241b4610: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(958)@7e0c241b4610: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(957)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(957)@7e0c241b4610: vl_len:11 MSC_Test_0-SCCP(957)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(957)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(959)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132134006 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132134006 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132134006 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132134006 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132134006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132134006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132134006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132134006 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mt_ussd_notification0(966)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132134007 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132134007 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823132134007 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132134007 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132134007 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132134007 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132134008 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132134008 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132134008 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132134008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132134008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132134008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132134008 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132134008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132134008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132134008 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132134008 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132134008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132134008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132134008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132134008 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132134008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132134008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(959)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(959)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(959)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(957)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(957)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(957)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(957)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(957)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(957)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(957)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(957)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(966)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(957)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(957)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(957)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(957)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(959)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132134010 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132134010 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132134010 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132134010 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132134010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132134010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132134010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132134010 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132134010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7:GERAN-A-128:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132134010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7:GERAN-A-128:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7:GERAN-A-128:PAGING_RESP)[0x561dbed81e20] (msc_a.c:1053) 20250823132134010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7:GERAN-A-128:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132134010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7:GERAN-A-128:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132134010 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132134010 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132134010 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132134010 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132134010 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132134010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132134010 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132134010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132134010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(959)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(957)@7e0c241b4610: Session index based on local reference:0 20250823132134010 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132134010 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132134010 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132134010 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(959)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132134010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132134010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132134010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132134010 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(958)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(966)8651840 TC_lu_and_mt_ussd_notification0(966)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132134011 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132134011 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0xB7A8EFB7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_ussd_notification0(966)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(966)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(966)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(963)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(957)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(959)@7e0c241b4610: Final verdict of PTC: none 20250823132134016 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132134016 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(964)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(958)@7e0c241b4610: Final verdict of PTC: none 20250823132134016 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(965)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(960)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(962)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(956)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(961)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(967)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(956): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(957): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(958): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(959): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(960): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(961): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(962): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(963): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(964): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(965): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_and_mt_ussd_notification0(966): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(967): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_and_mt_ussd_notification finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_notification pass'. Sat Aug 23 13:21:34 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 20250823132134214 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132134214 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132134214 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132134214 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132134214 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132134214 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132134214 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132134214 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132134214 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) 20250823132134214 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132134214 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132134214 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132134214 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132134214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132134214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132134214 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132134214 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132134214 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132134214 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=299340) 20250823132135018 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=299340, count=300500) 20250823132136018 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132136215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132136215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132136215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_notification pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call'. ------ MSC_Tests.TC_lu_and_mo_ussd_during_mt_call ------ Sat Aug 23 13:21:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_during_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_during_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132137019 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_and_mo_ussd_during_mt_call started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(971)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(971)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(971)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(969)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132137940 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(972)@7e0c241b4610: 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 } } } 20250823132138020 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132138021 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(974)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(974)@7e0c241b4610: 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) } } } } 20250823132138023 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(974)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(974)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(974)@7e0c241b4610: 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(974)@7e0c241b4610: 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(974)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(974)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132138034 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) 20250823132138034 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(975)@7e0c241b4610: Created GsupExpect[0] for "262420000000048" to be handled at TC_lu_and_mo_ussd_during_mt_call0(978) TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: 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 } } } } 20250823132138133 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) 20250823132138134 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) 20250823132138134 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132138134 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(971)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(971)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(971)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132138140 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132138140 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132138140 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132138140 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132138140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132138140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132138140 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(971)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(971)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(971)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(971)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(971)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132138141 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132138141 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132138141 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132138141 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132138141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132138141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132138142 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(971)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(971)@7e0c241b4610: Message received on association #8 20250823132138142 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132138142 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(971)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(971)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(971)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(971)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(971)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(971)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132138938 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132138938 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132138938 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132138938 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132138938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132138938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132138938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132138938 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132138938 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132138938 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132138938 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132138938 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132138938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132138938 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132138938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132138938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(970)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(970)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(978)13925424 MSC_Test_0-RAN(970)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(969)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132138943 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132138943 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132138943 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132138943 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132138943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132138943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132138943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132138943 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132138944 DMM DEBUG msc_a(IMSI-262420000000048:GERAN-A-129:LU)[0x561dbed7d7b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000048 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132138944 DMM DEBUG msc_a(IMSI-262420000000048:GERAN-A-129:LU)[0x561dbed7d7b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132138944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132138944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000048:GERAN-A-129:LU)[0x561dbed7d7b0] (fsm.c:486) 20250823132138944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132138944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132138944 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132138944 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000048 id=262420000000048 (vlr.c:661) 20250823132138944 DVLR INFO New subscr, IMSI: 262420000000048 (vlr.c:562) 20250823132138944 DVLR DEBUG VLR subscr IMSI-262420000000048 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132138944 DVLR DEBUG VLR subscr IMSI-262420000000048 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132138944 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132138944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132138944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132138944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132138944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132138944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132138944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x561dbed7a840]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132138944 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132138944 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x561dbed7a840] (fsm.c:486) 20250823132138944 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132138944 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132138944 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132138944 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132138944 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132138944 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132138944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132138944 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132138944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132138944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132138944 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132138944 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132138944 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132138944 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132138944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132138944 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132138944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132138944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(971)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@7e0c241b4610: { messageType := 2, destLocRef := 'D47C30'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(969)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(969)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(969)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(975)@7e0c241b4610: Found GsupExpect[0] for "262420000000048" handled at TC_lu_and_mo_ussd_during_mt_call0(978) MSC_Test-GSUP(975)@7e0c241b4610: Added IMSI table entry 0TC_lu_and_mo_ussd_during_mt_call0(978)"262420000000048" 20250823132138946 DVLR DEBUG VLR subscr IMSI-262420000000048 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132138946 DVLR DEBUG VLR subscr IMSI-262420000000048 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(969)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(969)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(969)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(969)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132138946 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132138946 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132138946 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132138946 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132138946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132138946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132138946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132138946 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: setverdict(pass): none -> pass 20250823132138948 DVLR DEBUG VLR subscr IMSI-262420000000048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132138948 DVLR DEBUG IMSI:262420000000048 has MSISDN:491230000048 (vlr.c:1045) 20250823132138948 DMSC NOTICE msub(IMSI-262420000000048:MSISDN-491230000048) VLR: update for IMSI=262420000000048 (MSISDN=491230000048) (gsm_04_08.c:1541) 20250823132138948 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132138948 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132138948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132138948 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132138948 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132138948 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132138948 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x561dbed7a840] (vlr_lu_fsm.c:110) 20250823132138948 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132138948 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x561dbed81bb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132138948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132138948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132138948 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x561dbed816b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132138948 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x561dbed816b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x561dbed7a840] (fsm.c:486) 20250823132138948 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x561dbed816b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132138948 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x561dbed816b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132138948 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x561dbed816b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132138948 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x561dbed816b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132138948 DMSC NOTICE msub(IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x92718F77) VLR: update for IMSI=262420000000048 (MSISDN=491230000048) (gsm_04_08.c:1541) 20250823132138948 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x561dbed816b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132138948 DMM DEBUG -> IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x92718F77 LOCATION UPDATE ACCEPT (TMSI = 0x92718f77) (gsm_04_08.c:149) 20250823132138949 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x92718F77 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132138949 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132138949 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132138949 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132138949 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132138949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132138949 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132138949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132138949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(969)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(970)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(970)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(969)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(969)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(969)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(969)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132138951 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132138951 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132138951 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132138951 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132138951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132138951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132138951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132138951 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132138951 DMM DEBUG msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x92718F77:GERAN-A-129:LU)[0x561dbed7d7b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132138951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x92718F77:GERAN-A-129:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132138951 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x561dbed816b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132138951 DMSC NOTICE msub(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77) VLR: update for IMSI=262420000000048 (MSISDN=491230000048) (gsm_04_08.c:1541) 20250823132138951 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132138951 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x561dbed816b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132138951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-129:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132138951 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x561dbed816b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132138951 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x561dbed816b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-129:LU)[0x561dbed7a840] (vlr_lu_fsm.c:817) 20250823132138951 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x561dbed816b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132138951 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x561dbed816b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132138951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-129:LU)[0x561dbed7a840]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132138951 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000048/3/1): Available (smpp_smsc.c:626) 20250823132138952 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132138952 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 + 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) 20250823132138952 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132138952 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132138952 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132138952 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132138952 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132138952 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132138952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132138952 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132138952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132138952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(969)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(969)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(969)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(969)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(969)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132138952 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132138952 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132138952 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132138952 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132138952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132138952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132138952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132138952 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132138952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-129:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132138952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-129:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-129:LU)[0x561dbed7d7b0] (msc_a.c:1053) 20250823132138952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-129:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132138952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-129:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132138952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-129:LU)[0x561dbed7a840]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132138952 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132138952 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132138952 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132138952 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132138952 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132138953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132138953 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132138953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132138953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@7e0c241b4610: Session index based on local reference:0 20250823132138953 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132138953 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132138953 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132138953 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132138953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132138953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132138953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132138953 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(970)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(978)13925424 TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132138953 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132138953 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(970)@7e0c241b4610: Created IMSI[0] for '262420000000048'H'92718F77'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(978) MSC_Test-MNCC(972)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(978)1592548715 20250823132138956 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823132138956 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823132138956 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 callref-0x5eec5d6b tid-255) New transaction (transaction.c:231) 20250823132138956 DMNCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 callref-0x5eec5d6b 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) 20250823132138956 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 callref-0x5eec5d6b 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) 20250823132138956 DMNCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 callref-0x5eec5d6b tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823132138957 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250823132138957 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250823132138957 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132138957 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132138957 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132138957 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132138957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132138957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132138957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132138957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(970)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mo_ussd_during_mt_call0(978) TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(970)@7e0c241b4610: Created IMSI[1] for '262420000000048'H'92718F77'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(978) TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: 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 := '92718F77'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(970)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(978)2983902 MSC_Test_0-SCCP(969)@7e0c241b4610: First idle individual index:0 20250823132138960 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132138960 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132138960 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132138960 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132138960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132138960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132138960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132138960 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132138960 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132138960 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed81e20] (fsm.c:486) 20250823132138960 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132138960 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132138961 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132138961 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132138961 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132138961 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132138961 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132138961 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132138961 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132138961 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132138961 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132138961 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132138961 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132138961 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132138961 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 callref-0x5eec5d6b tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823132138961 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823132138961 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823132138961 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b 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) 20250823132138961 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823132138961 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823132138961 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000048/3/1): Available (smpp_smsc.c:626) 20250823132138961 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250823132138961 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132138961 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132138961 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132138961 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132138961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132138961 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132138961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132138961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132138961 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132138961 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132138961 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132138961 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132138961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132138961 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132138961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132138961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132138961 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132138961 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132138961 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132138961 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132138961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132138961 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132138961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132138961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(971)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(971)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@7e0c241b4610: { messageType := 2, destLocRef := '2D87DE'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(969)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(969)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(969)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(969)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(969)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132138962 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250823132138962 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: f_mt_call_complete 1 MSC_Test_0-RAN(970)@7e0c241b4610: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(970)@7e0c241b4610: patched enc_l3: '8301'O MSC_Test_0-SCCP(969)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(969)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(969)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(969)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028301'O 20250823132138966 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132138966 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132138966 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132138966 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132138966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132138966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132138966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132138966 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132138966 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823132138966 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823132138966 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250823132138966 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250823132138966 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b 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) 20250823132138966 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b 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(978)@7e0c241b4610: f_mt_call_complete 2 MSC_Test-MGCP(973)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_ussd_during_mt_call0(978) 20250823132138970 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823132138970 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed816b0]{ESTABLISHING}: Allocated (fsm.c:456) 20250823132138970 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed816b0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed81e20] (fsm.c:486) 20250823132138970 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b 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) 20250823132138970 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed817e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823132138970 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed817e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed816b0] (fsm.c:486) 20250823132138970 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_CN:no-CI)[0x561dbed817e0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823132138970 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_CN:no-CI)[0x561dbed817e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823132138971 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed81910]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823132138971 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed81910]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed816b0] (fsm.c:486) 20250823132138971 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:no-CI)[0x561dbed81910]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823132138971 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:no-CI)[0x561dbed81910]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(973)@7e0c241b4610: 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(978) TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: f_mt_call_complete 3 20250823132138980 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_CN:no-CI)[0x561dbed817e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132138980 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed816b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823132138980 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b 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(978)@7e0c241b4610: f_mt_call_complete 4 20250823132138981 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:no-CI)[0x561dbed81910]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132138981 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed816b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823132138981 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b 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) 20250823132138981 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b tid-0) Sending Assignment Command (msc_a.c:706) 20250823132138981 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132138981 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132138981 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132138981 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132138981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132138981 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132138981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132138981 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(969)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: f_mt_call_complete 6 MSC_Test_0-SCCP(969)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(969)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(969)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(969)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250823132138984 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132138984 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132138984 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132138984 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132138984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132138984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132138984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132138984 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132138985 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed81910]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823132138985 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130: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)[0x561dbed81910]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823132138985 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130: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)[0x561dbed81910]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) MSC_Test_0-RAN(970)@7e0c241b4610: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(970)@7e0c241b4610: patched enc_l3: '8347'O 20250823132138985 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b 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) 20250823132138985 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b 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) 20250823132138985 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b 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) MSC_Test_0-SCCP(969)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(969)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(969)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(969)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132138985 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b 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_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: f_mt_call_complete 5 TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: f_mt_call_complete 8 20250823132138987 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed81910]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132138987 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed81910]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132138987 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed816b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823132139186 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132139186 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132139186 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132139186 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132139186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132139186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132139186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132139186 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132139187 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250823132139187 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250823132139187 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250823132139187 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b 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) 20250823132139187 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b 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(978)@7e0c241b4610: f_mt_call_complete 7 20250823132139194 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823132139194 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b 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) 20250823132139194 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed817e0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250823132139194 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130: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)[0x561dbed817e0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823132139194 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130: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)[0x561dbed817e0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823132139195 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130: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)[0x561dbed817e0]{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(978)@7e0c241b4610: f_mt_call_complete 9 TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: f_mt_call_complete DONE TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132139200 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed817e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132139200 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed817e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132139200 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed816b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823132139200 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed816b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(970)@7e0c241b4610: patching N(SD)=2 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(970)@7e0c241b4610: patched enc_l3: '1BBB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(969)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(969)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(969)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(969)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100191BBB1C15A11302010102013B300B04010F0406AA510C061B01'O 20250823132140209 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132140209 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132140209 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132140209 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132140209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132140209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132140209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132140209 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132140209 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 + NCSS: now used by 4 (attached,CC,active-conn,NCSS) (transaction.c:228) 20250823132140209 DBSSAP ERROR msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed81e20]{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(978)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132140211 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132140211 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:505) 20250823132140211 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250823132140211 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132140211 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132140211 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132140211 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132140211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132140211 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132140211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132140211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(969)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823132141218 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823132141218 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132141218 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823132141218 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823132141219 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132141219 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132141219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132141219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132141219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132141219 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132141219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132141219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(969)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(970)@7e0c241b4610: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(970)@7e0c241b4610: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(969)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(969)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(969)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(969)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132141227 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132141227 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132141227 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132141227 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132141227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132141227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132141227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132141227 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132141228 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823132141228 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823132141228 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823132141228 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x5eec5d6b tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823132141228 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250823132141228 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132141228 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132141228 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132141228 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132141228 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132141228 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed816b0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823132141228 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed81910]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823132141228 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed81910]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed816b0] (call_leg.c:197) 20250823132141229 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed81910]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823132141229 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed81910]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823132141229 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed817e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823132141229 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed817e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed816b0] (call_leg.c:197) 20250823132141229 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed816b0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823132141229 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed817e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823132141229 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed817e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823132141229 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed816b0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823132141229 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed816b0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed81e20] (call_leg.c:198) 20250823132141229 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed816b0]{RELEASING}: Freeing instance (call_leg.c:198) 20250823132141229 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed816b0]{RELEASING}: Deallocated (fsm.c:568) 20250823132141229 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132141229 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132141229 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132141230 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132141230 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132141230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132141230 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132141230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132141230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132141230 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132141230 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132141230 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132141230 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132141230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132141230 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132141230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132141230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(971)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(969)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(969)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(972)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(978)1592548715 TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(969)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(969)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(969)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(969)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132141236 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132141236 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132141236 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132141236 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132141236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132141236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132141236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132141236 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132141237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132141237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed81e20] (msc_a.c:1053) 20250823132141237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132141237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77:GERAN-A-130:PAGING_RESP)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132141237 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x92718F77 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132141237 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132141237 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132141237 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132141237 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132141238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132141238 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132141238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132141238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(971)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132141238 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132141238 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132141238 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132141238 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132141239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132141239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132141239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132141239 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(970)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(978)2983902 TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: f_call_hangup 9: done TC_lu_and_mo_ussd_during_mt_call0(978)@7e0c241b4610: Final verdict of PTC: pass 20250823132142244 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132142244 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823132142244 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132142244 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132142244 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132142244 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132142244 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132142244 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132142244 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132142244 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132142244 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) 20250823132142244 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132142244 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132142244 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132142244 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132142244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132142244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132142244 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132142244 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132142244 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132142244 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(971)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(969)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(972)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(975)@7e0c241b4610: Final verdict of PTC: none 20250823132142247 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(973)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(970)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(974)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(976)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(968)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(979)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(977)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(968): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(969): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(970): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(971): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(972): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(973): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(974): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(975): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(976): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(977): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_and_mo_ussd_during_mt_call0(978): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(979): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass'. Sat Aug 23 13:21:42 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=434996) 20250823132143249 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=434996, count=436156) 20250823132144246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132144246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132144246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823132144250 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call'. ------ MSC_Tests.TC_lu_and_mt_ussd_during_mt_call ------ Sat Aug 23 13:21:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mt_ussd_during_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mt_ussd_during_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132145252 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_and_mt_ussd_during_mt_call started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(983)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(983)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(983)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(981)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132146232 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(984)@7e0c241b4610: 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 } } } 20250823132146252 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132146252 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(986)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(986)@7e0c241b4610: 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) } } } } 20250823132146254 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(986)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(986)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(986)@7e0c241b4610: 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(986)@7e0c241b4610: 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(986)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(986)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132146263 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) 20250823132146263 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(987)@7e0c241b4610: Created GsupExpect[0] for "262420000000049" to be handled at TC_lu_and_mt_ussd_during_mt_call0(990) TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: 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 } } } } 20250823132146427 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) 20250823132146427 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) 20250823132146427 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132146427 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(983)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(983)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(983)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132146434 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132146434 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132146434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) MSC_Test_0-M3UA(983)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(983)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823132146434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132146434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132146434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132146434 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(983)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(983)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(983)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(983)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823132146437 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132146437 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132146437 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132146437 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132146437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132146437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132146437 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(983)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(983)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(983)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(983)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(983)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823132146437 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132146437 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(983)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(983)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132147240 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132147240 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132147240 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132147240 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132147240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132147240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132147240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132147240 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132147241 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132147241 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132147241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132147241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132147241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132147241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132147241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132147241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(982)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(982)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(990)13274769 MSC_Test_0-SCCP(981)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(982)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823132147251 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132147251 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132147251 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132147251 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132147251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132147251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132147251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132147251 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132147251 DMM DEBUG msc_a(IMSI-262420000000049:GERAN-A-131:LU)[0x561dbed88130]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000049 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132147251 DMM DEBUG msc_a(IMSI-262420000000049:GERAN-A-131:LU)[0x561dbed88130]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132147251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x561dbed817e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132147251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x561dbed817e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000049:GERAN-A-131:LU)[0x561dbed88130] (fsm.c:486) 20250823132147251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x561dbed817e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132147251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x561dbed817e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132147251 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132147251 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000049 id=262420000000049 (vlr.c:661) 20250823132147251 DVLR INFO New subscr, IMSI: 262420000000049 (vlr.c:562) 20250823132147251 DVLR DEBUG VLR subscr IMSI-262420000000049 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132147251 DVLR DEBUG VLR subscr IMSI-262420000000049 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132147251 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132147251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x561dbed817e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132147251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x561dbed817e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132147252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x561dbed817e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132147252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x561dbed817e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132147252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x561dbed817e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132147252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x561dbed817e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132147252 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x561dbed816b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132147252 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x561dbed816b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x561dbed817e0] (fsm.c:486) 20250823132147252 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x561dbed816b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132147252 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x561dbed816b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132147252 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132147252 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132147252 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132147252 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132147252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132147252 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132147252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132147252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132147252 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132147252 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132147252 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132147252 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132147252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132147252 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132147252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132147252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(983)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@7e0c241b4610: { messageType := 2, destLocRef := 'CA8E91'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(981)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(981)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(981)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(987)@7e0c241b4610: Found GsupExpect[0] for "262420000000049" handled at TC_lu_and_mt_ussd_during_mt_call0(990) MSC_Test-GSUP(987)@7e0c241b4610: Added IMSI table entry 0TC_lu_and_mt_ussd_during_mt_call0(990)"262420000000049" 20250823132147255 DVLR DEBUG VLR subscr IMSI-262420000000049 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132147255 DVLR DEBUG VLR subscr IMSI-262420000000049 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(981)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(981)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(981)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(981)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132147258 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132147258 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132147258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132147258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132147258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132147258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132147258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132147258 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132147259 DVLR DEBUG VLR subscr IMSI-262420000000049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132147259 DVLR DEBUG IMSI:262420000000049 has MSISDN:491230000049 (vlr.c:1045) 20250823132147259 DMSC NOTICE msub(IMSI-262420000000049:MSISDN-491230000049) VLR: update for IMSI=262420000000049 (MSISDN=491230000049) (gsm_04_08.c:1541) 20250823132147259 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132147260 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132147260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x561dbed817e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132147260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x561dbed816b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132147260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x561dbed816b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132147260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x561dbed816b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132147260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x561dbed816b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x561dbed817e0] (vlr_lu_fsm.c:110) 20250823132147260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x561dbed816b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132147260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x561dbed816b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132147260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x561dbed817e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132147260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x561dbed817e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132147260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132147260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x561dbed817e0] (fsm.c:486) 20250823132147260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132147260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132147260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132147260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132147260 DMSC NOTICE msub(IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x2F59BBDE) VLR: update for IMSI=262420000000049 (MSISDN=491230000049) (gsm_04_08.c:1541) 20250823132147260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132147260 DMM DEBUG -> IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x2F59BBDE LOCATION UPDATE ACCEPT (TMSI = 0x2f59bbde) (gsm_04_08.c:149) 20250823132147260 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x2F59BBDE - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132147260 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132147260 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132147260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132147260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132147260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132147261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132147261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132147261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(981)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(982)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(982)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(981)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(981)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(981)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(981)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823132147266 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132147266 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132147266 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132147266 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132147266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132147266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132147266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132147266 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132147267 DMM DEBUG msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x2F59BBDE:GERAN-A-131:LU)[0x561dbed88130]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132147267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x2F59BBDE:GERAN-A-131:LU)[0x561dbed817e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132147267 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132147267 DMSC NOTICE msub(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE) VLR: update for IMSI=262420000000049 (MSISDN=491230000049) (gsm_04_08.c:1541) 20250823132147267 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132147267 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132147267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-131:LU)[0x561dbed817e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132147267 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132147267 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-131:LU)[0x561dbed817e0] (vlr_lu_fsm.c:817) 20250823132147267 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132147267 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132147267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-131:LU)[0x561dbed817e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132147267 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000049/3/1): Available (smpp_smsc.c:626) 20250823132147267 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132147267 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE + 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) 20250823132147267 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132147267 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132147267 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132147267 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132147267 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132147267 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132147267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132147267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132147267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132147267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(981)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(981)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(981)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(981)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(981)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132147269 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132147269 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132147269 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132147269 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132147269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132147269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132147269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132147269 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132147270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-131:LU)[0x561dbed817e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132147270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-131:LU)[0x561dbed817e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-131:LU)[0x561dbed88130] (msc_a.c:1053) 20250823132147270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-131:LU)[0x561dbed817e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132147270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-131:LU)[0x561dbed817e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132147270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-131:LU)[0x561dbed817e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132147270 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE - active-conn: now used by 1 (attached) (msub.c:375) 20250823132147270 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132147270 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132147270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132147270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132147270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132147270 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132147270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132147270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@7e0c241b4610: Session index based on local reference:0 20250823132147271 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132147271 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132147271 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132147271 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132147271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132147271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132147271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132147271 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(982)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(990)13274769 TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132147273 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132147273 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(982)@7e0c241b4610: Created IMSI[0] for '262420000000049'H'2F59BBDE'O to be handled at TC_lu_and_mt_ussd_during_mt_call0(990) MSC_Test-MNCC(984)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(990)749563540 20250823132147285 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823132147285 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823132147285 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE callref-0x2cad6e94 tid-255) New transaction (transaction.c:231) 20250823132147285 DMNCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE callref-0x2cad6e94 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) 20250823132147285 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE callref-0x2cad6e94 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) 20250823132147285 DMNCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE callref-0x2cad6e94 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823132147285 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250823132147285 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250823132147285 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132147285 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132147285 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132147285 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132147286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132147286 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132147286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132147286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(982)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_ussd_during_mt_call0(990) TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(982)@7e0c241b4610: Created IMSI[1] for '262420000000049'H'2F59BBDE'O to be handled at TC_lu_and_mt_ussd_during_mt_call0(990) TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: 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 := '2F59BBDE'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(982)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(990)14327959 MSC_Test_0-SCCP(981)@7e0c241b4610: First idle individual index:0 20250823132147297 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132147297 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132147297 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132147297 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132147297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132147297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132147297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132147297 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132147298 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed81910]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132147298 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed81910]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed8a5f0] (fsm.c:486) 20250823132147298 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed81910]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132147298 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed81910]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132147298 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132147298 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132147298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed81910]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132147298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed81910]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132147298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed81910]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132147298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed81910]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132147298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed81910]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132147298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed81910]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132147298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed81910]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132147298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed81910]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132147298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed81910]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132147298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed81910]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132147298 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE callref-0x2cad6e94 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823132147298 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823132147298 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823132147298 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 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) 20250823132147298 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823132147298 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823132147298 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000049/3/1): Available (smpp_smsc.c:626) 20250823132147298 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250823132147299 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132147299 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132147299 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132147299 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132147299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132147299 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132147299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132147299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132147299 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132147299 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132147299 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132147299 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132147299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132147299 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132147299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132147299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132147299 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132147299 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132147299 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132147299 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132147299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132147299 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132147299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132147299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(983)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(983)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@7e0c241b4610: { messageType := 2, destLocRef := 'DAA097'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(981)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(981)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(981)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(981)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(981)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132147300 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250823132147301 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: f_mt_call_complete 1 MSC_Test_0-RAN(982)@7e0c241b4610: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(982)@7e0c241b4610: patched enc_l3: '8301'O MSC_Test_0-SCCP(981)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(981)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(981)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(981)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028301'O 20250823132147307 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132147307 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132147307 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132147307 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132147307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132147307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132147307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132147307 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132147307 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823132147307 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823132147307 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250823132147308 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250823132147308 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 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) 20250823132147308 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 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(990)@7e0c241b4610: f_mt_call_complete 2 MSC_Test-MGCP(985)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_ussd_during_mt_call0(990) 20250823132147315 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823132147315 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed7a840]{ESTABLISHING}: Allocated (fsm.c:456) 20250823132147315 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed7a840]{ESTABLISHING}: is child of msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed8a5f0] (fsm.c:486) 20250823132147315 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 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) 20250823132147315 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed7d720]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823132147315 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed7d720]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed7a840] (fsm.c:486) 20250823132147316 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_CN:no-CI)[0x561dbed7d720]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823132147316 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_CN:no-CI)[0x561dbed7d720]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823132147316 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed85110]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823132147316 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed85110]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed7a840] (fsm.c:486) 20250823132147316 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:no-CI)[0x561dbed85110]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823132147316 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:no-CI)[0x561dbed85110]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(985)@7e0c241b4610: 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(990) TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: f_mt_call_complete 3 20250823132147329 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_CN:no-CI)[0x561dbed7d720]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132147329 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed7a840]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823132147329 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 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(990)@7e0c241b4610: f_mt_call_complete 4 20250823132147331 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:no-CI)[0x561dbed85110]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132147331 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed7a840]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823132147331 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 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) 20250823132147331 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 tid-0) Sending Assignment Command (msc_a.c:706) 20250823132147331 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132147331 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132147331 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132147331 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132147331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132147331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132147331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132147331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(981)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: f_mt_call_complete 6 MSC_Test_0-SCCP(981)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(981)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(981)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(981)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250823132147336 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132147336 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132147336 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132147336 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132147336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132147336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132147336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132147336 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132147336 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed85110]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823132147336 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132: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)[0x561dbed85110]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823132147336 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132: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)[0x561dbed85110]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) MSC_Test_0-RAN(982)@7e0c241b4610: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(982)@7e0c241b4610: patched enc_l3: '8347'O 20250823132147336 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 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) 20250823132147336 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 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) 20250823132147336 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 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) 20250823132147336 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 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(981)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(981)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(981)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(981)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: f_mt_call_complete 5 TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: f_mt_call_complete 8 20250823132147341 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed85110]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132147341 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed85110]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132147341 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed7a840]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823132147538 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132147538 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132147538 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132147538 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132147538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132147538 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132147538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132147538 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132147539 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250823132147539 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250823132147539 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250823132147539 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 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) 20250823132147539 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 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(990)@7e0c241b4610: f_mt_call_complete 7 20250823132147544 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823132147544 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 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) 20250823132147544 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed7d720]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250823132147544 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132: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)[0x561dbed7d720]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823132147544 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132: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)[0x561dbed7d720]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823132147544 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132: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)[0x561dbed7d720]{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(990)@7e0c241b4610: f_mt_call_complete 9 TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: f_mt_call_complete DONE TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132147555 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed7d720]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132147555 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed7d720]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132147555 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed7a840]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823132147555 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed7a840]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823132148567 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE + gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132148567 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE + NCSS: now used by 5 (attached,CC,active-conn,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823132148567 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:505) 20250823132148567 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132148567 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132148567 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132148567 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132148567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132148568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132148568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132148568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(981)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(982)@7e0c241b4610: patching N(SD)=2 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-RAN(982)@7e0c241b4610: patched enc_l3: '8BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-SCCP(981)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(981)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(981)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(981)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100198BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132148576 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132148576 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132148576 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132148576 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132148576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132148576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132148576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132148576 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132148580 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132148580 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:505) 20250823132148580 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250823132148580 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132148580 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132148580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132148580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132148580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132148580 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132148580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132148580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(981)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823132149584 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823132149584 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132149584 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823132149584 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823132149584 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132149584 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132149584 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132149584 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132149584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132149584 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132149584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132149584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(981)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(982)@7e0c241b4610: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(982)@7e0c241b4610: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(981)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(981)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(981)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(981)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O 20250823132149586 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132149586 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132149586 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132149586 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132149586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132149586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132149586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132149586 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132149586 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823132149586 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823132149587 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823132149587 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x2cad6e94 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823132149587 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250823132149587 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132149587 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132149587 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132149587 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132149587 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132149587 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed7a840]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823132149587 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed85110]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823132149587 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed85110]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed7a840] (call_leg.c:197) 20250823132149587 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed85110]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823132149587 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed85110]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823132149587 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed7d720]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823132149587 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed7d720]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed7a840] (call_leg.c:197) 20250823132149587 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed7a840]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823132149587 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed7d720]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823132149587 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed7d720]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823132149587 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed7a840]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823132149587 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed7a840]{RELEASING}: Removing from parent msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed8a5f0] (call_leg.c:198) 20250823132149587 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed7a840]{RELEASING}: Freeing instance (call_leg.c:198) 20250823132149587 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed7a840]{RELEASING}: Deallocated (fsm.c:568) 20250823132149587 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132149587 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132149587 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132149587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132149587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132149587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132149587 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132149587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132149587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132149587 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132149587 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132149587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132149587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132149587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132149587 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132149587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132149587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(984)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(990)749563540 MSC_Test_0-M3UA(983)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(981)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(981)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(981)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(981)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(981)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(981)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(981)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132149588 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132149588 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132149588 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132149588 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132149588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132149588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132149588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132149588 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132149589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed81910]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132149589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed81910]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed8a5f0] (msc_a.c:1053) 20250823132149589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed81910]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132149589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE:GERAN-A-132:PAGING_RESP)[0x561dbed81910]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132149589 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2F59BBDE - active-conn: now used by 1 (attached) (msub.c:375) 20250823132149589 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132149589 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132149589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132149589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132149589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132149589 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132149589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132149589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-RAN(982)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(990)14327959 MSC_Test_0-M3UA(983)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132149589 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132149589 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132149589 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132149589 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132149589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132149589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132149589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132149589 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: f_call_hangup 9: done TC_lu_and_mt_ussd_during_mt_call0(990)@7e0c241b4610: Final verdict of PTC: pass 20250823132150592 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132150592 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(984)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(987)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(981)@7e0c241b4610: Final verdict of PTC: none 20250823132150592 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823132150592 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132150592 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132150592 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132150592 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) MSC_Test-STATS(989)@7e0c241b4610: Final verdict of PTC: none 20250823132150592 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132150592 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132150592 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132150592 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132150593 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) 20250823132150593 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132150593 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132150593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132150593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132150593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132150593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132150593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132150593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132150593 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132150593 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(983)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(986)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(985)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(980)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(988)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(982)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(991)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(980): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(981): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(982): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(983): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(984): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(985): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(986): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(987): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(988): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(989): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_and_mt_ussd_during_mt_call0(990): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(991): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass'. Sat Aug 23 13:21:50 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=441480) 20250823132151593 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=441480, count=442640) 20250823132152593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132152593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132152593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823132152594 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release'. ------ MSC_Tests.TC_lu_and_mo_ussd_mo_release ------ Sat Aug 23 13:21:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_mo_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_mo_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132153595 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_and_mo_ussd_mo_release started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(995)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(995)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(995)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(993)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132154559 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(996)@7e0c241b4610: 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 } } } 20250823132154596 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132154596 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(998)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(998)@7e0c241b4610: 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) } } } } 20250823132154601 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(998)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(998)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(998)@7e0c241b4610: 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(998)@7e0c241b4610: 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(998)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(998)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132154618 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) 20250823132154618 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(999)@7e0c241b4610: Created GsupExpect[0] for "262420000000050" to be handled at TC_lu_and_mo_ussd_mo_release0(1002) TC_lu_and_mo_ussd_mo_release0(1002)@7e0c241b4610: 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 } } } } 20250823132154755 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) 20250823132154755 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) 20250823132154755 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132154755 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(995)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(995)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(995)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132154760 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132154760 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132154760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132154760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132154760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132154760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132154760 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(995)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(995)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(995)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(995)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(995)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132154760 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132154760 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132154760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132154760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132154760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132154760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132154760 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(995)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(995)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(995)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(995)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(995)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(995)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(995)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(995)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132154760 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132154760 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132155566 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132155566 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132155566 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132155566 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132155566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132155566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132155566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132155566 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132155566 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132155566 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132155566 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132155566 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132155566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132155566 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132155566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132155566 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(995)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(994)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(994)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(1002)9867669 MSC_Test_0-RAN(994)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(993)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(995)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132155572 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132155572 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132155572 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132155572 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132155572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132155572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132155572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132155572 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132155572 DMM DEBUG msc_a(IMSI-262420000000050:GERAN-A-133:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000050 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132155572 DMM DEBUG msc_a(IMSI-262420000000050:GERAN-A-133:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132155572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132155572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000050:GERAN-A-133:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823132155572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132155572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132155572 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132155572 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000050 id=262420000000050 (vlr.c:661) 20250823132155572 DVLR INFO New subscr, IMSI: 262420000000050 (vlr.c:562) 20250823132155572 DVLR DEBUG VLR subscr IMSI-262420000000050 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132155572 DVLR DEBUG VLR subscr IMSI-262420000000050 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132155572 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132155572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132155572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132155572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132155572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132155572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132155572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132155572 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132155572 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x561dbed7d720] (fsm.c:486) 20250823132155572 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132155572 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132155572 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132155572 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132155572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132155572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132155572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132155572 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132155572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132155572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132155572 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132155572 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132155572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132155572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132155572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132155572 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132155572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132155572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(995)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(995)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(995)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(993)@7e0c241b4610: { messageType := 2, destLocRef := '969195'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(993)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(999)@7e0c241b4610: Found GsupExpect[0] for "262420000000050" handled at TC_lu_and_mo_ussd_mo_release0(1002) MSC_Test-GSUP(999)@7e0c241b4610: Added IMSI table entry 0TC_lu_and_mo_ussd_mo_release0(1002)"262420000000050" MSC_Test_0-SCCP(993)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(993)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(993)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(993)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132155574 DVLR DEBUG VLR subscr IMSI-262420000000050 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132155574 DVLR DEBUG VLR subscr IMSI-262420000000050 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(993)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(993)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(993)@7e0c241b4610: vl_from0 TC_lu_and_mo_ussd_mo_release0(1002)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(1002)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(993)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(995)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132155575 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132155575 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132155575 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132155575 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132155575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132155575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132155575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132155575 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132155576 DVLR DEBUG VLR subscr IMSI-262420000000050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132155576 DVLR DEBUG IMSI:262420000000050 has MSISDN:491230000050 (vlr.c:1045) 20250823132155576 DMSC NOTICE msub(IMSI-262420000000050:MSISDN-491230000050) VLR: update for IMSI=262420000000050 (MSISDN=491230000050) (gsm_04_08.c:1541) 20250823132155576 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132155577 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132155577 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132155577 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132155577 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132155577 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132155577 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x561dbed7d720] (vlr_lu_fsm.c:110) 20250823132155577 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132155577 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132155577 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132155577 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132155577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x561dbed88070]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132155577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x561dbed88070]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x561dbed7d720] (fsm.c:486) 20250823132155577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x561dbed88070]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132155577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x561dbed88070]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132155577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x561dbed88070]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132155577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x561dbed88070]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132155577 DMSC NOTICE msub(IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x8D1C83D3) VLR: update for IMSI=262420000000050 (MSISDN=491230000050) (gsm_04_08.c:1541) 20250823132155577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x561dbed88070]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132155577 DMM DEBUG -> IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x8D1C83D3 LOCATION UPDATE ACCEPT (TMSI = 0x8d1c83d3) (gsm_04_08.c:149) 20250823132155577 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x8D1C83D3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132155577 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132155577 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132155577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132155577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132155577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132155577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132155577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132155577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(995)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(993)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(993)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(993)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(993)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(1002)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(994)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(994)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(993)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(993)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(993)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(993)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(995)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132155580 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132155580 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132155580 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132155580 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132155580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132155580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132155580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132155580 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132155580 DMM DEBUG msc_a(IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x8D1C83D3:GERAN-A-133:LU)[0x561dbed6f8e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132155580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x8D1C83D3:GERAN-A-133:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132155580 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x561dbed88070]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132155580 DMSC NOTICE msub(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3) VLR: update for IMSI=262420000000050 (MSISDN=491230000050) (gsm_04_08.c:1541) 20250823132155580 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132155580 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x561dbed88070]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132155580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3:GERAN-A-133:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132155580 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x561dbed88070]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132155580 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x561dbed88070]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3:GERAN-A-133:LU)[0x561dbed7d720] (vlr_lu_fsm.c:817) 20250823132155580 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x561dbed88070]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132155580 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x561dbed88070]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132155580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3:GERAN-A-133:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132155580 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000050/3/1): Available (smpp_smsc.c:626) 20250823132155580 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132155580 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3 + 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) 20250823132155580 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132155580 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132155580 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132155580 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132155580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132155580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132155580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132155580 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132155580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132155580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(995)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(993)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(993)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(993)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(993)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(993)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(993)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(993)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(993)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(995)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132155581 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132155581 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132155581 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132155581 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132155581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132155581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132155581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132155581 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132155581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3:GERAN-A-133:LU)[0x561dbed7d720]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132155581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3:GERAN-A-133:LU)[0x561dbed7d720]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3:GERAN-A-133:LU)[0x561dbed6f8e0] (msc_a.c:1053) 20250823132155581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3:GERAN-A-133:LU)[0x561dbed7d720]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132155581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3:GERAN-A-133:LU)[0x561dbed7d720]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132155581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3:GERAN-A-133:LU)[0x561dbed7d720]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132155581 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132155581 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132155581 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132155581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132155581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132155581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132155581 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132155581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132155581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(995)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(993)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(995)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132155581 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132155581 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132155581 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132155582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132155582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132155582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132155582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132155582 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(994)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(1002)9867669 TC_lu_and_mo_ussd_mo_release0(1002)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132155582 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132155582 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_mo_release0(1002)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(1002)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(1002)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(1002)@7e0c241b4610: 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 := '8D1C83D3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(994)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(1002)6918243 MSC_Test_0-RAN(994)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(993)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(995)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132155782 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132155782 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132155782 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132155782 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132155782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132155782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132155782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132155782 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132155783 DMM DEBUG msc_a(TMSI-0x8D1C83D3:GERAN-A-134:CM_SERVICE_REQ)[0x561dbed87e10]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823132155783 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8D1C83D3:GERAN-A-134:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132155783 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8D1C83D3:GERAN-A-134:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8D1C83D3:GERAN-A-134:CM_SERVICE_REQ)[0x561dbed87e10] (fsm.c:486) 20250823132155783 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8D1C83D3:GERAN-A-134:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132155783 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8D1C83D3:GERAN-A-134:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132155783 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132155783 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132155784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3:GERAN-A-134:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132155784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3:GERAN-A-134:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132155784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3:GERAN-A-134:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132155784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3:GERAN-A-134:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132155784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3:GERAN-A-134:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132155784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3:GERAN-A-134:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132155784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3:GERAN-A-134:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132155784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3:GERAN-A-134:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132155784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3:GERAN-A-134:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132155784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3:GERAN-A-134:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132155784 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000050/3/1): Available (smpp_smsc.c:626) 20250823132155784 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823132155784 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132155784 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132155784 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132155784 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132155784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132155784 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132155784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132155784 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132155785 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132155785 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132155785 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132155785 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132155785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132155785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132155785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132155785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132155785 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132155785 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132155785 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132155785 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132155785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132155785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132155785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132155785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(995)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(995)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(995)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(995)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(993)@7e0c241b4610: { messageType := 2, destLocRef := '699063'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(995)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(993)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(993)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(993)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(993)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(993)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(993)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(993)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(993)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(993)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132155788 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132155788 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_mo_release0(1002)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(1002)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(999)@7e0c241b4610: Created GsupExpect[0] for "262420000000050" to be handled at TC_lu_and_mo_ussd_mo_release0(1002) MSC_Test_0-RAN(994)@7e0c241b4610: patching N(SD)=1 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-RAN(994)@7e0c241b4610: patched enc_l3: '1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-SCCP(993)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(993)@7e0c241b4610: vl_len:31 MSC_Test_0-SCCP(993)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(993)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01001C1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-M3UA(995)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132155805 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132155805 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132155805 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132155805 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132155805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132155805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132155805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132155805 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132155805 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_lu_and_mo_ussd_mo_release0(1002)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132155807 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132155807 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823132155807 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132155807 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132155807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132155807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132155807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132155807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132155807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132155807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(995)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(993)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(993)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(993)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(993)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(1002)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(994)@7e0c241b4610: patching N(SD)=2 into dtap '1B2A'O MSC_Test_0-RAN(994)@7e0c241b4610: patched enc_l3: '1BAA'O MSC_Test_0-SCCP(993)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(993)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(993)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(993)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100021BAA'O MSC_Test_0-M3UA(995)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132155810 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132155810 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132155810 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132155810 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132155810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132155810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132155810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132155810 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132155810 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132155810 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132155810 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132155810 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132155810 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132155810 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132155810 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132155810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132155810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132155810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132155810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132155810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132155810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(995)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(993)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(993)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(993)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(993)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(1002)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(993)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(993)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(993)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(993)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132155812 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132155812 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132155812 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132155812 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132155812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132155812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132155812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(995)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132155812 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132155812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3:GERAN-A-134:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132155812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3:GERAN-A-134:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3:GERAN-A-134:CM_SERVICE_REQ)[0x561dbed87e10] (msc_a.c:1053) 20250823132155812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3:GERAN-A-134:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132155812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3:GERAN-A-134:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132155812 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132155812 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132155812 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132155812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132155812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132155812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132155812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132155812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132155812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(995)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(993)@7e0c241b4610: Session index based on local reference:0 20250823132155813 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132155813 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132155813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132155813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132155813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132155813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132155813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132155813 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(994)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(1002)6918243 TC_lu_and_mo_ussd_mo_release0(1002)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132155813 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132155813 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x8D1C83D3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_mo_release0(1002)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(1002)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(1002)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(993)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(995)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(994)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(999)@7e0c241b4610: Final verdict of PTC: none 20250823132155819 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132155819 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(996)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(997)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(992)@7e0c241b4610: Final verdict of PTC: none 20250823132155821 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(1001)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(998)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1000)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1003)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(992): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(993): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(994): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(995): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(996): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(997): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(998): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(999): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1000): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1001): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_and_mo_ussd_mo_release0(1002): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1003): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release pass'. Sat Aug 23 13:21:55 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 20250823132156014 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132156014 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132156014 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132156014 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132156014 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132156014 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132156014 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132156014 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132156014 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) 20250823132156014 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132156014 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132156014 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132156014 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132156014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132156014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132156014 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132156014 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132156015 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132156015 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=299048) 20250823132156822 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=299048, count=300208) 20250823132157823 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132158015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132158015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132158015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_ss_session_timeout'. ------ MSC_Tests.TC_lu_and_ss_session_timeout ------ Sat Aug 23 13:21:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_ss_session_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_ss_session_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132158824 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_ss_session_timeout' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_and_ss_session_timeout started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1007)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1007)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1007)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(1005)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132159786 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1008)@7e0c241b4610: 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 } } } 20250823132159825 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132159825 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1010)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1010)@7e0c241b4610: 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) } } } } 20250823132159826 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1010)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1010)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1010)@7e0c241b4610: 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(1010)@7e0c241b4610: 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(1010)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1010)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132159837 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) 20250823132159837 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1011)@7e0c241b4610: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(1014) TC_lu_and_ss_session_timeout0(1014)@7e0c241b4610: 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 } } } } 20250823132159979 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) 20250823132159979 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) 20250823132159979 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132159979 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(1007)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1007)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1007)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132159985 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132159985 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132159985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132159985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132159985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132159985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132159985 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(1007)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1007)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1007)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1007)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1007)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1007)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1007)@7e0c241b4610: Message received on association #8 20250823132159988 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132159988 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132159988 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132159988 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132159988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132159988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132159988 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(1007)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132159988 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132159988 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1007)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1007)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1007)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1007)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1007)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1007)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132200793 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132200793 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132200793 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132200794 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132200794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132200794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132200794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132200794 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132200795 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132200795 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132200795 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132200795 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132200795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132200795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132200795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132200795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1007)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1007)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1006)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1006)@7e0c241b4610: Added conn table entry 0TC_lu_and_ss_session_timeout0(1014)15426761 MSC_Test_0-SCCP(1005)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1006)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1007)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132200807 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132200807 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132200807 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132200807 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132200807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132200807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132200807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132200807 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132200807 DMM DEBUG msc_a(IMSI-262420000000051:GERAN-A-135:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000051 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132200807 DMM DEBUG msc_a(IMSI-262420000000051:GERAN-A-135:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132200807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132200807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000051:GERAN-A-135:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823132200807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132200807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132200808 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132200808 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000051 id=262420000000051 (vlr.c:661) 20250823132200808 DVLR INFO New subscr, IMSI: 262420000000051 (vlr.c:562) 20250823132200808 DVLR DEBUG VLR subscr IMSI-262420000000051 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132200808 DVLR DEBUG VLR subscr IMSI-262420000000051 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132200808 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132200808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132200808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132200808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132200808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132200808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132200808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132200808 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132200808 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x561dbed7d720] (fsm.c:486) 20250823132200808 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132200808 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132200808 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132200808 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132200808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132200808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132200808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132200808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132200808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132200808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132200808 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132200808 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132200808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132200808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132200808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132200808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132200808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132200808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1007)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1007)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1007)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1007)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1005)@7e0c241b4610: { messageType := 2, destLocRef := 'EB64C9'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(1005)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1005)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1005)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1005)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1005)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1011)@7e0c241b4610: Found GsupExpect[0] for "262420000000051" handled at TC_lu_and_ss_session_timeout0(1014) MSC_Test-GSUP(1011)@7e0c241b4610: Added IMSI table entry 0TC_lu_and_ss_session_timeout0(1014)"262420000000051" 20250823132200812 DVLR DEBUG VLR subscr IMSI-262420000000051 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132200812 DVLR DEBUG VLR subscr IMSI-262420000000051 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1005)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1005)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1005)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1005)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1007)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132200813 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132200813 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132200813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132200813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132200813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132200813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132200813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132200813 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_ss_session_timeout0(1014)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(1014)@7e0c241b4610: setverdict(pass): none -> pass 20250823132200819 DVLR DEBUG VLR subscr IMSI-262420000000051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132200819 DVLR DEBUG IMSI:262420000000051 has MSISDN:491230000051 (vlr.c:1045) 20250823132200819 DMSC NOTICE msub(IMSI-262420000000051:MSISDN-491230000051) VLR: update for IMSI=262420000000051 (MSISDN=491230000051) (gsm_04_08.c:1541) 20250823132200819 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132200820 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132200820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132200820 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132200820 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132200820 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132200820 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x561dbed7d720] (vlr_lu_fsm.c:110) 20250823132200820 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132200820 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132200820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132200820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132200820 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x561dbed817e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132200820 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x561dbed817e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x561dbed7d720] (fsm.c:486) 20250823132200820 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x561dbed817e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132200820 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x561dbed817e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132200820 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x561dbed817e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132200820 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x561dbed817e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132200820 DMSC NOTICE msub(IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x4958C6A2) VLR: update for IMSI=262420000000051 (MSISDN=491230000051) (gsm_04_08.c:1541) 20250823132200820 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x561dbed817e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132200820 DMM DEBUG -> IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x4958C6A2 LOCATION UPDATE ACCEPT (TMSI = 0x4958c6a2) (gsm_04_08.c:149) 20250823132200820 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x4958C6A2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132200820 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132200820 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132200820 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132200820 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132200820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132200820 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132200820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132200820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1007)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1007)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1005)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1005)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1005)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1005)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_ss_session_timeout0(1014)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1006)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1006)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1005)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1005)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1005)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1005)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1007)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132200826 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132200826 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132200826 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132200826 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132200826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132200826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132200826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132200826 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132200826 DMM DEBUG msc_a(IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x4958C6A2:GERAN-A-135:LU)[0x561dbed6f8e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132200826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x4958C6A2:GERAN-A-135:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132200826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x561dbed817e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132200826 DMSC NOTICE msub(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2) VLR: update for IMSI=262420000000051 (MSISDN=491230000051) (gsm_04_08.c:1541) 20250823132200826 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132200826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x561dbed817e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132200826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2:GERAN-A-135:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132200826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x561dbed817e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132200826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x561dbed817e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2:GERAN-A-135:LU)[0x561dbed7d720] (vlr_lu_fsm.c:817) 20250823132200826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x561dbed817e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132200826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x561dbed817e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132200826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2:GERAN-A-135:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132200826 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000051/3/1): Available (smpp_smsc.c:626) 20250823132200826 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132200826 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2 + 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) 20250823132200826 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132200826 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132200826 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132200826 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132200826 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132200826 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132200826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132200826 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132200826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132200826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1007)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1007)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1005)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1005)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1005)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1005)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1005)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1005)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1005)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1005)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1007)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132200828 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132200828 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132200828 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132200828 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132200828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132200828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132200828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132200828 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132200828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2:GERAN-A-135:LU)[0x561dbed7d720]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132200828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2:GERAN-A-135:LU)[0x561dbed7d720]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2:GERAN-A-135:LU)[0x561dbed6f8e0] (msc_a.c:1053) 20250823132200828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2:GERAN-A-135:LU)[0x561dbed7d720]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132200828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2:GERAN-A-135:LU)[0x561dbed7d720]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132200828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2:GERAN-A-135:LU)[0x561dbed7d720]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132200828 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132200829 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132200829 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132200829 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132200829 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132200829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132200829 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132200829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132200829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1007)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1007)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1005)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1007)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132200830 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132200830 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132200830 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132200830 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132200830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132200830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132200830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132200830 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1006)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(1014)15426761 TC_lu_and_ss_session_timeout0(1014)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132200831 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132200831 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_ss_session_timeout0(1014)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(1014)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(1014)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(1014)@7e0c241b4610: 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 := '4958C6A2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1006)@7e0c241b4610: Added conn table entry 0TC_lu_and_ss_session_timeout0(1014)7713592 MSC_Test_0-RAN(1006)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1005)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1007)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132201030 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132201030 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132201030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132201030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132201030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132201030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132201030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132201030 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132201031 DMM DEBUG msc_a(TMSI-0x4958C6A2:GERAN-A-136:CM_SERVICE_REQ)[0x561dbed87e10]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823132201031 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4958C6A2:GERAN-A-136:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132201031 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4958C6A2:GERAN-A-136:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4958C6A2:GERAN-A-136:CM_SERVICE_REQ)[0x561dbed87e10] (fsm.c:486) 20250823132201031 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4958C6A2:GERAN-A-136:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132201031 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4958C6A2:GERAN-A-136:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132201031 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132201031 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132201031 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2:GERAN-A-136:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132201031 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2:GERAN-A-136:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132201031 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2:GERAN-A-136:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132201032 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2:GERAN-A-136:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132201032 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2:GERAN-A-136:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132201032 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2:GERAN-A-136:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132201032 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2:GERAN-A-136:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132201032 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2:GERAN-A-136:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132201032 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2:GERAN-A-136:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132201032 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2:GERAN-A-136:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132201032 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000051/3/1): Available (smpp_smsc.c:626) 20250823132201032 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823132201032 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132201032 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132201032 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132201032 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132201032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132201032 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132201032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132201032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132201032 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132201032 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132201032 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132201032 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132201032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132201033 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132201033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132201033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132201033 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132201033 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132201033 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132201033 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132201033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132201033 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132201033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132201033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1007)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1007)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1007)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1007)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1007)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1007)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1005)@7e0c241b4610: { messageType := 2, destLocRef := '75B338'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(1005)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1005)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1005)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1005)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1005)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1005)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1005)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1005)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1005)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132201036 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132201036 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_ss_session_timeout0(1014)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(1014)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1011)@7e0c241b4610: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(1014) MSC_Test_0-RAN(1006)@7e0c241b4610: patching N(SD)=1 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-RAN(1006)@7e0c241b4610: patched enc_l3: '1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-SCCP(1005)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1005)@7e0c241b4610: vl_len:32 MSC_Test_0-SCCP(1005)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1005)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01001D1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O 20250823132201055 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132201055 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132201055 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132201055 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132201055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132201055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132201055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132201055 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1007)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132201055 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_lu_and_ss_session_timeout0(1014)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132204056 DSS NOTICE trans(NCSS IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2:GERAN-A-136:CM_SERVICE_REQ callref-0x20000004 tid-9) SS/USSD session timeout, releasing (gsm_09_11.c:67) 20250823132204056 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132204056 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132204056 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132204056 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132204057 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132204057 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132204057 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132204057 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132204057 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132204057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132204057 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132204057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132204057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132204057 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132204057 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132204057 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132204057 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132204057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132204057 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132204057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132204057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1007)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1007)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1007)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1005)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1005)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1005)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1007)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1005)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1005)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1005)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1005)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1005)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1005)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1005)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1005)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1005)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1007)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132204059 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132204059 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132204059 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132204059 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132204059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132204059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132204059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132204059 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132204059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2:GERAN-A-136:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132204059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2:GERAN-A-136:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2:GERAN-A-136:CM_SERVICE_REQ)[0x561dbed87e10] (msc_a.c:1053) 20250823132204059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2:GERAN-A-136:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132204059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2:GERAN-A-136:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132204059 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132204059 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132204059 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132204059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132204059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132204059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132204059 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132204060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132204060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1007)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1007)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1005)@7e0c241b4610: Session index based on local reference:0 20250823132204060 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132204060 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132204060 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132204060 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1007)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132204060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132204060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132204060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132204060 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1006)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(1014)7713592 TC_lu_and_ss_session_timeout0(1014)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132204060 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132204060 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x4958C6A2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_ss_session_timeout0(1014)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(1014)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(1014)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(1014)@7e0c241b4610: Final verdict of PTC: pass 20250823132204064 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132204064 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1005)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1008)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1006)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(1011)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1007)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1009)@7e0c241b4610: Final verdict of PTC: none 20250823132204068 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1004)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1010)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1015)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1013)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1012)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1004): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1005): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1006): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1007): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1008): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1009): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1010): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1011): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1012): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1013): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_and_ss_session_timeout0(1014): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1015): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_and_ss_session_timeout finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_ss_session_timeout pass'. Sat Aug 23 13:22:04 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 20250823132204262 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132204262 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132204262 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132204262 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132204262 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132204262 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132204262 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132204262 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132204262 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) 20250823132204262 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132204262 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132204262 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132204262 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132204262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132204262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132204262 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132204262 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132204262 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132204262 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=294096) 20250823132205069 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=294096, count=295256) 20250823132206070 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132206264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132206264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132206264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_ss_session_timeout pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr'. ------ MSC_Tests.TC_mt_ussd_for_unknown_subscr ------ Sat Aug 23 13:22:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_mt_ussd_for_unknown_subscr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_mt_ussd_for_unknown_subscr.pcap.stdout 2>/tmp/cmderr & 20250823132207072 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to start... 0 20250823132208073 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_mt_ussd_for_unknown_subscr started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1019)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1019)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1019)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(1017)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132208156 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1020)@7e0c241b4610: 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 } } } 20250823132208351 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) 20250823132208351 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) 20250823132208351 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132208351 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(1019)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1019)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1019)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1019)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1019)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823132208357 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132208357 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132208357 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132208357 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132208357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132208357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132208357 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(1019)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1019)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1019)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1019)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823132208359 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132208359 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132208359 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132208359 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) MSC_Test_0-M3UA(1019)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1019)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132208359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132208360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132208360 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823132208360 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132208360 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1019)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1019)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1019)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1019)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1019)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132209075 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132209075 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1022)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1022)@7e0c241b4610: 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) } } } } 20250823132209081 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1022)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1022)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1022)@7e0c241b4610: 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(1022)@7e0c241b4610: 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(1022)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1022)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132209100 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) 20250823132209100 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823132209166 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132209166 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132209166 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132209166 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132209166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132209166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132209166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132209166 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1019)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132209166 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132209166 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132209166 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132209166 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132209166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132209166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132209166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132209166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1019)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1019)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1018)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1018)@7e0c241b4610: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_mt_ussd_for_unknown_subscr0(1026) MSC_Test-GSUP(1023)@7e0c241b4610: Created GsupExpect[0] for "000000000000000" to be handled at TC_mt_ussd_for_unknown_subscr0(1026) 20250823132209184 DSS ERROR Rx OSMO_GSUP_MSGT_PROC_SS_REQUEST for unknown subscriber, rejecting (gsm_09_11.c:440) MSC_Test-GSUP(1023)@7e0c241b4610: Found GsupExpect[0] for "000000000000000" handled at TC_mt_ussd_for_unknown_subscr0(1026) MSC_Test-GSUP(1023)@7e0c241b4610: Added IMSI table entry 0TC_mt_ussd_for_unknown_subscr0(1026)"000000000000000" TC_mt_ussd_for_unknown_subscr0(1026)@7e0c241b4610: setverdict(pass): none -> pass TC_mt_ussd_for_unknown_subscr0(1026)@7e0c241b4610: Final verdict of PTC: pass 20250823132209194 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132209194 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823132209195 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132209195 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132209195 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132209195 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132209195 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132209195 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132209195 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132209195 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132209195 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) 20250823132209195 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test-GSUP(1023)@7e0c241b4610: Final verdict of PTC: none 20250823132209195 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132209195 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132209195 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132209195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132209195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132209195 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132209195 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(1020)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1018)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1022)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1019)@7e0c241b4610: Final verdict of PTC: none 20250823132209195 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823132209196 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132209196 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(1017)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1016)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1024)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1021)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1027)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1025)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1016): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1017): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1018): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1019): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1020): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1021): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1022): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1023): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1024): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1025): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_mt_ussd_for_unknown_subscr0(1026): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1027): none (pass -> pass) MTC@7e0c241b4610: Test case TC_mt_ussd_for_unknown_subscr finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr pass'. Sat Aug 23 13:22:09 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=76384) 20250823132210197 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=76384, count=77544) 20250823132211196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132211196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132211197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823132211198 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_for_unknown_trans'. ------ MSC_Tests.TC_mo_ussd_for_unknown_trans ------ Sat Aug 23 13:22:12 UTC 2025 20250823132212199 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-latest/logs/testsuite/MSC_Tests.TC_mo_ussd_for_unknown_trans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_mo_ussd_for_unknown_trans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132213200 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_for_unknown_trans' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_mo_ussd_for_unknown_trans started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1031)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1031)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1031)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1029)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132213257 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1032)@7e0c241b4610: 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 } } } 20250823132213448 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) 20250823132213448 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) 20250823132213448 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132213448 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(1031)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1031)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1031)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1031)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1031)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823132213451 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132213451 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132213451 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132213451 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132213451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132213451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132213451 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(1031)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1031)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1031)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132213452 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132213452 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) MSC_Test_0-M3UA(1031)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1031)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1031)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132213452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132213452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132213452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132213452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132213452 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(1031)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1031)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1031)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823132213452 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132213452 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1031)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1031)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132214202 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132214202 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1034)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1034)@7e0c241b4610: 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) } } } } 20250823132214203 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1034)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1034)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1034)@7e0c241b4610: 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(1034)@7e0c241b4610: 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(1034)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1034)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132214213 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) 20250823132214213 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823132214253 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214253 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214253 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214253 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132214253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132214253 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132214254 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214254 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132214254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132214254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1030)@7e0c241b4610: Created IMSI[0] for '262420000000111'H'FFFFFFFF'O to be handled at TC_mo_ussd_for_unknown_trans0(1038) MSC_Test-GSUP(1035)@7e0c241b4610: Created GsupExpect[0] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(1038) MSC_Test-GSUP(1035)@7e0c241b4610: Created GsupExpect[1] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(1038) TC_mo_ussd_for_unknown_trans0(1038)@7e0c241b4610: 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(1030)@7e0c241b4610: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(1038)5616721 MSC_Test_0-SCCP(1029)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1030)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132214263 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214263 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214263 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214263 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132214263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132214263 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132214263 DMM DEBUG msc_a(IMSI-262420000000111:GERAN-A-137:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000111 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132214263 DMM DEBUG msc_a(IMSI-262420000000111:GERAN-A-137:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132214263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132214263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000111:GERAN-A-137:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823132214263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132214263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132214263 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132214263 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000111 id=262420000000111 (vlr.c:661) 20250823132214263 DVLR INFO New subscr, IMSI: 262420000000111 (vlr.c:562) 20250823132214263 DVLR DEBUG VLR subscr IMSI-262420000000111 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132214263 DVLR DEBUG VLR subscr IMSI-262420000000111 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132214263 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132214263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132214263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132214263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132214263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132214263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132214263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132214263 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132214263 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x561dbed7d720] (fsm.c:486) 20250823132214263 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132214263 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132214263 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214263 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132214263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132214263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132214263 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214263 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132214263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132214263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@7e0c241b4610: { messageType := 2, destLocRef := '55B451'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(1029)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1035)@7e0c241b4610: Found GsupExpect[0] for "262420000000111" handled at TC_mo_ussd_for_unknown_trans0(1038) MSC_Test-GSUP(1035)@7e0c241b4610: Added IMSI table entry 0TC_mo_ussd_for_unknown_trans0(1038)"262420000000111" 20250823132214265 DVLR DEBUG VLR subscr IMSI-262420000000111 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132214265 DVLR DEBUG VLR subscr IMSI-262420000000111 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(1038)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(1038)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(1029)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1029)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1029)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132214266 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214266 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214266 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214266 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132214266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132214266 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132214267 DVLR DEBUG VLR subscr IMSI-262420000000111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132214267 DVLR DEBUG IMSI:262420000000111 has MSISDN:491230000111 (vlr.c:1045) 20250823132214267 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250823132214267 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132214268 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132214268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132214268 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132214268 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132214268 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132214268 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x561dbed7d720] (vlr_lu_fsm.c:110) 20250823132214268 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132214268 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132214268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132214268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132214268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x561dbed7dae0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132214268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x561dbed7dae0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x561dbed7d720] (fsm.c:486) 20250823132214268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x561dbed7dae0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132214268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x561dbed7dae0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132214268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x561dbed7dae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132214268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x561dbed7dae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132214268 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x0030D699) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250823132214268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x561dbed7dae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132214268 DMM DEBUG -> IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x0030D699 LOCATION UPDATE ACCEPT (TMSI = 0x0030d699) (gsm_04_08.c:149) 20250823132214268 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x0030D699 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132214268 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214268 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214268 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214268 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132214268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132214268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(1038)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1029)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1029)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1029)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132214270 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214270 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214270 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214270 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132214270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132214270 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132214271 DMM DEBUG msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x0030D699:GERAN-A-137:LU)[0x561dbed6f8e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132214271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x0030D699:GERAN-A-137:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132214271 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x561dbed7dae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132214271 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250823132214271 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132214271 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x561dbed7dae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132214271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-137:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132214271 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x561dbed7dae0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132214271 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x561dbed7dae0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-137:LU)[0x561dbed7d720] (vlr_lu_fsm.c:817) 20250823132214271 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x561dbed7dae0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132214271 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x561dbed7dae0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132214271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-137:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132214271 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250823132214271 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132214271 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 + 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) 20250823132214271 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132214271 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132214271 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214271 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132214271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132214271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1029)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1029)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132214272 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214272 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214272 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132214272 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132214272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132214272 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132214272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-137:LU)[0x561dbed7d720]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132214272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-137:LU)[0x561dbed7d720]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-137:LU)[0x561dbed6f8e0] (msc_a.c:1053) 20250823132214272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-137:LU)[0x561dbed7d720]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132214272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-137:LU)[0x561dbed7d720]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132214272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-137:LU)[0x561dbed7d720]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132214272 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132214272 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214272 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214272 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214272 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132214272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214272 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132214272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@7e0c241b4610: Session index based on local reference:0 20250823132214273 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214273 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214273 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214273 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132214273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132214273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132214273 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1030)@7e0c241b4610: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(1038)5616721 TC_mo_ussd_for_unknown_trans0(1038)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132214273 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132214273 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(1038)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(1038)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(1038)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(1038)@7e0c241b4610: 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 := '0030D699'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1030)@7e0c241b4610: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(1038)10893933 MSC_Test_0-RAN(1030)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1029)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132214474 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214474 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214474 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214474 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132214474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132214474 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132214474 DMM DEBUG msc_a(TMSI-0x0030D699:GERAN-A-138:CM_SERVICE_REQ)[0x561dbed87e10]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823132214474 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0030D699:GERAN-A-138:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132214474 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0030D699:GERAN-A-138:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0030D699:GERAN-A-138:CM_SERVICE_REQ)[0x561dbed87e10] (fsm.c:486) 20250823132214474 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0030D699:GERAN-A-138:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132214474 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0030D699:GERAN-A-138:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132214474 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132214474 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132214474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-138:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132214474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-138:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132214474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-138:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132214474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-138:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132214474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-138:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132214474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-138:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132214474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-138:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132214474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-138:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132214474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-138:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132214474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-138:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132214475 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250823132214475 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823132214475 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214475 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132214475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132214475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132214475 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214475 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132214475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132214475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132214475 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214475 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132214475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132214475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1029)@7e0c241b4610: { messageType := 2, destLocRef := 'A63A6D'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(1029)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132214476 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132214476 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(1038)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(1038)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@7e0c241b4610: patching N(SD)=1 into dtap '1B3A17338BC8152BFBED9CD12B25348214940F2B96DF0CDB9EBE'O MSC_Test_0-RAN(1030)@7e0c241b4610: patched enc_l3: '1B7A17338BC8152BFBED9CD12B25348214940F2B96DF0CDB9EBE'O MSC_Test_0-SCCP(1029)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@7e0c241b4610: vl_len:29 MSC_Test_0-SCCP(1029)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1029)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01001A1B7A17338BC8152BFBED9CD12B25348214940F2B96DF0CDB9EBE'O 20250823132214480 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214480 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214480 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214480 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132214480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132214480 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132214480 DSS ERROR Rx GSM0480_MTYPE_FACILITY message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250823132214480 DBSSAP ERROR msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-138:CM_SERVICE_REQ)[0x561dbed87e10]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250823132214480 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132214480 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132214480 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132214480 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132214480 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214480 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132214480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214480 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132214480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132214480 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214480 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132214480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214480 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132214480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1031)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(1038)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1029)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1029)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132214482 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214482 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214482 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214482 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132214482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132214482 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132214482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-138:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132214482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-138:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-138:CM_SERVICE_REQ)[0x561dbed87e10] (msc_a.c:1053) 20250823132214482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-138:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132214482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-138:CM_SERVICE_REQ)[0x561dbed85110]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132214482 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132214482 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214482 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214482 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214482 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132214482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214482 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132214482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@7e0c241b4610: Session index based on local reference:0 20250823132214482 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214482 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214483 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214483 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132214483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132214483 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@7e0c241b4610: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(1038)10893933 TC_mo_ussd_for_unknown_trans0(1038)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132214483 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132214483 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(1038)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(1038)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(1038)@7e0c241b4610: 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 := '0030D699'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1030)@7e0c241b4610: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(1038)8337339 MSC_Test_0-RAN(1030)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1029)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132214686 DMM DEBUG msc_a(TMSI-0x0030D699:GERAN-A-139:CM_SERVICE_REQ)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823132214686 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0030D699:GERAN-A-139:CM_SERVICE_REQ)[0x561dbed7d720]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132214686 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0030D699:GERAN-A-139:CM_SERVICE_REQ)[0x561dbed7d720]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0030D699:GERAN-A-139:CM_SERVICE_REQ)[0x561dbed6f8e0] (fsm.c:486) 20250823132214686 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0030D699:GERAN-A-139:CM_SERVICE_REQ)[0x561dbed7d720]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132214686 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0030D699:GERAN-A-139:CM_SERVICE_REQ)[0x561dbed7d720]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132214686 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132214686 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132214686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-139:CM_SERVICE_REQ)[0x561dbed7d720]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132214686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-139:CM_SERVICE_REQ)[0x561dbed7d720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132214686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-139:CM_SERVICE_REQ)[0x561dbed7d720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132214686 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214686 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132214686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132214686 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132214686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-139:CM_SERVICE_REQ)[0x561dbed7d720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132214686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-139:CM_SERVICE_REQ)[0x561dbed7d720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132214686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-139:CM_SERVICE_REQ)[0x561dbed7d720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132214686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-139:CM_SERVICE_REQ)[0x561dbed7d720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132214686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-139:CM_SERVICE_REQ)[0x561dbed7d720]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132214687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-139:CM_SERVICE_REQ)[0x561dbed7d720]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132214687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-139:CM_SERVICE_REQ)[0x561dbed7d720]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132214687 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250823132214687 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823132214687 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214687 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132214687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214687 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132214687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132214687 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214687 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132214687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214687 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132214687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132214687 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214687 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132214687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214687 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132214687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1029)@7e0c241b4610: { messageType := 2, destLocRef := '7F37BB'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-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132214687 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132214687 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(1038)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(1038)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@7e0c241b4610: patching N(SD)=1 into dtap '1B2A1C1781E774263CA46EA0A2E800C40AA690263D15AB63CF6B8A'O MSC_Test_0-RAN(1030)@7e0c241b4610: patched enc_l3: '1B6A1C1781E774263CA46EA0A2E800C40AA690263D15AB63CF6B8A'O MSC_Test_0-SCCP(1029)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@7e0c241b4610: vl_len:30 MSC_Test_0-SCCP(1029)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1029)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01001B1B6A1C1781E774263CA46EA0A2E800C40AA690263D15AB63CF6B8A'O 20250823132214689 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214689 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214689 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214689 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132214689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132214689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132214689 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132214689 DSS ERROR Rx GSM0480_MTYPE_RELEASE_COMPLETE message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250823132214689 DBSSAP ERROR msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-139:CM_SERVICE_REQ)[0x561dbed6f8e0]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250823132214689 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132214689 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132214689 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132214689 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132214689 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214689 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132214689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132214689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132214689 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214689 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132214689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132214689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(1038)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1029)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1029)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132214690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214690 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132214690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132214690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132214690 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132214690 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-139:CM_SERVICE_REQ)[0x561dbed7d720]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132214690 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-139:CM_SERVICE_REQ)[0x561dbed7d720]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-139:CM_SERVICE_REQ)[0x561dbed6f8e0] (msc_a.c:1053) 20250823132214690 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-139:CM_SERVICE_REQ)[0x561dbed7d720]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132214690 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699:GERAN-A-139:CM_SERVICE_REQ)[0x561dbed7d720]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132214690 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132214690 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214690 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132214690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214690 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132214690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@7e0c241b4610: Session index based on local reference:0 20250823132214690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214690 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132214690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132214690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132214690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132214690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132214690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132214690 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@7e0c241b4610: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(1038)8337339 TC_mo_ussd_for_unknown_trans0(1038)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132214691 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132214691 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x0030D699 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(1038)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(1038)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(1038)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(1029)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1031)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1034)@7e0c241b4610: Final verdict of PTC: none 20250823132214693 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132214693 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823132214693 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1032)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(1035)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1037)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1036)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1033)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1028)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1039)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1030)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1028): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1029): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1030): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1031): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1032): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1033): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1034): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1035): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1036): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1037): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_mo_ussd_for_unknown_trans0(1038): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1039): none (pass -> pass) MTC@7e0c241b4610: Test case TC_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_for_unknown_trans pass'. Sat Aug 23 13:22:14 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 20250823132214894 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132214894 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132214894 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132214894 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132214894 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132214894 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132214894 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132214894 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132214894 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) 20250823132214894 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132214894 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132214894 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132214894 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132214894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132214894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132214894 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132214894 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132214894 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132214894 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=381816) 20250823132215693 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=381816, count=382976) 20250823132216694 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132216895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132216895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132216895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_for_unknown_trans pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_for_unknown_session'. ------ MSC_Tests.TC_proc_ss_for_unknown_session ------ Sat Aug 23 13:22:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_proc_ss_for_unknown_session.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_proc_ss_for_unknown_session.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132217695 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_for_unknown_session' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_proc_ss_for_unknown_session started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1043)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1043)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1043)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1041)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132218621 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1044)@7e0c241b4610: 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 } } } 20250823132218696 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132218696 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1046)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1046)@7e0c241b4610: 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) } } } } 20250823132218698 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1046)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1046)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1046)@7e0c241b4610: 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(1046)@7e0c241b4610: 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(1046)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1046)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132218711 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) 20250823132218711 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1047)@7e0c241b4610: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(1050) TC_proc_ss_for_unknown_session0(1050)@7e0c241b4610: 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 } } } } 20250823132218814 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) 20250823132218814 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) 20250823132218814 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132218814 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(1043)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1043)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1043)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1043)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1043)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823132218815 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132218815 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132218815 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132218815 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132218815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132218815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132218815 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(1043)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1043)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1043)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1043)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1043)@7e0c241b4610: Message received on association #8 20250823132218816 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132218816 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132218816 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132218816 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132218816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132218816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132218816 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(1043)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1043)@7e0c241b4610: Message received on association #8 20250823132218816 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132218816 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1043)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1043)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1043)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1043)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1043)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132219618 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132219618 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132219618 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132219618 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132219618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132219618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132219618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132219618 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132219619 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132219619 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132219619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132219619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132219619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132219619 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132219619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132219619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1043)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1043)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1042)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1042)@7e0c241b4610: Added conn table entry 0TC_proc_ss_for_unknown_session0(1050)12545344 MSC_Test_0-SCCP(1041)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1042)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1043)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132219623 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132219623 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132219623 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132219623 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132219623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132219623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132219623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132219623 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132219624 DMM DEBUG msc_a(IMSI-262420000000110:GERAN-A-140:LU)[0x561dbed87e10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000110 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132219624 DMM DEBUG msc_a(IMSI-262420000000110:GERAN-A-140:LU)[0x561dbed87e10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132219624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132219624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000110:GERAN-A-140:LU)[0x561dbed87e10] (fsm.c:486) 20250823132219624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132219624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132219624 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132219624 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000110 id=262420000000110 (vlr.c:661) 20250823132219624 DVLR INFO New subscr, IMSI: 262420000000110 (vlr.c:562) 20250823132219624 DVLR DEBUG VLR subscr IMSI-262420000000110 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132219624 DVLR DEBUG VLR subscr IMSI-262420000000110 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132219624 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132219624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132219624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132219624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132219624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132219624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132219624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132219624 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132219624 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x561dbed85110] (fsm.c:486) 20250823132219624 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132219624 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132219624 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132219624 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132219624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132219624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132219624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132219624 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132219624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132219624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132219624 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132219624 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132219624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132219624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132219624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132219624 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132219624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132219624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1043)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1043)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1043)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1043)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1041)@7e0c241b4610: { messageType := 2, destLocRef := 'BF6D40'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(1041)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1041)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1041)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1041)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1041)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1047)@7e0c241b4610: Found GsupExpect[0] for "262420000000110" handled at TC_proc_ss_for_unknown_session0(1050) MSC_Test-GSUP(1047)@7e0c241b4610: Added IMSI table entry 0TC_proc_ss_for_unknown_session0(1050)"262420000000110" 20250823132219626 DVLR DEBUG VLR subscr IMSI-262420000000110 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132219626 DVLR DEBUG VLR subscr IMSI-262420000000110 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_proc_ss_for_unknown_session0(1050)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_for_unknown_session0(1050)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(1041)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1041)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1041)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1041)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1043)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132219628 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132219628 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132219628 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132219628 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132219628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132219628 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132219628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132219628 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132219629 DVLR DEBUG VLR subscr IMSI-262420000000110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132219629 DVLR DEBUG IMSI:262420000000110 has MSISDN:491230000110 (vlr.c:1045) 20250823132219630 DMSC NOTICE msub(IMSI-262420000000110:MSISDN-491230000110) VLR: update for IMSI=262420000000110 (MSISDN=491230000110) (gsm_04_08.c:1541) 20250823132219630 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132219630 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132219630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x561dbed85110]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132219630 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132219630 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132219630 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132219630 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x561dbed85110] (vlr_lu_fsm.c:110) 20250823132219630 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132219630 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x561dbed7a840]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132219630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x561dbed85110]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132219630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x561dbed85110]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132219630 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132219630 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x561dbed85110] (fsm.c:486) 20250823132219630 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132219630 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132219630 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132219630 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132219630 DMSC NOTICE msub(IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x16A05562) VLR: update for IMSI=262420000000110 (MSISDN=491230000110) (gsm_04_08.c:1541) 20250823132219630 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132219630 DMM DEBUG -> IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x16A05562 LOCATION UPDATE ACCEPT (TMSI = 0x16a05562) (gsm_04_08.c:149) 20250823132219630 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x16A05562 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132219630 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132219630 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132219630 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132219630 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132219630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132219630 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132219630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132219630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1043)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1043)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1041)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1041)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1041)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1041)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_for_unknown_session0(1050)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1042)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1042)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1041)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1041)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1041)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1041)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1043)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132219635 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132219635 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132219635 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132219635 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132219635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132219635 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132219635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132219635 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132219635 DMM DEBUG msc_a(IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x16A05562:GERAN-A-140:LU)[0x561dbed87e10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132219635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x16A05562:GERAN-A-140:LU)[0x561dbed85110]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132219635 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132219635 DMSC NOTICE msub(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x16A05562) VLR: update for IMSI=262420000000110 (MSISDN=491230000110) (gsm_04_08.c:1541) 20250823132219635 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x16A05562 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132219635 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132219635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x16A05562:GERAN-A-140:LU)[0x561dbed85110]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132219635 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132219635 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x16A05562:GERAN-A-140:LU)[0x561dbed85110] (vlr_lu_fsm.c:817) 20250823132219635 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132219635 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132219635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x16A05562:GERAN-A-140:LU)[0x561dbed85110]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132219635 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000110/3/1): Available (smpp_smsc.c:626) 20250823132219635 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x16A05562 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132219635 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x16A05562 + 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) 20250823132219635 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x16A05562 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132219635 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x16A05562 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132219635 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132219635 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132219635 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132219635 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132219635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132219635 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132219635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132219635 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1043)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1043)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1041)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1041)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1041)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1041)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1041)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1041)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1041)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1041)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1043)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132219636 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132219636 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132219636 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132219636 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132219636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132219636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132219636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132219636 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132219637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x16A05562:GERAN-A-140:LU)[0x561dbed85110]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132219637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x16A05562:GERAN-A-140:LU)[0x561dbed85110]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x16A05562:GERAN-A-140:LU)[0x561dbed87e10] (msc_a.c:1053) 20250823132219637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x16A05562:GERAN-A-140:LU)[0x561dbed85110]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132219637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x16A05562:GERAN-A-140:LU)[0x561dbed85110]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132219637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x16A05562:GERAN-A-140:LU)[0x561dbed85110]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132219637 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x16A05562 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132219637 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132219637 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132219637 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132219637 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132219637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132219637 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132219637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132219637 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1043)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1043)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1041)@7e0c241b4610: Session index based on local reference:0 20250823132219637 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132219637 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132219637 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132219637 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132219637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1043)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132219637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132219637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132219637 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1042)@7e0c241b4610: Deleted conn table entry 0TC_proc_ss_for_unknown_session0(1050)12545344 TC_proc_ss_for_unknown_session0(1050)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132219638 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x16A05562 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132219638 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x16A05562 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_for_unknown_session0(1050)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_for_unknown_session0(1050)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(1050)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1042)@7e0c241b4610: Created IMSI[0] for '262420000000110'H'16A05562'O to be handled at TC_proc_ss_for_unknown_session0(1050) MSC_Test-GSUP(1047)@7e0c241b4610: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(1050) 20250823132219678 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x16A05562 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132219678 DSS ERROR Received non-BEGIN message for non-existing transaction (gsm_09_11.c:345) 20250823132219678 DSS ERROR Failed to establish a network-originated SS/USSD transaction, rejecting OSMO_GSUP_MSGT_PROC_SS_REQUEST (gsm_09_11.c:489) 20250823132219678 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x16A05562 - gsm0911_gsup_rx: now used by 1 (attached) (gsm_09_11.c:493) TC_proc_ss_for_unknown_session0(1050)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(1050)@7e0c241b4610: Final verdict of PTC: pass 20250823132219682 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132219682 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823132219682 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1043)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1041)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(1047)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1044)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1045)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1040)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1042)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1048)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1046)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1049)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1051)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1040): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1041): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1042): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1043): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1044): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1045): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1046): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1047): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1048): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1049): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_proc_ss_for_unknown_session0(1050): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1051): none (pass -> pass) MTC@7e0c241b4610: Test case TC_proc_ss_for_unknown_session finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_for_unknown_session pass'. Sat Aug 23 13:22:19 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 20250823132219838 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132219838 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132219838 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132219838 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132219838 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132219838 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132219838 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132219838 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132219838 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) 20250823132219838 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132219838 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132219838 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132219838 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132219838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132219838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132219838 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132219838 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132219838 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132219838 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=191840) 20250823132220683 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=191840, count=193096) 20250823132221684 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132221839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132221839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132221839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_for_unknown_session pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_paging_fail'. ------ MSC_Tests.TC_proc_ss_paging_fail ------ Sat Aug 23 13:22:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_proc_ss_paging_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_proc_ss_paging_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132222685 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_paging_fail' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_proc_ss_paging_fail started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1055)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1055)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1055)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1053)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132223621 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1056)@7e0c241b4610: 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 } } } 20250823132223686 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132223686 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1058)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1058)@7e0c241b4610: 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) } } } } 20250823132223688 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1058)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1058)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1058)@7e0c241b4610: 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(1058)@7e0c241b4610: 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(1058)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1058)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132223699 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) 20250823132223699 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1059)@7e0c241b4610: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(1062) TC_proc_ss_paging_fail0(1062)@7e0c241b4610: 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 } } } } 20250823132223813 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) 20250823132223813 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) 20250823132223813 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132223813 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(1055)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1055)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1055)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132223815 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132223815 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132223815 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132223815 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132223815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132223815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) MSC_Test_0-M3UA(1055)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1055)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823132223815 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(1055)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1055)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1055)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1055)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823132223815 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132223815 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132223815 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132223815 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132223815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132223815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132223815 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(1055)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1055)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132223815 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(1055)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1055)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1055)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823132223815 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1055)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1055)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132224622 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132224622 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132224622 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132224622 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132224622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132224622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132224622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132224622 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1055)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132224622 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132224622 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132224622 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132224622 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132224622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132224622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132224622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132224622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1055)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1055)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1054)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1054)@7e0c241b4610: Added conn table entry 0TC_proc_ss_paging_fail0(1062)8337684 MSC_Test_0-SCCP(1053)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1054)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1055)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132224632 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132224632 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132224632 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132224632 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132224632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132224632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132224632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132224632 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132224633 DMM DEBUG msc_a(IMSI-262420000000101:GERAN-A-141:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000101 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132224633 DMM DEBUG msc_a(IMSI-262420000000101:GERAN-A-141:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132224633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-141:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132224633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-141:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000101:GERAN-A-141:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823132224633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-141:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132224633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-141:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132224633 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) 20250823132224633 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132224633 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823132224633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132224633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132224633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132224633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132224633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132224633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132224633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132224633 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132224633 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7d720] (fsm.c:486) 20250823132224633 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132224633 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132224633 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132224633 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132224633 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132224633 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132224633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132224633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132224633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132224633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132224633 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132224633 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132224633 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132224633 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132224633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132224633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132224633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132224633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1055)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1055)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1055)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1055)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1053)@7e0c241b4610: { messageType := 2, destLocRef := '7F3914'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(1053)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(1059)@7e0c241b4610: Found GsupExpect[0] for "262420000000101" handled at TC_proc_ss_paging_fail0(1062) MSC_Test-GSUP(1059)@7e0c241b4610: Added IMSI table entry 0TC_proc_ss_paging_fail0(1062)"262420000000101" MSC_Test_0-SCCP(1053)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1053)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1053)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1053)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132224637 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132224637 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_proc_ss_paging_fail0(1062)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(1062)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(1053)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1053)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1053)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1053)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1055)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132224640 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132224640 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132224640 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132224640 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132224640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132224640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132224640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132224640 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132224644 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132224644 DVLR DEBUG IMSI:262420000000101 has MSISDN:491230000101 (vlr.c:1045) 20250823132224644 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250823132224644 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132224645 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132224645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132224645 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132224645 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132224645 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132224645 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7d720] (vlr_lu_fsm.c:110) 20250823132224645 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132224645 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132224645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132224645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132224645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132224645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7d720] (fsm.c:486) 20250823132224645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132224645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132224645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132224645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132224645 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x3D702C52) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250823132224645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132224645 DMM DEBUG -> IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x3D702C52 LOCATION UPDATE ACCEPT (TMSI = 0x3d702c52) (gsm_04_08.c:149) 20250823132224645 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x3D702C52 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132224646 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132224646 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132224646 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132224646 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132224646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132224646 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132224646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132224646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1055)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1055)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1053)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1053)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1053)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1053)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_paging_fail0(1062)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1054)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1054)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1053)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1053)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1053)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1053)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1055)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132224654 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132224654 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132224654 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132224654 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132224654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132224654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132224654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132224654 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132224655 DMM DEBUG msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x3D702C52:GERAN-A-141:LU)[0x561dbed6f8e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132224655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x3D702C52:GERAN-A-141:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132224655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132224655 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x3D702C52) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250823132224655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132224655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x3D702C52:GERAN-A-141:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132224655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132224655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x3D702C52:GERAN-A-141:LU)[0x561dbed7d720] (vlr_lu_fsm.c:817) 20250823132224655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132224655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x561dbed7a840]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132224655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x3D702C52:GERAN-A-141:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132224655 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250823132224655 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x3D702C52 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132224655 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x3D702C52 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132224655 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x3D702C52 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132224655 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x3D702C52 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132224655 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132224655 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132224655 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132224655 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132224655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132224655 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132224655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132224655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1055)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1055)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1053)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1053)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1053)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1053)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1053)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1053)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1053)@7e0c241b4610: vl_from0 MSC_Test_0-M3UA(1055)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1053)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132224658 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132224658 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132224658 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132224658 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132224658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132224658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132224658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132224658 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132224658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x3D702C52:GERAN-A-141:LU)[0x561dbed7d720]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132224658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x3D702C52:GERAN-A-141:LU)[0x561dbed7d720]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x3D702C52:GERAN-A-141:LU)[0x561dbed6f8e0] (msc_a.c:1053) 20250823132224658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x3D702C52:GERAN-A-141:LU)[0x561dbed7d720]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132224658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x3D702C52:GERAN-A-141:LU)[0x561dbed7d720]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132224658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x3D702C52:GERAN-A-141:LU)[0x561dbed7d720]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132224659 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x3D702C52 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132224659 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132224659 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132224659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132224659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132224659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132224659 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132224659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132224659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1055)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1055)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1053)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1055)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132224659 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132224660 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132224660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132224660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132224660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132224660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132224660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132224660 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1054)@7e0c241b4610: Deleted conn table entry 0TC_proc_ss_paging_fail0(1062)8337684 TC_proc_ss_paging_fail0(1062)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132224661 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x3D702C52 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132224661 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x3D702C52 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_paging_fail0(1062)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(1062)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(1062)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1054)@7e0c241b4610: Created IMSI[0] for '262420000000101'H'3D702C52'O ("=p,R") to be handled at TC_proc_ss_paging_fail0(1062) MSC_Test-GSUP(1059)@7e0c241b4610: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(1062) 20250823132224686 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x3D702C52 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132224686 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x3D702C52 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823132224686 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x3D702C52 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823132224686 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x3D702C52 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250823132224686 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132224686 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132224686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132224686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132224686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132224686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132224686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132224686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1055)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1055)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1054)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_paging_fail0(1062) TC_proc_ss_paging_fail0(1062)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132234687 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x3D702C52 - NCSS: now used by 2 (attached,Paging) (transaction.c:281) 20250823132234687 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x3D702C52 - Paging: now used by 1 (attached) (paging.c:202) TC_proc_ss_paging_fail0(1062)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(1062)@7e0c241b4610: Final verdict of PTC: pass 20250823132234689 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132234689 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132234689 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132234689 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132234689 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132234689 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132234689 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132234689 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132234689 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) 20250823132234689 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132234689 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132234689 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132234689 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132234689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132234689 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132234689 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1055)@7e0c241b4610: Final verdict of PTC: none 20250823132234689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132234689 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132234689 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(1056)@7e0c241b4610: Final verdict of PTC: none 20250823132234690 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132234690 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(1059)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1053)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1054)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1052)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1063)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1057)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1061)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1060)@7e0c241b4610: Final verdict of PTC: none 20250823132234691 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1058)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1052): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1053): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1054): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1055): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1056): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1057): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1058): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1059): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1060): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1061): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_proc_ss_paging_fail0(1062): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1063): none (pass -> pass) MTC@7e0c241b4610: Test case TC_proc_ss_paging_fail finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_paging_fail pass'. Sat Aug 23 13:22:34 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=202608) 20250823132235691 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=202608, count=203768) 20250823132236690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132236690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132236690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823132236692 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_paging_fail pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_abort'. ------ MSC_Tests.TC_proc_ss_abort ------ Sat Aug 23 13:22:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_proc_ss_abort.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_proc_ss_abort.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132237693 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_abort' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_proc_ss_abort started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1067)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1067)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1067)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(1065)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132238650 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1068)@7e0c241b4610: 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 } } } 20250823132238694 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132238694 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1070)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1070)@7e0c241b4610: 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) } } } } 20250823132238696 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1070)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1070)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1070)@7e0c241b4610: 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(1070)@7e0c241b4610: 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(1070)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1070)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132238710 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) 20250823132238710 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1071)@7e0c241b4610: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(1074) TC_proc_ss_abort0(1074)@7e0c241b4610: 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 } } } } 20250823132238842 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) 20250823132238842 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) 20250823132238842 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132238842 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(1067)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1067)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1067)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132238843 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132238843 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132238843 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132238843 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132238843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132238843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132238843 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(1067)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1067)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1067)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1067)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1067)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1067)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1067)@7e0c241b4610: Message received on association #8 20250823132238844 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132238844 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132238844 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132238844 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132238844 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132238844 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132238844 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823132238844 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132238844 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1067)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1067)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1067)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1067)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1067)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1067)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132239648 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132239648 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132239648 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132239648 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132239648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132239648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132239648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132239648 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132239648 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132239648 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132239648 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132239648 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132239648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132239648 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132239648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132239648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1067)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1066)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1066)@7e0c241b4610: Added conn table entry 0TC_proc_ss_abort0(1074)13583171 MSC_Test_0-RAN(1066)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1065)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1067)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132239653 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132239653 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132239653 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132239653 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132239653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132239653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132239653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132239653 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132239653 DMM DEBUG msc_a(IMSI-262420000000102:GERAN-A-142:LU)[0x561dbed87e10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000102 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132239653 DMM DEBUG msc_a(IMSI-262420000000102:GERAN-A-142:LU)[0x561dbed87e10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132239653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132239653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000102:GERAN-A-142:LU)[0x561dbed87e10] (fsm.c:486) 20250823132239653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132239653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132239653 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132239653 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000102 id=262420000000102 (vlr.c:661) 20250823132239653 DVLR INFO New subscr, IMSI: 262420000000102 (vlr.c:562) 20250823132239653 DVLR DEBUG VLR subscr IMSI-262420000000102 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132239653 DVLR DEBUG VLR subscr IMSI-262420000000102 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132239653 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132239653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132239653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132239653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132239653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132239653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132239653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132239653 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132239653 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x561dbed85110] (fsm.c:486) 20250823132239653 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132239653 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132239653 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132239653 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132239653 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132239653 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132239653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132239653 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132239653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132239653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132239653 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132239653 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132239653 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132239653 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132239653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132239653 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132239653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132239653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1067)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1067)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@7e0c241b4610: { messageType := 2, destLocRef := 'CF4343'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(1065)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(1071)@7e0c241b4610: Found GsupExpect[0] for "262420000000102" handled at TC_proc_ss_abort0(1074) MSC_Test-GSUP(1071)@7e0c241b4610: Added IMSI table entry 0TC_proc_ss_abort0(1074)"262420000000102" MSC_Test_0-SCCP(1065)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1065)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132239655 DVLR DEBUG VLR subscr IMSI-262420000000102 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132239655 DVLR DEBUG VLR subscr IMSI-262420000000102 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_proc_ss_abort0(1074)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1065)@7e0c241b4610: Session index based on connection ID:0 TC_proc_ss_abort0(1074)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(1065)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1065)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1065)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1067)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132239656 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132239656 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132239656 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132239656 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132239656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132239656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132239656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132239656 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132239658 DVLR DEBUG VLR subscr IMSI-262420000000102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132239658 DVLR DEBUG IMSI:262420000000102 has MSISDN:491230000102 (vlr.c:1045) 20250823132239658 DMSC NOTICE msub(IMSI-262420000000102:MSISDN-491230000102) VLR: update for IMSI=262420000000102 (MSISDN=491230000102) (gsm_04_08.c:1541) 20250823132239658 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132239659 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132239659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x561dbed85110]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132239659 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132239659 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132239659 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132239659 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x561dbed85110] (vlr_lu_fsm.c:110) 20250823132239659 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132239659 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132239659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x561dbed85110]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132239659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x561dbed85110]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132239659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x561dbed85380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132239659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x561dbed85380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x561dbed85110] (fsm.c:486) 20250823132239659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x561dbed85380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132239659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x561dbed85380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132239659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x561dbed85380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132239659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x561dbed85380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132239659 DMSC NOTICE msub(IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x5E356FD8) VLR: update for IMSI=262420000000102 (MSISDN=491230000102) (gsm_04_08.c:1541) 20250823132239659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x561dbed85380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132239659 DMM DEBUG -> IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x5E356FD8 LOCATION UPDATE ACCEPT (TMSI = 0x5e356fd8) (gsm_04_08.c:149) 20250823132239659 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x5E356FD8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132239659 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132239659 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132239659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132239659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132239659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132239659 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132239659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132239659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1067)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1065)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(1074)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1066)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1066)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1065)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1065)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1065)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1065)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1067)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132239664 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132239664 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132239664 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132239664 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132239664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132239664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132239664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132239664 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132239664 DMM DEBUG msc_a(IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x5E356FD8:GERAN-A-142:LU)[0x561dbed87e10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132239664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x5E356FD8:GERAN-A-142:LU)[0x561dbed85110]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132239664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x561dbed85380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132239664 DMSC NOTICE msub(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8) VLR: update for IMSI=262420000000102 (MSISDN=491230000102) (gsm_04_08.c:1541) 20250823132239664 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132239664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x561dbed85380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132239664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8:GERAN-A-142:LU)[0x561dbed85110]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132239664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x561dbed85380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132239664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x561dbed85380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8:GERAN-A-142:LU)[0x561dbed85110] (vlr_lu_fsm.c:817) 20250823132239664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x561dbed85380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132239664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x561dbed85380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132239664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8:GERAN-A-142:LU)[0x561dbed85110]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132239664 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000102/3/1): Available (smpp_smsc.c:626) 20250823132239664 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132239664 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8 + 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) 20250823132239664 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132239664 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132239664 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132239664 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132239664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132239664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132239664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132239664 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132239664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132239664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1067)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1065)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1065)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1065)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1065)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1067)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132239666 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132239666 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132239666 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132239666 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132239666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132239666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132239666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132239666 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132239666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8:GERAN-A-142:LU)[0x561dbed85110]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132239666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8:GERAN-A-142:LU)[0x561dbed85110]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8:GERAN-A-142:LU)[0x561dbed87e10] (msc_a.c:1053) 20250823132239666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8:GERAN-A-142:LU)[0x561dbed85110]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132239666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8:GERAN-A-142:LU)[0x561dbed85110]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132239666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8:GERAN-A-142:LU)[0x561dbed85110]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132239666 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132239666 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132239666 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132239666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132239666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132239666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132239666 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132239666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132239666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1067)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@7e0c241b4610: Session index based on local reference:0 20250823132239667 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132239667 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132239667 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132239667 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1067)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132239667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132239667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132239667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132239667 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1066)@7e0c241b4610: Deleted conn table entry 0TC_proc_ss_abort0(1074)13583171 TC_proc_ss_abort0(1074)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132239667 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132239667 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_abort0(1074)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(1074)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(1074)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1066)@7e0c241b4610: Created IMSI[0] for '262420000000102'H'5E356FD8'O to be handled at TC_proc_ss_abort0(1074) MSC_Test-GSUP(1071)@7e0c241b4610: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(1074) 20250823132239702 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132239702 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823132239702 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823132239702 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250823132239702 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132239702 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132239702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132239702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132239702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132239702 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132239702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132239702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1067)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1066)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_abort0(1074) TC_proc_ss_abort0(1074)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(1074)@7e0c241b4610: 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 := '5E356FD8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1066)@7e0c241b4610: Added conn table entry 0TC_proc_ss_abort0(1074)7630863 MSC_Test_0-SCCP(1065)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1067)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132239708 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132239708 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132239708 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132239708 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132239708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132239708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132239708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132239708 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132239708 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E356FD8:GERAN-A-143:PAGING_RESP)[0x561dbed7d720]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132239708 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E356FD8:GERAN-A-143:PAGING_RESP)[0x561dbed7d720]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5E356FD8:GERAN-A-143:PAGING_RESP)[0x561dbed6f8e0] (fsm.c:486) 20250823132239708 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E356FD8:GERAN-A-143:PAGING_RESP)[0x561dbed7d720]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132239708 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E356FD8:GERAN-A-143:PAGING_RESP)[0x561dbed7d720]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132239708 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132239708 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132239709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8:GERAN-A-143:PAGING_RESP)[0x561dbed7d720]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132239709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8:GERAN-A-143:PAGING_RESP)[0x561dbed7d720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132239709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8:GERAN-A-143:PAGING_RESP)[0x561dbed7d720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132239709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8:GERAN-A-143:PAGING_RESP)[0x561dbed7d720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132239709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8:GERAN-A-143:PAGING_RESP)[0x561dbed7d720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132239709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8:GERAN-A-143:PAGING_RESP)[0x561dbed7d720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132239709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8:GERAN-A-143:PAGING_RESP)[0x561dbed7d720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132239709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8:GERAN-A-143:PAGING_RESP)[0x561dbed7d720]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132239709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8:GERAN-A-143:PAGING_RESP)[0x561dbed7d720]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132239709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8:GERAN-A-143:PAGING_RESP)[0x561dbed7d720]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132239709 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823132239709 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000102/3/1): Available (smpp_smsc.c:626) 20250823132239709 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250823132239709 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132239709 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132239709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132239709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132239709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132239709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132239709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132239709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132239709 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132239709 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132239709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132239709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132239709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132239709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132239709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132239709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132239709 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132239709 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132239709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132239709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132239709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132239709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132239709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132239709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1067)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1067)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@7e0c241b4610: { messageType := 2, destLocRef := '74700F'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-M3UA(1067)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1065)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1067)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1065)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1065)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132239710 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250823132239710 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_proc_ss_abort0(1074)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(1074)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(1074)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132239713 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132239713 DSS NOTICE Rx OSMO_GSUP_MSGT_PROC_SS_ERROR from HLR/EUSE (cause=0x00, sid=0x20000555) (gsm_09_11.c:454) 20250823132239713 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:459) 20250823132239713 DSS NOTICE trans(NCSS IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8:GERAN-A-143:PAGING_RESP callref-0x20000555 tid-0) Aborting the session: sending RELEASE COMPLETE (gsm_09_11.c:467) 20250823132239713 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132239713 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132239713 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132239713 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132239713 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132239713 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132239713 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132239713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132239713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132239713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132239713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132239713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132239713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132239713 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132239713 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132239713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132239713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132239713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132239713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132239713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132239713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1067)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1067)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1065)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1065)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(1074)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1065)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1065)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1065)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1065)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1067)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132239715 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132239715 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132239715 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132239715 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132239715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132239715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132239715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132239715 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132239715 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8:GERAN-A-143:PAGING_RESP)[0x561dbed7d720]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132239715 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8:GERAN-A-143:PAGING_RESP)[0x561dbed7d720]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8:GERAN-A-143:PAGING_RESP)[0x561dbed6f8e0] (msc_a.c:1053) 20250823132239715 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8:GERAN-A-143:PAGING_RESP)[0x561dbed7d720]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132239715 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8:GERAN-A-143:PAGING_RESP)[0x561dbed7d720]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132239715 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132239715 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132239715 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132239715 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132239715 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132239715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132239715 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132239715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132239716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1067)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@7e0c241b4610: Session index based on local reference:0 20250823132239716 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132239716 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132239716 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132239716 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132239716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132239716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132239716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132239716 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1066)@7e0c241b4610: Deleted conn table entry 0TC_proc_ss_abort0(1074)7630863 TC_proc_ss_abort0(1074)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132239716 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132239717 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x5E356FD8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_abort0(1074)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(1074)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(1074)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(1071)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1067)@7e0c241b4610: Final verdict of PTC: none 20250823132239721 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1065)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1070)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1066)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1073)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1075)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1064)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1069)@7e0c241b4610: Final verdict of PTC: none 20250823132239734 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132239734 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1068)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1072)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1064): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1065): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1066): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1067): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1068): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1069): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1070): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1071): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1072): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1073): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_proc_ss_abort0(1074): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1075): none (pass -> pass) MTC@7e0c241b4610: Test case TC_proc_ss_abort finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_abort pass'. Sat Aug 23 13:22:39 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 20250823132239918 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132239918 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132239918 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132239918 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132239918 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132239918 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132239918 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132239918 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132239918 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) 20250823132239918 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132239918 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132239918 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132239918 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132239918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132239918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132239918 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132239918 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132239918 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132239918 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=291556) 20250823132240722 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=291556, count=292716) 20250823132241722 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132241919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132241919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132241919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_abort pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mo_ussd'. ------ MSC_Tests.TC_multi_lu_and_mo_ussd ------ Sat Aug 23 13:22:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_multi_lu_and_mo_ussd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_multi_lu_and_mo_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132242723 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mo_ussd' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_multi_lu_and_mo_ussd started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1079)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1079)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1079)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1077)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132243668 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1080)@7e0c241b4610: 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 } } } 20250823132243724 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132243724 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1082)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1082)@7e0c241b4610: 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) } } } } 20250823132243726 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1082)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1082)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1082)@7e0c241b4610: 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(1082)@7e0c241b4610: 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(1082)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1082)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132243736 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) 20250823132243736 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1083)@7e0c241b4610: Created GsupExpect[0] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(1086) TC_multi_lu_and_mo_ussd0(1086)@7e0c241b4610: 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-GSUP(1083)@7e0c241b4610: Created GsupExpect[1] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(1087) TC_multi_lu_and_mo_ussd0(1087)@7e0c241b4610: 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 } } } } MSC_Test-GSUP(1083)@7e0c241b4610: Created GsupExpect[2] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(1089) TC_multi_lu_and_mo_ussd0(1089)@7e0c241b4610: 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-GSUP(1083)@7e0c241b4610: Created GsupExpect[3] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(1091) TC_multi_lu_and_mo_ussd0(1091)@7e0c241b4610: 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-GSUP(1083)@7e0c241b4610: Created GsupExpect[4] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(1093) TC_multi_lu_and_mo_ussd0(1093)@7e0c241b4610: 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-GSUP(1083)@7e0c241b4610: Created GsupExpect[5] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(1095) TC_multi_lu_and_mo_ussd0(1095)@7e0c241b4610: 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-GSUP(1083)@7e0c241b4610: Created GsupExpect[6] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(1097) TC_multi_lu_and_mo_ussd0(1097)@7e0c241b4610: 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-GSUP(1083)@7e0c241b4610: Created GsupExpect[7] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(1099) TC_multi_lu_and_mo_ussd0(1099)@7e0c241b4610: 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 } } } } 20250823132243861 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) 20250823132243861 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) 20250823132243861 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132243861 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(1079)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1079)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1079)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823132243864 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132243864 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132243864 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132243864 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132243864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132243864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132243864 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(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1079)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132243865 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132243865 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132243865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132243865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132243865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132243865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132243865 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(1079)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132243865 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132243865 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(1083)@7e0c241b4610: Created GsupExpect[8] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(1101) TC_multi_lu_and_mo_ussd0(1101)@7e0c241b4610: 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-GSUP(1083)@7e0c241b4610: Created GsupExpect[9] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(1103) TC_multi_lu_and_mo_ussd0(1103)@7e0c241b4610: 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-GSUP(1083)@7e0c241b4610: Created GsupExpect[10] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(1105) TC_multi_lu_and_mo_ussd0(1105)@7e0c241b4610: 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-GSUP(1083)@7e0c241b4610: Created GsupExpect[11] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(1107) TC_multi_lu_and_mo_ussd0(1107)@7e0c241b4610: 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-GSUP(1083)@7e0c241b4610: Created GsupExpect[12] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(1109) TC_multi_lu_and_mo_ussd0(1109)@7e0c241b4610: 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-GSUP(1083)@7e0c241b4610: Created GsupExpect[13] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(1111) TC_multi_lu_and_mo_ussd0(1111)@7e0c241b4610: 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-GSUP(1083)@7e0c241b4610: Created GsupExpect[14] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(1113) TC_multi_lu_and_mo_ussd0(1113)@7e0c241b4610: 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-GSUP(1083)@7e0c241b4610: Created GsupExpect[15] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(1115) TC_multi_lu_and_mo_ussd0(1115)@7e0c241b4610: 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 } } } } 20250823132244667 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244667 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244667 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244667 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244667 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244667 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244667 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244667 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244667 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1078)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 0TC_multi_lu_and_mo_ussd0(1086)11273457 MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 1TC_multi_lu_and_mo_ussd0(1087)16016729 MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244673 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244673 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244673 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244673 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:1 20250823132244673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244673 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 2TC_multi_lu_and_mo_ussd0(1089)5376056 20250823132244673 DMM DEBUG msc_a(IMSI-262420000000210:GERAN-A-144:LU)[0x561dbed87e10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000210 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132244673 DMM DEBUG msc_a(IMSI-262420000000210:GERAN-A-144:LU)[0x561dbed87e10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132244673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132244673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000210:GERAN-A-144:LU)[0x561dbed87e10] (fsm.c:486) 20250823132244673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132244673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132244673 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132244673 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000210 id=262420000000210 (vlr.c:661) 20250823132244673 DVLR INFO New subscr, IMSI: 262420000000210 (vlr.c:562) 20250823132244673 DVLR DEBUG VLR subscr IMSI-262420000000210 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132244673 DVLR DEBUG VLR subscr IMSI-262420000000210 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132244673 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132244673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132244673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132244673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132244673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132244673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132244673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x561dbed85110]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:2 MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 2 set to 1 20250823132244673 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244673 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x561dbed85110] (fsm.c:486) 20250823132244673 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132244673 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x561dbed7dc10]{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(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244673 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244673 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244673 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244674 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244674 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244674 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244674 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244674 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244674 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244674 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244674 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244674 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244674 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244674 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244674 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244674 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244674 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 3TC_multi_lu_and_mo_ussd0(1091)3663818 20250823132244674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244674 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 3 set to 1 20250823132244674 DMM DEBUG msc_a(IMSI-262420000000211:GERAN-A-145:LU)[0x561dbed94250]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000211 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132244674 DMM DEBUG msc_a(IMSI-262420000000211:GERAN-A-145:LU)[0x561dbed94250]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132244674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x561dbed944e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132244674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x561dbed944e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000211:GERAN-A-145:LU)[0x561dbed94250] (fsm.c:486) 20250823132244674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x561dbed944e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132244674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x561dbed944e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132244674 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132244674 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000211 id=262420000000211 (vlr.c:661) 20250823132244674 DVLR INFO New subscr, IMSI: 262420000000211 (vlr.c:562) 20250823132244674 DVLR DEBUG VLR subscr IMSI-262420000000211 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := 'AC04F1'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-RAN(1078)@7e0c241b4610: Added conn table entry 4TC_multi_lu_and_mo_ussd0(1093)15425985 20250823132244674 DVLR DEBUG VLR subscr IMSI-262420000000211 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132244674 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132244674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x561dbed944e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132244674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x561dbed944e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132244674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x561dbed944e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132244674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x561dbed944e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132244674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x561dbed944e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132244674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x561dbed944e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132244674 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x561dbed9b4f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:0 20250823132244674 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x561dbed9b4f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x561dbed944e0] (fsm.c:486) 20250823132244674 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x561dbed9b4f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132244674 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x561dbed9b4f0]{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(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 5TC_multi_lu_and_mo_ussd0(1095)2299736 MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 6TC_multi_lu_and_mo_ussd0(1097)6286101 20250823132244675 DMM DEBUG msc_a(IMSI-262420000000212:GERAN-A-146:LU)[0x561dbed9bca0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000212 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132244675 DMM DEBUG msc_a(IMSI-262420000000212:GERAN-A-146:LU)[0x561dbed9bca0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823132244675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x561dbed9d9f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132244675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x561dbed9d9f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000212:GERAN-A-146:LU)[0x561dbed9bca0] (fsm.c:486) 20250823132244675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x561dbed9d9f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132244675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x561dbed9d9f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132244675 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132244675 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000212 id=262420000000212 (vlr.c:661) 20250823132244675 DVLR INFO New subscr, IMSI: 262420000000212 (vlr.c:562) 20250823132244675 DVLR DEBUG VLR subscr IMSI-262420000000212 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 6 set to 1 20250823132244675 DVLR DEBUG VLR subscr IMSI-262420000000212 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132244675 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132244675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x561dbed9d9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132244675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x561dbed9d9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 7TC_multi_lu_and_mo_ussd0(1099)3792004 20250823132244675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x561dbed9d9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132244675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x561dbed9d9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:3 MSC_Test-GSUP(1083)@7e0c241b4610: Found GsupExpect[0] for "262420000000210" handled at TC_multi_lu_and_mo_ussd0(1086) MSC_Test-GSUP(1083)@7e0c241b4610: Added IMSI table entry 0TC_multi_lu_and_mo_ussd0(1086)"262420000000210" 20250823132244675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x561dbed9d9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132244675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x561dbed9d9f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132244675 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x561dbed9eca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244675 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x561dbed9eca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x561dbed9d9f0] (fsm.c:486) 20250823132244675 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x561dbed9eca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132244675 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x561dbed9eca0]{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(1078)@7e0c241b4610: Added conn table entry 8TC_multi_lu_and_mo_ussd0(1101)9572204 MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:4 20250823132244675 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244675 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244675 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:5 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 9TC_multi_lu_and_mo_ussd0(1103)14575586 20250823132244675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:6 MSC_Test-GSUP(1083)@7e0c241b4610: Found GsupExpect[1] for "262420000000211" handled at TC_multi_lu_and_mo_ussd0(1087) MSC_Test-GSUP(1083)@7e0c241b4610: Added IMSI table entry 1TC_multi_lu_and_mo_ussd0(1087)"262420000000211" MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 9 set to 1 20250823132244675 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test-GSUP(1083)@7e0c241b4610: Found GsupExpect[2] for "262420000000212" handled at TC_multi_lu_and_mo_ussd0(1089) MSC_Test-GSUP(1083)@7e0c241b4610: Added IMSI table entry 2TC_multi_lu_and_mo_ussd0(1089)"262420000000212" 20250823132244675 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244675 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:7 20250823132244675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244675 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244675 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:8 20250823132244675 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:9 20250823132244675 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244675 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 10TC_multi_lu_and_mo_ussd0(1105)9441988 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244675 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244675 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244675 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244675 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244675 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244675 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244675 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244675 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244676 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244676 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244676 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244676 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244676 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244676 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244676 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244676 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244676 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := 'F46559'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(1077)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244676 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 10 set to 1 20250823132244676 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244676 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244676 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244676 DMM DEBUG msc_a(IMSI-262420000000213:GERAN-A-147:LU)[0x561dbed989d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000213 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132244676 DMM DEBUG msc_a(IMSI-262420000000213:GERAN-A-147:LU)[0x561dbed989d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x561dbed98c60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x561dbed98c60]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000213:GERAN-A-147:LU)[0x561dbed989d0] (fsm.c:486) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x561dbed98c60]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x561dbed98c60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132244676 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244676 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132244676 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000213 id=262420000000213 (vlr.c:661) 20250823132244676 DVLR INFO New subscr, IMSI: 262420000000213 (vlr.c:562) 20250823132244676 DVLR DEBUG VLR subscr IMSI-262420000000213 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132244676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244676 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244676 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244676 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244676 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244676 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244676 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:10 MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244676 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244676 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244676 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244676 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244676 DVLR DEBUG VLR subscr IMSI-262420000000213 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132244676 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x561dbed98c60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x561dbed98c60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x561dbed98c60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x561dbed98c60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132244676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244676 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244676 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244676 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x561dbed98c60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x561dbed98c60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132244676 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244676 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x561dbed9cdf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x561dbed9cdf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x561dbed98c60] (fsm.c:486) 20250823132244676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x561dbed9cdf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132244676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x561dbed9cdf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132244676 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244676 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244676 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := '520838'O ("R\b8"), 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(1077)@7e0c241b4610: Session index based on local reference:2 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244676 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244676 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:2 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244676 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244676 DMM DEBUG msc_a(IMSI-262420000000214:GERAN-A-148:LU)[0x561dbeda3fa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000214 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132244676 DMM DEBUG msc_a(IMSI-262420000000214:GERAN-A-148:LU)[0x561dbeda3fa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x561dbeda4180]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x561dbeda4180]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000214:GERAN-A-148:LU)[0x561dbeda3fa0] (fsm.c:486) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x561dbeda4180]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x561dbeda4180]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 11TC_multi_lu_and_mo_ussd0(1107)14383224 20250823132244676 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132244676 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000214 id=262420000000214 (vlr.c:661) 20250823132244676 DVLR INFO New subscr, IMSI: 262420000000214 (vlr.c:562) 20250823132244676 DVLR DEBUG VLR subscr IMSI-262420000000214 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132244676 DVLR DEBUG VLR subscr IMSI-262420000000214 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132244676 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x561dbeda4180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x561dbeda4180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x561dbeda4180]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x561dbeda4180]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x561dbeda4180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x561dbeda4180]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132244676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x561dbeda9b60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x561dbeda9b60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x561dbeda4180] (fsm.c:486) 20250823132244676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x561dbeda9b60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132244676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x561dbeda9b60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132244676 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244676 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244676 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244676 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244676 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:11 20250823132244676 DMM DEBUG msc_a(IMSI-262420000000215:GERAN-A-149:LU)[0x561dbeda9d40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000215 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132244676 DMM DEBUG msc_a(IMSI-262420000000215:GERAN-A-149:LU)[0x561dbeda9d40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x561dbeda9fd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x561dbeda9fd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000215:GERAN-A-149:LU)[0x561dbeda9d40] (fsm.c:486) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x561dbeda9fd0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x561dbeda9fd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132244676 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132244676 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000215 id=262420000000215 (vlr.c:661) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test-GSUP(1083)@7e0c241b4610: Found GsupExpect[3] for "262420000000213" handled at TC_multi_lu_and_mo_ussd0(1091) MSC_Test-GSUP(1083)@7e0c241b4610: Added IMSI table entry 3TC_multi_lu_and_mo_ussd0(1091)"262420000000213" MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244676 DVLR INFO New subscr, IMSI: 262420000000215 (vlr.c:562) 20250823132244676 DVLR DEBUG VLR subscr IMSI-262420000000215 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132244676 DVLR DEBUG VLR subscr IMSI-262420000000215 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132244676 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x561dbeda9fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x561dbeda9fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x561dbeda9fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x561dbeda9fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132244676 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244676 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244676 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244676 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x561dbeda9fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x561dbeda9fd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132244676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x561dbedaa460]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x561dbedaa460]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x561dbeda9fd0] (fsm.c:486) 20250823132244676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x561dbedaa460]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132244676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x561dbedaa460]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132244676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244676 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244676 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := '37E7CA'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(1077)@7e0c241b4610: Session index based on local reference:3 20250823132244676 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244676 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244676 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244676 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244676 DMM DEBUG msc_a(IMSI-262420000000216:GERAN-A-150:LU)[0x561dbedab0a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000216 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132244676 DMM DEBUG msc_a(IMSI-262420000000216:GERAN-A-150:LU)[0x561dbedab0a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000216:GERAN-A-150:LU)[0x561dbedab0a0] (fsm.c:486) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132244676 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132244676 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000216 id=262420000000216 (vlr.c:661) 20250823132244676 DVLR INFO New subscr, IMSI: 262420000000216 (vlr.c:562) 20250823132244676 DVLR DEBUG VLR subscr IMSI-262420000000216 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244676 DVLR DEBUG VLR subscr IMSI-262420000000216 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132244676 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) MSC_Test-GSUP(1083)@7e0c241b4610: Found GsupExpect[4] for "262420000000214" handled at TC_multi_lu_and_mo_ussd0(1093) MSC_Test-GSUP(1083)@7e0c241b4610: Added IMSI table entry 4TC_multi_lu_and_mo_ussd0(1093)"262420000000214" MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132244676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132244676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x561dbedb3010]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x561dbedb3010]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x561dbedab330] (fsm.c:486) 20250823132244676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x561dbedb3010]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132244676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x561dbedb3010]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132244677 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244677 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 12TC_multi_lu_and_mo_ussd0(1109)76254 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244677 DMM DEBUG msc_a(IMSI-262420000000217:GERAN-A-151:LU)[0x561dbeda6eb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000217 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132244677 DMM DEBUG msc_a(IMSI-262420000000217:GERAN-A-151:LU)[0x561dbeda6eb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x561dbeda7090]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x561dbeda7090]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000217:GERAN-A-151:LU)[0x561dbeda6eb0] (fsm.c:486) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x561dbeda7090]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x561dbeda7090]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132244677 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132244677 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000217 id=262420000000217 (vlr.c:661) 20250823132244677 DVLR INFO New subscr, IMSI: 262420000000217 (vlr.c:562) 20250823132244677 DVLR DEBUG VLR subscr IMSI-262420000000217 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132244677 DVLR DEBUG VLR subscr IMSI-262420000000217 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132244677 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x561dbeda7090]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x561dbeda7090]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x561dbeda7090]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x561dbeda7090]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test-GSUP(1083)@7e0c241b4610: Found GsupExpect[5] for "262420000000215" handled at TC_multi_lu_and_mo_ussd0(1095) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test-GSUP(1083)@7e0c241b4610: Added IMSI table entry 5TC_multi_lu_and_mo_ussd0(1095)"262420000000215" MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x561dbeda7090]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x561dbeda7090]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132244677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x561dbeda7600]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x561dbeda7600]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x561dbeda7090] (fsm.c:486) 20250823132244677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x561dbeda7600]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132244677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x561dbeda7600]{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(1077)@7e0c241b4610: { messageType := 2, destLocRef := 'EB61C1'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(1077)@7e0c241b4610: Session index based on local reference:4 MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 12 set to 1 20250823132244677 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244677 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244677 DMM DEBUG msc_a(IMSI-262420000000218:GERAN-A-152:LU)[0x561dbedb7980]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000218 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132244677 DMM DEBUG msc_a(IMSI-262420000000218:GERAN-A-152:LU)[0x561dbedb7980]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x561dbedb7c10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x561dbedb7c10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000218:GERAN-A-152:LU)[0x561dbedb7980] (fsm.c:486) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x561dbedb7c10]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132244677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test-GSUP(1083)@7e0c241b4610: Found GsupExpect[6] for "262420000000216" handled at TC_multi_lu_and_mo_ussd0(1097) MSC_Test-GSUP(1083)@7e0c241b4610: Added IMSI table entry 6TC_multi_lu_and_mo_ussd0(1097)"262420000000216" MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:12 20250823132244677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244677 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244677 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244677 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244677 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244677 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244677 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x561dbedb7c10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132244677 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132244677 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000218 id=262420000000218 (vlr.c:661) 20250823132244677 DVLR INFO New subscr, IMSI: 262420000000218 (vlr.c:562) 20250823132244677 DVLR DEBUG VLR subscr IMSI-262420000000218 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132244677 DVLR DEBUG VLR subscr IMSI-262420000000218 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132244677 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x561dbedb7c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x561dbedb7c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x561dbedb7c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x561dbedb7c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x561dbedb7c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x561dbedb7c10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132244677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x561dbedb4a70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x561dbedb4a70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x561dbedb7c10] (fsm.c:486) 20250823132244677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x561dbedb4a70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132244677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x561dbedb4a70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132244677 DMM DEBUG msc_a(IMSI-262420000000219:GERAN-A-153:LU)[0x561dbedb4d00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000219 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132244677 DMM DEBUG msc_a(IMSI-262420000000219:GERAN-A-153:LU)[0x561dbedb4d00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x561dbedb4f90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x561dbedb4f90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000219:GERAN-A-153:LU)[0x561dbedb4d00] (fsm.c:486) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x561dbedb4f90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x561dbedb4f90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132244677 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132244677 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000219 id=262420000000219 (vlr.c:661) 20250823132244677 DVLR INFO New subscr, IMSI: 262420000000219 (vlr.c:562) 20250823132244677 DVLR DEBUG VLR subscr IMSI-262420000000219 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:4 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823132244677 DVLR DEBUG VLR subscr IMSI-262420000000219 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132244677 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x561dbedb4f90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132244677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244677 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x561dbedb4f90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x561dbedb4f90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x561dbedb4f90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1083)@7e0c241b4610: Found GsupExpect[7] for "262420000000217" handled at TC_multi_lu_and_mo_ussd0(1099) MSC_Test-GSUP(1083)@7e0c241b4610: Added IMSI table entry 7TC_multi_lu_and_mo_ussd0(1099)"262420000000217" MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 13TC_multi_lu_and_mo_ussd0(1111)5789250 MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x561dbedb4f90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x561dbedb4f90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132244677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x561dbedc1460]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x561dbedc1460]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x561dbedb4f90] (fsm.c:486) 20250823132244677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x561dbedc1460]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132244677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x561dbedc1460]{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(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244677 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244677 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := '231758'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(1077)@7e0c241b4610: Session index based on local reference:5 20250823132244677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(1083)@7e0c241b4610: Found GsupExpect[8] for "262420000000218" handled at TC_multi_lu_and_mo_ussd0(1101) MSC_Test-GSUP(1083)@7e0c241b4610: Added IMSI table entry 8TC_multi_lu_and_mo_ussd0(1101)"262420000000218" MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:13 20250823132244677 DMM DEBUG msc_a(IMSI-262420000000220:GERAN-A-154:LU)[0x561dbedc1640]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000220 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132244677 DMM DEBUG msc_a(IMSI-262420000000220:GERAN-A-154:LU)[0x561dbedc1640]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x561dbedc1820]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x561dbedc1820]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000220:GERAN-A-154:LU)[0x561dbedc1640] (fsm.c:486) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x561dbedc1820]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x561dbedc1820]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132244677 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132244677 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000220 id=262420000000220 (vlr.c:661) 20250823132244677 DVLR INFO New subscr, IMSI: 262420000000220 (vlr.c:562) 20250823132244677 DVLR DEBUG VLR subscr IMSI-262420000000220 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 13 set to 1 20250823132244677 DVLR DEBUG VLR subscr IMSI-262420000000220 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132244677 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x561dbedc1820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x561dbedc1820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x561dbedc1820]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x561dbedc1820]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x561dbedc1820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132244677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x561dbedc1820]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132244677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x561dbedc1d90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x561dbedc1d90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x561dbedc1820] (fsm.c:486) 20250823132244677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x561dbedc1d90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132244677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x561dbedc1d90]{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(1077)@7e0c241b4610: Session index based on local reference:5 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244677 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244678 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244678 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244678 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244678 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244678 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244678 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244678 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 14TC_multi_lu_and_mo_ussd0(1113)4274956 MSC_Test-GSUP(1083)@7e0c241b4610: Found GsupExpect[9] for "262420000000219" handled at TC_multi_lu_and_mo_ussd0(1103) MSC_Test-GSUP(1083)@7e0c241b4610: Added IMSI table entry 9TC_multi_lu_and_mo_ussd0(1103)"262420000000219" 20250823132244678 DMM DEBUG msc_a(IMSI-262420000000221:GERAN-A-155:LU)[0x561dbedc61e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000221 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132244678 DMM DEBUG msc_a(IMSI-262420000000221:GERAN-A-155:LU)[0x561dbedc61e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x561dbedc63c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x561dbedc63c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000221:GERAN-A-155:LU)[0x561dbedc61e0] (fsm.c:486) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x561dbedc63c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x561dbedc63c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132244678 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132244678 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000221 id=262420000000221 (vlr.c:661) 20250823132244678 DVLR INFO New subscr, IMSI: 262420000000221 (vlr.c:562) 20250823132244678 DVLR DEBUG VLR subscr IMSI-262420000000221 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132244678 DVLR DEBUG VLR subscr IMSI-262420000000221 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132244678 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x561dbedc63c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x561dbedc63c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x561dbedc63c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x561dbedc63c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x561dbedc63c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x561dbedc63c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132244678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x561dbedca910]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x561dbedca910]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x561dbedc63c0] (fsm.c:486) 20250823132244678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x561dbedca910]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132244678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x561dbedca910]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132244678 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244678 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:14 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 14 set to 1 20250823132244678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244678 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := '5FEB15'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(1077)@7e0c241b4610: Session index based on local reference:6 MSC_Test-GSUP(1083)@7e0c241b4610: Found GsupExpect[10] for "262420000000220" handled at TC_multi_lu_and_mo_ussd0(1105) MSC_Test-GSUP(1083)@7e0c241b4610: Added IMSI table entry 10TC_multi_lu_and_mo_ussd0(1105)"262420000000220" 20250823132244678 DMM DEBUG msc_a(IMSI-262420000000222:GERAN-A-156:LU)[0x561dbedcaba0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000222 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132244678 DMM DEBUG msc_a(IMSI-262420000000222:GERAN-A-156:LU)[0x561dbedcaba0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x561dbedcae30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x561dbedcae30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000222:GERAN-A-156:LU)[0x561dbedcaba0] (fsm.c:486) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x561dbedcae30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x561dbedcae30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132244678 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132244678 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000222 id=262420000000222 (vlr.c:661) 20250823132244678 DVLR INFO New subscr, IMSI: 262420000000222 (vlr.c:562) 20250823132244678 DVLR DEBUG VLR subscr IMSI-262420000000222 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132244678 DVLR DEBUG VLR subscr IMSI-262420000000222 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132244678 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x561dbedcae30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x561dbedcae30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x561dbedcae30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x561dbedcae30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 15TC_multi_lu_and_mo_ussd0(1115)1841366 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x561dbedcae30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x561dbedcae30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132244678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x561dbedcf770]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x561dbedcf770]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x561dbedcae30] (fsm.c:486) 20250823132244678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x561dbedcf770]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132244678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x561dbedcf770]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132244678 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244678 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244678 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:15 MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 15 set to 1 20250823132244678 DMM DEBUG msc_a(IMSI-262420000000223:GERAN-A-157:LU)[0x561dbedccda0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000223 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132244678 DMM DEBUG msc_a(IMSI-262420000000223:GERAN-A-157:LU)[0x561dbedccda0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x561dbedcfab0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x561dbedcfab0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000223:GERAN-A-157:LU)[0x561dbedccda0] (fsm.c:486) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x561dbedcfab0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x561dbedcfab0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132244678 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132244678 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000223 id=262420000000223 (vlr.c:661) 20250823132244678 DVLR INFO New subscr, IMSI: 262420000000223 (vlr.c:562) 20250823132244678 DVLR DEBUG VLR subscr IMSI-262420000000223 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132244678 DVLR DEBUG VLR subscr IMSI-262420000000223 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132244678 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x561dbedcfab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x561dbedcfab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x561dbedcfab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x561dbedcfab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x561dbedcfab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132244678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x561dbedcfab0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132244678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x561dbedd3f50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x561dbedd3f50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x561dbedcfab0] (fsm.c:486) 20250823132244678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x561dbedd3f50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132244678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x561dbedd3f50]{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(1083)@7e0c241b4610: Found GsupExpect[11] for "262420000000221" handled at TC_multi_lu_and_mo_ussd0(1107) MSC_Test-GSUP(1083)@7e0c241b4610: Added IMSI table entry 11TC_multi_lu_and_mo_ussd0(1107)"262420000000221" 20250823132244678 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244678 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244678 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244678 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244678 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244678 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244679 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244679 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244679 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244679 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244679 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244679 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244679 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244679 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test-GSUP(1083)@7e0c241b4610: Found GsupExpect[12] for "262420000000222" handled at TC_multi_lu_and_mo_ussd0(1109) MSC_Test-GSUP(1083)@7e0c241b4610: Added IMSI table entry 12TC_multi_lu_and_mo_ussd0(1109)"262420000000222" MSC_Test-GSUP(1083)@7e0c241b4610: Found GsupExpect[13] for "262420000000223" handled at TC_multi_lu_and_mo_ussd0(1111) MSC_Test-GSUP(1083)@7e0c241b4610: Added IMSI table entry 13TC_multi_lu_and_mo_ussd0(1111)"262420000000223" MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:6 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244679 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := '39DC84'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(1077)@7e0c241b4610: Session index based on local reference:7 MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:7 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244679 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244679 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244679 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244679 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := '920F6C'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(1077)@7e0c241b4610: Session index based on local reference:8 20250823132244679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244679 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244679 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244679 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244679 DMM DEBUG msc_a(IMSI-262420000000224:GERAN-A-158:LU)[0x561dbed9f580]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000224 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132244679 DMM DEBUG msc_a(IMSI-262420000000224:GERAN-A-158:LU)[0x561dbed9f580]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x561dbedc2000]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132244679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x561dbedc2000]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000224:GERAN-A-158:LU)[0x561dbed9f580] (fsm.c:486) 20250823132244679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x561dbedc2000]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132244679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x561dbedc2000]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132244679 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132244679 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000224 id=262420000000224 (vlr.c:661) 20250823132244679 DVLR INFO New subscr, IMSI: 262420000000224 (vlr.c:562) 20250823132244679 DVLR DEBUG VLR subscr IMSI-262420000000224 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132244679 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244679 DVLR DEBUG VLR subscr IMSI-262420000000224 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132244679 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132244679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x561dbedc2000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132244679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x561dbedc2000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132244679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x561dbedc2000]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132244679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x561dbedc2000]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132244679 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x561dbedc2000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132244679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x561dbedc2000]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132244679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x561dbedbd330]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x561dbedbd330]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x561dbedc2000] (fsm.c:486) 20250823132244679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x561dbedbd330]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132244679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x561dbedbd330]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132244679 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := 'DE67E2'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(1077)@7e0c241b4610: Session index based on local reference:9 20250823132244679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244679 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:9 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244679 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244679 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244679 DMM DEBUG msc_a(IMSI-262420000000225:GERAN-A-159:LU)[0x561dbedaa960]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000225 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132244679 DMM DEBUG msc_a(IMSI-262420000000225:GERAN-A-159:LU)[0x561dbedaa960]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132244679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x561dbeda4af0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := '9012C4'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-SCCP(1077)@7e0c241b4610: Session index based on local reference:10 20250823132244679 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x561dbeda4af0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000225:GERAN-A-159:LU)[0x561dbedaa960] (fsm.c:486) 20250823132244679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x561dbeda4af0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132244679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x561dbeda4af0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132244679 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132244679 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000225 id=262420000000225 (vlr.c:661) 20250823132244679 DVLR INFO New subscr, IMSI: 262420000000225 (vlr.c:562) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244679 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244679 DVLR DEBUG VLR subscr IMSI-262420000000225 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132244679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244679 DVLR DEBUG VLR subscr IMSI-262420000000225 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132244679 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132244679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x561dbeda4af0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132244679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x561dbeda4af0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132244679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x561dbeda4af0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132244679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x561dbeda4af0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:10 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244679 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x561dbeda4af0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132244679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x561dbeda4af0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132244679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x561dbedcb2b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x561dbedcb2b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x561dbeda4af0] (fsm.c:486) 20250823132244679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x561dbedcb2b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132244679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x561dbedcb2b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132244679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244679 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244679 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244679 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := 'DB7878'O, 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(1077)@7e0c241b4610: Session index based on local reference:11 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:11 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244679 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244680 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(1083)@7e0c241b4610: Found GsupExpect[14] for "262420000000224" handled at TC_multi_lu_and_mo_ussd0(1113) MSC_Test-GSUP(1083)@7e0c241b4610: Added IMSI table entry 14TC_multi_lu_and_mo_ussd0(1113)"262420000000224" 20250823132244680 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244680 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := '0129DE'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(1077)@7e0c241b4610: Session index based on local reference:12 20250823132244680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244680 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test-GSUP(1083)@7e0c241b4610: Found GsupExpect[15] for "262420000000225" handled at TC_multi_lu_and_mo_ussd0(1115) MSC_Test-GSUP(1083)@7e0c241b4610: Added IMSI table entry 15TC_multi_lu_and_mo_ussd0(1115)"262420000000225" MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:12 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244680 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244680 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244680 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := '585642'O ("XVB"), 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(1077)@7e0c241b4610: Session index based on local reference:13 20250823132244680 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244680 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244680 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:13 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244680 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244680 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244680 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := '413B0C'O ("A;\f"), 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(1077)@7e0c241b4610: Session index based on local reference:14 20250823132244680 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244680 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244680 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:14 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := '1C18D6'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(1077)@7e0c241b4610: Session index based on local reference:15 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:15 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244683 DVLR DEBUG VLR subscr IMSI-262420000000210 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132244683 DVLR DEBUG VLR subscr IMSI-262420000000210 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1086)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1086)@7e0c241b4610: setverdict(pass): none -> pass 20250823132244684 DVLR DEBUG VLR subscr IMSI-262420000000211 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132244684 DVLR DEBUG VLR subscr IMSI-262420000000211 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250823132244684 DVLR DEBUG VLR subscr IMSI-262420000000213 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132244684 DVLR DEBUG VLR subscr IMSI-262420000000213 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250823132244684 DVLR DEBUG VLR subscr IMSI-262420000000212 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132244684 DVLR DEBUG VLR subscr IMSI-262420000000212 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250823132244685 DVLR DEBUG VLR subscr IMSI-262420000000214 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132244685 DVLR DEBUG VLR subscr IMSI-262420000000214 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1091)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1091)@7e0c241b4610: setverdict(pass): none -> pass 20250823132244685 DVLR DEBUG VLR subscr IMSI-262420000000215 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132244685 DVLR DEBUG VLR subscr IMSI-262420000000215 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250823132244686 DVLR DEBUG VLR subscr IMSI-262420000000216 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132244686 DVLR DEBUG VLR subscr IMSI-262420000000216 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1087)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250823132244686 DVLR DEBUG VLR subscr IMSI-262420000000210 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244686 DVLR DEBUG IMSI:262420000000210 has MSISDN:491230000210 (vlr.c:1045) 20250823132244686 DMSC NOTICE msub(IMSI-262420000000210:MSISDN-491230000210) VLR: update for IMSI=262420000000210 (MSISDN=491230000210) (gsm_04_08.c:1541) TC_multi_lu_and_mo_ussd0(1087)@7e0c241b4610: setverdict(pass): none -> pass 20250823132244686 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) TC_multi_lu_and_mo_ussd0(1089)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1089)@7e0c241b4610: setverdict(pass): none -> pass 20250823132244686 DVLR DEBUG VLR subscr IMSI-262420000000217 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132244686 DVLR DEBUG VLR subscr IMSI-262420000000217 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250823132244686 DVLR DEBUG VLR subscr IMSI-262420000000218 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132244686 DVLR DEBUG VLR subscr IMSI-262420000000218 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1093)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1093)@7e0c241b4610: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(1095)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1095)@7e0c241b4610: setverdict(pass): none -> pass 20250823132244687 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x561dbed85110]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132244687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132244687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132244687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132244687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x561dbed85110] (vlr_lu_fsm.c:110) 20250823132244687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132244687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x561dbed85110]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132244687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x561dbed85110]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132244687 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x561dbedd48e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244687 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x561dbedd48e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x561dbed85110] (fsm.c:486) 20250823132244687 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x561dbedd48e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132244687 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x561dbedd48e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132244687 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x561dbedd48e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132244687 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x561dbedd48e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132244687 DMSC NOTICE msub(IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x03DF9672) VLR: update for IMSI=262420000000210 (MSISDN=491230000210) (gsm_04_08.c:1541) 20250823132244687 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x561dbedd48e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132244687 DMM DEBUG -> IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x03DF9672 LOCATION UPDATE ACCEPT (TMSI = 0x03df9672) (gsm_04_08.c:149) TC_multi_lu_and_mo_ussd0(1097)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1097)@7e0c241b4610: setverdict(pass): none -> pass 20250823132244687 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x03DF9672 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244687 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244687 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244687 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1101)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1101)@7e0c241b4610: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(1099)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1099)@7e0c241b4610: setverdict(pass): none -> pass 20250823132244689 DVLR DEBUG VLR subscr IMSI-262420000000219 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132244689 DVLR DEBUG VLR subscr IMSI-262420000000219 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250823132244690 DVLR DEBUG VLR subscr IMSI-262420000000220 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132244690 DVLR DEBUG VLR subscr IMSI-262420000000220 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250823132244690 DVLR DEBUG VLR subscr IMSI-262420000000221 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) TC_multi_lu_and_mo_ussd0(1103)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1103)@7e0c241b4610: setverdict(pass): none -> pass 20250823132244690 DVLR DEBUG VLR subscr IMSI-262420000000221 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1107)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250823132244691 DVLR DEBUG VLR subscr IMSI-262420000000223 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132244691 DVLR DEBUG VLR subscr IMSI-262420000000223 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1107)@7e0c241b4610: setverdict(pass): none -> pass 20250823132244691 DVLR DEBUG VLR subscr IMSI-262420000000222 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132244691 DVLR DEBUG VLR subscr IMSI-262420000000222 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1105)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1105)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 TC_multi_lu_and_mo_ussd0(1111)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1111)@7e0c241b4610: setverdict(pass): none -> pass 20250823132244692 DVLR DEBUG VLR subscr IMSI-262420000000224 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132244692 DVLR DEBUG VLR subscr IMSI-262420000000224 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823132244692 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244692 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244692 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244692 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244692 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244693 DVLR DEBUG VLR subscr IMSI-262420000000225 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132244693 DVLR DEBUG VLR subscr IMSI-262420000000225 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1109)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 TC_multi_lu_and_mo_ussd0(1109)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:4 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1113)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:5 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 TC_multi_lu_and_mo_ussd0(1113)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1115)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:6 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 TC_multi_lu_and_mo_ussd0(1115)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:7 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:9 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:10 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:11 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:12 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:13 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:14 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:15 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1086)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244730 DVLR DEBUG VLR subscr IMSI-262420000000213 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244730 DVLR DEBUG IMSI:262420000000213 has MSISDN:491230000213 (vlr.c:1045) 20250823132244730 DMSC NOTICE msub(IMSI-262420000000213:MSISDN-491230000213) VLR: update for IMSI=262420000000213 (MSISDN=491230000213) (gsm_04_08.c:1541) 20250823132244730 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244730 DVLR DEBUG VLR subscr IMSI-262420000000214 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244730 DVLR DEBUG IMSI:262420000000214 has MSISDN:491230000214 (vlr.c:1045) 20250823132244730 DMSC NOTICE msub(IMSI-262420000000214:MSISDN-491230000214) VLR: update for IMSI=262420000000214 (MSISDN=491230000214) (gsm_04_08.c:1541) 20250823132244730 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244730 DVLR DEBUG VLR subscr IMSI-262420000000211 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244730 DVLR DEBUG IMSI:262420000000211 has MSISDN:491230000211 (vlr.c:1045) 20250823132244730 DMSC NOTICE msub(IMSI-262420000000211:MSISDN-491230000211) VLR: update for IMSI=262420000000211 (MSISDN=491230000211) (gsm_04_08.c:1541) 20250823132244730 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244730 DVLR DEBUG VLR subscr IMSI-262420000000212 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244730 DVLR DEBUG IMSI:262420000000212 has MSISDN:491230000212 (vlr.c:1045) 20250823132244730 DMSC NOTICE msub(IMSI-262420000000212:MSISDN-491230000212) VLR: update for IMSI=262420000000212 (MSISDN=491230000212) (gsm_04_08.c:1541) 20250823132244730 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244730 DVLR DEBUG VLR subscr IMSI-262420000000215 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244730 DVLR DEBUG IMSI:262420000000215 has MSISDN:491230000215 (vlr.c:1045) 20250823132244730 DMSC NOTICE msub(IMSI-262420000000215:MSISDN-491230000215) VLR: update for IMSI=262420000000215 (MSISDN=491230000215) (gsm_04_08.c:1541) 20250823132244730 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244730 DVLR DEBUG VLR subscr IMSI-262420000000216 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244730 DVLR DEBUG IMSI:262420000000216 has MSISDN:491230000216 (vlr.c:1045) 20250823132244730 DMSC NOTICE msub(IMSI-262420000000216:MSISDN-491230000216) VLR: update for IMSI=262420000000216 (MSISDN=491230000216) (gsm_04_08.c:1541) 20250823132244730 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244730 DVLR DEBUG VLR subscr IMSI-262420000000218 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244730 DVLR DEBUG IMSI:262420000000218 has MSISDN:491230000218 (vlr.c:1045) 20250823132244730 DMSC NOTICE msub(IMSI-262420000000218:MSISDN-491230000218) VLR: update for IMSI=262420000000218 (MSISDN=491230000218) (gsm_04_08.c:1541) 20250823132244730 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244730 DVLR DEBUG VLR subscr IMSI-262420000000217 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244730 DVLR DEBUG IMSI:262420000000217 has MSISDN:491230000217 (vlr.c:1045) 20250823132244730 DMSC NOTICE msub(IMSI-262420000000217:MSISDN-491230000217) VLR: update for IMSI=262420000000217 (MSISDN=491230000217) (gsm_04_08.c:1541) 20250823132244730 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244731 DVLR DEBUG VLR subscr IMSI-262420000000219 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244731 DVLR DEBUG IMSI:262420000000219 has MSISDN:491230000219 (vlr.c:1045) 20250823132244731 DMSC NOTICE msub(IMSI-262420000000219:MSISDN-491230000219) VLR: update for IMSI=262420000000219 (MSISDN=491230000219) (gsm_04_08.c:1541) 20250823132244731 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244731 DVLR DEBUG VLR subscr IMSI-262420000000221 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244731 DVLR DEBUG IMSI:262420000000221 has MSISDN:491230000221 (vlr.c:1045) 20250823132244731 DMSC NOTICE msub(IMSI-262420000000221:MSISDN-491230000221) VLR: update for IMSI=262420000000221 (MSISDN=491230000221) (gsm_04_08.c:1541) 20250823132244731 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244731 DVLR DEBUG VLR subscr IMSI-262420000000223 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244731 DVLR DEBUG IMSI:262420000000223 has MSISDN:491230000223 (vlr.c:1045) 20250823132244731 DMSC NOTICE msub(IMSI-262420000000223:MSISDN-491230000223) VLR: update for IMSI=262420000000223 (MSISDN=491230000223) (gsm_04_08.c:1541) 20250823132244731 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244731 DVLR DEBUG VLR subscr IMSI-262420000000220 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244731 DVLR DEBUG IMSI:262420000000220 has MSISDN:491230000220 (vlr.c:1045) 20250823132244731 DMSC NOTICE msub(IMSI-262420000000220:MSISDN-491230000220) VLR: update for IMSI=262420000000220 (MSISDN=491230000220) (gsm_04_08.c:1541) 20250823132244731 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244731 DVLR DEBUG VLR subscr IMSI-262420000000222 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244731 DVLR DEBUG IMSI:262420000000222 has MSISDN:491230000222 (vlr.c:1045) 20250823132244731 DMSC NOTICE msub(IMSI-262420000000222:MSISDN-491230000222) VLR: update for IMSI=262420000000222 (MSISDN=491230000222) (gsm_04_08.c:1541) 20250823132244731 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244731 DVLR DEBUG VLR subscr IMSI-262420000000224 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244731 DVLR DEBUG IMSI:262420000000224 has MSISDN:491230000224 (vlr.c:1045) 20250823132244731 DMSC NOTICE msub(IMSI-262420000000224:MSISDN-491230000224) VLR: update for IMSI=262420000000224 (MSISDN=491230000224) (gsm_04_08.c:1541) 20250823132244731 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244731 DVLR DEBUG VLR subscr IMSI-262420000000225 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244731 DVLR DEBUG IMSI:262420000000225 has MSISDN:491230000225 (vlr.c:1045) 20250823132244731 DMSC NOTICE msub(IMSI-262420000000225:MSISDN-491230000225) VLR: update for IMSI=262420000000225 (MSISDN=491230000225) (gsm_04_08.c:1541) 20250823132244731 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244731 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x561dbeda9fd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132244731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x561dbedaa460]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132244731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x561dbedaa460]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132244731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x561dbedaa460]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132244731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x561dbedaa460]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x561dbeda9fd0] (vlr_lu_fsm.c:110) 20250823132244731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x561dbedaa460]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132244731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x561dbedaa460]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x561dbeda9fd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132244731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x561dbeda9fd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132244731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x561dbeda9fd0] (fsm.c:486) 20250823132244731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132244731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132244731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132244731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132244731 DMSC NOTICE msub(IMSI-262420000000215:MSISDN-491230000215:TMSInew-0xA5EED829) VLR: update for IMSI=262420000000215 (MSISDN=491230000215) (gsm_04_08.c:1541) 20250823132244731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132244731 DMM DEBUG -> IMSI-262420000000215:MSISDN-491230000215:TMSInew-0xA5EED829 LOCATION UPDATE ACCEPT (TMSI = 0xa5eed829) (gsm_04_08.c:149) 20250823132244731 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSInew-0xA5EED829 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244731 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x561dbed98c60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132244731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x561dbed9cdf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132244731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x561dbed9cdf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132244731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x561dbed9cdf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132244731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x561dbed9cdf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x561dbed98c60] (vlr_lu_fsm.c:110) 20250823132244731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x561dbed9cdf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132244731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x561dbed9cdf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x561dbed98c60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132244731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x561dbed98c60]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132244731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x561dbedaa460]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x561dbedaa460]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x561dbed98c60] (fsm.c:486) 20250823132244731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x561dbedaa460]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132244731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x561dbedaa460]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132244731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x561dbedaa460]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132244731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x561dbedaa460]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132244731 DMSC NOTICE msub(IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x1B2EF656) VLR: update for IMSI=262420000000213 (MSISDN=491230000213) (gsm_04_08.c:1541) 20250823132244731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x561dbedaa460]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132244731 DMM DEBUG -> IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x1B2EF656 LOCATION UPDATE ACCEPT (TMSI = 0x1b2ef656) (gsm_04_08.c:149) 20250823132244731 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244731 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244731 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244731 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x1B2EF656 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244731 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x561dbeda4180]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132244731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x561dbeda9b60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132244731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x561dbeda9b60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x561dbeda9b60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x561dbeda9b60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x561dbeda4180] (vlr_lu_fsm.c:110) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x561dbeda9b60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x561dbeda9b60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x561dbeda4180]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132244732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x561dbeda4180]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x561dbed9cdf0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x561dbed9cdf0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x561dbeda4180] (fsm.c:486) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x561dbed9cdf0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x561dbed9cdf0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x561dbed9cdf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x561dbed9cdf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132244732 DMSC NOTICE msub(IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x25F73EF7) VLR: update for IMSI=262420000000214 (MSISDN=491230000214) (gsm_04_08.c:1541) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x561dbed9cdf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132244732 DMM DEBUG -> IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x25F73EF7 LOCATION UPDATE ACCEPT (TMSI = 0x25f73ef7) (gsm_04_08.c:149) 20250823132244731 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244731 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244731 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244732 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244732 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244732 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244732 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244732 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x25F73EF7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244732 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x561dbed944e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x561dbed9b4f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x561dbed9b4f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x561dbed9b4f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132244732 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244732 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244732 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x561dbed9b4f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x561dbed944e0] (vlr_lu_fsm.c:110) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x561dbed9b4f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x561dbed9b4f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x561dbed944e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132244732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x561dbed944e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x561dbeda9b60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x561dbeda9b60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x561dbed944e0] (fsm.c:486) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x561dbeda9b60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x561dbeda9b60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x561dbeda9b60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x561dbeda9b60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132244732 DMSC NOTICE msub(IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x524BFB18) VLR: update for IMSI=262420000000211 (MSISDN=491230000211) (gsm_04_08.c:1541) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x561dbeda9b60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132244732 DMM DEBUG -> IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x524BFB18 LOCATION UPDATE ACCEPT (TMSI = 0x524bfb18) (gsm_04_08.c:149) 20250823132244732 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x524BFB18 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244732 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244732 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244732 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244732 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244732 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x561dbed9d9f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x561dbed9eca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x561dbed9eca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x561dbed9eca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x561dbed9eca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x561dbed9d9f0] (vlr_lu_fsm.c:110) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x561dbed9eca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x561dbed9eca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x561dbed9d9f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132244732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x561dbed9d9f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x561dbed9b4f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x561dbed9b4f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x561dbed9d9f0] (fsm.c:486) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x561dbed9b4f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x561dbed9b4f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x561dbed9b4f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x561dbed9b4f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132244732 DMSC NOTICE msub(IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x20025118) VLR: update for IMSI=262420000000212 (MSISDN=491230000212) (gsm_04_08.c:1541) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x561dbed9b4f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132244732 DMM DEBUG -> IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x20025118 LOCATION UPDATE ACCEPT (TMSI = 0x20025118) (gsm_04_08.c:149) 20250823132244732 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244732 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x20025118 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244732 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244732 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244732 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244732 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244732 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244732 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x561dbedab330]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x561dbedb3010]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x561dbedb3010]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x561dbedb3010]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x561dbedb3010]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x561dbedab330] (vlr_lu_fsm.c:110) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x561dbedb3010]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x561dbedb3010]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x561dbedab330]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132244732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x561dbedab330]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x561dbed9eca0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x561dbed9eca0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x561dbedab330] (fsm.c:486) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x561dbed9eca0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x561dbed9eca0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x561dbed9eca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x561dbed9eca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132244732 DMSC NOTICE msub(IMSI-262420000000216:MSISDN-491230000216:TMSInew-0xB3E0F047) VLR: update for IMSI=262420000000216 (MSISDN=491230000216) (gsm_04_08.c:1541) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x561dbed9eca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132244732 DMM DEBUG -> IMSI-262420000000216:MSISDN-491230000216:TMSInew-0xB3E0F047 LOCATION UPDATE ACCEPT (TMSI = 0xb3e0f047) (gsm_04_08.c:149) 20250823132244732 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSInew-0xB3E0F047 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244732 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244732 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244732 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:5 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:4 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244732 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x561dbeda7090]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x561dbeda7600]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x561dbeda7600]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x561dbeda7600]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x561dbeda7600]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x561dbeda7090] (vlr_lu_fsm.c:110) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x561dbeda7600]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x561dbeda7600]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244732 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244732 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x561dbeda7090]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132244732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x561dbeda7090]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x561dbedb3010]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x561dbedb3010]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x561dbeda7090] (fsm.c:486) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x561dbedb3010]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x561dbedb3010]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x561dbedb3010]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x561dbedb3010]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132244732 DMSC NOTICE msub(IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x2A637BF8) VLR: update for IMSI=262420000000217 (MSISDN=491230000217) (gsm_04_08.c:1541) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x561dbedb3010]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132244732 DMM DEBUG -> IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x2A637BF8 LOCATION UPDATE ACCEPT (TMSI = 0x2a637bf8) (gsm_04_08.c:149) 20250823132244732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244732 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244732 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244732 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x2A637BF8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244732 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x561dbedb7c10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x561dbedb4a70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x561dbedb4a70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x561dbedb4a70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x561dbedb4a70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x561dbedb7c10] (vlr_lu_fsm.c:110) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x561dbedb4a70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132244732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x561dbedb4a70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x561dbedb7c10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132244732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244732 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244732 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244732 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x561dbedb7c10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x561dbeda7600]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x561dbeda7600]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x561dbedb7c10] (fsm.c:486) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x561dbeda7600]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x561dbeda7600]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x561dbeda7600]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x561dbeda7600]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132244732 DMSC NOTICE msub(IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x34BCC8BC) VLR: update for IMSI=262420000000218 (MSISDN=491230000218) (gsm_04_08.c:1541) 20250823132244732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x561dbeda7600]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132244732 DMM DEBUG -> IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x34BCC8BC LOCATION UPDATE ACCEPT (TMSI = 0x34bcc8bc) (gsm_04_08.c:149) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244733 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244733 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x34BCC8BC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:2 20250823132244733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823132244733 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244733 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244733 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244733 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244733 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244733 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:6 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823132244733 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244733 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244733 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244733 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244733 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244733 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:7 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244733 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244733 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244733 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244733 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244733 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244733 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244733 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244733 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244733 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244733 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244733 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244733 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244734 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244734 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244734 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) TC_multi_lu_and_mo_ussd0(1095)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132244734 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244734 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244734 DMM DEBUG msc_a(IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x03DF9672:GERAN-A-144:LU)[0x561dbed87e10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132244734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x03DF9672:GERAN-A-144:LU)[0x561dbed85110]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132244734 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x561dbedd48e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132244734 DMSC NOTICE msub(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672) VLR: update for IMSI=262420000000210 (MSISDN=491230000210) (gsm_04_08.c:1541) 20250823132244734 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132244734 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x561dbedd48e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132244734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672:GERAN-A-144:LU)[0x561dbed85110]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132244734 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x561dbedd48e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132244734 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x561dbedd48e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672:GERAN-A-144:LU)[0x561dbed85110] (vlr_lu_fsm.c:817) 20250823132244734 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x561dbedd48e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132244734 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x561dbedd48e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672:GERAN-A-144:LU)[0x561dbed85110]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132244734 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000210/3/1): Available (smpp_smsc.c:626) 20250823132244734 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132244734 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672 + 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) 20250823132244734 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132244734 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244734 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244734 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132244734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244734 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1089)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1093)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1091)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1087)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(1097)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:5 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244736 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244736 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244736 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244736 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244736 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244736 DMM DEBUG msc_a(IMSI-262420000000215:MSISDN-491230000215:TMSInew-0xA5EED829:GERAN-A-149:LU)[0x561dbeda9d40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132244736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSInew-0xA5EED829:GERAN-A-149:LU)[0x561dbeda9fd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132244736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132244736 DMSC NOTICE msub(IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829) VLR: update for IMSI=262420000000215 (MSISDN=491230000215) (gsm_04_08.c:1541) 20250823132244736 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132244736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132244736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829:GERAN-A-149:LU)[0x561dbeda9fd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132244736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132244736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829:GERAN-A-149:LU)[0x561dbeda9fd0] (vlr_lu_fsm.c:817) 20250823132244736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132244736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829:GERAN-A-149:LU)[0x561dbeda9fd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132244736 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000215/3/1): Available (smpp_smsc.c:626) TC_multi_lu_and_mo_ussd0(1099)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132244736 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132244736 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829 + 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) 20250823132244736 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132244736 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132244736 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244736 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244736 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244736 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244736 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:5 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O TC_multi_lu_and_mo_ussd0(1101)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244737 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244737 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244737 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244737 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244737 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '055B'O 20250823132244737 DMM DEBUG msc_a(IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x20025118:GERAN-A-146:LU)[0x561dbed9bca0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132244737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x20025118:GERAN-A-146:LU)[0x561dbed9d9f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132244737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x561dbed9b4f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132244737 DMSC NOTICE msub(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118) VLR: update for IMSI=262420000000212 (MSISDN=491230000212) (gsm_04_08.c:1541) 20250823132244737 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132244737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x561dbed9b4f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132244737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118:GERAN-A-146:LU)[0x561dbed9d9f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132244737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x561dbed9b4f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132244737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x561dbed9b4f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118:GERAN-A-146:LU)[0x561dbed9d9f0] (vlr_lu_fsm.c:817) 20250823132244737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x561dbed9b4f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132244737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x561dbed9b4f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118:GERAN-A-146:LU)[0x561dbed9d9f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132244737 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000212/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:4 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 20250823132244737 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132244737 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118 + 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) 20250823132244737 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132244737 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823132244737 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244737 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244737 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244737 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244737 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244737 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244737 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:2 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '055B'O 20250823132244737 DMM DEBUG msc_a(IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x25F73EF7:GERAN-A-148:LU)[0x561dbeda3fa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132244737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x25F73EF7:GERAN-A-148:LU)[0x561dbeda4180]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132244737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x561dbed9cdf0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 20250823132244737 DMSC NOTICE msub(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7) VLR: update for IMSI=262420000000214 (MSISDN=491230000214) (gsm_04_08.c:1541) 20250823132244737 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132244737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x561dbed9cdf0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132244737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7:GERAN-A-148:LU)[0x561dbeda4180]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132244737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x561dbed9cdf0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132244737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x561dbed9cdf0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7:GERAN-A-148:LU)[0x561dbeda4180] (vlr_lu_fsm.c:817) 20250823132244738 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x561dbed9cdf0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132244738 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x561dbed9cdf0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7:GERAN-A-148:LU)[0x561dbeda4180]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132244738 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000214/3/1): Available (smpp_smsc.c:626) 20250823132244738 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132244738 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7 + 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) 20250823132244738 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823132244738 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244738 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244738 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244738 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244738 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244738 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244738 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244738 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244738 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244738 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:4 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823132244738 DMM DEBUG msc_a(IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x524BFB18:GERAN-A-145:LU)[0x561dbed94250]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132244738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x524BFB18:GERAN-A-145:LU)[0x561dbed944e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132244738 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x561dbeda9b60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132244738 DMSC NOTICE msub(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18) VLR: update for IMSI=262420000000211 (MSISDN=491230000211) (gsm_04_08.c:1541) 20250823132244738 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132244738 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x561dbeda9b60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132244738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18:GERAN-A-145:LU)[0x561dbed944e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132244738 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x561dbeda9b60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132244738 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x561dbeda9b60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18:GERAN-A-145:LU)[0x561dbed944e0] (vlr_lu_fsm.c:817) 20250823132244738 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x561dbeda9b60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132244738 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x561dbeda9b60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18:GERAN-A-145:LU)[0x561dbed944e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132244738 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000211/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '055B'O 20250823132244738 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132244738 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18 + 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) 20250823132244738 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132244738 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:6 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823132244738 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244738 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244738 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244738 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244738 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244739 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244739 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244739 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244739 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244739 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244739 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244739 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244739 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244739 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244739 DMM DEBUG msc_a(IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x1B2EF656:GERAN-A-147:LU)[0x561dbed989d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132244739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x1B2EF656:GERAN-A-147:LU)[0x561dbed98c60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132244739 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x561dbedaa460]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132244739 DMSC NOTICE msub(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656) VLR: update for IMSI=262420000000213 (MSISDN=491230000213) (gsm_04_08.c:1541) 20250823132244739 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132244739 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x561dbedaa460]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132244739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656:GERAN-A-147:LU)[0x561dbed98c60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132244739 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x561dbedaa460]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132244739 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x561dbedaa460]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656:GERAN-A-147:LU)[0x561dbed98c60] (vlr_lu_fsm.c:817) 20250823132244739 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x561dbedaa460]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132244739 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x561dbedaa460]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656:GERAN-A-147:LU)[0x561dbed98c60]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132244739 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000213/3/1): Available (smpp_smsc.c:626) 20250823132244739 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132244739 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656 + 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) 20250823132244739 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132244739 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132244739 DMM DEBUG msc_a(IMSI-262420000000216:MSISDN-491230000216:TMSInew-0xB3E0F047:GERAN-A-150:LU)[0x561dbedab0a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132244739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSInew-0xB3E0F047:GERAN-A-150:LU)[0x561dbedab330]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132244739 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x561dbed9eca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132244739 DMSC NOTICE msub(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047) VLR: update for IMSI=262420000000216 (MSISDN=491230000216) (gsm_04_08.c:1541) 20250823132244739 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132244739 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x561dbed9eca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132244739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047:GERAN-A-150:LU)[0x561dbedab330]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132244739 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x561dbed9eca0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132244739 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x561dbed9eca0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047:GERAN-A-150:LU)[0x561dbedab330] (vlr_lu_fsm.c:817) 20250823132244739 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x561dbed9eca0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132244739 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x561dbed9eca0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047:GERAN-A-150:LU)[0x561dbedab330]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132244739 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000216/3/1): Available (smpp_smsc.c:626) 20250823132244739 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132244739 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047 + 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) 20250823132244739 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132244739 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132244739 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244739 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244739 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244739 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244739 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O 20250823132244739 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244739 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244739 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244739 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '055B'O 20250823132244739 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:6 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:7 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244740 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244740 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244740 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244740 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O 20250823132244740 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 20250823132244740 DMM DEBUG msc_a(IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x2A637BF8:GERAN-A-151:LU)[0x561dbeda6eb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132244740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x2A637BF8:GERAN-A-151:LU)[0x561dbeda7090]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132244740 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x561dbedb3010]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132244740 DMSC NOTICE msub(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8) VLR: update for IMSI=262420000000217 (MSISDN=491230000217) (gsm_04_08.c:1541) MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244740 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132244740 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x561dbedb3010]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132244740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8:GERAN-A-151:LU)[0x561dbeda7090]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132244740 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x561dbedb3010]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132244740 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x561dbedb3010]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8:GERAN-A-151:LU)[0x561dbeda7090] (vlr_lu_fsm.c:817) 20250823132244740 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x561dbedb3010]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132244740 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x561dbedb3010]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8:GERAN-A-151:LU)[0x561dbeda7090]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132244740 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000217/3/1): Available (smpp_smsc.c:626) 20250823132244740 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132244740 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8 + 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) 20250823132244740 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132244740 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132244740 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244740 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244740 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244740 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244740 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244740 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:7 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823132244740 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244740 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244740 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244740 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244741 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244741 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244741 DMM DEBUG msc_a(IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x34BCC8BC:GERAN-A-152:LU)[0x561dbedb7980]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132244741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x34BCC8BC:GERAN-A-152:LU)[0x561dbedb7c10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132244741 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x561dbeda7600]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132244741 DMSC NOTICE msub(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC) VLR: update for IMSI=262420000000218 (MSISDN=491230000218) (gsm_04_08.c:1541) 20250823132244741 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132244741 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x561dbeda7600]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132244741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC:GERAN-A-152:LU)[0x561dbedb7c10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132244741 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x561dbeda7600]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132244741 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x561dbeda7600]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC:GERAN-A-152:LU)[0x561dbedb7c10] (vlr_lu_fsm.c:817) 20250823132244741 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x561dbeda7600]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132244741 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x561dbeda7600]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC:GERAN-A-152:LU)[0x561dbedb7c10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132244741 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000218/3/1): Available (smpp_smsc.c:626) 20250823132244741 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244741 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132244741 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC + 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) 20250823132244741 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132244741 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132244741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672:GERAN-A-144:LU)[0x561dbed85110]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132244741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672:GERAN-A-144:LU)[0x561dbed85110]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672:GERAN-A-144:LU)[0x561dbed87e10] (msc_a.c:1053) 20250823132244741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672:GERAN-A-144:LU)[0x561dbed85110]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132244741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672:GERAN-A-144:LU)[0x561dbed85110]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132244741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672:GERAN-A-144:LU)[0x561dbed85110]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132244741 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132244741 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244741 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244741 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244741 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244741 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244741 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244741 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244741 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244741 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244741 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:5 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 20250823132244742 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244742 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244742 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244742 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244742 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:4 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(1086)11273457 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 TC_multi_lu_and_mo_ussd0(1086)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132244743 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132244743 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:6 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:7 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1086)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1086)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1086)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1086)@7e0c241b4610: 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 := '03DF9672'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 0TC_multi_lu_and_mo_ussd0(1086)3123813 MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244778 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x561dbedc63c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132244778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x561dbedca910]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132244778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x561dbedca910]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132244778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x561dbedca910]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132244778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x561dbedca910]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x561dbedc63c0] (vlr_lu_fsm.c:110) 20250823132244778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x561dbedca910]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132244778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x561dbedca910]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x561dbedc63c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132244778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x561dbedc63c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132244778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x561dbed9eca0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x561dbed9eca0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x561dbedc63c0] (fsm.c:486) 20250823132244778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x561dbed9eca0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132244778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x561dbed9eca0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132244778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x561dbed9eca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132244778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x561dbed9eca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132244778 DMSC NOTICE msub(IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x0FD2CD81) VLR: update for IMSI=262420000000221 (MSISDN=491230000221) (gsm_04_08.c:1541) 20250823132244778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x561dbed9eca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132244778 DMM DEBUG -> IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x0FD2CD81 LOCATION UPDATE ACCEPT (TMSI = 0x0fd2cd81) (gsm_04_08.c:149) 20250823132244778 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x0FD2CD81 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244778 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x561dbedc1820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132244778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x561dbedc1d90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132244778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x561dbedc1d90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132244778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x561dbedc1d90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132244778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x561dbedc1d90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x561dbedc1820] (vlr_lu_fsm.c:110) 20250823132244778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x561dbedc1d90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132244778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x561dbedc1d90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x561dbedc1820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132244778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x561dbedc1820]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132244778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x561dbedca910]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x561dbedca910]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x561dbedc1820] (fsm.c:486) 20250823132244778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x561dbedca910]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132244778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x561dbedca910]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132244778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x561dbedca910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132244778 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244778 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244778 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x561dbedca910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132244778 DMSC NOTICE msub(IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x03A7B24A) VLR: update for IMSI=262420000000220 (MSISDN=491230000220) (gsm_04_08.c:1541) 20250823132244778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x561dbedca910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132244778 DMM DEBUG -> IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x03A7B24A LOCATION UPDATE ACCEPT (TMSI = 0x03a7b24a) (gsm_04_08.c:149) 20250823132244778 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244778 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244778 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244778 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244778 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244778 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x03A7B24A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244778 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x561dbedb4f90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132244778 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244778 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244778 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244779 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x561dbedc1460]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132244779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x561dbedc1460]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132244779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x561dbedc1460]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132244779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x561dbedc1460]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x561dbedb4f90] (vlr_lu_fsm.c:110) 20250823132244779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x561dbedc1460]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132244779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x561dbedc1460]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x561dbedb4f90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132244779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x561dbedb4f90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132244779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x561dbedc1d90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x561dbedc1d90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x561dbedb4f90] (fsm.c:486) 20250823132244779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x561dbedc1d90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132244779 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244779 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244779 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x561dbedc1d90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132244779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x561dbedc1d90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132244779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x561dbedc1d90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132244779 DMSC NOTICE msub(IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x589339AC) VLR: update for IMSI=262420000000219 (MSISDN=491230000219) (gsm_04_08.c:1541) 20250823132244779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x561dbedc1d90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132244779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244779 DMM DEBUG -> IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x589339AC LOCATION UPDATE ACCEPT (TMSI = 0x589339ac) (gsm_04_08.c:149) 20250823132244779 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244779 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244779 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x589339AC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244779 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:11 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244779 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244779 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829:GERAN-A-149:LU)[0x561dbeda9fd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132244779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829:GERAN-A-149:LU)[0x561dbeda9fd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829:GERAN-A-149:LU)[0x561dbeda9d40] (msc_a.c:1053) 20250823132244779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829:GERAN-A-149:LU)[0x561dbeda9fd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132244779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829:GERAN-A-149:LU)[0x561dbeda9fd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132244779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829:GERAN-A-149:LU)[0x561dbeda9fd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132244779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244779 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244779 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132244779 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244779 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244779 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244779 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x561dbedcfab0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132244779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x561dbedd3f50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132244779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x561dbedd3f50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132244779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x561dbedd3f50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132244779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x561dbedd3f50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x561dbedcfab0] (vlr_lu_fsm.c:110) 20250823132244779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x561dbedd3f50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132244779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x561dbedd3f50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x561dbedcfab0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132244779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x561dbedcfab0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132244779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x561dbedc1460]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x561dbedc1460]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x561dbedcfab0] (fsm.c:486) 20250823132244779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x561dbedc1460]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132244779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x561dbedc1460]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132244779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x561dbedc1460]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132244779 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244779 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244779 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x561dbedc1460]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132244779 DMSC NOTICE msub(IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x909E7B51) VLR: update for IMSI=262420000000223 (MSISDN=491230000223) (gsm_04_08.c:1541) 20250823132244779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x561dbedc1460]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132244779 DMM DEBUG -> IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x909E7B51 LOCATION UPDATE ACCEPT (TMSI = 0x909e7b51) (gsm_04_08.c:149) 20250823132244779 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244779 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x909E7B51 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244779 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:10 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244779 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118:GERAN-A-146:LU)[0x561dbed9d9f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132244779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118:GERAN-A-146:LU)[0x561dbed9d9f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118:GERAN-A-146:LU)[0x561dbed9bca0] (msc_a.c:1053) 20250823132244779 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244779 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118:GERAN-A-146:LU)[0x561dbed9d9f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132244779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118:GERAN-A-146:LU)[0x561dbed9d9f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132244779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118:GERAN-A-146:LU)[0x561dbed9d9f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132244779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244779 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244779 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132244779 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x561dbedcae30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132244779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x561dbedcf770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132244779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x561dbedcf770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132244779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x561dbedcf770]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132244779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x561dbedcf770]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x561dbedcae30] (vlr_lu_fsm.c:110) 20250823132244779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x561dbedcf770]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132244779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x561dbedcf770]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x561dbedcae30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132244779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x561dbedcae30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132244779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x561dbedd3f50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x561dbedd3f50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x561dbedcae30] (fsm.c:486) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244779 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244779 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244779 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x561dbedd3f50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132244779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x561dbedd3f50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132244779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x561dbedd3f50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132244779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x561dbedd3f50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132244779 DMSC NOTICE msub(IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x01A4064F) VLR: update for IMSI=262420000000222 (MSISDN=491230000222) (gsm_04_08.c:1541) 20250823132244779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x561dbedd3f50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132244779 DMM DEBUG -> IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x01A4064F LOCATION UPDATE ACCEPT (TMSI = 0x01a4064f) (gsm_04_08.c:149) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:9 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244779 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x01A4064F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244779 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244779 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244779 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7:GERAN-A-148:LU)[0x561dbeda4180]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132244779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7:GERAN-A-148:LU)[0x561dbeda4180]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7:GERAN-A-148:LU)[0x561dbeda3fa0] (msc_a.c:1053) 20250823132244779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7:GERAN-A-148:LU)[0x561dbeda4180]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132244779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7:GERAN-A-148:LU)[0x561dbeda4180]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132244779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7:GERAN-A-148:LU)[0x561dbeda4180]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132244779 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244779 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244779 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132244779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244779 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244779 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x561dbeda4af0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132244779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x561dbedcb2b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132244779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x561dbedcb2b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132244779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x561dbedcb2b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132244779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x561dbedcb2b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x561dbeda4af0] (vlr_lu_fsm.c:110) 20250823132244779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x561dbedcb2b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132244779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x561dbedcb2b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x561dbeda4af0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x561dbeda4af0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132244780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x561dbedcf770]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x561dbedcf770]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x561dbeda4af0] (fsm.c:486) 20250823132244780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x561dbedcf770]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132244780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x561dbedcf770]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132244780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x561dbedcf770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132244780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x561dbedcf770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132244780 DMSC NOTICE msub(IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x15062CB9) VLR: update for IMSI=262420000000225 (MSISDN=491230000225) (gsm_04_08.c:1541) 20250823132244780 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244780 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x561dbedcf770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132244780 DMM DEBUG -> IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x15062CB9 LOCATION UPDATE ACCEPT (TMSI = 0x15062cb9) (gsm_04_08.c:149) 20250823132244780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244780 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244780 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x15062CB9 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:5 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18:GERAN-A-145:LU)[0x561dbed944e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18:GERAN-A-145:LU)[0x561dbed944e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18:GERAN-A-145:LU)[0x561dbed94250] (msc_a.c:1053) 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18:GERAN-A-145:LU)[0x561dbed944e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18:GERAN-A-145:LU)[0x561dbed944e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18:GERAN-A-145:LU)[0x561dbed944e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132244780 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244780 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244780 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244780 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x561dbedc2000]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132244780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x561dbedbd330]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132244780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x561dbedbd330]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132244780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x561dbedbd330]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132244780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x561dbedbd330]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x561dbedc2000] (vlr_lu_fsm.c:110) 20250823132244780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x561dbedbd330]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132244780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x561dbedbd330]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x561dbedc2000]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x561dbedc2000]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132244780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x561dbedcb2b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132244780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x561dbedcb2b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x561dbedc2000] (fsm.c:486) 20250823132244780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x561dbedcb2b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132244780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x561dbedcb2b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132244780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x561dbedcb2b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132244780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x561dbedcb2b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132244780 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244780 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244780 DMSC NOTICE msub(IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x01862FBD) VLR: update for IMSI=262420000000224 (MSISDN=491230000224) (gsm_04_08.c:1541) 20250823132244780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x561dbedcb2b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132244780 DMM DEBUG -> IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x01862FBD LOCATION UPDATE ACCEPT (TMSI = 0x01862fbd) (gsm_04_08.c:149) 20250823132244780 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:13 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244780 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244780 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244780 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x01862FBD - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132244780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244780 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656:GERAN-A-147:LU)[0x561dbed98c60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656:GERAN-A-147:LU)[0x561dbed98c60]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656:GERAN-A-147:LU)[0x561dbed989d0] (msc_a.c:1053) 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656:GERAN-A-147:LU)[0x561dbed98c60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656:GERAN-A-147:LU)[0x561dbed98c60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656:GERAN-A-147:LU)[0x561dbed98c60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:2 20250823132244780 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132244780 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244780 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047:GERAN-A-150:LU)[0x561dbedab330]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047:GERAN-A-150:LU)[0x561dbedab330]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047:GERAN-A-150:LU)[0x561dbedab0a0] (msc_a.c:1053) 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047:GERAN-A-150:LU)[0x561dbedab330]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047:GERAN-A-150:LU)[0x561dbedab330]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047:GERAN-A-150:LU)[0x561dbedab330]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132244780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244780 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244780 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244780 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244780 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244780 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244780 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244780 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132244780 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244780 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244780 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8:GERAN-A-151:LU)[0x561dbeda7090]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8:GERAN-A-151:LU)[0x561dbeda7090]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8:GERAN-A-151:LU)[0x561dbeda6eb0] (msc_a.c:1053) 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8:GERAN-A-151:LU)[0x561dbeda7090]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8:GERAN-A-151:LU)[0x561dbeda7090]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8:GERAN-A-151:LU)[0x561dbeda7090]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:12 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823132244780 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:4 20250823132244780 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244780 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244780 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC:GERAN-A-152:LU)[0x561dbedb7c10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC:GERAN-A-152:LU)[0x561dbedb7c10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC:GERAN-A-152:LU)[0x561dbedb7980] (msc_a.c:1053) 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC:GERAN-A-152:LU)[0x561dbedb7c10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC:GERAN-A-152:LU)[0x561dbedb7c10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC:GERAN-A-152:LU)[0x561dbedb7c10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132244780 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244780 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244780 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244780 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244780 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244780 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244780 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244780 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:15 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244780 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244781 DMM DEBUG msc_a(TMSI-0x03DF9672:GERAN-A-160:CM_SERVICE_REQ)[0x561dbed9cdf0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823132244781 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03DF9672:GERAN-A-160:CM_SERVICE_REQ)[0x561dbed9b4f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132244781 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03DF9672:GERAN-A-160:CM_SERVICE_REQ)[0x561dbed9b4f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x03DF9672:GERAN-A-160:CM_SERVICE_REQ)[0x561dbed9cdf0] (fsm.c:486) 20250823132244781 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03DF9672:GERAN-A-160:CM_SERVICE_REQ)[0x561dbed9b4f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132244781 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03DF9672:GERAN-A-160:CM_SERVICE_REQ)[0x561dbed9b4f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132244781 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132244781 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132244781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672:GERAN-A-160:CM_SERVICE_REQ)[0x561dbed9b4f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132244781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672:GERAN-A-160:CM_SERVICE_REQ)[0x561dbed9b4f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132244781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672:GERAN-A-160:CM_SERVICE_REQ)[0x561dbed9b4f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132244781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672:GERAN-A-160:CM_SERVICE_REQ)[0x561dbed9b4f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132244781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672:GERAN-A-160:CM_SERVICE_REQ)[0x561dbed9b4f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132244781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672:GERAN-A-160:CM_SERVICE_REQ)[0x561dbed9b4f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132244781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672:GERAN-A-160:CM_SERVICE_REQ)[0x561dbed9b4f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244781 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244781 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244781 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244781 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244781 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244781 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244781 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244781 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244781 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244781 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244781 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244781 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244781 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244781 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672:GERAN-A-160:CM_SERVICE_REQ)[0x561dbed9b4f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132244781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672:GERAN-A-160:CM_SERVICE_REQ)[0x561dbed9b4f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132244781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672:GERAN-A-160:CM_SERVICE_REQ)[0x561dbed9b4f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132244781 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000210/3/1): Available (smpp_smsc.c:626) 20250823132244781 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(1095)2299736 MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244781 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244781 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244781 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244781 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244781 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244781 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244781 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244781 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244781 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244781 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244781 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(1095)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244781 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244781 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244781 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:14 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244781 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244781 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244781 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244781 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244781 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244781 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244781 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244781 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132244781 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250823132244781 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244782 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244782 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244782 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244782 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244782 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244782 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244782 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244782 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244782 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244782 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244782 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244782 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244782 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244782 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244782 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244782 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244782 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244782 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244782 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244782 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:6 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:7 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := '2FAA65'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(1077)@7e0c241b4610: Session index based on local reference:0 TC_multi_lu_and_mo_ussd0(1107)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1105)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(1089)5376056 TC_multi_lu_and_mo_ussd0(1103)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244782 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244782 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244782 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244782 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244782 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) TC_multi_lu_and_mo_ussd0(1089)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244782 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244782 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244782 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244782 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244782 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132244782 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(1093)15425985 TC_multi_lu_and_mo_ussd0(1095)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1095)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1095)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1093)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132244783 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132244783 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1089)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1089)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1089)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1095)@7e0c241b4610: 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 := 'A5EED829'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1111)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1089)@7e0c241b4610: 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 := '20025118'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1109)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1093)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1093)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1093)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(1087)16016729 TC_multi_lu_and_mo_ussd0(1093)@7e0c241b4610: 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 := '25F73EF7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1087)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132244784 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132244784 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(1091)3663818 TC_multi_lu_and_mo_ussd0(1091)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(1097)6286101 20250823132244785 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132244785 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1115)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1097)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(1099)3792004 20250823132244785 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132244785 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(1101)9572204 TC_multi_lu_and_mo_ussd0(1099)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1087)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1087)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132244785 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132244785 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1101)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1087)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1113)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132244786 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132244786 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250823132244786 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132244786 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1097)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1097)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1097)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1091)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1091)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1091)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1099)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1097)@7e0c241b4610: 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 := 'B3E0F047'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1099)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1099)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(1101)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1101)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1101)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:11 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mo_ussd0(1091)@7e0c241b4610: 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 := '1B2EF656'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1086)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1086)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1099)@7e0c241b4610: 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 := '2A637BF8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '055B'O 20250823132244787 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244787 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244787 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mo_ussd0(1101)@7e0c241b4610: 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 := '34BCC8BC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1087)@7e0c241b4610: 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 := '524BFB18'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:10 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823132244787 DMM DEBUG msc_a(IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x0FD2CD81:GERAN-A-155:LU)[0x561dbedc61e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132244787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x0FD2CD81:GERAN-A-155:LU)[0x561dbedc63c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132244787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x561dbed9eca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1083)@7e0c241b4610: Created GsupExpect[0] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(1086) 20250823132244787 DMSC NOTICE msub(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81) VLR: update for IMSI=262420000000221 (MSISDN=491230000221) (gsm_04_08.c:1541) 20250823132244787 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132244787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x561dbed9eca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132244787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81:GERAN-A-155:LU)[0x561dbedc63c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132244787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x561dbed9eca0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132244787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x561dbed9eca0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81:GERAN-A-155:LU)[0x561dbedc63c0] (vlr_lu_fsm.c:817) 20250823132244787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x561dbed9eca0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132244787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x561dbed9eca0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81:GERAN-A-155:LU)[0x561dbedc63c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132244787 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000221/3/1): Available (smpp_smsc.c:626) MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '055B'O 20250823132244787 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132244787 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81 + 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) 20250823132244787 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132244787 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:9 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 20250823132244787 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244787 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244787 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244787 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823132244787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244787 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244788 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244788 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244788 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244788 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244788 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:11 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244788 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244788 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244788 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244788 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244788 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244788 DMM DEBUG msc_a(IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x03A7B24A:GERAN-A-154:LU)[0x561dbedc1640]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132244788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x03A7B24A:GERAN-A-154:LU)[0x561dbedc1820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132244788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x561dbedca910]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132244788 DMSC NOTICE msub(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A) VLR: update for IMSI=262420000000220 (MSISDN=491230000220) (gsm_04_08.c:1541) 20250823132244788 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132244788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x561dbedca910]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132244788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A:GERAN-A-154:LU)[0x561dbedc1820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132244788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x561dbedca910]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132244788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x561dbedca910]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A:GERAN-A-154:LU)[0x561dbedc1820] (vlr_lu_fsm.c:817) 20250823132244788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x561dbedca910]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132244788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x561dbedca910]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A:GERAN-A-154:LU)[0x561dbedc1820]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132244788 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000220/3/1): Available (smpp_smsc.c:626) 20250823132244788 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132244788 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A + 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) 20250823132244788 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132244788 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132244788 DMM DEBUG msc_a(IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x589339AC:GERAN-A-153:LU)[0x561dbedb4d00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132244788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x589339AC:GERAN-A-153:LU)[0x561dbedb4f90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132244788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x561dbedc1d90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132244788 DMSC NOTICE msub(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC) VLR: update for IMSI=262420000000219 (MSISDN=491230000219) (gsm_04_08.c:1541) 20250823132244788 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132244788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x561dbedc1d90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132244788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC:GERAN-A-153:LU)[0x561dbedb4f90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132244788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x561dbedc1d90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132244788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x561dbedc1d90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC:GERAN-A-153:LU)[0x561dbedb4f90] (vlr_lu_fsm.c:817) 20250823132244788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x561dbedc1d90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132244788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x561dbedc1d90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC:GERAN-A-153:LU)[0x561dbedb4f90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132244788 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000219/3/1): Available (smpp_smsc.c:626) 20250823132244788 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132244788 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC + 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) 20250823132244788 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '055B'O 20250823132244788 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:13 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 20250823132244788 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244788 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244788 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244788 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244789 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244789 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823132244789 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244789 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244789 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244789 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244789 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 1TC_multi_lu_and_mo_ussd0(1095)10153035 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:10 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:9 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244789 DMM DEBUG msc_a(IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x909E7B51:GERAN-A-157:LU)[0x561dbedccda0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132244789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x909E7B51:GERAN-A-157:LU)[0x561dbedcfab0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132244789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x561dbedc1460]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132244789 DMSC NOTICE msub(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51) VLR: update for IMSI=262420000000223 (MSISDN=491230000223) (gsm_04_08.c:1541) 20250823132244789 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132244789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x561dbedc1460]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132244789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51:GERAN-A-157:LU)[0x561dbedcfab0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132244789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x561dbedc1460]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132244789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x561dbedc1460]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51:GERAN-A-157:LU)[0x561dbedcfab0] (vlr_lu_fsm.c:817) 20250823132244789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x561dbedc1460]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132244789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x561dbedc1460]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51:GERAN-A-157:LU)[0x561dbedcfab0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132244789 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000223/3/1): Available (smpp_smsc.c:626) 20250823132244789 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132244789 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51 + 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) 20250823132244789 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132244789 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132244789 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244789 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:1 MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:13 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244789 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244789 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244789 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244789 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244789 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244789 DMM DEBUG msc_a(TMSI-0xA5EED829:GERAN-A-161:CM_SERVICE_REQ)[0x561dbed95480]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823132244789 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA5EED829:GERAN-A-161:CM_SERVICE_REQ)[0x561dbeda6880]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132244789 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA5EED829:GERAN-A-161:CM_SERVICE_REQ)[0x561dbeda6880]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA5EED829:GERAN-A-161:CM_SERVICE_REQ)[0x561dbed95480] (fsm.c:486) 20250823132244789 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA5EED829:GERAN-A-161:CM_SERVICE_REQ)[0x561dbeda6880]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132244789 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA5EED829:GERAN-A-161:CM_SERVICE_REQ)[0x561dbeda6880]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132244789 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132244789 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132244790 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244790 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829:GERAN-A-161:CM_SERVICE_REQ)[0x561dbeda6880]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132244789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829:GERAN-A-161:CM_SERVICE_REQ)[0x561dbeda6880]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132244789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829:GERAN-A-161:CM_SERVICE_REQ)[0x561dbeda6880]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132244790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829:GERAN-A-161:CM_SERVICE_REQ)[0x561dbeda6880]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132244790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829:GERAN-A-161:CM_SERVICE_REQ)[0x561dbeda6880]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132244790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829:GERAN-A-161:CM_SERVICE_REQ)[0x561dbeda6880]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132244790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829:GERAN-A-161:CM_SERVICE_REQ)[0x561dbeda6880]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132244790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829:GERAN-A-161:CM_SERVICE_REQ)[0x561dbeda6880]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132244790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829:GERAN-A-161:CM_SERVICE_REQ)[0x561dbeda6880]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132244790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829:GERAN-A-161:CM_SERVICE_REQ)[0x561dbeda6880]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132244790 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000215/3/1): Available (smpp_smsc.c:626) 20250823132244790 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823132244790 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244790 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244790 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244790 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := '9AEC4B'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(1077)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:12 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 2TC_multi_lu_and_mo_ussd0(1089)13295653 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244790 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244790 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244790 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244790 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244790 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244790 DMM DEBUG msc_a(IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x01A4064F:GERAN-A-156:LU)[0x561dbedcaba0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132244790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x01A4064F:GERAN-A-156:LU)[0x561dbedcae30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132244790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x561dbedd3f50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132244790 DMSC NOTICE msub(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F) VLR: update for IMSI=262420000000222 (MSISDN=491230000222) (gsm_04_08.c:1541) 20250823132244790 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132244790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x561dbedd3f50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132244790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F:GERAN-A-156:LU)[0x561dbedcae30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132244790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x561dbedd3f50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132244790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x561dbedd3f50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F:GERAN-A-156:LU)[0x561dbedcae30] (vlr_lu_fsm.c:817) 20250823132244790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x561dbedd3f50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:2 MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 2 set to 1 20250823132244790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x561dbedd3f50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F:GERAN-A-156:LU)[0x561dbedcae30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132244790 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000222/3/1): Available (smpp_smsc.c:626) 20250823132244791 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132244791 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F + 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) 20250823132244791 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132244791 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132244791 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244791 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244791 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244791 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244791 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244791 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:12 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823132244791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244791 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244791 DMM DEBUG msc_a(TMSI-0x20025118:GERAN-A-162:CM_SERVICE_REQ)[0x561dbed7d720]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823132244791 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x20025118:GERAN-A-162:CM_SERVICE_REQ)[0x561dbedc1460]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132244791 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x20025118:GERAN-A-162:CM_SERVICE_REQ)[0x561dbedc1460]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x20025118:GERAN-A-162:CM_SERVICE_REQ)[0x561dbed7d720] (fsm.c:486) 20250823132244791 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x20025118:GERAN-A-162:CM_SERVICE_REQ)[0x561dbedc1460]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132244791 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x20025118:GERAN-A-162:CM_SERVICE_REQ)[0x561dbedc1460]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132244791 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132244791 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132244791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118:GERAN-A-162:CM_SERVICE_REQ)[0x561dbedc1460]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132244791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118:GERAN-A-162:CM_SERVICE_REQ)[0x561dbedc1460]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132244791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118:GERAN-A-162:CM_SERVICE_REQ)[0x561dbedc1460]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132244791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118:GERAN-A-162:CM_SERVICE_REQ)[0x561dbedc1460]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132244791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118:GERAN-A-162:CM_SERVICE_REQ)[0x561dbedc1460]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132244791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118:GERAN-A-162:CM_SERVICE_REQ)[0x561dbedc1460]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132244791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118:GERAN-A-162:CM_SERVICE_REQ)[0x561dbedc1460]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132244791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118:GERAN-A-162:CM_SERVICE_REQ)[0x561dbedc1460]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132244791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118:GERAN-A-162:CM_SERVICE_REQ)[0x561dbedc1460]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132244791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118:GERAN-A-162:CM_SERVICE_REQ)[0x561dbedc1460]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132244791 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000212/3/1): Available (smpp_smsc.c:626) 20250823132244791 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823132244791 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244791 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244791 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244791 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244791 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244791 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 3TC_multi_lu_and_mo_ussd0(1093)820040 MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:3 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := 'CAE025'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(1077)@7e0c241b4610: Session index based on local reference:2 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:2 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '055B'O 20250823132244792 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244792 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244792 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244792 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244792 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244792 DMM DEBUG msc_a(TMSI-0x25F73EF7:GERAN-A-163:CM_SERVICE_REQ)[0x561dbed87e10]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823132244792 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25F73EF7:GERAN-A-163:CM_SERVICE_REQ)[0x561dbedd48e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132244792 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25F73EF7:GERAN-A-163:CM_SERVICE_REQ)[0x561dbedd48e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x25F73EF7:GERAN-A-163:CM_SERVICE_REQ)[0x561dbed87e10] (fsm.c:486) 20250823132244792 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25F73EF7:GERAN-A-163:CM_SERVICE_REQ)[0x561dbedd48e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132244792 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25F73EF7:GERAN-A-163:CM_SERVICE_REQ)[0x561dbedd48e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132244792 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132244792 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:2 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7:GERAN-A-163:CM_SERVICE_REQ)[0x561dbedd48e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132244792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7:GERAN-A-163:CM_SERVICE_REQ)[0x561dbedd48e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132244792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7:GERAN-A-163:CM_SERVICE_REQ)[0x561dbedd48e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132244792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7:GERAN-A-163:CM_SERVICE_REQ)[0x561dbedd48e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132244792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7:GERAN-A-163:CM_SERVICE_REQ)[0x561dbedd48e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132244792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7:GERAN-A-163:CM_SERVICE_REQ)[0x561dbedd48e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132244792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7:GERAN-A-163:CM_SERVICE_REQ)[0x561dbedd48e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132244792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7:GERAN-A-163:CM_SERVICE_REQ)[0x561dbedd48e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132244792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7:GERAN-A-163:CM_SERVICE_REQ)[0x561dbedd48e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132244792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7:GERAN-A-163:CM_SERVICE_REQ)[0x561dbedd48e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:15 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823132244792 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000214/3/1): Available (smpp_smsc.c:626) 20250823132244792 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244792 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244792 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244792 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244792 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O 20250823132244793 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244793 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244793 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244793 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244793 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244793 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244793 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244793 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244793 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := '0C8348'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 } } 20250823132244793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244793 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:3 MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:14 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244793 DMM DEBUG msc_a(IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x15062CB9:GERAN-A-159:LU)[0x561dbedaa960]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132244793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x15062CB9:GERAN-A-159:LU)[0x561dbeda4af0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132244793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x561dbedcf770]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132244793 DMSC NOTICE msub(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9) VLR: update for IMSI=262420000000225 (MSISDN=491230000225) (gsm_04_08.c:1541) 20250823132244793 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132244793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x561dbedcf770]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132244793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9:GERAN-A-159:LU)[0x561dbeda4af0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823132244793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x561dbedcf770]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132244793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x561dbedcf770]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9:GERAN-A-159:LU)[0x561dbeda4af0] (vlr_lu_fsm.c:817) 20250823132244793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x561dbedcf770]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132244793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x561dbedcf770]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9:GERAN-A-159:LU)[0x561dbeda4af0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132244793 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000225/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244793 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132244793 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9 + 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) 20250823132244793 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132244793 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244793 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244793 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132244793 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244793 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244793 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 4TC_multi_lu_and_mo_ussd0(1097)2074949 20250823132244793 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244793 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244793 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244793 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244793 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:4 20250823132244793 DMM DEBUG msc_a(IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x01862FBD:GERAN-A-158:LU)[0x561dbed9f580]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132244793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x01862FBD:GERAN-A-158:LU)[0x561dbedc2000]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132244793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x561dbedcb2b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132244793 DMSC NOTICE msub(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD) VLR: update for IMSI=262420000000224 (MSISDN=491230000224) (gsm_04_08.c:1541) 20250823132244793 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132244793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x561dbedcb2b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132244793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD:GERAN-A-158:LU)[0x561dbedc2000]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132244793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x561dbedcb2b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132244793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x561dbedcb2b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD:GERAN-A-158:LU)[0x561dbedc2000] (vlr_lu_fsm.c:817) 20250823132244793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x561dbedcb2b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132244793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x561dbedcb2b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132244793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD:GERAN-A-158:LU)[0x561dbedc2000]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132244793 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000224/3/1): Available (smpp_smsc.c:626) 20250823132244793 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244793 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244793 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244794 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244794 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244794 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132244794 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD + 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) 20250823132244794 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:15 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244794 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 5TC_multi_lu_and_mo_ussd0(1099)10101828 MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:5 20250823132244794 DMM DEBUG msc_a(TMSI-0xB3E0F047:GERAN-A-164:CM_SERVICE_REQ)[0x561dbed91c20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823132244794 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB3E0F047:GERAN-A-164:CM_SERVICE_REQ)[0x561dbed985b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244794 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB3E0F047:GERAN-A-164:CM_SERVICE_REQ)[0x561dbed985b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB3E0F047:GERAN-A-164:CM_SERVICE_REQ)[0x561dbed91c20] (fsm.c:486) 20250823132244794 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB3E0F047:GERAN-A-164:CM_SERVICE_REQ)[0x561dbed985b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132244794 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB3E0F047:GERAN-A-164:CM_SERVICE_REQ)[0x561dbed985b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132244794 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132244794 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132244794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047:GERAN-A-164:CM_SERVICE_REQ)[0x561dbed985b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132244794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047:GERAN-A-164:CM_SERVICE_REQ)[0x561dbed985b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132244794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047:GERAN-A-164:CM_SERVICE_REQ)[0x561dbed985b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 6TC_multi_lu_and_mo_ussd0(1101)14432562 20250823132244794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047:GERAN-A-164:CM_SERVICE_REQ)[0x561dbed985b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132244794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047:GERAN-A-164:CM_SERVICE_REQ)[0x561dbed985b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132244794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047:GERAN-A-164:CM_SERVICE_REQ)[0x561dbed985b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132244794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047:GERAN-A-164:CM_SERVICE_REQ)[0x561dbed985b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132244794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047:GERAN-A-164:CM_SERVICE_REQ)[0x561dbed985b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132244794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047:GERAN-A-164:CM_SERVICE_REQ)[0x561dbed985b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132244794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047:GERAN-A-164:CM_SERVICE_REQ)[0x561dbed985b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132244794 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000216/3/1): Available (smpp_smsc.c:626) 20250823132244794 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:6 20250823132244795 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244795 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244795 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244795 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244795 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244795 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244795 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244795 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244795 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244795 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244795 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244795 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244795 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244795 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244795 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244795 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244795 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244795 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244795 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244795 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:14 20250823132244795 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 7TC_multi_lu_and_mo_ussd0(1091)4363115 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244795 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244795 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244795 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244795 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244795 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := '1FA945'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-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:4 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244795 DMM DEBUG msc_a(TMSI-0x2A637BF8:GERAN-A-165:CM_SERVICE_REQ)[0x561dbed9ec80]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823132244795 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2A637BF8:GERAN-A-165:CM_SERVICE_REQ)[0x561dbedcf8a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132244795 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2A637BF8:GERAN-A-165:CM_SERVICE_REQ)[0x561dbedcf8a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2A637BF8:GERAN-A-165:CM_SERVICE_REQ)[0x561dbed9ec80] (fsm.c:486) 20250823132244795 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2A637BF8:GERAN-A-165:CM_SERVICE_REQ)[0x561dbedcf8a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132244795 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2A637BF8:GERAN-A-165:CM_SERVICE_REQ)[0x561dbedcf8a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:4 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823132244795 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132244795 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132244795 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8:GERAN-A-165:CM_SERVICE_REQ)[0x561dbedcf8a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132244795 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8:GERAN-A-165:CM_SERVICE_REQ)[0x561dbedcf8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132244795 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8:GERAN-A-165:CM_SERVICE_REQ)[0x561dbedcf8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8:GERAN-A-165:CM_SERVICE_REQ)[0x561dbedcf8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132244796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8:GERAN-A-165:CM_SERVICE_REQ)[0x561dbedcf8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132244796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8:GERAN-A-165:CM_SERVICE_REQ)[0x561dbedcf8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132244796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8:GERAN-A-165:CM_SERVICE_REQ)[0x561dbedcf8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:4 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:7 20250823132244796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8:GERAN-A-165:CM_SERVICE_REQ)[0x561dbedcf8a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132244796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8:GERAN-A-165:CM_SERVICE_REQ)[0x561dbedcf8a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132244796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8:GERAN-A-165:CM_SERVICE_REQ)[0x561dbedcf8a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132244796 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000217/3/1): Available (smpp_smsc.c:626) 20250823132244796 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823132244796 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244796 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244796 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244796 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244796 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244796 DMM DEBUG msc_a(TMSI-0x34BCC8BC:GERAN-A-166:CM_SERVICE_REQ)[0x561dbed98890]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823132244796 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34BCC8BC:GERAN-A-166:CM_SERVICE_REQ)[0x561dbed98bd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132244796 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34BCC8BC:GERAN-A-166:CM_SERVICE_REQ)[0x561dbed98bd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x34BCC8BC:GERAN-A-166:CM_SERVICE_REQ)[0x561dbed98890] (fsm.c:486) 20250823132244796 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34BCC8BC:GERAN-A-166:CM_SERVICE_REQ)[0x561dbed98bd0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132244796 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34BCC8BC:GERAN-A-166:CM_SERVICE_REQ)[0x561dbed98bd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132244796 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132244796 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132244796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC:GERAN-A-166:CM_SERVICE_REQ)[0x561dbed98bd0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132244796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC:GERAN-A-166:CM_SERVICE_REQ)[0x561dbed98bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132244796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC:GERAN-A-166:CM_SERVICE_REQ)[0x561dbed98bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132244796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC:GERAN-A-166:CM_SERVICE_REQ)[0x561dbed98bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132244796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC:GERAN-A-166:CM_SERVICE_REQ)[0x561dbed98bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132244796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC:GERAN-A-166:CM_SERVICE_REQ)[0x561dbed98bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132244796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC:GERAN-A-166:CM_SERVICE_REQ)[0x561dbed98bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132244796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC:GERAN-A-166:CM_SERVICE_REQ)[0x561dbed98bd0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132244796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC:GERAN-A-166:CM_SERVICE_REQ)[0x561dbed98bd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132244796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC:GERAN-A-166:CM_SERVICE_REQ)[0x561dbed98bd0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132244796 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000218/3/1): Available (smpp_smsc.c:626) 20250823132244796 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823132244796 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244796 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244796 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244796 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244796 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244797 DMM DEBUG msc_a(TMSI-0x1B2EF656:GERAN-A-167:CM_SERVICE_REQ)[0x561dbedcc7b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823132244797 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B2EF656:GERAN-A-167:CM_SERVICE_REQ)[0x561dbeda9fd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := '9A2444'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-SCCP(1077)@7e0c241b4610: Session index based on local reference:5 20250823132244797 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B2EF656:GERAN-A-167:CM_SERVICE_REQ)[0x561dbeda9fd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1B2EF656:GERAN-A-167:CM_SERVICE_REQ)[0x561dbedcc7b0] (fsm.c:486) 20250823132244797 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B2EF656:GERAN-A-167:CM_SERVICE_REQ)[0x561dbeda9fd0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132244797 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B2EF656:GERAN-A-167:CM_SERVICE_REQ)[0x561dbeda9fd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132244797 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132244797 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132244797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656:GERAN-A-167:CM_SERVICE_REQ)[0x561dbeda9fd0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132244797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656:GERAN-A-167:CM_SERVICE_REQ)[0x561dbeda9fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132244797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656:GERAN-A-167:CM_SERVICE_REQ)[0x561dbeda9fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132244797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656:GERAN-A-167:CM_SERVICE_REQ)[0x561dbeda9fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132244797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656:GERAN-A-167:CM_SERVICE_REQ)[0x561dbeda9fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132244797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656:GERAN-A-167:CM_SERVICE_REQ)[0x561dbeda9fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132244797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656:GERAN-A-167:CM_SERVICE_REQ)[0x561dbeda9fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132244797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656:GERAN-A-167:CM_SERVICE_REQ)[0x561dbeda9fd0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132244797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656:GERAN-A-167:CM_SERVICE_REQ)[0x561dbeda9fd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132244797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656:GERAN-A-167:CM_SERVICE_REQ)[0x561dbeda9fd0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132244797 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000213/3/1): Available (smpp_smsc.c:626) 20250823132244797 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823132244797 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244797 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244797 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244797 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244797 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244797 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244797 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244797 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244797 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244797 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244797 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244797 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244797 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244797 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244797 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244797 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244797 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244797 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:5 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244797 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244797 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244797 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244798 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244798 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244798 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244798 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244798 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:5 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := 'DC3932'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(1077)@7e0c241b4610: Session index based on local reference:6 MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:6 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:6 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := '42936B'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-SCCP(1077)@7e0c241b4610: Session index based on local reference:7 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:7 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:7 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244799 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132244799 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250823132244800 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132244800 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1095)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1095)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1083)@7e0c241b4610: Created GsupExpect[1] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(1095) 20250823132244800 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132244801 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1089)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1089)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1083)@7e0c241b4610: Created GsupExpect[2] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(1089) TC_multi_lu_and_mo_ussd0(1093)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1093)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1083)@7e0c241b4610: Created GsupExpect[3] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(1093) 20250823132244802 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132244802 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 8TC_multi_lu_and_mo_ussd0(1087)14631077 MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244803 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244803 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244803 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244803 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244803 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mo_ussd0(1097)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1097)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132244803 DMM DEBUG msc_a(TMSI-0x524BFB18:GERAN-A-168:CM_SERVICE_REQ)[0x561dbeda6e00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823132244803 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x524BFB18:GERAN-A-168:CM_SERVICE_REQ)[0x561dbeda6f30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132244803 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x524BFB18:GERAN-A-168:CM_SERVICE_REQ)[0x561dbeda6f30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x524BFB18:GERAN-A-168:CM_SERVICE_REQ)[0x561dbeda6e00] (fsm.c:486) 20250823132244803 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x524BFB18:GERAN-A-168:CM_SERVICE_REQ)[0x561dbeda6f30]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132244803 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x524BFB18:GERAN-A-168:CM_SERVICE_REQ)[0x561dbeda6f30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132244803 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132244803 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132244803 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18:GERAN-A-168:CM_SERVICE_REQ)[0x561dbeda6f30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132244803 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18:GERAN-A-168:CM_SERVICE_REQ)[0x561dbeda6f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132244803 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18:GERAN-A-168:CM_SERVICE_REQ)[0x561dbeda6f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132244803 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18:GERAN-A-168:CM_SERVICE_REQ)[0x561dbeda6f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132244803 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18:GERAN-A-168:CM_SERVICE_REQ)[0x561dbeda6f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132244803 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18:GERAN-A-168:CM_SERVICE_REQ)[0x561dbeda6f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132244803 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18:GERAN-A-168:CM_SERVICE_REQ)[0x561dbeda6f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132244803 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18:GERAN-A-168:CM_SERVICE_REQ)[0x561dbeda6f30]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132244803 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18:GERAN-A-168:CM_SERVICE_REQ)[0x561dbeda6f30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132244803 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18:GERAN-A-168:CM_SERVICE_REQ)[0x561dbeda6f30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132244804 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000211/3/1): Available (smpp_smsc.c:626) 20250823132244804 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823132244804 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244804 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244804 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244804 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244804 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244804 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244804 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244804 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244804 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244804 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244804 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244804 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244804 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244804 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244804 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := 'DF40A5'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(1077)@7e0c241b4610: Session index based on local reference:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244806 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132244806 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test-GSUP(1083)@7e0c241b4610: Created GsupExpect[4] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(1097) 20250823132244806 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132244806 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1101)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1101)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1099)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1099)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132244807 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132244807 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test-GSUP(1083)@7e0c241b4610: Created GsupExpect[5] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(1101) MSC_Test-GSUP(1083)@7e0c241b4610: Created GsupExpect[6] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(1099) MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1091)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1091)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:11 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1083)@7e0c241b4610: Created GsupExpect[7] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(1091) 20250823132244810 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244810 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244810 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244810 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244810 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:10 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:9 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:13 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244810 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:12 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:15 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:14 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244811 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) TC_multi_lu_and_mo_ussd0(1086)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132244811 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250823132244812 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132244812 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250823132244812 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132244812 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132244812 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132244812 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132244812 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250823132244812 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244812 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244812 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244812 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mo_ussd0(1087)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250823132244812 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244812 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244812 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) TC_multi_lu_and_mo_ussd0(1087)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250823132244812 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244812 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244812 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244813 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244813 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244813 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244813 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81:GERAN-A-155:LU)[0x561dbedc63c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132244813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81:GERAN-A-155:LU)[0x561dbedc63c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81:GERAN-A-155:LU)[0x561dbedc61e0] (msc_a.c:1053) 20250823132244813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81:GERAN-A-155:LU)[0x561dbedc63c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132244813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81:GERAN-A-155:LU)[0x561dbedc63c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132244813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81:GERAN-A-155:LU)[0x561dbedc63c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132244813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244813 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244813 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244813 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244813 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250823132244813 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132244813 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244813 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244813 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244813 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244813 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244813 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A:GERAN-A-154:LU)[0x561dbedc1820]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132244813 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244813 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test-GSUP(1083)@7e0c241b4610: Created GsupExpect[8] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(1087) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244813 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A:GERAN-A-154:LU)[0x561dbedc1820]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A:GERAN-A-154:LU)[0x561dbedc1640] (msc_a.c:1053) 20250823132244813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A:GERAN-A-154:LU)[0x561dbedc1820]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132244813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A:GERAN-A-154:LU)[0x561dbedc1820]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132244813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A:GERAN-A-154:LU)[0x561dbedc1820]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132244813 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244813 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244813 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244813 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250823132244813 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244813 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250823132244813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244813 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244813 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244813 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC:GERAN-A-153:LU)[0x561dbedb4f90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132244813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC:GERAN-A-153:LU)[0x561dbedb4f90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC:GERAN-A-153:LU)[0x561dbedb4d00] (msc_a.c:1053) 20250823132244813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC:GERAN-A-153:LU)[0x561dbedb4f90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132244813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC:GERAN-A-153:LU)[0x561dbedb4f90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132244813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC:GERAN-A-153:LU)[0x561dbedb4f90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132244813 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250823132244813 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC - active-conn: now used by 1 (attached) (msub.c:375) 20250823132244813 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244813 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244814 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244814 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244814 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244814 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244814 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51:GERAN-A-157:LU)[0x561dbedcfab0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132244814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51:GERAN-A-157:LU)[0x561dbedcfab0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51:GERAN-A-157:LU)[0x561dbedccda0] (msc_a.c:1053) 20250823132244814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51:GERAN-A-157:LU)[0x561dbedcfab0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132244814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51:GERAN-A-157:LU)[0x561dbedcfab0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132244814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51:GERAN-A-157:LU)[0x561dbedcfab0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:11 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244814 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132244814 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244814 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244814 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244814 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244814 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244814 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244814 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:10 20250823132244814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F:GERAN-A-156:LU)[0x561dbedcae30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132244814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F:GERAN-A-156:LU)[0x561dbedcae30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F:GERAN-A-156:LU)[0x561dbedcaba0] (msc_a.c:1053) 20250823132244814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F:GERAN-A-156:LU)[0x561dbedcae30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132244814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F:GERAN-A-156:LU)[0x561dbedcae30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132244814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F:GERAN-A-156:LU)[0x561dbedcae30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132244814 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244814 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244814 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244814 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244814 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:9 20250823132244814 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F - active-conn: now used by 1 (attached) (msub.c:375) 20250823132244814 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244814 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244814 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244814 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244814 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244814 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244814 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9:GERAN-A-159:LU)[0x561dbeda4af0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132244814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9:GERAN-A-159:LU)[0x561dbeda4af0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9:GERAN-A-159:LU)[0x561dbedaa960] (msc_a.c:1053) 20250823132244814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9:GERAN-A-159:LU)[0x561dbeda4af0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132244814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9:GERAN-A-159:LU)[0x561dbeda4af0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132244814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9:GERAN-A-159:LU)[0x561dbeda4af0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:13 20250823132244814 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244815 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244815 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244815 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244815 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD:GERAN-A-158:LU)[0x561dbedc2000]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132244815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD:GERAN-A-158:LU)[0x561dbedc2000]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD:GERAN-A-158:LU)[0x561dbed9f580] (msc_a.c:1053) 20250823132244815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD:GERAN-A-158:LU)[0x561dbedc2000]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132244815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD:GERAN-A-158:LU)[0x561dbedc2000]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132244815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD:GERAN-A-158:LU)[0x561dbedc2000]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132244815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244815 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244815 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244815 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244815 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244815 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244815 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244815 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244815 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244815 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244815 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244815 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244815 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244815 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823132244815 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244815 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244815 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244815 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244815 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244815 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244815 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244815 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244815 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244815 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244815 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:12 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:15 MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250823132244815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244815 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244815 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244815 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244815 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244815 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:14 TC_multi_lu_and_mo_ussd0(1086)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:5 20250823132244815 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:28 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1089)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:4 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1093)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1095)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250823132244816 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132244816 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823132244817 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132244817 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132244817 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132244817 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132244817 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:6 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 20250823132244817 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244817 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244817 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244817 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244817 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250823132244817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244817 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244817 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244817 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244817 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244817 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244817 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244817 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244817 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244817 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244817 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244817 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244817 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244817 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244817 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244817 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:2 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244817 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244817 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:2 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244817 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244817 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244817 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244817 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244817 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244817 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244817 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244817 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244817 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 11TC_multi_lu_and_mo_ussd0(1107)14383224 20250823132244818 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823132244818 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823132244818 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132244818 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823132244818 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132244818 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132244818 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132244818 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132244818 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132244818 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132244818 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823132244818 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244818 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244818 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132244818 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132244818 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132244818 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132244818 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132244818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244818 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 10TC_multi_lu_and_mo_ussd0(1105)9441988 TC_multi_lu_and_mo_ussd0(1107)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132244818 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244818 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244818 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244818 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244818 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244818 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132244818 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244818 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250823132244819 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244819 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244819 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244819 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer TC_multi_lu_and_mo_ussd0(1099)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823132244819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244819 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244819 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1105)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:3 20250823132244819 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132244819 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer TC_multi_lu_and_mo_ussd0(1101)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1097)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 9TC_multi_lu_and_mo_ussd0(1103)14575586 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer20250823132244819 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132244819 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244819 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132244819 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132244819 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132244819 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244819 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_multi_lu_and_mo_ussd0(1107)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250823132244819 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244819 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244819 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244819 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) TC_multi_lu_and_mo_ussd0(1107)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1103)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1107)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132244819 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244819 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244819 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244819 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244819 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244819 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244819 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244819 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 13TC_multi_lu_and_mo_ussd0(1111)5789250 MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244820 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132244820 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:5 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:5 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1111)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132244820 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132244820 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250823132244820 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132244820 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1105)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1105)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1105)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1107)@7e0c241b4610: 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 := '0FD2CD81'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 12TC_multi_lu_and_mo_ussd0(1109)76254 MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 15TC_multi_lu_and_mo_ussd0(1115)1841366 TC_multi_lu_and_mo_ussd0(1109)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 14TC_multi_lu_and_mo_ussd0(1113)4274956 20250823132244821 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132244821 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1115)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1105)@7e0c241b4610: 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 := '03A7B24A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1113)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132244821 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132244821 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1103)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1103)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1103)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:7 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 TC_multi_lu_and_mo_ussd0(1111)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1111)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1111)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244821 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244821 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244821 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) TC_multi_lu_and_mo_ussd0(1109)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250823132244821 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244821 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mo_ussd0(1109)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1109)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 20250823132244821 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_multi_lu_and_mo_ussd0(1103)@7e0c241b4610: 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 := '589339AC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132244822 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132244822 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) TC_multi_lu_and_mo_ussd0(1111)@7e0c241b4610: 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 := '909E7B51'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244822 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132244822 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132244822 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132244822 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132244822 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132244822 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132244822 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823132244822 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132244822 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132244822 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132244822 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132244822 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244822 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244822 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132244822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) TC_multi_lu_and_mo_ussd0(1115)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1115)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1113)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250823132244822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244822 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244822 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244822 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244822 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244822 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244822 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244822 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244822 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244822 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244822 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244822 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) TC_multi_lu_and_mo_ussd0(1109)@7e0c241b4610: 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 := '01A4064F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1113)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1113)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1115)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244822 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:6 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:6 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 TC_multi_lu_and_mo_ussd0(1113)@7e0c241b4610: 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 := '01862FBD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:4 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:4 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(1091)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1115)@7e0c241b4610: 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 := '15062CB9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250823132244823 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672:GERAN-A-160:CM_SERVICE_REQ)[0x561dbed9b4f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132244823 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672:GERAN-A-160:CM_SERVICE_REQ)[0x561dbed9b4f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672:GERAN-A-160:CM_SERVICE_REQ)[0x561dbed9cdf0] (msc_a.c:1053) 20250823132244823 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672:GERAN-A-160:CM_SERVICE_REQ)[0x561dbed9b4f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132244823 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672:GERAN-A-160:CM_SERVICE_REQ)[0x561dbed9b4f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132244823 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132244823 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244823 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244823 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244823 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244823 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:0 20250823132244823 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244823 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244823 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244823 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244823 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mo_ussd0(1089)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1093)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1095)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 9TC_multi_lu_and_mo_ussd0(1107)2771705 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1099)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 10TC_multi_lu_and_mo_ussd0(1105)6686326 MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:9 MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1101)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(1086)3123813 MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 0TC_multi_lu_and_mo_ussd0(1111)7726132 TC_multi_lu_and_mo_ussd0(1086)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132244827 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132244827 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x03DF9672 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1097)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:10 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 11TC_multi_lu_and_mo_ussd0(1103)7848296 MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:11 MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 12TC_multi_lu_and_mo_ussd0(1109)16057614 MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:12 TC_multi_lu_and_mo_ussd0(1086)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1086)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 13TC_multi_lu_and_mo_ussd0(1113)15689725 MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:13 MSC_Test_0-RAN(1078)@7e0c241b4610: Added conn table entry 14TC_multi_lu_and_mo_ussd0(1115)368110 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@7e0c241b4610: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_0-SCCP(1077)@7e0c241b4610: First idle individual index:14 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:5 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1086)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:6 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:4 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244862 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132244862 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823132244862 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132244862 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132244862 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132244862 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132244862 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132244862 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244862 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244862 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244862 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244862 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244862 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244862 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244862 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244862 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244862 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244862 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244862 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244862 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244862 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244862 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244862 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244862 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823132244862 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244862 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244862 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244862 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244863 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:7 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244863 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244863 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244863 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244863 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244863 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244863 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244863 DMM DEBUG msc_a(TMSI-0x0FD2CD81:GERAN-A-169:CM_SERVICE_REQ)[0x561dbedc63c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FD2CD81:GERAN-A-169:CM_SERVICE_REQ)[0x561dbedc61e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FD2CD81:GERAN-A-169:CM_SERVICE_REQ)[0x561dbedc61e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0FD2CD81:GERAN-A-169:CM_SERVICE_REQ)[0x561dbedc63c0] (fsm.c:486) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FD2CD81:GERAN-A-169:CM_SERVICE_REQ)[0x561dbedc61e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FD2CD81:GERAN-A-169:CM_SERVICE_REQ)[0x561dbedc61e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132244863 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132244863 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81:GERAN-A-169:CM_SERVICE_REQ)[0x561dbedc61e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81:GERAN-A-169:CM_SERVICE_REQ)[0x561dbedc61e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81:GERAN-A-169:CM_SERVICE_REQ)[0x561dbedc61e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81:GERAN-A-169:CM_SERVICE_REQ)[0x561dbedc61e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81:GERAN-A-169:CM_SERVICE_REQ)[0x561dbedc61e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81:GERAN-A-169:CM_SERVICE_REQ)[0x561dbedc61e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132244863 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:7 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244863 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244863 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81:GERAN-A-169:CM_SERVICE_REQ)[0x561dbedc61e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81:GERAN-A-169:CM_SERVICE_REQ)[0x561dbedc61e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81:GERAN-A-169:CM_SERVICE_REQ)[0x561dbedc61e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81:GERAN-A-169:CM_SERVICE_REQ)[0x561dbedc61e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132244863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244863 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244863 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000221/3/1): Available (smpp_smsc.c:626) 20250823132244863 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823132244863 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244863 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244863 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244863 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244863 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244863 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244863 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244863 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244863 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244863 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244863 DMM DEBUG msc_a(TMSI-0x03A7B24A:GERAN-A-170:CM_SERVICE_REQ)[0x561dbed9d8e0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03A7B24A:GERAN-A-170:CM_SERVICE_REQ)[0x561dbeda9b60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03A7B24A:GERAN-A-170:CM_SERVICE_REQ)[0x561dbeda9b60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x03A7B24A:GERAN-A-170:CM_SERVICE_REQ)[0x561dbed9d8e0] (fsm.c:486) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03A7B24A:GERAN-A-170:CM_SERVICE_REQ)[0x561dbeda9b60]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03A7B24A:GERAN-A-170:CM_SERVICE_REQ)[0x561dbeda9b60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132244863 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132244863 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A:GERAN-A-170:CM_SERVICE_REQ)[0x561dbeda9b60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A:GERAN-A-170:CM_SERVICE_REQ)[0x561dbeda9b60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A:GERAN-A-170:CM_SERVICE_REQ)[0x561dbeda9b60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A:GERAN-A-170:CM_SERVICE_REQ)[0x561dbeda9b60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A:GERAN-A-170:CM_SERVICE_REQ)[0x561dbeda9b60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A:GERAN-A-170:CM_SERVICE_REQ)[0x561dbeda9b60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A:GERAN-A-170:CM_SERVICE_REQ)[0x561dbeda9b60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A:GERAN-A-170:CM_SERVICE_REQ)[0x561dbeda9b60]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A:GERAN-A-170:CM_SERVICE_REQ)[0x561dbeda9b60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A:GERAN-A-170:CM_SERVICE_REQ)[0x561dbeda9b60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132244863 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244863 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244863 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244863 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244863 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244863 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000220/3/1): Available (smpp_smsc.c:626) 20250823132244863 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823132244863 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244863 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244863 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244863 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244863 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244863 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244863 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244863 DMM DEBUG msc_a(TMSI-0x909E7B51:GERAN-A-171:CM_SERVICE_REQ)[0x561dbedc5f80]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x909E7B51:GERAN-A-171:CM_SERVICE_REQ)[0x561dbedb4f90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x909E7B51:GERAN-A-171:CM_SERVICE_REQ)[0x561dbedb4f90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x909E7B51:GERAN-A-171:CM_SERVICE_REQ)[0x561dbedc5f80] (fsm.c:486) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x909E7B51:GERAN-A-171:CM_SERVICE_REQ)[0x561dbedb4f90]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x909E7B51:GERAN-A-171:CM_SERVICE_REQ)[0x561dbedb4f90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132244863 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132244863 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51:GERAN-A-171:CM_SERVICE_REQ)[0x561dbedb4f90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132244863 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244863 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244863 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244863 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244863 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244863 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244863 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51:GERAN-A-171:CM_SERVICE_REQ)[0x561dbedb4f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51:GERAN-A-171:CM_SERVICE_REQ)[0x561dbedb4f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51:GERAN-A-171:CM_SERVICE_REQ)[0x561dbedb4f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51:GERAN-A-171:CM_SERVICE_REQ)[0x561dbedb4f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51:GERAN-A-171:CM_SERVICE_REQ)[0x561dbedb4f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51:GERAN-A-171:CM_SERVICE_REQ)[0x561dbedb4f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51:GERAN-A-171:CM_SERVICE_REQ)[0x561dbedb4f90]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51:GERAN-A-171:CM_SERVICE_REQ)[0x561dbedb4f90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51:GERAN-A-171:CM_SERVICE_REQ)[0x561dbedb4f90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132244863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244863 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244863 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244863 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244863 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000223/3/1): Available (smpp_smsc.c:626) 20250823132244863 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823132244863 DMM DEBUG msc_a(TMSI-0x589339AC:GERAN-A-172:CM_SERVICE_REQ)[0x561dbedb04b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x589339AC:GERAN-A-172:CM_SERVICE_REQ)[0x561dbed986e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x589339AC:GERAN-A-172:CM_SERVICE_REQ)[0x561dbed986e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x589339AC:GERAN-A-172:CM_SERVICE_REQ)[0x561dbedb04b0] (fsm.c:486) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x589339AC:GERAN-A-172:CM_SERVICE_REQ)[0x561dbed986e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132244863 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244863 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244863 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244863 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244863 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244863 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x589339AC:GERAN-A-172:CM_SERVICE_REQ)[0x561dbed986e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132244863 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132244863 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244863 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244864 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244863 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC:GERAN-A-172:CM_SERVICE_REQ)[0x561dbed986e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132244864 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244864 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC:GERAN-A-172:CM_SERVICE_REQ)[0x561dbed986e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132244863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC:GERAN-A-172:CM_SERVICE_REQ)[0x561dbed986e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC:GERAN-A-172:CM_SERVICE_REQ)[0x561dbed986e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC:GERAN-A-172:CM_SERVICE_REQ)[0x561dbed986e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC:GERAN-A-172:CM_SERVICE_REQ)[0x561dbed986e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC:GERAN-A-172:CM_SERVICE_REQ)[0x561dbed986e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC:GERAN-A-172:CM_SERVICE_REQ)[0x561dbed986e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC:GERAN-A-172:CM_SERVICE_REQ)[0x561dbed986e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC:GERAN-A-172:CM_SERVICE_REQ)[0x561dbed986e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132244864 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000219/3/1): Available (smpp_smsc.c:626) 20250823132244864 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823132244864 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244864 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244864 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244864 DMM DEBUG msc_a(TMSI-0x01A4064F:GERAN-A-173:CM_SERVICE_REQ)[0x561dbedc1fe0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01A4064F:GERAN-A-173:CM_SERVICE_REQ)[0x561dbedc17f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01A4064F:GERAN-A-173:CM_SERVICE_REQ)[0x561dbedc17f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x01A4064F:GERAN-A-173:CM_SERVICE_REQ)[0x561dbedc1fe0] (fsm.c:486) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01A4064F:GERAN-A-173:CM_SERVICE_REQ)[0x561dbedc17f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01A4064F:GERAN-A-173:CM_SERVICE_REQ)[0x561dbedc17f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132244864 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244864 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244864 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132244864 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F:GERAN-A-173:CM_SERVICE_REQ)[0x561dbedc17f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F:GERAN-A-173:CM_SERVICE_REQ)[0x561dbedc17f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) TC_multi_lu_and_mo_ussd0(1087)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := '2A4AF9'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 } } 20250823132244864 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244864 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244864 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244864 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:0 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F:GERAN-A-173:CM_SERVICE_REQ)[0x561dbedc17f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F:GERAN-A-173:CM_SERVICE_REQ)[0x561dbedc17f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F:GERAN-A-173:CM_SERVICE_REQ)[0x561dbedc17f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F:GERAN-A-173:CM_SERVICE_REQ)[0x561dbedc17f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F:GERAN-A-173:CM_SERVICE_REQ)[0x561dbedc17f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F:GERAN-A-173:CM_SERVICE_REQ)[0x561dbedc17f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F:GERAN-A-173:CM_SERVICE_REQ)[0x561dbedc17f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F:GERAN-A-173:CM_SERVICE_REQ)[0x561dbedc17f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132244864 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000222/3/1): Available (smpp_smsc.c:626) 20250823132244864 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244864 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244864 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244864 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244864 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244864 DMM DEBUG msc_a(TMSI-0x01862FBD:GERAN-A-174:CM_SERVICE_REQ)[0x561dbedaee90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01862FBD:GERAN-A-174:CM_SERVICE_REQ)[0x561dbedb9f80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01862FBD:GERAN-A-174:CM_SERVICE_REQ)[0x561dbedb9f80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x01862FBD:GERAN-A-174:CM_SERVICE_REQ)[0x561dbedaee90] (fsm.c:486) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01862FBD:GERAN-A-174:CM_SERVICE_REQ)[0x561dbedb9f80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01862FBD:GERAN-A-174:CM_SERVICE_REQ)[0x561dbedb9f80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132244864 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244864 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244864 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244864 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244864 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244864 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132244864 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD:GERAN-A-174:CM_SERVICE_REQ)[0x561dbedb9f80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD:GERAN-A-174:CM_SERVICE_REQ)[0x561dbedb9f80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD:GERAN-A-174:CM_SERVICE_REQ)[0x561dbedb9f80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD:GERAN-A-174:CM_SERVICE_REQ)[0x561dbedb9f80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD:GERAN-A-174:CM_SERVICE_REQ)[0x561dbedb9f80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD:GERAN-A-174:CM_SERVICE_REQ)[0x561dbedb9f80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD:GERAN-A-174:CM_SERVICE_REQ)[0x561dbedb9f80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD:GERAN-A-174:CM_SERVICE_REQ)[0x561dbedb9f80]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD:GERAN-A-174:CM_SERVICE_REQ)[0x561dbedb9f80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD:GERAN-A-174:CM_SERVICE_REQ)[0x561dbedb9f80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132244864 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000224/3/1): Available (smpp_smsc.c:626) 20250823132244864 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244864 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244864 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244864 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244864 DMM DEBUG msc_a(TMSI-0x15062CB9:GERAN-A-175:CM_SERVICE_REQ)[0x561dbed9f2f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15062CB9:GERAN-A-175:CM_SERVICE_REQ)[0x561dbed9f420]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15062CB9:GERAN-A-175:CM_SERVICE_REQ)[0x561dbed9f420]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x15062CB9:GERAN-A-175:CM_SERVICE_REQ)[0x561dbed9f2f0] (fsm.c:486) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15062CB9:GERAN-A-175:CM_SERVICE_REQ)[0x561dbed9f420]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15062CB9:GERAN-A-175:CM_SERVICE_REQ)[0x561dbed9f420]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132244864 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132244864 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9:GERAN-A-175:CM_SERVICE_REQ)[0x561dbed9f420]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9:GERAN-A-175:CM_SERVICE_REQ)[0x561dbed9f420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9:GERAN-A-175:CM_SERVICE_REQ)[0x561dbed9f420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9:GERAN-A-175:CM_SERVICE_REQ)[0x561dbed9f420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9:GERAN-A-175:CM_SERVICE_REQ)[0x561dbed9f420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9:GERAN-A-175:CM_SERVICE_REQ)[0x561dbed9f420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9:GERAN-A-175:CM_SERVICE_REQ)[0x561dbed9f420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9:GERAN-A-175:CM_SERVICE_REQ)[0x561dbed9f420]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9:GERAN-A-175:CM_SERVICE_REQ)[0x561dbed9f420]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132244864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9:GERAN-A-175:CM_SERVICE_REQ)[0x561dbed9f420]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := '660676'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(1077)@7e0c241b4610: Session index based on local reference:9 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244865 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000225/3/1): Available (smpp_smsc.c:626) 20250823132244865 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823132244865 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132244865 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823132244865 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244865 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244865 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244865 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244865 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:9 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer TC_multi_lu_and_mo_ussd0(1091)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244865 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132244865 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132244865 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132244865 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132244865 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132244865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118:GERAN-A-162:CM_SERVICE_REQ)[0x561dbedc1460]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132244865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118:GERAN-A-162:CM_SERVICE_REQ)[0x561dbedc1460]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118:GERAN-A-162:CM_SERVICE_REQ)[0x561dbed7d720] (msc_a.c:1053) 20250823132244865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118:GERAN-A-162:CM_SERVICE_REQ)[0x561dbedc1460]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132244865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118:GERAN-A-162:CM_SERVICE_REQ)[0x561dbedc1460]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132244865 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:9 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7:GERAN-A-163:CM_SERVICE_REQ)[0x561dbedd48e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132244865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7:GERAN-A-163:CM_SERVICE_REQ)[0x561dbedd48e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7:GERAN-A-163:CM_SERVICE_REQ)[0x561dbed87e10] (msc_a.c:1053) 20250823132244865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7:GERAN-A-163:CM_SERVICE_REQ)[0x561dbedd48e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132244865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7:GERAN-A-163:CM_SERVICE_REQ)[0x561dbedd48e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132244865 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244865 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244865 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132244865 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244865 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244865 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244865 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244865 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244865 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829:GERAN-A-161:CM_SERVICE_REQ)[0x561dbeda6880]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132244865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829:GERAN-A-161:CM_SERVICE_REQ)[0x561dbeda6880]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829:GERAN-A-161:CM_SERVICE_REQ)[0x561dbed95480] (msc_a.c:1053) 20250823132244865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829:GERAN-A-161:CM_SERVICE_REQ)[0x561dbeda6880]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132244865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829:GERAN-A-161:CM_SERVICE_REQ)[0x561dbeda6880]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244865 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244865 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244865 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132244865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8:GERAN-A-165:CM_SERVICE_REQ)[0x561dbedcf8a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := '75E434'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-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:10 20250823132244865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8:GERAN-A-165:CM_SERVICE_REQ)[0x561dbedcf8a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8:GERAN-A-165:CM_SERVICE_REQ)[0x561dbed9ec80] (msc_a.c:1053) 20250823132244865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8:GERAN-A-165:CM_SERVICE_REQ)[0x561dbedcf8a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132244865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8:GERAN-A-165:CM_SERVICE_REQ)[0x561dbedcf8a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244865 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:10 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823132244865 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244865 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244865 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244865 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244865 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244865 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244865 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244865 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244865 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244865 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132244865 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250823132244865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244865 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC:GERAN-A-166:CM_SERVICE_REQ)[0x561dbed98bd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132244865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC:GERAN-A-166:CM_SERVICE_REQ)[0x561dbed98bd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC:GERAN-A-166:CM_SERVICE_REQ)[0x561dbed98890] (msc_a.c:1053) 20250823132244865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC:GERAN-A-166:CM_SERVICE_REQ)[0x561dbed98bd0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132244865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC:GERAN-A-166:CM_SERVICE_REQ)[0x561dbed98bd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244865 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:10 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047:GERAN-A-164:CM_SERVICE_REQ)[0x561dbed985b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132244866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047:GERAN-A-164:CM_SERVICE_REQ)[0x561dbed985b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047:GERAN-A-164:CM_SERVICE_REQ)[0x561dbed91c20] (msc_a.c:1053) 20250823132244866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047:GERAN-A-164:CM_SERVICE_REQ)[0x561dbed985b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132244866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047:GERAN-A-164:CM_SERVICE_REQ)[0x561dbed985b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132244866 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := '77C168'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(1077)@7e0c241b4610: Session index based on local reference:11 20250823132244866 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132244866 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244866 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:11 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244866 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244866 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:11 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244866 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := 'F5050E'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(1077)@7e0c241b4610: Session index based on local reference:12 20250823132244866 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:12 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244866 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244866 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244866 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:12 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244867 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244867 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := 'EF67FD'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 } } MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:13 MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:13 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244867 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:13 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244867 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244867 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244867 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244867 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244867 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-SCCP(1077)@7e0c241b4610: { messageType := 2, destLocRef := '059DEE'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 } } TC_multi_lu_and_mo_ussd0(1107)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:14 TC_multi_lu_and_mo_ussd0(1107)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132244867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:14 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:14 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244867 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244867 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244867 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244867 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244867 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244867 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244867 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244867 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244867 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244867 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244867 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132244867 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244867 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132244867 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:2 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132244867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244867 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244867 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244867 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244867 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244867 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244867 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244867 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244867 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244867 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1083)@7e0c241b4610: Created GsupExpect[9] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(1107) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:3 20250823132244867 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244867 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244867 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:1 20250823132244867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:7 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132244868 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244868 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244868 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244868 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244868 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:5 MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244868 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132244868 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244868 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244868 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244868 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244868 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:6 20250823132244868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244868 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244868 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244868 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244868 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244868 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244868 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:4 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132244868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656:GERAN-A-167:CM_SERVICE_REQ)[0x561dbeda9fd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132244868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656:GERAN-A-167:CM_SERVICE_REQ)[0x561dbeda9fd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656:GERAN-A-167:CM_SERVICE_REQ)[0x561dbedcc7b0] (msc_a.c:1053) 20250823132244868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656:GERAN-A-167:CM_SERVICE_REQ)[0x561dbeda9fd0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132244868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656:GERAN-A-167:CM_SERVICE_REQ)[0x561dbeda9fd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132244868 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132244868 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244868 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244868 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244868 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132244868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244868 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132244868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132244868 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244868 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244868 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244868 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244868 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132244868 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244869 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244869 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244869 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132244869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244869 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(1105)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1105)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132244869 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132244869 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132244869 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132244869 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132244869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:7 20250823132244869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132244869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132244869 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1111)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1111)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1083)@7e0c241b4610: Created GsupExpect[10] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(1105) MSC_Test-GSUP(1083)@7e0c241b4610: Created GsupExpect[11] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(1111) 20250823132244871 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132244871 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250823132244872 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132244872 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1103)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1103)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1083)@7e0c241b4610: Created GsupExpect[12] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(1103) TC_multi_lu_and_mo_ussd0(1109)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1109)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132244873 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132244873 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test-GSUP(1083)@7e0c241b4610: Created GsupExpect[13] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(1109) 20250823132244874 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132244874 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1113)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1113)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1083)@7e0c241b4610: Created GsupExpect[14] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(1113) MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(1089)13295653 TC_multi_lu_and_mo_ussd0(1087)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1089)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(1093)820040 20250823132244876 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132244876 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x20025118 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1115)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1115)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1093)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132244876 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132244876 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x25F73EF7 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test-GSUP(1083)@7e0c241b4610: Created GsupExpect[15] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(1115) MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(1095)10153035 TC_multi_lu_and_mo_ussd0(1089)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1089)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1095)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132244877 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132244877 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0xA5EED829 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(1099)10101828 TC_multi_lu_and_mo_ussd0(1093)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1093)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132244877 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132244877 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x2A637BF8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1099)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(1101)14432562 TC_multi_lu_and_mo_ussd0(1101)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132244878 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132244878 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x34BCC8BC - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(1097)2074949 TC_multi_lu_and_mo_ussd0(1097)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1095)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1095)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132244879 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132244879 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xB3E0F047 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1099)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1089)@7e0c241b4610: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1099)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(1091)4363115 TC_multi_lu_and_mo_ussd0(1093)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1091)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250823132244879 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132244879 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x1B2EF656 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1097)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1097)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1101)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1101)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:9 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1091)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1091)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1099)@7e0c241b4610: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1095)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:8 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 TC_multi_lu_and_mo_ussd0(1097)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:10 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1101)@7e0c241b4610: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1091)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:11 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:13 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:12 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@7e0c241b4610: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1078)@7e0c241b4610: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:14 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132245074 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245074 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245074 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245074 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132245074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132245074 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245074 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245074 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245074 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245074 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132245074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132245074 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245074 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245074 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245074 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245074 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132245074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132245074 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245074 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245074 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245074 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245074 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132245074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132245074 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245074 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245074 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245074 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245074 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132245074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132245074 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245075 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245075 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132245075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132245075 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245074 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823132245075 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823132245075 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245075 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132245075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132245075 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245075 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245075 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132245075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132245075 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18:GERAN-A-168:CM_SERVICE_REQ)[0x561dbeda6f30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132245075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18:GERAN-A-168:CM_SERVICE_REQ)[0x561dbeda6f30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18:GERAN-A-168:CM_SERVICE_REQ)[0x561dbeda6e00] (msc_a.c:1053) 20250823132245075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18:GERAN-A-168:CM_SERVICE_REQ)[0x561dbeda6f30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132245075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18:GERAN-A-168:CM_SERVICE_REQ)[0x561dbeda6f30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132245075 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245075 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132245075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132245075 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245075 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132245075 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823132245075 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245075 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245075 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245075 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132245075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132245075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:8 TC_multi_lu_and_mo_ussd0(1107)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP20250823132245076 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245076 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245076 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245076 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132245076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132245076 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245075 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823132245075 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823132245076 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823132245076 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823132245076 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) TC_multi_lu_and_mo_ussd0(1111)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1103)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1113)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(1087)1463107720250823132245076 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) TC_multi_lu_and_mo_ussd0(1105)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1109)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132245077 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245077 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132245077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132245077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245077 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245077 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132245077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132245077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mo_ussd0(1087)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1115)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132245077 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245077 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132245077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132245077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132245077 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245077 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132245077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132245077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:10 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132245078 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245078 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132245078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132245078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:10 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:11 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 20250823132245078 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245078 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132245078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132245078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:11 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132245078 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245078 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132245078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132245078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245078 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245078 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132245078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132245078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245078 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245078 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132245078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132245076 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132245076 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132245076 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132245076 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132245076 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132245077 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132245077 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823132245077 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132245077 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132245077 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132245077 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132245077 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132245077 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132245077 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823132245077 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132245077 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132245077 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132245077 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132245077 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132245077 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132245077 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x524BFB18 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250823132245077 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132245077 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823132245077 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132245077 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132245077 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132245077 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132245077 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132245077 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132245077 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823132245077 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132245078 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132245078 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132245078 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132245078 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132245078 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132245078 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823132245078 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132245078 DVLR[020250823132245078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245078 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245078 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132245078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) ;m DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132245078 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132245078 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132245078 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132245078 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132245078 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823132245078 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132245078 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132245078 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132245078 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132245078 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132245078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245078 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245078 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132245078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132245079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245079 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245079 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245079 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245079 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132245079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132245079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245079 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245079 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245079 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245079 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132245079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132245079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245079 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245079 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245079 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245079 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132245079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132245079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mo_ussd0(1087)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1087)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 TC_multi_lu_and_mo_ussd0(1107)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:13 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(1111)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:13 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:9 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:9 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:12 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:12 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:14 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:14 MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1103)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1087)@7e0c241b4610: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1113)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1109)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1105)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 TC_multi_lu_and_mo_ussd0(1115)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:10 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132245083 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245083 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245083 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245083 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132245083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132245083 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132245084 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81:GERAN-A-169:CM_SERVICE_REQ)[0x561dbedc61e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132245084 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81:GERAN-A-169:CM_SERVICE_REQ)[0x561dbedc61e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81:GERAN-A-169:CM_SERVICE_REQ)[0x561dbedc63c0] (msc_a.c:1053) 20250823132245084 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81:GERAN-A-169:CM_SERVICE_REQ)[0x561dbedc61e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132245084 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81:GERAN-A-169:CM_SERVICE_REQ)[0x561dbedc61e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:11 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132245084 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132245084 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245084 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245084 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245084 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132245084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245084 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132245084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245084 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245084 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245084 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245084 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132245084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132245084 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245084 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245084 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245084 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245084 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132245084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132245084 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132245084 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51:GERAN-A-171:CM_SERVICE_REQ)[0x561dbedb4f90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132245084 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51:GERAN-A-171:CM_SERVICE_REQ)[0x561dbedb4f90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51:GERAN-A-171:CM_SERVICE_REQ)[0x561dbedc5f80] (msc_a.c:1053) 20250823132245084 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51:GERAN-A-171:CM_SERVICE_REQ)[0x561dbedb4f90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132245084 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51:GERAN-A-171:CM_SERVICE_REQ)[0x561dbedb4f90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132245084 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:13 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:12 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132245085 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245084 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC:GERAN-A-172:CM_SERVICE_REQ)[0x561dbed986e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132245084 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC:GERAN-A-172:CM_SERVICE_REQ)[0x561dbed986e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC:GERAN-A-172:CM_SERVICE_REQ)[0x561dbedb04b0] (msc_a.c:1053) 20250823132245084 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC:GERAN-A-172:CM_SERVICE_REQ)[0x561dbed986e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132245084 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC:GERAN-A-172:CM_SERVICE_REQ)[0x561dbed986e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132245085 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:9 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 20250823132245085 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245085 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245085 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132245085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245085 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132245085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245085 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245085 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245085 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245085 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132245085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245085 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132245085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245085 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD:GERAN-A-174:CM_SERVICE_REQ)[0x561dbedb9f80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132245085 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD:GERAN-A-174:CM_SERVICE_REQ)[0x561dbedb9f80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD:GERAN-A-174:CM_SERVICE_REQ)[0x561dbedaee90] (msc_a.c:1053) 20250823132245085 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD:GERAN-A-174:CM_SERVICE_REQ)[0x561dbedb9f80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132245085 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD:GERAN-A-174:CM_SERVICE_REQ)[0x561dbedb9f80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132245085 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245085 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245085 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245085 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132245085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132245085 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245085 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245085 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245085 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245085 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132245085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132245085 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245085 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245085 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245085 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245085 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132245085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132245085 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245085 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245085 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245085 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245085 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132245085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132245085 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245085 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245085 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245085 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245085 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132245085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132245085 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:10 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:11 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 9TC_multi_lu_and_mo_ussd0(1107)2771705 TC_multi_lu_and_mo_ussd0(1107)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132245085 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245085 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245085 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245085 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132245085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245085 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132245085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245086 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245086 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245086 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245086 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132245086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132245086 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245086 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132245086 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245086 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245086 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132245086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245086 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132245086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245086 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245086 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245086 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245086 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132245086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245086 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132245086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245085 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD - active-conn: now used by 1 (attached) (msub.c:375) 20250823132245085 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F:GERAN-A-173:CM_SERVICE_REQ)[0x561dbedc17f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132245085 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F:GERAN-A-173:CM_SERVICE_REQ)[0x561dbedc17f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F:GERAN-A-173:CM_SERVICE_REQ)[0x561dbedc1fe0] (msc_a.c:1053) 20250823132245085 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F:GERAN-A-173:CM_SERVICE_REQ)[0x561dbedc17f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132245085 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F:GERAN-A-173:CM_SERVICE_REQ)[0x561dbedc17f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132245085 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F - active-conn: now used by 1 (attached) (msub.c:375) 20250823132245085 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A:GERAN-A-170:CM_SERVICE_REQ)[0x561dbeda9b60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132245085 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A:GERAN-A-170:CM_SERVICE_REQ)[0x561dbeda9b60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A:GERAN-A-170:CM_SERVICE_REQ)[0x561dbed9d8e0] (msc_a.c:1053) 20250823132245085 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A:GERAN-A-170:CM_SERVICE_REQ)[0x561dbeda9b60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132245085 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A:GERAN-A-170:CM_SERVICE_REQ)[0x561dbeda9b60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132245086 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A - active-conn: now used by 1 (attached) (msub.c:375) 20250823132245086 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132245086 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x0FD2CD81 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250823132245086 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245086 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245086 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245086 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132245086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132245086 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:13 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:12 MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on connection ID:14 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1077)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1077)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:9 MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(1111)7726132 TC_multi_lu_and_mo_ussd0(1107)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1107)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1111)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 11TC_multi_lu_and_mo_ussd0(1103)7848296 20250823132245087 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132245087 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x909E7B51 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1103)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132245087 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132245087 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x589339AC - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 13TC_multi_lu_and_mo_ussd0(1113)15689725 20250823132245088 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132245088 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x01862FBD - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1113)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 12TC_multi_lu_and_mo_ussd0(1109)16057614 20250823132245089 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132245089 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x01A4064F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1111)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1111)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1109)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 10TC_multi_lu_and_mo_ussd0(1105)6686326 TC_multi_lu_and_mo_ussd0(1103)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1103)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1105)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132245089 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132245089 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x03A7B24A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1113)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1113)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1107)@7e0c241b4610: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1109)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1109)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1111)@7e0c241b4610: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1105)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1105)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1113)@7e0c241b4610: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1105)@7e0c241b4610: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1109)@7e0c241b4610: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1103)@7e0c241b4610: Final verdict of PTC: pass 20250823132245290 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245290 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245290 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245290 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132245290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132245290 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245290 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245290 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245290 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245290 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132245290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132245290 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245290 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245290 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245290 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245290 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132245290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132245290 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132245290 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9:GERAN-A-175:CM_SERVICE_REQ)[0x561dbed9f420]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132245290 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9:GERAN-A-175:CM_SERVICE_REQ)[0x561dbed9f420]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9:GERAN-A-175:CM_SERVICE_REQ)[0x561dbed9f2f0] (msc_a.c:1053) 20250823132245290 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9:GERAN-A-175:CM_SERVICE_REQ)[0x561dbed9f420]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132245290 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9:GERAN-A-175:CM_SERVICE_REQ)[0x561dbed9f420]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132245291 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132245291 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245291 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245291 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132245291 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132245291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245291 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132245291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@7e0c241b4610: Session index based on local reference:14 20250823132245291 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245291 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132245291 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1079)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132245291 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132245291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132245291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132245291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132245291 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1078)@7e0c241b4610: Deleted conn table entry 14TC_multi_lu_and_mo_ussd0(1115)368110 TC_multi_lu_and_mo_ussd0(1115)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132245292 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132245292 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x15062CB9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1115)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1115)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1115)@7e0c241b4610: Final verdict of PTC: pass 20250823132245296 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1083)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1082)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1080)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1081)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1094)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1084)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1092)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1108)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1104)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1077)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1076)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1112)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1098)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1100)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1088)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1078)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1102)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1106)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1114)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1085)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1096)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1117)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1079)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1116)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1090)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1110)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1076): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1077): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1078): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1079): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1080): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1081): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1082): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1083): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1084): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1085): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1086): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1087): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1088): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1089): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1090): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1091): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1092): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1093): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1094): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1095): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1096): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1097): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1098): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1099): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1100): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1101): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1102): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1103): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1104): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1105): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1106): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1107): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1108): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1109): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1110): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1111): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1112): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1113): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1114): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1115): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1116): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1117): none (pass -> pass) MTC@7e0c241b4610: Test case TC_multi_lu_and_mo_ussd finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mo_ussd pass'. 20250823132245362 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132245362 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) Sat Aug 23 13:22:45 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 20250823132245494 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132245494 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132245494 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132245494 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132245494 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132245494 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132245494 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132245494 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132245494 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) 20250823132245494 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132245494 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132245494 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132245494 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132245494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132245494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132245494 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132245494 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132245494 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132245495 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132246298 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=3596092) 20250823132247298 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=3596092, count=3597252) 20250823132247495 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132247495 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132247495 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823132248300 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mo_ussd pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mt_ussd'. ------ MSC_Tests.TC_multi_lu_and_mt_ussd ------ Sat Aug 23 13:22:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_multi_lu_and_mt_ussd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_multi_lu_and_mt_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132249301 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mt_ussd' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_multi_lu_and_mt_ussd started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1121)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1121)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1121)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1119)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132249595 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1122)@7e0c241b4610: 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 } } } 20250823132249787 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) 20250823132249787 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) 20250823132249787 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132249787 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(1121)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1121)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132249789 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132249789 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132249789 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132249789 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132249789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132249789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132249789 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(1121)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1121)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132249789 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132249789 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132249789 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132249789 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132249789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132249789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132249789 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(1121)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823132249790 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132249790 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132250302 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132250302 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1124)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1124)@7e0c241b4610: 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) } } } } 20250823132250304 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1124)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1124)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1124)@7e0c241b4610: 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(1124)@7e0c241b4610: 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(1124)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1124)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132250314 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) 20250823132250314 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1125)@7e0c241b4610: Created GsupExpect[0] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(1128) TC_multi_lu_and_mt_ussd0(1128)@7e0c241b4610: 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(1125)@7e0c241b4610: Created GsupExpect[1] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(1129) TC_multi_lu_and_mt_ussd0(1129)@7e0c241b4610: 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(1125)@7e0c241b4610: Created GsupExpect[2] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(1131) TC_multi_lu_and_mt_ussd0(1131)@7e0c241b4610: 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(1125)@7e0c241b4610: Created GsupExpect[3] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(1133) TC_multi_lu_and_mt_ussd0(1133)@7e0c241b4610: 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(1125)@7e0c241b4610: Created GsupExpect[4] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(1135) TC_multi_lu_and_mt_ussd0(1135)@7e0c241b4610: 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(1125)@7e0c241b4610: Created GsupExpect[5] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1137) TC_multi_lu_and_mt_ussd0(1137)@7e0c241b4610: 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(1125)@7e0c241b4610: Created GsupExpect[6] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1139) TC_multi_lu_and_mt_ussd0(1139)@7e0c241b4610: 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(1125)@7e0c241b4610: Created GsupExpect[7] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1141) TC_multi_lu_and_mt_ussd0(1141)@7e0c241b4610: 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(1125)@7e0c241b4610: Created GsupExpect[8] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1143) TC_multi_lu_and_mt_ussd0(1143)@7e0c241b4610: 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(1125)@7e0c241b4610: Created GsupExpect[9] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1145) TC_multi_lu_and_mt_ussd0(1145)@7e0c241b4610: 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(1125)@7e0c241b4610: Created GsupExpect[10] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1147) TC_multi_lu_and_mt_ussd0(1147)@7e0c241b4610: 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(1125)@7e0c241b4610: Created GsupExpect[11] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1149) TC_multi_lu_and_mt_ussd0(1149)@7e0c241b4610: 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(1125)@7e0c241b4610: Created GsupExpect[12] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1151) TC_multi_lu_and_mt_ussd0(1151)@7e0c241b4610: 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(1125)@7e0c241b4610: Created GsupExpect[13] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1153) TC_multi_lu_and_mt_ussd0(1153)@7e0c241b4610: 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(1125)@7e0c241b4610: Created GsupExpect[14] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1155) TC_multi_lu_and_mt_ussd0(1155)@7e0c241b4610: 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(1125)@7e0c241b4610: Created GsupExpect[15] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1157) TC_multi_lu_and_mt_ussd0(1157)@7e0c241b4610: 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 } } } } 20250823132250592 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250592 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250592 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250592 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250592 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250592 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250592 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250592 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1120)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1128)14325697 MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1120)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1129)11183464 MSC_Test_0-RAN(1120)@7e0c241b4610: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1131)9109123 MSC_Test_0-RAN(1120)@7e0c241b4610: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:1 20250823132250596 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250596 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250596 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250596 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250596 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:2 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 3TC_multi_lu_and_mt_ussd0(1133)3598245 20250823132250597 DMM DEBUG msc_a(IMSI-262420000000226:GERAN-A-176:LU)[0x561dbedc1460]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000226 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132250597 DMM DEBUG msc_a(IMSI-262420000000226:GERAN-A-176:LU)[0x561dbedc1460]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132250597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132250597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000226:GERAN-A-176:LU)[0x561dbedc1460] (fsm.c:486) 20250823132250597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132250597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132250597 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132250597 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000226 id=262420000000226 (vlr.c:661) 20250823132250597 DVLR INFO New subscr, IMSI: 262420000000226 (vlr.c:562) 20250823132250597 DVLR DEBUG VLR subscr IMSI-262420000000226 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132250597 DVLR DEBUG VLR subscr IMSI-262420000000226 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132250597 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132250597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132250597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:3 MSC_Test_0-RAN(1120)@7e0c241b4610: patch: N(SD) for ConnIdx 3 set to 1 20250823132250597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132250597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132250597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132250597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x561dbed7d720]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132250597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x561dbed7d720] (fsm.c:486) 20250823132250597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132250597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x561dbed7dc10]{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(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 4TC_multi_lu_and_mt_ussd0(1135)10157128 20250823132250597 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250597 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250597 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250597 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250597 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250597 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250597 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250597 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250597 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:4 MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-RAN(1120)@7e0c241b4610: patch: N(SD) for ConnIdx 4 set to 1 20250823132250597 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250597 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250597 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250597 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250597 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250597 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250597 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250597 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250597 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250597 DMM DEBUG msc_a(IMSI-262420000000227:GERAN-A-177:LU)[0x561dbed6f0b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000227 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132250597 DMM DEBUG msc_a(IMSI-262420000000227:GERAN-A-177:LU)[0x561dbed6f0b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132250597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x561dbed664c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132250597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x561dbed664c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000227:GERAN-A-177:LU)[0x561dbed6f0b0] (fsm.c:486) 20250823132250597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x561dbed664c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132250597 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x561dbed664c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132250597 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132250597 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250597 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000227 id=262420000000227 (vlr.c:661) 20250823132250597 DVLR INFO New subscr, IMSI: 262420000000227 (vlr.c:562) 20250823132250597 DVLR DEBUG VLR subscr IMSI-262420000000227 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132250597 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250597 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250597 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250597 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250597 DVLR DEBUG VLR subscr IMSI-262420000000227 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132250597 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132250597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x561dbed664c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132250597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x561dbed664c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132250597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x561dbed664c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132250597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x561dbed664c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132250597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x561dbed664c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132250597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x561dbed664c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132250597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x561dbedc20e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x561dbedc20e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x561dbed664c0] (fsm.c:486) 20250823132250597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x561dbedc20e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132250597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x561dbedc20e0]{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(1120)@7e0c241b4610: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1137)15970082 20250823132250597 DMM DEBUG msc_a(IMSI-262420000000228:GERAN-A-178:LU)[0x561dbedc71a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000228 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132250597 DMM DEBUG msc_a(IMSI-262420000000228:GERAN-A-178:LU)[0x561dbedc71a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132250597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x561dbedb9ef0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132250597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x561dbedb9ef0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000228:GERAN-A-178:LU)[0x561dbedc71a0] (fsm.c:486) 20250823132250597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x561dbedb9ef0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132250597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x561dbedb9ef0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132250597 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132250597 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000228 id=262420000000228 (vlr.c:661) 20250823132250597 DVLR INFO New subscr, IMSI: 262420000000228 (vlr.c:562) 20250823132250597 DVLR DEBUG VLR subscr IMSI-262420000000228 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132250597 DVLR DEBUG VLR subscr IMSI-262420000000228 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132250597 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132250597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x561dbedb9ef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132250597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x561dbedb9ef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132250598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x561dbedb9ef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132250598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x561dbedb9ef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132250598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x561dbedb9ef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132250598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x561dbedb9ef0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132250598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x561dbed97c70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x561dbed97c70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x561dbedb9ef0] (fsm.c:486) 20250823132250598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x561dbed97c70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132250598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x561dbed97c70]{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(1119)@7e0c241b4610: { messageType := 2, destLocRef := 'DA97C1'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-RAN(1120)@7e0c241b4610: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:0 20250823132250598 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250598 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250598 DMM DEBUG msc_a(IMSI-262420000000229:GERAN-A-179:LU)[0x561dbed92120]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000229 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132250598 DMM DEBUG msc_a(IMSI-262420000000229:GERAN-A-179:LU)[0x561dbed92120]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132250598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x561dbed94080]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132250598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x561dbed94080]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000229:GERAN-A-179:LU)[0x561dbed92120] (fsm.c:486) 20250823132250598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x561dbed94080]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132250598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x561dbed94080]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132250598 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132250598 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000229 id=262420000000229 (vlr.c:661) 20250823132250598 DVLR INFO New subscr, IMSI: 262420000000229 (vlr.c:562) 20250823132250598 DVLR DEBUG VLR subscr IMSI-262420000000229 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132250598 DVLR DEBUG VLR subscr IMSI-262420000000229 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132250598 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132250598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x561dbed94080]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132250598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x561dbed94080]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132250598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x561dbed94080]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132250598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x561dbed94080]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132250598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x561dbed94080]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132250598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x561dbed94080]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132250598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x561dbedc6aa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x561dbedc6aa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x561dbed94080] (fsm.c:486) 20250823132250598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x561dbedc6aa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132250598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x561dbedc6aa0]{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(1120)@7e0c241b4610: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1139)6043134 MSC_Test_0-RAN(1120)@7e0c241b4610: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250598 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250598 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250598 DMM DEBUG msc_a(IMSI-262420000000230:GERAN-A-180:LU)[0x561dbeda6fe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000230 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132250598 DMM DEBUG msc_a(IMSI-262420000000230:GERAN-A-180:LU)[0x561dbeda6fe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132250598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x561dbedcea00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132250598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x561dbedcea00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000230:GERAN-A-180:LU)[0x561dbeda6fe0] (fsm.c:486) 20250823132250598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x561dbedcea00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132250598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x561dbedcea00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132250598 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132250598 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000230 id=262420000000230 (vlr.c:661) 20250823132250598 DVLR INFO New subscr, IMSI: 262420000000230 (vlr.c:562) 20250823132250598 DVLR DEBUG VLR subscr IMSI-262420000000230 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132250598 DVLR DEBUG VLR subscr IMSI-262420000000230 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132250598 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132250598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x561dbedcea00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132250598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x561dbedcea00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132250598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x561dbedcea00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132250598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x561dbedcea00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 7TC_multi_lu_and_mt_ussd0(1141)3547857 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x561dbedcea00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132250598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x561dbedcea00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132250598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x561dbed98880]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x561dbed98880]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x561dbedcea00] (fsm.c:486) 20250823132250598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x561dbed98880]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132250598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x561dbed98880]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132250598 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-RAN(1120)@7e0c241b4610: patch: N(SD) for ConnIdx 7 set to 1 20250823132250598 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250598 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250598 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test-GSUP(1125)@7e0c241b4610: Found GsupExpect[0] for "262420000000226" handled at TC_multi_lu_and_mt_ussd0(1128) MSC_Test-GSUP(1125)@7e0c241b4610: Added IMSI table entry 0TC_multi_lu_and_mt_ussd0(1128)"262420000000226" 20250823132250598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250598 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250598 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(1125)@7e0c241b4610: Found GsupExpect[1] for "262420000000227" handled at TC_multi_lu_and_mt_ussd0(1129) MSC_Test-GSUP(1125)@7e0c241b4610: Added IMSI table entry 1TC_multi_lu_and_mt_ussd0(1129)"262420000000227" MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := 'AAA568'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 } } MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:1 MSC_Test-GSUP(1125)@7e0c241b4610: Found GsupExpect[2] for "262420000000228" handled at TC_multi_lu_and_mt_ussd0(1131) MSC_Test-GSUP(1125)@7e0c241b4610: Added IMSI table entry 2TC_multi_lu_and_mt_ussd0(1131)"262420000000228" MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 8TC_multi_lu_and_mt_ussd0(1143)4685746 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:1 MSC_Test-GSUP(1125)@7e0c241b4610: Found GsupExpect[3] for "262420000000229" handled at TC_multi_lu_and_mt_ussd0(1133) MSC_Test-GSUP(1125)@7e0c241b4610: Added IMSI table entry 3TC_multi_lu_and_mt_ussd0(1133)"262420000000229" 20250823132250598 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250598 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test-GSUP(1125)@7e0c241b4610: Found GsupExpect[4] for "262420000000230" handled at TC_multi_lu_and_mt_ussd0(1135) MSC_Test-GSUP(1125)@7e0c241b4610: Added IMSI table entry 4TC_multi_lu_and_mt_ussd0(1135)"262420000000230" MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:5 20250823132250598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250598 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250598 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250599 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250599 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250599 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:6 20250823132250599 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250599 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250599 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250599 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250599 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-RAN(1120)@7e0c241b4610: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:7 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250599 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250599 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250599 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := '8AFE83'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-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:2 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:2 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823132250599 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250599 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250599 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := '36E7A5'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(1119)@7e0c241b4610: Session index based on local reference:3 MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 9TC_multi_lu_and_mt_ussd0(1145)14899810 20250823132250599 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250599 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250599 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250599 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250599 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := '9AFC48'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(1119)@7e0c241b4610: Session index based on local reference:4 20250823132250599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250599 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:4 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823132250599 DMM DEBUG msc_a(IMSI-262420000000231:GERAN-A-181:LU)[0x561dbedc7ca0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000231 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132250599 DMM DEBUG msc_a(IMSI-262420000000231:GERAN-A-181:LU)[0x561dbedc7ca0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132250599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x561dbedc7f30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132250599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x561dbedc7f30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000231:GERAN-A-181:LU)[0x561dbedc7ca0] (fsm.c:486) 20250823132250599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x561dbedc7f30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1120)@7e0c241b4610: patch: N(SD) for ConnIdx 9 set to 1 20250823132250599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x561dbedc7f30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132250599 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132250599 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000231 id=262420000000231 (vlr.c:661) 20250823132250599 DVLR INFO New subscr, IMSI: 262420000000231 (vlr.c:562) 20250823132250599 DVLR DEBUG VLR subscr IMSI-262420000000231 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132250599 DVLR DEBUG VLR subscr IMSI-262420000000231 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132250599 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132250599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x561dbedc7f30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132250599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x561dbedc7f30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132250599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x561dbedc7f30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132250599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x561dbedc7f30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:9 20250823132250599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x561dbedc7f30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132250599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x561dbedc7f30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132250599 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x561dbedaf030]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250599 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x561dbedaf030]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x561dbedc7f30] (fsm.c:486) 20250823132250599 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x561dbedaf030]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132250599 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x561dbedaf030]{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(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 10TC_multi_lu_and_mt_ussd0(1147)7633193 20250823132250599 DMM DEBUG msc_a(IMSI-262420000000232:GERAN-A-182:LU)[0x561dbedbd500]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000232 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132250599 DMM DEBUG msc_a(IMSI-262420000000232:GERAN-A-182:LU)[0x561dbedbd500]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132250599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x561dbedbd790]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132250599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x561dbedbd790]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000232:GERAN-A-182:LU)[0x561dbedbd500] (fsm.c:486) 20250823132250599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x561dbedbd790]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132250599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x561dbedbd790]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132250599 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132250599 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000232 id=262420000000232 (vlr.c:661) 20250823132250599 DVLR INFO New subscr, IMSI: 262420000000232 (vlr.c:562) 20250823132250599 DVLR DEBUG VLR subscr IMSI-262420000000232 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132250599 DVLR DEBUG VLR subscr IMSI-262420000000232 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132250599 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132250599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x561dbedbd790]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132250599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x561dbedbd790]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132250599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x561dbedbd790]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132250599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x561dbedbd790]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132250599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x561dbedbd790]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132250599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x561dbedbd790]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132250599 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x561dbedadda0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250599 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x561dbedadda0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x561dbedbd790] (fsm.c:486) 20250823132250599 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x561dbedadda0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132250599 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x561dbedadda0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132250599 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250599 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250599 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250600 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250600 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:10 20250823132250600 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250600 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250600 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250600 DMM DEBUG msc_a(IMSI-262420000000233:GERAN-A-183:LU)[0x561dbedbfd00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000233 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132250600 DMM DEBUG msc_a(IMSI-262420000000233:GERAN-A-183:LU)[0x561dbedbfd00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x561dbeda9940]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x561dbeda9940]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000233:GERAN-A-183:LU)[0x561dbedbfd00] (fsm.c:486) 20250823132250600 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x561dbeda9940]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x561dbeda9940]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132250600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250600 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250600 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132250600 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000233 id=262420000000233 (vlr.c:661) 20250823132250600 DVLR INFO New subscr, IMSI: 262420000000233 (vlr.c:562) 20250823132250600 DVLR DEBUG VLR subscr IMSI-262420000000233 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132250600 DVLR DEBUG VLR subscr IMSI-262420000000233 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132250600 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x561dbeda9940]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-RAN(1120)@7e0c241b4610: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test-GSUP(1125)@7e0c241b4610: Found GsupExpect[5] for "262420000000231" handled at TC_multi_lu_and_mt_ussd0(1137) MSC_Test-GSUP(1125)@7e0c241b4610: Added IMSI table entry 5TC_multi_lu_and_mt_ussd0(1137)"262420000000231" 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x561dbeda9940]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x561dbeda9940]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x561dbeda9940]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x561dbeda9940]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x561dbeda9940]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132250600 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x561dbedaa4c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250600 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x561dbedaa4c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x561dbeda9940] (fsm.c:486) 20250823132250600 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x561dbedaa4c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132250600 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x561dbedaa4c0]{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(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250600 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250600 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := 'F3AF22'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(1119)@7e0c241b4610: Session index based on local reference:5 20250823132250600 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250600 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250600 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250600 DMM DEBUG msc_a(IMSI-262420000000234:GERAN-A-184:LU)[0x561dbedaa6a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000234 LU-type=IMSI-ATTACH (gsm_04_08.c:363) MSC_Test-GSUP(1125)@7e0c241b4610: Found GsupExpect[6] for "262420000000232" handled at TC_multi_lu_and_mt_ussd0(1139) MSC_Test-GSUP(1125)@7e0c241b4610: Added IMSI table entry 6TC_multi_lu_and_mt_ussd0(1139)"262420000000232" 20250823132250600 DMM DEBUG msc_a(IMSI-262420000000234:GERAN-A-184:LU)[0x561dbedaa6a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x561dbedaa930]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x561dbedaa930]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000234:GERAN-A-184:LU)[0x561dbedaa6a0] (fsm.c:486) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x561dbedaa930]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x561dbedaa930]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132250600 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132250600 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000234 id=262420000000234 (vlr.c:661) 20250823132250600 DVLR INFO New subscr, IMSI: 262420000000234 (vlr.c:562) 20250823132250600 DVLR DEBUG VLR subscr IMSI-262420000000234 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132250600 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250600 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250600 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250600 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250600 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250600 DVLR DEBUG VLR subscr IMSI-262420000000234 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132250600 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x561dbedaa930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x561dbedaa930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x561dbedaa930]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x561dbedaa930]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x561dbedaa930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x561dbedaa930]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132250600 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x561dbedc5f20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250600 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x561dbedc5f20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x561dbedaa930] (fsm.c:486) 20250823132250600 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x561dbedc5f20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132250600 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x561dbedc5f20]{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(1119)@7e0c241b4610: Session index based on local reference:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 11TC_multi_lu_and_mt_ussd0(1149)12454954 20250823132250600 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250600 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250600 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250600 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250600 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250600 DMM DEBUG msc_a(IMSI-262420000000235:GERAN-A-185:LU)[0x561dbeda9de0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000235 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132250600 DMM DEBUG msc_a(IMSI-262420000000235:GERAN-A-185:LU)[0x561dbeda9de0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test-GSUP(1125)@7e0c241b4610: Found GsupExpect[7] for "262420000000233" handled at TC_multi_lu_and_mt_ussd0(1141) MSC_Test-GSUP(1125)@7e0c241b4610: Added IMSI table entry 7TC_multi_lu_and_mt_ussd0(1141)"262420000000233" MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x561dbed990d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x561dbed990d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000235:GERAN-A-185:LU)[0x561dbeda9de0] (fsm.c:486) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x561dbed990d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x561dbed990d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132250600 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132250600 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000235 id=262420000000235 (vlr.c:661) 20250823132250600 DVLR INFO New subscr, IMSI: 262420000000235 (vlr.c:562) 20250823132250600 DVLR DEBUG VLR subscr IMSI-262420000000235 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250600 DVLR DEBUG VLR subscr IMSI-262420000000235 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132250600 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x561dbed990d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x561dbed990d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x561dbed990d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x561dbed990d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := '5C35FE'O, 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-SCCP(1119)@7e0c241b4610: Session index based on local reference:6 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x561dbed990d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x561dbed990d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132250600 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x561dbedc9bc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250600 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x561dbedc9bc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x561dbed990d0] (fsm.c:486) 20250823132250600 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x561dbedc9bc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132250600 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x561dbedc9bc0]{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(1119)@7e0c241b4610: First idle individual index:11 MSC_Test_0-RAN(1120)@7e0c241b4610: patch: N(SD) for ConnIdx 11 set to 1 20250823132250600 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250600 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250600 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250600 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250600 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250600 DMM DEBUG msc_a(IMSI-262420000000236:GERAN-A-186:LU)[0x561dbedb44a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000236 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132250600 DMM DEBUG msc_a(IMSI-262420000000236:GERAN-A-186:LU)[0x561dbedb44a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x561dbedb4730]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x561dbedb4730]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000236:GERAN-A-186:LU)[0x561dbedb44a0] (fsm.c:486) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x561dbedb4730]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132250600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x561dbedb4730]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132250601 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132250601 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000236 id=262420000000236 (vlr.c:661) 20250823132250601 DVLR INFO New subscr, IMSI: 262420000000236 (vlr.c:562) 20250823132250601 DVLR DEBUG VLR subscr IMSI-262420000000236 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test-GSUP(1125)@7e0c241b4610: Found GsupExpect[8] for "262420000000234" handled at TC_multi_lu_and_mt_ussd0(1143) MSC_Test-GSUP(1125)@7e0c241b4610: Added IMSI table entry 8TC_multi_lu_and_mt_ussd0(1143)"262420000000234" 20250823132250601 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250601 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250601 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250601 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250601 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:6 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250601 DVLR DEBUG VLR subscr IMSI-262420000000236 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132250601 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132250601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x561dbedb4730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132250601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x561dbedb4730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132250601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x561dbedb4730]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132250601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x561dbedb4730]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132250601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x561dbedb4730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132250601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x561dbedb4730]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132250601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x561dbeda2680]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x561dbeda2680]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x561dbedb4730] (fsm.c:486) 20250823132250601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x561dbeda2680]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132250601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x561dbeda2680]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132250601 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 12TC_multi_lu_and_mt_ussd0(1151)3585881 20250823132250601 DMM DEBUG msc_a(IMSI-262420000000237:GERAN-A-187:LU)[0x561dbed9a530]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000237 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132250601 DMM DEBUG msc_a(IMSI-262420000000237:GERAN-A-187:LU)[0x561dbed9a530]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132250601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x561dbed9a7c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132250601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x561dbed9a7c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000237:GERAN-A-187:LU)[0x561dbed9a530] (fsm.c:486) 20250823132250601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x561dbed9a7c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132250601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x561dbed9a7c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132250601 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132250601 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000237 id=262420000000237 (vlr.c:661) 20250823132250601 DVLR INFO New subscr, IMSI: 262420000000237 (vlr.c:562) 20250823132250601 DVLR DEBUG VLR subscr IMSI-262420000000237 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132250601 DVLR DEBUG VLR subscr IMSI-262420000000237 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132250601 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132250601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x561dbed9a7c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132250601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x561dbed9a7c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132250601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x561dbed9a7c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132250601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x561dbed9a7c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132250601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x561dbed9a7c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132250601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x561dbed9a7c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132250601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x561dbedb3dd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x561dbedb3dd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x561dbed9a7c0] (fsm.c:486) 20250823132250601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x561dbedb3dd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132250601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x561dbedb3dd0]{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(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1125)@7e0c241b4610: Found GsupExpect[9] for "262420000000235" handled at TC_multi_lu_and_mt_ussd0(1145) MSC_Test-GSUP(1125)@7e0c241b4610: Added IMSI table entry 9TC_multi_lu_and_mt_ussd0(1145)"262420000000235" 20250823132250601 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := '3622D1'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 } } MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:7 20250823132250601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250601 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1120)@7e0c241b4610: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:12 20250823132250601 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250601 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250601 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250601 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250601 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test-GSUP(1125)@7e0c241b4610: Found GsupExpect[10] for "262420000000236" handled at TC_multi_lu_and_mt_ussd0(1147) MSC_Test-GSUP(1125)@7e0c241b4610: Added IMSI table entry 10TC_multi_lu_and_mt_ussd0(1147)"262420000000236" MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test-GSUP(1125)@7e0c241b4610: Found GsupExpect[11] for "262420000000237" handled at TC_multi_lu_and_mt_ussd0(1149) MSC_Test-GSUP(1125)@7e0c241b4610: Added IMSI table entry 11TC_multi_lu_and_mt_ussd0(1149)"262420000000237" MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:7 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250601 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 13TC_multi_lu_and_mt_ussd0(1153)9108258 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250601 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250601 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250601 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250601 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250601 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250601 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := '477FB2'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(1119)@7e0c241b4610: Session index based on local reference:8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:8 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := 'E35A62'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-SCCP(1119)@7e0c241b4610: Session index based on local reference:9 MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:9 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1120)@7e0c241b4610: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := '747929'O ("ty)"), 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(1119)@7e0c241b4610: Session index based on local reference:10 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:10 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:13 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := 'BE0C2A'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(1119)@7e0c241b4610: Session index based on local reference:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250602 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250602 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250602 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250602 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250602 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 14TC_multi_lu_and_mt_ussd0(1155)10465979 20250823132250602 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250602 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250601 DMM DEBUG msc_a(IMSI-262420000000238:GERAN-A-188:LU)[0x561dbedc92d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000238 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132250601 DMM DEBUG msc_a(IMSI-262420000000238:GERAN-A-188:LU)[0x561dbedc92d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132250601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x561dbedc9560]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132250601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x561dbedc9560]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000238:GERAN-A-188:LU)[0x561dbedc92d0] (fsm.c:486) 20250823132250601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x561dbedc9560]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132250601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x561dbedc9560]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132250601 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132250601 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000238 id=262420000000238 (vlr.c:661) 20250823132250601 DVLR INFO New subscr, IMSI: 262420000000238 (vlr.c:562) 20250823132250601 DVLR DEBUG VLR subscr IMSI-262420000000238 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132250601 DVLR DEBUG VLR subscr IMSI-262420000000238 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132250601 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132250601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x561dbedc9560]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132250601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x561dbedc9560]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132250601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x561dbedc9560]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132250601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x561dbedc9560]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132250602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x561dbedc9560]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132250602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x561dbedc9560]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132250602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x561dbed9b820]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x561dbed9b820]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x561dbedc9560] (fsm.c:486) 20250823132250602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x561dbed9b820]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132250602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x561dbed9b820]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132250602 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250602 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250602 DMM DEBUG msc_a(IMSI-262420000000239:GERAN-A-189:LU)[0x561dbeda1d70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000239 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132250602 DMM DEBUG msc_a(IMSI-262420000000239:GERAN-A-189:LU)[0x561dbeda1d70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:14 MSC_Test_0-RAN(1120)@7e0c241b4610: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test-GSUP(1125)@7e0c241b4610: Found GsupExpect[12] for "262420000000238" handled at TC_multi_lu_and_mt_ussd0(1151) MSC_Test-GSUP(1125)@7e0c241b4610: Added IMSI table entry 12TC_multi_lu_and_mt_ussd0(1151)"262420000000238" MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x561dbeda2000]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132250602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x561dbeda2000]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000239:GERAN-A-189:LU)[0x561dbeda1d70] (fsm.c:486) 20250823132250602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x561dbeda2000]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132250602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x561dbeda2000]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132250602 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132250602 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000239 id=262420000000239 (vlr.c:661) 20250823132250602 DVLR INFO New subscr, IMSI: 262420000000239 (vlr.c:562) 20250823132250602 DVLR DEBUG VLR subscr IMSI-262420000000239 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132250602 DVLR DEBUG VLR subscr IMSI-262420000000239 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132250602 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132250602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x561dbeda2000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132250602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x561dbeda2000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132250602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x561dbeda2000]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132250602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x561dbeda2000]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132250602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x561dbeda2000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132250602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x561dbeda2000]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132250602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x561dbeda3c40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x561dbeda3c40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x561dbeda2000] (fsm.c:486) 20250823132250602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x561dbeda3c40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x561dbeda3c40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132250602 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250602 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250602 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250602 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250602 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250602 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250602 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250602 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250602 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250602 DMM DEBUG msc_a(IMSI-262420000000240:GERAN-A-190:LU)[0x561dbedc17f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000240 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132250602 DMM DEBUG msc_a(IMSI-262420000000240:GERAN-A-190:LU)[0x561dbedc17f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132250602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x561dbedc1a80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132250602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x561dbedc1a80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000240:GERAN-A-190:LU)[0x561dbedc17f0] (fsm.c:486) 20250823132250602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x561dbedc1a80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132250602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x561dbedc1a80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132250602 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132250602 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000240 id=262420000000240 (vlr.c:661) 20250823132250602 DVLR INFO New subscr, IMSI: 262420000000240 (vlr.c:562) 20250823132250602 DVLR DEBUG VLR subscr IMSI-262420000000240 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132250602 DVLR DEBUG VLR subscr IMSI-262420000000240 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132250602 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132250602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x561dbedc1a80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132250602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x561dbedc1a80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132250602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x561dbedc1a80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132250602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x561dbedc1a80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132250602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x561dbedc1a80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132250602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x561dbedc1a80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132250602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x561dbeda30f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x561dbeda30f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x561dbedc1a80] (fsm.c:486) 20250823132250602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x561dbeda30f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132250602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x561dbeda30f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132250602 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250602 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250602 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250602 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := '36B759'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(1119)@7e0c241b4610: Session index based on local reference:12 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:12 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := '8AFB22'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-GSUP(1125)@7e0c241b4610: Found GsupExpect[13] for "262420000000239" handled at TC_multi_lu_and_mt_ussd0(1153) MSC_Test-GSUP(1125)@7e0c241b4610: Added IMSI table entry 13TC_multi_lu_and_mt_ussd0(1153)"262420000000239" MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 15TC_multi_lu_and_mt_ussd0(1157)11967760 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:13 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:13 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(1125)@7e0c241b4610: Found GsupExpect[14] for "262420000000240" handled at TC_multi_lu_and_mt_ussd0(1155) MSC_Test-GSUP(1125)@7e0c241b4610: Added IMSI table entry 14TC_multi_lu_and_mt_ussd0(1155)"262420000000240" MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:15 MSC_Test_0-RAN(1120)@7e0c241b4610: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := '9FB2BB'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(1119)@7e0c241b4610: Session index based on local reference:14 20250823132250603 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250603 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250603 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250603 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250603 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:14 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250603 DMM DEBUG msc_a(IMSI-262420000000241:GERAN-A-191:LU)[0x561dbeddab00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000241 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132250603 DMM DEBUG msc_a(IMSI-262420000000241:GERAN-A-191:LU)[0x561dbeddab00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132250603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x561dbeddad90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132250603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x561dbeddad90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000241:GERAN-A-191:LU)[0x561dbeddab00] (fsm.c:486) 20250823132250603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x561dbeddad90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132250603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x561dbeddad90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132250603 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132250603 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000241 id=262420000000241 (vlr.c:661) 20250823132250603 DVLR INFO New subscr, IMSI: 262420000000241 (vlr.c:562) 20250823132250603 DVLR DEBUG VLR subscr IMSI-262420000000241 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132250603 DVLR DEBUG VLR subscr IMSI-262420000000241 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132250603 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132250603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x561dbeddad90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132250603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x561dbeddad90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132250603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x561dbeddad90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132250603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x561dbeddad90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132250603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x561dbeddad90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132250603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x561dbeddad90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132250603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x561dbeddebe0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x561dbeddebe0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x561dbeddad90] (fsm.c:486) 20250823132250603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x561dbeddebe0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132250603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x561dbeddebe0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132250603 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250603 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250603 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250603 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250603 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250603 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250603 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250603 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250603 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250603 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(1125)@7e0c241b4610: Found GsupExpect[15] for "262420000000241" handled at TC_multi_lu_and_mt_ussd0(1157) MSC_Test-GSUP(1125)@7e0c241b4610: Added IMSI table entry 15TC_multi_lu_and_mt_ussd0(1157)"262420000000241" MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := 'B69D10'O, 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 } } MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:15 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:15 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250606 DVLR DEBUG VLR subscr IMSI-262420000000226 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132250606 DVLR DEBUG VLR subscr IMSI-262420000000226 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250823132250607 DVLR DEBUG VLR subscr IMSI-262420000000227 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132250607 DVLR DEBUG VLR subscr IMSI-262420000000227 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250823132250607 DVLR DEBUG VLR subscr IMSI-262420000000228 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132250607 DVLR DEBUG VLR subscr IMSI-262420000000228 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250823132250607 DVLR DEBUG VLR subscr IMSI-262420000000229 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132250607 DVLR DEBUG VLR subscr IMSI-262420000000229 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250823132250607 DVLR DEBUG VLR subscr IMSI-262420000000231 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132250607 DVLR DEBUG VLR subscr IMSI-262420000000231 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1128)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1128)@7e0c241b4610: setverdict(pass): none -> pass 20250823132250608 DVLR DEBUG VLR subscr IMSI-262420000000230 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132250608 DVLR DEBUG VLR subscr IMSI-262420000000230 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250823132250608 DVLR DEBUG VLR subscr IMSI-262420000000232 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132250608 DVLR DEBUG VLR subscr IMSI-262420000000232 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250823132250609 DVLR DEBUG VLR subscr IMSI-262420000000233 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132250609 DVLR DEBUG VLR subscr IMSI-262420000000233 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1137)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1137)@7e0c241b4610: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1129)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1131)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1129)@7e0c241b4610: setverdict(pass): none -> pass 20250823132250609 DVLR DEBUG VLR subscr IMSI-262420000000234 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) TC_multi_lu_and_mt_ussd0(1131)@7e0c241b4610: setverdict(pass): none -> pass 20250823132250609 DVLR DEBUG VLR subscr IMSI-262420000000234 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1135)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1133)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1133)@7e0c241b4610: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1135)@7e0c241b4610: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1139)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1139)@7e0c241b4610: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1141)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1141)@7e0c241b4610: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1143)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1143)@7e0c241b4610: setverdict(pass): none -> pass 20250823132250611 DVLR DEBUG VLR subscr IMSI-262420000000226 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250611 DVLR DEBUG IMSI:262420000000226 has MSISDN:491230000226 (vlr.c:1045) 20250823132250611 DMSC NOTICE msub(IMSI-262420000000226:MSISDN-491230000226) VLR: update for IMSI=262420000000226 (MSISDN=491230000226) (gsm_04_08.c:1541) 20250823132250611 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132250611 DVLR DEBUG VLR subscr IMSI-262420000000228 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250611 DVLR DEBUG IMSI:262420000000228 has MSISDN:491230000228 (vlr.c:1045) 20250823132250611 DMSC NOTICE msub(IMSI-262420000000228:MSISDN-491230000228) VLR: update for IMSI=262420000000228 (MSISDN=491230000228) (gsm_04_08.c:1541) 20250823132250611 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132250611 DVLR DEBUG VLR subscr IMSI-262420000000231 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250611 DVLR DEBUG IMSI:262420000000231 has MSISDN:491230000231 (vlr.c:1045) 20250823132250611 DMSC NOTICE msub(IMSI-262420000000231:MSISDN-491230000231) VLR: update for IMSI=262420000000231 (MSISDN=491230000231) (gsm_04_08.c:1541) 20250823132250611 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132250612 DVLR DEBUG VLR subscr IMSI-262420000000227 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250612 DVLR DEBUG IMSI:262420000000227 has MSISDN:491230000227 (vlr.c:1045) 20250823132250612 DMSC NOTICE msub(IMSI-262420000000227:MSISDN-491230000227) VLR: update for IMSI=262420000000227 (MSISDN=491230000227) (gsm_04_08.c:1541) 20250823132250612 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132250612 DVLR DEBUG VLR subscr IMSI-262420000000232 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250612 DVLR DEBUG IMSI:262420000000232 has MSISDN:491230000232 (vlr.c:1045) 20250823132250612 DMSC NOTICE msub(IMSI-262420000000232:MSISDN-491230000232) VLR: update for IMSI=262420000000232 (MSISDN=491230000232) (gsm_04_08.c:1541) 20250823132250612 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132250612 DVLR DEBUG VLR subscr IMSI-262420000000229 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250612 DVLR DEBUG IMSI:262420000000229 has MSISDN:491230000229 (vlr.c:1045) 20250823132250612 DMSC NOTICE msub(IMSI-262420000000229:MSISDN-491230000229) VLR: update for IMSI=262420000000229 (MSISDN=491230000229) (gsm_04_08.c:1541) 20250823132250612 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132250612 DVLR DEBUG VLR subscr IMSI-262420000000230 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250612 DVLR DEBUG IMSI:262420000000230 has MSISDN:491230000230 (vlr.c:1045) 20250823132250612 DMSC NOTICE msub(IMSI-262420000000230:MSISDN-491230000230) VLR: update for IMSI=262420000000230 (MSISDN=491230000230) (gsm_04_08.c:1541) 20250823132250612 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132250612 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132250612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132250612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132250612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132250612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x561dbed7d720] (vlr_lu_fsm.c:110) 20250823132250612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132250612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132250612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132250612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x561dbeda7110]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x561dbeda7110]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x561dbed7d720] (fsm.c:486) 20250823132250612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x561dbeda7110]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132250612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x561dbeda7110]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132250612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x561dbeda7110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132250612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x561dbeda7110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132250612 DMSC NOTICE msub(IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x89E18E49) VLR: update for IMSI=262420000000226 (MSISDN=491230000226) (gsm_04_08.c:1541) 20250823132250612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x561dbeda7110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132250612 DMM DEBUG -> IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x89E18E49 LOCATION UPDATE ACCEPT (TMSI = 0x89e18e49) (gsm_04_08.c:149) 20250823132250612 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x89E18E49 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132250612 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x561dbedb9ef0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132250612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x561dbed97c70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132250612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x561dbed97c70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132250612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x561dbed97c70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132250612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x561dbed97c70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x561dbedb9ef0] (vlr_lu_fsm.c:110) 20250823132250612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x561dbed97c70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132250612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x561dbed97c70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x561dbedb9ef0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132250612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x561dbedb9ef0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132250612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x561dbedb9ef0] (fsm.c:486) 20250823132250612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132250612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132250612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132250612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132250612 DMSC NOTICE msub(IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x5A6A52B0) VLR: update for IMSI=262420000000228 (MSISDN=491230000228) (gsm_04_08.c:1541) 20250823132250612 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250612 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250612 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250612 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132250612 DMM DEBUG -> IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x5A6A52B0 LOCATION UPDATE ACCEPT (TMSI = 0x5a6a52b0) (gsm_04_08.c:149) 20250823132250612 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x5A6A52B0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132250612 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250612 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x561dbedc7f30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132250612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x561dbedaf030]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132250612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x561dbedaf030]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132250612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x561dbedaf030]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132250612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x561dbedaf030]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x561dbedc7f30] (vlr_lu_fsm.c:110) 20250823132250612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x561dbedaf030]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132250612 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250612 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250612 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250612 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250612 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x561dbedaf030]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x561dbedc7f30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132250612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x561dbedc7f30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132250612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x561dbed97c70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x561dbed97c70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x561dbedc7f30] (fsm.c:486) 20250823132250612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x561dbed97c70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132250612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x561dbed97c70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132250612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x561dbed97c70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132250612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x561dbed97c70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132250612 DMSC NOTICE msub(IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x0C6428C1) VLR: update for IMSI=262420000000231 (MSISDN=491230000231) (gsm_04_08.c:1541) 20250823132250612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x561dbed97c70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132250612 DMM DEBUG -> IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x0C6428C1 LOCATION UPDATE ACCEPT (TMSI = 0x0c6428c1) (gsm_04_08.c:149) 20250823132250612 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x0C6428C1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132250612 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x561dbedcea00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132250612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x561dbed98880]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132250612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x561dbed98880]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132250612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x561dbed98880]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132250612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x561dbed98880]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x561dbedcea00] (vlr_lu_fsm.c:110) 20250823132250612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x561dbed98880]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132250612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x561dbed98880]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x561dbedcea00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132250612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x561dbedcea00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132250612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x561dbedaf030]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x561dbedaf030]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x561dbedcea00] (fsm.c:486) 20250823132250612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x561dbedaf030]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132250612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x561dbedaf030]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132250612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x561dbedaf030]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132250612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x561dbedaf030]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132250612 DMSC NOTICE msub(IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x84653C53) VLR: update for IMSI=262420000000230 (MSISDN=491230000230) (gsm_04_08.c:1541) 20250823132250612 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x561dbedaf030]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132250612 DMM DEBUG -> IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x84653C53 LOCATION UPDATE ACCEPT (TMSI = 0x84653c53) (gsm_04_08.c:149) 20250823132250612 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250612 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250612 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250612 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250612 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250612 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x84653C53 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250612 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250613 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250613 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250613 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250613 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:2 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823132250613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:4 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250613 DVLR DEBUG VLR subscr IMSI-262420000000235 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132250613 DVLR DEBUG VLR subscr IMSI-262420000000235 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250823132250613 DVLR DEBUG VLR subscr IMSI-262420000000236 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132250613 DVLR DEBUG VLR subscr IMSI-262420000000236 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250823132250614 DVLR DEBUG VLR subscr IMSI-262420000000238 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132250614 DVLR DEBUG VLR subscr IMSI-262420000000238 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250823132250614 DVLR DEBUG VLR subscr IMSI-262420000000237 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132250614 DVLR DEBUG VLR subscr IMSI-262420000000237 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1147)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1147)@7e0c241b4610: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1145)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1145)@7e0c241b4610: setverdict(pass): none -> pass 20250823132250615 DVLR DEBUG VLR subscr IMSI-262420000000239 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132250615 DVLR DEBUG VLR subscr IMSI-262420000000239 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250823132250615 DVLR DEBUG VLR subscr IMSI-262420000000240 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132250615 DVLR DEBUG VLR subscr IMSI-262420000000240 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1151)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1151)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 TC_multi_lu_and_mt_ussd0(1149)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823132250616 DVLR DEBUG VLR subscr IMSI-262420000000241 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132250616 DVLR DEBUG VLR subscr IMSI-262420000000241 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1149)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250616 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250616 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250616 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250616 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250616 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 TC_multi_lu_and_mt_ussd0(1155)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1155)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1153)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1153)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1157)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1157)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:4 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:6 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:7 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:8 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:9 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:10 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1131)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1135)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1137)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 TC_multi_lu_and_mt_ussd0(1128)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:12 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:13 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:14 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:15 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:4 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250658 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x561dbed664c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132250658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x561dbedc20e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132250658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x561dbedc20e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132250658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x561dbedc20e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132250658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x561dbedc20e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x561dbed664c0] (vlr_lu_fsm.c:110) 20250823132250658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x561dbedc20e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132250658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x561dbedc20e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x561dbed664c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132250658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x561dbed664c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132250658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x561dbed98880]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x561dbed98880]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x561dbed664c0] (fsm.c:486) 20250823132250658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x561dbed98880]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132250658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x561dbed98880]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132250658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x561dbed98880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132250658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x561dbed98880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132250658 DMSC NOTICE msub(IMSI-262420000000227:MSISDN-491230000227:TMSInew-0xB2D03372) VLR: update for IMSI=262420000000227 (MSISDN=491230000227) (gsm_04_08.c:1541) 20250823132250658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x561dbed98880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132250658 DMM DEBUG -> IMSI-262420000000227:MSISDN-491230000227:TMSInew-0xB2D03372 LOCATION UPDATE ACCEPT (TMSI = 0xb2d03372) (gsm_04_08.c:149) 20250823132250658 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSInew-0xB2D03372 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132250658 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x561dbedbd790]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132250658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x561dbedadda0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132250658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x561dbedadda0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132250658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x561dbedadda0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132250658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x561dbedadda0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x561dbedbd790] (vlr_lu_fsm.c:110) 20250823132250658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x561dbedadda0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132250658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x561dbedadda0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x561dbedbd790]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132250658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x561dbedbd790]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132250658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x561dbedc20e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x561dbedc20e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x561dbedbd790] (fsm.c:486) 20250823132250658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x561dbedc20e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132250658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x561dbedc20e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132250658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x561dbedc20e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132250658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x561dbedc20e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132250658 DMSC NOTICE msub(IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x3BE7396A) VLR: update for IMSI=262420000000232 (MSISDN=491230000232) (gsm_04_08.c:1541) 20250823132250658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x561dbedc20e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132250658 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250658 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250658 DMM DEBUG -> IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x3BE7396A LOCATION UPDATE ACCEPT (TMSI = 0x3be7396a) (gsm_04_08.c:149) 20250823132250658 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250658 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250658 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250658 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250658 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250658 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x3BE7396A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132250659 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250659 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250659 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250659 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250659 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250659 DVLR DEBUG VLR subscr IMSI-262420000000234 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250659 DVLR DEBUG IMSI:262420000000234 has MSISDN:491230000234 (vlr.c:1045) 20250823132250659 DMSC NOTICE msub(IMSI-262420000000234:MSISDN-491230000234) VLR: update for IMSI=262420000000234 (MSISDN=491230000234) (gsm_04_08.c:1541) 20250823132250659 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250659 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250659 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250659 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250659 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250659 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x561dbed94080]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132250659 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x561dbedc6aa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132250659 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250659 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250659 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x561dbedc6aa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132250659 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x561dbedc6aa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132250659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250659 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250659 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x561dbedc6aa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x561dbed94080] (vlr_lu_fsm.c:110) 20250823132250659 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x561dbedc6aa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132250659 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x561dbedc6aa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x561dbed94080]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132250659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x561dbed94080]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132250659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x561dbedadda0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x561dbedadda0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x561dbed94080] (fsm.c:486) 20250823132250659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x561dbedadda0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132250659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x561dbedadda0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132250659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x561dbedadda0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132250659 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250659 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x561dbedadda0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132250659 DMSC NOTICE msub(IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x2FD3E045) VLR: update for IMSI=262420000000229 (MSISDN=491230000229) (gsm_04_08.c:1541) 20250823132250659 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x561dbedadda0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132250659 DMM DEBUG -> IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x2FD3E045 LOCATION UPDATE ACCEPT (TMSI = 0x2fd3e045) (gsm_04_08.c:149) 20250823132250659 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250659 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250659 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x2FD3E045 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250659 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:6 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250659 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250659 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250659 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250659 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250659 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250659 DVLR DEBUG VLR subscr IMSI-262420000000233 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250659 DVLR DEBUG IMSI:262420000000233 has MSISDN:491230000233 (vlr.c:1045) 20250823132250659 DMSC NOTICE msub(IMSI-262420000000233:MSISDN-491230000233) VLR: update for IMSI=262420000000233 (MSISDN=491230000233) (gsm_04_08.c:1541) 20250823132250659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250659 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250659 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132250659 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250659 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250659 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250659 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250659 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250659 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250659 DVLR DEBUG VLR subscr IMSI-262420000000236 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250659 DVLR DEBUG IMSI:262420000000236 has MSISDN:491230000236 (vlr.c:1045) 20250823132250659 DMSC NOTICE msub(IMSI-262420000000236:MSISDN-491230000236) VLR: update for IMSI=262420000000236 (MSISDN=491230000236) (gsm_04_08.c:1541) 20250823132250659 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132250659 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250659 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250659 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250659 DVLR DEBUG VLR subscr IMSI-262420000000235 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250659 DVLR DEBUG IMSI:262420000000235 has MSISDN:491230000235 (vlr.c:1045) 20250823132250659 DMSC NOTICE msub(IMSI-262420000000235:MSISDN-491230000235) VLR: update for IMSI=262420000000235 (MSISDN=491230000235) (gsm_04_08.c:1541) 20250823132250659 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250659 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250659 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132250660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250660 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250660 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250660 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250660 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250660 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250660 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250660 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250660 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250660 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250660 DVLR DEBUG VLR subscr IMSI-262420000000238 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250660 DVLR DEBUG IMSI:262420000000238 has MSISDN:491230000238 (vlr.c:1045) 20250823132250660 DMSC NOTICE msub(IMSI-262420000000238:MSISDN-491230000238) VLR: update for IMSI=262420000000238 (MSISDN=491230000238) (gsm_04_08.c:1541) 20250823132250660 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132250660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250660 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250660 DVLR DEBUG VLR subscr IMSI-262420000000237 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250660 DVLR DEBUG IMSI:262420000000237 has MSISDN:491230000237 (vlr.c:1045) 20250823132250660 DMSC NOTICE msub(IMSI-262420000000237:MSISDN-491230000237) VLR: update for IMSI=262420000000237 (MSISDN=491230000237) (gsm_04_08.c:1541) 20250823132250660 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132250660 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250660 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250660 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250660 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250660 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250660 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250660 DVLR DEBUG VLR subscr IMSI-262420000000240 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250660 DVLR DEBUG IMSI:262420000000240 has MSISDN:491230000240 (vlr.c:1045) 20250823132250660 DMSC NOTICE msub(IMSI-262420000000240:MSISDN-491230000240) VLR: update for IMSI=262420000000240 (MSISDN=491230000240) (gsm_04_08.c:1541) 20250823132250660 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132250660 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250660 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250660 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250660 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250660 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250660 DVLR DEBUG VLR subscr IMSI-262420000000239 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250660 DVLR DEBUG IMSI:262420000000239 has MSISDN:491230000239 (vlr.c:1045) 20250823132250660 DMSC NOTICE msub(IMSI-262420000000239:MSISDN-491230000239) VLR: update for IMSI=262420000000239 (MSISDN=491230000239) (gsm_04_08.c:1541) 20250823132250660 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132250660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250660 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250660 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250660 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250660 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250660 DVLR DEBUG VLR subscr IMSI-262420000000241 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250660 DVLR DEBUG IMSI:262420000000241 has MSISDN:491230000241 (vlr.c:1045) 20250823132250660 DMSC NOTICE msub(IMSI-262420000000241:MSISDN-491230000241) VLR: update for IMSI=262420000000241 (MSISDN=491230000241) (gsm_04_08.c:1541) 20250823132250660 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132250661 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x561dbedaa930]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132250661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x561dbedc5f20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132250661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x561dbedc5f20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132250661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x561dbedc5f20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132250661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x561dbedc5f20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x561dbedaa930] (vlr_lu_fsm.c:110) 20250823132250661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x561dbedc5f20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132250661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x561dbedc5f20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x561dbedaa930]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132250661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x561dbedaa930]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132250661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x561dbedc6aa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x561dbedc6aa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x561dbedaa930] (fsm.c:486) 20250823132250661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x561dbedc6aa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132250661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x561dbedc6aa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132250661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x561dbedc6aa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132250661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x561dbedc6aa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132250661 DMSC NOTICE msub(IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x0FBF7E92) VLR: update for IMSI=262420000000234 (MSISDN=491230000234) (gsm_04_08.c:1541) 20250823132250661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x561dbedc6aa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132250661 DMM DEBUG -> IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x0FBF7E92 LOCATION UPDATE ACCEPT (TMSI = 0x0fbf7e92) (gsm_04_08.c:149) TC_multi_lu_and_mt_ussd0(1129)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250661 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x0FBF7E92 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132250661 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x561dbeda9940]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132250661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x561dbedaa4c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132250661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x561dbedaa4c0]{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-RAN(1120)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '055B'O 20250823132250661 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250661 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250661 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x561dbedaa4c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132250661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x561dbedaa4c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x561dbeda9940] (vlr_lu_fsm.c:110) 20250823132250661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x561dbedaa4c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132250661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x561dbedaa4c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x561dbeda9940]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132250661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x561dbeda9940]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132250661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x561dbedc5f20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x561dbedc5f20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x561dbeda9940] (fsm.c:486) 20250823132250661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x561dbedc5f20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132250661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x561dbedc5f20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132250661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x561dbedc5f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132250661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x561dbedc5f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132250661 DMSC NOTICE msub(IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x2354AC3D) VLR: update for IMSI=262420000000233 (MSISDN=491230000233) (gsm_04_08.c:1541) 20250823132250661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x561dbedc5f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132250661 DMM DEBUG -> IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x2354AC3D LOCATION UPDATE ACCEPT (TMSI = 0x2354ac3d) (gsm_04_08.c:149) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250661 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x2354AC3D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:8 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250661 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250661 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250661 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250661 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250661 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250661 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250661 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x561dbedb4730]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132250661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x561dbeda2680]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132250661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x561dbeda2680]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132250661 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250661 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x561dbeda2680]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132250661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x561dbeda2680]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x561dbedb4730] (vlr_lu_fsm.c:110) 20250823132250661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x561dbeda2680]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132250661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x561dbeda2680]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x561dbedb4730]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132250661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x561dbedb4730]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132250661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x561dbedaa4c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x561dbedaa4c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x561dbedb4730] (fsm.c:486) 20250823132250661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x561dbedaa4c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132250661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x561dbedaa4c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132250661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x561dbedaa4c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132250661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x561dbedaa4c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132250661 DMSC NOTICE msub(IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x3BAA96B4) VLR: update for IMSI=262420000000236 (MSISDN=491230000236) (gsm_04_08.c:1541) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x561dbedaa4c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132250662 DMM DEBUG -> IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x3BAA96B4 LOCATION UPDATE ACCEPT (TMSI = 0x3baa96b4) (gsm_04_08.c:149) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 TC_multi_lu_and_mt_ussd0(1139)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250662 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x3BAA96B4 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) TC_multi_lu_and_mt_ussd0(1133)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:7 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250662 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250662 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250662 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x561dbed990d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132250662 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250662 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x561dbedc9bc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132250662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x561dbedc9bc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132250662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x561dbedc9bc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132250662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x561dbedc9bc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x561dbed990d0] (vlr_lu_fsm.c:110) 20250823132250662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x561dbedc9bc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132250662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250662 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x561dbedc9bc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x561dbed990d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132250662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x561dbed990d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x561dbeda2680]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x561dbeda2680]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x561dbed990d0] (fsm.c:486) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x561dbeda2680]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x561dbeda2680]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x561dbeda2680]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x561dbeda2680]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132250662 DMSC NOTICE msub(IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x85F1EA1E) VLR: update for IMSI=262420000000235 (MSISDN=491230000235) (gsm_04_08.c:1541) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x561dbeda2680]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132250662 DMM DEBUG -> IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x85F1EA1E LOCATION UPDATE ACCEPT (TMSI = 0x85f1ea1e) (gsm_04_08.c:149) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250662 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x85F1EA1E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:10 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250662 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x561dbedc9560]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132250662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x561dbed9b820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132250662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x561dbed9b820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132250662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x561dbed9b820]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132250662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x561dbed9b820]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x561dbedc9560] (vlr_lu_fsm.c:110) 20250823132250662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x561dbed9b820]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132250662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x561dbed9b820]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x561dbedc9560]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132250662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x561dbedc9560]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x561dbedc9bc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x561dbedc9bc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x561dbedc9560] (fsm.c:486) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x561dbedc9bc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x561dbedc9bc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x561dbedc9bc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x561dbedc9bc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132250662 DMSC NOTICE msub(IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x0D973170) VLR: update for IMSI=262420000000238 (MSISDN=491230000238) (gsm_04_08.c:1541) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x561dbedc9bc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132250662 DMM DEBUG -> IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x0D973170 LOCATION UPDATE ACCEPT (TMSI = 0x0d973170) (gsm_04_08.c:149) 20250823132250662 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250662 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250662 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250662 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250662 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250662 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x0D973170 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250662 DMM DEBUG msc_a(IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x5A6A52B0:GERAN-A-178:LU)[0x561dbedc71a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132250662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x5A6A52B0:GERAN-A-178:LU)[0x561dbedb9ef0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132250662 DMSC NOTICE msub(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0) VLR: update for IMSI=262420000000228 (MSISDN=491230000228) (gsm_04_08.c:1541) 20250823132250662 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132250662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0:GERAN-A-178:LU)[0x561dbedb9ef0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0:GERAN-A-178:LU)[0x561dbedb9ef0] (vlr_lu_fsm.c:817) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:9 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0:GERAN-A-178:LU)[0x561dbedb9ef0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132250662 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000228/3/1): Available (smpp_smsc.c:626) 20250823132250662 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250662 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0 + 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) 20250823132250662 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250662 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132250662 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x561dbedc1a80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132250662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x561dbeda30f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132250662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x561dbeda30f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132250662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x561dbeda30f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132250662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x561dbeda30f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x561dbedc1a80] (vlr_lu_fsm.c:110) 20250823132250662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x561dbeda30f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132250662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x561dbeda30f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x561dbedc1a80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132250662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x561dbedc1a80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x561dbed9b820]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x561dbed9b820]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x561dbedc1a80] (fsm.c:486) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x561dbed9b820]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x561dbed9b820]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x561dbed9b820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132250662 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250662 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250662 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250662 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x561dbed9b820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132250662 DMSC NOTICE msub(IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x2D576633) VLR: update for IMSI=262420000000240 (MSISDN=491230000240) (gsm_04_08.c:1541) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x561dbed9b820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132250662 DMM DEBUG -> IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x2D576633 LOCATION UPDATE ACCEPT (TMSI = 0x2d576633) (gsm_04_08.c:149) 20250823132250662 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250662 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x2D576633 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132250662 DMM DEBUG msc_a(IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x84653C53:GERAN-A-180:LU)[0x561dbeda6fe0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132250662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x84653C53:GERAN-A-180:LU)[0x561dbedcea00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x561dbedaf030]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132250662 DMSC NOTICE msub(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53) VLR: update for IMSI=262420000000230 (MSISDN=491230000230) (gsm_04_08.c:1541) 20250823132250662 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x561dbedaf030]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132250662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53:GERAN-A-180:LU)[0x561dbedcea00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x561dbedaf030]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x561dbedaf030]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53:GERAN-A-180:LU)[0x561dbedcea00] (vlr_lu_fsm.c:817) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x561dbedaf030]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132250662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x561dbedaf030]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53:GERAN-A-180:LU)[0x561dbedcea00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132250662 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000230/3/1): Available (smpp_smsc.c:626) 20250823132250662 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250662 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53 + 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) 20250823132250662 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132250663 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132250663 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250663 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250663 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250663 DMM DEBUG msc_a(IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x0C6428C1:GERAN-A-181:LU)[0x561dbedc7ca0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132250663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x0C6428C1:GERAN-A-181:LU)[0x561dbedc7f30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132250663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x561dbed97c70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132250663 DMSC NOTICE msub(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1) VLR: update for IMSI=262420000000231 (MSISDN=491230000231) (gsm_04_08.c:1541) 20250823132250663 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132250663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x561dbed97c70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132250663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1:GERAN-A-181:LU)[0x561dbedc7f30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132250663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x561dbed97c70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132250663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x561dbed97c70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1:GERAN-A-181:LU)[0x561dbedc7f30] (vlr_lu_fsm.c:817) 20250823132250663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x561dbed97c70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132250663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x561dbed97c70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1:GERAN-A-181:LU)[0x561dbedc7f30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132250663 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000231/3/1): Available (smpp_smsc.c:626) 20250823132250663 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250663 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1 + 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) 20250823132250663 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:12 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250663 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132250663 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250663 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250663 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1143)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:2 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250663 DMM DEBUG msc_a(IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x89E18E49:GERAN-A-176:LU)[0x561dbedc1460]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132250663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x89E18E49:GERAN-A-176:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132250663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x561dbeda7110]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132250663 DMSC NOTICE msub(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49) VLR: update for IMSI=262420000000226 (MSISDN=491230000226) (gsm_04_08.c:1541) 20250823132250663 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132250663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x561dbeda7110]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132250663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49:GERAN-A-176:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132250663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x561dbeda7110]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132250663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x561dbeda7110]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49:GERAN-A-176:LU)[0x561dbed7d720] (vlr_lu_fsm.c:817) 20250823132250663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x561dbeda7110]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132250663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x561dbeda7110]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49:GERAN-A-176:LU)[0x561dbed7d720]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132250663 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000226/3/1): Available (smpp_smsc.c:626) 20250823132250663 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250663 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49 + 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) 20250823132250663 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132250663 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:14 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823132250663 DMM DEBUG msc_a(IMSI-262420000000227:MSISDN-491230000227:TMSInew-0xB2D03372:GERAN-A-177:LU)[0x561dbed6f0b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132250663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSInew-0xB2D03372:GERAN-A-177:LU)[0x561dbed664c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132250663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x561dbed98880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132250663 DMSC NOTICE msub(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372) VLR: update for IMSI=262420000000227 (MSISDN=491230000227) (gsm_04_08.c:1541) 20250823132250663 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132250663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x561dbed98880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132250663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372:GERAN-A-177:LU)[0x561dbed664c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132250663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x561dbed98880]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132250663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x561dbed98880]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372:GERAN-A-177:LU)[0x561dbed664c0] (vlr_lu_fsm.c:817) 20250823132250663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x561dbed98880]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132250663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x561dbed98880]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372:GERAN-A-177:LU)[0x561dbed664c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132250663 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000227/3/1): Available (smpp_smsc.c:626) 20250823132250663 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250663 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372 + 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) 20250823132250663 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '055B'O 20250823132250663 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132250663 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250663 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250663 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250663 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250663 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250663 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250663 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250663 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250663 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250663 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250663 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:4 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:6 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 20250823132250663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250663 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823132250663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250663 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250663 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250663 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250663 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:3 20250823132250663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250663 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250664 DMM DEBUG msc_a(IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x3BE7396A:GERAN-A-182:LU)[0x561dbedbd500]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132250664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x3BE7396A:GERAN-A-182:LU)[0x561dbedbd790]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132250664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x561dbedc20e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132250664 DMSC NOTICE msub(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A) VLR: update for IMSI=262420000000232 (MSISDN=491230000232) (gsm_04_08.c:1541) 20250823132250664 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132250664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x561dbedc20e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132250664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A:GERAN-A-182:LU)[0x561dbedbd790]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132250664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x561dbedc20e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132250664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x561dbedc20e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A:GERAN-A-182:LU)[0x561dbedbd790] (vlr_lu_fsm.c:817) 20250823132250664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x561dbedc20e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132250664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x561dbedc20e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A:GERAN-A-182:LU)[0x561dbedbd790]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132250664 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000232/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250664 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250664 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A + 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) 20250823132250664 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132250664 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132250664 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250664 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250664 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250664 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250664 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250664 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250664 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250664 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1141)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:6 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823132250664 DMM DEBUG msc_a(IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x2FD3E045:GERAN-A-179:LU)[0x561dbed92120]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132250664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x2FD3E045:GERAN-A-179:LU)[0x561dbed94080]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132250664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x561dbedadda0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132250664 DMSC NOTICE msub(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045) VLR: update for IMSI=262420000000229 (MSISDN=491230000229) (gsm_04_08.c:1541) 20250823132250664 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132250664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x561dbedadda0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132250664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045:GERAN-A-179:LU)[0x561dbed94080]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132250664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x561dbedadda0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132250664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x561dbedadda0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045:GERAN-A-179:LU)[0x561dbed94080] (vlr_lu_fsm.c:817) 20250823132250664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x561dbedadda0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132250664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x561dbedadda0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045:GERAN-A-179:LU)[0x561dbed94080]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132250664 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000229/3/1): Available (smpp_smsc.c:626) 20250823132250664 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250664 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045 + 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) 20250823132250664 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132250664 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132250664 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250664 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250664 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1147)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1145)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1151)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O TC_multi_lu_and_mt_ussd0(1155)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:8 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250667 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250667 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250667 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250667 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250667 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250667 DMM DEBUG msc_a(IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x0FBF7E92:GERAN-A-184:LU)[0x561dbedaa6a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132250667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x0FBF7E92:GERAN-A-184:LU)[0x561dbedaa930]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132250667 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x561dbedc6aa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132250667 DMSC NOTICE msub(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92) VLR: update for IMSI=262420000000234 (MSISDN=491230000234) (gsm_04_08.c:1541) 20250823132250667 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132250667 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x561dbedc6aa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132250667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92:GERAN-A-184:LU)[0x561dbedaa930]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132250667 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x561dbedc6aa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132250667 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x561dbedc6aa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92:GERAN-A-184:LU)[0x561dbedaa930] (vlr_lu_fsm.c:817) 20250823132250667 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x561dbedc6aa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132250667 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x561dbedc6aa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92:GERAN-A-184:LU)[0x561dbedaa930]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132250667 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000234/3/1): Available (smpp_smsc.c:626) 20250823132250667 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250667 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92 + 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) 20250823132250667 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132250667 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132250667 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250667 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250667 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250667 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:8 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:7 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O 20250823132250668 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250668 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250668 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250668 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250668 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:10 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250668 DMM DEBUG msc_a(IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x2354AC3D:GERAN-A-183:LU)[0x561dbedbfd00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132250668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x2354AC3D:GERAN-A-183:LU)[0x561dbeda9940]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132250668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x561dbedc5f20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132250668 DMSC NOTICE msub(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D) VLR: update for IMSI=262420000000233 (MSISDN=491230000233) (gsm_04_08.c:1541) 20250823132250668 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132250668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x561dbedc5f20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132250668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D:GERAN-A-183:LU)[0x561dbeda9940]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132250668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x561dbedc5f20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132250668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x561dbedc5f20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D:GERAN-A-183:LU)[0x561dbeda9940] (vlr_lu_fsm.c:817) 20250823132250668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x561dbedc5f20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132250668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x561dbedc5f20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D:GERAN-A-183:LU)[0x561dbeda9940]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132250668 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000233/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 20250823132250668 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250668 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D + 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) 20250823132250668 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132250668 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250669 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250669 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250669 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250669 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250669 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250669 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250669 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250669 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250669 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250669 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250669 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250669 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250669 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250669 DMM DEBUG msc_a(IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x3BAA96B4:GERAN-A-186:LU)[0x561dbedb44a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132250669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x3BAA96B4:GERAN-A-186:LU)[0x561dbedb4730]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:7 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O 20250823132250669 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x561dbedaa4c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132250669 DMSC NOTICE msub(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4) VLR: update for IMSI=262420000000236 (MSISDN=491230000236) (gsm_04_08.c:1541) 20250823132250669 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132250669 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x561dbedaa4c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132250669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4:GERAN-A-186:LU)[0x561dbedb4730]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132250669 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x561dbedaa4c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132250669 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x561dbedaa4c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4:GERAN-A-186:LU)[0x561dbedb4730] (vlr_lu_fsm.c:817) 20250823132250669 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x561dbedaa4c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132250669 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x561dbedaa4c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4:GERAN-A-186:LU)[0x561dbedb4730]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132250669 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000236/3/1): Available (smpp_smsc.c:626) MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '055B'O 20250823132250669 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250669 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4 + 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) 20250823132250669 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132250669 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:9 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823132250669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0:GERAN-A-178:LU)[0x561dbedb9ef0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0:GERAN-A-178:LU)[0x561dbedb9ef0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0:GERAN-A-178:LU)[0x561dbedc71a0] (msc_a.c:1053) 20250823132250669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0:GERAN-A-178:LU)[0x561dbedb9ef0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132250669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0:GERAN-A-178:LU)[0x561dbedb9ef0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0:GERAN-A-178:LU)[0x561dbedb9ef0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:4 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 20250823132250669 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250669 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250669 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250669 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250669 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250669 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250669 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250669 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250669 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250669 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250669 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250669 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250669 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250669 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250669 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250669 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250670 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250670 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250670 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250670 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250670 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:10 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250670 DMM DEBUG msc_a(IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x85F1EA1E:GERAN-A-185:LU)[0x561dbeda9de0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132250670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x85F1EA1E:GERAN-A-185:LU)[0x561dbed990d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132250670 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x561dbeda2680]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132250670 DMSC NOTICE msub(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E) VLR: update for IMSI=262420000000235 (MSISDN=491230000235) (gsm_04_08.c:1541) 20250823132250670 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132250670 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x561dbeda2680]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132250670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250670 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:2 20250823132250670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E:GERAN-A-185:LU)[0x561dbed990d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132250670 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x561dbeda2680]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132250670 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x561dbeda2680]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E:GERAN-A-185:LU)[0x561dbed990d0] (vlr_lu_fsm.c:817) 20250823132250670 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x561dbeda2680]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132250670 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x561dbeda2680]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E:GERAN-A-185:LU)[0x561dbed990d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132250670 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000235/3/1): Available (smpp_smsc.c:626) 20250823132250670 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250670 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E + 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) 20250823132250670 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132250670 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:12 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823132250670 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250670 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250670 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250670 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250670 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '055B'O 20250823132250670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53:GERAN-A-180:LU)[0x561dbedcea00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53:GERAN-A-180:LU)[0x561dbedcea00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53:GERAN-A-180:LU)[0x561dbeda6fe0] (msc_a.c:1053) 20250823132250670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53:GERAN-A-180:LU)[0x561dbedcea00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132250670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53:GERAN-A-180:LU)[0x561dbedcea00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53:GERAN-A-180:LU)[0x561dbedcea00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:14 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250670 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132250670 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250670 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250670 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250670 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250670 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250670 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250670 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250670 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250670 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250670 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250670 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250670 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250670 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250670 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1:GERAN-A-181:LU)[0x561dbedc7f30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1:GERAN-A-181:LU)[0x561dbedc7f30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1:GERAN-A-181:LU)[0x561dbedc7ca0] (msc_a.c:1053) 20250823132250670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1:GERAN-A-181:LU)[0x561dbedc7f30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132250670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1:GERAN-A-181:LU)[0x561dbedc7f30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1:GERAN-A-181:LU)[0x561dbedc7f30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132250670 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:9 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250671 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132250671 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250671 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250671 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250671 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250671 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250671 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250671 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250671 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250671 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250671 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250671 DMM DEBUG msc_a(IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x0D973170:GERAN-A-188:LU)[0x561dbedc92d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132250671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x0D973170:GERAN-A-188:LU)[0x561dbedc9560]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132250671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x561dbedc9bc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132250671 DMSC NOTICE msub(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170) VLR: update for IMSI=262420000000238 (MSISDN=491230000238) (gsm_04_08.c:1541) 20250823132250671 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132250671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x561dbedc9bc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132250671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170:GERAN-A-188:LU)[0x561dbedc9560]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132250671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x561dbedc9bc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132250671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x561dbedc9bc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170:GERAN-A-188:LU)[0x561dbedc9560] (vlr_lu_fsm.c:817) 20250823132250671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x561dbedc9bc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x561dbedc9bc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170:GERAN-A-188:LU)[0x561dbedc9560]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132250671 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000238/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:4 20250823132250671 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250671 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170 + 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) 20250823132250671 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:5 20250823132250671 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250671 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250671 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250671 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250671 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250671 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250671 DMM DEBUG msc_a(IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x2D576633:GERAN-A-190:LU)[0x561dbedc17f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132250671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x2D576633:GERAN-A-190:LU)[0x561dbedc1a80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132250671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x561dbed9b820]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132250671 DMSC NOTICE msub(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633) VLR: update for IMSI=262420000000240 (MSISDN=491230000240) (gsm_04_08.c:1541) 20250823132250671 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132250671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x561dbed9b820]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132250671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633:GERAN-A-190:LU)[0x561dbedc1a80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132250671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x561dbed9b820]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132250671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x561dbed9b820]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633:GERAN-A-190:LU)[0x561dbedc1a80] (vlr_lu_fsm.c:817) 20250823132250671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x561dbed9b820]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132250671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x561dbed9b820]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633:GERAN-A-190:LU)[0x561dbedc1a80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132250671 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000240/3/1): Available (smpp_smsc.c:626) 20250823132250671 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250671 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633 + 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) 20250823132250671 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132250671 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132250671 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250671 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250671 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250671 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250672 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1131)9109123 20250823132250672 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250672 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:12 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823132250672 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 20250823132250672 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250672 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250672 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250672 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250672 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1131)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250672 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250672 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250672 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250672 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132250672 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:14 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:6 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49:GERAN-A-176:LU)[0x561dbed7d720]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49:GERAN-A-176:LU)[0x561dbed7d720]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49:GERAN-A-176:LU)[0x561dbedc1460] (msc_a.c:1053) 20250823132250672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49:GERAN-A-176:LU)[0x561dbed7d720]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132250672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49:GERAN-A-176:LU)[0x561dbed7d720]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49:GERAN-A-176:LU)[0x561dbed7d720]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250672 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132250672 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132250672 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250823132250672 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250672 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250672 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250673 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250673 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250673 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250673 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250673 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:0 20250823132250673 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250673 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250673 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250673 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250673 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372:GERAN-A-177:LU)[0x561dbed664c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372:GERAN-A-177:LU)[0x561dbed664c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372:GERAN-A-177:LU)[0x561dbed6f0b0] (msc_a.c:1053) 20250823132250673 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250673 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250673 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250673 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372:GERAN-A-177:LU)[0x561dbed664c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132250673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372:GERAN-A-177:LU)[0x561dbed664c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372:GERAN-A-177:LU)[0x561dbed664c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132250673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250673 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250673 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132250673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A:GERAN-A-182:LU)[0x561dbedbd790]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A:GERAN-A-182:LU)[0x561dbedbd790]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A:GERAN-A-182:LU)[0x561dbedbd500] (msc_a.c:1053) 20250823132250673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A:GERAN-A-182:LU)[0x561dbedbd790]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132250673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A:GERAN-A-182:LU)[0x561dbedbd790]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A:GERAN-A-182:LU)[0x561dbedbd790]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132250673 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A - active-conn: now used by 1 (attached) (msub.c:375) 20250823132250673 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250673 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250673 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045:GERAN-A-179:LU)[0x561dbed94080]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045:GERAN-A-179:LU)[0x561dbed94080]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045:GERAN-A-179:LU)[0x561dbed92120] (msc_a.c:1053) 20250823132250673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045:GERAN-A-179:LU)[0x561dbed94080]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132250673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045:GERAN-A-179:LU)[0x561dbed94080]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045:GERAN-A-179:LU)[0x561dbed94080]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) TC_multi_lu_and_mt_ussd0(1131)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250823132250673 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045 - active-conn: now used by 1 (attached) (msub.c:375) TC_multi_lu_and_mt_ussd0(1131)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250673 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250673 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250673 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250673 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250673 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250673 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250673 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 TC_multi_lu_and_mt_ussd0(1131)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250673 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250673 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250673 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250673 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:6 20250823132250673 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250673 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250673 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250673 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250673 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:3 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(1135)10157128 MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1137)15970082 TC_multi_lu_and_mt_ussd0(1137)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1135)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250674 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132250674 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250823132250674 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132250674 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:8 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:7 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:10 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1135)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1135)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1135)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1137)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1137)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1137)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1128)14325697 MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1129)11183464 TC_multi_lu_and_mt_ussd0(1128)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1139)6043134 TC_multi_lu_and_mt_ussd0(1129)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250676 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132250676 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250823132250676 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132250676 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1139)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250676 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132250676 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(1133)3598245 TC_multi_lu_and_mt_ussd0(1133)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250676 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132250676 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:9 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1129)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1129)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1129)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1128)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:12 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 TC_multi_lu_and_mt_ussd0(1128)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1128)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1139)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1139)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1139)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:14 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 TC_multi_lu_and_mt_ussd0(1133)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1133)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1133)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@7e0c241b4610: Created IMSI[0] for '262420000000228'H'5A6A52B0'O to be handled at TC_multi_lu_and_mt_ussd0(1131) MSC_Test-GSUP(1125)@7e0c241b4610: Created GsupExpect[0] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(1131) MSC_Test_0-RAN(1120)@7e0c241b4610: Created IMSI[1] for '262420000000230'H'84653C53'O to be handled at TC_multi_lu_and_mt_ussd0(1135) MSC_Test_0-RAN(1120)@7e0c241b4610: Created IMSI[2] for '262420000000231'H'0C6428C1'O to be handled at TC_multi_lu_and_mt_ussd0(1137) MSC_Test_0-RAN(1120)@7e0c241b4610: Created IMSI[3] for '262420000000232'H'3BE7396A'O to be handled at TC_multi_lu_and_mt_ussd0(1139) MSC_Test-GSUP(1125)@7e0c241b4610: Created GsupExpect[1] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(1135) MSC_Test_0-RAN(1120)@7e0c241b4610: Created IMSI[4] for '262420000000227'H'B2D03372'O to be handled at TC_multi_lu_and_mt_ussd0(1129) MSC_Test-GSUP(1125)@7e0c241b4610: Created GsupExpect[2] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1137) MSC_Test_0-RAN(1120)@7e0c241b4610: Created IMSI[5] for '262420000000226'H'89E18E49'O to be handled at TC_multi_lu_and_mt_ussd0(1128) MSC_Test-GSUP(1125)@7e0c241b4610: Created GsupExpect[3] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(1129) MSC_Test_0-RAN(1120)@7e0c241b4610: Created IMSI[6] for '262420000000229'H'2FD3E045'O to be handled at TC_multi_lu_and_mt_ussd0(1133) MSC_Test-GSUP(1125)@7e0c241b4610: Created GsupExpect[4] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1139) MSC_Test-GSUP(1125)@7e0c241b4610: Created GsupExpect[5] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(1128) MSC_Test-GSUP(1125)@7e0c241b4610: Created GsupExpect[6] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(1133) 20250823132250702 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x561dbeda2000]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132250702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x561dbeda3c40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132250702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x561dbeda3c40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132250702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x561dbeda3c40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132250702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x561dbeda3c40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x561dbeda2000] (vlr_lu_fsm.c:110) 20250823132250702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x561dbeda3c40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132250702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x561dbeda3c40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x561dbeda2000]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132250702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x561dbeda2000]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132250702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x561dbedc20e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x561dbedc20e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x561dbeda2000] (fsm.c:486) 20250823132250702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x561dbedc20e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132250702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x561dbedc20e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132250702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x561dbedc20e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132250702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x561dbedc20e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132250702 DMSC NOTICE msub(IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x5164CF44) VLR: update for IMSI=262420000000239 (MSISDN=491230000239) (gsm_04_08.c:1541) 20250823132250702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x561dbedc20e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132250702 DMM DEBUG -> IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x5164CF44 LOCATION UPDATE ACCEPT (TMSI = 0x5164cf44) (gsm_04_08.c:149) 20250823132250702 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x5164CF44 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132250702 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x561dbed9a7c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132250702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x561dbedb3dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132250702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x561dbedb3dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132250702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x561dbedb3dd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132250702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x561dbedb3dd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x561dbed9a7c0] (vlr_lu_fsm.c:110) 20250823132250702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x561dbedb3dd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132250702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x561dbedb3dd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x561dbed9a7c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132250702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x561dbed9a7c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132250702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x561dbeda3c40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x561dbeda3c40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x561dbed9a7c0] (fsm.c:486) 20250823132250702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x561dbeda3c40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132250702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x561dbeda3c40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132250702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x561dbeda3c40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132250702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x561dbeda3c40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132250702 DMSC NOTICE msub(IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x45F236B4) VLR: update for IMSI=262420000000237 (MSISDN=491230000237) (gsm_04_08.c:1541) 20250823132250702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x561dbeda3c40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132250702 DMM DEBUG -> IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x45F236B4 LOCATION UPDATE ACCEPT (TMSI = 0x45f236b4) (gsm_04_08.c:149) 20250823132250702 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250702 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250702 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250702 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250702 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250702 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250702 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250702 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250702 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250702 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x45F236B4 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132250702 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250702 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250702 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250702 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250702 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250702 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250702 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250702 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250703 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250703 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250703 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250702 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132250703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x561dbeddad90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132250703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x561dbeddebe0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132250703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x561dbeddebe0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132250703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x561dbeddebe0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132250703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x561dbeddebe0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x561dbeddad90] (vlr_lu_fsm.c:110) 20250823132250703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x561dbeddebe0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132250703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x561dbeddebe0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x561dbeddad90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132250703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x561dbeddad90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132250703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x561dbedb3dd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132250703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x561dbedb3dd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x561dbeddad90] (fsm.c:486) 20250823132250703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x561dbedb3dd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132250703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x561dbedb3dd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132250703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x561dbedb3dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132250703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x561dbedb3dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132250703 DMSC NOTICE msub(IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x6A042D3B) VLR: update for IMSI=262420000000241 (MSISDN=491230000241) (gsm_04_08.c:1541) 20250823132250703 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250703 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250703 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250703 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250703 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250703 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250703 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250703 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250703 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250703 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x561dbedb3dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132250703 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250703 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250703 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250703 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:1320250823132250703 DMM DEBUG -> IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x6A042D3B LOCATION UPDATE ACCEPT (TMSI = 0x6a042d3b) (gsm_04_08.c:149) 20250823132250703 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250703 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x6A042D3B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250703 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250703 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250703 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250703 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250703 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823132250703 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:15 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92:GERAN-A-184:LU)[0x561dbedaa930]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92:GERAN-A-184:LU)[0x561dbedaa930]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92:GERAN-A-184:LU)[0x561dbedaa6a0] (msc_a.c:1053) 20250823132250703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92:GERAN-A-184:LU)[0x561dbedaa930]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132250703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92:GERAN-A-184:LU)[0x561dbedaa930]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92:GERAN-A-184:LU)[0x561dbedaa930]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132250703 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132250703 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250703 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250703 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250703 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250703 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823132250703 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250823132250704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D:GERAN-A-183:LU)[0x561dbeda9940]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D:GERAN-A-183:LU)[0x561dbeda9940]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D:GERAN-A-183:LU)[0x561dbedbfd00] (msc_a.c:1053) 20250823132250704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D:GERAN-A-183:LU)[0x561dbeda9940]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132250704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D:GERAN-A-183:LU)[0x561dbeda9940]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D:GERAN-A-183:LU)[0x561dbeda9940]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132250704 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D - active-conn: now used by 1 (attached) (msub.c:375) 20250823132250704 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250704 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250704 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250704 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823132250704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250704 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823132250704 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4:GERAN-A-186:LU)[0x561dbedb4730]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4:GERAN-A-186:LU)[0x561dbedb4730]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4:GERAN-A-186:LU)[0x561dbedb44a0] (msc_a.c:1053) 20250823132250704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4:GERAN-A-186:LU)[0x561dbedb4730]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132250704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4:GERAN-A-186:LU)[0x561dbedb4730]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4:GERAN-A-186:LU)[0x561dbedb4730]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:8 20250823132250704 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132250704 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250704 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250704 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250704 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823132250704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250704 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823132250704 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250823132250704 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250704 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250704 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250704 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250704 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E:GERAN-A-185:LU)[0x561dbed990d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E:GERAN-A-185:LU)[0x561dbed990d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E:GERAN-A-185:LU)[0x561dbeda9de0] (msc_a.c:1053) 20250823132250705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E:GERAN-A-185:LU)[0x561dbed990d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132250705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E:GERAN-A-185:LU)[0x561dbed990d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E:GERAN-A-185:LU)[0x561dbed990d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132250705 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E - active-conn: now used by 1 (attached) (msub.c:375) 20250823132250705 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250705 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250705 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250705 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823132250705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250705 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823132250705 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) TC_multi_lu_and_mt_ussd0(1153)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1149)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 TC_multi_lu_and_mt_ussd0(1157)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:7 20250823132250705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170:GERAN-A-188:LU)[0x561dbedc9560]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170:GERAN-A-188:LU)[0x561dbedc9560]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170:GERAN-A-188:LU)[0x561dbedc92d0] (msc_a.c:1053) 20250823132250705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170:GERAN-A-188:LU)[0x561dbedc9560]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132250705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170:GERAN-A-188:LU)[0x561dbedc9560]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170:GERAN-A-188:LU)[0x561dbedc9560]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250705 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132250705 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250705 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250705 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250705 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250705 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250705 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250705 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250705 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250705 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250705 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823132250705 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633:GERAN-A-190:LU)[0x561dbedc1a80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633:GERAN-A-190:LU)[0x561dbedc1a80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633:GERAN-A-190:LU)[0x561dbedc17f0] (msc_a.c:1053) 20250823132250705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633:GERAN-A-190:LU)[0x561dbedc1a80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132250705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633:GERAN-A-190:LU)[0x561dbedc1a80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633:GERAN-A-190:LU)[0x561dbedc1a80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132250706 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-RAN(1120)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1131) 20250823132250706 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250706 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250706 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250706 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:10 20250823132250706 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823132250706 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250823132250706 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250706 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250706 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250706 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250706 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250706 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250706 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250706 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250706 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250706 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250706 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250706 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250706 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:9 20250823132250706 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250706 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250706 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250706 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250706 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250706 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250706 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:12 MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mt_ussd0(1131)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250706 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250706 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250707 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:14 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 8TC_multi_lu_and_mt_ussd0(1143)4685746 TC_multi_lu_and_mt_ussd0(1131)@7e0c241b4610: 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 := '5A6A52B0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1120)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1129) TC_multi_lu_and_mt_ussd0(1143)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250707 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132250707 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(1141)3547857 MSC_Test_0-RAN(1120)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1137) TC_multi_lu_and_mt_ussd0(1129)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 10TC_multi_lu_and_mt_ussd0(1147)7633193 TC_multi_lu_and_mt_ussd0(1141)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1137)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250708 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132250708 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '055B'O TC_multi_lu_and_mt_ussd0(1147)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1129)@7e0c241b4610: 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 := 'B2D03372'O } } } }, additionalUpdateParameters := omit } } } } 20250823132250708 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132250708 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:13 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 TC_multi_lu_and_mt_ussd0(1143)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1143)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1143)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1137)@7e0c241b4610: 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 := '0C6428C1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1141)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1141)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O TC_multi_lu_and_mt_ussd0(1141)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:15 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 TC_multi_lu_and_mt_ussd0(1147)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1147)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1147)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1139) MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 9TC_multi_lu_and_mt_ussd0(1145)14899810 MSC_Test_0-RAN(1120)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1135) MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 12TC_multi_lu_and_mt_ussd0(1151)3585881 MSC_Test_0-RAN(1120)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1133) TC_multi_lu_and_mt_ussd0(1139)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1145)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250711 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132250711 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 14TC_multi_lu_and_mt_ussd0(1155)10465979 TC_multi_lu_and_mt_ussd0(1151)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250711 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132250711 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1135)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1128) TC_multi_lu_and_mt_ussd0(1155)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1133)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250711 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132250711 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1131)16596220 TC_multi_lu_and_mt_ussd0(1139)@7e0c241b4610: 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 := '3BE7396A'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1145)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1145)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1145)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:0 TC_multi_lu_and_mt_ussd0(1128)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1133)@7e0c241b4610: 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 := '2FD3E045'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1151)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1135)@7e0c241b4610: 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 := '84653C53'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1151)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1151)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1129)7768807 MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:1 MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1137)2133214 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1155)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1155)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1155)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:2 TC_multi_lu_and_mt_ussd0(1128)@7e0c241b4610: 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 := '89E18E49'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@7e0c241b4610: Created IMSI[7] for '262420000000234'H'0FBF7E92'O to be handled at TC_multi_lu_and_mt_ussd0(1143) MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 3TC_multi_lu_and_mt_ussd0(1139)14207581 MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:3 MSC_Test-GSUP(1125)@7e0c241b4610: Created GsupExpect[7] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1143) MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 4TC_multi_lu_and_mt_ussd0(1133)14573648 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:4 MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1135)7159463 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:5 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@7e0c241b4610: Created IMSI[8] for '262420000000233'H'2354AC3D'O to be handled at TC_multi_lu_and_mt_ussd0(1141) MSC_Test_0-RAN(1120)@7e0c241b4610: Created IMSI[9] for '262420000000236'H'3BAA96B4'O to be handled at TC_multi_lu_and_mt_ussd0(1147) MSC_Test_0-RAN(1120)@7e0c241b4610: Created IMSI[10] for '262420000000235'H'85F1EA1E'O to be handled at TC_multi_lu_and_mt_ussd0(1145) MSC_Test_0-RAN(1120)@7e0c241b4610: Created IMSI[11] for '262420000000238'H'0D973170'O to be handled at TC_multi_lu_and_mt_ussd0(1151) MSC_Test-GSUP(1125)@7e0c241b4610: Created GsupExpect[8] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1141) MSC_Test-GSUP(1125)@7e0c241b4610: Created GsupExpect[9] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1147) MSC_Test_0-RAN(1120)@7e0c241b4610: Created IMSI[12] for '262420000000240'H'2D576633'O ("-Wf3") to be handled at TC_multi_lu_and_mt_ussd0(1155) MSC_Test-GSUP(1125)@7e0c241b4610: Created GsupExpect[10] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1145) MSC_Test-GSUP(1125)@7e0c241b4610: Created GsupExpect[11] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1151) MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1128)9460645 MSC_Test-GSUP(1125)@7e0c241b4610: Created GsupExpect[12] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1155) MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:6 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250717 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250717 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823132250717 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823132250717 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250823132250717 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250717 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250717 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250717 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250717 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250717 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250717 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250717 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250717 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250718 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250718 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250718 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250718 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250718 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250718 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823132250718 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250718 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250718 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250718 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823132250718 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250823132250718 DMM DEBUG msc_a(IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x5164CF44:GERAN-A-189:LU)[0x561dbeda1d70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132250718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x5164CF44:GERAN-A-189:LU)[0x561dbeda2000]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132250718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x561dbedc20e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132250718 DMSC NOTICE msub(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44) VLR: update for IMSI=262420000000239 (MSISDN=491230000239) (gsm_04_08.c:1541) 20250823132250718 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132250718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x561dbedc20e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132250718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44:GERAN-A-189:LU)[0x561dbeda2000]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132250718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x561dbedc20e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132250718 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250718 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x561dbedc20e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44:GERAN-A-189:LU)[0x561dbeda2000] (vlr_lu_fsm.c:817) 20250823132250718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x561dbedc20e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132250718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x561dbedc20e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44:GERAN-A-189:LU)[0x561dbeda2000]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132250718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250718 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000239/3/1): Available (smpp_smsc.c:626) 20250823132250718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250718 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250718 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250718 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44 + 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) 20250823132250718 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132250718 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250718 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250718 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132250718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250718 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250718 DMM DEBUG msc_a(IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x45F236B4:GERAN-A-187:LU)[0x561dbed9a530]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132250718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x45F236B4:GERAN-A-187:LU)[0x561dbed9a7c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132250718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x561dbeda3c40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132250718 DMSC NOTICE msub(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4) VLR: update for IMSI=262420000000237 (MSISDN=491230000237) (gsm_04_08.c:1541) 20250823132250718 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250718 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132250718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x561dbeda3c40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132250718 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4:GERAN-A-187:LU)[0x561dbed9a7c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132250718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x561dbeda3c40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132250718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x561dbeda3c40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4:GERAN-A-187:LU)[0x561dbed9a7c0] (vlr_lu_fsm.c:817) 20250823132250718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x561dbeda3c40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132250718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x561dbeda3c40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4:GERAN-A-187:LU)[0x561dbed9a7c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132250718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250718 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000237/3/1): Available (smpp_smsc.c:626) 20250823132250718 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250718 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250718 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4 + 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) 20250823132250718 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132250718 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132250718 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250718 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250718 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250718 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823132250718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250718 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250718 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823132250718 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250823132250718 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250718 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250718 DMM DEBUG msc_a(IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x6A042D3B:GERAN-A-191:LU)[0x561dbeddab00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132250718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x6A042D3B:GERAN-A-191:LU)[0x561dbeddad90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132250718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x561dbedb3dd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132250718 DMSC NOTICE msub(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B) VLR: update for IMSI=262420000000241 (MSISDN=491230000241) (gsm_04_08.c:1541) 20250823132250718 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250718 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132250718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x561dbedb3dd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132250718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B:GERAN-A-191:LU)[0x561dbeddad90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132250718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x561dbedb3dd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132250718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x561dbedb3dd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B:GERAN-A-191:LU)[0x561dbeddad90] (vlr_lu_fsm.c:817) 20250823132250718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x561dbedb3dd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132250718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x561dbedb3dd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132250718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B:GERAN-A-191:LU)[0x561dbeddad90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132250718 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000241/3/1): Available (smpp_smsc.c:626) 20250823132250718 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250718 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250718 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B + 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) 20250823132250718 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250718 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132250718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250718 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132250718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250719 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250719 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250719 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250719 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250719 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250719 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1120)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1143) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250719 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5A6A52B0:GERAN-A-192:PAGING_RESP)[0x561dbedaf030]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5A6A52B0:GERAN-A-192:PAGING_RESP)[0x561dbedaf030]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5A6A52B0:GERAN-A-192:PAGING_RESP)[0x561dbed97c70] (fsm.c:486) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5A6A52B0:GERAN-A-192:PAGING_RESP)[0x561dbedaf030]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5A6A52B0:GERAN-A-192:PAGING_RESP)[0x561dbedaf030]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132250719 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132250719 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0:GERAN-A-192:PAGING_RESP)[0x561dbedaf030]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0:GERAN-A-192:PAGING_RESP)[0x561dbedaf030]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0:GERAN-A-192:PAGING_RESP)[0x561dbedaf030]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0:GERAN-A-192:PAGING_RESP)[0x561dbedaf030]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0:GERAN-A-192:PAGING_RESP)[0x561dbedaf030]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0:GERAN-A-192:PAGING_RESP)[0x561dbedaf030]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0:GERAN-A-192:PAGING_RESP)[0x561dbedaf030]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0:GERAN-A-192:PAGING_RESP)[0x561dbedaf030]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0:GERAN-A-192:PAGING_RESP)[0x561dbedaf030]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0:GERAN-A-192:PAGING_RESP)[0x561dbedaf030]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132250719 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823132250719 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000228/3/1): Available (smpp_smsc.c:626) 20250823132250719 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250719 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250719 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250719 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250823132250719 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250719 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250719 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250719 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250719 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250719 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250719 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250719 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250719 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:13 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer20250823132250719 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250719 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB2D03372:GERAN-A-193:PAGING_RESP)[0x561dbed664c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB2D03372:GERAN-A-193:PAGING_RESP)[0x561dbed664c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB2D03372:GERAN-A-193:PAGING_RESP)[0x561dbedbd790] (fsm.c:486) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB2D03372:GERAN-A-193:PAGING_RESP)[0x561dbed664c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB2D03372:GERAN-A-193:PAGING_RESP)[0x561dbed664c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132250719 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132250719 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372:GERAN-A-193:PAGING_RESP)[0x561dbed664c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372:GERAN-A-193:PAGING_RESP)[0x561dbed664c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372:GERAN-A-193:PAGING_RESP)[0x561dbed664c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132250719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372:GERAN-A-193:PAGING_RESP)[0x561dbed664c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372:GERAN-A-193:PAGING_RESP)[0x561dbed664c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372:GERAN-A-193:PAGING_RESP)[0x561dbed664c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372:GERAN-A-193:PAGING_RESP)[0x561dbed664c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372:GERAN-A-193:PAGING_RESP)[0x561dbed664c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372:GERAN-A-193:PAGING_RESP)[0x561dbed664c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372:GERAN-A-193:PAGING_RESP)[0x561dbed664c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250719 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250719 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250719 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250719 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent20250823132250719 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823132250719 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000227/3/1): Available (smpp_smsc.c:626) 20250823132250719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250719 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250719 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250719 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250823132250719 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250719 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250719 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250719 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mt_ussd0(1143)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250719 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250719 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250719 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250719 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250719 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C6428C1:GERAN-A-194:PAGING_RESP)[0x561dbedc7f30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C6428C1:GERAN-A-194:PAGING_RESP)[0x561dbedc7f30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0C6428C1:GERAN-A-194:PAGING_RESP)[0x561dbed85110] (fsm.c:486) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C6428C1:GERAN-A-194:PAGING_RESP)[0x561dbedc7f30]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C6428C1:GERAN-A-194:PAGING_RESP)[0x561dbedc7f30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132250719 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132250719 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1:GERAN-A-194:PAGING_RESP)[0x561dbedc7f30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132250719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1:GERAN-A-194:PAGING_RESP)[0x561dbedc7f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132250719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-RAN(1120)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1141) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1:GERAN-A-194:PAGING_RESP)[0x561dbedc7f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1:GERAN-A-194:PAGING_RESP)[0x561dbedc7f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1:GERAN-A-194:PAGING_RESP)[0x561dbedc7f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1:GERAN-A-194:PAGING_RESP)[0x561dbedc7f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1:GERAN-A-194:PAGING_RESP)[0x561dbedc7f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1:GERAN-A-194:PAGING_RESP)[0x561dbedc7f30]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1:GERAN-A-194:PAGING_RESP)[0x561dbedc7f30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1:GERAN-A-194:PAGING_RESP)[0x561dbedc7f30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250720 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823132250720 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000231/3/1): Available (smpp_smsc.c:626) 20250823132250720 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250720 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250720 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250720 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250720 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250720 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:15 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BE7396A:GERAN-A-195:PAGING_RESP)[0x561dbeda3220]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BE7396A:GERAN-A-195:PAGING_RESP)[0x561dbeda3220]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3BE7396A:GERAN-A-195:PAGING_RESP)[0x561dbed677f0] (fsm.c:486) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BE7396A:GERAN-A-195:PAGING_RESP)[0x561dbeda3220]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BE7396A:GERAN-A-195:PAGING_RESP)[0x561dbeda3220]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132250720 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132250720 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A:GERAN-A-195:PAGING_RESP)[0x561dbeda3220]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A:GERAN-A-195:PAGING_RESP)[0x561dbeda3220]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A:GERAN-A-195:PAGING_RESP)[0x561dbeda3220]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A:GERAN-A-195:PAGING_RESP)[0x561dbeda3220]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A:GERAN-A-195:PAGING_RESP)[0x561dbeda3220]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A:GERAN-A-195:PAGING_RESP)[0x561dbeda3220]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A:GERAN-A-195:PAGING_RESP)[0x561dbeda3220]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A:GERAN-A-195:PAGING_RESP)[0x561dbeda3220]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A:GERAN-A-195:PAGING_RESP)[0x561dbeda3220]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A:GERAN-A-195:PAGING_RESP)[0x561dbeda3220]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132250720 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823132250720 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000232/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := 'FD3CFC'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(1119)@7e0c241b4610: Session index based on local reference:0 20250823132250720 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250823132250720 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250720 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250720 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250720 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250720 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 TC_multi_lu_and_mt_ussd0(1143)@7e0c241b4610: 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 := '0FBF7E92'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2FD3E045:GERAN-A-196:PAGING_RESP)[0x561dbed94260]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2FD3E045:GERAN-A-196:PAGING_RESP)[0x561dbed94260]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2FD3E045:GERAN-A-196:PAGING_RESP)[0x561dbed9cbb0] (fsm.c:486) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2FD3E045:GERAN-A-196:PAGING_RESP)[0x561dbed94260]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2FD3E045:GERAN-A-196:PAGING_RESP)[0x561dbed94260]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132250720 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132250720 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045:GERAN-A-196:PAGING_RESP)[0x561dbed94260]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045:GERAN-A-196:PAGING_RESP)[0x561dbed94260]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045:GERAN-A-196:PAGING_RESP)[0x561dbed94260]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045:GERAN-A-196:PAGING_RESP)[0x561dbed94260]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045:GERAN-A-196:PAGING_RESP)[0x561dbed94260]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045:GERAN-A-196:PAGING_RESP)[0x561dbed94260]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045:GERAN-A-196:PAGING_RESP)[0x561dbed94260]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045:GERAN-A-196:PAGING_RESP)[0x561dbed94260]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045:GERAN-A-196:PAGING_RESP)[0x561dbed94260]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132250720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045:GERAN-A-196:PAGING_RESP)[0x561dbed94260]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132250720 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823132250720 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000229/3/1): Available (smpp_smsc.c:626) 20250823132250720 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250823132250721 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250721 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250721 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250721 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250721 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250721 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823132250721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250721 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823132250721 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) TC_multi_lu_and_mt_ussd0(1141)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250721 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x84653C53:GERAN-A-197:PAGING_RESP)[0x561dbedb8b50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132250721 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x84653C53:GERAN-A-197:PAGING_RESP)[0x561dbedb8b50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x84653C53:GERAN-A-197:PAGING_RESP)[0x561dbedd4840] (fsm.c:486) 20250823132250721 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x84653C53:GERAN-A-197:PAGING_RESP)[0x561dbedb8b50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132250721 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x84653C53:GERAN-A-197:PAGING_RESP)[0x561dbedb8b50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132250721 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132250721 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132250721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53:GERAN-A-197:PAGING_RESP)[0x561dbedb8b50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132250721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53:GERAN-A-197:PAGING_RESP)[0x561dbedb8b50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132250721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53:GERAN-A-197:PAGING_RESP)[0x561dbedb8b50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132250721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53:GERAN-A-197:PAGING_RESP)[0x561dbedb8b50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132250721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53:GERAN-A-197:PAGING_RESP)[0x561dbedb8b50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132250721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53:GERAN-A-197:PAGING_RESP)[0x561dbedb8b50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132250721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53:GERAN-A-197:PAGING_RESP)[0x561dbedb8b50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132250721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53:GERAN-A-197:PAGING_RESP)[0x561dbedb8b50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132250721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53:GERAN-A-197:PAGING_RESP)[0x561dbedb8b50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132250721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53:GERAN-A-197:PAGING_RESP)[0x561dbedb8b50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132250721 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823132250721 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000230/3/1): Available (smpp_smsc.c:626) 20250823132250721 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-RAN(1120)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1151) 20250823132250721 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250721 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250721 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250721 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250721 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89E18E49:GERAN-A-198:PAGING_RESP)[0x561dbedbfd00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132250721 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89E18E49:GERAN-A-198:PAGING_RESP)[0x561dbedbfd00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x89E18E49:GERAN-A-198:PAGING_RESP)[0x561dbedbfbd0] (fsm.c:486) 20250823132250721 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89E18E49:GERAN-A-198:PAGING_RESP)[0x561dbedbfd00]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132250721 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89E18E49:GERAN-A-198:PAGING_RESP)[0x561dbedbfd00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132250721 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132250721 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132250721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49:GERAN-A-198:PAGING_RESP)[0x561dbedbfd00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132250721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49:GERAN-A-198:PAGING_RESP)[0x561dbedbfd00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132250721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49:GERAN-A-198:PAGING_RESP)[0x561dbedbfd00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49:GERAN-A-198:PAGING_RESP)[0x561dbedbfd00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132250721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49:GERAN-A-198:PAGING_RESP)[0x561dbedbfd00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132250721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49:GERAN-A-198:PAGING_RESP)[0x561dbedbfd00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132250721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49:GERAN-A-198:PAGING_RESP)[0x561dbedbfd00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132250721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49:GERAN-A-198:PAGING_RESP)[0x561dbedbfd00]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132250721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49:GERAN-A-198:PAGING_RESP)[0x561dbedbfd00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132250721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49:GERAN-A-198:PAGING_RESP)[0x561dbedbfd00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := '768AE7'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 } } 20250823132250721 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823132250721 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000226/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:1 20250823132250721 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) TC_multi_lu_and_mt_ussd0(1141)@7e0c241b4610: 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 := '2354AC3D'O } } } }, additionalUpdateParameters := omit } } } } 20250823132250721 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250722 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250722 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250722 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823132250722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250722 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250722 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823132250722 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250823132250722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250722 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) TC_multi_lu_and_mt_ussd0(1151)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250722 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250722 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250722 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250722 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250722 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823132250722 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823132250722 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250722 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250722 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250722 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250722 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250722 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250722 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250722 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250722 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250722 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250722 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := '208CDE'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 } } 20250823132250722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250722 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250722 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250823132250722 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:2 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250722 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250722 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250722 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250722 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250722 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250722 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:2 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:2 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := 'D8CA5D'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 } } MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:3 MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250722 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250722 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250723 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250723 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) TC_multi_lu_and_mt_ussd0(1151)@7e0c241b4610: 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 := '0D973170'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:3 20250823132250723 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250723 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250723 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250723 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1131)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250823132250723 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250723 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) TC_multi_lu_and_mt_ussd0(1131)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := 'DE6050'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-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:4 20250823132250723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250723 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250723 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:4 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:4 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250723 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250723 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250723 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250723 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 7TC_multi_lu_and_mt_ussd0(1143)11035102 MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := '6D3EA7'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(1119)@7e0c241b4610: Session index based on local reference:5 20250823132250723 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250723 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250723 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250723 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250724 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250724 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:7 20250823132250724 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250724 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250724 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250724 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := '905BA5'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(1119)@7e0c241b4610: Session index based on local reference:6 20250823132250724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:6 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:13 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250724 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250724 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250724 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250724 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132250724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250724 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250724 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250724 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250724 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250724 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250724 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mt_ussd0(1131)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:6 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250724 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FBF7E92:GERAN-A-199:PAGING_RESP)[0x561dbedc17f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132250724 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FBF7E92:GERAN-A-199:PAGING_RESP)[0x561dbedc17f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0FBF7E92:GERAN-A-199:PAGING_RESP)[0x561dbed93fd0] (fsm.c:486) 20250823132250724 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FBF7E92:GERAN-A-199:PAGING_RESP)[0x561dbedc17f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132250724 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FBF7E92:GERAN-A-199:PAGING_RESP)[0x561dbedc17f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132250724 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132250724 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132250724 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92:GERAN-A-199:PAGING_RESP)[0x561dbedc17f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132250724 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92:GERAN-A-199:PAGING_RESP)[0x561dbedc17f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132250724 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92:GERAN-A-199:PAGING_RESP)[0x561dbedc17f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132250724 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92:GERAN-A-199:PAGING_RESP)[0x561dbedc17f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132250724 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92:GERAN-A-199:PAGING_RESP)[0x561dbedc17f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132250724 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92:GERAN-A-199:PAGING_RESP)[0x561dbedc17f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132250724 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92:GERAN-A-199:PAGING_RESP)[0x561dbedc17f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132250724 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92:GERAN-A-199:PAGING_RESP)[0x561dbedc17f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132250724 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92:GERAN-A-199:PAGING_RESP)[0x561dbedc17f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132250724 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92:GERAN-A-199:PAGING_RESP)[0x561dbedc17f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132250724 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823132250724 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000234/3/1): Available (smpp_smsc.c:626) 20250823132250724 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250823132250724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44:GERAN-A-189:LU)[0x561dbeda2000]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44:GERAN-A-189:LU)[0x561dbeda2000]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44:GERAN-A-189:LU)[0x561dbeda1d70] (msc_a.c:1053) 20250823132250724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44:GERAN-A-189:LU)[0x561dbeda2000]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132250724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44:GERAN-A-189:LU)[0x561dbeda2000]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44:GERAN-A-189:LU)[0x561dbeda2000]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132250724 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132250724 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250724 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250724 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250724 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250724 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250724 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250725 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250725 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250725 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250725 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250725 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250725 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250725 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250725 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250725 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250725 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := 'A861DE'O, 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(1119)@7e0c241b4610: Session index based on local reference:7 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:7 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:7 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:13 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250725 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250725 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250725 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250725 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250725 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250725 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250823132250725 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250823132250725 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250823132250725 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250823132250726 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250823132250726 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250823132250726 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250823132250726 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(1120)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1155) TC_multi_lu_and_mt_ussd0(1137)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1137)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250727 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250823132250727 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1129)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 8TC_multi_lu_and_mt_ussd0(1141)1014251 TC_multi_lu_and_mt_ussd0(1129)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1155)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:8 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:15 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 TC_multi_lu_and_mt_ussd0(1139)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1139)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1137)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 9TC_multi_lu_and_mt_ussd0(1151)5347549 TC_multi_lu_and_mt_ussd0(1129)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1135)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1135)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:9 TC_multi_lu_and_mt_ussd0(1133)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1133)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1139)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1155)@7e0c241b4610: 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 := '2D576633'O ("-Wf3") } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1133)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250730 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250823132250730 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1135)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1145) MSC_Test_0-RAN(1120)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1147) 20250823132250731 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250823132250731 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1145)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1147)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 13TC_multi_lu_and_mt_ussd0(1153)9108258 TC_multi_lu_and_mt_ussd0(1153)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '8B3A05A203020101'O 20250823132250732 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132250732 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1147)@7e0c241b4610: 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 := '3BAA96B4'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1128)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1143)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1145)@7e0c241b4610: 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 := '85F1EA1E'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1128)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1143)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1128)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1153)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1153)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=0 into dtap '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1153)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1143)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 10TC_multi_lu_and_mt_ussd0(1155)6871872 MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:10 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:4 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 12TC_multi_lu_and_mt_ussd0(1147)13231033 MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:12 MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 13TC_multi_lu_and_mt_ussd0(1145)10522655 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:13 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:6 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:7 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@7e0c241b4610: Created IMSI[13] for '262420000000239'H'5164CF44'O to be handled at TC_multi_lu_and_mt_ussd0(1153) MSC_Test-GSUP(1125)@7e0c241b4610: Created GsupExpect[13] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1153) 20250823132250742 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250742 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823132250742 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823132250742 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250823132250742 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250742 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250742 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250742 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250742 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250743 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250743 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250743 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250743 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250743 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250743 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250743 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250743 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250743 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4:GERAN-A-187:LU)[0x561dbed9a7c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4:GERAN-A-187:LU)[0x561dbed9a7c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4:GERAN-A-187:LU)[0x561dbed9a530] (msc_a.c:1053) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250743 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250743 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250743 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4:GERAN-A-187:LU)[0x561dbed9a7c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132250743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4:GERAN-A-187:LU)[0x561dbed9a7c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4:GERAN-A-187:LU)[0x561dbed9a7c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132250743 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250743 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250743 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250743 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250743 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250743 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250743 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250743 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250743 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132250743 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250743 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250743 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250743 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250743 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250743 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250743 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250743 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250743 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250743 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250743 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2354AC3D:GERAN-A-200:PAGING_RESP)[0x561dbeda1d70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132250743 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2354AC3D:GERAN-A-200:PAGING_RESP)[0x561dbeda1d70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2354AC3D:GERAN-A-200:PAGING_RESP)[0x561dbeda2000] (fsm.c:486) 20250823132250743 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2354AC3D:GERAN-A-200:PAGING_RESP)[0x561dbeda1d70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132250743 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2354AC3D:GERAN-A-200:PAGING_RESP)[0x561dbeda1d70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132250743 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132250743 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132250743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D:GERAN-A-200:PAGING_RESP)[0x561dbeda1d70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132250743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D:GERAN-A-200:PAGING_RESP)[0x561dbeda1d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132250743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D:GERAN-A-200:PAGING_RESP)[0x561dbeda1d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132250743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D:GERAN-A-200:PAGING_RESP)[0x561dbeda1d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132250743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D:GERAN-A-200:PAGING_RESP)[0x561dbeda1d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132250743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D:GERAN-A-200:PAGING_RESP)[0x561dbeda1d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132250743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D:GERAN-A-200:PAGING_RESP)[0x561dbeda1d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132250743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D:GERAN-A-200:PAGING_RESP)[0x561dbeda1d70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132250743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D:GERAN-A-200:PAGING_RESP)[0x561dbeda1d70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132250743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D:GERAN-A-200:PAGING_RESP)[0x561dbeda1d70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132250744 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823132250744 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000233/3/1): Available (smpp_smsc.c:626) 20250823132250744 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-RAN(1120)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1153) 20250823132250744 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250744 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B:GERAN-A-191:LU)[0x561dbeddad90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B:GERAN-A-191:LU)[0x561dbeddad90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B:GERAN-A-191:LU)[0x561dbeddab00] (msc_a.c:1053) 20250823132250744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B:GERAN-A-191:LU)[0x561dbeddad90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132250744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B:GERAN-A-191:LU)[0x561dbeddad90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B:GERAN-A-191:LU)[0x561dbeddad90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132250744 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250744 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250744 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:11 MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250744 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D973170:GERAN-A-201:PAGING_RESP)[0x561dbeda1ae0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132250744 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D973170:GERAN-A-201:PAGING_RESP)[0x561dbeda1ae0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0D973170:GERAN-A-201:PAGING_RESP)[0x561dbeda3970] (fsm.c:486) 20250823132250744 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D973170:GERAN-A-201:PAGING_RESP)[0x561dbeda1ae0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132250744 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D973170:GERAN-A-201:PAGING_RESP)[0x561dbeda1ae0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132250744 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132250744 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132250744 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170:GERAN-A-201:PAGING_RESP)[0x561dbeda1ae0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132250744 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170:GERAN-A-201:PAGING_RESP)[0x561dbeda1ae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132250744 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170:GERAN-A-201:PAGING_RESP)[0x561dbeda1ae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132250744 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170:GERAN-A-201:PAGING_RESP)[0x561dbeda1ae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132250744 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170:GERAN-A-201:PAGING_RESP)[0x561dbeda1ae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132250744 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170:GERAN-A-201:PAGING_RESP)[0x561dbeda1ae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132250744 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170:GERAN-A-201:PAGING_RESP)[0x561dbeda1ae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132250744 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170:GERAN-A-201:PAGING_RESP)[0x561dbeda1ae0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132250744 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170:GERAN-A-201:PAGING_RESP)[0x561dbeda1ae0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132250744 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170:GERAN-A-201:PAGING_RESP)[0x561dbeda1ae0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := '0F79EB'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(1119)@7e0c241b4610: Session index based on local reference:8 20250823132250744 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823132250744 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000238/3/1): Available (smpp_smsc.c:626) 20250823132250744 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250823132250744 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250744 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250744 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250744 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250744 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250744 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250744 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250744 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250744 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250744 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250744 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250744 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250744 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250744 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250744 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250745 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2D576633:GERAN-A-202:PAGING_RESP)[0x561dbedcea00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132250745 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2D576633:GERAN-A-202:PAGING_RESP)[0x561dbedcea00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2D576633:GERAN-A-202:PAGING_RESP)[0x561dbedaed60] (fsm.c:486) 20250823132250745 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2D576633:GERAN-A-202:PAGING_RESP)[0x561dbedcea00]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132250745 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2D576633:GERAN-A-202:PAGING_RESP)[0x561dbedcea00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132250745 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132250745 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132250745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633:GERAN-A-202:PAGING_RESP)[0x561dbedcea00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132250745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633:GERAN-A-202:PAGING_RESP)[0x561dbedcea00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132250745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633:GERAN-A-202:PAGING_RESP)[0x561dbedcea00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132250745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633:GERAN-A-202:PAGING_RESP)[0x561dbedcea00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132250745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633:GERAN-A-202:PAGING_RESP)[0x561dbedcea00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132250745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633:GERAN-A-202:PAGING_RESP)[0x561dbedcea00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132250745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633:GERAN-A-202:PAGING_RESP)[0x561dbedcea00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132250745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633:GERAN-A-202:PAGING_RESP)[0x561dbedcea00]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132250745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633:GERAN-A-202:PAGING_RESP)[0x561dbedcea00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132250745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633:GERAN-A-202:PAGING_RESP)[0x561dbedcea00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 TC_multi_lu_and_mt_ussd0(1153)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:8 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:8 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:15 20250823132250745 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823132250745 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000240/3/1): Available (smpp_smsc.c:626) 20250823132250745 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250823132250745 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250745 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250745 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250745 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := '5198DD'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(1119)@7e0c241b4610: Session index based on local reference:9 20250823132250745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250745 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250745 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250745 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:9 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823132250745 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250745 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250745 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250745 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250745 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250745 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250745 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250745 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BAA96B4:GERAN-A-203:PAGING_RESP)[0x561dbeda95b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132250745 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BAA96B4:GERAN-A-203:PAGING_RESP)[0x561dbeda95b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3BAA96B4:GERAN-A-203:PAGING_RESP)[0x561dbedbcfb0] (fsm.c:486) 20250823132250745 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BAA96B4:GERAN-A-203:PAGING_RESP)[0x561dbeda95b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132250745 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BAA96B4:GERAN-A-203:PAGING_RESP)[0x561dbeda95b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132250745 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132250745 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132250745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4:GERAN-A-203:PAGING_RESP)[0x561dbeda95b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132250745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4:GERAN-A-203:PAGING_RESP)[0x561dbeda95b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132250745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4:GERAN-A-203:PAGING_RESP)[0x561dbeda95b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132250745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4:GERAN-A-203:PAGING_RESP)[0x561dbeda95b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132250745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4:GERAN-A-203:PAGING_RESP)[0x561dbeda95b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132250745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4:GERAN-A-203:PAGING_RESP)[0x561dbeda95b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132250745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4:GERAN-A-203:PAGING_RESP)[0x561dbeda95b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132250745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4:GERAN-A-203:PAGING_RESP)[0x561dbeda95b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132250745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4:GERAN-A-203:PAGING_RESP)[0x561dbeda95b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132250745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4:GERAN-A-203:PAGING_RESP)[0x561dbeda95b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 11TC_multi_lu_and_mt_ussd0(1149)12454954 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:9 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1131)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := '68DB40'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 } } MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:10 MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1129)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1137)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1149)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:10 20250823132250745 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1139)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250745 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000236/3/1): Available (smpp_smsc.c:626) 20250823132250745 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250823132250745 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250745 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250745 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mt_ussd0(1133)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250746 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85F1EA1E:GERAN-A-204:PAGING_RESP)[0x561dbedc2100]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132250746 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85F1EA1E:GERAN-A-204:PAGING_RESP)[0x561dbedc2100]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x85F1EA1E:GERAN-A-204:PAGING_RESP)[0x561dbed93690] (fsm.c:486) 20250823132250746 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85F1EA1E:GERAN-A-204:PAGING_RESP)[0x561dbedc2100]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132250746 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85F1EA1E:GERAN-A-204:PAGING_RESP)[0x561dbedc2100]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132250746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E:GERAN-A-204:PAGING_RESP)[0x561dbedc2100]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132250746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E:GERAN-A-204:PAGING_RESP)[0x561dbedc2100]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132250746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E:GERAN-A-204:PAGING_RESP)[0x561dbedc2100]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) TC_multi_lu_and_mt_ussd0(1153)@7e0c241b4610: 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 := '5164CF44'O } } } }, additionalUpdateParameters := omit } } } } 20250823132250746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E:GERAN-A-204:PAGING_RESP)[0x561dbedc2100]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132250746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E:GERAN-A-204:PAGING_RESP)[0x561dbedc2100]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132250746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E:GERAN-A-204:PAGING_RESP)[0x561dbedc2100]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132250746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E:GERAN-A-204:PAGING_RESP)[0x561dbedc2100]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132250746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E:GERAN-A-204:PAGING_RESP)[0x561dbedc2100]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132250746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E:GERAN-A-204:PAGING_RESP)[0x561dbedc2100]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132250746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E:GERAN-A-204:PAGING_RESP)[0x561dbedc2100]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1135)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250746 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000235/3/1): Available (smpp_smsc.c:626) 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:10 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823132250746 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250746 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250823132250746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823132250746 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250746 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := 'C9E3B9'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-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:12 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:12 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823132250746 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250746 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132250746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250746 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250746 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132250746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132250746 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250746 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823132250746 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132250747 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250747 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132250747 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132250747 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132250747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250747 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250747 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:12 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250747 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132250747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250747 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250747 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132250747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250747 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132250747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250747 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132250747 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250747 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := 'A0901F'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(1119)@7e0c241b4610: Session index based on local reference:13 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:13 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250747 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132250747 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250747 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132250747 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132250747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250747 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_multi_lu_and_mt_ussd0(1128)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250747 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250823132250747 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1143)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:13 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823132250747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250747 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250747 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823132250747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250747 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 TC_multi_lu_and_mt_ussd0(1149)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250747 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250747 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132250747 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823132250747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250747 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132250747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250748 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:2 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 TC_multi_lu_and_mt_ussd0(1149)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1149)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:2 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:4 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:4 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 15TC_multi_lu_and_mt_ussd0(1157)11967760 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:6 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:6 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1157)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1141)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250823132250748 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132250748 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1141)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250748 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250823132250748 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1157)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1157)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1157)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1151)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1151)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1141)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1151)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250751 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250823132250751 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250823132250752 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250823132250752 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1155)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1155)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250752 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250823132250753 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1147)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1147)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1131)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1155)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1145)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1145)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1139)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1147)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1129)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1145)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1137)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 11TC_multi_lu_and_mt_ussd0(1153)15408863 TC_multi_lu_and_mt_ussd0(1133)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:11 MSC_Test_0-RAN(1120)@7e0c241b4610: Created IMSI[14] for '262420000000237'H'45F236B4'O to be handled at TC_multi_lu_and_mt_ussd0(1149) 20250823132250756 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250756 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250756 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250756 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250756 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250756 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5164CF44:GERAN-A-205:PAGING_RESP)[0x561dbedb2a70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132250756 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5164CF44:GERAN-A-205:PAGING_RESP)[0x561dbedb2a70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5164CF44:GERAN-A-205:PAGING_RESP)[0x561dbeddbf00] (fsm.c:486) 20250823132250756 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5164CF44:GERAN-A-205:PAGING_RESP)[0x561dbedb2a70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132250756 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5164CF44:GERAN-A-205:PAGING_RESP)[0x561dbedb2a70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132250756 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132250756 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132250756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44:GERAN-A-205:PAGING_RESP)[0x561dbedb2a70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132250756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44:GERAN-A-205:PAGING_RESP)[0x561dbedb2a70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132250756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44:GERAN-A-205:PAGING_RESP)[0x561dbedb2a70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132250756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44:GERAN-A-205:PAGING_RESP)[0x561dbedb2a70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132250756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44:GERAN-A-205:PAGING_RESP)[0x561dbedb2a70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132250756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44:GERAN-A-205:PAGING_RESP)[0x561dbedb2a70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132250756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44:GERAN-A-205:PAGING_RESP)[0x561dbedb2a70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132250756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44:GERAN-A-205:PAGING_RESP)[0x561dbedb2a70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132250756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44:GERAN-A-205:PAGING_RESP)[0x561dbedb2a70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132250756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44:GERAN-A-205:PAGING_RESP)[0x561dbedb2a70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132250756 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823132250756 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000239/3/1): Available (smpp_smsc.c:626) 20250823132250756 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test-GSUP(1125)@7e0c241b4610: Created GsupExpect[14] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1149) 20250823132250756 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250756 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250756 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250756 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250756 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250756 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250756 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250756 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250756 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := 'EB1EDF'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(1119)@7e0c241b4610: Session index based on local reference:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1135)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1128)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:8 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250823132250758 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250758 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250758 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250758 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250758 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '8B3A05A203020101'O 20250823132250758 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250758 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:9 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 20250823132250758 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132250758 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250758 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132250758 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250758 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132250758 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250758 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250758 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1141)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250758 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250758 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250758 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250759 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250759 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250759 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250759 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250759 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250759 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250759 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250759 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250759 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:7 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250759 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:7 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '8B3A05A203020101'O 20250823132250759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0:GERAN-A-192:PAGING_RESP)[0x561dbedaf030]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0:GERAN-A-192:PAGING_RESP)[0x561dbedaf030]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0:GERAN-A-192:PAGING_RESP)[0x561dbed97c70] (msc_a.c:1053) 20250823132250759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0:GERAN-A-192:PAGING_RESP)[0x561dbedaf030]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0:GERAN-A-192:PAGING_RESP)[0x561dbedaf030]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:10 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 20250823132250759 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250823132250759 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250759 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250759 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250759 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250759 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250759 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250759 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250759 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132250759 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250759 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132250759 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132250759 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250759 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250759 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132250759 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250759 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250759 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250759 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250759 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250759 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250759 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250759 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250759 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A:GERAN-A-195:PAGING_RESP)[0x561dbeda3220]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A:GERAN-A-195:PAGING_RESP)[0x561dbeda3220]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A:GERAN-A-195:PAGING_RESP)[0x561dbed677f0] (msc_a.c:1053) 20250823132250759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A:GERAN-A-195:PAGING_RESP)[0x561dbeda3220]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A:GERAN-A-195:PAGING_RESP)[0x561dbeda3220]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132250759 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250759 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250760 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250760 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250760 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250760 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:8 20250823132250760 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250760 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250760 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:8 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250760 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250760 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250760 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250760 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250760 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mt_ussd0(1155)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1151)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:12 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250823132250760 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372:GERAN-A-193:PAGING_RESP)[0x561dbed664c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250760 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372:GERAN-A-193:PAGING_RESP)[0x561dbed664c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372:GERAN-A-193:PAGING_RESP)[0x561dbedbd790] (msc_a.c:1053) 20250823132250760 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372:GERAN-A-193:PAGING_RESP)[0x561dbed664c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250760 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372:GERAN-A-193:PAGING_RESP)[0x561dbed664c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132250760 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250760 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250760 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250760 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250760 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250760 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250760 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823132250760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250760 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250760 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250760 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250760 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132250760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250760 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250760 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132250760 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250760 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132250760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250760 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250760 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250760 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250760 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250760 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823132250760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250760 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:3 20250823132250760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250760 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132250760 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250760 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132250760 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132250760 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250760 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250760 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250760 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250760 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250760 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250760 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:13 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 20250823132250760 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250760 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250823132250760 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250761 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250761 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250761 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 TC_multi_lu_and_mt_ussd0(1147)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-RAN(1120)@7e0c241b4610: Created IMSI[15] for '262420000000241'H'6A042D3B'O to be handled at TC_multi_lu_and_mt_ussd0(1157) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250761 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:9 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250761 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250761 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:9 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250761 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250761 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250761 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250761 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:10 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1:GERAN-A-194:PAGING_RESP)[0x561dbedc7f30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1:GERAN-A-194:PAGING_RESP)[0x561dbedc7f30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1:GERAN-A-194:PAGING_RESP)[0x561dbed85110] (msc_a.c:1053) 20250823132250761 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250761 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1:GERAN-A-194:PAGING_RESP)[0x561dbedc7f30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1:GERAN-A-194:PAGING_RESP)[0x561dbedc7f30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132250761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250761 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:10 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250761 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test-GSUP(1125)@7e0c241b4610: Created GsupExpect[15] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1157) 20250823132250761 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250761 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250761 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:2 20250823132250761 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250761 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823132250761 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250761 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250761 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250761 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132250762 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250762 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132250762 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132250762 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_multi_lu_and_mt_ussd0(1145)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250762 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250762 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250762 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250762 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250762 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823132250762 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823132250762 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250762 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250762 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:12 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250762 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250762 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250762 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250762 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:12 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250763 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250823132250763 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1143)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1131)16596220 TC_multi_lu_and_mt_ussd0(1131)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250764 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132250764 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x5A6A52B0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1153)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1141)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1153)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(1139)14207581 TC_multi_lu_and_mt_ussd0(1139)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1129)7768807 20250823132250764 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132250764 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3BE7396A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1129)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250765 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132250765 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB2D03372 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1151)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1131)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1131)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:4 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 TC_multi_lu_and_mt_ussd0(1139)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1139)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 TC_multi_lu_and_mt_ussd0(1153)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1129)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1129)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250765 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250765 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250765 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250765 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250765 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045:GERAN-A-196:PAGING_RESP)[0x561dbed94260]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045:GERAN-A-196:PAGING_RESP)[0x561dbed94260]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045:GERAN-A-196:PAGING_RESP)[0x561dbed9cbb0] (msc_a.c:1053) 20250823132250766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045:GERAN-A-196:PAGING_RESP)[0x561dbed94260]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045:GERAN-A-196:PAGING_RESP)[0x561dbed94260]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:6 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 20250823132250766 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250766 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250766 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250766 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250766 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250766 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250766 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250766 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250766 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250766 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250766 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250766 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250766 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250766 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250766 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250766 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:4 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53:GERAN-A-197:PAGING_RESP)[0x561dbedb8b50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53:GERAN-A-197:PAGING_RESP)[0x561dbedb8b50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53:GERAN-A-197:PAGING_RESP)[0x561dbedd4840] (msc_a.c:1053) 20250823132250766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53:GERAN-A-197:PAGING_RESP)[0x561dbedb8b50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53:GERAN-A-197:PAGING_RESP)[0x561dbedb8b50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132250766 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132250767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49:GERAN-A-198:PAGING_RESP)[0x561dbedbfd00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49:GERAN-A-198:PAGING_RESP)[0x561dbedbfd00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49:GERAN-A-198:PAGING_RESP)[0x561dbedbfbd0] (msc_a.c:1053) 20250823132250767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49:GERAN-A-198:PAGING_RESP)[0x561dbedbfd00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49:GERAN-A-198:PAGING_RESP)[0x561dbedbfd00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132250767 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132250767 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250767 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250767 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250767 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250767 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250767 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250767 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250767 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250767 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250767 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250767 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250767 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250767 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250767 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250767 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:5 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:6 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250767 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250767 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250767 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250767 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250767 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1131)@7e0c241b4610: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1139)@7e0c241b4610: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1129)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1137)2133214 TC_multi_lu_and_mt_ussd0(1155)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1137)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250769 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132250769 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0C6428C1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1147)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1149) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:7 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1137)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1137)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:8 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1149)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:9 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1149)@7e0c241b4610: 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 := '45F236B4'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1137)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(1133)14573648 TC_multi_lu_and_mt_ussd0(1133)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1135)7159463 20250823132250772 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132250772 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x2FD3E045 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1135)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1128)9460645 20250823132250772 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132250772 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x84653C53 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1128)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250772 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132250772 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x89E18E49 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1133)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1133)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:10 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:12 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1135)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1135)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1128)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1128)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1149)521902 MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1133)@7e0c241b4610: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1135)@7e0c241b4610: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1128)@7e0c241b4610: Final verdict of PTC: pass 20250823132250802 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250802 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823132250802 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132250802 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250802 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132250802 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132250802 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132250802 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250802 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250802 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250802 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250802 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823132250803 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823132250803 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250823132250803 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250803 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250803 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250803 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250803 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250803 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250803 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250803 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250803 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250803 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250803 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250803 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250803 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250803 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250803 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250803 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250803 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250803 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250803 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250803 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250803 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:13 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132250803 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250803 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250803 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250803 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250803 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250803 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250803 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250803 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250803 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250803 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250803 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250803 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250803 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:13 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250803 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250803 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250803 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250803 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250803 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250803 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92:GERAN-A-199:PAGING_RESP)[0x561dbedc17f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250803 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92:GERAN-A-199:PAGING_RESP)[0x561dbedc17f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92:GERAN-A-199:PAGING_RESP)[0x561dbed93fd0] (msc_a.c:1053) 20250823132250803 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92:GERAN-A-199:PAGING_RESP)[0x561dbedc17f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250803 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92:GERAN-A-199:PAGING_RESP)[0x561dbedc17f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132250803 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250804 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250804 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250804 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250804 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250804 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250804 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132250804 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250804 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250804 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250804 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250804 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250804 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D:GERAN-A-200:PAGING_RESP)[0x561dbeda1d70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250804 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D:GERAN-A-200:PAGING_RESP)[0x561dbeda1d70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D:GERAN-A-200:PAGING_RESP)[0x561dbeda2000] (msc_a.c:1053) 20250823132250804 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D:GERAN-A-200:PAGING_RESP)[0x561dbeda1d70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250804 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D:GERAN-A-200:PAGING_RESP)[0x561dbeda1d70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132250804 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D - active-conn: now used by 1 (attached) (msub.c:375) 20250823132250804 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250804 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250804 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250804 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250804 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250804 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170:GERAN-A-201:PAGING_RESP)[0x561dbeda1ae0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250804 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170:GERAN-A-201:PAGING_RESP)[0x561dbeda1ae0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170:GERAN-A-201:PAGING_RESP)[0x561dbeda3970] (msc_a.c:1053) 20250823132250804 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170:GERAN-A-201:PAGING_RESP)[0x561dbeda1ae0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250804 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170:GERAN-A-201:PAGING_RESP)[0x561dbeda1ae0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250804 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:7 TC_multi_lu_and_mt_ussd0(1145)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 20250823132250804 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250804 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250804 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250804 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250804 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250804 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250804 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250804 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250804 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250805 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250805 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250805 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250805 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250805 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250805 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633:GERAN-A-202:PAGING_RESP)[0x561dbedcea00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633:GERAN-A-202:PAGING_RESP)[0x561dbedcea00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633:GERAN-A-202:PAGING_RESP)[0x561dbedaed60] (msc_a.c:1053) 20250823132250805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633:GERAN-A-202:PAGING_RESP)[0x561dbedcea00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633:GERAN-A-202:PAGING_RESP)[0x561dbedcea00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132250805 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250805 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250805 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250805 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250805 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132250805 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4:GERAN-A-203:PAGING_RESP)[0x561dbeda95b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4:GERAN-A-203:PAGING_RESP)[0x561dbeda95b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4:GERAN-A-203:PAGING_RESP)[0x561dbedbcfb0] (msc_a.c:1053) 20250823132250805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4:GERAN-A-203:PAGING_RESP)[0x561dbeda95b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4:GERAN-A-203:PAGING_RESP)[0x561dbeda95b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:8 MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:9 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250805 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132250806 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250806 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250806 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250806 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250806 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250806 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250806 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250806 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250806 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250806 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:10 TC_multi_lu_and_mt_ussd0(1153)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250806 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x45F236B4:GERAN-A-206:PAGING_RESP)[0x561dbed97c70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132250806 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x45F236B4:GERAN-A-206:PAGING_RESP)[0x561dbed97c70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x45F236B4:GERAN-A-206:PAGING_RESP)[0x561dbedaf030] (fsm.c:486) 20250823132250806 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x45F236B4:GERAN-A-206:PAGING_RESP)[0x561dbed97c70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132250806 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x45F236B4:GERAN-A-206:PAGING_RESP)[0x561dbed97c70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132250806 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132250806 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1157) 20250823132250806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4:GERAN-A-206:PAGING_RESP)[0x561dbed97c70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132250806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4:GERAN-A-206:PAGING_RESP)[0x561dbed97c70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132250806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4:GERAN-A-206:PAGING_RESP)[0x561dbed97c70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132250806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4:GERAN-A-206:PAGING_RESP)[0x561dbed97c70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132250806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4:GERAN-A-206:PAGING_RESP)[0x561dbed97c70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132250806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4:GERAN-A-206:PAGING_RESP)[0x561dbed97c70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132250806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4:GERAN-A-206:PAGING_RESP)[0x561dbed97c70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132250806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4:GERAN-A-206:PAGING_RESP)[0x561dbed97c70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132250806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4:GERAN-A-206:PAGING_RESP)[0x561dbed97c70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132250806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4:GERAN-A-206:PAGING_RESP)[0x561dbed97c70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132250806 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823132250806 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000237/3/1): Available (smpp_smsc.c:626) 20250823132250806 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250823132250807 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250807 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250807 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250807 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250807 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250807 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250807 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132250807 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250807 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823132250807 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250807 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250807 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132250807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250807 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132250807 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132250807 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132250807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250807 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132250807 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250807 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250807 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) TC_multi_lu_and_mt_ussd0(1157)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:12 MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(1143)11035102 MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132250808 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250808 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := '07F6AE'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(1119)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1143)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250808 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250808 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250808 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250808 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250808 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250808 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250808 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250808 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132250808 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132250808 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0FBF7E92 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 8TC_multi_lu_and_mt_ussd0(1141)1014251 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:11 20250823132250808 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132250808 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2354AC3D - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1141)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1157)@7e0c241b4610: 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 := '6A042D3B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 9TC_multi_lu_and_mt_ussd0(1151)5347549 TC_multi_lu_and_mt_ussd0(1151)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250809 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 10TC_multi_lu_and_mt_ussd0(1155)6871872 20250823132250809 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x0D973170 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1155)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1143)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250823132250809 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132250809 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2D576633 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1143)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1141)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1141)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:13 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132250809 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250810 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250810 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250810 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250810 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132250810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E:GERAN-A-204:PAGING_RESP)[0x561dbedc2100]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132250810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E:GERAN-A-204:PAGING_RESP)[0x561dbedc2100]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E:GERAN-A-204:PAGING_RESP)[0x561dbed93690] (msc_a.c:1053) 20250823132250810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E:GERAN-A-204:PAGING_RESP)[0x561dbedc2100]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132250810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E:GERAN-A-204:PAGING_RESP)[0x561dbedc2100]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132250810 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E - active-conn: now used by 1 (attached) (msub.c:375) 20250823132250810 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250810 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132250810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132250810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:13 20250823132250810 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132250810 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132250810 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132250810 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132250810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132250810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132250810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132250810 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1151)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1151)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1155)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1155)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 12TC_multi_lu_and_mt_ussd0(1147)13231033 20250823132250812 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132250812 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x3BAA96B4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1147)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1143)@7e0c241b4610: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1141)@7e0c241b4610: Final verdict of PTC: pass 20250823132250813 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250823132250813 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1151)@7e0c241b4610: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1147)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1147)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1155)@7e0c241b4610: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1149)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1149)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1153)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@7e0c241b4610: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1157)10780775 MSC_Test_0-SCCP(1119)@7e0c241b4610: First idle individual index:1 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1147)@7e0c241b4610: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1149)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132250818 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132250818 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85F1EA1E - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 13TC_multi_lu_and_mt_ussd0(1145)10522655 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 TC_multi_lu_and_mt_ussd0(1145)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1145)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1145)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1145)@7e0c241b4610: Final verdict of PTC: pass 20250823132251014 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132251014 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132251014 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132251014 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132251014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132251014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132251014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132251014 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132251014 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132251014 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132251014 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132251014 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132251014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132251014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132251014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132251014 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132251014 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132251014 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132251014 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132251014 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132251014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132251014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132251014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132251014 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132251014 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6A042D3B:GERAN-A-207:PAGING_RESP)[0x561dbed95010]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132251014 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6A042D3B:GERAN-A-207:PAGING_RESP)[0x561dbed95010]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6A042D3B:GERAN-A-207:PAGING_RESP)[0x561dbed9a350] (fsm.c:486) 20250823132251014 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6A042D3B:GERAN-A-207:PAGING_RESP)[0x561dbed95010]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132251014 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6A042D3B:GERAN-A-207:PAGING_RESP)[0x561dbed95010]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132251014 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132251014 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132251014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B:GERAN-A-207:PAGING_RESP)[0x561dbed95010]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132251014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B:GERAN-A-207:PAGING_RESP)[0x561dbed95010]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132251014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B:GERAN-A-207:PAGING_RESP)[0x561dbed95010]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132251014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B:GERAN-A-207:PAGING_RESP)[0x561dbed95010]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132251014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B:GERAN-A-207:PAGING_RESP)[0x561dbed95010]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132251014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B:GERAN-A-207:PAGING_RESP)[0x561dbed95010]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132251014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B:GERAN-A-207:PAGING_RESP)[0x561dbed95010]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132251014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B:GERAN-A-207:PAGING_RESP)[0x561dbed95010]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132251014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B:GERAN-A-207:PAGING_RESP)[0x561dbed95010]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132251014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B:GERAN-A-207:PAGING_RESP)[0x561dbed95010]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132251014 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823132251014 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000241/3/1): Available (smpp_smsc.c:626) 20250823132251014 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250823132251014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44:GERAN-A-205:PAGING_RESP)[0x561dbedb2a70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132251014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44:GERAN-A-205:PAGING_RESP)[0x561dbedb2a70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44:GERAN-A-205:PAGING_RESP)[0x561dbeddbf00] (msc_a.c:1053) 20250823132251014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44:GERAN-A-205:PAGING_RESP)[0x561dbedb2a70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132251014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44:GERAN-A-205:PAGING_RESP)[0x561dbedb2a70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132251014 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132251015 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132251015 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132251015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132251015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132251015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132251015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132251015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132251015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132251015 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132251015 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132251015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132251015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132251015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132251015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132251015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132251015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132251015 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132251015 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132251015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132251015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132251015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132251015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132251015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132251015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132251015 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132251015 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132251015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132251015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132251015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132251015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132251015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132251015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: { messageType := 2, destLocRef := 'A48067'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(1119)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:11 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132251015 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132251015 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132251015 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132251015 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132251015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132251015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132251015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132251015 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mt_ussd0(1149)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132251016 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132251016 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823132251016 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132251016 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132251016 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132251016 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132251016 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132251016 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132251016 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132251016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132251016 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250823132251016 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250823132251016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132251016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132251016 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132251016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132251016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132251016 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132251016 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132251016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132251016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132251016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132251016 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132251016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132251016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 11TC_multi_lu_and_mt_ussd0(1153)15408863 TC_multi_lu_and_mt_ussd0(1157)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1157)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1153)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132251017 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132251017 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x5164CF44 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1153)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1153)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1149)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1157)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132251018 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132251018 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132251018 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132251018 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132251018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132251018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132251018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132251018 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132251018 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4:GERAN-A-206:PAGING_RESP)[0x561dbed97c70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132251018 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4:GERAN-A-206:PAGING_RESP)[0x561dbed97c70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4:GERAN-A-206:PAGING_RESP)[0x561dbedaf030] (msc_a.c:1053) 20250823132251018 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4:GERAN-A-206:PAGING_RESP)[0x561dbed97c70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132251018 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4:GERAN-A-206:PAGING_RESP)[0x561dbed97c70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132251018 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132251018 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132251018 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132251018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132251018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132251018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132251018 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132251018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132251018 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-RAN(1120)@7e0c241b4610: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1120)@7e0c241b4610: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:0 20250823132251019 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132251019 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132251019 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132251019 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132251019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:11 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 20250823132251019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132251019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132251019 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1153)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1149)521902 TC_multi_lu_and_mt_ussd0(1149)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132251019 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132251019 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x45F236B4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1149)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1149)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1149)@7e0c241b4610: Final verdict of PTC: pass 20250823132251222 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132251222 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132251222 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132251222 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132251222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132251222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132251222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132251222 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mt_ussd0(1157)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132251224 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823132251224 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823132251224 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132251224 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132251224 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132251224 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132251224 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132251224 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132251224 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132251224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132251224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132251224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132251224 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132251224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132251224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132251224 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132251224 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132251224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132251224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132251224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132251224 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132251224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132251224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1157)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1119)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1119)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132251226 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132251226 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132251226 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132251226 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132251226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132251226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132251226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132251226 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132251226 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B:GERAN-A-207:PAGING_RESP)[0x561dbed95010]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132251226 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B:GERAN-A-207:PAGING_RESP)[0x561dbed95010]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B:GERAN-A-207:PAGING_RESP)[0x561dbed9a350] (msc_a.c:1053) 20250823132251226 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B:GERAN-A-207:PAGING_RESP)[0x561dbed95010]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132251226 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B:GERAN-A-207:PAGING_RESP)[0x561dbed95010]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132251226 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B - active-conn: now used by 1 (attached) (msub.c:375) 20250823132251226 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132251226 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132251226 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132251226 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132251226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132251226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132251226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132251226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-M3UA(1121)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132251226 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132251226 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132251226 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132251226 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132251226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132251226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132251226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132251226 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1120)@7e0c241b4610: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1157)10780775 TC_multi_lu_and_mt_ussd0(1157)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132251227 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132251227 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x6A042D3B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1157)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1157)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1157)@7e0c241b4610: Final verdict of PTC: pass 20250823132251229 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132251229 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1125)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1119)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1121)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1122)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1120)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1123)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1142)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1159)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1154)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1132)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1126)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1130)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1118)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1140)@7e0c241b4610: Final verdict of PTC: none 20250823132251231 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1146)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1150)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1138)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1156)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1124)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1127)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1158)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1148)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1152)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1136)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1144)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1134)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1118): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1119): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1120): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1121): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1122): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1123): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1124): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1125): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1126): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1127): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1128): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1129): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1130): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1131): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1132): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1133): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1134): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1135): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1136): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1137): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1138): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1139): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1140): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1141): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1142): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1143): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1144): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1145): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1146): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1147): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1148): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1149): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1150): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1151): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1152): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1153): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1154): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1155): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1156): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1157): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1158): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1159): none (pass -> pass) MTC@7e0c241b4610: Test case TC_multi_lu_and_mt_ussd finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mt_ussd pass'. Sat Aug 23 13:22:51 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 20250823132251430 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132251430 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132251430 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132251430 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132251430 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132251430 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132251430 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132251430 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132251430 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) 20250823132251430 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132251430 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132251430 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132251430 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132251430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132251430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132251430 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132251430 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132251430 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132251430 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132252233 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=3766760) 20250823132253233 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132253432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132253432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132253432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=3766760, count=3767920) 20250823132254234 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mt_ussd pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher'. ------ MSC_Tests.TC_cipher_complete_with_invalid_cipher ------ Sat Aug 23 13:22:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_cipher_complete_with_invalid_cipher.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_cipher_complete_with_invalid_cipher.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132255235 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_cipher_complete_with_invalid_cipher started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1163)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1163)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1163)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1161)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132255767 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1164)@7e0c241b4610: 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 } } } 20250823132255959 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) 20250823132255959 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) 20250823132255959 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132255959 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(1163)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1163)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1163)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132255961 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132255961 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132255961 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132255961 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132255961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132255961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132255961 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(1163)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1163)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1163)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1163)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1163)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132255961 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132255961 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132255961 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132255961 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) MSC_Test_0-M3UA(1163)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823132255961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132255961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132255961 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(1163)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1163)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1163)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1163)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1163)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823132255961 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132255961 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1163)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1163)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132256236 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132256236 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1166)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1166)@7e0c241b4610: 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) } } } } 20250823132256238 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1166)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1166)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1166)@7e0c241b4610: 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(1166)@7e0c241b4610: 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(1166)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1166)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132256250 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) 20250823132256250 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1167)@7e0c241b4610: Created GsupExpect[0] for "262420000000052" to be handled at TC_cipher_complete_with_invalid_cipher0(1170) TC_cipher_complete_with_invalid_cipher0(1170)@7e0c241b4610: 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 } } } } 20250823132256764 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132256764 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132256764 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132256764 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132256764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132256764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132256764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132256764 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1163)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132256765 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132256765 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132256765 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132256765 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132256765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132256765 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132256765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132256765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1163)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1163)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1162)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1162)@7e0c241b4610: Added conn table entry 0TC_cipher_complete_with_invalid_cipher0(1170)9794758 MSC_Test_0-RAN(1162)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1161)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1163)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132256769 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132256769 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132256769 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132256769 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132256769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132256769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132256769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132256769 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132256769 DMM DEBUG msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbedb4850]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000052 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132256769 DMM DEBUG msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbedb4850]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132256769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed9efc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132256769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed9efc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbedb4850] (fsm.c:486) 20250823132256769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed9efc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823132256769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed9efc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132256769 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132256769 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000052 id=262420000000052 (vlr.c:661) 20250823132256769 DVLR INFO New subscr, IMSI: 262420000000052 (vlr.c:562) 20250823132256769 DVLR DEBUG VLR subscr IMSI-262420000000052 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132256769 DVLR DEBUG VLR subscr IMSI-262420000000052 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132256769 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132256769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed9efc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132256769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed9efc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132256769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed9efc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823132256769 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed98880]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823132256769 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed98880]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed9efc0] (fsm.c:486) 20250823132256769 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed98880]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823132256769 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed98880]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823132256770 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132256770 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132256770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132256770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132256770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132256770 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132256770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132256770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1163)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1163)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@7e0c241b4610: { messageType := 2, destLocRef := '9574C6'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(1161)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(1167)@7e0c241b4610: Found GsupExpect[0] for "262420000000052" handled at TC_cipher_complete_with_invalid_cipher0(1170) MSC_Test-GSUP(1167)@7e0c241b4610: Added IMSI table entry 0TC_cipher_complete_with_invalid_cipher0(1170)"262420000000052" 20250823132256773 DVLR DEBUG VLR subscr IMSI-262420000000052 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132256773 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed98880]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823132256773 DVLR DEBUG SUBSCR(IMSI-262420000000052) Received 1 auth tuples (vlr.c:996) 20250823132256773 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed98880]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823132256773 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed98880]{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) 20250823132256773 DMM DEBUG Tx AUTH REQ (rand = bedb7dcf4b1fb03d71e91c4baa13c5ee) (gsm_04_08.c:641) 20250823132256773 DVLR DEBUG VLR subscr IMSI-262420000000052 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132256773 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132256773 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132256773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132256773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132256773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132256773 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132256773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132256773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1163)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1163)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1162)@7e0c241b4610: patching N(SD)=1 into dtap '0514686BCE6D'O MSC_Test_0-RAN(1162)@7e0c241b4610: patched enc_l3: '0554686BCE6D'O MSC_Test_0-SCCP(1161)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1161)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1161)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100060554686BCE6D'O MSC_Test_0-M3UA(1163)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132256777 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132256777 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132256777 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132256777 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132256777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132256777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132256777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132256777 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132256777 DMM DEBUG msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbedb4850]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 686bce6d) (gsm_04_08.c:1128) 20250823132256777 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed98880]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823132256777 DVLR DEBUG SUBSCR(IMSI-262420000000052) AUTH on GERAN received SRES/RES: 686bce6d (4 bytes) (vlr_auth_fsm.c:151) 20250823132256777 DVLR INFO SUBSCR(IMSI-262420000000052) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823132256777 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed98880]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823132256777 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed98880]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823132256777 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed98880]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823132256777 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed98880]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed9efc0] (vlr_auth_fsm.c:294) 20250823132256777 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed98880]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823132256777 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed98880]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823132256777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823132256777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132256777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823132256777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823132256777 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132256777 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132256777 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132256777 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132256777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132256777 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132256777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132256777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1163)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1163)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1161)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1161)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1161)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250823132256780 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132256780 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132256780 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1163)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132256780 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132256780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132256780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132256780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132256780 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132256780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823132256780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132256780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132256780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132256780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed98880]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132256780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed98880]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed9efc0] (fsm.c:486) 20250823132256780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed98880]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132256780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed98880]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132256780 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132256780 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132256780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132256780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132256780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132256780 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132256780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132256780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1163)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1163)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132301770 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) 20250823132301770 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) 20250823132301770 DMM INFO msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbedb4850]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823132301770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132301770 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) 20250823132301770 DVLR DEBUG VLR subscr IMSI-262420000000052 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250823132301770 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132301770 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132301770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132301770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132301770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132301770 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132301770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132301770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132301770 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132301770 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132301770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132301770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132301770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132301770 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132301770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132301770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1163)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1163)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1163)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1163)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1161)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_with_invalid_cipher0(1170)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(1161)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1161)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1161)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132301773 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132301773 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132301773 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1163)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132301773 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132301773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132301773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132301773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132301773 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132301773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed9efc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132301773 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed98880]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132301773 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed98880]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed9efc0] (msc_a.c:1053) 20250823132301773 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed98880]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250823132301773 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed98880]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250823132301773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed9efc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbedb4850] (msc_a.c:1053) 20250823132301773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed9efc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132301773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed9efc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132301773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x561dbed9efc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132301773 DVLR INFO VLR subscr IMSI-262420000000052 - active-conn: now used by 0 (-) (msub.c:375) 20250823132301773 DVLR DEBUG SUBSCR(IMSI-262420000000052) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250823132301773 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132301773 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132301773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132301773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132301773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132301773 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132301773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132301773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1163)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1163)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1163)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132301774 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132301774 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132301774 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132301774 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132301774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132301774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132301774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132301774 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1162)@7e0c241b4610: Deleted conn table entry 0TC_cipher_complete_with_invalid_cipher0(1170)9794758 TC_cipher_complete_with_invalid_cipher0(1170)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1170)@7e0c241b4610: Skipping f_verify_vty_lac_ci() TC_cipher_complete_with_invalid_cipher0(1170)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1170)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(1161)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1163)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1164)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1162)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(1167)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1160)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1165)@7e0c241b4610: Final verdict of PTC: none 20250823132301779 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132301779 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823132301784 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1171)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1166)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1169)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1168)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1160): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1161): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1162): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1163): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1164): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1165): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1166): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1167): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1168): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1169): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_cipher_complete_with_invalid_cipher0(1170): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1171): none (pass -> pass) MTC@7e0c241b4610: Test case TC_cipher_complete_with_invalid_cipher finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher pass'. Sat Aug 23 13:23:01 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 20250823132301978 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132301978 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132301978 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132301978 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132301978 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132301978 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132301978 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132301978 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132301978 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) 20250823132301978 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132301978 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132301978 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132301978 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132301978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132301978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132301978 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132301978 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132301978 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132301978 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132302784 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=195044) 20250823132303785 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132303979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132303979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132303979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=195044, count=196824) 20250823132304786 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_1_without_cipher'. ------ MSC_Tests.TC_cipher_complete_1_without_cipher ------ Sat Aug 23 13:23:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_cipher_complete_1_without_cipher.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_cipher_complete_1_without_cipher.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132305787 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_1_without_cipher' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_cipher_complete_1_without_cipher started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1175)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1175)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1175)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(1173)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132306146 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1176)@7e0c241b4610: 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 } } } 20250823132306337 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) 20250823132306337 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) 20250823132306337 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132306337 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(1175)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1175)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1175)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132306338 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132306338 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132306338 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132306338 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132306338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132306338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132306338 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(1175)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1175)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1175)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1175)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1175)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132306339 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132306339 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132306339 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132306339 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132306339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132306339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132306339 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(1175)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1175)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1175)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1175)@7e0c241b4610: Message received on association #8 20250823132306339 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132306339 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1175)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1175)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1175)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1175)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132306788 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132306788 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1178)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1178)@7e0c241b4610: 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) } } } } 20250823132306790 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1178)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1178)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1178)@7e0c241b4610: 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(1178)@7e0c241b4610: 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(1178)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1178)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132306802 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) 20250823132306802 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1179)@7e0c241b4610: Created GsupExpect[0] for "262420000000053" to be handled at TC_cipher_complete_1_without_cipher0(1182) TC_cipher_complete_1_without_cipher0(1182)@7e0c241b4610: 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 } } } } 20250823132307144 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132307144 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132307144 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132307144 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132307144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132307144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132307144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132307144 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132307144 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132307144 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132307145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132307145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132307145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132307145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132307145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132307145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1175)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1174)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1174)@7e0c241b4610: Added conn table entry 0TC_cipher_complete_1_without_cipher0(1182)10168722 MSC_Test_0-SCCP(1173)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1174)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823132307152 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132307152 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132307152 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132307152 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132307152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132307152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132307152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132307152 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132307152 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbedb4850]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132307152 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbedb4850]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132307152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbeddbf00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132307152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbeddbf00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbedb4850] (fsm.c:486) 20250823132307152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbeddbf00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823132307152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbeddbf00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132307152 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132307152 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000053 id=262420000000053 (vlr.c:661) 20250823132307152 DVLR INFO New subscr, IMSI: 262420000000053 (vlr.c:562) 20250823132307152 DVLR DEBUG VLR subscr IMSI-262420000000053 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132307152 DVLR DEBUG VLR subscr IMSI-262420000000053 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132307152 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132307152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbeddbf00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132307152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbeddbf00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132307152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbeddbf00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823132307152 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbedb2a70]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823132307152 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbedb2a70]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbeddbf00] (fsm.c:486) 20250823132307152 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbedb2a70]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823132307152 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbedb2a70]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823132307152 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132307152 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132307152 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132307152 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132307152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132307152 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132307152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132307152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1175)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@7e0c241b4610: { messageType := 2, destLocRef := '9B2992'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(1173)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(1179)@7e0c241b4610: Found GsupExpect[0] for "262420000000053" handled at TC_cipher_complete_1_without_cipher0(1182) MSC_Test-GSUP(1179)@7e0c241b4610: Added IMSI table entry 0TC_cipher_complete_1_without_cipher0(1182)"262420000000053" 20250823132307157 DVLR DEBUG VLR subscr IMSI-262420000000053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132307157 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbedb2a70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823132307157 DVLR DEBUG SUBSCR(IMSI-262420000000053) Received 1 auth tuples (vlr.c:996) 20250823132307157 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbedb2a70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823132307157 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbedb2a70]{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) 20250823132307157 DMM DEBUG Tx AUTH REQ (rand = 88fe7d5ba3c4f92d45180a0c39466869) (gsm_04_08.c:641) 20250823132307157 DVLR DEBUG VLR subscr IMSI-262420000000053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132307157 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132307157 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132307157 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132307157 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132307157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132307157 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132307157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132307157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1175)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1174)@7e0c241b4610: patching N(SD)=1 into dtap '05140A5F8AEA'O MSC_Test_0-RAN(1174)@7e0c241b4610: patched enc_l3: '05540A5F8AEA'O MSC_Test_0-SCCP(1173)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1173)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1173)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000605540A5F8AEA'O MSC_Test_0-M3UA(1175)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132307162 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132307162 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132307162 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132307162 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132307162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132307162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132307162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132307162 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132307163 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbedb4850]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 0a5f8aea) (gsm_04_08.c:1128) 20250823132307163 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbedb2a70]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823132307163 DVLR DEBUG SUBSCR(IMSI-262420000000053) AUTH on GERAN received SRES/RES: 0a5f8aea (4 bytes) (vlr_auth_fsm.c:151) 20250823132307163 DVLR INFO SUBSCR(IMSI-262420000000053) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823132307163 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbedb2a70]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823132307163 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbedb2a70]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823132307163 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbedb2a70]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823132307163 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbedb2a70]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbeddbf00] (vlr_auth_fsm.c:294) 20250823132307163 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbedb2a70]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823132307163 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbedb2a70]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823132307163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbeddbf00]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823132307163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbeddbf00]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132307163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbeddbf00]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823132307163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbeddbf00]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823132307163 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132307163 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132307163 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132307163 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132307163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132307163 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132307163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132307163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1175)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1173)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1173)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1173)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1175)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132307166 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132307166 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132307166 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132307166 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132307166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132307166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132307166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132307166 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132307166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbeddbf00]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823132307166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbeddbf00]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132307166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbeddbf00]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132307166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbeddbf00]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132307166 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbedb2a70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132307166 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbedb2a70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbeddbf00] (fsm.c:486) 20250823132307166 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbedb2a70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132307166 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbedb2a70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132307166 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132307166 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132307166 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132307166 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132307166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132307166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132307166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132307166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1175)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132307168 DVLR DEBUG VLR subscr IMSI-262420000000053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132307168 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250823132307168 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250823132307168 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132307169 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132307169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x561dbeddbf00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132307169 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbedb2a70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132307169 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbedb2a70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132307169 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbedb2a70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132307169 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbedb2a70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x561dbeddbf00] (vlr_lu_fsm.c:110) 20250823132307169 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbedb2a70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132307169 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x561dbedb2a70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132307169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x561dbeddbf00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132307169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x561dbeddbf00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132307169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x561dbedc71a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132307169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x561dbedc71a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x561dbeddbf00] (fsm.c:486) 20250823132307169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x561dbedc71a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132307169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x561dbedc71a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132307169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x561dbedc71a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132307169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x561dbedc71a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132307169 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x3D73E537) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250823132307169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x561dbedc71a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132307169 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x3D73E537 LOCATION UPDATE ACCEPT (TMSI = 0x3d73e537) (gsm_04_08.c:149) 20250823132307169 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x3D73E537 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132307169 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132307169 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132307169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132307169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132307169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132307169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132307169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132307169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1175)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_1_without_cipher0(1182)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-RAN(1174)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1174)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_0-SCCP(1173)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1173)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1173)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O 20250823132307171 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132307171 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132307171 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132307171 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132307171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132307171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132307171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1175)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132307171 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132307171 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x3D73E537:GERAN-A-209:LU)[0x561dbedb4850]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132307171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x3D73E537:GERAN-A-209:LU)[0x561dbeddbf00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132307171 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x561dbedc71a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132307171 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250823132307171 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132307171 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x561dbedc71a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132307171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-209:LU)[0x561dbeddbf00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132307171 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x561dbedc71a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132307171 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x561dbedc71a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-209:LU)[0x561dbeddbf00] (vlr_lu_fsm.c:817) 20250823132307171 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x561dbedc71a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132307171 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x561dbedc71a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132307171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-209:LU)[0x561dbeddbf00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132307171 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250823132307172 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132307172 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537 + 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) 20250823132307172 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132307172 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132307172 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132307172 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132307172 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132307172 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132307172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132307172 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132307172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132307172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1175)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1173)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1173)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1173)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132307173 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132307173 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132307173 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132307173 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132307173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132307173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132307173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132307173 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132307173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-209:LU)[0x561dbeddbf00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132307173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-209:LU)[0x561dbeddbf00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-209:LU)[0x561dbedb4850] (msc_a.c:1053) 20250823132307173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-209:LU)[0x561dbeddbf00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132307173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-209:LU)[0x561dbeddbf00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132307173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-209:LU)[0x561dbeddbf00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132307173 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132307174 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132307174 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132307174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132307174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132307174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132307174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132307174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132307174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1175)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@7e0c241b4610: Session index based on local reference:0 20250823132307174 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132307174 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132307174 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132307174 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132307174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132307174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132307174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132307174 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1174)@7e0c241b4610: Deleted conn table entry 0TC_cipher_complete_1_without_cipher0(1182)10168722 TC_cipher_complete_1_without_cipher0(1182)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132307175 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132307175 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cipher_complete_1_without_cipher0(1182)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_1_without_cipher0(1182)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1182)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1182)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(1173)@7e0c241b4610: Final verdict of PTC: none 20250823132307179 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1179)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1175)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1178)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1174)@7e0c241b4610: Final verdict of PTC: none 20250823132307179 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132307179 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1176)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1172)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1180)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1177)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1181)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1183)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1172): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1173): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1174): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1175): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1176): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1177): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1178): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1179): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1180): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1181): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_cipher_complete_1_without_cipher0(1182): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1183): none (pass -> pass) MTC@7e0c241b4610: Test case TC_cipher_complete_1_without_cipher finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_1_without_cipher pass'. Sat Aug 23 13:23:07 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 20250823132307378 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132307378 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132307378 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132307378 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132307378 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132307378 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132307378 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132307378 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132307378 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) 20250823132307378 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132307378 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132307378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132307378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132307378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132307378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132307378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132307378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132307378 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132307378 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132308179 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=216616) 20250823132309180 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132309380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132309380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132309380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=216616, count=217776) 20250823132310181 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_1_without_cipher pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_3_without_cipher'. ------ MSC_Tests.TC_cipher_complete_3_without_cipher ------ Sat Aug 23 13:23:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_cipher_complete_3_without_cipher.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_cipher_complete_3_without_cipher.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132311182 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_3_without_cipher' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_cipher_complete_3_without_cipher started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1187)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1187)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1187)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1185)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132311528 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1188)@7e0c241b4610: 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 } } } 20250823132311718 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) 20250823132311718 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) 20250823132311718 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132311718 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(1187)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1187)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1187)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132311719 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132311719 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132311719 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132311719 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132311719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132311719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132311719 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(1187)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1187)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1187)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1187)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1187)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1187)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823132311720 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132311720 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132311720 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132311720 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132311720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132311720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132311720 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(1187)@7e0c241b4610: Message received on association #8 20250823132311720 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132311720 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1187)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1187)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1187)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1187)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1187)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1187)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132312183 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132312183 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1190)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1190)@7e0c241b4610: 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) } } } } 20250823132312184 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1190)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1190)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1190)@7e0c241b4610: 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(1190)@7e0c241b4610: 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(1190)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1190)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132312197 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) 20250823132312197 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1191)@7e0c241b4610: Created GsupExpect[0] for "262420000000054" to be handled at TC_cipher_complete_3_without_cipher0(1194) TC_cipher_complete_3_without_cipher0(1194)@7e0c241b4610: 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 } } } } 20250823132312523 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132312523 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132312523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132312523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132312523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132312523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132312523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132312523 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132312523 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132312523 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132312523 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132312523 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132312523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132312523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132312523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132312523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1187)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1186)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1186)@7e0c241b4610: Added conn table entry 0TC_cipher_complete_3_without_cipher0(1194)2061350 MSC_Test_0-RAN(1186)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1185)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1187)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132312529 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132312529 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132312529 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132312529 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132312529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132312529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132312529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132312529 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132312529 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbed81e20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132312529 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbed81e20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132312529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbed9e700]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132312529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbed9e700]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbed81e20] (fsm.c:486) 20250823132312529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbed9e700]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823132312529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbed9e700]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132312529 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132312529 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000054 id=262420000000054 (vlr.c:661) 20250823132312529 DVLR INFO New subscr, IMSI: 262420000000054 (vlr.c:562) 20250823132312529 DVLR DEBUG VLR subscr IMSI-262420000000054 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132312529 DVLR DEBUG VLR subscr IMSI-262420000000054 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132312529 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132312529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbed9e700]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132312529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbed9e700]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132312529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbed9e700]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823132312529 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbedc7f30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823132312529 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbedc7f30]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbed9e700] (fsm.c:486) 20250823132312529 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbedc7f30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823132312529 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbedc7f30]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823132312529 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132312529 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132312529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132312529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132312529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132312529 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132312529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132312529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1187)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@7e0c241b4610: { messageType := 2, destLocRef := '1F7426'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(1185)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(1191)@7e0c241b4610: Found GsupExpect[0] for "262420000000054" handled at TC_cipher_complete_3_without_cipher0(1194) MSC_Test-GSUP(1191)@7e0c241b4610: Added IMSI table entry 0TC_cipher_complete_3_without_cipher0(1194)"262420000000054" 20250823132312532 DVLR DEBUG VLR subscr IMSI-262420000000054 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132312532 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbedc7f30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823132312532 DVLR DEBUG SUBSCR(IMSI-262420000000054) Received 1 auth tuples (vlr.c:996) 20250823132312532 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbedc7f30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823132312532 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbedc7f30]{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) 20250823132312532 DMM DEBUG Tx AUTH REQ (rand = fad03f0c67c7c76e9e94cf92d95baf93) (gsm_04_08.c:641) 20250823132312532 DVLR DEBUG VLR subscr IMSI-262420000000054 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132312532 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132312532 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132312532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132312532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132312532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132312532 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132312532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132312532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1187)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1186)@7e0c241b4610: patching N(SD)=1 into dtap '05146B0AF3FC'O MSC_Test_0-RAN(1186)@7e0c241b4610: patched enc_l3: '05546B0AF3FC'O MSC_Test_0-SCCP(1185)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1185)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1185)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000605546B0AF3FC'O MSC_Test_0-M3UA(1187)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132312536 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132312536 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132312536 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132312536 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132312536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132312536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132312536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132312536 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132312536 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbed81e20]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 6b0af3fc) (gsm_04_08.c:1128) 20250823132312536 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbedc7f30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823132312536 DVLR DEBUG SUBSCR(IMSI-262420000000054) AUTH on GERAN received SRES/RES: 6b0af3fc (4 bytes) (vlr_auth_fsm.c:151) 20250823132312536 DVLR INFO SUBSCR(IMSI-262420000000054) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823132312536 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbedc7f30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823132312536 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbedc7f30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823132312536 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbedc7f30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823132312536 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbedc7f30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbed9e700] (vlr_auth_fsm.c:294) 20250823132312536 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbedc7f30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823132312536 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbedc7f30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823132312536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbed9e700]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823132312536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbed9e700]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132312536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbed9e700]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823132312537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbed9e700]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823132312537 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132312537 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132312537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132312537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132312537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132312537 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132312537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132312537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1187)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1185)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1185)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1185)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823132312539 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132312539 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132312539 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132312539 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132312539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132312539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132312539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132312539 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132312539 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132312539 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132312539 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132312539 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132312539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132312539 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132312539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132312539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1187)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1185)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1185)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1185)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000155'O 20250823132312542 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132312542 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132312542 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132312542 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132312542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132312542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132312542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132312542 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132312542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbed9e700]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823132312542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbed9e700]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132312542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbed9e700]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132312542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbed9e700]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132312542 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbedc7f30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132312542 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbedc7f30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbed9e700] (fsm.c:486) 20250823132312542 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbedc7f30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132312542 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbedc7f30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132312542 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132312542 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132312542 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132312542 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132312542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132312542 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132312542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132312542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1187)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132312544 DVLR DEBUG VLR subscr IMSI-262420000000054 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132312544 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250823132312544 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250823132312544 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132312544 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132312544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x561dbed9e700]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132312544 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbedc7f30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132312544 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbedc7f30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132312544 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbedc7f30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132312544 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbedc7f30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x561dbed9e700] (vlr_lu_fsm.c:110) 20250823132312545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbedc7f30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132312545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x561dbedc7f30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132312545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x561dbed9e700]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132312545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x561dbed9e700]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132312545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x561dbed9efc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132312545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x561dbed9efc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x561dbed9e700] (fsm.c:486) 20250823132312545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x561dbed9efc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132312545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x561dbed9efc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132312545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x561dbed9efc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132312545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x561dbed9efc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132312545 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x07A3F7FD) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250823132312545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x561dbed9efc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132312545 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x07A3F7FD LOCATION UPDATE ACCEPT (TMSI = 0x07a3f7fd) (gsm_04_08.c:149) 20250823132312545 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x07A3F7FD - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132312545 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132312545 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132312545 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132312545 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132312545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132312545 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132312545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132312545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1187)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_3_without_cipher0(1194)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-RAN(1186)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1186)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_0-SCCP(1185)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1185)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1185)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1187)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132312547 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132312547 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132312547 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132312547 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132312547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132312547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132312547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132312547 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132312547 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x07A3F7FD:GERAN-A-210:LU)[0x561dbed81e20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132312547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x07A3F7FD:GERAN-A-210:LU)[0x561dbed9e700]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132312547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x561dbed9efc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132312547 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250823132312547 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132312547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x561dbed9efc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132312547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-210:LU)[0x561dbed9e700]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132312547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x561dbed9efc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132312547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x561dbed9efc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-210:LU)[0x561dbed9e700] (vlr_lu_fsm.c:817) 20250823132312547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x561dbed9efc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132312547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x561dbed9efc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132312547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-210:LU)[0x561dbed9e700]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132312547 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250823132312547 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132312547 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD + 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) 20250823132312547 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132312547 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132312547 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132312547 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132312547 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132312547 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132312547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132312547 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132312547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132312547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1187)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1185)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1185)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1185)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132312549 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132312549 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132312549 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132312549 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132312549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1187)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132312549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132312549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132312549 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132312549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-210:LU)[0x561dbed9e700]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132312549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-210:LU)[0x561dbed9e700]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-210:LU)[0x561dbed81e20] (msc_a.c:1053) 20250823132312549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-210:LU)[0x561dbed9e700]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132312549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-210:LU)[0x561dbed9e700]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132312549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-210:LU)[0x561dbed9e700]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132312549 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD - active-conn: now used by 1 (attached) (msub.c:375) 20250823132312549 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132312549 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132312549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132312549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132312549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132312549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132312549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132312549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1187)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@7e0c241b4610: Session index based on local reference:0 20250823132312550 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132312550 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132312550 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132312550 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132312550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132312550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132312550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132312550 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1186)@7e0c241b4610: Deleted conn table entry 0TC_cipher_complete_3_without_cipher0(1194)2061350 TC_cipher_complete_3_without_cipher0(1194)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132312550 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132312550 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cipher_complete_3_without_cipher0(1194)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_3_without_cipher0(1194)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1194)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1194)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(1185)@7e0c241b4610: Final verdict of PTC: none 20250823132312554 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132312554 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1187)@7e0c241b4610: Final verdict of PTC: none 20250823132312554 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1191)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1186)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1192)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1193)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1189)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1190)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1184)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1195)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1188)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1184): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1185): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1186): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1187): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1188): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1189): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1190): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1191): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1192): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1193): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_cipher_complete_3_without_cipher0(1194): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1195): none (pass -> pass) MTC@7e0c241b4610: Test case TC_cipher_complete_3_without_cipher finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_3_without_cipher pass'. Sat Aug 23 13:23:12 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 20250823132312750 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132312750 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132312750 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132312750 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132312750 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132312750 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132312750 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132312750 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132312750 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) 20250823132312750 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132312750 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132312750 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132312750 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132312750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132312750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132312750 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132312750 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132312750 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132312750 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132313556 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=233768) 20250823132314558 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132314751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132314751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132314751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=233768, count=234928) 20250823132315559 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_3_without_cipher pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_13_without_cipher'. ------ MSC_Tests.TC_cipher_complete_13_without_cipher ------ Sat Aug 23 13:23:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_cipher_complete_13_without_cipher.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_cipher_complete_13_without_cipher.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132316561 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_13_without_cipher' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_cipher_complete_13_without_cipher started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1199)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1199)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1199)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1197)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132316871 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1200)@7e0c241b4610: 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 } } } 20250823132317063 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) 20250823132317063 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) 20250823132317063 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132317063 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(1199)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1199)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1199)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1199)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1199)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823132317064 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132317064 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132317064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132317064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132317064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132317064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132317064 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(1199)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1199)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1199)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132317065 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132317065 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132317065 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132317065 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132317065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132317065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132317065 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(1199)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1199)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1199)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1199)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1199)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1199)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1199)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1199)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132317065 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132317065 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132317562 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132317562 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1202)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1202)@7e0c241b4610: 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) } } } } 20250823132317564 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1202)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1202)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1202)@7e0c241b4610: 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(1202)@7e0c241b4610: 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(1202)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1202)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132317580 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) 20250823132317580 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1203)@7e0c241b4610: Created GsupExpect[0] for "262420000000055" to be handled at TC_cipher_complete_13_without_cipher0(1206) TC_cipher_complete_13_without_cipher0(1206)@7e0c241b4610: 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 } } } } 20250823132317867 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132317867 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132317867 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132317867 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132317867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132317867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132317867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132317867 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132317867 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132317867 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132317867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132317867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132317867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132317867 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132317867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132317867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1199)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1198)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1198)@7e0c241b4610: Added conn table entry 0TC_cipher_complete_13_without_cipher0(1206)5276514 MSC_Test_0-SCCP(1197)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1198)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1199)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132317871 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132317871 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132317871 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132317871 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132317871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132317871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132317871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132317871 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132317871 DMM DEBUG msc_a(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbedc71a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000055 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132317871 DMM DEBUG msc_a(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbedc71a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132317871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbed9efc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132317871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbed9efc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbedc71a0] (fsm.c:486) 20250823132317871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbed9efc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823132317871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbed9efc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132317871 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132317871 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000055 id=262420000000055 (vlr.c:661) 20250823132317871 DVLR INFO New subscr, IMSI: 262420000000055 (vlr.c:562) 20250823132317871 DVLR DEBUG VLR subscr IMSI-262420000000055 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132317871 DVLR DEBUG VLR subscr IMSI-262420000000055 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132317871 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132317871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbed9efc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132317871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbed9efc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132317871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbed9efc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823132317871 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbeddbf00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823132317871 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbeddbf00]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbed9efc0] (fsm.c:486) 20250823132317871 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbeddbf00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823132317871 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbeddbf00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823132317871 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132317871 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132317871 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132317871 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132317871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132317871 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132317871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132317871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1199)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@7e0c241b4610: { messageType := 2, destLocRef := '508362'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(1197)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(1203)@7e0c241b4610: Found GsupExpect[0] for "262420000000055" handled at TC_cipher_complete_13_without_cipher0(1206) MSC_Test-GSUP(1203)@7e0c241b4610: Added IMSI table entry 0TC_cipher_complete_13_without_cipher0(1206)"262420000000055" 20250823132317875 DVLR DEBUG VLR subscr IMSI-262420000000055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132317875 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbeddbf00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823132317875 DVLR DEBUG SUBSCR(IMSI-262420000000055) Received 1 auth tuples (vlr.c:996) 20250823132317875 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbeddbf00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823132317875 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbeddbf00]{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) 20250823132317875 DMM DEBUG Tx AUTH REQ (rand = 2100b4bfd2c3f49c46d9d4fa6c560daf) (gsm_04_08.c:641) 20250823132317875 DVLR DEBUG VLR subscr IMSI-262420000000055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132317875 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132317875 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132317875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132317875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132317875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132317875 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132317875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132317875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1199)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1198)@7e0c241b4610: patching N(SD)=1 into dtap '0514769FF8E7'O MSC_Test_0-RAN(1198)@7e0c241b4610: patched enc_l3: '0554769FF8E7'O MSC_Test_0-SCCP(1197)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1197)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1197)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100060554769FF8E7'O 20250823132317878 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132317878 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132317878 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132317878 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132317878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132317878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132317878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1199)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132317878 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132317878 DMM DEBUG msc_a(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbedc71a0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 769ff8e7) (gsm_04_08.c:1128) 20250823132317878 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbeddbf00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823132317878 DVLR DEBUG SUBSCR(IMSI-262420000000055) AUTH on GERAN received SRES/RES: 769ff8e7 (4 bytes) (vlr_auth_fsm.c:151) 20250823132317878 DVLR INFO SUBSCR(IMSI-262420000000055) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823132317878 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbeddbf00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823132317878 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbeddbf00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823132317878 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbeddbf00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823132317878 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbeddbf00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbed9efc0] (vlr_auth_fsm.c:294) 20250823132317878 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbeddbf00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823132317878 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbeddbf00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823132317878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823132317878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132317878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823132317878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823132317878 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132317878 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132317878 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132317878 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132317878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132317878 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132317878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132317878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1199)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1197)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1197)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1197)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823132317880 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132317880 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1199)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132317880 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132317880 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132317880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132317880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132317880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132317880 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132317880 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132317880 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132317880 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132317880 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132317880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132317880 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132317880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132317880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1199)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1197)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1197)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1197)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000155'O 20250823132317882 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132317882 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132317882 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132317882 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132317882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132317882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132317882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132317882 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132317882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823132317882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132317882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132317882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132317882 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbeddbf00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132317882 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbeddbf00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbed9efc0] (fsm.c:486) 20250823132317882 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbeddbf00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132317882 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbeddbf00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132317882 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132317882 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132317882 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132317882 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132317882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132317882 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132317882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132317882 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1199)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132317884 DVLR DEBUG VLR subscr IMSI-262420000000055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132317884 DVLR DEBUG IMSI:262420000000055 has MSISDN:491230000055 (vlr.c:1045) 20250823132317884 DMSC NOTICE msub(IMSI-262420000000055:MSISDN-491230000055) VLR: update for IMSI=262420000000055 (MSISDN=491230000055) (gsm_04_08.c:1541) 20250823132317884 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132317884 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132317884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132317884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbeddbf00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132317884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbeddbf00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132317884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbeddbf00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132317884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbeddbf00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x561dbed9efc0] (vlr_lu_fsm.c:110) 20250823132317884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbeddbf00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132317884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x561dbeddbf00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132317884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132317884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132317884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x561dbed90e30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132317884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x561dbed90e30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x561dbed9efc0] (fsm.c:486) 20250823132317884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x561dbed90e30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132317884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x561dbed90e30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132317884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x561dbed90e30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132317884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x561dbed90e30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132317884 DMSC NOTICE msub(IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x5B16104D) VLR: update for IMSI=262420000000055 (MSISDN=491230000055) (gsm_04_08.c:1541) 20250823132317884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x561dbed90e30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132317884 DMM DEBUG -> IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x5B16104D LOCATION UPDATE ACCEPT (TMSI = 0x5b16104d) (gsm_04_08.c:149) 20250823132317884 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x5B16104D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132317884 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132317884 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132317884 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132317884 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132317884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132317884 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132317884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132317884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1199)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_13_without_cipher0(1206)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-RAN(1198)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1198)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_0-SCCP(1197)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1197)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1197)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1199)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132317886 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132317886 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132317886 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132317886 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132317886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132317886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132317886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132317886 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132317886 DMM DEBUG msc_a(IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x5B16104D:GERAN-A-211:LU)[0x561dbedc71a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132317886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x5B16104D:GERAN-A-211:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132317886 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x561dbed90e30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132317886 DMSC NOTICE msub(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5B16104D) VLR: update for IMSI=262420000000055 (MSISDN=491230000055) (gsm_04_08.c:1541) 20250823132317886 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5B16104D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132317886 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x561dbed90e30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132317886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5B16104D:GERAN-A-211:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132317886 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x561dbed90e30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132317886 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x561dbed90e30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5B16104D:GERAN-A-211:LU)[0x561dbed9efc0] (vlr_lu_fsm.c:817) 20250823132317886 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x561dbed90e30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132317886 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x561dbed90e30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132317886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5B16104D:GERAN-A-211:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132317886 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000055/3/1): Available (smpp_smsc.c:626) 20250823132317886 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5B16104D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132317886 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5B16104D + 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) 20250823132317886 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5B16104D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132317886 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5B16104D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132317886 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132317886 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132317886 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132317886 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132317886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132317886 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132317886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132317886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1199)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1197)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1197)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1197)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1199)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132317887 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132317887 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132317887 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132317887 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132317887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132317887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132317887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132317887 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132317888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5B16104D:GERAN-A-211:LU)[0x561dbed9efc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132317888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5B16104D:GERAN-A-211:LU)[0x561dbed9efc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5B16104D:GERAN-A-211:LU)[0x561dbedc71a0] (msc_a.c:1053) 20250823132317888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5B16104D:GERAN-A-211:LU)[0x561dbed9efc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132317888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5B16104D:GERAN-A-211:LU)[0x561dbed9efc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132317888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5B16104D:GERAN-A-211:LU)[0x561dbed9efc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132317888 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5B16104D - active-conn: now used by 1 (attached) (msub.c:375) 20250823132317888 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132317888 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132317888 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132317888 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132317888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132317888 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132317888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132317888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1199)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@7e0c241b4610: Session index based on local reference:0 20250823132317888 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132317888 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1199)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132317888 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132317888 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132317888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132317888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132317888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132317888 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1198)@7e0c241b4610: Deleted conn table entry 0TC_cipher_complete_13_without_cipher0(1206)5276514 TC_cipher_complete_13_without_cipher0(1206)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132317889 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5B16104D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132317889 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x5B16104D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cipher_complete_13_without_cipher0(1206)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_13_without_cipher0(1206)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1206)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1206)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(1203)@7e0c241b4610: Final verdict of PTC: none 20250823132317892 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132317892 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1197)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1200)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1199)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1198)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1196)@7e0c241b4610: Final verdict of PTC: none 20250823132317892 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1202)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1201)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1204)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1207)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1205)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1196): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1197): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1198): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1199): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1200): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1201): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1202): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1203): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1204): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1205): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_cipher_complete_13_without_cipher0(1206): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1207): none (pass -> pass) MTC@7e0c241b4610: Test case TC_cipher_complete_13_without_cipher finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_13_without_cipher pass'. Sat Aug 23 13:23:17 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 20250823132318090 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132318090 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132318090 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132318090 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132318090 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132318090 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132318090 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132318090 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132318090 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) 20250823132318090 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132318090 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132318090 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132318090 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132318090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132318090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132318090 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132318090 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132318090 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132318090 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132318893 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=232492) 20250823132319894 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132320091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132320091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132320091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=232492, count=233652) 20250823132320895 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_13_without_cipher pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc'. ------ MSC_Tests.TC_lu_with_invalid_mcc_mnc ------ Sat Aug 23 13:23:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_with_invalid_mcc_mnc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_with_invalid_mcc_mnc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132321896 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_with_invalid_mcc_mnc started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1211)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1211)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1211)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1209)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132322259 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1212)@7e0c241b4610: 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 } } } 20250823132322447 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) 20250823132322447 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) 20250823132322447 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132322447 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(1211)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1211)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1211)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1211)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1211)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823132322449 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132322449 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132322449 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132322449 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132322449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132322449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132322449 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(1211)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1211)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1211)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1211)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823132322451 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132322451 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132322451 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) MSC_Test_0-M3UA(1211)@7e0c241b4610: Message received on association #8 20250823132322451 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132322451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132322451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132322451 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(1211)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1211)@7e0c241b4610: Message received on association #8 20250823132322451 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132322451 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1211)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1211)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1211)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1211)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132322897 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132322897 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1214)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1214)@7e0c241b4610: 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) } } } } 20250823132322901 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1214)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1214)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1214)@7e0c241b4610: 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(1214)@7e0c241b4610: 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(1214)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1214)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132322917 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) 20250823132322917 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1215)@7e0c241b4610: Created GsupExpect[0] for "262420000000054" to be handled at TC_lu_with_invalid_mcc_mnc0(1218) TC_lu_with_invalid_mcc_mnc0(1218)@7e0c241b4610: 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(1211)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132323253 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132323253 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132323253 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132323253 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132323253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132323253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132323253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132323253 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132323253 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132323253 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132323253 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132323253 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132323253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132323253 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132323253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132323253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1211)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1211)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1210)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1210)@7e0c241b4610: Added conn table entry 0TC_lu_with_invalid_mcc_mnc0(1218)378526 MSC_Test_0-RAN(1210)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1209)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1211)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132323259 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132323259 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132323259 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132323259 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132323259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132323259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132323259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132323259 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132323259 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-212:LU)[0x561dbedb2a70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132323259 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-212:LU)[0x561dbedb2a70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132323259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-212:LU)[0x561dbed81e20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132323259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-212:LU)[0x561dbed81e20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-212:LU)[0x561dbedb2a70] (fsm.c:486) 20250823132323259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-212:LU)[0x561dbed81e20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132323259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-212:LU)[0x561dbed81e20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132323259 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132323259 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132323259 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823132323259 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132323259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-212:LU)[0x561dbed81e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132323259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-212:LU)[0x561dbed81e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132323259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-212:LU)[0x561dbed81e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132323259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-212:LU)[0x561dbed81e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132323259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-212:LU)[0x561dbed81e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132323259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-212:LU)[0x561dbed81e20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132323259 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-212:LU)[0x561dbeddbf00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132323259 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-212:LU)[0x561dbeddbf00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-212:LU)[0x561dbed81e20] (fsm.c:486) 20250823132323259 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-212:LU)[0x561dbeddbf00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132323259 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-212:LU)[0x561dbeddbf00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132323259 DPAG NOTICE ran_peer(GERAN-A:RI-SSN_PC:PC-0-24-1:SSN-BSSAP)[0x561dbed24ed0]{READY}: Added seen cell to this RAN peer: CGI:333-22-23-42 (ran_peer.c:105) 20250823132323259 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132323259 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132323259 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132323259 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132323259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132323259 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132323259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132323259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132323259 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132323259 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132323259 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132323259 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132323259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132323259 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132323259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132323259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1211)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1211)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1211)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1211)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@7e0c241b4610: { messageType := 2, destLocRef := '05C69E'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(1209)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1215)@7e0c241b4610: Found GsupExpect[0] for "262420000000054" handled at TC_lu_with_invalid_mcc_mnc0(1218) MSC_Test-GSUP(1215)@7e0c241b4610: Added IMSI table entry 0TC_lu_with_invalid_mcc_mnc0(1218)"262420000000054" 20250823132328260 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132328260 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132328260 DMM INFO msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-212:LU)[0x561dbedb2a70]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823132328260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-212:LU)[0x561dbed81e20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132328260 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132328260 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132328260 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132328260 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132328260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132328260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132328260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132328260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132328260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132328260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132328260 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132328260 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132328260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132328260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132328260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132328260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132328260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132328260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1211)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1211)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1211)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1211)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1209)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_with_invalid_mcc_mnc0(1218)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(1209)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1209)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1209)@7e0c241b4610: vl_from0 20250823132328263 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132328263 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132328263 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132328263 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132328263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132328263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132328263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132328263 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1209)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1211)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132328263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-212:LU)[0x561dbed81e20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132328263 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-212:LU)[0x561dbeddbf00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132328263 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-212:LU)[0x561dbeddbf00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-212:LU)[0x561dbed81e20] (msc_a.c:1053) 20250823132328263 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-212:LU)[0x561dbeddbf00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250823132328263 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-212:LU)[0x561dbeddbf00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250823132328263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-212:LU)[0x561dbed81e20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-212:LU)[0x561dbedb2a70] (msc_a.c:1053) 20250823132328263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-212:LU)[0x561dbed81e20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132328263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-212:LU)[0x561dbed81e20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132328263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-212:LU)[0x561dbed81e20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132328263 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD - active-conn: now used by 1 (attached) (msub.c:375) 20250823132328263 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132328263 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132328263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132328263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132328263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132328263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132328263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132328263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1211)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1211)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@7e0c241b4610: Session index based on local reference:0 20250823132328264 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132328264 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132328264 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132328264 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132328264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132328264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132328264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132328264 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1211)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1210)@7e0c241b4610: Deleted conn table entry 0TC_lu_with_invalid_mcc_mnc0(1218)378526 TC_lu_with_invalid_mcc_mnc0(1218)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_with_invalid_mcc_mnc0(1218)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(1215)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1211)@7e0c241b4610: Final verdict of PTC: none 20250823132328267 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132328267 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1209)@7e0c241b4610: Final verdict of PTC: none 20250823132328268 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1212)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1214)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1217)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1210)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1216)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1213)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1208)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1219)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1208): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1209): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1210): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1211): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1212): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1213): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1214): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1215): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1216): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1217): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_with_invalid_mcc_mnc0(1218): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1219): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_with_invalid_mcc_mnc finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc pass'. Sat Aug 23 13:23:28 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 20250823132328470 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132328470 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132328470 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132328470 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132328470 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132328470 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132328470 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132328470 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132328470 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) 20250823132328470 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132328470 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132328470 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132328470 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132328470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132328470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132328470 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132328470 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132328470 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132328470 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132329270 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=157852) 20250823132330271 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132330471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132330471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132330471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=157852, count=159012) 20250823132331273 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_reset'. ------ MSC_Tests.TC_sgsap_reset ------ Sat Aug 23 13:23:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132332274 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_reset' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_sgsap_reset started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1223)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1223)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1223)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1221)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132332656 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1224)@7e0c241b4610: 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 } } } 20250823132332846 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) 20250823132332846 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) 20250823132332846 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132332846 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(1223)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1223)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1223)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132332848 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132332848 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132332848 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132332848 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) MSC_Test_0-M3UA(1223)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1223)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823132332848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132332848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132332848 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(1223)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1223)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1223)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1223)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1223)@7e0c241b4610: Message received on association #8 20250823132332849 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132332849 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132332849 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132332849 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132332849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132332849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132332849 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823132332849 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(1223)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1223)@7e0c241b4610: Message received on association #8 20250823132332849 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1223)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1223)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1223)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1223)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132333275 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132333275 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1226)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1226)@7e0c241b4610: 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) } } } } 20250823132333277 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1226)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1226)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1226)@7e0c241b4610: 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(1226)@7e0c241b4610: 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(1226)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1226)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132333288 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) 20250823132333288 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1229)@7e0c241b4610: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1229)@7e0c241b4610: Created Expect[0] for '262420000011810'H to be handled at TC_sgsap_reset0(1231) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132333327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) TC_sgsap_reset0(1231)@7e0c241b4610: VLR name: "vlr.example.net" TC_sgsap_reset0(1231)@7e0c241b4610: setverdict(pass): none -> pass 20250823132333652 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132333652 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132333652 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132333652 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132333652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132333652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132333652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132333652 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1223)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132333652 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132333652 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132333652 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132333652 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132333652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132333652 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132333652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132333652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1223)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1223)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1222)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_reset0(1231)@7e0c241b4610: Final verdict of PTC: pass 20250823132334337 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132334337 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132334337 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132334337 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132334337 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132334337 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132334337 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132334337 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132334338 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) 20250823132334338 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132334338 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132334338 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132334338 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132334338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132334338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132334338 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132334338 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(1223)@7e0c241b4610: Final verdict of PTC: none 20250823132334338 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132334338 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132334339 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132334339 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823132334339 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-GSUP(1227)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1222)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1221)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1224)@7e0c241b4610: Final verdict of PTC: none 20250823132334341 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1228)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1226)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1225)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1220)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1230)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1232)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SGsAP(1229)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1220): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1221): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1222): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1223): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1224): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1225): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1226): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1227): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1228): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SGsAP(1229): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1230): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_sgsap_reset0(1231): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1232): none (pass -> pass) MTC@7e0c241b4610: Test case TC_sgsap_reset finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_reset pass'. Sat Aug 23 13:23:34 UTC 2025 ====== MSC_Tests.TC_sgsap_reset pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_reset.talloc 20250823132335343 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=144384) 20250823132336340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132336340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132336340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823132336345 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=144384, count=145544) 20250823132337346 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_reset pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu'. ------ MSC_Tests.TC_sgsap_lu ------ Sat Aug 23 13:23:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_lu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_lu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132338346 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_sgsap_lu started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1236)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1236)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1236)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1234)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132338692 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1237)@7e0c241b4610: 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 } } } 20250823132338884 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) 20250823132338884 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) 20250823132338884 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132338884 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)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1236)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1236)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132338885 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132338885 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132338885 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132338885 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132338885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132338885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132338885 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)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1236)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1236)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1236)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1236)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132338886 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132338886 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132338886 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132338886 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132338886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(1236)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1236)@7e0c241b4610: Message received on association #8 20250823132338886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132338886 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)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1236)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1236)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1236)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823132338886 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132338886 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1236)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1236)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132339347 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132339347 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1239)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1239)@7e0c241b4610: 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) } } } } 20250823132339349 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1239)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1239)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1239)@7e0c241b4610: 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)@7e0c241b4610: 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)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1239)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132339364 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) 20250823132339364 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1242)@7e0c241b4610: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1242)@7e0c241b4610: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_lu0(1244) MSC_Test-GSUP(1240)@7e0c241b4610: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1244) 20250823132339427 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250823132339428 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011811 id=262420000011811 (vlr.c:661) 20250823132339428 DVLR INFO New subscr, IMSI: 262420000011811 (vlr.c:562) 20250823132339428 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250823132339428 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011811 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1240)@7e0c241b4610: Found GsupExpect[0] for "262420000011811" handled at TC_sgsap_lu0(1244) MSC_Test-GSUP(1240)@7e0c241b4610: Added IMSI table entry 0TC_sgsap_lu0(1244)"262420000011811" 20250823132339431 DVLR DEBUG VLR subscr IMSI-262420000011811:TMSInew-0x0AFD5CBA + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132339431 DVLR DEBUG IMSI:262420000011811 has MSISDN:491230011811 (vlr.c:1045) 20250823132339431 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (NO CONN!) (gsm_04_08.c:1541) 20250823132339431 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x0AFD5CBA - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250823132339432 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x0AFD5CBA + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132339432 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x0AFD5CBA + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250823132339432 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x0AFD5CBA - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250823132339432 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x0AFD5CBA - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_lu0(1244)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011811'H TC_sgsap_lu0(1244)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011811'H MSC_Test-SGsAP(1242)@7e0c241b4610: 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 := '0AFD5CBA'O } } } } } } handled at TC_sgsap_lu0(1244) TC_sgsap_lu0(1244)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011811'H 20250823132339435 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x0AFD5CBA + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250823132339435 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) TC_sgsap_lu0(1244)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test-GSUP(1240)@7e0c241b4610: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1244) TC_sgsap_lu0(1244)@7e0c241b4610: 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 } } } } 20250823132339689 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132339689 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132339689 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132339689 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132339689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132339689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132339689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132339689 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1236)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132339690 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132339690 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132339690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132339690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132339690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132339690 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132339690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132339690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1236)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1236)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1235)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1235)@7e0c241b4610: Added conn table entry 0TC_sgsap_lu0(1244)12239377 MSC_Test_0-SCCP(1234)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1235)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823132339698 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132339698 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132339698 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132339698 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132339698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132339698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1236)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132339698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132339698 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132339699 DMM DEBUG msc_a(IMSI-262420000011811:GERAN-A-213:LU)[0x561dbed9efc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011811 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132339699 DMM DEBUG msc_a(IMSI-262420000011811:GERAN-A-213:LU)[0x561dbed9efc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132339699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-213:LU)[0x561dbedc3050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132339699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-213:LU)[0x561dbedc3050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011811:GERAN-A-213:LU)[0x561dbed9efc0] (fsm.c:486) 20250823132339699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-213:LU)[0x561dbedc3050]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132339699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-213:LU)[0x561dbedc3050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132339699 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132339699 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132339699 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823132339699 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132339699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbedc3050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132339699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbedc3050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132339699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbedc3050]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132339699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbedc3050]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132339699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbedc3050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132339699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbedc3050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132339699 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbed90e30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132339699 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbed90e30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbedc3050] (fsm.c:486) 20250823132339699 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbed90e30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132339699 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbed90e30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132339699 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132339699 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132339699 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132339699 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132339699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132339699 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132339699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132339699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132339699 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132339699 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132339699 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132339699 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132339699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132339699 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132339699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132339699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1236)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1236)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1236)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1236)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@7e0c241b4610: { messageType := 2, destLocRef := 'BAC211'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(1234)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132339702 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132339702 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1234)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1234)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1234)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1234)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1236)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132339704 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132339704 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132339704 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132339704 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132339704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132339704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132339704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132339704 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_sgsap_lu0(1244)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1244)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132339707 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132339707 DVLR DEBUG IMSI:262420000011811 has MSISDN:491230011811 (vlr.c:1045) 20250823132339707 DMSC NOTICE msub(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (gsm_04_08.c:1541) 20250823132339707 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132339707 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132339707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbedc3050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132339707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbed90e30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132339707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbed90e30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132339707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbed90e30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132339707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbed90e30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbedc3050] (vlr_lu_fsm.c:110) 20250823132339707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbed90e30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132339707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbed90e30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132339707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbedc3050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132339707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbedc3050]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132339707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbed6d1d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132339707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbed6d1d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbedc3050] (fsm.c:486) 20250823132339707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbed6d1d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132339707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbed6d1d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132339707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbed6d1d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132339707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbed6d1d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132339707 DMSC NOTICE msub(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:TMSInew-0x2FA3C11A) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (gsm_04_08.c:1541) 20250823132339707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbed6d1d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132339707 DMM DEBUG -> IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:TMSInew-0x2FA3C11A LOCATION UPDATE ACCEPT (TMSI = 0x2fa3c11a) (gsm_04_08.c:149) 20250823132339707 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:TMSInew-0x2FA3C11A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132339707 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132339707 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132339707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132339707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132339707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132339707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132339707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132339707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1236)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1236)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1244)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1235)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1235)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1234)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1234)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1234)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1234)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823132339714 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132339714 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132339714 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132339714 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132339714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132339714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132339714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132339714 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1236)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132339715 DMM DEBUG msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:TMSInew-0x2FA3C11A:GERAN-A-213:LU)[0x561dbed9efc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132339715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:TMSInew-0x2FA3C11A:GERAN-A-213:LU)[0x561dbedc3050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132339715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbed6d1d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132339715 DMSC NOTICE msub(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (gsm_04_08.c:1541) 20250823132339715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbed6d1d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132339715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A:GERAN-A-213:LU)[0x561dbedc3050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132339715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbed6d1d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132339715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbed6d1d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A:GERAN-A-213:LU)[0x561dbedc3050] (vlr_lu_fsm.c:817) 20250823132339715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbed6d1d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132339715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0AFD5CBA:GERAN-A-213:LU)[0x561dbed6d1d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132339715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A:GERAN-A-213:LU)[0x561dbedc3050]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132339715 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011811/3/1): Available (smpp_smsc.c:626) 20250823132339715 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132339715 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132339715 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132339715 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132339715 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132339715 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132339715 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132339715 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132339715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132339715 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132339715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132339715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1236)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1236)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1234)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1234)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1234)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1234)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132339718 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132339718 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132339718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132339718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132339718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132339718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132339718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132339718 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1236)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132339718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A:GERAN-A-213:LU)[0x561dbedc3050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132339718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A:GERAN-A-213:LU)[0x561dbedc3050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A:GERAN-A-213:LU)[0x561dbed9efc0] (msc_a.c:1053) 20250823132339718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A:GERAN-A-213:LU)[0x561dbedc3050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132339718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A:GERAN-A-213:LU)[0x561dbedc3050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132339718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A:GERAN-A-213:LU)[0x561dbedc3050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132339718 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A - active-conn: now used by 1 (attached) (msub.c:375) 20250823132339718 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132339718 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132339718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132339718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132339718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132339718 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132339718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132339718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1236)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1236)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1236)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132339719 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132339719 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132339719 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132339719 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132339719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132339719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132339719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132339719 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1235)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_lu0(1244)12239377 TC_sgsap_lu0(1244)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132339720 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132339720 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_lu0(1244)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1244)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1244)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1235)@7e0c241b4610: Created IMSI[0] for '262420000011811'H'2FA3C11A'O to be handled at TC_sgsap_lu0(1244) 20250823132339725 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132339725 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250823132339725 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250823132339725 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132339725 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132339725 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132339725 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132339725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132339725 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132339725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132339725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1236)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1236)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1235)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu0(1244) TC_sgsap_lu0(1244)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1244)@7e0c241b4610: 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 := '2FA3C11A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1235)@7e0c241b4610: Added conn table entry 0TC_sgsap_lu0(1244)105618 MSC_Test_0-RAN(1235)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1234)@7e0c241b4610: First idle individual index:0 20250823132339731 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(1236)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132339731 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132339731 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132339731 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132339731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132339731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132339731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132339731 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132339732 DMM DEBUG msc_a(TMSI-0x2FA3C11A:GERAN-A-214:CM_SERVICE_REQ)[0x561dbedb2a70]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823132339732 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2FA3C11A:GERAN-A-214:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132339732 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2FA3C11A:GERAN-A-214:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2FA3C11A:GERAN-A-214:CM_SERVICE_REQ)[0x561dbedb2a70] (fsm.c:486) 20250823132339732 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2FA3C11A:GERAN-A-214:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132339732 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2FA3C11A:GERAN-A-214:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132339732 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132339732 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132339732 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A:GERAN-A-214:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132339732 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A:GERAN-A-214:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132339732 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A:GERAN-A-214:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132339732 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A:GERAN-A-214:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132339732 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A:GERAN-A-214:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132339732 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A:GERAN-A-214:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132339732 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A:GERAN-A-214:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132339732 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A:GERAN-A-214:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132339732 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A:GERAN-A-214:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132339732 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A:GERAN-A-214:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132339732 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011811/3/1): Available (smpp_smsc.c:626) 20250823132339732 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823132339732 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132339732 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132339732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132339732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132339732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132339732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132339732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132339732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132339732 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132339732 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132339732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132339732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132339732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132339732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132339732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132339732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132339732 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132339732 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132339732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1236)@7e0c241b4610: Message received on association #8 20250823132339732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132339732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132339732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132339732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132339732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1236)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1236)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1236)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1236)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1236)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@7e0c241b4610: { messageType := 2, destLocRef := '019C92'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(1234)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1234)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132339734 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250823132339734 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu0(1244)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1244)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1234)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1234)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1234)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1234)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1236)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132339740 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132339740 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132339740 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132339740 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132339740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132339740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132339740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132339740 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132339740 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250823132339740 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250823132339741 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823132339741 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132339741 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132339741 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132339741 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132339741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132339741 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132339741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132339741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132339741 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132339741 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132339741 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132339741 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132339741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132339741 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132339741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132339741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1236)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1236)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1236)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1236)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1234)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1244)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1244)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1234)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1234)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1234)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1234)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1236)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132339745 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132339745 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132339745 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132339745 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132339745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132339745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132339745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132339745 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132339745 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250823132339745 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132339745 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A + 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) 20250823132339745 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132339745 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250823132339745 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132339745 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132339745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132339745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132339745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132339745 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132339745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132339745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1236)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1236)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1234)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1234)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1234)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1234)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1236)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132339747 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132339747 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132339747 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132339747 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132339747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132339747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132339747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132339748 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132339748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A:GERAN-A-214:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132339748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A:GERAN-A-214:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A:GERAN-A-214:CM_SERVICE_REQ)[0x561dbedb2a70] (msc_a.c:1053) 20250823132339748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A:GERAN-A-214:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132339748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A:GERAN-A-214:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132339748 DBSSAP ERROR msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A:GERAN-A-214:CM_SERVICE_REQ)[0x561dbedb2a70]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250823132339748 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250823132339748 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132339748 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132339748 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132339748 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132339748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132339748 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132339748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132339748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1236)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1236)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@7e0c241b4610: Session index based on local reference:0 20250823132339749 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132339749 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132339749 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132339749 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132339749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132339749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132339749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132339749 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1236)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1235)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_lu0(1244)105618 TC_sgsap_lu0(1244)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132339749 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250823132339749 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_lu0(1244)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1244)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1244)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1244)@7e0c241b4610: Final verdict of PTC: pass 20250823132339755 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132339755 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1240)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1243)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1237)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1234)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1241)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1236)@7e0c241b4610: Final verdict of PTC: none 20250823132339756 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) IPA-CTRL-CLI-IPA(1233)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SGsAP(1242)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1245)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1235)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1238)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1239)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1233): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1234): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1235): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1236): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1237): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1238): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1239): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1240): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1241): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SGsAP(1242): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1243): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_sgsap_lu0(1244): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1245): none (pass -> pass) MTC@7e0c241b4610: Test case TC_sgsap_lu finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu pass'. 20250823132339770 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) Sat Aug 23 13:23:39 UTC 2025 ====== MSC_Tests.TC_sgsap_lu pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_lu.talloc 20250823132339950 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132339950 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132339950 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132339950 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132339950 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132339950 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132339950 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132339950 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132339950 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) 20250823132339950 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132339950 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132339950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132339950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132339950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132339950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132339950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132339950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132339950 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132339950 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132340770 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=341876) 20250823132341771 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132341951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132341951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132341951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=341876, count=343656) 20250823132342772 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_imsi_reject'. ------ MSC_Tests.TC_sgsap_lu_imsi_reject ------ Sat Aug 23 13:23:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_lu_imsi_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_lu_imsi_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132343773 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_imsi_reject' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_sgsap_lu_imsi_reject started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1249)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1249)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1249)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1247)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132344156 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1250)@7e0c241b4610: 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 } } } 20250823132344351 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) 20250823132344351 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) 20250823132344351 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132344351 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(1249)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1249)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1249)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132344356 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132344356 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132344356 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132344356 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132344356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132344356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132344356 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(1249)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1249)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1249)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1249)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1249)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132344357 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132344357 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132344357 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132344357 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132344357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132344357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132344357 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823132344357 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(1249)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1249)@7e0c241b4610: Message received on association #8 20250823132344357 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1249)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1249)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1249)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1249)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1249)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1249)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132344774 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132344774 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1252)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1252)@7e0c241b4610: 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) } } } } 20250823132344776 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1252)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1252)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1252)@7e0c241b4610: 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(1252)@7e0c241b4610: 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(1252)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1252)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132344786 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) 20250823132344786 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1255)@7e0c241b4610: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1255)@7e0c241b4610: Created Expect[0] for '262420000011812'H to be handled at TC_sgsap_lu_imsi_reject0(1257) MSC_Test-GSUP(1253)@7e0c241b4610: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1257) 20250823132344827 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250823132344827 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011812 id=262420000011812 (vlr.c:661) 20250823132344827 DVLR INFO New subscr, IMSI: 262420000011812 (vlr.c:562) 20250823132344827 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132344827 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011812 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1253)@7e0c241b4610: Found GsupExpect[0] for "262420000011812" handled at TC_sgsap_lu_imsi_reject0(1257) MSC_Test-GSUP(1253)@7e0c241b4610: Added IMSI table entry 0TC_sgsap_lu_imsi_reject0(1257)"262420000011812" TC_sgsap_lu_imsi_reject0(1257)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1257)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011812'H 20250823132344829 DVLR DEBUG VLR subscr IMSI-262420000011812:TMSInew-0x9AB3D05D + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132344829 DVLR DEBUG SUBSCR(IMSI-262420000011812:TMSInew-0x9AB3D05D) UpdateLocation failed; gmm_cause: GSM authentication unacceptable (vlr.c:1173) 20250823132344829 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132344829 DVLR DEBUG VLR subscr IMSI-262420000011812 - SGs-lu: now used by 1 (vlr_gsup_rx) (vlr_sgs.c:138) 20250823132344829 DVLR INFO VLR subscr IMSI-262420000011812 - vlr_gsup_rx: now used by 0 (-) (vlr.c:1410) 20250823132344829 DVLR DEBUG SUBSCR(IMSI-262420000011812) freeing VLR subscr (max total use count was 2) (vlr.c:472) MSC_Test-SGsAP(1255)@7e0c241b4610: 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(1257) TC_sgsap_lu_imsi_reject0(1257)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1257)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test-GSUP(1253)@7e0c241b4610: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1257) TC_sgsap_lu_imsi_reject0(1257)@7e0c241b4610: 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 } } } } 20250823132345155 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132345155 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132345155 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132345155 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132345155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132345155 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132345155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132345155 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132345156 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132345156 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132345156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132345156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132345156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132345156 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132345156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132345156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1249)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1249)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1248)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1248)@7e0c241b4610: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1257)2246698 MSC_Test_0-RAN(1248)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1247)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1249)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132345161 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132345161 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132345161 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132345161 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132345161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132345161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132345161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132345161 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132345161 DMM DEBUG msc_a(IMSI-262420000011812:GERAN-A-215:LU)[0x561dbedc71a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011812 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132345161 DMM DEBUG msc_a(IMSI-262420000011812:GERAN-A-215:LU)[0x561dbedc71a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132345161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x561dbed9efc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132345161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x561dbed9efc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011812:GERAN-A-215:LU)[0x561dbedc71a0] (fsm.c:486) 20250823132345161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x561dbed9efc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132345161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x561dbed9efc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132345161 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132345161 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011812 id=262420000011812 (vlr.c:661) 20250823132345161 DVLR INFO New subscr, IMSI: 262420000011812 (vlr.c:562) 20250823132345161 DVLR DEBUG VLR subscr IMSI-262420000011812 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132345161 DVLR DEBUG VLR subscr IMSI-262420000011812 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132345161 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132345161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x561dbed9efc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132345161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x561dbed9efc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132345161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x561dbed9efc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132345161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x561dbed9efc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132345161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x561dbed9efc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132345161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x561dbed9efc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132345161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132345161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x561dbed9efc0] (fsm.c:486) 20250823132345161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132345161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132345161 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132345161 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132345161 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132345161 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132345161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132345161 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132345161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132345161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132345161 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132345161 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132345161 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132345161 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132345161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132345161 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132345161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132345161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1249)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1249)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1249)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1249)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@7e0c241b4610: { messageType := 2, destLocRef := '22482A'O ("\"H*"), 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(1247)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132345163 DVLR DEBUG VLR subscr IMSI-262420000011812 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132345163 DVLR DEBUG VLR subscr IMSI-262420000011812 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_sgsap_lu_imsi_reject0(1257)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1257)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1247)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1247)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1247)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823132345164 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132345164 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132345164 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132345164 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132345164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132345164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132345164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132345164 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1249)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132345165 DVLR DEBUG VLR subscr IMSI-262420000011812 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132345165 DVLR DEBUG IMSI:262420000011812 has MSISDN:491230011812 (vlr.c:1045) 20250823132345165 DMSC NOTICE msub(IMSI-262420000011812:MSISDN-491230011812) VLR: update for IMSI=262420000011812 (MSISDN=491230011812) (gsm_04_08.c:1541) 20250823132345165 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132345165 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132345165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132345165 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132345165 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132345165 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132345165 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x561dbed9efc0] (vlr_lu_fsm.c:110) 20250823132345165 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132345165 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132345165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132345165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132345165 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x561dbedc9370]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132345165 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x561dbedc9370]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x561dbed9efc0] (fsm.c:486) 20250823132345165 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x561dbedc9370]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132345165 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x561dbedc9370]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132345165 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x561dbedc9370]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132345165 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x561dbedc9370]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132345165 DMSC NOTICE msub(IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x1127AF7C) VLR: update for IMSI=262420000011812 (MSISDN=491230011812) (gsm_04_08.c:1541) 20250823132345165 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x561dbedc9370]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132345165 DMM DEBUG -> IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x1127AF7C LOCATION UPDATE ACCEPT (TMSI = 0x1127af7c) (gsm_04_08.c:149) 20250823132345165 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x1127AF7C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132345165 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132345165 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132345165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132345165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132345165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132345165 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132345165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132345165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1249)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1249)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1257)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1248)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1248)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1247)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1247)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1247)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1249)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132345168 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132345168 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132345168 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132345168 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132345168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132345168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132345168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132345168 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132345168 DMM DEBUG msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x1127AF7C:GERAN-A-215:LU)[0x561dbedc71a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132345168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x1127AF7C:GERAN-A-215:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132345168 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x561dbedc9370]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132345168 DMSC NOTICE msub(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C) VLR: update for IMSI=262420000011812 (MSISDN=491230011812) (gsm_04_08.c:1541) 20250823132345168 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132345168 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x561dbedc9370]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132345168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C:GERAN-A-215:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132345169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x561dbedc9370]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132345169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x561dbedc9370]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C:GERAN-A-215:LU)[0x561dbed9efc0] (vlr_lu_fsm.c:817) 20250823132345169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x561dbedc9370]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132345169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x561dbedc9370]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132345169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C:GERAN-A-215:LU)[0x561dbed9efc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132345169 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011812/3/1): Available (smpp_smsc.c:626) 20250823132345169 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132345169 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C + 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) 20250823132345169 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132345169 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132345169 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132345169 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132345169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132345169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132345169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132345169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132345169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132345169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1249)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1249)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1247)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1247)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1247)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132345170 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132345170 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132345170 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132345170 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1249)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132345170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132345170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132345170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132345170 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132345170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C:GERAN-A-215:LU)[0x561dbed9efc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132345170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C:GERAN-A-215:LU)[0x561dbed9efc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C:GERAN-A-215:LU)[0x561dbedc71a0] (msc_a.c:1053) 20250823132345170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C:GERAN-A-215:LU)[0x561dbed9efc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132345170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C:GERAN-A-215:LU)[0x561dbed9efc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132345170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C:GERAN-A-215:LU)[0x561dbed9efc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132345170 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C - active-conn: now used by 1 (attached) (msub.c:375) 20250823132345170 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132345170 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132345170 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132345170 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132345170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132345170 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132345170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132345170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1249)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1249)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@7e0c241b4610: Session index based on local reference:0 20250823132345170 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132345170 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132345170 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132345170 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132345170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132345170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132345170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132345170 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1249)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1248)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1257)2246698 TC_sgsap_lu_imsi_reject0(1257)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132345171 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132345171 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_lu_imsi_reject0(1257)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1257)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1257)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1248)@7e0c241b4610: Created IMSI[0] for '262420000011812'H'1127AF7C'O to be handled at TC_sgsap_lu_imsi_reject0(1257) 20250823132345176 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132345176 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250823132345176 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250823132345176 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132345176 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132345176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132345176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132345176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132345176 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132345176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132345176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1249)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1249)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1248)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_imsi_reject0(1257) TC_sgsap_lu_imsi_reject0(1257)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1257)@7e0c241b4610: 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 := '1127AF7C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1248)@7e0c241b4610: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1257)10062597 MSC_Test_0-RAN(1248)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1247)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1249)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132345179 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132345179 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132345179 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132345179 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132345179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132345179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132345179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132345179 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132345179 DMM DEBUG msc_a(TMSI-0x1127AF7C:GERAN-A-216:CM_SERVICE_REQ)[0x561dbedb2a70]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823132345179 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1127AF7C:GERAN-A-216:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132345179 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1127AF7C:GERAN-A-216:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1127AF7C:GERAN-A-216:CM_SERVICE_REQ)[0x561dbedb2a70] (fsm.c:486) 20250823132345179 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1127AF7C:GERAN-A-216:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132345179 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1127AF7C:GERAN-A-216:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132345179 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132345179 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132345179 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C:GERAN-A-216:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132345179 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C:GERAN-A-216:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132345179 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C:GERAN-A-216:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132345180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C:GERAN-A-216:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132345180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C:GERAN-A-216:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132345180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C:GERAN-A-216:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132345180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C:GERAN-A-216:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132345180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C:GERAN-A-216:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132345180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C:GERAN-A-216:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132345180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C:GERAN-A-216:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132345180 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011812/3/1): Available (smpp_smsc.c:626) 20250823132345180 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823132345180 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132345180 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132345180 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132345180 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132345180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132345180 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132345180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132345180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132345180 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132345180 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132345180 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132345180 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132345180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132345180 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132345180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132345180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132345180 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132345180 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132345180 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132345180 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132345180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132345180 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132345180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132345180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1249)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1249)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1249)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1249)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1249)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1249)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@7e0c241b4610: { messageType := 2, destLocRef := '998B05'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(1247)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1247)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132345180 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250823132345180 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu_imsi_reject0(1257)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1257)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1247)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1247)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1247)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1249)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132345184 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132345184 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132345184 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132345184 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132345184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132345184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132345184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132345184 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132345184 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250823132345184 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250823132345184 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823132345185 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132345185 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132345185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132345185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132345185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132345185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132345185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132345185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132345185 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132345185 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132345185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132345185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132345185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132345185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132345185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132345185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1249)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1249)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1249)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1247)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1249)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1257)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1257)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1247)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1247)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1247)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1249)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132345186 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132345187 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132345187 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132345187 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132345187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132345187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132345187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132345187 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132345187 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250823132345187 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132345187 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C + 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) 20250823132345187 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132345187 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250823132345187 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132345187 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132345187 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132345187 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132345187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132345187 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132345187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132345187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1249)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1249)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1247)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1247)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1247)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132345188 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132345188 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132345188 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132345188 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132345188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132345188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132345188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132345188 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1249)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132345188 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C:GERAN-A-216:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132345188 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C:GERAN-A-216:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C:GERAN-A-216:CM_SERVICE_REQ)[0x561dbedb2a70] (msc_a.c:1053) 20250823132345188 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C:GERAN-A-216:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132345188 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C:GERAN-A-216:CM_SERVICE_REQ)[0x561dbed6d1d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132345188 DBSSAP ERROR msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C:GERAN-A-216:CM_SERVICE_REQ)[0x561dbedb2a70]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250823132345188 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250823132345188 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132345188 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132345188 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132345188 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132345188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132345188 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132345188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132345188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1249)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1249)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@7e0c241b4610: Session index based on local reference:0 20250823132345188 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132345188 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132345188 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132345188 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132345188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132345188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1249)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132345188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132345188 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1248)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1257)10062597 TC_sgsap_lu_imsi_reject0(1257)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132345189 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250823132345189 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_lu_imsi_reject0(1257)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1257)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1257)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1257)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(1253)@7e0c241b4610: Final verdict of PTC: none 20250823132345193 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1252)@7e0c241b4610: Final verdict of PTC: none 20250823132345193 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132345193 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1249)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1247)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1250)@7e0c241b4610: Final verdict of PTC: none 20250823132345193 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) IPA-CTRL-CLI-IPA(1258)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1248)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1251)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1256)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SGsAP(1255)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1254)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1246)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1246): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1247): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1248): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1249): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1250): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1251): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1252): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1253): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1254): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SGsAP(1255): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1256): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_sgsap_lu_imsi_reject0(1257): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1258): none (pass -> pass) MTC@7e0c241b4610: Test case TC_sgsap_lu_imsi_reject finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_imsi_reject pass'. Sat Aug 23 13:23:45 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 20250823132345390 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132345390 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132345390 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132345390 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132345390 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132345390 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132345390 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132345390 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132345390 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) 20250823132345390 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132345390 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132345390 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132345390 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132345390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132345390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132345390 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132345390 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132345390 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132345390 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132346194 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=333252) 20250823132347195 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132347392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132347392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132347392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=333252, count=335484) 20250823132348197 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_nothing'. ------ MSC_Tests.TC_sgsap_lu_and_nothing ------ Sat Aug 23 13:23:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_lu_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_lu_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132349197 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_nothing' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_sgsap_lu_and_nothing started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1262)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1262)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1262)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1260)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132349520 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1263)@7e0c241b4610: 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 } } } 20250823132349714 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) 20250823132349714 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) 20250823132349714 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132349714 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(1262)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1262)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1262)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132349716 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132349716 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132349716 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132349716 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132349716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132349716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132349716 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(1262)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1262)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1262)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1262)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132349717 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132349717 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132349717 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132349717 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132349717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132349717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132349717 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(1262)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1262)@7e0c241b4610: Message received on association #8 20250823132349717 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132349717 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1262)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1262)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1262)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1262)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132349726 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A - Paging: now used by 1 (attached) (paging.c:202) 20250823132350199 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132350199 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1265)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1265)@7e0c241b4610: 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) } } } } 20250823132350201 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1265)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1265)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1265)@7e0c241b4610: 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(1265)@7e0c241b4610: 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(1265)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1265)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132350211 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) 20250823132350211 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1268)@7e0c241b4610: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1268)@7e0c241b4610: Created Expect[0] for '262420000011813'H to be handled at TC_sgsap_lu_and_nothing0(1270) MSC_Test-GSUP(1266)@7e0c241b4610: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1270) 20250823132350250 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250823132350250 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011813 id=262420000011813 (vlr.c:661) 20250823132350250 DVLR INFO New subscr, IMSI: 262420000011813 (vlr.c:562) 20250823132350250 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132350250 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011813 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1266)@7e0c241b4610: Found GsupExpect[0] for "262420000011813" handled at TC_sgsap_lu_and_nothing0(1270) MSC_Test-GSUP(1266)@7e0c241b4610: Added IMSI table entry 0TC_sgsap_lu_and_nothing0(1270)"262420000011813" 20250823132350253 DVLR DEBUG VLR subscr IMSI-262420000011813:TMSInew-0xB6CB0608 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132350253 DVLR DEBUG IMSI:262420000011813 has MSISDN:491230011813 (vlr.c:1045) 20250823132350253 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (NO CONN!) (gsm_04_08.c:1541) 20250823132350253 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0xB6CB0608 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250823132350253 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0xB6CB0608 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132350253 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0xB6CB0608 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250823132350253 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0xB6CB0608 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250823132350253 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0xB6CB0608 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_lu_and_nothing0(1270)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1270)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011813'H MSC_Test-SGsAP(1268)@7e0c241b4610: 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 := 'B6CB0608'O } } } } } } handled at TC_sgsap_lu_and_nothing0(1270) TC_sgsap_lu_and_nothing0(1270)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1270)@7e0c241b4610: setverdict(pass): none -> pass 20250823132350521 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132350521 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132350521 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132350521 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132350521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132350521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132350521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132350521 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1262)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132350521 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132350521 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132350521 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132350521 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132350521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132350521 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132350521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132350521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1262)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1261)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823132355177 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x1127AF7C - Paging: now used by 1 (attached) (paging.c:202) MSC_Test-GSUP-IPA(1265)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1265)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1265)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1265)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP(1266)@7e0c241b4610: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1270) TC_sgsap_lu_and_nothing0(1270)@7e0c241b4610: 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(1261)@7e0c241b4610: Added conn table entry 0TC_sgsap_lu_and_nothing0(1270)5758742 MSC_Test_0-SCCP(1260)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1261)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1262)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132435311 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132435311 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132435311 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132435311 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132435311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132435311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132435311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132435311 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132435311 DMM DEBUG msc_a(IMSI-262420000011813:GERAN-A-217:LU)[0x561dbed9efc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011813 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132435311 DMM DEBUG msc_a(IMSI-262420000011813:GERAN-A-217:LU)[0x561dbed9efc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132435311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-217:LU)[0x561dbedc9370]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132435311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-217:LU)[0x561dbedc9370]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011813:GERAN-A-217:LU)[0x561dbed9efc0] (fsm.c:486) 20250823132435311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-217:LU)[0x561dbedc9370]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132435311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-217:LU)[0x561dbedc9370]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132435311 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) 20250823132435311 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132435311 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823132435311 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132435311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbedc9370]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132435311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbedc9370]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132435311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbedc9370]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132435311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbedc9370]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132435311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbedc9370]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132435311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbedc9370]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132435311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132435311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbedc9370] (fsm.c:486) 20250823132435311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132435311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132435311 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132435311 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132435311 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132435311 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132435311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132435311 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132435311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132435311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132435311 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132435311 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132435311 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132435311 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132435311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132435311 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132435311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132435311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1262)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1262)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@7e0c241b4610: { messageType := 2, destLocRef := '57DF16'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(1260)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132435314 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132435314 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1260)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1260)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1260)@7e0c241b4610: vl_from0 TC_sgsap_lu_and_nothing0(1270)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1270)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1260)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823132435315 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132435315 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132435315 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132435315 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132435315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132435315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132435315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132435315 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1262)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132435315 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132435315 DVLR DEBUG IMSI:262420000011813 has MSISDN:491230011813 (vlr.c:1045) 20250823132435315 DMSC NOTICE msub(IMSI-262420000011813:MSISDN-491230011813) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (gsm_04_08.c:1541) 20250823132435315 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132435316 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132435316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbedc9370]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132435316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132435316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132435316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132435316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbedc9370] (vlr_lu_fsm.c:110) 20250823132435316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132435316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132435316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbedc9370]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132435316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbedc9370]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132435316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbed81910]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132435316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbed81910]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbedc9370] (fsm.c:486) 20250823132435316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbed81910]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132435316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbed81910]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132435316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbed81910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132435316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbed81910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132435316 DMSC NOTICE msub(IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x6D3BFE0B) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (gsm_04_08.c:1541) 20250823132435316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbed81910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132435316 DMM DEBUG -> IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x6D3BFE0B LOCATION UPDATE ACCEPT (TMSI = 0x6d3bfe0b) (gsm_04_08.c:149) 20250823132435316 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x6D3BFE0B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132435316 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132435316 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132435316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132435316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132435316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132435316 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132435316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132435316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1262)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1270)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1261)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1261)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1260)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1260)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1260)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1260)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1262)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132435319 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132435319 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132435319 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132435319 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132435319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132435319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132435319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132435319 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132435319 DMM DEBUG msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x6D3BFE0B:GERAN-A-217:LU)[0x561dbed9efc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132435319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x6D3BFE0B:GERAN-A-217:LU)[0x561dbedc9370]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132435319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbed81910]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132435319 DMSC NOTICE msub(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (gsm_04_08.c:1541) 20250823132435319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbed81910]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132435319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B:GERAN-A-217:LU)[0x561dbedc9370]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132435319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbed81910]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132435319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbed81910]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B:GERAN-A-217:LU)[0x561dbedc9370] (vlr_lu_fsm.c:817) 20250823132435319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbed81910]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132435319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x561dbed81910]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132435319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B:GERAN-A-217:LU)[0x561dbedc9370]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132435319 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011813/3/1): Available (smpp_smsc.c:626) 20250823132435319 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132435319 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132435319 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132435319 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132435319 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132435319 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132435319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132435319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132435319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132435319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132435319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132435319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1262)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1260)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1260)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1260)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1260)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1262)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132435320 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132435320 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132435320 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132435320 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132435320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132435320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132435320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132435320 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132435320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B:GERAN-A-217:LU)[0x561dbedc9370]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132435320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B:GERAN-A-217:LU)[0x561dbedc9370]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B:GERAN-A-217:LU)[0x561dbed9efc0] (msc_a.c:1053) 20250823132435320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B:GERAN-A-217:LU)[0x561dbedc9370]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132435320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B:GERAN-A-217:LU)[0x561dbedc9370]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132435320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B:GERAN-A-217:LU)[0x561dbedc9370]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132435320 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B - active-conn: now used by 1 (attached) (msub.c:375) 20250823132435320 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132435320 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132435320 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132435320 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132435320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132435320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132435320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132435321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1262)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@7e0c241b4610: Session index based on local reference:0 20250823132435321 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132435321 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132435321 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132435321 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132435321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1262)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132435321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132435321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132435321 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1261)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1270)5758742 TC_sgsap_lu_and_nothing0(1270)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132435322 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132435322 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_lu_and_nothing0(1270)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1270)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1270)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1261)@7e0c241b4610: Created IMSI[0] for '262420000011813'H'6D3BFE0B'O to be handled at TC_sgsap_lu_and_nothing0(1270) 20250823132435325 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132435325 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250823132435325 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250823132435325 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132435325 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132435325 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132435325 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132435325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132435325 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132435325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132435325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1262)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1261)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_nothing0(1270) TC_sgsap_lu_and_nothing0(1270)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1270)@7e0c241b4610: 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 := '6D3BFE0B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1261)@7e0c241b4610: Added conn table entry 0TC_sgsap_lu_and_nothing0(1270)14693555 MSC_Test_0-RAN(1261)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1260)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1262)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132435328 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132435328 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132435328 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132435328 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132435328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132435328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132435328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132435328 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132435329 DMM DEBUG msc_a(TMSI-0x6D3BFE0B:GERAN-A-218:CM_SERVICE_REQ)[0x561dbedc71a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823132435329 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6D3BFE0B:GERAN-A-218:CM_SERVICE_REQ)[0x561dbedb2a70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132435329 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6D3BFE0B:GERAN-A-218:CM_SERVICE_REQ)[0x561dbedb2a70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6D3BFE0B:GERAN-A-218:CM_SERVICE_REQ)[0x561dbedc71a0] (fsm.c:486) 20250823132435329 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6D3BFE0B:GERAN-A-218:CM_SERVICE_REQ)[0x561dbedb2a70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132435329 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6D3BFE0B:GERAN-A-218:CM_SERVICE_REQ)[0x561dbedb2a70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132435329 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132435329 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132435329 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B:GERAN-A-218:CM_SERVICE_REQ)[0x561dbedb2a70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132435329 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B:GERAN-A-218:CM_SERVICE_REQ)[0x561dbedb2a70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132435329 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B:GERAN-A-218:CM_SERVICE_REQ)[0x561dbedb2a70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132435329 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B:GERAN-A-218:CM_SERVICE_REQ)[0x561dbedb2a70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132435329 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B:GERAN-A-218:CM_SERVICE_REQ)[0x561dbedb2a70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132435329 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B:GERAN-A-218:CM_SERVICE_REQ)[0x561dbedb2a70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132435329 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B:GERAN-A-218:CM_SERVICE_REQ)[0x561dbedb2a70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132435329 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B:GERAN-A-218:CM_SERVICE_REQ)[0x561dbedb2a70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132435329 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B:GERAN-A-218:CM_SERVICE_REQ)[0x561dbedb2a70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132435329 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B:GERAN-A-218:CM_SERVICE_REQ)[0x561dbedb2a70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132435329 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011813/3/1): Available (smpp_smsc.c:626) 20250823132435329 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823132435329 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132435329 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132435329 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132435329 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132435329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132435329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132435329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132435329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132435329 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132435329 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132435329 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132435329 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132435329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132435329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132435329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132435329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132435329 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132435329 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132435329 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132435329 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132435329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132435329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132435329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132435329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1262)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1262)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1262)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@7e0c241b4610: { messageType := 2, destLocRef := 'E034B3'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(1260)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1260)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132435330 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250823132435330 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu_and_nothing0(1270)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1270)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1260)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1260)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1260)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1260)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1262)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132435333 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132435333 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132435333 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132435333 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132435333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132435333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132435333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132435333 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132435333 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250823132435333 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250823132435333 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823132435333 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132435333 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132435333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132435333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132435333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132435333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132435333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132435333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132435333 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132435333 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132435333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132435333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132435333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132435333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132435333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132435333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1262)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1262)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1260)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1270)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1270)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1260)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1260)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1260)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1260)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1262)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132435335 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132435335 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132435335 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132435335 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132435335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132435335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132435335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132435335 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132435335 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250823132435335 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132435335 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B + 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) 20250823132435335 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132435335 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250823132435335 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132435335 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132435335 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132435335 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132435335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132435335 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132435335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132435335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1262)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1260)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1260)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1260)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1260)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1262)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132435336 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132435336 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132435336 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132435336 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132435336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132435336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132435336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132435336 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132435336 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B:GERAN-A-218:CM_SERVICE_REQ)[0x561dbedb2a70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132435336 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B:GERAN-A-218:CM_SERVICE_REQ)[0x561dbedb2a70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B:GERAN-A-218:CM_SERVICE_REQ)[0x561dbedc71a0] (msc_a.c:1053) 20250823132435336 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B:GERAN-A-218:CM_SERVICE_REQ)[0x561dbedb2a70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132435336 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B:GERAN-A-218:CM_SERVICE_REQ)[0x561dbedb2a70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132435336 DBSSAP ERROR msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B:GERAN-A-218:CM_SERVICE_REQ)[0x561dbedc71a0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250823132435336 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250823132435336 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132435336 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132435336 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132435336 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132435336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132435336 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132435336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132435336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1262)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1262)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1262)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132435336 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132435336 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132435336 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132435336 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132435336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132435336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132435336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132435337 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1261)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1270)14693555 TC_sgsap_lu_and_nothing0(1270)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132435337 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250823132435337 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_lu_and_nothing0(1270)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1270)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1270)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1270)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(1266)@7e0c241b4610: Final verdict of PTC: none 20250823132435340 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823132435341 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132435341 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1262)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1265)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1260)@7e0c241b4610: Final verdict of PTC: none 20250823132435341 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-SMPP(1267)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1271)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1263)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1264)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1269)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1261)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SGsAP(1268)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1259)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1259): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1260): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1261): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1262): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1263): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1264): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1265): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1266): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1267): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SGsAP(1268): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1269): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_sgsap_lu_and_nothing0(1270): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1271): none (pass -> pass) MTC@7e0c241b4610: Test case TC_sgsap_lu_and_nothing finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_nothing pass'. Sat Aug 23 13:24:35 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 20250823132435538 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132435538 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132435538 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132435538 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132435538 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132435538 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132435538 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132435538 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132435538 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) 20250823132435538 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132435538 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132435538 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132435538 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132435538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132435538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132435538 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132435538 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132435538 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132435538 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132436340 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=349268) 20250823132437341 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132437539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132437539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132437539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=349268, count=351500) 20250823132438342 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_nothing pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps'. ------ MSC_Tests.TC_sgsap_expl_imsi_det_eps ------ Sat Aug 23 13:24:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_expl_imsi_det_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_expl_imsi_det_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132439344 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_sgsap_expl_imsi_det_eps started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1275)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1275)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1275)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1273)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132439689 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1276)@7e0c241b4610: 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 } } } 20250823132439881 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) 20250823132439881 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) 20250823132439881 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132439881 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(1275)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1275)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1275)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132439883 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132439883 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132439883 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132439883 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132439883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132439883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132439883 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(1275)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1275)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1275)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1275)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1275)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132439883 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132439883 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132439883 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132439883 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132439883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132439883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132439883 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(1275)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1275)@7e0c241b4610: Message received on association #8 20250823132439884 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132439884 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1275)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1275)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1275)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1275)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1275)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1275)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132440345 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132440345 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1278)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1278)@7e0c241b4610: 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) } } } } 20250823132440348 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1278)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1278)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1278)@7e0c241b4610: 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(1278)@7e0c241b4610: 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(1278)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1278)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132440368 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) 20250823132440368 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1281)@7e0c241b4610: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1281)@7e0c241b4610: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_expl_imsi_det_eps0(1283) MSC_Test-GSUP(1279)@7e0c241b4610: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1283) 20250823132440526 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250823132440526 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011814 id=262420000011814 (vlr.c:661) 20250823132440526 DVLR INFO New subscr, IMSI: 262420000011814 (vlr.c:562) 20250823132440526 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250823132440526 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1279)@7e0c241b4610: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_expl_imsi_det_eps0(1283) MSC_Test-GSUP(1279)@7e0c241b4610: Added IMSI table entry 0TC_sgsap_expl_imsi_det_eps0(1283)"262420000011814" 20250823132440530 DVLR DEBUG VLR subscr IMSI-262420000011814:TMSInew-0x89E53915 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132440530 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250823132440530 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (NO CONN!) (gsm_04_08.c:1541) 20250823132440530 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x89E53915 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250823132440530 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x89E53915 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132440530 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x89E53915 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250823132440530 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x89E53915 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250823132440530 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x89E53915 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_expl_imsi_det_eps0(1283)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1283)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1281)@7e0c241b4610: 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 := '89E53915'O } } } } } } handled at TC_sgsap_expl_imsi_det_eps0(1283) TC_sgsap_expl_imsi_det_eps0(1283)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1283)@7e0c241b4610: setverdict(pass): none -> pass 20250823132440533 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x89E53915 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250823132440533 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250823132440686 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132440686 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132440686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132440686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132440686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132440686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132440686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132440686 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1275)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132440686 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132440686 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132440686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132440686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132440686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1275)@7e0c241b4610: Message received on association #8 20250823132440686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132440686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132440686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1274)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_eps0(1283)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011814'H 20250823132443539 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915 + vlr_sgs_eps_detach: now used by 2 (attached,vlr_sgs_eps_detach) (vlr_sgs.c:195) 20250823132443539 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132443539 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915 - vlr_sgs_eps_detach: now used by 1 (attached) (vlr_sgs.c:226) TC_sgsap_expl_imsi_det_eps0(1283)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1279)@7e0c241b4610: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1283) TC_sgsap_expl_imsi_det_eps0(1283)@7e0c241b4610: 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(1274)@7e0c241b4610: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1283)8539941 MSC_Test_0-SCCP(1273)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1274)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1275)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132443549 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132443549 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132443549 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132443549 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132443549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132443549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132443549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132443549 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132443549 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-219:LU)[0x561dbedc9370]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011814 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132443549 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-219:LU)[0x561dbedc9370]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132443549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132443549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011814:GERAN-A-219:LU)[0x561dbedc9370] (fsm.c:486) 20250823132443549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132443549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132443549 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132443549 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132443549 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823132443549 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132443549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132443549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132443549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132443549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132443549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132443549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132443549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132443549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbed81910] (fsm.c:486) 20250823132443549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132443549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132443549 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132443549 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132443549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132443549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132443549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132443549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132443549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132443549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132443549 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132443549 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132443549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132443549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132443549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132443549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132443549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132443549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1275)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1275)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1273)@7e0c241b4610: { messageType := 2, destLocRef := '824F25'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(1273)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1273)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1273)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1273)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1273)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132443552 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132443552 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1273)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1273)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1273)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1273)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1275)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132443553 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132443553 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132443553 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132443553 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132443553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132443553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132443553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132443553 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_sgsap_expl_imsi_det_eps0(1283)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1283)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132443554 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132443554 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250823132443554 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250823132443554 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132443554 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132443554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbed81910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132443554 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132443554 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132443554 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132443554 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbed81910] (vlr_lu_fsm.c:110) 20250823132443554 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132443554 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbedc3050]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132443554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbed81910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132443554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbed81910]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132443554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbed677f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132443554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbed677f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbed81910] (fsm.c:486) 20250823132443554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbed677f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132443554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbed677f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132443554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbed677f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132443554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbed677f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132443554 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:TMSInew-0x4A91787B) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250823132443554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbed677f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132443554 DMM DEBUG -> IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:TMSInew-0x4A91787B LOCATION UPDATE ACCEPT (TMSI = 0x4a91787b) (gsm_04_08.c:149) 20250823132443554 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:TMSInew-0x4A91787B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132443555 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132443555 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132443555 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132443555 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132443555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132443555 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132443555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132443555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1275)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1273)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1273)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1273)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1273)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1283)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1274)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1274)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1273)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1273)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1273)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1273)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1275)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132443559 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132443559 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132443559 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132443559 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132443559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132443559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132443559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132443559 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132443559 DMM DEBUG msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:TMSInew-0x4A91787B:GERAN-A-219:LU)[0x561dbedc9370]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132443559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:TMSInew-0x4A91787B:GERAN-A-219:LU)[0x561dbed81910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132443559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbed677f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132443559 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250823132443559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbed677f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132443559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:GERAN-A-219:LU)[0x561dbed81910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132443559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbed677f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132443559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbed677f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:GERAN-A-219:LU)[0x561dbed81910] (vlr_lu_fsm.c:817) 20250823132443559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbed677f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132443559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x89E53915:GERAN-A-219:LU)[0x561dbed677f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132443559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:GERAN-A-219:LU)[0x561dbed81910]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132443559 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250823132443559 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132443559 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132443559 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132443559 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132443559 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132443559 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132443559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132443559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132443559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132443559 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132443559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132443559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1275)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1273)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1273)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1273)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1273)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1273)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1273)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1273)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1273)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1275)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132443560 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132443560 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132443560 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132443560 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132443560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132443560 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132443560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132443560 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132443560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:GERAN-A-219:LU)[0x561dbed81910]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132443560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:GERAN-A-219:LU)[0x561dbed81910]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:GERAN-A-219:LU)[0x561dbedc9370] (msc_a.c:1053) 20250823132443560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:GERAN-A-219:LU)[0x561dbed81910]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132443560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:GERAN-A-219:LU)[0x561dbed81910]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132443560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:GERAN-A-219:LU)[0x561dbed81910]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132443560 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B - active-conn: now used by 1 (attached) (msub.c:375) 20250823132443560 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132443560 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132443560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132443560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132443560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132443560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132443560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132443560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1275)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1273)@7e0c241b4610: Session index based on local reference:0 20250823132443561 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132443561 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132443561 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132443561 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132443561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132443561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1275)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132443561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132443561 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1274)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1283)8539941 TC_sgsap_expl_imsi_det_eps0(1283)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132443562 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132443562 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_eps0(1283)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1283)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1283)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1274)@7e0c241b4610: Created IMSI[0] for '262420000011814'H'4A91787B'O to be handled at TC_sgsap_expl_imsi_det_eps0(1283) 20250823132443564 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132443565 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250823132443565 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250823132443565 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132443565 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132443565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132443565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132443565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132443565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132443565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132443565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1275)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1274)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_eps0(1283) TC_sgsap_expl_imsi_det_eps0(1283)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1283)@7e0c241b4610: 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 := '4A91787B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1274)@7e0c241b4610: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1283)13329764 MSC_Test_0-RAN(1274)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1273)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1275)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132443569 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132443569 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132443569 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132443569 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132443569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132443569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132443569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132443569 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132443569 DMM DEBUG msc_a(TMSI-0x4A91787B:GERAN-A-220:CM_SERVICE_REQ)[0x561dbed9efc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823132443569 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4A91787B:GERAN-A-220:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132443569 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4A91787B:GERAN-A-220:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4A91787B:GERAN-A-220:CM_SERVICE_REQ)[0x561dbed9efc0] (fsm.c:486) 20250823132443569 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4A91787B:GERAN-A-220:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132443569 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4A91787B:GERAN-A-220:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132443569 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132443569 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132443569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:GERAN-A-220:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132443569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:GERAN-A-220:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132443569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:GERAN-A-220:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132443569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:GERAN-A-220:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132443569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:GERAN-A-220:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132443569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:GERAN-A-220:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132443569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:GERAN-A-220:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132443569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:GERAN-A-220:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132443569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:GERAN-A-220:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132443569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:GERAN-A-220:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132443569 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250823132443569 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823132443569 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132443569 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132443569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132443569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132443569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132443569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132443569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132443569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132443569 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132443569 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132443569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132443569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132443569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132443569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132443569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132443569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132443569 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132443569 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132443569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132443569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132443569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132443569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132443569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132443569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1275)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1275)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1275)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1273)@7e0c241b4610: { messageType := 2, destLocRef := 'CB6564'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(1273)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1273)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1273)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1273)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1273)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1273)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1273)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1273)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1273)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132443570 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250823132443570 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_eps0(1283)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1283)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1273)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1273)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1273)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1273)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1275)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132443574 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132443574 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132443574 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132443574 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132443574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132443574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132443574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132443574 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132443575 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250823132443575 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250823132443575 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823132443575 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132443575 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132443575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132443575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132443575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132443575 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132443575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132443575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132443575 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132443575 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132443575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132443575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132443575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132443575 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132443575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132443575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1275)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1275)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1273)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1273)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1273)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1273)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1273)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1273)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1273)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1273)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1283)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1283)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1273)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1273)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1273)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1273)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1275)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132443577 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132443577 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132443577 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132443577 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132443577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132443577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132443577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132443577 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132443578 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250823132443578 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132443578 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B + 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) 20250823132443578 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132443578 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250823132443578 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132443578 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132443578 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132443578 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132443578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132443578 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132443578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132443578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1275)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1273)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1273)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1273)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1273)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1273)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1273)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1273)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1273)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132443579 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132443579 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132443579 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1275)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132443579 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132443579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132443579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132443579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132443579 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132443579 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:GERAN-A-220:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132443579 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:GERAN-A-220:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:GERAN-A-220:CM_SERVICE_REQ)[0x561dbed9efc0] (msc_a.c:1053) 20250823132443579 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:GERAN-A-220:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132443579 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:GERAN-A-220:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132443579 DBSSAP ERROR msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:GERAN-A-220:CM_SERVICE_REQ)[0x561dbed9efc0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250823132443579 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250823132443579 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132443579 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132443579 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132443579 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132443579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132443579 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132443579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132443579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1275)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1273)@7e0c241b4610: Session index based on local reference:0 20250823132443579 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132443579 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132443579 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132443579 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132443579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1275)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132443579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132443579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132443579 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1274)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1283)13329764 TC_sgsap_expl_imsi_det_eps0(1283)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132443580 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250823132443580 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_eps0(1283)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1283)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1283)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1283)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(1279)@7e0c241b4610: Final verdict of PTC: none 20250823132443583 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250823132443583 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132443583 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823132443583 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1278)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1273)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1274)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1280)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1276)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SGsAP(1281)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1275)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1277)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1284)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1282)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1272)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1272): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1273): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1274): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1275): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1276): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1277): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1278): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1279): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1280): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SGsAP(1281): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1282): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_sgsap_expl_imsi_det_eps0(1283): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1284): none (pass -> pass) MTC@7e0c241b4610: Test case TC_sgsap_expl_imsi_det_eps finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps pass'. Sat Aug 23 13:24:43 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 20250823132443782 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132443782 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132443782 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132443782 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132443782 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132443782 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132443782 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132443782 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132443782 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) 20250823132443782 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132443782 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132443782 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132443782 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132443782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132443782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132443782 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132443782 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132443782 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132443782 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132444584 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=344132) 20250823132445326 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x6D3BFE0B - Paging: now used by 1 (attached) (paging.c:202) 20250823132445586 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132445783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132445783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132445783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=344132, count=346140) 20250823132446587 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps'. ------ MSC_Tests.TC_sgsap_impl_imsi_det_eps ------ Sat Aug 23 13:24:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_impl_imsi_det_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_impl_imsi_det_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132447588 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_sgsap_impl_imsi_det_eps started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1288)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1288)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1288)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1286)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132448082 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1289)@7e0c241b4610: 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 } } } 20250823132448270 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) 20250823132448270 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) 20250823132448270 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132448270 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(1288)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1288)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1288)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132448273 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132448273 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132448273 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132448273 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132448273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132448273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132448273 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(1288)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1288)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1288)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1288)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1288)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132448274 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132448274 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132448274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132448274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132448274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132448274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132448274 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(1288)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1288)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1288)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1288)@7e0c241b4610: Message received on association #8 20250823132448275 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(1288)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1288)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1288)@7e0c241b4610: Message received on association #8 20250823132448275 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1288)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132448589 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132448589 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1291)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1291)@7e0c241b4610: 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) } } } } 20250823132448592 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1291)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1291)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1291)@7e0c241b4610: 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(1291)@7e0c241b4610: 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(1291)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1291)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132448610 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) 20250823132448610 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1294)@7e0c241b4610: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1294)@7e0c241b4610: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_impl_imsi_det_eps0(1296) MSC_Test-GSUP(1292)@7e0c241b4610: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1296) 20250823132448674 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B + sgs_rx_loc_upd_req: now used by 3 (attached,Paging,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250823132448674 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B - sgs_rx_loc_upd_req: now used by 2 (attached,Paging) (sgs_iface.c:622) 20250823132448674 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B + SGs-lu: now used by 3 (attached,Paging,SGs-lu) (vlr_sgs.c:87) 20250823132448674 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250823132448674 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1292)@7e0c241b4610: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_impl_imsi_det_eps0(1296) MSC_Test-GSUP(1292)@7e0c241b4610: Added IMSI table entry 0TC_sgsap_impl_imsi_det_eps0(1296)"262420000011814" 20250823132448679 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:TMSInew-0x8365976D + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132448679 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250823132448679 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (NO CONN!) (gsm_04_08.c:1541) 20250823132448679 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:TMSInew-0x8365976D - vlr_gsup_rx: now used by 3 (attached,Paging,SGs-lu) (vlr.c:1410) 20250823132448679 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:TMSInew-0x8365976D + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132448679 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:TMSInew-0x8365976D - SGs-lu: now used by 3 (attached,Paging,vlr_gsup_rx) (vlr_sgs.c:124) 20250823132448680 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:TMSInew-0x8365976D - vlr_gsup_rx: now used by 2 (attached,Paging) (vlr.c:1410) TC_sgsap_impl_imsi_det_eps0(1296)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1296)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1294)@7e0c241b4610: 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 := '8365976D'O } } } } } } handled at TC_sgsap_impl_imsi_det_eps0(1296) TC_sgsap_impl_imsi_det_eps0(1296)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1296)@7e0c241b4610: setverdict(pass): none -> pass 20250823132448684 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4A91787B:TMSInew-0x8365976D + vlr_sgs_tmsi_reall_compl: now used by 3 (attached,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250823132448684 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D - vlr_sgs_tmsi_reall_compl: now used by 2 (attached,Paging) (vlr_sgs.c:240) 20250823132449078 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132449078 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132449078 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132449078 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132449078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132449078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132449078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132449078 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1288)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132449078 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132449078 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132449078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132449078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132449078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132449078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132449078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132449078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1288)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1288)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1287)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_eps0(1296)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011814'H 20250823132451695 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D + vlr_sgs_eps_detach: now used by 3 (attached,Paging,vlr_sgs_eps_detach) (vlr_sgs.c:195) 20250823132451695 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132451695 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D - Paging: now used by 2 (attached,vlr_sgs_eps_detach) (paging.c:202) 20250823132451695 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D - vlr_sgs_eps_detach: now used by 1 (attached) (vlr_sgs.c:226) TC_sgsap_impl_imsi_det_eps0(1296)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1292)@7e0c241b4610: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1296) TC_sgsap_impl_imsi_det_eps0(1296)@7e0c241b4610: 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(1287)@7e0c241b4610: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1296)14581663 MSC_Test_0-RAN(1287)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1286)@7e0c241b4610: First idle individual index:0 20250823132451710 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132451710 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132451710 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132451710 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132451710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132451710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132451710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132451710 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1288)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132451711 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132451711 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132451711 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132451711 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132451711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132451711 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-221:LU)[0x561dbedc9370]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011814 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132451711 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-221:LU)[0x561dbedc9370]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132451711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-221:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132451711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-221:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011814:GERAN-A-221:LU)[0x561dbedc9370] (fsm.c:486) 20250823132451711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-221:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132451711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-221:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132451711 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132451711 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132451711 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823132451711 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132451711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132451711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132451711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132451711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132451711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132451711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132451711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbed677f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132451711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbed677f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbed81910] (fsm.c:486) 20250823132451711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbed677f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132451711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbed677f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132451711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132451711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132451711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132451711 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132451711 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132451711 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132451711 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132451711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132451711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132451711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132451711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1288)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1288)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1288)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1288)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1286)@7e0c241b4610: { messageType := 2, destLocRef := 'DE7F9F'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(1286)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1286)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1286)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1286)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1286)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132451715 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132451715 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1286)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1286)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1286)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1286)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1288)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_impl_imsi_det_eps0(1296)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250823132451717 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132451717 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132451717 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132451717 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132451717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132451717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132451717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132451717 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_sgsap_impl_imsi_det_eps0(1296)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132451721 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132451721 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250823132451721 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250823132451721 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132451722 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132451722 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbed81910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132451722 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbed677f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132451722 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbed677f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132451722 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbed677f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132451722 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbed677f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbed81910] (vlr_lu_fsm.c:110) 20250823132451722 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbed677f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132451722 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbed677f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132451722 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbed81910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132451722 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbed81910]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132451722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbedc3050]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132451722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbedc3050]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbed81910] (fsm.c:486) 20250823132451722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbedc3050]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132451722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbedc3050]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132451722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbedc3050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132451722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbedc3050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132451722 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:TMSInew-0x26A88CE0) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250823132451722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbedc3050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132451722 DMM DEBUG -> IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:TMSInew-0x26A88CE0 LOCATION UPDATE ACCEPT (TMSI = 0x26a88ce0) (gsm_04_08.c:149) 20250823132451723 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:TMSInew-0x26A88CE0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132451723 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132451723 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132451723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132451723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132451723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132451723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132451723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132451723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1288)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1288)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1286)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1286)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1286)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1286)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1296)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1287)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1287)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1286)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1286)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1286)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1286)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1288)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132451731 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132451731 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132451731 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132451731 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132451731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132451731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132451731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132451731 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132451732 DMM DEBUG msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:TMSInew-0x26A88CE0:GERAN-A-221:LU)[0x561dbedc9370]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132451732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:TMSInew-0x26A88CE0:GERAN-A-221:LU)[0x561dbed81910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132451732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbedc3050]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132451732 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250823132451732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbedc3050]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132451732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0:GERAN-A-221:LU)[0x561dbed81910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132451732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbedc3050]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132451732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbedc3050]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0:GERAN-A-221:LU)[0x561dbed81910] (vlr_lu_fsm.c:817) 20250823132451732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbedc3050]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132451732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x8365976D:GERAN-A-221:LU)[0x561dbedc3050]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132451732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0:GERAN-A-221:LU)[0x561dbed81910]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132451732 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250823132451732 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132451732 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132451732 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132451732 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132451732 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132451732 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132451732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132451732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132451732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132451732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132451732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132451732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1288)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1288)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1286)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1286)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1286)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1286)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1286)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1286)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1286)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1286)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1288)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132451735 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132451735 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132451735 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132451735 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132451735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132451735 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132451735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132451735 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132451735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0:GERAN-A-221:LU)[0x561dbed81910]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132451735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0:GERAN-A-221:LU)[0x561dbed81910]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0:GERAN-A-221:LU)[0x561dbedc9370] (msc_a.c:1053) 20250823132451735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0:GERAN-A-221:LU)[0x561dbed81910]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132451735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0:GERAN-A-221:LU)[0x561dbed81910]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132451735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0:GERAN-A-221:LU)[0x561dbed81910]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132451735 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132451735 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132451735 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132451735 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132451735 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132451735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132451736 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132451736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132451736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1288)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1288)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1286)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1288)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132451737 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132451737 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132451737 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132451737 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132451737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132451737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132451737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132451737 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1287)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1296)14581663 TC_sgsap_impl_imsi_det_eps0(1296)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1296)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1296)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1296)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132451741 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132451741 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1287)@7e0c241b4610: Created IMSI[0] for '262420000011814'H'26A88CE0'O to be handled at TC_sgsap_impl_imsi_det_eps0(1296) 20250823132451748 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132451748 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250823132451748 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250823132451749 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132451749 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132451749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132451749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132451749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132451749 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132451749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132451749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1288)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1288)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1287)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_eps0(1296) TC_sgsap_impl_imsi_det_eps0(1296)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1296)@7e0c241b4610: 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 := '26A88CE0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1287)@7e0c241b4610: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1296)3018734 MSC_Test_0-RAN(1287)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1286)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1288)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132451756 DMM DEBUG msc_a(TMSI-0x26A88CE0:GERAN-A-222:CM_SERVICE_REQ)[0x561dbed9efc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823132451756 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26A88CE0:GERAN-A-222:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132451756 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26A88CE0:GERAN-A-222:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x26A88CE0:GERAN-A-222:CM_SERVICE_REQ)[0x561dbed9efc0] (fsm.c:486) 20250823132451756 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26A88CE0:GERAN-A-222:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132451756 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26A88CE0:GERAN-A-222:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132451756 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132451756 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132451756 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132451756 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132451756 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132451756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132451756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132451756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132451756 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132451756 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132451756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0:GERAN-A-222:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132451756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0:GERAN-A-222:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132451756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0:GERAN-A-222:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132451756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0:GERAN-A-222:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132451756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0:GERAN-A-222:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132451756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0:GERAN-A-222:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132451756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0:GERAN-A-222:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132451756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0:GERAN-A-222:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132451756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0:GERAN-A-222:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132451756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0:GERAN-A-222:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132451756 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250823132451756 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823132451757 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132451757 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132451757 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132451757 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132451757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132451757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132451757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132451757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132451757 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132451757 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132451757 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132451757 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132451757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132451757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132451757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132451757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1288)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1288)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1288)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1288)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1288)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1288)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132451757 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132451757 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132451757 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132451757 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132451757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132451757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132451757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132451757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1286)@7e0c241b4610: { messageType := 2, destLocRef := '2E0FEE'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(1286)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1286)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1286)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1286)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1286)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1286)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1286)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1286)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1286)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132451759 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250823132451759 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_eps0(1296)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1296)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132451768 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132451769 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132451769 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132451769 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132451769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132451769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132451769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132451769 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132451769 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132451769 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132451769 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132451769 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132451769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132451769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132451769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132451769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132451769 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132451769 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132451769 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132451769 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132451769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132451769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132451769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132451769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132451769 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250823132451769 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250823132451769 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) MSC_Test_0-SCCP(1286)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1286)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1286)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1286)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-SCCP(1286)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1286)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1286)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1286)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1286)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1286)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1286)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1286)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1288)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1288)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1288)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1288)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1288)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_sgsap_impl_imsi_det_eps0(1296)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1296)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132451779 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132451779 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132451779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132451779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132451779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132451779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132451779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132451779 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1286)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1286)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1286)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1286)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1288)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132451779 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132451779 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132451779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132451779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132451779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132451779 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132451779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132451779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132451779 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250823132451779 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132451779 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0 + 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) 20250823132451779 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132451779 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(1288)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1288)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1286)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1286)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1286)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1286)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1286)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1286)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1286)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1286)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1288)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1288)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1288)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1286)@7e0c241b4610: Session index based on local reference:0 20250823132451782 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0:GERAN-A-222:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132451782 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0:GERAN-A-222:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0:GERAN-A-222:CM_SERVICE_REQ)[0x561dbed9efc0] (msc_a.c:1053) 20250823132451782 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0:GERAN-A-222:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132451782 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0:GERAN-A-222:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132451782 DBSSAP ERROR msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0:GERAN-A-222:CM_SERVICE_REQ)[0x561dbed9efc0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250823132451782 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250823132451782 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132451782 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132451782 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132451782 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132451782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132451782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132451782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132451782 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132451782 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132451782 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132451783 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132451783 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132451783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132451783 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132451783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132451783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132451783 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132451783 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132451783 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132451783 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132451783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132451783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132451783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132451783 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1288)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1287)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1296)3018734 20250823132451784 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250823132451784 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_eps0(1296)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1296)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1296)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1296)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1296)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(1286)@7e0c241b4610: Final verdict of PTC: none 20250823132451803 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132451804 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1292)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1289)@7e0c241b4610: Final verdict of PTC: none 20250823132451813 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-SGsAP(1294)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1288)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1290)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1293)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1297)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1295)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1285)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1287)@7e0c241b4610: Final verdict of PTC: none 20250823132451827 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1291)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1285): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1286): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1287): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1288): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1289): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1290): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1291): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1292): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1293): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SGsAP(1294): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1295): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_sgsap_impl_imsi_det_eps0(1296): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1297): none (pass -> pass) MTC@7e0c241b4610: Test case TC_sgsap_impl_imsi_det_eps finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps pass'. Sat Aug 23 13:24:51 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 20250823132451986 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132451986 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132451986 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132451986 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132451986 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132451986 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132451986 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132451986 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132451986 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132451986 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132451986 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) 20250823132451986 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132451986 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132451986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132451986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132451986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132451986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132451986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132451986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132452827 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=343096) 20250823132453828 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132453987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132453987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132453987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=343096, count=345888) 20250823132454829 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps'. ------ MSC_Tests.TC_sgsap_expl_imsi_det_noneps ------ Sat Aug 23 13:24:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_expl_imsi_det_noneps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_expl_imsi_det_noneps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132455830 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_sgsap_expl_imsi_det_noneps started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1301)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1301)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1301)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1299)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132456316 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1302)@7e0c241b4610: 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 } } } 20250823132456510 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) 20250823132456510 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) 20250823132456510 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132456510 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(1301)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1301)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1301)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132456511 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132456511 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132456511 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132456512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132456512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132456512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132456512 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(1301)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1301)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1301)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1301)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1301)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132456513 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132456513 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132456513 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132456513 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132456513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132456513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132456513 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(1301)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823132456513 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132456513 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1301)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1301)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1301)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1301)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1301)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1301)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1301)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132456831 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132456831 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1304)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1304)@7e0c241b4610: 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) } } } } 20250823132456833 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1304)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1304)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1304)@7e0c241b4610: 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(1304)@7e0c241b4610: 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(1304)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1304)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132456845 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) 20250823132456845 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1307)@7e0c241b4610: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1307)@7e0c241b4610: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_expl_imsi_det_noneps0(1309) MSC_Test-GSUP(1305)@7e0c241b4610: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1309) 20250823132456896 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250823132456896 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011815 id=262420000011815 (vlr.c:661) 20250823132456896 DVLR INFO New subscr, IMSI: 262420000011815 (vlr.c:562) 20250823132456896 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250823132456897 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1305)@7e0c241b4610: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_expl_imsi_det_noneps0(1309) MSC_Test-GSUP(1305)@7e0c241b4610: Added IMSI table entry 0TC_sgsap_expl_imsi_det_noneps0(1309)"262420000011815" 20250823132456900 DVLR DEBUG VLR subscr IMSI-262420000011815:TMSInew-0x6A6C0509 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132456900 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250823132456900 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (NO CONN!) (gsm_04_08.c:1541) 20250823132456900 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x6A6C0509 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250823132456900 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x6A6C0509 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132456900 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x6A6C0509 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250823132456900 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x6A6C0509 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250823132456900 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x6A6C0509 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_expl_imsi_det_noneps0(1309)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1309)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1307)@7e0c241b4610: 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 := '6A6C0509'O } } } } } } handled at TC_sgsap_expl_imsi_det_noneps0(1309) TC_sgsap_expl_imsi_det_noneps0(1309)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1309)@7e0c241b4610: setverdict(pass): none -> pass 20250823132456902 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x6A6C0509 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250823132456902 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x6A6C0509 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250823132457317 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132457317 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132457317 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132457317 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132457317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132457317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132457317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132457317 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1301)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132457317 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132457317 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132457317 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132457317 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132457317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132457317 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132457317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132457317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1301)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1301)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1300)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_noneps0(1309)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011815'H 20250823132459908 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x6A6C0509 + vlr_sgs_imsi_detach: now used by 2 (attached,vlr_sgs_imsi_detach) (vlr_sgs.c:150) 20250823132459908 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132459908 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x6A6C0509 - attached: now used by 1 (vlr_sgs_imsi_detach) (vlr.c:1489) 20250823132459908 DVLR INFO VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x6A6C0509 - vlr_sgs_imsi_detach: now used by 0 (-) (vlr_sgs.c:184) 20250823132459908 DVLR DEBUG SUBSCR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x6A6C0509) freeing VLR subscr (max total use count was 3) (vlr.c:472) TC_sgsap_expl_imsi_det_noneps0(1309)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1305)@7e0c241b4610: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1309) TC_sgsap_expl_imsi_det_noneps0(1309)@7e0c241b4610: 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(1300)@7e0c241b4610: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1309)11367342 MSC_Test_0-SCCP(1299)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1300)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1301)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132459920 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132459920 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132459920 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132459920 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132459920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132459920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132459920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132459920 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132459921 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-223:LU)[0x561dbedc9370]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011815 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132459921 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-223:LU)[0x561dbedc9370]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132459921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132459921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011815:GERAN-A-223:LU)[0x561dbedc9370] (fsm.c:486) 20250823132459921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132459921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132459921 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132459921 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011815 id=262420000011815 (vlr.c:661) 20250823132459921 DVLR INFO New subscr, IMSI: 262420000011815 (vlr.c:562) 20250823132459921 DVLR DEBUG VLR subscr IMSI-262420000011815 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132459921 DVLR DEBUG VLR subscr IMSI-262420000011815 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132459921 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132459921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132459921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132459921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132459921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132459921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132459921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132459921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132459921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x561dbed81910] (fsm.c:486) 20250823132459921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132459921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132459921 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132459921 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132459921 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132459921 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132459921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132459921 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132459921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132459921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132459921 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132459921 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132459921 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132459921 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132459921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132459921 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132459921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132459921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1301)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1301)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1301)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1301)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1299)@7e0c241b4610: { messageType := 2, destLocRef := 'AD73AE'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(1299)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1299)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1299)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1299)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1299)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132459924 DVLR DEBUG VLR subscr IMSI-262420000011815 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132459924 DVLR DEBUG VLR subscr IMSI-262420000011815 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_noneps0(1309)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1309)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1299)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1299)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1299)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1299)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1301)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132459925 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132459925 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132459925 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132459925 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132459925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132459925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132459925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132459925 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132459926 DVLR DEBUG VLR subscr IMSI-262420000011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132459926 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250823132459926 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250823132459926 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132459926 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132459926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x561dbed81910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132459926 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132459926 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132459926 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132459926 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x561dbed81910] (vlr_lu_fsm.c:110) 20250823132459926 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132459926 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132459926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x561dbed81910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132459926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x561dbed81910]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132459926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x561dbedbd9f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132459926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x561dbedbd9f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x561dbed81910] (fsm.c:486) 20250823132459926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x561dbedbd9f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132459926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x561dbedbd9f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132459926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x561dbedbd9f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132459926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x561dbedbd9f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132459926 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0xB4EE5DE3) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250823132459926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x561dbedbd9f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132459926 DMM DEBUG -> IMSI-262420000011815:MSISDN-491230011815:TMSInew-0xB4EE5DE3 LOCATION UPDATE ACCEPT (TMSI = 0xb4ee5de3) (gsm_04_08.c:149) 20250823132459926 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0xB4EE5DE3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132459927 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132459927 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132459927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132459927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132459927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132459927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132459927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132459927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1301)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1301)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1299)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1299)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1299)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1299)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1309)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1300)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1300)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1299)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1299)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1299)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1299)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1301)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132459931 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132459931 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132459931 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132459931 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132459931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132459931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132459931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132459931 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132459931 DMM DEBUG msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0xB4EE5DE3:GERAN-A-223:LU)[0x561dbedc9370]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132459931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0xB4EE5DE3:GERAN-A-223:LU)[0x561dbed81910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132459931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x561dbedbd9f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132459931 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250823132459931 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132459931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x561dbedbd9f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132459931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:GERAN-A-223:LU)[0x561dbed81910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132459931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x561dbedbd9f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132459931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x561dbedbd9f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:GERAN-A-223:LU)[0x561dbed81910] (vlr_lu_fsm.c:817) 20250823132459931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x561dbedbd9f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132459931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x561dbedbd9f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132459931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:GERAN-A-223:LU)[0x561dbed81910]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132459931 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250823132459932 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132459932 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3 + 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) 20250823132459932 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132459932 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132459932 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132459932 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132459932 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132459932 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132459932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132459932 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132459932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132459932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1301)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1301)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1299)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1299)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1299)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1299)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1299)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1299)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1299)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1299)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132459933 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132459933 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132459933 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132459933 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1301)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132459933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132459933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132459933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132459933 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132459933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:GERAN-A-223:LU)[0x561dbed81910]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132459933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:GERAN-A-223:LU)[0x561dbed81910]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:GERAN-A-223:LU)[0x561dbedc9370] (msc_a.c:1053) 20250823132459933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:GERAN-A-223:LU)[0x561dbed81910]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132459933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:GERAN-A-223:LU)[0x561dbed81910]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132459933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:GERAN-A-223:LU)[0x561dbed81910]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132459933 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132459933 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132459933 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132459933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132459933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132459933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132459933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132459933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132459933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1301)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1301)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1299)@7e0c241b4610: Session index based on local reference:0 20250823132459934 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132459934 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132459934 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132459934 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132459934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132459934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132459934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132459934 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1301)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1300)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1309)11367342 TC_sgsap_expl_imsi_det_noneps0(1309)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132459934 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132459934 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_noneps0(1309)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1309)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1309)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1300)@7e0c241b4610: Created IMSI[0] for '262420000011815'H'B4EE5DE3'O to be handled at TC_sgsap_expl_imsi_det_noneps0(1309) 20250823132459937 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132459937 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250823132459937 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250823132459937 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132459937 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132459937 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132459937 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132459937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132459937 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132459937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132459937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1301)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1301)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1300)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_noneps0(1309) TC_sgsap_expl_imsi_det_noneps0(1309)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1309)@7e0c241b4610: 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 := 'B4EE5DE3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1300)@7e0c241b4610: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1309)6868154 MSC_Test_0-RAN(1300)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1299)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1301)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132459941 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132459941 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132459941 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132459941 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132459941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132459941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132459941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132459941 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132459941 DMM DEBUG msc_a(TMSI-0xB4EE5DE3:GERAN-A-224:CM_SERVICE_REQ)[0x561dbed9efc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823132459941 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB4EE5DE3:GERAN-A-224:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132459941 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB4EE5DE3:GERAN-A-224:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB4EE5DE3:GERAN-A-224:CM_SERVICE_REQ)[0x561dbed9efc0] (fsm.c:486) 20250823132459941 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB4EE5DE3:GERAN-A-224:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132459941 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB4EE5DE3:GERAN-A-224:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132459941 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132459941 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132459941 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:GERAN-A-224:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132459941 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:GERAN-A-224:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132459941 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:GERAN-A-224:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132459941 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:GERAN-A-224:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132459941 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:GERAN-A-224:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132459941 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:GERAN-A-224:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132459941 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:GERAN-A-224:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132459941 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:GERAN-A-224:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132459941 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:GERAN-A-224:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132459941 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:GERAN-A-224:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132459941 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250823132459941 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823132459941 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132459941 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132459941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132459941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132459941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132459941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132459941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132459941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132459941 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132459941 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132459941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132459941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132459941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132459941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132459941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132459941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132459941 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132459941 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132459941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132459941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132459941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132459941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132459941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132459941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1301)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1301)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1301)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1301)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1301)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1301)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1299)@7e0c241b4610: { messageType := 2, destLocRef := '68CCBA'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(1299)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1299)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1299)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1299)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1299)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1299)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1299)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1299)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1299)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132459942 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250823132459942 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_noneps0(1309)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1309)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1299)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1299)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1299)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1299)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1301)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132459945 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132459945 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132459945 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132459945 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132459945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132459945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132459945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132459945 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132459946 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250823132459946 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250823132459946 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823132459946 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132459946 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132459946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132459946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132459946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132459946 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132459946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132459946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132459946 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132459946 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132459946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132459946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132459946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132459946 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132459946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132459946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1301)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1301)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1301)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1301)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1299)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1299)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1299)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1299)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1299)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1299)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1299)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1299)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1309)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1309)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1299)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1299)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1299)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1299)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1301)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132459948 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132459948 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132459948 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132459948 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132459948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132459948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132459948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132459948 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132459949 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250823132459949 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132459949 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3 + 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) 20250823132459949 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132459949 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250823132459949 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132459949 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132459949 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132459949 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132459949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132459949 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132459949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132459949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1301)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1301)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1299)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1299)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1299)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1299)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1299)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1299)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1299)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1299)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132459950 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132459950 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132459950 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132459950 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132459950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132459950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132459950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132459950 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1301)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132459950 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:GERAN-A-224:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132459950 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:GERAN-A-224:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:GERAN-A-224:CM_SERVICE_REQ)[0x561dbed9efc0] (msc_a.c:1053) 20250823132459950 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:GERAN-A-224:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132459950 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:GERAN-A-224:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132459950 DBSSAP ERROR msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:GERAN-A-224:CM_SERVICE_REQ)[0x561dbed9efc0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250823132459950 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250823132459950 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132459950 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132459950 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132459950 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132459950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132459950 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132459950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132459950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1301)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1301)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1299)@7e0c241b4610: Session index based on local reference:0 20250823132459950 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132459950 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132459950 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132459950 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132459950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132459950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132459950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132459950 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1301)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1300)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1309)6868154 TC_sgsap_expl_imsi_det_noneps0(1309)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132459951 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250823132459951 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_noneps0(1309)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1309)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1309)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1309)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-M3UA(1301)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1299)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(1305)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1300)@7e0c241b4610: Final verdict of PTC: none 20250823132459955 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1304)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1306)@7e0c241b4610: Final verdict of PTC: none 20250823132459955 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250823132459955 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132459955 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(1310)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1302)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1308)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1303)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SGsAP(1307)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1298)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1298): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1299): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1300): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1301): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1302): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1303): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1304): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1305): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1306): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SGsAP(1307): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1308): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_sgsap_expl_imsi_det_noneps0(1309): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1310): none (pass -> pass) MTC@7e0c241b4610: Test case TC_sgsap_expl_imsi_det_noneps finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass'. Sat Aug 23 13:24:59 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 20250823132500154 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132500154 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132500154 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132500154 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132500154 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132500154 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132500154 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132500154 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132500154 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) 20250823132500154 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132500154 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132500154 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132500154 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132500154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132500154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132500154 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132500154 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132500154 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132500154 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132500955 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=347976) 20250823132501749 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x26A88CE0 - Paging: now used by 1 (attached) (paging.c:202) 20250823132501956 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132502155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132502155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132502155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=347976, count=351056) 20250823132502957 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps'. ------ MSC_Tests.TC_sgsap_impl_imsi_det_noneps ------ Sat Aug 23 13:25:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_impl_imsi_det_noneps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_impl_imsi_det_noneps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132503958 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_sgsap_impl_imsi_det_noneps started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1314)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1314)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1314)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1312)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132504401 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1315)@7e0c241b4610: 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 } } } 20250823132504595 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) 20250823132504595 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) 20250823132504595 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132504595 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(1314)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1314)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1314)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132504596 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132504596 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132504596 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132504596 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132504596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132504596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132504596 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(1314)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1314)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1314)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1314)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1314)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132504597 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132504597 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132504597 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132504597 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132504597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132504597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132504597 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(1314)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1314)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1314)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1314)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1314)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1314)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1314)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1314)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132504597 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132504597 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132504959 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132504959 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1317)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1317)@7e0c241b4610: 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) } } } } 20250823132504960 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1317)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1317)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1317)@7e0c241b4610: 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(1317)@7e0c241b4610: 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(1317)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1317)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132504971 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) 20250823132504971 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1320)@7e0c241b4610: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1320)@7e0c241b4610: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_impl_imsi_det_noneps0(1322) MSC_Test-GSUP(1318)@7e0c241b4610: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1322) 20250823132505014 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3 + sgs_rx_loc_upd_req: now used by 3 (attached,Paging,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250823132505014 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3 - sgs_rx_loc_upd_req: now used by 2 (attached,Paging) (sgs_iface.c:622) 20250823132505014 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3 + SGs-lu: now used by 3 (attached,Paging,SGs-lu) (vlr_sgs.c:87) 20250823132505014 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250823132505014 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1318)@7e0c241b4610: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_impl_imsi_det_noneps0(1322) MSC_Test-GSUP(1318)@7e0c241b4610: Added IMSI table entry 0TC_sgsap_impl_imsi_det_noneps0(1322)"262420000011815" 20250823132505016 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:TMSInew-0xBBC47C0C + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132505016 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250823132505016 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (NO CONN!) (gsm_04_08.c:1541) 20250823132505016 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:TMSInew-0xBBC47C0C - vlr_gsup_rx: now used by 3 (attached,Paging,SGs-lu) (vlr.c:1410) 20250823132505016 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:TMSInew-0xBBC47C0C + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132505016 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:TMSInew-0xBBC47C0C - SGs-lu: now used by 3 (attached,Paging,vlr_gsup_rx) (vlr_sgs.c:124) 20250823132505016 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:TMSInew-0xBBC47C0C - vlr_gsup_rx: now used by 2 (attached,Paging) (vlr.c:1410) TC_sgsap_impl_imsi_det_noneps0(1322)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1322)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1320)@7e0c241b4610: 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 := 'BBC47C0C'O } } } } } } handled at TC_sgsap_impl_imsi_det_noneps0(1322) TC_sgsap_impl_imsi_det_noneps0(1322)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1322)@7e0c241b4610: setverdict(pass): none -> pass 20250823132505018 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xB4EE5DE3:TMSInew-0xBBC47C0C + vlr_sgs_tmsi_reall_compl: now used by 3 (attached,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250823132505018 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xBBC47C0C - vlr_sgs_tmsi_reall_compl: now used by 2 (attached,Paging) (vlr_sgs.c:240) 20250823132505399 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132505399 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132505399 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132505399 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132505399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132505399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132505399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132505399 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1314)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132505400 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132505400 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132505400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132505400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132505400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132505400 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132505400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132505400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1314)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1314)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1313)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_noneps0(1322)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011815'H 20250823132508024 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xBBC47C0C + vlr_sgs_imsi_detach: now used by 3 (attached,Paging,vlr_sgs_imsi_detach) (vlr_sgs.c:150) 20250823132508024 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132508024 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xBBC47C0C - Paging: now used by 2 (attached,vlr_sgs_imsi_detach) (paging.c:202) 20250823132508024 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xBBC47C0C - attached: now used by 1 (vlr_sgs_imsi_detach) (vlr.c:1489) 20250823132508024 DVLR INFO VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xBBC47C0C - vlr_sgs_imsi_detach: now used by 0 (-) (vlr_sgs.c:184) 20250823132508024 DVLR DEBUG SUBSCR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xBBC47C0C) freeing VLR subscr (max total use count was 5) (vlr.c:472) TC_sgsap_impl_imsi_det_noneps0(1322)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1318)@7e0c241b4610: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1322) TC_sgsap_impl_imsi_det_noneps0(1322)@7e0c241b4610: 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(1313)@7e0c241b4610: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1322)2214005 MSC_Test_0-RAN(1313)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1312)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1314)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132508034 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132508034 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132508034 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132508034 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132508034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132508034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132508034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132508034 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132508034 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-225:LU)[0x561dbedc9370]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011815 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132508034 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-225:LU)[0x561dbedc9370]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132508034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132508034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011815:GERAN-A-225:LU)[0x561dbedc9370] (fsm.c:486) 20250823132508034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132508034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132508034 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132508034 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011815 id=262420000011815 (vlr.c:661) 20250823132508034 DVLR INFO New subscr, IMSI: 262420000011815 (vlr.c:562) 20250823132508034 DVLR DEBUG VLR subscr IMSI-262420000011815 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132508034 DVLR DEBUG VLR subscr IMSI-262420000011815 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132508034 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132508034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132508034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132508034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132508034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132508034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132508034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x561dbed81910]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132508034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132508034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x561dbed81910] (fsm.c:486) 20250823132508034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132508034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132508034 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132508034 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132508034 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132508034 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132508034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132508034 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132508034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132508034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132508034 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132508034 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132508034 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132508034 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132508034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132508034 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132508034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132508034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1314)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1314)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1314)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1314)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1312)@7e0c241b4610: { messageType := 2, destLocRef := '21C875'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(1312)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1312)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1312)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1312)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1312)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132508036 DVLR DEBUG VLR subscr IMSI-262420000011815 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132508036 DVLR DEBUG VLR subscr IMSI-262420000011815 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1322)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1322)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1312)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1312)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1312)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1312)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1314)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132508038 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132508038 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132508038 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132508038 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132508038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132508038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132508038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132508038 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132508039 DVLR DEBUG VLR subscr IMSI-262420000011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132508039 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250823132508039 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250823132508039 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132508039 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132508039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x561dbed81910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132508039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132508039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132508039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132508039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x561dbed81910] (vlr_lu_fsm.c:110) 20250823132508039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132508039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132508039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x561dbed81910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132508039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x561dbed81910]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132508039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x561dbed6f8e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132508039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x561dbed6f8e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x561dbed81910] (fsm.c:486) 20250823132508039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x561dbed6f8e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132508039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x561dbed6f8e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132508039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x561dbed6f8e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132508039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x561dbed6f8e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132508039 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0xA482CB46) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250823132508039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x561dbed6f8e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132508039 DMM DEBUG -> IMSI-262420000011815:MSISDN-491230011815:TMSInew-0xA482CB46 LOCATION UPDATE ACCEPT (TMSI = 0xa482cb46) (gsm_04_08.c:149) 20250823132508039 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0xA482CB46 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132508039 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132508039 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132508039 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132508039 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132508039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132508039 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132508039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132508039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1314)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1314)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1312)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1312)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1312)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1312)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1322)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1313)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1313)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1312)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1312)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1312)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1312)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1314)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132508044 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132508044 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132508044 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132508044 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132508044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132508044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132508044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132508044 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132508044 DMM DEBUG msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0xA482CB46:GERAN-A-225:LU)[0x561dbedc9370]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132508044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0xA482CB46:GERAN-A-225:LU)[0x561dbed81910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132508044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x561dbed6f8e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132508044 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250823132508044 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132508044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x561dbed6f8e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132508044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46:GERAN-A-225:LU)[0x561dbed81910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132508044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x561dbed6f8e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132508044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x561dbed6f8e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46:GERAN-A-225:LU)[0x561dbed81910] (vlr_lu_fsm.c:817) 20250823132508044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x561dbed6f8e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132508044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x561dbed6f8e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132508044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46:GERAN-A-225:LU)[0x561dbed81910]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132508044 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250823132508044 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132508044 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46 + 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) 20250823132508044 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132508045 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132508045 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132508045 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132508045 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132508045 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132508045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132508045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132508045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132508045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1314)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1314)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1312)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1312)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1312)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1312)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1312)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1312)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1312)@7e0c241b4610: vl_from0 20250823132508046 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132508046 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132508046 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132508046 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132508046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132508046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132508046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132508046 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1312)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1314)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132508046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46:GERAN-A-225:LU)[0x561dbed81910]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132508046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46:GERAN-A-225:LU)[0x561dbed81910]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46:GERAN-A-225:LU)[0x561dbedc9370] (msc_a.c:1053) 20250823132508046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46:GERAN-A-225:LU)[0x561dbed81910]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132508046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46:GERAN-A-225:LU)[0x561dbed81910]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132508046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46:GERAN-A-225:LU)[0x561dbed81910]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132508046 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132508046 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132508046 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132508046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132508046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132508046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132508046 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132508046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132508046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1314)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1314)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1312)@7e0c241b4610: Session index based on local reference:0 20250823132508047 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132508047 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132508047 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132508047 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132508047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132508047 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132508047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132508047 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1314)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1313)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1322)2214005 TC_sgsap_impl_imsi_det_noneps0(1322)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132508047 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132508047 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1322)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1322)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1322)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1313)@7e0c241b4610: Created IMSI[0] for '262420000011815'H'A482CB46'O to be handled at TC_sgsap_impl_imsi_det_noneps0(1322) 20250823132508051 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132508051 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250823132508051 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250823132508051 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132508051 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132508051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132508051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132508051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132508051 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132508051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132508051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1314)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1314)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1313)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_noneps0(1322) TC_sgsap_impl_imsi_det_noneps0(1322)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1322)@7e0c241b4610: 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 := 'A482CB46'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1313)@7e0c241b4610: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1322)4040642 MSC_Test_0-RAN(1313)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1312)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1314)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132508054 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132508054 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132508054 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132508054 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132508054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132508054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132508054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132508054 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132508054 DMM DEBUG msc_a(TMSI-0xA482CB46:GERAN-A-226:CM_SERVICE_REQ)[0x561dbed9efc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823132508054 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA482CB46:GERAN-A-226:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132508054 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA482CB46:GERAN-A-226:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA482CB46:GERAN-A-226:CM_SERVICE_REQ)[0x561dbed9efc0] (fsm.c:486) 20250823132508054 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA482CB46:GERAN-A-226:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132508054 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA482CB46:GERAN-A-226:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132508054 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132508054 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132508054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46:GERAN-A-226:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132508054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46:GERAN-A-226:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132508054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46:GERAN-A-226:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132508054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46:GERAN-A-226:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132508054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46:GERAN-A-226:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132508054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46:GERAN-A-226:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132508054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46:GERAN-A-226:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132508054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46:GERAN-A-226:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132508054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46:GERAN-A-226:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132508054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46:GERAN-A-226:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132508054 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250823132508054 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823132508054 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132508054 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132508054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132508054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132508054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132508054 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132508054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132508054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132508054 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132508054 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132508054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132508054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132508054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132508054 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132508054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132508054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132508054 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132508054 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132508054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132508054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132508054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132508054 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132508054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132508054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1314)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1314)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1314)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1314)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1312)@7e0c241b4610: { messageType := 2, destLocRef := '3DA7C2'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(1312)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1314)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1314)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1312)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1312)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1312)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1312)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1312)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1312)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1312)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1312)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132508055 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250823132508055 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1322)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1322)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1312)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1312)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1312)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1312)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1314)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132508059 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132508059 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132508059 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132508059 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132508059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132508059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132508059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132508059 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132508059 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250823132508059 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250823132508059 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823132508059 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132508059 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132508059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132508059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132508059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132508059 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132508059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132508059 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132508059 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132508059 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132508059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132508059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132508059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132508059 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132508059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132508059 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1314)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1314)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1314)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1312)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1312)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1312)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1312)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1314)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1312)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1312)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1312)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1312)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1322)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1322)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1312)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1312)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1312)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1312)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103020904'O 20250823132508061 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132508061 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132508061 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132508061 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1314)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132508061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132508061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132508061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132508061 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132508061 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250823132508061 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132508061 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46 + 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) 20250823132508061 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132508061 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250823132508061 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132508061 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132508061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132508061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132508061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132508061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132508061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132508061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1314)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1314)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1312)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1312)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1312)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1312)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1312)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1312)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1312)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1312)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132508062 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132508062 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1314)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132508062 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132508062 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132508062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132508062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132508062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132508062 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132508062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46:GERAN-A-226:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132508062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46:GERAN-A-226:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46:GERAN-A-226:CM_SERVICE_REQ)[0x561dbed9efc0] (msc_a.c:1053) 20250823132508062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46:GERAN-A-226:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132508062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46:GERAN-A-226:CM_SERVICE_REQ)[0x561dbedc71a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132508062 DBSSAP ERROR msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46:GERAN-A-226:CM_SERVICE_REQ)[0x561dbed9efc0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250823132508062 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250823132508062 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132508062 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132508062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132508062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132508062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132508062 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132508062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132508062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1314)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1314)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1312)@7e0c241b4610: Session index based on local reference:0 20250823132508063 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132508063 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132508063 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132508063 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132508063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132508063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132508063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132508063 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1314)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1313)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1322)4040642 TC_sgsap_impl_imsi_det_noneps0(1322)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132508063 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250823132508063 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1322)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1322)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1322)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1322)@7e0c241b4610: Final verdict of PTC: pass 20250823132508066 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250823132508067 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132508067 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1318)@7e0c241b4610: Final verdict of PTC: none 20250823132508067 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1312)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1317)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1314)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1315)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1313)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SGsAP(1320)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1323)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1311)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1319)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1316)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1321)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1311): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1312): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1313): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1314): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1315): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1316): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1317): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1318): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1319): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SGsAP(1320): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1321): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_sgsap_impl_imsi_det_noneps0(1322): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1323): none (pass -> pass) MTC@7e0c241b4610: Test case TC_sgsap_impl_imsi_det_noneps finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass'. Sat Aug 23 13:25:08 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 20250823132508266 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132508266 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132508266 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132508266 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132508266 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132508266 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132508266 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132508266 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132508266 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) 20250823132508266 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132508266 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132508266 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132508266 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132508266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132508266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132508266 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132508266 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132508266 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132508266 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132509068 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=349628) 20250823132510069 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132510268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132510268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132510268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=349628, count=350788) 20250823132511070 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_rej'. ------ MSC_Tests.TC_sgsap_paging_rej ------ Sat Aug 23 13:25:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_paging_rej.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_paging_rej.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132512071 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_rej' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_sgsap_paging_rej started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1327)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1327)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1327)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1325)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132512500 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1328)@7e0c241b4610: 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 } } } 20250823132512695 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) 20250823132512695 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) 20250823132512695 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132512695 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(1327)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1327)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1327)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1327)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1327)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823132512696 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132512696 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132512696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132512696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132512696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132512696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132512696 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(1327)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1327)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1327)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1327)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1327)@7e0c241b4610: Message received on association #8 20250823132512697 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132512697 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132512697 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132512697 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132512697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132512697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132512697 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(1327)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132512697 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132512697 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1327)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1327)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1327)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1327)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1327)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132513072 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132513072 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1330)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1330)@7e0c241b4610: 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) } } } } 20250823132513074 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1330)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1330)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1330)@7e0c241b4610: 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(1330)@7e0c241b4610: 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(1330)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1330)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132513085 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) 20250823132513085 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1333)@7e0c241b4610: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1333)@7e0c241b4610: Created Expect[0] for '262420000011816'H to be handled at TC_sgsap_paging_rej0(1335) MSC_Test-GSUP(1331)@7e0c241b4610: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1335) 20250823132513124 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250823132513124 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011816 id=262420000011816 (vlr.c:661) 20250823132513124 DVLR INFO New subscr, IMSI: 262420000011816 (vlr.c:562) 20250823132513124 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250823132513124 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011816 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1331)@7e0c241b4610: Found GsupExpect[0] for "262420000011816" handled at TC_sgsap_paging_rej0(1335) MSC_Test-GSUP(1331)@7e0c241b4610: Added IMSI table entry 0TC_sgsap_paging_rej0(1335)"262420000011816" 20250823132513127 DVLR DEBUG VLR subscr IMSI-262420000011816:TMSInew-0x2F3BB12E + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132513127 DVLR DEBUG IMSI:262420000011816 has MSISDN:491230011816 (vlr.c:1045) 20250823132513127 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (NO CONN!) (gsm_04_08.c:1541) 20250823132513127 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x2F3BB12E - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250823132513127 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x2F3BB12E + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132513127 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x2F3BB12E + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250823132513127 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x2F3BB12E - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250823132513127 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x2F3BB12E - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_rej0(1335)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1335)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011816'H MSC_Test-SGsAP(1333)@7e0c241b4610: 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 := '2F3BB12E'O } } } } } } handled at TC_sgsap_paging_rej0(1335) TC_sgsap_paging_rej0(1335)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1335)@7e0c241b4610: setverdict(pass): none -> pass 20250823132513129 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x2F3BB12E + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250823132513129 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) MSC_Test_0-M3UA(1327)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132513500 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132513500 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132513500 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132513500 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132513500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132513500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132513500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132513500 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132513500 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132513500 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132513500 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132513500 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132513500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132513500 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132513500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132513500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1327)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1327)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1326)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_rej0(1335)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011816'H 20250823132514133 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132514133 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250823132514133 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250823132514133 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_rej0(1335)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132514134 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E + sgs_rx_pag_rej: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej) (sgs_iface.c:757) 20250823132514134 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E + 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) 20250823132514134 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132514134 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E - Paging: now used by 4 (attached,SGs-paging-req,sgs_rx_pag_rej,vlr_sgs_pag_rej) (paging.c:202) 20250823132514134 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E - SGs-paging-req: now used by 3 (attached,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250823132514134 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E - vlr_sgs_pag_rej: now used by 2 (attached,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250823132514134 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E - sgs_rx_pag_rej: now used by 1 (attached) (sgs_iface.c:780) MSC_Test-GSUP(1331)@7e0c241b4610: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1335) TC_sgsap_paging_rej0(1335)@7e0c241b4610: 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(1326)@7e0c241b4610: Added conn table entry 0TC_sgsap_paging_rej0(1335)13731192 MSC_Test_0-SCCP(1325)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1326)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1327)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132515141 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132515141 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132515141 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132515141 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132515141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132515141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132515141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132515141 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132515141 DMM DEBUG msc_a(IMSI-262420000011816:GERAN-A-227:LU)[0x561dbed81910]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011816 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132515141 DMM DEBUG msc_a(IMSI-262420000011816:GERAN-A-227:LU)[0x561dbed81910]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132515141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-227:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132515141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-227:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011816:GERAN-A-227:LU)[0x561dbed81910] (fsm.c:486) 20250823132515141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-227:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132515141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-227:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132515141 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132515141 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132515141 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823132515141 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132515141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132515141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132515141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132515141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132515141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132515141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed6f8e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132515141 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132515141 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823132515141 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132515141 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132515141 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132515141 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132515141 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132515141 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132515141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132515141 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132515141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132515141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132515141 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132515141 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132515141 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132515141 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132515141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132515141 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132515141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132515141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1327)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1327)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1327)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1327)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1325)@7e0c241b4610: { messageType := 2, destLocRef := 'D18578'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(1325)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1325)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1325)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1325)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1325)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132515143 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132515143 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1325)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1325)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1325)@7e0c241b4610: vl_from0 TC_sgsap_paging_rej0(1335)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1335)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1325)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1327)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132515144 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132515144 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132515144 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132515144 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132515144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132515144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132515144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132515144 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132515145 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132515145 DVLR DEBUG IMSI:262420000011816 has MSISDN:491230011816 (vlr.c:1045) 20250823132515145 DMSC NOTICE msub(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (gsm_04_08.c:1541) 20250823132515145 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132515145 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132515145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132515145 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132515145 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132515145 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132515146 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed6f8e0] (vlr_lu_fsm.c:110) 20250823132515146 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132515146 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132515146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132515146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132515146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed7b410]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132515146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed7b410]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823132515146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed7b410]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132515146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed7b410]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132515146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed7b410]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132515146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed7b410]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132515146 DMSC NOTICE msub(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:TMSInew-0x67FDF7C1) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (gsm_04_08.c:1541) 20250823132515146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed7b410]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132515146 DMM DEBUG -> IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:TMSInew-0x67FDF7C1 LOCATION UPDATE ACCEPT (TMSI = 0x67fdf7c1) (gsm_04_08.c:149) 20250823132515146 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:TMSInew-0x67FDF7C1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132515146 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132515146 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132515146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132515146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132515146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132515146 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132515146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132515146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1327)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1327)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1325)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1325)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1325)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1325)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1335)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1326)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1326)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1325)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1325)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1325)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1325)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1327)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132515149 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132515149 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132515149 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132515149 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132515149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132515150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132515150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132515150 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132515150 DMM DEBUG msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:TMSInew-0x67FDF7C1:GERAN-A-227:LU)[0x561dbed81910]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132515150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:TMSInew-0x67FDF7C1:GERAN-A-227:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132515150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed7b410]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132515150 DMSC NOTICE msub(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (gsm_04_08.c:1541) 20250823132515150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed7b410]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132515150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1:GERAN-A-227:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132515150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed7b410]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132515150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed7b410]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1:GERAN-A-227:LU)[0x561dbed6f8e0] (vlr_lu_fsm.c:817) 20250823132515150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed7b410]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132515150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2F3BB12E:GERAN-A-227:LU)[0x561dbed7b410]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132515150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1:GERAN-A-227:LU)[0x561dbed6f8e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132515150 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011816/3/1): Available (smpp_smsc.c:626) 20250823132515150 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132515150 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132515150 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132515150 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132515150 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132515150 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132515150 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132515150 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132515150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132515150 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132515150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132515150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1327)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1327)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1325)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1325)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1325)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1325)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1325)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1325)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1325)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1325)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1327)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132515151 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132515151 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132515151 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132515151 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132515151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132515151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132515151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132515151 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132515151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1:GERAN-A-227:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132515151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1:GERAN-A-227:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1:GERAN-A-227:LU)[0x561dbed81910] (msc_a.c:1053) 20250823132515151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1:GERAN-A-227:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132515151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1:GERAN-A-227:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132515151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1:GERAN-A-227:LU)[0x561dbed6f8e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132515152 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132515152 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132515152 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132515152 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132515152 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132515152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132515152 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132515152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132515152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1327)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1327)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1325)@7e0c241b4610: Session index based on local reference:0 20250823132515152 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132515152 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132515152 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132515152 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132515152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132515152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132515152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132515152 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1327)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1326)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_paging_rej0(1335)13731192 TC_sgsap_paging_rej0(1335)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132515153 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132515153 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_paging_rej0(1335)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1335)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1335)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1326)@7e0c241b4610: Created IMSI[0] for '262420000011816'H'67FDF7C1'O to be handled at TC_sgsap_paging_rej0(1335) 20250823132515156 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132515156 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250823132515156 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250823132515156 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132515156 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132515156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132515156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132515156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132515156 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132515156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132515156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1327)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1327)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1326)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_rej0(1335) TC_sgsap_paging_rej0(1335)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1335)@7e0c241b4610: 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 := '67FDF7C1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1326)@7e0c241b4610: Added conn table entry 0TC_sgsap_paging_rej0(1335)9740911 MSC_Test_0-RAN(1326)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1325)@7e0c241b4610: First idle individual index:0 20250823132515159 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132515159 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132515159 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132515159 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132515159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132515159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132515159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132515159 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1327)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132515159 DMM DEBUG msc_a(TMSI-0x67FDF7C1:GERAN-A-228:CM_SERVICE_REQ)[0x561dbedc9370]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823132515159 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x67FDF7C1:GERAN-A-228:CM_SERVICE_REQ)[0x561dbed9efc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132515159 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x67FDF7C1:GERAN-A-228:CM_SERVICE_REQ)[0x561dbed9efc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x67FDF7C1:GERAN-A-228:CM_SERVICE_REQ)[0x561dbedc9370] (fsm.c:486) 20250823132515159 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x67FDF7C1:GERAN-A-228:CM_SERVICE_REQ)[0x561dbed9efc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132515159 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x67FDF7C1:GERAN-A-228:CM_SERVICE_REQ)[0x561dbed9efc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132515159 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132515159 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132515159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1:GERAN-A-228:CM_SERVICE_REQ)[0x561dbed9efc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132515159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1:GERAN-A-228:CM_SERVICE_REQ)[0x561dbed9efc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132515159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1:GERAN-A-228:CM_SERVICE_REQ)[0x561dbed9efc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132515159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1:GERAN-A-228:CM_SERVICE_REQ)[0x561dbed9efc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132515159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1:GERAN-A-228:CM_SERVICE_REQ)[0x561dbed9efc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132515159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1:GERAN-A-228:CM_SERVICE_REQ)[0x561dbed9efc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132515159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1:GERAN-A-228:CM_SERVICE_REQ)[0x561dbed9efc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132515159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1:GERAN-A-228:CM_SERVICE_REQ)[0x561dbed9efc0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132515159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1:GERAN-A-228:CM_SERVICE_REQ)[0x561dbed9efc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132515159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1:GERAN-A-228:CM_SERVICE_REQ)[0x561dbed9efc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132515159 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011816/3/1): Available (smpp_smsc.c:626) 20250823132515159 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823132515159 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132515159 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132515159 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132515159 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132515159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132515159 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132515159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132515159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132515159 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132515159 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132515159 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132515159 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132515159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132515159 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132515159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132515159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132515159 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132515159 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132515159 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132515159 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132515159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132515159 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132515159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132515159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1327)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1327)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1327)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1325)@7e0c241b4610: { messageType := 2, destLocRef := '94A26F'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-SCCP(1325)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1327)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1327)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1325)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1325)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1325)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1325)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1327)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1325)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1325)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1325)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1325)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132515160 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250823132515160 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_rej0(1335)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1335)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1325)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1325)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1325)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1325)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1327)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132515164 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132515164 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132515164 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132515164 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132515164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132515164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132515164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132515164 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132515164 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250823132515164 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250823132515164 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823132515164 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132515164 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132515164 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132515164 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132515164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132515164 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132515164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132515164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132515164 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132515164 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132515164 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132515164 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132515164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132515164 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132515164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132515164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1327)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1327)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1327)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1325)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1325)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1325)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1325)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1327)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1325)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1325)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1325)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1325)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1335)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1335)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1325)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1325)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1325)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1325)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1327)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132515166 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132515166 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132515166 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132515166 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132515166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132515166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132515166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132515166 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132515166 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250823132515166 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132515166 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1 + 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) 20250823132515166 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132515166 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250823132515166 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132515166 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132515166 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132515166 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132515166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132515166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132515166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132515166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1327)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1327)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1325)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1325)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1325)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1325)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1325)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1325)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1325)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1325)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132515167 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132515167 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132515167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132515167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1327)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132515167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132515167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132515167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132515167 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132515167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1:GERAN-A-228:CM_SERVICE_REQ)[0x561dbed9efc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132515167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1:GERAN-A-228:CM_SERVICE_REQ)[0x561dbed9efc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1:GERAN-A-228:CM_SERVICE_REQ)[0x561dbedc9370] (msc_a.c:1053) 20250823132515167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1:GERAN-A-228:CM_SERVICE_REQ)[0x561dbed9efc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132515167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1:GERAN-A-228:CM_SERVICE_REQ)[0x561dbed9efc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132515167 DBSSAP ERROR msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1:GERAN-A-228:CM_SERVICE_REQ)[0x561dbedc9370]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250823132515167 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250823132515167 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132515167 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132515167 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132515167 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132515167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132515167 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132515167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132515167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1327)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1327)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1325)@7e0c241b4610: Session index based on local reference:0 20250823132515168 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132515168 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132515168 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132515168 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132515168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132515168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132515168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132515168 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1327)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1326)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_paging_rej0(1335)9740911 TC_sgsap_paging_rej0(1335)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132515168 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250823132515168 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_paging_rej0(1335)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1335)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1335)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1335)@7e0c241b4610: Final verdict of PTC: pass 20250823132515171 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132515171 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1326)@7e0c241b4610: Final verdict of PTC: none 20250823132515171 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250823132515172 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1331)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1327)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1328)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1330)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1325)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1324)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SGsAP(1333)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1329)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1336)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1332)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1334)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1324): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1325): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1326): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1327): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1328): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1329): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1330): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1331): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1332): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SGsAP(1333): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1334): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_sgsap_paging_rej0(1335): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1336): none (pass -> pass) MTC@7e0c241b4610: Test case TC_sgsap_paging_rej finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_rej pass'. Sat Aug 23 13:25:15 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 20250823132515370 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132515370 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132515370 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132515370 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132515370 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132515370 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132515370 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132515370 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132515370 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) 20250823132515370 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132515370 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132515370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132515370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132515370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132515370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132515370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132515370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132515370 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132515370 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132516172 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=348528) 20250823132517173 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132517372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132517372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132517372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=348528, count=350760) 20250823132518052 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA482CB46 - Paging: now used by 1 (attached) (paging.c:202) 20250823132518175 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_rej pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_subscr_rej'. ------ MSC_Tests.TC_sgsap_paging_subscr_rej ------ Sat Aug 23 13:25:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_paging_subscr_rej.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_paging_subscr_rej.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132519175 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_subscr_rej' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_sgsap_paging_subscr_rej started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1340)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1340)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1340)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(1338)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132519592 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1341)@7e0c241b4610: 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 } } } 20250823132519786 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) 20250823132519786 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) 20250823132519786 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132519786 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(1340)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1340)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1340)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132519789 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132519789 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132519789 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132519789 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132519789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132519789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132519789 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(1340)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1340)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1340)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1340)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1340)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132519790 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132519790 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132519790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132519790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132519790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132519790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132519790 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(1340)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1340)@7e0c241b4610: Message received on association #8 20250823132519790 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132519790 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1340)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1340)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1340)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1340)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1340)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1340)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132520177 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132520177 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1343)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1343)@7e0c241b4610: 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) } } } } 20250823132520178 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1343)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1343)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1343)@7e0c241b4610: 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(1343)@7e0c241b4610: 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(1343)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1343)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132520188 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) 20250823132520188 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1346)@7e0c241b4610: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1346)@7e0c241b4610: Created Expect[0] for '262420000011817'H to be handled at TC_sgsap_paging_subscr_rej0(1348) MSC_Test-GSUP(1344)@7e0c241b4610: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1348) 20250823132520227 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250823132520227 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011817 id=262420000011817 (vlr.c:661) 20250823132520227 DVLR INFO New subscr, IMSI: 262420000011817 (vlr.c:562) 20250823132520227 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250823132520227 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011817 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1344)@7e0c241b4610: Found GsupExpect[0] for "262420000011817" handled at TC_sgsap_paging_subscr_rej0(1348) MSC_Test-GSUP(1344)@7e0c241b4610: Added IMSI table entry 0TC_sgsap_paging_subscr_rej0(1348)"262420000011817" 20250823132520230 DVLR DEBUG VLR subscr IMSI-262420000011817:TMSInew-0x769C5701 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132520230 DVLR DEBUG IMSI:262420000011817 has MSISDN:491230011817 (vlr.c:1045) 20250823132520230 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (NO CONN!) (gsm_04_08.c:1541) 20250823132520230 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x769C5701 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250823132520230 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x769C5701 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132520230 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x769C5701 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250823132520230 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x769C5701 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250823132520230 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x769C5701 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_subscr_rej0(1348)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1348)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011817'H MSC_Test-SGsAP(1346)@7e0c241b4610: 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 := '769C5701'O } } } } } } handled at TC_sgsap_paging_subscr_rej0(1348) TC_sgsap_paging_subscr_rej0(1348)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1348)@7e0c241b4610: setverdict(pass): none -> pass 20250823132520232 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x769C5701 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250823132520232 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250823132520591 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132520591 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132520591 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132520591 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132520591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132520591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132520591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132520591 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1340)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132520591 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132520591 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132520591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132520591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132520591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132520591 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132520591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132520591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1340)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1340)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1339)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_subscr_rej0(1348)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011817'H 20250823132521235 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132521235 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250823132521235 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250823132521235 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_subscr_rej0(1348)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132521236 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701 + sgs_rx_pag_rej: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej) (sgs_iface.c:757) 20250823132521236 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701 + 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) 20250823132521236 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701 - SGs-paging-req: now used by 4 (attached,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250823132521236 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701 - vlr_sgs_pag_rej: now used by 3 (attached,Paging,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250823132521236 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701 - Paging: now used by 2 (attached,sgs_rx_pag_rej) (paging.c:202) 20250823132521236 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) 20250823132521236 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701 - sgs_rx_pag_rej: now used by 1 (attached) (sgs_iface.c:780) MSC_Test-GSUP(1344)@7e0c241b4610: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1348) TC_sgsap_paging_subscr_rej0(1348)@7e0c241b4610: 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(1339)@7e0c241b4610: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1348)8484975 MSC_Test_0-RAN(1339)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1338)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1340)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132522243 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132522243 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132522243 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132522243 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132522243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132522243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132522243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132522243 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132522244 DMM DEBUG msc_a(IMSI-262420000011817:GERAN-A-229:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011817 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132522244 DMM DEBUG msc_a(IMSI-262420000011817:GERAN-A-229:LU)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132522244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-229:LU)[0x561dbed7b410]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132522244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-229:LU)[0x561dbed7b410]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011817:GERAN-A-229:LU)[0x561dbed6f8e0] (fsm.c:486) 20250823132522244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-229:LU)[0x561dbed7b410]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132522244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-229:LU)[0x561dbed7b410]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132522244 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132522244 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132522244 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823132522244 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132522244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbed7b410]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132522244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbed7b410]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132522244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbed7b410]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132522244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbed7b410]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132522244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbed7b410]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132522244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbed7b410]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132522244 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132522244 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbed7b410] (fsm.c:486) 20250823132522244 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132522244 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132522244 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132522244 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132522244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132522244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132522244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132522244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132522244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132522244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132522244 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132522244 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132522244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132522244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132522244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132522244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132522244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132522244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1340)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1340)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1340)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1340)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1338)@7e0c241b4610: { messageType := 2, destLocRef := '81786F'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(1338)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1338)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1338)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1338)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1338)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132522245 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132522245 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_sgsap_paging_subscr_rej0(1348)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1338)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1338)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1338)@7e0c241b4610: vl_from0 TC_sgsap_paging_subscr_rej0(1348)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1338)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1340)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132522246 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132522246 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132522246 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132522246 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132522246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132522246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132522246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132522246 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132522247 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132522247 DVLR DEBUG IMSI:262420000011817 has MSISDN:491230011817 (vlr.c:1045) 20250823132522247 DMSC NOTICE msub(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (gsm_04_08.c:1541) 20250823132522247 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132522247 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132522247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbed7b410]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132522247 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132522247 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132522247 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132522247 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbed7b410] (vlr_lu_fsm.c:110) 20250823132522247 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132522247 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132522247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbed7b410]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132522247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbed7b410]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132522247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbedcbcb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132522247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbedcbcb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbed7b410] (fsm.c:486) 20250823132522247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbedcbcb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132522247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbedcbcb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132522247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbedcbcb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132522247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbedcbcb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132522247 DMSC NOTICE msub(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:TMSInew-0xBA3A45F9) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (gsm_04_08.c:1541) 20250823132522247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbedcbcb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132522247 DMM DEBUG -> IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:TMSInew-0xBA3A45F9 LOCATION UPDATE ACCEPT (TMSI = 0xba3a45f9) (gsm_04_08.c:149) 20250823132522247 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:TMSInew-0xBA3A45F9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132522247 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132522247 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132522247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132522247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132522247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132522247 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132522247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132522247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1340)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1340)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1338)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1338)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1338)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1338)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1348)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1339)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1339)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1338)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1338)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1338)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1338)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823132522250 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132522250 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132522250 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132522250 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1340)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132522250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132522250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132522251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132522251 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132522251 DMM DEBUG msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:TMSInew-0xBA3A45F9:GERAN-A-229:LU)[0x561dbed6f8e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132522251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:TMSInew-0xBA3A45F9:GERAN-A-229:LU)[0x561dbed7b410]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132522251 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbedcbcb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132522251 DMSC NOTICE msub(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (gsm_04_08.c:1541) 20250823132522251 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbedcbcb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132522251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9:GERAN-A-229:LU)[0x561dbed7b410]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132522251 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbedcbcb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132522251 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbedcbcb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9:GERAN-A-229:LU)[0x561dbed7b410] (vlr_lu_fsm.c:817) 20250823132522251 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbedcbcb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132522251 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x769C5701:GERAN-A-229:LU)[0x561dbedcbcb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132522251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9:GERAN-A-229:LU)[0x561dbed7b410]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132522251 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011817/3/1): Available (smpp_smsc.c:626) 20250823132522251 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132522251 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132522251 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132522251 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132522251 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132522251 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132522251 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132522251 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132522251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132522251 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132522251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132522251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1340)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1340)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1338)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1338)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1338)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1338)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1338)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1338)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1338)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1338)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1340)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132522252 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132522252 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132522252 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132522252 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132522252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132522252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132522252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132522252 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132522253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9:GERAN-A-229:LU)[0x561dbed7b410]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132522253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9:GERAN-A-229:LU)[0x561dbed7b410]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9:GERAN-A-229:LU)[0x561dbed6f8e0] (msc_a.c:1053) 20250823132522253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9:GERAN-A-229:LU)[0x561dbed7b410]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132522253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9:GERAN-A-229:LU)[0x561dbed7b410]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132522253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9:GERAN-A-229:LU)[0x561dbed7b410]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132522253 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132522253 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132522253 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132522253 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132522253 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132522253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132522253 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132522253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132522253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1340)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1340)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1338)@7e0c241b4610: Session index based on local reference:0 20250823132522253 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132522253 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132522253 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132522253 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1340)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132522253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132522253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132522253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132522253 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1339)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1348)8484975 TC_sgsap_paging_subscr_rej0(1348)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132522254 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132522254 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_paging_subscr_rej0(1348)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1348)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1348)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1339)@7e0c241b4610: Created IMSI[0] for '262420000011817'H'BA3A45F9'O to be handled at TC_sgsap_paging_subscr_rej0(1348) 20250823132522256 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132522256 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250823132522256 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250823132522256 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132522256 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132522256 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132522256 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132522256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132522256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132522256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132522256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1340)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1340)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1339)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_subscr_rej0(1348) TC_sgsap_paging_subscr_rej0(1348)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1348)@7e0c241b4610: 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 := 'BA3A45F9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1339)@7e0c241b4610: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1348)1775206 MSC_Test_0-RAN(1339)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1338)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1340)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132522259 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132522259 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132522259 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132522259 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132522259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132522259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132522259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132522259 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132522260 DMM DEBUG msc_a(TMSI-0xBA3A45F9:GERAN-A-230:CM_SERVICE_REQ)[0x561dbed81910]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823132522260 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBA3A45F9:GERAN-A-230:CM_SERVICE_REQ)[0x561dbedc9370]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132522260 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBA3A45F9:GERAN-A-230:CM_SERVICE_REQ)[0x561dbedc9370]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBA3A45F9:GERAN-A-230:CM_SERVICE_REQ)[0x561dbed81910] (fsm.c:486) 20250823132522260 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBA3A45F9:GERAN-A-230:CM_SERVICE_REQ)[0x561dbedc9370]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132522260 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBA3A45F9:GERAN-A-230:CM_SERVICE_REQ)[0x561dbedc9370]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132522260 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132522260 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132522260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9:GERAN-A-230:CM_SERVICE_REQ)[0x561dbedc9370]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132522260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9:GERAN-A-230:CM_SERVICE_REQ)[0x561dbedc9370]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132522260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9:GERAN-A-230:CM_SERVICE_REQ)[0x561dbedc9370]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132522260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9:GERAN-A-230:CM_SERVICE_REQ)[0x561dbedc9370]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132522260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9:GERAN-A-230:CM_SERVICE_REQ)[0x561dbedc9370]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132522260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9:GERAN-A-230:CM_SERVICE_REQ)[0x561dbedc9370]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132522260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9:GERAN-A-230:CM_SERVICE_REQ)[0x561dbedc9370]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132522260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9:GERAN-A-230:CM_SERVICE_REQ)[0x561dbedc9370]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132522260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9:GERAN-A-230:CM_SERVICE_REQ)[0x561dbedc9370]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132522260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9:GERAN-A-230:CM_SERVICE_REQ)[0x561dbedc9370]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132522260 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011817/3/1): Available (smpp_smsc.c:626) 20250823132522260 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823132522260 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132522260 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132522260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132522260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132522260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132522260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132522260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132522260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132522260 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132522260 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132522260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132522260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132522260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132522260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132522260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132522260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132522260 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132522260 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132522260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132522260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132522260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132522260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132522260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132522260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1340)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1340)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1340)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1338)@7e0c241b4610: { messageType := 2, destLocRef := '1B1666'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(1338)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1340)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1340)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1338)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1338)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1338)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1338)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1340)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1338)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1338)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1338)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1338)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132522260 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250823132522260 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_subscr_rej0(1348)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1348)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1338)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1338)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1338)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1338)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1340)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132522264 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132522264 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132522264 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132522264 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132522264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132522264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132522264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132522264 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132522264 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250823132522264 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250823132522264 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823132522264 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132522264 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132522264 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132522264 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132522264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132522264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132522264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132522264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132522264 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132522264 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132522264 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132522264 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132522264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132522264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132522264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132522264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1340)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1340)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1338)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1338)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1338)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1338)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1340)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1340)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1338)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1338)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1338)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1338)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1348)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1348)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1338)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1338)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1338)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1338)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103020904'O 20250823132522266 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132522266 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132522266 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132522266 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132522266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132522266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132522266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132522266 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1340)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132522267 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250823132522267 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132522267 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9 + 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) 20250823132522267 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132522267 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250823132522267 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132522267 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132522267 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132522267 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132522267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132522267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132522267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132522267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1340)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1340)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1338)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1338)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1338)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1338)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1338)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1338)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1338)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1338)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132522268 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132522268 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132522268 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132522268 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132522268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132522268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132522268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132522268 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1340)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132522268 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9:GERAN-A-230:CM_SERVICE_REQ)[0x561dbedc9370]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132522268 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9:GERAN-A-230:CM_SERVICE_REQ)[0x561dbedc9370]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9:GERAN-A-230:CM_SERVICE_REQ)[0x561dbed81910] (msc_a.c:1053) 20250823132522268 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9:GERAN-A-230:CM_SERVICE_REQ)[0x561dbedc9370]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132522268 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9:GERAN-A-230:CM_SERVICE_REQ)[0x561dbedc9370]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132522268 DBSSAP ERROR msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9:GERAN-A-230:CM_SERVICE_REQ)[0x561dbed81910]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250823132522268 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250823132522268 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132522268 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132522268 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132522268 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132522268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132522268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132522268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132522268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1340)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1340)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1338)@7e0c241b4610: Session index based on local reference:0 20250823132522268 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132522268 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132522268 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132522268 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132522268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1340)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132522268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132522268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132522268 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1339)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1348)1775206 TC_sgsap_paging_subscr_rej0(1348)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132522269 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250823132522269 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_paging_subscr_rej0(1348)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1348)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1348)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1348)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-M3UA(1340)@7e0c241b4610: Final verdict of PTC: none 20250823132522271 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250823132522271 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132522271 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1344)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1338)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1342)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1341)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1339)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SGsAP(1346)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1343)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1337)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1345)@7e0c241b4610: Final verdict of PTC: none 20250823132522272 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(1347)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1349)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1337): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1338): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1339): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1340): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1341): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1342): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1343): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1344): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1345): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SGsAP(1346): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1347): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_sgsap_paging_subscr_rej0(1348): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1349): none (pass -> pass) MTC@7e0c241b4610: Test case TC_sgsap_paging_subscr_rej finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_subscr_rej pass'. Sat Aug 23 13:25:22 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 20250823132522470 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132522470 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132522470 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132522470 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132522470 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132522470 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132522470 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132522470 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132522470 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) 20250823132522470 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132522470 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132522470 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132522470 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132522470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132522470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132522470 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132522470 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132522470 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132522470 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132523273 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=348292) 20250823132524274 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132524471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132524471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132524471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=348292, count=349452) 20250823132525157 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x67FDF7C1 - Paging: now used by 1 (attached) (paging.c:202) 20250823132525275 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_subscr_rej pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_ue_unr'. ------ MSC_Tests.TC_sgsap_paging_ue_unr ------ Sat Aug 23 13:25:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_paging_ue_unr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_paging_ue_unr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132526277 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_ue_unr' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_sgsap_paging_ue_unr started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1353)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1353)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1353)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1351)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132526719 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1354)@7e0c241b4610: 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 } } } 20250823132526913 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) 20250823132526913 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) 20250823132526913 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132526913 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(1353)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1353)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1353)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132526919 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132526920 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132526920 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132526920 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132526920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132526920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132526920 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(1353)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1353)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1353)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1353)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1353)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132526922 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132526922 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132526922 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132526922 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132526922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132526922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132526922 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823132526922 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132526922 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1353)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1353)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1353)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1353)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1353)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1353)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1353)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1353)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132527278 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132527278 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1356)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1356)@7e0c241b4610: 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) } } } } 20250823132527281 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1356)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1356)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1356)@7e0c241b4610: 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(1356)@7e0c241b4610: 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(1356)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1356)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132527299 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) 20250823132527299 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1359)@7e0c241b4610: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1359)@7e0c241b4610: Created Expect[0] for '262420000011818'H to be handled at TC_sgsap_paging_ue_unr0(1361) MSC_Test-GSUP(1357)@7e0c241b4610: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1361) 20250823132527338 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250823132527338 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011818 id=262420000011818 (vlr.c:661) 20250823132527338 DVLR INFO New subscr, IMSI: 262420000011818 (vlr.c:562) 20250823132527338 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250823132527338 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011818 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1357)@7e0c241b4610: Found GsupExpect[0] for "262420000011818" handled at TC_sgsap_paging_ue_unr0(1361) MSC_Test-GSUP(1357)@7e0c241b4610: Added IMSI table entry 0TC_sgsap_paging_ue_unr0(1361)"262420000011818" 20250823132527340 DVLR DEBUG VLR subscr IMSI-262420000011818:TMSInew-0x2E8FE549 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132527340 DVLR DEBUG IMSI:262420000011818 has MSISDN:491230011818 (vlr.c:1045) 20250823132527340 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (NO CONN!) (gsm_04_08.c:1541) 20250823132527340 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x2E8FE549 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250823132527340 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x2E8FE549 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132527340 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x2E8FE549 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250823132527340 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x2E8FE549 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250823132527340 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x2E8FE549 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_ue_unr0(1361)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1361)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011818'H MSC_Test-SGsAP(1359)@7e0c241b4610: 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 := '2E8FE549'O } } } } } } handled at TC_sgsap_paging_ue_unr0(1361) TC_sgsap_paging_ue_unr0(1361)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1361)@7e0c241b4610: setverdict(pass): none -> pass 20250823132527342 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x2E8FE549 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250823132527343 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250823132527726 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132527726 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132527726 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132527726 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132527726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132527726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132527726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132527726 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1353)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132527727 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132527727 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132527727 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132527727 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132527727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132527727 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132527727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132527727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1353)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1353)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1352)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_ue_unr0(1361)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011818'H 20250823132528346 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132528346 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250823132528346 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250823132528346 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_ue_unr0(1361)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132528348 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549 + vlr_sgs_ue_unr: now used by 4 (attached,SGs-paging-req,Paging,vlr_sgs_ue_unr) (vlr_sgs.c:292) 20250823132528348 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549 - vlr_sgs_ue_unr: now used by 3 (attached,SGs-paging-req,Paging) (vlr_sgs.c:304) MSC_Test-GSUP(1357)@7e0c241b4610: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1361) TC_sgsap_paging_ue_unr0(1361)@7e0c241b4610: 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(1352)@7e0c241b4610: Added conn table entry 0TC_sgsap_paging_ue_unr0(1361)6563528 MSC_Test_0-RAN(1352)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1351)@7e0c241b4610: First idle individual index:0 20250823132529355 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132529355 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132529355 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132529355 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132529355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132529355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132529355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132529355 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1353)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132529355 DMM DEBUG msc_a(IMSI-262420000011818:GERAN-A-231:LU)[0x561dbed7b410]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011818 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132529355 DMM DEBUG msc_a(IMSI-262420000011818:GERAN-A-231:LU)[0x561dbed7b410]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132529355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-231:LU)[0x561dbedcbcb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132529355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-231:LU)[0x561dbedcbcb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011818:GERAN-A-231:LU)[0x561dbed7b410] (fsm.c:486) 20250823132529355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-231:LU)[0x561dbedcbcb0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132529355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-231:LU)[0x561dbedcbcb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132529355 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549 + _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132529355 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132529355 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549 - _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_lu_fsm.c:1085) 20250823132529355 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132529355 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549 - Paging: now used by 3 (attached,SGs-paging-req,active-conn) (paging.c:202) 20250823132529355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbedcbcb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132529355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbedcbcb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132529355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbedcbcb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132529355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbedcbcb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132529355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbedcbcb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132529355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbedcbcb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132529355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132529355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbedcbcb0] (fsm.c:486) 20250823132529355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132529355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132529355 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132529355 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132529355 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132529355 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132529355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132529355 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132529355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132529355 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132529355 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132529355 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132529355 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132529355 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132529355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132529355 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132529355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132529355 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1353)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1353)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1353)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1353)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1351)@7e0c241b4610: { messageType := 2, destLocRef := '6426C8'O, 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(1351)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1351)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1351)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1351)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1351)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132529357 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549 + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250823132529357 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549 - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1351)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1351)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1351)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1351)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_paging_ue_unr0(1361)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250823132529358 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132529358 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132529358 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132529358 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132529358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132529358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132529358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132529358 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_sgsap_paging_ue_unr0(1361)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1353)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132529358 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132529358 DVLR DEBUG IMSI:262420000011818 has MSISDN:491230011818 (vlr.c:1045) 20250823132529358 DMSC NOTICE msub(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (gsm_04_08.c:1541) 20250823132529358 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250823132529359 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132529359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbedcbcb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132529359 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132529359 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132529359 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132529359 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbedcbcb0] (vlr_lu_fsm.c:110) 20250823132529359 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132529359 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132529359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbedcbcb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132529359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbedcbcb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132529359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbed66410]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132529359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbed66410]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbedcbcb0] (fsm.c:486) 20250823132529359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbed66410]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132529359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbed66410]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132529359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbed66410]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132529359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbed66410]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132529359 DMSC NOTICE msub(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:TMSInew-0x2EC79477) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (gsm_04_08.c:1541) 20250823132529359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbed66410]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132529359 DMM DEBUG -> IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:TMSInew-0x2EC79477 LOCATION UPDATE ACCEPT (TMSI = 0x2ec79477) (gsm_04_08.c:149) 20250823132529359 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:TMSInew-0x2EC79477 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250823132529359 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132529359 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132529359 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132529359 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132529359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132529359 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132529359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132529359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1353)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1353)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1351)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1351)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1351)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1351)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1361)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1352)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1352)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1351)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1351)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1351)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1351)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1353)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132529362 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132529362 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132529362 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132529362 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132529362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132529362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132529362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132529362 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132529362 DMM DEBUG msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:TMSInew-0x2EC79477:GERAN-A-231:LU)[0x561dbed7b410]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132529362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:TMSInew-0x2EC79477:GERAN-A-231:LU)[0x561dbedcbcb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132529362 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbed66410]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132529362 DMSC NOTICE msub(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (gsm_04_08.c:1541) 20250823132529362 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbed66410]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132529362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477:GERAN-A-231:LU)[0x561dbedcbcb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132529362 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbed66410]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132529362 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbed66410]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477:GERAN-A-231:LU)[0x561dbedcbcb0] (vlr_lu_fsm.c:817) 20250823132529362 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbed66410]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132529362 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2E8FE549:GERAN-A-231:LU)[0x561dbed66410]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132529362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477:GERAN-A-231:LU)[0x561dbedcbcb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132529362 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011818/3/1): Available (smpp_smsc.c:626) 20250823132529362 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132529362 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477 + 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) 20250823132529362 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132529362 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477 - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250823132529362 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132529362 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132529362 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132529362 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132529362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132529362 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132529362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132529362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1353)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1353)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1351)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1351)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1351)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1351)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1351)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1351)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1351)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1351)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132529363 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132529363 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132529363 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132529363 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132529363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132529363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1353)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132529363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132529363 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132529363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477:GERAN-A-231:LU)[0x561dbedcbcb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132529363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477:GERAN-A-231:LU)[0x561dbedcbcb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477:GERAN-A-231:LU)[0x561dbed7b410] (msc_a.c:1053) 20250823132529363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477:GERAN-A-231:LU)[0x561dbedcbcb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132529363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477:GERAN-A-231:LU)[0x561dbedcbcb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132529363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477:GERAN-A-231:LU)[0x561dbedcbcb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132529363 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477 - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250823132529363 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132529363 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132529363 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132529363 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132529363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132529363 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132529363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132529363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1353)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1353)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1351)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1353)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132529363 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132529363 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132529363 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132529363 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132529363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132529363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132529363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132529363 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1352)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1361)6563528 TC_sgsap_paging_ue_unr0(1361)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132529364 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250823132529364 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477 - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_sgsap_paging_ue_unr0(1361)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1361)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1361)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1352)@7e0c241b4610: Created IMSI[0] for '262420000011818'H'2EC79477'O to be handled at TC_sgsap_paging_ue_unr0(1361) 20250823132529365 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250823132529365 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477 + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250823132529365 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250823132529365 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132529365 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132529365 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132529365 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132529365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132529365 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132529365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132529365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1353)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1353)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1352)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_ue_unr0(1361) TC_sgsap_paging_ue_unr0(1361)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1361)@7e0c241b4610: 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 := '2EC79477'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1352)@7e0c241b4610: Added conn table entry 0TC_sgsap_paging_ue_unr0(1361)12434070 MSC_Test_0-RAN(1352)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1351)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1353)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132529368 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132529368 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132529368 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132529368 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132529368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132529368 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132529368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132529368 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132529368 DMM DEBUG msc_a(TMSI-0x2EC79477:GERAN-A-232:CM_SERVICE_REQ)[0x561dbed6f8e0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823132529368 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2EC79477:GERAN-A-232:CM_SERVICE_REQ)[0x561dbed81910]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132529368 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2EC79477:GERAN-A-232:CM_SERVICE_REQ)[0x561dbed81910]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2EC79477:GERAN-A-232:CM_SERVICE_REQ)[0x561dbed6f8e0] (fsm.c:486) 20250823132529368 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2EC79477:GERAN-A-232:CM_SERVICE_REQ)[0x561dbed81910]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132529368 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2EC79477:GERAN-A-232:CM_SERVICE_REQ)[0x561dbed81910]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132529368 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477 + 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) 20250823132529368 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132529368 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477:GERAN-A-232:CM_SERVICE_REQ)[0x561dbed81910]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132529368 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477:GERAN-A-232:CM_SERVICE_REQ)[0x561dbed81910]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132529368 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477:GERAN-A-232:CM_SERVICE_REQ)[0x561dbed81910]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132529368 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477:GERAN-A-232:CM_SERVICE_REQ)[0x561dbed81910]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132529368 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477:GERAN-A-232:CM_SERVICE_REQ)[0x561dbed81910]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132529368 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477:GERAN-A-232:CM_SERVICE_REQ)[0x561dbed81910]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132529368 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477:GERAN-A-232:CM_SERVICE_REQ)[0x561dbed81910]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132529368 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477:GERAN-A-232:CM_SERVICE_REQ)[0x561dbed81910]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132529368 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477:GERAN-A-232:CM_SERVICE_REQ)[0x561dbed81910]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132529368 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477:GERAN-A-232:CM_SERVICE_REQ)[0x561dbed81910]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132529368 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011818/3/1): Available (smpp_smsc.c:626) 20250823132529368 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477 - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823132529368 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132529368 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132529368 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132529368 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132529368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132529368 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132529368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132529368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132529368 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132529368 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132529368 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132529368 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132529368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132529368 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132529368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132529368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132529368 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132529368 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132529368 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132529368 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132529368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132529368 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132529368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132529368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1353)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1353)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1353)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1353)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1351)@7e0c241b4610: { messageType := 2, destLocRef := 'BDBA96'O, 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(1351)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1353)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1351)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1351)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1351)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1351)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1353)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1351)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1351)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1351)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1351)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132529368 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477 + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250823132529368 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477 - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_ue_unr0(1361)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1361)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1351)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1351)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1351)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1351)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1353)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132529372 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132529372 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132529372 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132529372 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132529372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132529372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132529372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132529372 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132529372 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477 + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250823132529372 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250823132529372 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823132529372 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132529372 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132529372 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132529372 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132529372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132529372 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132529372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132529372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132529372 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132529372 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132529372 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132529372 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132529372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132529372 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132529372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132529372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1353)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1353)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1351)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1351)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1351)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1353)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1351)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1353)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1351)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1351)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1351)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1351)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1361)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1361)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1351)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1351)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1351)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1351)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1353)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132529374 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132529374 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132529374 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132529374 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132529374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132529374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132529374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132529374 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132529374 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477 - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250823132529374 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477 + 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) 20250823132529374 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477 + 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) 20250823132529374 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477 - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132529374 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477 - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250823132529374 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132529374 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132529374 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132529374 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132529374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132529374 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132529374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132529374 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1353)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1353)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1351)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1351)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1351)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1351)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1351)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1351)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1351)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1351)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132529374 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132529374 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132529374 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132529374 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132529374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132529374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1353)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132529374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132529374 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132529374 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477:GERAN-A-232:CM_SERVICE_REQ)[0x561dbed81910]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132529374 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477:GERAN-A-232:CM_SERVICE_REQ)[0x561dbed81910]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477:GERAN-A-232:CM_SERVICE_REQ)[0x561dbed6f8e0] (msc_a.c:1053) 20250823132529374 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477:GERAN-A-232:CM_SERVICE_REQ)[0x561dbed81910]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132529374 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477:GERAN-A-232:CM_SERVICE_REQ)[0x561dbed81910]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132529374 DBSSAP ERROR msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477:GERAN-A-232:CM_SERVICE_REQ)[0x561dbed6f8e0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250823132529374 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477 - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250823132529374 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132529374 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132529374 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132529374 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132529374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132529375 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132529375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132529375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1353)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1353)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1351)@7e0c241b4610: Session index based on local reference:0 20250823132529375 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132529375 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132529375 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132529375 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132529375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132529375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132529375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132529375 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1353)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1352)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1361)12434070 TC_sgsap_paging_ue_unr0(1361)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132529375 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477 + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250823132529375 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_sgsap_paging_ue_unr0(1361)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1361)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1361)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1361)@7e0c241b4610: Final verdict of PTC: pass 20250823132529377 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-M3UA(1353)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1351)@7e0c241b4610: Final verdict of PTC: none 20250823132529377 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132529378 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1357)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1355)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1354)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SGsAP(1359)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1350)@7e0c241b4610: Final verdict of PTC: none 20250823132529379 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1352)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1358)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1356)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1360)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1362)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1350): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1351): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1352): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1353): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1354): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1355): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1356): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1357): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1358): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SGsAP(1359): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1360): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_sgsap_paging_ue_unr0(1361): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1362): none (pass -> pass) MTC@7e0c241b4610: Test case TC_sgsap_paging_ue_unr finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_ue_unr pass'. Sat Aug 23 13:25:29 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 20250823132529578 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132529578 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132529578 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132529578 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132529578 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132529578 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132529578 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132529578 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132529578 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) 20250823132529578 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132529578 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132529578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132529578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132529578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132529578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132529578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132529578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132529578 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132529578 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132530380 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=348032) 20250823132531381 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132531579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132531579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132531579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=348032, count=349192) 20250823132532258 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xBA3A45F9 - Paging: now used by 1 (attached) (paging.c:202) 20250823132532382 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_ue_unr pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_nothing'. ------ MSC_Tests.TC_sgsap_paging_and_nothing ------ Sat Aug 23 13:25:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_paging_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_paging_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132533384 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_nothing' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_sgsap_paging_and_nothing started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1366)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1366)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1366)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1364)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132533845 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1367)@7e0c241b4610: 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 } } } 20250823132534035 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) 20250823132534035 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) 20250823132534035 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132534035 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(1366)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1366)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1366)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1366)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1366)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823132534037 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132534037 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132534037 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132534037 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132534037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132534037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132534037 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(1366)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1366)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1366)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1366)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823132534038 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132534038 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132534038 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132534038 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132534038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132534038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132534038 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(1366)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1366)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1366)@7e0c241b4610: Message received on association #8 20250823132534039 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132534039 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1366)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1366)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1366)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1366)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132534385 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132534385 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1369)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1369)@7e0c241b4610: 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) } } } } 20250823132534388 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1369)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1369)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1369)@7e0c241b4610: 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(1369)@7e0c241b4610: 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(1369)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1369)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132534404 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) 20250823132534404 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1372)@7e0c241b4610: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1372)@7e0c241b4610: Created Expect[0] for '262420000011819'H to be handled at TC_sgsap_paging_and_nothing0(1374) MSC_Test-GSUP(1370)@7e0c241b4610: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1374) 20250823132534472 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250823132534472 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011819 id=262420000011819 (vlr.c:661) 20250823132534472 DVLR INFO New subscr, IMSI: 262420000011819 (vlr.c:562) 20250823132534472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250823132534472 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011819 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1370)@7e0c241b4610: Found GsupExpect[0] for "262420000011819" handled at TC_sgsap_paging_and_nothing0(1374) MSC_Test-GSUP(1370)@7e0c241b4610: Added IMSI table entry 0TC_sgsap_paging_and_nothing0(1374)"262420000011819" 20250823132534477 DVLR DEBUG VLR subscr IMSI-262420000011819:TMSInew-0x5113321D + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132534477 DVLR DEBUG IMSI:262420000011819 has MSISDN:491230011819 (vlr.c:1045) 20250823132534477 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (NO CONN!) (gsm_04_08.c:1541) 20250823132534477 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x5113321D - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250823132534477 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x5113321D + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132534477 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x5113321D + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250823132534477 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x5113321D - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250823132534477 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x5113321D - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_and_nothing0(1374)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1374)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011819'H MSC_Test-SGsAP(1372)@7e0c241b4610: 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 := '5113321D'O } } } } } } handled at TC_sgsap_paging_and_nothing0(1374) TC_sgsap_paging_and_nothing0(1374)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1374)@7e0c241b4610: setverdict(pass): none -> pass 20250823132534481 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x5113321D + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250823132534481 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250823132534843 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132534843 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132534843 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132534843 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132534843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132534843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132534843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132534843 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1366)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132534843 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132534844 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132534844 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132534844 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132534844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132534844 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132534844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132534844 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1366)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1366)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1365)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_and_nothing0(1374)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011819'H 20250823132535488 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132535488 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250823132535488 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250823132535488 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_and_nothing0(1374)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132539366 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x2EC79477 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250823132545490 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250823132545490 DSGS ERROR (sub 491230011819) Paging via SGs interface timed out (Ts5 expired)! (vlr_sgs.c:317) 20250823132545490 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D - SGs-paging-req: now used by 1 (attached) (vlr_sgs.c:321) TC_sgsap_paging_and_nothing0(1374)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1370)@7e0c241b4610: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1374) TC_sgsap_paging_and_nothing0(1374)@7e0c241b4610: 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(1365)@7e0c241b4610: Added conn table entry 0TC_sgsap_paging_and_nothing0(1374)3805306 MSC_Test_0-SCCP(1364)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1365)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1366)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132545499 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132545499 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132545499 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132545499 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132545499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132545499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132545499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132545499 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132545500 DMM DEBUG msc_a(IMSI-262420000011819:GERAN-A-233:LU)[0x561dbedcbcb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011819 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132545500 DMM DEBUG msc_a(IMSI-262420000011819:GERAN-A-233:LU)[0x561dbedcbcb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132545500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-233:LU)[0x561dbed66410]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132545500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-233:LU)[0x561dbed66410]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011819:GERAN-A-233:LU)[0x561dbedcbcb0] (fsm.c:486) 20250823132545500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-233:LU)[0x561dbed66410]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132545500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-233:LU)[0x561dbed66410]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132545500 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132545500 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132545500 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823132545500 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132545500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbed66410]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132545500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbed66410]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132545500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbed66410]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132545500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbed66410]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132545500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbed66410]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132545500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbed66410]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132545500 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132545500 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbed66410] (fsm.c:486) 20250823132545500 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132545500 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132545500 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132545500 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132545500 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132545500 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132545500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132545500 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132545500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132545500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132545500 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132545500 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132545500 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132545500 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132545500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132545500 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132545500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132545500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1366)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1366)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1366)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1366)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1364)@7e0c241b4610: { messageType := 2, destLocRef := '3A107A'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(1364)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1364)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1364)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1364)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1364)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132545502 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132545502 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_sgsap_paging_and_nothing0(1374)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1374)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1364)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1364)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1364)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1364)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1366)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132545503 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132545503 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132545503 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132545503 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132545503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132545503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132545503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132545503 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132545504 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132545504 DVLR DEBUG IMSI:262420000011819 has MSISDN:491230011819 (vlr.c:1045) 20250823132545504 DMSC NOTICE msub(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (gsm_04_08.c:1541) 20250823132545504 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132545504 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132545504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbed66410]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132545504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132545504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132545504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132545504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbed66410] (vlr_lu_fsm.c:110) 20250823132545504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132545504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132545504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbed66410]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132545504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbed66410]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132545504 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbeda3c70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132545504 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbeda3c70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbed66410] (fsm.c:486) 20250823132545504 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbeda3c70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132545504 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbeda3c70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132545504 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbeda3c70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132545504 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbeda3c70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132545504 DMSC NOTICE msub(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:TMSInew-0x37F4D725) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (gsm_04_08.c:1541) 20250823132545504 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbeda3c70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132545504 DMM DEBUG -> IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:TMSInew-0x37F4D725 LOCATION UPDATE ACCEPT (TMSI = 0x37f4d725) (gsm_04_08.c:149) 20250823132545504 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:TMSInew-0x37F4D725 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132545504 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132545504 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132545504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132545504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132545504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132545504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132545504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132545504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1366)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1366)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1364)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1364)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1364)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1364)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1374)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1365)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1365)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1364)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1364)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1364)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1364)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1366)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132545507 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132545507 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132545507 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132545507 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132545507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132545507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132545507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132545507 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132545507 DMM DEBUG msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:TMSInew-0x37F4D725:GERAN-A-233:LU)[0x561dbedcbcb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132545507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:TMSInew-0x37F4D725:GERAN-A-233:LU)[0x561dbed66410]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132545507 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbeda3c70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132545507 DMSC NOTICE msub(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (gsm_04_08.c:1541) 20250823132545507 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbeda3c70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132545507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725:GERAN-A-233:LU)[0x561dbed66410]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132545507 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbeda3c70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132545507 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbeda3c70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725:GERAN-A-233:LU)[0x561dbed66410] (vlr_lu_fsm.c:817) 20250823132545507 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbeda3c70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132545507 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x5113321D:GERAN-A-233:LU)[0x561dbeda3c70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132545507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725:GERAN-A-233:LU)[0x561dbed66410]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132545507 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011819/3/1): Available (smpp_smsc.c:626) 20250823132545508 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132545508 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132545508 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132545508 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132545508 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132545508 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132545508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132545508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132545508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132545508 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132545508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132545508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1366)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1366)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1364)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1364)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1364)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1364)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1364)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1364)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1364)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1364)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132545509 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132545509 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1366)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132545509 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132545509 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132545509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132545509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132545509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132545509 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132545509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725:GERAN-A-233:LU)[0x561dbed66410]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132545509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725:GERAN-A-233:LU)[0x561dbed66410]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725:GERAN-A-233:LU)[0x561dbedcbcb0] (msc_a.c:1053) 20250823132545509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725:GERAN-A-233:LU)[0x561dbed66410]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132545509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725:GERAN-A-233:LU)[0x561dbed66410]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132545509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725:GERAN-A-233:LU)[0x561dbed66410]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132545509 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132545509 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132545509 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132545509 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132545509 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132545509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132545509 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132545509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132545509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1366)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1366)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1364)@7e0c241b4610: Session index based on local reference:0 20250823132545509 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132545509 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132545509 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132545509 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132545509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132545509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1366)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132545509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132545509 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1365)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1374)3805306 TC_sgsap_paging_and_nothing0(1374)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132545510 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132545510 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_paging_and_nothing0(1374)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1374)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1374)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1365)@7e0c241b4610: Created IMSI[0] for '262420000011819'H'37F4D725'O to be handled at TC_sgsap_paging_and_nothing0(1374) 20250823132545512 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132545512 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250823132545512 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250823132545512 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132545512 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132545512 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132545512 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132545512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132545512 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132545512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132545512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1366)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1366)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1365)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_nothing0(1374) TC_sgsap_paging_and_nothing0(1374)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1374)@7e0c241b4610: 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 := '37F4D725'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1365)@7e0c241b4610: Added conn table entry 0TC_sgsap_paging_and_nothing0(1374)16771681 MSC_Test_0-RAN(1365)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1364)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1366)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132545515 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132545515 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132545515 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132545515 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132545515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132545515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132545515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132545515 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132545515 DMM DEBUG msc_a(TMSI-0x37F4D725:GERAN-A-234:CM_SERVICE_REQ)[0x561dbed7b410]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823132545515 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x37F4D725:GERAN-A-234:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132545515 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x37F4D725:GERAN-A-234:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x37F4D725:GERAN-A-234:CM_SERVICE_REQ)[0x561dbed7b410] (fsm.c:486) 20250823132545515 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x37F4D725:GERAN-A-234:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132545515 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x37F4D725:GERAN-A-234:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132545515 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132545515 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132545515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725:GERAN-A-234:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132545515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725:GERAN-A-234:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132545515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725:GERAN-A-234:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132545515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725:GERAN-A-234:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132545515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725:GERAN-A-234:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132545515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725:GERAN-A-234:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132545515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725:GERAN-A-234:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132545515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725:GERAN-A-234:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132545515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725:GERAN-A-234:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132545515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725:GERAN-A-234:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132545515 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011819/3/1): Available (smpp_smsc.c:626) 20250823132545515 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823132545515 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132545515 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132545516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132545516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132545516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132545516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132545516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132545516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132545516 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132545516 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132545516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132545516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132545516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132545516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132545516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132545516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132545516 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132545516 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1366)@7e0c241b4610: Message received on association #8 20250823132545516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132545516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132545516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132545516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132545516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132545516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1366)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1364)@7e0c241b4610: { messageType := 2, destLocRef := 'FFEA61'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(1364)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1366)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1366)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1364)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1364)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1364)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1364)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1366)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1366)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1364)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1364)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1364)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1364)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132545516 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250823132545516 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_and_nothing0(1374)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1374)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1364)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1364)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1364)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1364)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1366)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132545519 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132545519 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132545519 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132545519 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132545519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132545519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132545519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132545519 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132545519 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250823132545519 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250823132545519 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823132545519 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132545519 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132545519 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132545519 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132545519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132545519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132545519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132545519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132545519 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132545519 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132545519 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132545519 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132545519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132545519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132545519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132545519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1366)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1366)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1366)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1364)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1364)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1366)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1364)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1364)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1364)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1364)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1364)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1364)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1374)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1374)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1364)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1364)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1364)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1364)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1366)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132545521 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132545521 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132545521 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132545521 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132545521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132545521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132545521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132545521 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132545521 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250823132545522 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132545522 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725 + 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) 20250823132545522 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132545522 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250823132545522 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132545522 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132545522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132545522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132545522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132545522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132545522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132545522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1366)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1366)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1364)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1364)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1364)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1364)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1364)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1364)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1364)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1364)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1366)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132545523 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132545523 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132545523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132545523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132545523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132545523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132545523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132545523 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132545523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725:GERAN-A-234:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132545523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725:GERAN-A-234:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725:GERAN-A-234:CM_SERVICE_REQ)[0x561dbed7b410] (msc_a.c:1053) 20250823132545523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725:GERAN-A-234:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132545523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725:GERAN-A-234:CM_SERVICE_REQ)[0x561dbed6f8e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132545523 DBSSAP ERROR msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725:GERAN-A-234:CM_SERVICE_REQ)[0x561dbed7b410]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250823132545523 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250823132545523 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132545523 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132545523 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132545523 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132545523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132545523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132545523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132545523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1366)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1366)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1364)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1366)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132545523 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132545523 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132545523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132545523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132545523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132545523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132545523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132545523 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1365)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1374)16771681 TC_sgsap_paging_and_nothing0(1374)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132545524 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250823132545524 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_paging_and_nothing0(1374)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1374)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1374)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1374)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(1370)@7e0c241b4610: Final verdict of PTC: none 20250823132545526 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250823132545527 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-SCCP(1364)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1366)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1365)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1367)@7e0c241b4610: Final verdict of PTC: none 20250823132545527 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823132545527 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1369)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1371)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SGsAP(1372)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1375)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1373)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1363)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1368)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1363): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1364): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1365): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1366): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1367): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1368): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1369): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1370): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1371): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SGsAP(1372): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1373): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_sgsap_paging_and_nothing0(1374): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1375): none (pass -> pass) MTC@7e0c241b4610: Test case TC_sgsap_paging_and_nothing finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_nothing pass'. Sat Aug 23 13:25:45 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 20250823132545726 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132545726 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132545726 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132545726 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132545726 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132545726 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132545726 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132545726 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132545726 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) 20250823132545726 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132545726 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132545726 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132545726 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132545726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132545726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132545726 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132545726 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132545726 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132545726 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132546527 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=348940) 20250823132547529 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132547727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132547727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132547727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=348940, count=350100) 20250823132548531 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_lu'. ------ MSC_Tests.TC_sgsap_paging_and_lu ------ Sat Aug 23 13:25:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_paging_and_lu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_paging_and_lu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132549533 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_lu' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_sgsap_paging_and_lu started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1379)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1379)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1379)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1377)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132550170 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1380)@7e0c241b4610: 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 } } } 20250823132550364 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) 20250823132550364 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) 20250823132550364 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132550364 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(1379)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1379)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1379)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132550371 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132550371 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132550371 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132550371 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132550371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132550371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132550371 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(1379)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1379)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1379)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1379)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1379)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132550373 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132550373 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132550373 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132550373 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132550373 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132550373 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132550373 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(1379)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1379)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1379)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1379)@7e0c241b4610: Message received on association #8 20250823132550374 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132550374 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1379)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1379)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1379)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1379)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132550535 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132550535 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1382)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1382)@7e0c241b4610: 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) } } } } 20250823132550541 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1382)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1382)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1382)@7e0c241b4610: 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(1382)@7e0c241b4610: 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(1382)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1382)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132550564 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) 20250823132550564 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1385)@7e0c241b4610: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1385)@7e0c241b4610: Created Expect[0] for '262420000011820'H to be handled at TC_sgsap_paging_and_lu0(1387) MSC_Test-GSUP(1383)@7e0c241b4610: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1387) 20250823132550609 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250823132550609 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011820 id=262420000011820 (vlr.c:661) 20250823132550609 DVLR INFO New subscr, IMSI: 262420000011820 (vlr.c:562) 20250823132550609 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250823132550609 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1383)@7e0c241b4610: Found GsupExpect[0] for "262420000011820" handled at TC_sgsap_paging_and_lu0(1387) MSC_Test-GSUP(1383)@7e0c241b4610: Added IMSI table entry 0TC_sgsap_paging_and_lu0(1387)"262420000011820" 20250823132550611 DVLR DEBUG VLR subscr IMSI-262420000011820:TMSInew-0x23A61EAA + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132550611 DVLR DEBUG IMSI:262420000011820 has MSISDN:491230011820 (vlr.c:1045) 20250823132550611 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (NO CONN!) (gsm_04_08.c:1541) 20250823132550611 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x23A61EAA - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250823132550611 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x23A61EAA + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132550611 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x23A61EAA + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250823132550611 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x23A61EAA - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250823132550611 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x23A61EAA - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011820'H MSC_Test-SGsAP(1385)@7e0c241b4610: 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 := '23A61EAA'O } } } } } } handled at TC_sgsap_paging_and_lu0(1387) TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011820'H 20250823132550613 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x23A61EAA + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250823132550613 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x23A61EAA - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: setverdict(pass): none -> pass 20250823132550814 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550814 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550814 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550814 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550814 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550814 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550814 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550814 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550814 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550816 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550817 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550817 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550817 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550817 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550817 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550817 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550817 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550817 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132550817 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x37F4D725 - Paging: now used by 1 (attached) (paging.c:202) 20250823132550817 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132551169 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132551169 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132551169 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132551169 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132551169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132551169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132551169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132551169 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1379)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132551169 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132551169 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132551169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132551169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132551169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132551169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132551169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132551169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1379)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1379)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1378)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823132551825 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x23A61EAA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132551825 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x23A61EAA + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250823132551825 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x23A61EAA + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250823132551825 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x23A61EAA - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1383)@7e0c241b4610: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1387) 20250823132551831 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x23A61EAA + sgs_rx_loc_upd_req: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250823132551831 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x23A61EAA - sgs_rx_loc_upd_req: now used by 3 (attached,SGs-paging-req,Paging) (sgs_iface.c:622) 20250823132551831 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x23A61EAA + SGs-lu: now used by 4 (attached,SGs-paging-req,Paging,SGs-lu) (vlr_sgs.c:87) 20250823132551831 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250823132551831 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (NO CONN!) (gsm_04_08.c:1541) 20250823132551832 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x23A61EAA:TMSInew-0x08B158EA + vlr_gsup_rx: now used by 5 (attached,SGs-paging-req,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132551832 DVLR DEBUG IMSI:262420000011820 has MSISDN:491230011820 (vlr.c:1045) 20250823132551832 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (NO CONN!) (gsm_04_08.c:1541) 20250823132551832 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x23A61EAA:TMSInew-0x08B158EA - vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,Paging,SGs-lu) (vlr.c:1410) 20250823132551833 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x23A61EAA:TMSInew-0x08B158EA + vlr_gsup_rx: now used by 5 (attached,SGs-paging-req,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132551833 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x23A61EAA:TMSInew-0x08B158EA - SGs-lu: now used by 4 (attached,SGs-paging-req,Paging,vlr_gsup_rx) (vlr_sgs.c:124) 20250823132551833 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x23A61EAA:TMSInew-0x08B158EA - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,Paging) (vlr.c:1410) TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132551836 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x23A61EAA:TMSInew-0x08B158EA + vlr_sgs_tmsi_reall_compl: now used by 4 (attached,SGs-paging-req,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250823132551836 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA + SGs-paging-req: now used by 5 (attached,2*SGs-paging-req,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:361) 20250823132551836 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA - vlr_sgs_tmsi_reall_compl: now used by 4 (attached,2*SGs-paging-req,Paging) (vlr_sgs.c:240) TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132551840 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA + sgs_rx_pag_rej: now used by 5 (attached,2*SGs-paging-req,Paging,sgs_rx_pag_rej) (sgs_iface.c:757) 20250823132551840 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA + 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) 20250823132551840 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA - SGs-paging-req: now used by 5 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250823132551840 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA - vlr_sgs_pag_rej: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250823132551840 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA - Paging: now used by 3 (attached,SGs-paging-req,sgs_rx_pag_rej) (paging.c:202) 20250823132551840 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) 20250823132551840 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA - sgs_rx_pag_rej: now used by 2 (attached,SGs-paging-req) (sgs_iface.c:780) MSC_Test-GSUP(1383)@7e0c241b4610: Created GsupExpect[1] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1387) TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: 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(1378)@7e0c241b4610: Added conn table entry 0TC_sgsap_paging_and_lu0(1387)15975745 MSC_Test_0-SCCP(1377)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1378)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1379)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132551858 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132551858 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132551858 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132551858 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132551858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132551858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132551858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132551858 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132551858 DMM DEBUG msc_a(IMSI-262420000011820:GERAN-A-235:LU)[0x561dbed66410]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011820 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132551858 DMM DEBUG msc_a(IMSI-262420000011820:GERAN-A-235:LU)[0x561dbed66410]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132551858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-235:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132551859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-235:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011820:GERAN-A-235:LU)[0x561dbed66410] (fsm.c:486) 20250823132551859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-235:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132551859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-235:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132551859 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA + _lu_fsm_associate_vsub: now used by 3 (attached,SGs-paging-req,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132551859 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA + active-conn: now used by 4 (attached,SGs-paging-req,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132551859 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA - _lu_fsm_associate_vsub: now used by 3 (attached,SGs-paging-req,active-conn) (vlr_lu_fsm.c:1085) 20250823132551859 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132551859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132551859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132551859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132551859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132551859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132551859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132551859 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132551859 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbeda3c70] (fsm.c:486) 20250823132551859 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132551859 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132551859 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132551859 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132551859 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132551859 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132551859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132551859 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132551859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132551859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132551859 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132551859 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132551859 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132551859 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132551859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132551859 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132551859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132551859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1379)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1379)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1379)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1379)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1377)@7e0c241b4610: { messageType := 2, destLocRef := 'F3C541'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(1377)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1377)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1377)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1377)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1377)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132551864 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250823132551864 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1377)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1377)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1377)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1377)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823132551869 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132551869 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132551869 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132551869 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1379)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132551869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132551869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132551869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132551869 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132551870 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132551870 DVLR DEBUG IMSI:262420000011820 has MSISDN:491230011820 (vlr.c:1045) 20250823132551870 DMSC NOTICE msub(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (gsm_04_08.c:1541) 20250823132551870 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250823132551871 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132551871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132551871 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132551871 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132551871 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132551871 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbeda3c70] (vlr_lu_fsm.c:110) 20250823132551871 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132551871 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132551871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132551871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132551871 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbedc1a80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132551871 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbedc1a80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbeda3c70] (fsm.c:486) 20250823132551871 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbedc1a80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132551871 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbedc1a80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132551871 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbedc1a80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132551871 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbedc1a80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132551871 DMSC NOTICE msub(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:TMSInew-0x762BA3F2) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (gsm_04_08.c:1541) 20250823132551871 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbedc1a80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132551871 DMM DEBUG -> IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:TMSInew-0x762BA3F2 LOCATION UPDATE ACCEPT (TMSI = 0x762ba3f2) (gsm_04_08.c:149) 20250823132551871 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:TMSInew-0x762BA3F2 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250823132551871 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132551871 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132551871 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132551871 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132551871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132551871 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132551871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132551871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1379)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1379)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1377)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1377)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1377)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1377)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1378)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1378)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1377)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1377)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1377)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1377)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823132551885 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132551885 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132551885 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132551885 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132551885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132551885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132551885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132551885 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1379)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132551885 DMM DEBUG msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:TMSInew-0x762BA3F2:GERAN-A-235:LU)[0x561dbed66410]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132551885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:TMSInew-0x762BA3F2:GERAN-A-235:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132551885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbedc1a80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132551885 DMSC NOTICE msub(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (gsm_04_08.c:1541) 20250823132551885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbedc1a80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132551885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2:GERAN-A-235:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132551885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbedc1a80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132551885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbedc1a80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2:GERAN-A-235:LU)[0x561dbeda3c70] (vlr_lu_fsm.c:817) 20250823132551885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbedc1a80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132551885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x08B158EA:GERAN-A-235:LU)[0x561dbedc1a80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132551885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2:GERAN-A-235:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132551885 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011820/3/1): Available (smpp_smsc.c:626) 20250823132551885 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132551885 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2 + 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) 20250823132551885 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132551885 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2 - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250823132551886 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132551886 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132551886 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132551886 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132551886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132551886 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132551886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132551886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1379)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1379)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1377)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1377)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1377)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1377)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1377)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1377)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1377)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1377)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1379)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132551889 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132551889 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132551889 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132551889 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132551889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132551890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132551890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132551890 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132551890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2:GERAN-A-235:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132551890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2:GERAN-A-235:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2:GERAN-A-235:LU)[0x561dbed66410] (msc_a.c:1053) 20250823132551890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2:GERAN-A-235:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132551890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2:GERAN-A-235:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132551890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2:GERAN-A-235:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132551890 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2 - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250823132551890 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132551890 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132551890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132551890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132551890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132551890 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132551890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132551890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1379)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1379)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1377)@7e0c241b4610: Session index based on local reference:0 20250823132551892 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132551892 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132551892 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132551892 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132551892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132551892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132551892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132551892 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1379)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1378)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1387)15975745 TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132551894 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250823132551894 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2 - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1378)@7e0c241b4610: Created IMSI[0] for '262420000011820'H'762BA3F2'O to be handled at TC_sgsap_paging_and_lu0(1387) 20250823132551905 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250823132551905 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2 + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250823132551905 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250823132551905 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132551905 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132551905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132551905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132551905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132551905 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132551905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132551905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1379)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1379)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1378)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_lu0(1387) TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: 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 := '762BA3F2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1378)@7e0c241b4610: Added conn table entry 0TC_sgsap_paging_and_lu0(1387)3502977 MSC_Test_0-RAN(1378)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1377)@7e0c241b4610: First idle individual index:0 20250823132551912 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132551912 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132551912 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132551912 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132551912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132551912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132551912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132551912 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1379)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132551912 DMM DEBUG msc_a(TMSI-0x762BA3F2:GERAN-A-236:CM_SERVICE_REQ)[0x561dbedcbcb0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823132551912 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x762BA3F2:GERAN-A-236:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132551912 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x762BA3F2:GERAN-A-236:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x762BA3F2:GERAN-A-236:CM_SERVICE_REQ)[0x561dbedcbcb0] (fsm.c:486) 20250823132551912 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x762BA3F2:GERAN-A-236:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132551912 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x762BA3F2:GERAN-A-236:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132551912 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2 + 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) 20250823132551912 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132551912 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2:GERAN-A-236:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132551912 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2:GERAN-A-236:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132551912 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2:GERAN-A-236:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132551913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2:GERAN-A-236:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132551913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2:GERAN-A-236:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132551913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2:GERAN-A-236:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132551913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2:GERAN-A-236:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132551913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2:GERAN-A-236:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132551913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2:GERAN-A-236:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132551913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2:GERAN-A-236:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132551913 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011820/3/1): Available (smpp_smsc.c:626) 20250823132551913 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2 - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823132551913 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132551913 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132551913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132551913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132551913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132551913 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132551913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132551913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132551913 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132551913 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132551913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132551913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132551913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132551913 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132551913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132551913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132551913 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132551913 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132551913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132551913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132551913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132551913 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132551913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132551913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1379)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1379)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1379)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1379)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1379)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1379)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1377)@7e0c241b4610: { messageType := 2, destLocRef := '357381'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(1377)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1377)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1377)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1377)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1377)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1377)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1377)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1377)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1377)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132551914 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2 + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250823132551914 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2 - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1377)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1377)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1377)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1377)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1379)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132551922 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132551922 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132551922 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132551922 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132551922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132551922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132551922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132551922 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132551922 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2 + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250823132551922 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250823132551923 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823132551923 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132551923 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132551923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132551923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132551923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132551923 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132551923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132551923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132551923 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132551923 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132551923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132551923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132551923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132551923 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132551923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132551923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1379)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1379)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1379)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1379)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1377)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1377)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1377)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1377)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1377)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1377)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1377)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1377)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1377)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1377)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1377)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1377)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103020904'O 20250823132551925 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132551925 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132551925 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132551925 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132551925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1379)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132551925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132551925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132551925 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132551925 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2 - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250823132551925 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2 + 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) 20250823132551925 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2 + 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) 20250823132551925 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2 - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132551925 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2 - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250823132551925 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132551925 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132551925 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132551926 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132551926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132551926 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132551926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132551926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1379)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1379)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1377)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1377)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1377)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1377)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1377)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1377)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1377)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1377)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132551927 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132551927 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132551927 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132551927 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132551927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132551927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132551927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132551927 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1379)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132551927 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2:GERAN-A-236:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132551927 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2:GERAN-A-236:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2:GERAN-A-236:CM_SERVICE_REQ)[0x561dbedcbcb0] (msc_a.c:1053) 20250823132551927 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2:GERAN-A-236:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132551927 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2:GERAN-A-236:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132551927 DBSSAP ERROR msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2:GERAN-A-236:CM_SERVICE_REQ)[0x561dbedcbcb0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250823132551927 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2 - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250823132551927 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132551927 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132551927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132551927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132551927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132551927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132551927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132551927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1379)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1379)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1377)@7e0c241b4610: Session index based on local reference:0 20250823132551927 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132551927 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132551927 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132551927 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132551927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132551927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132551927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132551927 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1379)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1378)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1387)3502977 TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132551928 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2 + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250823132551928 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1387)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(1377)@7e0c241b4610: Final verdict of PTC: none 20250823132551933 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132551933 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1379)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(1383)@7e0c241b4610: Final verdict of PTC: none 20250823132551933 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1384)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1386)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1380)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1382)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1378)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SGsAP(1385)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1388)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1381)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1376)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1376): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1377): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1378): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1379): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1380): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1381): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1382): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1383): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1384): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SGsAP(1385): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1386): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_sgsap_paging_and_lu0(1387): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1388): none (pass -> pass) MTC@7e0c241b4610: Test case TC_sgsap_paging_and_lu finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_lu pass'. Sat Aug 23 13:25:51 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 20250823132552042 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250823132552134 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132552134 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132552134 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132552135 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132552134 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132552134 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132552134 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132552134 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132552134 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132552134 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) 20250823132552134 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132552134 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132552134 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132552134 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132552134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132552135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132552135 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132552135 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132552135 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132552934 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=442108) 20250823132553935 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132554135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132554135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132554135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=442108, count=443268) 20250823132554936 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_lu pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms'. ------ MSC_Tests.TC_sgsap_mt_sms ------ Sat Aug 23 13:25:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132555937 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_sgsap_mt_sms started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1392)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1392)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1392)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1390)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132556378 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1393)@7e0c241b4610: 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 } } } 20250823132556573 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) 20250823132556573 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) 20250823132556573 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132556573 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(1392)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1392)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1392)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1392)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1392)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823132556575 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132556575 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132556575 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132556575 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132556575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132556575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132556575 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(1392)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1392)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1392)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1392)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1392)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1392)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132556575 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132556575 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132556575 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132556575 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132556575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132556575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132556575 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(1392)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1392)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1392)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823132556575 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132556575 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1392)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1392)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132556938 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132556938 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1395)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1395)@7e0c241b4610: 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) } } } } 20250823132556939 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1395)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1395)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1395)@7e0c241b4610: 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)@7e0c241b4610: 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)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1395)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132556950 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) 20250823132556950 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1398)@7e0c241b4610: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1398)@7e0c241b4610: Created Expect[0] for '262420000011823'H to be handled at TC_sgsap_mt_sms0(1400) MSC_Test-GSUP(1396)@7e0c241b4610: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1400) 20250823132556992 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250823132556992 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011823 id=262420000011823 (vlr.c:661) 20250823132556992 DVLR INFO New subscr, IMSI: 262420000011823 (vlr.c:562) 20250823132556992 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250823132556992 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011823 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1396)@7e0c241b4610: Found GsupExpect[0] for "262420000011823" handled at TC_sgsap_mt_sms0(1400) MSC_Test-GSUP(1396)@7e0c241b4610: Added IMSI table entry 0TC_sgsap_mt_sms0(1400)"262420000011823" 20250823132556994 DVLR DEBUG VLR subscr IMSI-262420000011823:TMSInew-0xBF727A38 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132556994 DVLR DEBUG IMSI:262420000011823 has MSISDN:491230011823 (vlr.c:1045) 20250823132556994 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (NO CONN!) (gsm_04_08.c:1541) 20250823132556994 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0xBF727A38 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) TC_sgsap_mt_sms0(1400)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011823'H 20250823132556994 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0xBF727A38 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132556994 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0xBF727A38 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250823132556994 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0xBF727A38 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250823132556994 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0xBF727A38 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mt_sms0(1400)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-SGsAP(1398)@7e0c241b4610: 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 := 'BF727A38'O } } } } } } handled at TC_sgsap_mt_sms0(1400) TC_sgsap_mt_sms0(1400)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1400)@7e0c241b4610: setverdict(pass): none -> pass 20250823132556997 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0xBF727A38 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250823132556997 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250823132557377 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132557377 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132557377 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132557377 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132557377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132557377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132557377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1392)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132557377 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132557378 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132557378 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132557378 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132557378 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132557378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132557378 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132557378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132557378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1392)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1392)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1391)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823132558001 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132558001 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250823132558001 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250823132558001 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 - VTY: now used by 1 (attached) (msc_vty.c:1428) TC_sgsap_mt_sms0(1400)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011823'H 20250823132559002 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250823132559002 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250823132559002 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250823132559002 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 + SGs-paging-req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req) (vlr_sgs.c:361) 20250823132559002 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 + Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (paging.c:111) 20250823132559002 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (db.c:771) 20250823132559002 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (gsm_04_11.c:76) TC_sgsap_mt_sms0(1400)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011823'H 20250823132559004 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 + check_sgs_association: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging,check_sgs_association) (sgs_iface.c:274) 20250823132559004 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 - check_sgs_association: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (sgs_iface.c:293) 20250823132559004 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 + 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) 20250823132559004 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 + 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) 20250823132559004 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 - 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) 20250823132559004 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 - vlr_sgs_pag_ack: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,sgs_rx_service_req) (vlr_sgs.c:282) 20250823132559005 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,sgs_rx_service_req,active-conn) (msub.c:379) 20250823132559005 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,sgs_rx_service_req,active-conn) (paging.c:202) 20250823132559005 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011823/3/1): Available (smpp_smsc.c:626) 20250823132559005 DMSC NOTICE Pending paging while subscriber 262420000011823 attached. (sms_queue.c:558) 20250823132559005 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 - sgs_rx_service_req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:870) 20250823132559009 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 + check_sgs_association: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,check_sgs_association) (sgs_iface.c:274) 20250823132559009 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 - check_sgs_association: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:293) 20250823132559009 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 + sgs_rx_ul_ud: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sgs_rx_ul_ud) (sgs_iface.c:884) 20250823132559009 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 - sgs_rx_ul_ud: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:895) 20250823132559210 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 + check_sgs_association: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,check_sgs_association) (sgs_iface.c:274) 20250823132559210 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 - check_sgs_association: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:293) 20250823132559210 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 + sgs_rx_ul_ud: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sgs_rx_ul_ud) (sgs_iface.c:884) 20250823132559210 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 - sgs_rx_ul_ud: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:895) 20250823132559210 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250823132559210 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250823132559210 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250823132559210 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:76) 20250823132559210 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132559210 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132559210 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132559210 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132559210 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 - active-conn: now used by 2 (attached,msc_a_fsm_releasing_onenter) (msub.c:375) 20250823132559210 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 - msc_a_fsm_releasing_onenter: now used by 1 (attached) (msc_a.c:1004) TC_sgsap_mt_sms0(1400)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1400)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1400)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-GSUP(1396)@7e0c241b4610: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1400) TC_sgsap_mt_sms0(1400)@7e0c241b4610: 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(1391)@7e0c241b4610: Added conn table entry 0TC_sgsap_mt_sms0(1400)9673973 MSC_Test_0-RAN(1391)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1390)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1392)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132559219 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132559219 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132559219 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132559219 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132559219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132559219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132559219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132559219 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132559219 DMM DEBUG msc_a(IMSI-262420000011823:GERAN-A-237:LU)[0x561dbeda3c70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011823 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132559220 DMM DEBUG msc_a(IMSI-262420000011823:GERAN-A-237:LU)[0x561dbeda3c70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132559220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-237:LU)[0x561dbedc1a80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132559220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-237:LU)[0x561dbedc1a80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011823:GERAN-A-237:LU)[0x561dbeda3c70] (fsm.c:486) 20250823132559220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-237:LU)[0x561dbedc1a80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132559220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-237:LU)[0x561dbedc1a80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132559220 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132559220 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132559220 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823132559220 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132559220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbedc1a80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132559220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbedc1a80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132559220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbedc1a80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132559220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbedc1a80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132559220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbedc1a80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132559220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbedc1a80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132559220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132559220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbedc1a80] (fsm.c:486) 20250823132559220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132559220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132559220 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132559220 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132559220 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132559220 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132559220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132559220 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132559220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132559220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132559220 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132559220 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132559220 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132559220 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132559220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132559220 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132559220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132559220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1392)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1392)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1392)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1392)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1390)@7e0c241b4610: { messageType := 2, destLocRef := '939CF5'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(1390)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1390)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1390)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1390)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1390)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132559222 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132559222 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1390)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1390)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1390)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1390)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1392)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132559222 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132559222 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132559222 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132559222 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132559222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132559222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132559222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132559222 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_sgsap_mt_sms0(1400)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1400)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132559223 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132559223 DVLR DEBUG IMSI:262420000011823 has MSISDN:491230011823 (vlr.c:1045) 20250823132559223 DMSC NOTICE msub(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (gsm_04_08.c:1541) 20250823132559223 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132559224 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132559224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbedc1a80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132559224 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132559224 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132559224 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132559224 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbedc1a80] (vlr_lu_fsm.c:110) 20250823132559224 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132559224 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132559224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbedc1a80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132559224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbedc1a80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132559224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbedab330]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132559224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbedab330]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbedc1a80] (fsm.c:486) 20250823132559224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbedab330]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132559224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbedab330]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132559224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbedab330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132559224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbedab330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132559224 DMSC NOTICE msub(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:TMSInew-0xB1F1A32F) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (gsm_04_08.c:1541) 20250823132559224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbedab330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132559224 DMM DEBUG -> IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:TMSInew-0xB1F1A32F LOCATION UPDATE ACCEPT (TMSI = 0xb1f1a32f) (gsm_04_08.c:149) 20250823132559224 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:TMSInew-0xB1F1A32F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132559224 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132559224 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132559224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132559224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132559224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132559224 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132559224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132559224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1392)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1392)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1390)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1390)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1390)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1390)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1400)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1391)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1391)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1390)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1390)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1390)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1390)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1392)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132559229 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132559229 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132559229 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132559229 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132559229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132559229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132559229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132559229 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132559229 DMM DEBUG msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:TMSInew-0xB1F1A32F:GERAN-A-237:LU)[0x561dbeda3c70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132559229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:TMSInew-0xB1F1A32F:GERAN-A-237:LU)[0x561dbedc1a80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132559229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbedab330]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132559229 DMSC NOTICE msub(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (gsm_04_08.c:1541) 20250823132559229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbedab330]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132559229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F:GERAN-A-237:LU)[0x561dbedc1a80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132559229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbedab330]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132559229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbedab330]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F:GERAN-A-237:LU)[0x561dbedc1a80] (vlr_lu_fsm.c:817) 20250823132559229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbedab330]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132559229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBF727A38:GERAN-A-237:LU)[0x561dbedab330]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132559229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F:GERAN-A-237:LU)[0x561dbedc1a80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132559229 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011823/3/1): Available (smpp_smsc.c:626) 20250823132559229 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132559229 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132559229 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132559229 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132559229 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132559229 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132559229 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132559229 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132559229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132559229 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132559229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132559229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1392)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1392)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1390)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1390)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1390)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1390)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1390)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1390)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1390)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1390)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1392)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132559231 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132559231 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132559231 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132559231 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132559231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132559231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132559231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132559231 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132559231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F:GERAN-A-237:LU)[0x561dbedc1a80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132559231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F:GERAN-A-237:LU)[0x561dbedc1a80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F:GERAN-A-237:LU)[0x561dbeda3c70] (msc_a.c:1053) 20250823132559231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F:GERAN-A-237:LU)[0x561dbedc1a80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132559231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F:GERAN-A-237:LU)[0x561dbedc1a80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132559231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F:GERAN-A-237:LU)[0x561dbedc1a80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132559231 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F - active-conn: now used by 1 (attached) (msub.c:375) 20250823132559231 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132559231 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132559231 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132559231 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132559231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132559231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132559231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132559231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1392)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1392)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1390)@7e0c241b4610: Session index based on local reference:0 20250823132559232 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132559232 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132559232 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132559232 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132559232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132559232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1392)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132559232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132559232 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1391)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_mt_sms0(1400)9673973 TC_sgsap_mt_sms0(1400)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132559232 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132559232 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mt_sms0(1400)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1400)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1400)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1391)@7e0c241b4610: Created IMSI[0] for '262420000011823'H'B1F1A32F'O to be handled at TC_sgsap_mt_sms0(1400) 20250823132559235 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132559235 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250823132559235 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250823132559236 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132559236 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132559236 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132559236 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132559236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132559236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132559236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132559236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1392)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1392)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1391)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms0(1400) TC_sgsap_mt_sms0(1400)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1400)@7e0c241b4610: 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 := 'B1F1A32F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1391)@7e0c241b4610: Added conn table entry 0TC_sgsap_mt_sms0(1400)16605939 MSC_Test_0-RAN(1391)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1390)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1392)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132559239 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132559239 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132559239 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132559239 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132559239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132559239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132559239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132559239 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132559239 DMM DEBUG msc_a(TMSI-0xB1F1A32F:GERAN-A-238:CM_SERVICE_REQ)[0x561dbed66410]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823132559239 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB1F1A32F:GERAN-A-238:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132559239 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB1F1A32F:GERAN-A-238:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB1F1A32F:GERAN-A-238:CM_SERVICE_REQ)[0x561dbed66410] (fsm.c:486) 20250823132559239 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB1F1A32F:GERAN-A-238:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132559239 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB1F1A32F:GERAN-A-238:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132559239 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132559239 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132559239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F:GERAN-A-238:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132559239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F:GERAN-A-238:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132559239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F:GERAN-A-238:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132559240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F:GERAN-A-238:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132559240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F:GERAN-A-238:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132559240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F:GERAN-A-238:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132559240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F:GERAN-A-238:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132559240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F:GERAN-A-238:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132559240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F:GERAN-A-238:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132559240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F:GERAN-A-238:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132559240 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011823/3/1): Available (smpp_smsc.c:626) 20250823132559240 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823132559240 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132559240 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132559240 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132559240 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132559240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132559240 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132559240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132559240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132559240 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132559240 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132559240 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132559240 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132559240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132559240 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132559240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132559240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132559240 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132559240 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132559240 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132559240 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132559240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132559240 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132559240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132559240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1392)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1392)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1392)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1392)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1392)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1390)@7e0c241b4610: { messageType := 2, destLocRef := 'FD62F3'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(1390)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1392)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1390)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1390)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1390)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1390)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1390)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1390)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1390)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1390)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132559240 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250823132559241 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms0(1400)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1400)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1390)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1390)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1390)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1390)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1392)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132559244 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132559244 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132559244 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132559244 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132559244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132559244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132559244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132559244 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132559245 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250823132559245 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250823132559245 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823132559245 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132559245 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132559245 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132559245 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132559245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132559245 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132559245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132559245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132559245 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132559245 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132559245 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132559245 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132559245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132559245 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132559245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132559245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1392)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1392)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1392)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1392)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1390)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1390)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1390)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1390)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1390)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1390)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1390)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1390)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1400)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1400)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1390)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1390)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1390)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1390)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1392)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132559247 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132559247 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132559247 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132559247 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132559247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132559247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132559247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132559247 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132559247 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250823132559248 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132559248 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F + 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) 20250823132559248 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132559248 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250823132559248 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132559248 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132559248 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132559248 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132559248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132559248 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132559248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132559248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1392)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1392)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1390)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1390)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1390)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1390)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1390)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1390)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1390)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1390)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1392)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132559249 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132559249 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132559249 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132559249 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132559249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132559249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132559249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132559249 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132559249 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F:GERAN-A-238:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132559249 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F:GERAN-A-238:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F:GERAN-A-238:CM_SERVICE_REQ)[0x561dbed66410] (msc_a.c:1053) 20250823132559249 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F:GERAN-A-238:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132559249 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F:GERAN-A-238:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132559249 DBSSAP ERROR msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F:GERAN-A-238:CM_SERVICE_REQ)[0x561dbed66410]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250823132559249 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250823132559249 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132559249 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132559249 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132559249 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132559249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132559249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132559249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132559249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1392)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1392)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1390)@7e0c241b4610: Session index based on local reference:0 20250823132559249 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132559249 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132559249 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132559249 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132559249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132559249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132559249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132559249 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1392)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1391)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_mt_sms0(1400)16605939 TC_sgsap_mt_sms0(1400)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132559250 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250823132559250 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mt_sms0(1400)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1400)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1400)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1400)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(1396)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1390)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1391)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1392)@7e0c241b4610: Final verdict of PTC: none 20250823132559253 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132559253 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823132559254 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-MNCC(1393)@7e0c241b4610: Final verdict of PTC: none 20250823132559254 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1401)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1395)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1394)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SGsAP(1398)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1399)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1397)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1389)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1389): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1390): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1391): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1392): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1393): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1394): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1395): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1396): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1397): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SGsAP(1398): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1399): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_sgsap_mt_sms0(1400): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1401): none (pass -> pass) MTC@7e0c241b4610: Test case TC_sgsap_mt_sms finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms pass'. Sat Aug 23 13:25:59 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 20250823132559450 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132559450 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132559450 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132559450 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132559450 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132559450 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132559450 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132559450 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132559450 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) 20250823132559450 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132559450 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132559450 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132559450 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132559450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132559450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132559450 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132559450 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132559450 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132559450 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132600255 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=383464) 20250823132601256 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132601452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132601452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132601452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=383464, count=385696) 20250823132601906 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x762BA3F2 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250823132602257 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mo_sms'. ------ MSC_Tests.TC_sgsap_mo_sms ------ Sat Aug 23 13:26:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132603259 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mo_sms' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_sgsap_mo_sms started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1405)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1405)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1405)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1403)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132603694 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1406)@7e0c241b4610: 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 } } } 20250823132603884 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) 20250823132603884 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) 20250823132603884 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132603884 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)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1405)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1405)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132603886 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132603886 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132603886 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132603886 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132603886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132603886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132603886 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)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1405)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1405)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1405)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1405)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1405)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823132603888 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132603888 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132603888 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132603888 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) MSC_Test_0-M3UA(1405)@7e0c241b4610: Message received on association #8 20250823132603888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132603888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132603888 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823132603888 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132603888 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1405)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1405)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1405)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1405)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1405)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1405)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132604259 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132604259 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1408)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1408)@7e0c241b4610: 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) } } } } 20250823132604262 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1408)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1408)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1408)@7e0c241b4610: 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(1408)@7e0c241b4610: 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(1408)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1408)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132604276 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) 20250823132604276 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1411)@7e0c241b4610: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1411)@7e0c241b4610: Created Expect[0] for '262420000011824'H to be handled at TC_sgsap_mo_sms0(1413) MSC_Test-GSUP(1409)@7e0c241b4610: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1413) 20250823132604341 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250823132604341 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011824 id=262420000011824 (vlr.c:661) 20250823132604341 DVLR INFO New subscr, IMSI: 262420000011824 (vlr.c:562) 20250823132604341 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250823132604341 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011824 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1409)@7e0c241b4610: Found GsupExpect[0] for "262420000011824" handled at TC_sgsap_mo_sms0(1413) MSC_Test-GSUP(1409)@7e0c241b4610: Added IMSI table entry 0TC_sgsap_mo_sms0(1413)"262420000011824" 20250823132604345 DVLR DEBUG VLR subscr IMSI-262420000011824:TMSInew-0x1EDBD15F + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132604345 DVLR DEBUG IMSI:262420000011824 has MSISDN:491230011824 (vlr.c:1045) 20250823132604345 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (NO CONN!) (gsm_04_08.c:1541) 20250823132604345 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x1EDBD15F - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250823132604345 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x1EDBD15F + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132604345 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x1EDBD15F + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250823132604345 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x1EDBD15F - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250823132604345 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x1EDBD15F - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mo_sms0(1413)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1413)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011824'H MSC_Test-SGsAP(1411)@7e0c241b4610: 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 := '1EDBD15F'O } } } } } } handled at TC_sgsap_mo_sms0(1413) TC_sgsap_mo_sms0(1413)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1413)@7e0c241b4610: setverdict(pass): none -> pass 20250823132604349 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x1EDBD15F + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250823132604349 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250823132604703 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132604703 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132604703 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132604703 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132604703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132604703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132604703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132604703 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1405)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132604704 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132604704 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132604704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132604704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132604704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132604704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132604704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132604704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1405)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1405)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1404)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823132605360 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F + check_sgs_association: now used by 2 (attached,check_sgs_association) (sgs_iface.c:274) 20250823132605360 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F - check_sgs_association: now used by 1 (attached) (sgs_iface.c:293) 20250823132605360 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F + sgs_rx_ul_ud: now used by 2 (attached,sgs_rx_ul_ud) (sgs_iface.c:884) 20250823132605360 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F + active-conn: now used by 3 (attached,sgs_rx_ul_ud,active-conn) (msub.c:379) 20250823132605360 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011824/3/1): Available (smpp_smsc.c:626) 20250823132605361 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F - sgs_rx_ul_ud: now used by 2 (attached,active-conn) (sgs_iface.c:895) 20250823132605361 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250823132605361 DLSMS ERROR trans(SMS IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:EUTRAN-SGs:CM_SERVICE_REQ callref-0x40000029 tid-8) MO SMS without prior CM Service Request (gsm_04_11.c:1108) 20250823132605361 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250823132605361 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) TC_sgsap_mo_sms0(1413)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1413)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011824'H 20250823132605364 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F + check_sgs_association: now used by 4 (attached,active-conn,SMS,check_sgs_association) (sgs_iface.c:274) 20250823132605364 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F - check_sgs_association: now used by 3 (attached,active-conn,SMS) (sgs_iface.c:293) 20250823132605364 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F + sgs_rx_ul_ud: now used by 4 (attached,active-conn,SMS,sgs_rx_ul_ud) (sgs_iface.c:884) 20250823132605364 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F - sgs_rx_ul_ud: now used by 3 (attached,active-conn,SMS) (sgs_iface.c:895) 20250823132605364 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132605364 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132605364 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132605364 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132605364 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F - active-conn: now used by 2 (attached,msc_a_fsm_releasing_onenter) (msub.c:375) 20250823132605364 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F - msc_a_fsm_releasing_onenter: now used by 1 (attached) (msc_a.c:1004) TC_sgsap_mo_sms0(1413)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1413)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1409)@7e0c241b4610: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1413) TC_sgsap_mo_sms0(1413)@7e0c241b4610: 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(1404)@7e0c241b4610: Added conn table entry 0TC_sgsap_mo_sms0(1413)13581859 MSC_Test_0-SCCP(1403)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1404)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1405)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132605371 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132605371 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132605371 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132605371 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132605371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132605371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132605371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132605371 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132605371 DMM DEBUG msc_a(IMSI-262420000011824:GERAN-A-239:LU)[0x561dbedc1a80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011824 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132605371 DMM DEBUG msc_a(IMSI-262420000011824:GERAN-A-239:LU)[0x561dbedc1a80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132605371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-239:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132605371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-239:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011824:GERAN-A-239:LU)[0x561dbedc1a80] (fsm.c:486) 20250823132605371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-239:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132605371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-239:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132605371 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132605371 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132605371 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823132605371 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132605371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132605371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132605371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132605371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132605371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132605371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132605371 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132605371 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbedab330] (fsm.c:486) 20250823132605371 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132605371 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132605371 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132605371 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132605371 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132605371 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132605371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132605371 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132605371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132605371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132605371 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132605371 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132605371 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132605371 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132605371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132605371 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132605371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132605371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1405)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1405)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1405)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1405)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7e0c241b4610: { messageType := 2, destLocRef := 'CF3E23'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(1403)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132605374 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132605374 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_sgsap_mo_sms0(1413)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1413)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1403)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1403)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1403)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1405)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132605375 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132605375 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132605375 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132605375 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132605375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132605375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132605375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132605375 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132605376 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132605376 DVLR DEBUG IMSI:262420000011824 has MSISDN:491230011824 (vlr.c:1045) 20250823132605376 DMSC NOTICE msub(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (gsm_04_08.c:1541) 20250823132605376 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132605376 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132605376 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbedab330]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132605376 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132605376 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132605376 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132605376 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbedab330] (vlr_lu_fsm.c:110) 20250823132605376 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132605376 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132605376 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbedab330]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132605376 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbedab330]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132605376 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbed6f0b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132605376 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbed6f0b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbedab330] (fsm.c:486) 20250823132605376 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbed6f0b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132605376 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbed6f0b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132605376 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbed6f0b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132605376 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbed6f0b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132605376 DMSC NOTICE msub(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:TMSInew-0x819357DA) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (gsm_04_08.c:1541) 20250823132605376 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbed6f0b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132605376 DMM DEBUG -> IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:TMSInew-0x819357DA LOCATION UPDATE ACCEPT (TMSI = 0x819357da) (gsm_04_08.c:149) 20250823132605376 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:TMSInew-0x819357DA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132605376 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132605376 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132605376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132605376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132605376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132605376 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132605376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132605376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1405)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1405)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1413)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1404)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1404)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1403)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1403)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1403)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1405)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132605380 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132605380 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132605380 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132605380 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132605380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132605380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132605380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132605380 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132605380 DMM DEBUG msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:TMSInew-0x819357DA:GERAN-A-239:LU)[0x561dbedc1a80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132605380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:TMSInew-0x819357DA:GERAN-A-239:LU)[0x561dbedab330]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132605380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbed6f0b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132605380 DMSC NOTICE msub(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (gsm_04_08.c:1541) 20250823132605380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbed6f0b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132605380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA:GERAN-A-239:LU)[0x561dbedab330]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132605380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbed6f0b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132605380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbed6f0b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA:GERAN-A-239:LU)[0x561dbedab330] (vlr_lu_fsm.c:817) 20250823132605380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbed6f0b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132605380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x1EDBD15F:GERAN-A-239:LU)[0x561dbed6f0b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132605380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA:GERAN-A-239:LU)[0x561dbedab330]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132605380 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011824/3/1): Available (smpp_smsc.c:626) 20250823132605380 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132605380 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132605380 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132605380 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132605380 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132605380 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132605380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132605380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132605380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132605380 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132605380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132605380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1405)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1405)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1403)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1403)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1403)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1405)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132605382 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132605382 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132605382 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132605382 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132605382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132605382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132605382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132605382 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132605382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA:GERAN-A-239:LU)[0x561dbedab330]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132605382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA:GERAN-A-239:LU)[0x561dbedab330]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA:GERAN-A-239:LU)[0x561dbedc1a80] (msc_a.c:1053) 20250823132605382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA:GERAN-A-239:LU)[0x561dbedab330]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132605382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA:GERAN-A-239:LU)[0x561dbedab330]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132605382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA:GERAN-A-239:LU)[0x561dbedab330]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132605382 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA - active-conn: now used by 1 (attached) (msub.c:375) 20250823132605382 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132605382 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132605382 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132605382 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132605382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132605382 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132605382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132605382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1405)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1405)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1405)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132605383 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132605383 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132605383 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132605383 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132605383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132605383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132605383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132605383 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1404)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_mo_sms0(1413)13581859 TC_sgsap_mo_sms0(1413)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132605383 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132605383 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mo_sms0(1413)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1413)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1413)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1404)@7e0c241b4610: Created IMSI[0] for '262420000011824'H'819357DA'O to be handled at TC_sgsap_mo_sms0(1413) 20250823132605386 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132605386 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250823132605386 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250823132605387 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132605387 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132605387 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132605387 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132605387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132605387 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132605387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132605387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1405)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1405)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1404)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mo_sms0(1413) TC_sgsap_mo_sms0(1413)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1413)@7e0c241b4610: 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 := '819357DA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1404)@7e0c241b4610: Added conn table entry 0TC_sgsap_mo_sms0(1413)5304563 MSC_Test_0-RAN(1404)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1403)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1405)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132605390 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132605390 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132605390 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132605390 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132605390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132605390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132605390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132605390 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132605391 DMM DEBUG msc_a(TMSI-0x819357DA:GERAN-A-240:CM_SERVICE_REQ)[0x561dbeda3c70]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823132605391 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x819357DA:GERAN-A-240:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132605391 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x819357DA:GERAN-A-240:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x819357DA:GERAN-A-240:CM_SERVICE_REQ)[0x561dbeda3c70] (fsm.c:486) 20250823132605391 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x819357DA:GERAN-A-240:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132605391 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x819357DA:GERAN-A-240:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132605391 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132605391 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132605391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA:GERAN-A-240:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132605391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA:GERAN-A-240:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132605391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA:GERAN-A-240:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132605391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA:GERAN-A-240:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132605391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA:GERAN-A-240:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132605391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA:GERAN-A-240:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132605391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA:GERAN-A-240:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132605391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA:GERAN-A-240:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132605391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA:GERAN-A-240:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132605391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA:GERAN-A-240:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132605391 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011824/3/1): Available (smpp_smsc.c:626) 20250823132605391 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823132605391 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132605391 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132605391 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132605391 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132605391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132605391 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132605391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132605391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132605391 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132605391 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132605391 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132605391 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132605391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132605391 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132605391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132605391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132605391 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132605391 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132605391 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132605391 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132605391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132605391 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132605391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132605391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1405)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1405)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1405)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1405)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7e0c241b4610: { messageType := 2, destLocRef := '50F0F3'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(1403)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1405)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1405)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1403)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132605392 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250823132605392 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mo_sms0(1413)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1413)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1403)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1403)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1403)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1405)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132605395 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132605395 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132605395 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132605395 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132605395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132605395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132605395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132605395 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132605395 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250823132605396 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250823132605396 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823132605396 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132605396 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132605396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132605396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132605396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132605396 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132605396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132605396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132605396 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132605396 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132605396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132605396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132605396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132605396 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132605396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132605396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1405)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1405)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1405)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1403)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1405)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1403)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1413)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1413)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1403)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1403)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1403)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1405)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132605397 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132605397 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132605397 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132605397 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132605397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132605397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132605397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132605397 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132605397 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250823132605397 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132605398 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA + 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) 20250823132605398 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132605398 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250823132605398 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132605398 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132605398 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132605398 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132605398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132605398 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132605398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132605398 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1405)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1405)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1403)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1403)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1403)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1405)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132605398 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132605398 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132605398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132605398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132605398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132605398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132605398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132605398 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132605399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA:GERAN-A-240:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132605399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA:GERAN-A-240:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA:GERAN-A-240:CM_SERVICE_REQ)[0x561dbeda3c70] (msc_a.c:1053) 20250823132605399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA:GERAN-A-240:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132605399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA:GERAN-A-240:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132605399 DBSSAP ERROR msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA:GERAN-A-240:CM_SERVICE_REQ)[0x561dbeda3c70]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250823132605399 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250823132605399 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132605399 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132605399 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132605399 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132605399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132605399 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132605399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132605399 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1405)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1405)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1405)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132605399 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132605399 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132605399 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132605399 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132605399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132605399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132605399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132605399 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1404)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_mo_sms0(1413)5304563 TC_sgsap_mo_sms0(1413)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132605399 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250823132605399 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mo_sms0(1413)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1413)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1413)@7e0c241b4610: Final verdict of PTC: pass 20250823132605402 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132605402 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1409)@7e0c241b4610: Final verdict of PTC: none 20250823132605402 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-MNCC(1406)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1405)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1403)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1410)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1404)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SGsAP(1411)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1402)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1407)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1412)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1414)@7e0c241b4610: Final verdict of PTC: none 20250823132605403 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1408)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1402): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1403): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1404): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1405): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1406): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1407): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1408): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1409): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1410): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SGsAP(1411): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1412): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_sgsap_mo_sms0(1413): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1414): none (pass -> pass) MTC@7e0c241b4610: Test case TC_sgsap_mo_sms finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mo_sms pass'. Sat Aug 23 13:26:05 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 20250823132605602 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132605602 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132605602 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132605602 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132605602 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132605602 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132605602 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132605602 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132605602 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) 20250823132605602 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132605602 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132605602 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132605602 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132605602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132605602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132605602 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132605602 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132605602 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132605602 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132606404 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=370564) 20250823132607405 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132607603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132607603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132607603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=370564, count=372796) 20250823132608406 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mo_sms pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing'. ------ MSC_Tests.TC_sgsap_mt_sms_and_nothing ------ Sat Aug 23 13:26:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132609237 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xB1F1A32F - Paging: now used by 1 (attached) (paging.c:202) 20250823132609407 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_sgsap_mt_sms_and_nothing started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1418)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1418)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1418)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1416)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132609966 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1419)@7e0c241b4610: 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 } } } 20250823132610159 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) 20250823132610160 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) 20250823132610160 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132610160 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(1418)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1418)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1418)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132610163 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132610163 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132610163 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132610163 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) MSC_Test_0-M3UA(1418)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1418)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823132610163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132610163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132610163 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(1418)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1418)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1418)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1418)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1418)@7e0c241b4610: Message received on association #8 20250823132610164 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132610165 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132610165 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132610165 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132610165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132610165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132610165 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(1418)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1418)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1418)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1418)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823132610165 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132610165 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1418)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1418)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132610408 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132610408 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1421)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1421)@7e0c241b4610: 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) } } } } 20250823132610415 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1421)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1421)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1421)@7e0c241b4610: 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(1421)@7e0c241b4610: 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(1421)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1421)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132610439 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) 20250823132610439 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1424)@7e0c241b4610: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1424)@7e0c241b4610: Created Expect[0] for '262420000011825'H to be handled at TC_sgsap_mt_sms_and_nothing0(1426) MSC_Test-GSUP(1422)@7e0c241b4610: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1426) 20250823132610478 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250823132610478 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011825 id=262420000011825 (vlr.c:661) 20250823132610478 DVLR INFO New subscr, IMSI: 262420000011825 (vlr.c:562) 20250823132610478 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250823132610478 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011825 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1422)@7e0c241b4610: Found GsupExpect[0] for "262420000011825" handled at TC_sgsap_mt_sms_and_nothing0(1426) MSC_Test-GSUP(1422)@7e0c241b4610: Added IMSI table entry 0TC_sgsap_mt_sms_and_nothing0(1426)"262420000011825" 20250823132610480 DVLR DEBUG VLR subscr IMSI-262420000011825:TMSInew-0x5E3B5646 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132610480 DVLR DEBUG IMSI:262420000011825 has MSISDN:491230011825 (vlr.c:1045) 20250823132610480 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (NO CONN!) (gsm_04_08.c:1541) 20250823132610480 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x5E3B5646 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) TC_sgsap_mt_sms_and_nothing0(1426)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011825'H 20250823132610480 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x5E3B5646 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132610480 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x5E3B5646 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250823132610480 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x5E3B5646 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250823132610480 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x5E3B5646 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mt_sms_and_nothing0(1426)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011825'H MSC_Test-SGsAP(1424)@7e0c241b4610: 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 := '5E3B5646'O ("^;VF") } } } } } } handled at TC_sgsap_mt_sms_and_nothing0(1426) TC_sgsap_mt_sms_and_nothing0(1426)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011825'H TC_sgsap_mt_sms_and_nothing0(1426)@7e0c241b4610: setverdict(pass): none -> pass 20250823132610482 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x5E3B5646 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250823132610482 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x5E3B5646 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250823132610964 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132610964 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132610964 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132610964 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132610964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132610964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132610964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132610964 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1418)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132610964 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132610964 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132610964 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132610964 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132610964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132610964 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132610964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132610964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1418)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1418)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1417)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_nothing0(1426)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011825'H 20250823132611490 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x5E3B5646 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132611490 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x5E3B5646 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250823132611490 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x5E3B5646 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250823132611490 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x5E3B5646 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250823132612492 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x5E3B5646 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250823132612492 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x5E3B5646 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250823132612492 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x5E3B5646 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250823132612492 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x5E3B5646 + SGs-paging-req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req) (vlr_sgs.c:361) 20250823132612492 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x5E3B5646 + Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (paging.c:111) 20250823132612492 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x5E3B5646 + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (db.c:771) 20250823132612492 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x5E3B5646 - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (gsm_04_11.c:76) 20250823132615388 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x819357DA - Paging: now used by 1 (attached) (paging.c:202) 20250823132619993 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132619993 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132619993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132619993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132619993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132619993 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132619993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132619993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1418)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1418)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132622493 DLSMS NOTICE Sending SMS 25 failed 1 times. (sms_queue.c:248) 20250823132622493 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x5E3B5646 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,SGs-paging-req,Paging) (sms_queue.c:217) 20250823132622493 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x5E3B5646 - SMS-receiver: now used by 4 (attached,SMS,SGs-paging-req,Paging) (gsm_04_11.c:76) 20250823132622493 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x5E3B5646 - SMS: now used by 3 (attached,SGs-paging-req,Paging) (transaction.c:281) 20250823132622493 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x5E3B5646 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250823132622493 DSGS ERROR (sub 491230011825) Paging via SGs interface timed out (Ts5 expired)! (vlr_sgs.c:317) 20250823132622493 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x5E3B5646 - SGs-paging-req: now used by 1 (attached) (vlr_sgs.c:321) MSC_Test-GSUP-IPA(1421)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1421)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms_and_nothing0(1426)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132632512 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x5E3B5646 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132632513 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x5E3B5646 - VTY: now used by 1 (attached) (msc_vty.c:1387) 20250823132632513 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x5E3B5646 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132632513 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x5E3B5646 - attached: now used by 1 (VTY) (vlr.c:1489) 20250823132632513 DVLR INFO VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x5E3B5646 - VTY: now used by 0 (-) (msc_vty.c:1839) 20250823132632513 DVLR DEBUG SUBSCR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x5E3B5646) freeing VLR subscr (max total use count was 7) (vlr.c:472) TC_sgsap_mt_sms_and_nothing0(1426)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1422)@7e0c241b4610: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1426) TC_sgsap_mt_sms_and_nothing0(1426)@7e0c241b4610: 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(1417)@7e0c241b4610: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1426)5096062 MSC_Test_0-RAN(1417)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1416)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1418)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132632518 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132632518 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132632518 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132632518 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132632518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132632518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132632518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132632518 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132632518 DMM DEBUG msc_a(IMSI-262420000011825:GERAN-A-241:LU)[0x561dbedc1a80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011825 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132632518 DMM DEBUG msc_a(IMSI-262420000011825:GERAN-A-241:LU)[0x561dbedc1a80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132632518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132632518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011825:GERAN-A-241:LU)[0x561dbedc1a80] (fsm.c:486) 20250823132632518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132632518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132632518 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132632518 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011825 id=262420000011825 (vlr.c:661) 20250823132632518 DVLR INFO New subscr, IMSI: 262420000011825 (vlr.c:562) 20250823132632518 DVLR DEBUG VLR subscr IMSI-262420000011825 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132632518 DVLR DEBUG VLR subscr IMSI-262420000011825 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132632518 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132632518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132632518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132632518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132632518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132632519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132632519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x561dbedab330]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132632519 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132632519 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x561dbedab330] (fsm.c:486) 20250823132632519 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132632519 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132632519 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132632519 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132632519 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132632519 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132632519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132632519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132632519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132632519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132632519 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132632519 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132632519 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132632519 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132632519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132632519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132632519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132632519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1418)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1418)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1418)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1418)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@7e0c241b4610: { messageType := 2, destLocRef := '4DC27E'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(1416)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132632520 DVLR DEBUG VLR subscr IMSI-262420000011825 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132632520 DVLR DEBUG VLR subscr IMSI-262420000011825 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms_and_nothing0(1426)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1416)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1416)@7e0c241b4610: vl_from0 TC_sgsap_mt_sms_and_nothing0(1426)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1416)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823132632521 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132632521 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132632521 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132632521 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132632521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132632521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132632521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132632521 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1418)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132632522 DVLR DEBUG VLR subscr IMSI-262420000011825 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132632522 DVLR DEBUG IMSI:262420000011825 has MSISDN:491230011825 (vlr.c:1045) 20250823132632522 DMSC NOTICE msub(IMSI-262420000011825:MSISDN-491230011825) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (gsm_04_08.c:1541) 20250823132632522 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132632522 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132632522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x561dbedab330]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132632522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132632522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132632522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132632522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x561dbedab330] (vlr_lu_fsm.c:110) 20250823132632522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132632522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132632522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x561dbedab330]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132632522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x561dbedab330]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132632522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x561dbed7dcc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132632522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x561dbed7dcc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x561dbedab330] (fsm.c:486) 20250823132632522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x561dbed7dcc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132632522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x561dbed7dcc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132632522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x561dbed7dcc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132632522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x561dbed7dcc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132632522 DMSC NOTICE msub(IMSI-262420000011825:MSISDN-491230011825:TMSInew-0xB917B4BC) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (gsm_04_08.c:1541) 20250823132632522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x561dbed7dcc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132632522 DMM DEBUG -> IMSI-262420000011825:MSISDN-491230011825:TMSInew-0xB917B4BC LOCATION UPDATE ACCEPT (TMSI = 0xb917b4bc) (gsm_04_08.c:149) 20250823132632522 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0xB917B4BC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132632522 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132632522 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132632522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132632522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132632522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132632522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132632522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132632522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1418)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1418)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1426)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1417)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1417)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1416)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1416)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1416)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823132632525 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132632525 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132632525 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132632525 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132632525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132632525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132632525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132632525 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1418)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132632525 DMM DEBUG msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSInew-0xB917B4BC:GERAN-A-241:LU)[0x561dbedc1a80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132632525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSInew-0xB917B4BC:GERAN-A-241:LU)[0x561dbedab330]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132632525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x561dbed7dcc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132632525 DMSC NOTICE msub(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (gsm_04_08.c:1541) 20250823132632525 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132632525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x561dbed7dcc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132632525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC:GERAN-A-241:LU)[0x561dbedab330]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132632525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x561dbed7dcc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132632525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x561dbed7dcc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC:GERAN-A-241:LU)[0x561dbedab330] (vlr_lu_fsm.c:817) 20250823132632525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x561dbed7dcc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132632525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x561dbed7dcc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132632525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC:GERAN-A-241:LU)[0x561dbedab330]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132632525 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011825/3/1): Available (smpp_smsc.c:626) 20250823132632525 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132632525 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC + 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) 20250823132632525 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132632525 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132632525 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132632525 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132632525 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132632525 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132632525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132632525 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132632525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132632525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1418)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1418)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1416)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1416)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1416)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1418)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132632526 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132632526 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132632526 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132632526 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132632526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132632526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132632526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132632526 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132632526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC:GERAN-A-241:LU)[0x561dbedab330]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132632526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC:GERAN-A-241:LU)[0x561dbedab330]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC:GERAN-A-241:LU)[0x561dbedc1a80] (msc_a.c:1053) 20250823132632526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC:GERAN-A-241:LU)[0x561dbedab330]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132632526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC:GERAN-A-241:LU)[0x561dbedab330]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132632526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC:GERAN-A-241:LU)[0x561dbedab330]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132632526 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC - active-conn: now used by 1 (attached) (msub.c:375) 20250823132632526 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132632526 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132632526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132632526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132632526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132632526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132632526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132632526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1418)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1418)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@7e0c241b4610: Session index based on local reference:0 20250823132632526 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132632526 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132632526 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1418)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132632526 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132632526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132632526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132632526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132632526 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1417)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1426)5096062 TC_sgsap_mt_sms_and_nothing0(1426)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132632527 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132632527 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mt_sms_and_nothing0(1426)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1426)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1426)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1417)@7e0c241b4610: Created IMSI[0] for '262420000011825'H'B917B4BC'O to be handled at TC_sgsap_mt_sms_and_nothing0(1426) 20250823132632528 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132632529 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250823132632529 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250823132632529 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132632529 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132632529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132632529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132632529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132632529 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132632529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132632529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1418)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1418)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1417)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_nothing0(1426) TC_sgsap_mt_sms_and_nothing0(1426)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1426)@7e0c241b4610: 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 := 'B917B4BC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1417)@7e0c241b4610: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1426)9604017 MSC_Test_0-RAN(1417)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1416)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1418)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132632531 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132632531 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132632531 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132632531 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132632531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132632531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132632531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132632531 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132632531 DMM DEBUG msc_a(TMSI-0xB917B4BC:GERAN-A-242:CM_SERVICE_REQ)[0x561dbeda3c70]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823132632531 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB917B4BC:GERAN-A-242:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132632531 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB917B4BC:GERAN-A-242:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB917B4BC:GERAN-A-242:CM_SERVICE_REQ)[0x561dbeda3c70] (fsm.c:486) 20250823132632531 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB917B4BC:GERAN-A-242:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132632531 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB917B4BC:GERAN-A-242:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132632531 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132632531 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132632531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC:GERAN-A-242:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132632531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC:GERAN-A-242:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132632531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC:GERAN-A-242:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132632531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC:GERAN-A-242:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132632531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC:GERAN-A-242:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132632531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC:GERAN-A-242:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132632531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC:GERAN-A-242:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132632531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC:GERAN-A-242:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132632531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC:GERAN-A-242:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132632531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC:GERAN-A-242:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132632531 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011825/3/1): Available (smpp_smsc.c:626) 20250823132632531 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823132632531 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132632531 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132632531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132632531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132632531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132632531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132632531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132632531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132632531 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132632531 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132632531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132632531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132632531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132632531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132632531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132632531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132632531 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132632531 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132632531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132632531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132632531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132632531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132632531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132632531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1418)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1418)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1418)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1418)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1418)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1418)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@7e0c241b4610: { messageType := 2, destLocRef := '928BB1'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(1416)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1416)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132632532 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250823132632532 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms_and_nothing0(1426)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1426)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1416)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1416)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1416)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1418)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132632535 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132632535 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132632535 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132632535 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132632535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132632535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132632535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132632535 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132632535 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250823132632535 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250823132632535 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823132632535 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132632535 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132632535 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132632535 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132632535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132632535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132632535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132632535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132632535 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132632535 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132632535 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132632535 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132632535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132632535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132632535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132632535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1418)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1418)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1418)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1416)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1418)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1426)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1426)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1416)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1416)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1416)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1418)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132632536 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132632536 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132632536 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132632536 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132632536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132632536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132632536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132632536 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132632536 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250823132632536 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132632536 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC + 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) 20250823132632536 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132632536 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250823132632536 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132632536 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132632536 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132632536 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132632536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132632536 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132632536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132632536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1418)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1418)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1416)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1416)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1416)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132632537 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132632537 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1418)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132632537 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132632537 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132632537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132632537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132632537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132632537 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132632537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC:GERAN-A-242:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132632537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC:GERAN-A-242:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC:GERAN-A-242:CM_SERVICE_REQ)[0x561dbeda3c70] (msc_a.c:1053) 20250823132632537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC:GERAN-A-242:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132632537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC:GERAN-A-242:CM_SERVICE_REQ)[0x561dbed7b410]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132632537 DBSSAP ERROR msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC:GERAN-A-242:CM_SERVICE_REQ)[0x561dbeda3c70]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250823132632537 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250823132632537 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132632537 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132632537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132632537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132632537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132632537 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132632537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132632537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1418)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1418)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1418)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132632537 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132632537 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132632537 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132632537 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132632537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132632537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132632537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132632537 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1417)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1426)9604017 TC_sgsap_mt_sms_and_nothing0(1426)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132632538 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250823132632538 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mt_sms_and_nothing0(1426)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1426)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1426)@7e0c241b4610: Final verdict of PTC: pass 20250823132632539 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132632539 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1422)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1419)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1416)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1418)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1420)@7e0c241b4610: Final verdict of PTC: none 20250823132632540 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823132632540 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-RAN(1417)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1421)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1427)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1423)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1415)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SGsAP(1424)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1425)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1415): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1416): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1417): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1418): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1419): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1420): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1421): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1422): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1423): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SGsAP(1424): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1425): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_sgsap_mt_sms_and_nothing0(1426): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1427): none (pass -> pass) MTC@7e0c241b4610: Test case TC_sgsap_mt_sms_and_nothing finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing pass'. Sat Aug 23 13:26:32 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 20250823132632738 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132632738 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132632738 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132632738 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132632738 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132632738 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132632738 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132632738 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132632738 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) 20250823132632738 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132632738 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132632738 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132632738 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132632738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132632738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132632738 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132632738 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132632738 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132632738 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132633540 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=371548) 20250823132634541 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132634739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132634739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132634739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=371548, count=372708) 20250823132635542 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_reject'. ------ MSC_Tests.TC_sgsap_mt_sms_and_reject ------ Sat Aug 23 13:26:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms_and_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms_and_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132636544 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_reject' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_sgsap_mt_sms_and_reject started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1431)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1431)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1431)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1429)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132637136 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1432)@7e0c241b4610: 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 } } } 20250823132637327 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) 20250823132637327 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) 20250823132637327 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132637327 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(1431)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1431)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1431)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132637329 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132637329 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132637329 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132637329 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132637329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132637329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132637329 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(1431)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1431)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1431)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1431)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1431)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1431)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1431)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1431)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1431)@7e0c241b4610: Message received on association #8 20250823132637330 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132637330 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132637330 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132637330 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132637330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132637330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132637330 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(1431)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1431)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823132637330 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132637330 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1431)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1431)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132637545 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132637545 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1434)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1434)@7e0c241b4610: 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) } } } } 20250823132637547 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1434)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1434)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1434)@7e0c241b4610: 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(1434)@7e0c241b4610: 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(1434)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1434)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132637558 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) 20250823132637558 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1437)@7e0c241b4610: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1437)@7e0c241b4610: Created Expect[0] for '262420000011826'H to be handled at TC_sgsap_mt_sms_and_reject0(1439) MSC_Test-GSUP(1435)@7e0c241b4610: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1439) 20250823132637602 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250823132637602 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011826 id=262420000011826 (vlr.c:661) 20250823132637602 DVLR INFO New subscr, IMSI: 262420000011826 (vlr.c:562) 20250823132637602 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250823132637602 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011826 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1435)@7e0c241b4610: Found GsupExpect[0] for "262420000011826" handled at TC_sgsap_mt_sms_and_reject0(1439) MSC_Test-GSUP(1435)@7e0c241b4610: Added IMSI table entry 0TC_sgsap_mt_sms_and_reject0(1439)"262420000011826" 20250823132637604 DVLR DEBUG VLR subscr IMSI-262420000011826:TMSInew-0xA069F951 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132637604 DVLR DEBUG IMSI:262420000011826 has MSISDN:491230011826 (vlr.c:1045) 20250823132637604 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (NO CONN!) (gsm_04_08.c:1541) 20250823132637604 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0xA069F951 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250823132637604 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0xA069F951 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132637604 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0xA069F951 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250823132637604 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0xA069F951 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250823132637604 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0xA069F951 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mt_sms_and_reject0(1439)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1439)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011826'H MSC_Test-SGsAP(1437)@7e0c241b4610: 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 := 'A069F951'O } } } } } } handled at TC_sgsap_mt_sms_and_reject0(1439) TC_sgsap_mt_sms_and_reject0(1439)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1439)@7e0c241b4610: setverdict(pass): none -> pass 20250823132637606 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0xA069F951 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250823132637606 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250823132638131 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132638131 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132638131 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132638131 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132638131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132638131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132638131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132638131 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132638132 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132638132 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132638132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132638132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132638132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132638132 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1431)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132638132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132638132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1431)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1431)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1430)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_reject0(1439)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011826'H 20250823132638611 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132638611 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250823132638611 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250823132638611 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250823132639612 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250823132639612 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250823132639612 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250823132639612 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 + SGs-paging-req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req) (vlr_sgs.c:361) 20250823132639612 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 + Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (paging.c:111) 20250823132639612 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (db.c:771) 20250823132639612 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (gsm_04_11.c:76) 20250823132639616 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 + 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) 20250823132639616 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 + 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) 20250823132639616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132639616 DLSMS NOTICE Sending SMS 27 failed 1 times. (sms_queue.c:248) 20250823132639616 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 - 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) 20250823132639616 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 - SMS-receiver: now used by 6 (attached,SMS,SGs-paging-req,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (gsm_04_11.c:76) 20250823132639616 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 - SMS: now used by 5 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (transaction.c:281) 20250823132639616 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 - Paging: now used by 4 (attached,SGs-paging-req,sgs_rx_pag_rej,vlr_sgs_pag_rej) (paging.c:202) 20250823132639616 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 - SGs-paging-req: now used by 3 (attached,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250823132639616 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 - vlr_sgs_pag_rej: now used by 2 (attached,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250823132639616 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 - sgs_rx_pag_rej: now used by 1 (attached) (sgs_iface.c:780) 20250823132642530 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xB917B4BC - Paging: now used by 1 (attached) (paging.c:202) MSC_Test-GSUP-IPA(1434)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1434)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250823132659634 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132659634 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_sgsap_mt_sms_and_reject0(1439)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1435)@7e0c241b4610: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1439) TC_sgsap_mt_sms_and_reject0(1439)@7e0c241b4610: 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(1430)@7e0c241b4610: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1439)2106408 MSC_Test_0-SCCP(1429)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1430)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1431)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132659641 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132659641 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132659641 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132659641 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132659641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132659641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132659641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132659641 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132659641 DMM DEBUG msc_a(IMSI-262420000011826:GERAN-A-243:LU)[0x561dbedab330]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011826 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132659641 DMM DEBUG msc_a(IMSI-262420000011826:GERAN-A-243:LU)[0x561dbedab330]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132659641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-243:LU)[0x561dbed7dcc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132659641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-243:LU)[0x561dbed7dcc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011826:GERAN-A-243:LU)[0x561dbedab330] (fsm.c:486) 20250823132659641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-243:LU)[0x561dbed7dcc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132659641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-243:LU)[0x561dbed7dcc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132659641 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132659641 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132659641 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823132659641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132659641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed7dcc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132659641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed7dcc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132659641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed7dcc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132659641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed7dcc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132659641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed7dcc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132659641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed7dcc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132659641 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132659641 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed7dcc0] (fsm.c:486) 20250823132659641 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132659641 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132659641 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132659641 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132659641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132659641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132659641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132659641 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132659641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132659641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132659641 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132659641 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132659641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132659641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132659641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132659641 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132659641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132659641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1431)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1431)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1431)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1431)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@7e0c241b4610: { messageType := 2, destLocRef := '202428'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(1429)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132659643 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132659643 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms_and_reject0(1439)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1439)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1429)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1429)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1429)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1431)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132659644 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132659645 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132659645 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132659645 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132659645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132659645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132659645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132659645 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132659645 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132659645 DVLR DEBUG IMSI:262420000011826 has MSISDN:491230011826 (vlr.c:1045) 20250823132659645 DMSC NOTICE msub(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (gsm_04_08.c:1541) 20250823132659645 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132659645 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132659645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed7dcc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132659645 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132659645 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132659645 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132659645 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed7dcc0] (vlr_lu_fsm.c:110) 20250823132659645 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132659645 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132659645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed7dcc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132659645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed7dcc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132659645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed85110]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132659645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed85110]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed7dcc0] (fsm.c:486) 20250823132659645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed85110]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132659645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed85110]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132659645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed85110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132659645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed85110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132659645 DMSC NOTICE msub(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:TMSInew-0x26DF9891) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (gsm_04_08.c:1541) 20250823132659645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed85110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132659645 DMM DEBUG -> IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:TMSInew-0x26DF9891 LOCATION UPDATE ACCEPT (TMSI = 0x26df9891) (gsm_04_08.c:149) 20250823132659645 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:TMSInew-0x26DF9891 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132659645 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132659645 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132659645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132659645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132659645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132659645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132659645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132659645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1431)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1431)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1439)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1430)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1430)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1429)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1429)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1429)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1431)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132659650 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132659650 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132659650 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132659650 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132659650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132659650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132659650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132659650 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132659650 DMM DEBUG msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:TMSInew-0x26DF9891:GERAN-A-243:LU)[0x561dbedab330]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132659650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:TMSInew-0x26DF9891:GERAN-A-243:LU)[0x561dbed7dcc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132659650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed85110]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132659650 DMSC NOTICE msub(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (gsm_04_08.c:1541) 20250823132659650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed85110]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132659650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891:GERAN-A-243:LU)[0x561dbed7dcc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132659650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed85110]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132659650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed85110]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891:GERAN-A-243:LU)[0x561dbed7dcc0] (vlr_lu_fsm.c:817) 20250823132659650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed85110]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132659650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xA069F951:GERAN-A-243:LU)[0x561dbed85110]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132659650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891:GERAN-A-243:LU)[0x561dbed7dcc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132659650 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011826/3/1): Available (smpp_smsc.c:626) 20250823132659650 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132659650 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132659650 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132659650 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132659650 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132659650 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132659650 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132659650 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132659650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132659650 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132659650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132659650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1431)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1431)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1429)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1429)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1429)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132659651 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132659651 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132659651 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132659651 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132659651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132659651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132659651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132659651 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1431)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132659651 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891:GERAN-A-243:LU)[0x561dbed7dcc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132659651 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891:GERAN-A-243:LU)[0x561dbed7dcc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891:GERAN-A-243:LU)[0x561dbedab330] (msc_a.c:1053) 20250823132659651 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891:GERAN-A-243:LU)[0x561dbed7dcc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132659651 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891:GERAN-A-243:LU)[0x561dbed7dcc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132659651 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891:GERAN-A-243:LU)[0x561dbed7dcc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132659651 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132659651 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132659651 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132659651 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132659651 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132659651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132659651 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132659651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132659651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1431)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1431)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@7e0c241b4610: Session index based on local reference:0 20250823132659652 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132659652 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132659652 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132659652 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132659652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132659652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132659652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132659652 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1431)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1430)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1439)2106408 TC_sgsap_mt_sms_and_reject0(1439)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132659653 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132659653 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mt_sms_and_reject0(1439)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1439)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1439)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1430)@7e0c241b4610: Created IMSI[0] for '262420000011826'H'26DF9891'O to be handled at TC_sgsap_mt_sms_and_reject0(1439) 20250823132659655 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132659655 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250823132659655 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250823132659655 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132659655 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132659655 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132659655 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132659655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132659655 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132659655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132659655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1431)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1431)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1430)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_reject0(1439) TC_sgsap_mt_sms_and_reject0(1439)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1439)@7e0c241b4610: 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 := '26DF9891'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1430)@7e0c241b4610: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1439)4207683 MSC_Test_0-RAN(1430)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1429)@7e0c241b4610: First idle individual index:0 20250823132659658 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132659658 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132659658 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132659658 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132659658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132659658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132659658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132659658 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1431)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132659658 DMM DEBUG msc_a(TMSI-0x26DF9891:GERAN-A-244:CM_SERVICE_REQ)[0x561dbedc1a80]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823132659658 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26DF9891:GERAN-A-244:CM_SERVICE_REQ)[0x561dbeda3c70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132659658 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26DF9891:GERAN-A-244:CM_SERVICE_REQ)[0x561dbeda3c70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x26DF9891:GERAN-A-244:CM_SERVICE_REQ)[0x561dbedc1a80] (fsm.c:486) 20250823132659658 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26DF9891:GERAN-A-244:CM_SERVICE_REQ)[0x561dbeda3c70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132659658 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26DF9891:GERAN-A-244:CM_SERVICE_REQ)[0x561dbeda3c70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132659658 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132659658 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132659658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891:GERAN-A-244:CM_SERVICE_REQ)[0x561dbeda3c70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132659658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891:GERAN-A-244:CM_SERVICE_REQ)[0x561dbeda3c70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132659658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891:GERAN-A-244:CM_SERVICE_REQ)[0x561dbeda3c70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132659658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891:GERAN-A-244:CM_SERVICE_REQ)[0x561dbeda3c70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132659658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891:GERAN-A-244:CM_SERVICE_REQ)[0x561dbeda3c70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132659658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891:GERAN-A-244:CM_SERVICE_REQ)[0x561dbeda3c70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132659658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891:GERAN-A-244:CM_SERVICE_REQ)[0x561dbeda3c70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132659658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891:GERAN-A-244:CM_SERVICE_REQ)[0x561dbeda3c70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132659658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891:GERAN-A-244:CM_SERVICE_REQ)[0x561dbeda3c70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132659658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891:GERAN-A-244:CM_SERVICE_REQ)[0x561dbeda3c70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132659658 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011826/3/1): Available (smpp_smsc.c:626) 20250823132659658 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823132659658 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132659658 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132659658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132659658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132659658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132659658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132659658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132659658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132659658 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132659658 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132659658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132659658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132659658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132659658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132659658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132659658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132659658 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132659658 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132659658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132659658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132659658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132659658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132659658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132659658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1431)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1431)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1431)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1431)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1431)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1431)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@7e0c241b4610: { messageType := 2, destLocRef := '403443'O ("@4C"), 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(1429)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1429)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132659659 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250823132659659 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms_and_reject0(1439)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1439)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1429)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1429)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1429)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1431)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132659661 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132659661 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132659661 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132659661 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132659661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132659661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132659661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132659661 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132659661 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250823132659661 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250823132659661 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823132659661 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132659661 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132659661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132659661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132659661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132659661 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132659662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132659662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132659662 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132659662 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132659662 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132659662 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132659662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132659662 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132659662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132659662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1431)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1431)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1431)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1431)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1429)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1439)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1439)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1429)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1429)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1429)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103020904'O 20250823132659663 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132659663 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132659663 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132659663 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132659663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132659663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132659663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132659663 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1431)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132659663 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250823132659663 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132659663 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891 + 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) 20250823132659663 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132659663 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250823132659663 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132659663 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132659663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132659663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132659663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132659663 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132659663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132659663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1431)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1431)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1429)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1429)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1429)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132659664 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132659664 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132659664 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132659664 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132659664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132659664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132659664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132659664 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1431)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132659664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891:GERAN-A-244:CM_SERVICE_REQ)[0x561dbeda3c70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132659664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891:GERAN-A-244:CM_SERVICE_REQ)[0x561dbeda3c70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891:GERAN-A-244:CM_SERVICE_REQ)[0x561dbedc1a80] (msc_a.c:1053) 20250823132659664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891:GERAN-A-244:CM_SERVICE_REQ)[0x561dbeda3c70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132659664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891:GERAN-A-244:CM_SERVICE_REQ)[0x561dbeda3c70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132659664 DBSSAP ERROR msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891:GERAN-A-244:CM_SERVICE_REQ)[0x561dbedc1a80]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250823132659664 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250823132659664 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132659664 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132659664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132659664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132659664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132659664 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132659664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132659664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1431)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1431)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@7e0c241b4610: Session index based on local reference:0 20250823132659664 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132659664 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132659664 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132659664 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132659664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132659664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132659664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132659664 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1431)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1430)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1439)4207683 TC_sgsap_mt_sms_and_reject0(1439)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132659664 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250823132659665 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mt_sms_and_reject0(1439)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1439)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1439)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1439)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(1429)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1430)@7e0c241b4610: Final verdict of PTC: none 20250823132659667 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132659667 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1435)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1431)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1433)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1436)@7e0c241b4610: Final verdict of PTC: none 20250823132659667 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-MNCC(1432)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1440)@7e0c241b4610: Final verdict of PTC: none 20250823132659668 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1434)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1428)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1438)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SGsAP(1437)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1428): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1429): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1430): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1431): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1432): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1433): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1434): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1435): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1436): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SGsAP(1437): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1438): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_sgsap_mt_sms_and_reject0(1439): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1440): none (pass -> pass) MTC@7e0c241b4610: Test case TC_sgsap_mt_sms_and_reject finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_reject pass'. Sat Aug 23 13:26:59 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 20250823132659866 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132659866 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132659866 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132659866 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132659866 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132659866 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132659866 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132659866 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132659866 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) 20250823132659866 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132659866 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132659866 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132659866 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132659866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132659866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132659866 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132659866 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132659866 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132659866 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132700668 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=366688) 20250823132701669 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132701867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132701867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132701867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=366688, count=367848) 20250823132702670 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_reject pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unexp_ud'. ------ MSC_Tests.TC_sgsap_unexp_ud ------ Sat Aug 23 13:27:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_unexp_ud.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_unexp_ud.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132703671 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unexp_ud' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_sgsap_unexp_ud started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1444)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1444)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1444)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1442)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132704202 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1445)@7e0c241b4610: 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 } } } 20250823132704393 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) 20250823132704393 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) 20250823132704394 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132704394 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(1444)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1444)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1444)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132704395 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132704395 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132704395 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132704395 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) MSC_Test_0-M3UA(1444)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1444)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823132704395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132704395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132704395 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(1444)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1444)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1444)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132704396 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132704396 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132704396 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) MSC_Test_0-M3UA(1444)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823132704396 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132704396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132704396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132704396 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(1444)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1444)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1444)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1444)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1444)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823132704396 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132704396 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1444)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1444)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132704672 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132704672 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1447)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1447)@7e0c241b4610: 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) } } } } 20250823132704676 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1447)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1447)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1447)@7e0c241b4610: 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(1447)@7e0c241b4610: 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(1447)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1447)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132704694 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) 20250823132704694 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1450)@7e0c241b4610: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1450)@7e0c241b4610: Created Expect[0] for '262420000011821'H to be handled at TC_sgsap_unexp_ud0(1452) MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132705200 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132705200 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132705200 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132705200 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132705200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132705200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132705200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132705200 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132705201 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132705201 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132705201 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132705201 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132705201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132705201 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132705201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132705201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1443)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1448)@7e0c241b4610: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1452) TC_sgsap_unexp_ud0(1452)@7e0c241b4610: 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(1443)@7e0c241b4610: Added conn table entry 0TC_sgsap_unexp_ud0(1452)12940604 MSC_Test_0-SCCP(1442)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1443)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823132705777 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132705777 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132705777 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132705777 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132705777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132705777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132705777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132705777 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132705778 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-245:LU)[0x561dbedab330]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011821 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132705778 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-245:LU)[0x561dbedab330]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132705778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x561dbed7dcc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132705778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x561dbed7dcc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011821:GERAN-A-245:LU)[0x561dbedab330] (fsm.c:486) 20250823132705778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x561dbed7dcc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132705778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x561dbed7dcc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132705778 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132705778 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011821 id=262420000011821 (vlr.c:661) 20250823132705778 DVLR INFO New subscr, IMSI: 262420000011821 (vlr.c:562) 20250823132705778 DVLR DEBUG VLR subscr IMSI-262420000011821 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132705778 DVLR DEBUG VLR subscr IMSI-262420000011821 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132705778 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132705778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x561dbed7dcc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132705778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x561dbed7dcc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132705778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x561dbed7dcc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132705778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x561dbed7dcc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132705778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x561dbed7dcc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132705778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x561dbed7dcc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132705778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132705778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x561dbed7dcc0] (fsm.c:486) 20250823132705778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132705778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132705778 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132705778 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132705778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132705778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132705778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132705778 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132705778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132705778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132705778 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132705778 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132705778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132705778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132705778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132705778 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132705778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132705778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1444)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1442)@7e0c241b4610: { messageType := 2, destLocRef := 'C5753C'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(1442)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(1448)@7e0c241b4610: Found GsupExpect[0] for "262420000011821" handled at TC_sgsap_unexp_ud0(1452) MSC_Test-GSUP(1448)@7e0c241b4610: Added IMSI table entry 0TC_sgsap_unexp_ud0(1452)"262420000011821" MSC_Test_0-SCCP(1442)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132705782 DVLR DEBUG VLR subscr IMSI-262420000011821 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132705782 DVLR DEBUG VLR subscr IMSI-262420000011821 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1452)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1452)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(1442)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1442)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1442)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1442)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132705784 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132705784 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132705784 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132705784 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132705784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132705784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132705784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132705784 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132705787 DVLR DEBUG VLR subscr IMSI-262420000011821 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132705787 DVLR DEBUG IMSI:262420000011821 has MSISDN:491230011821 (vlr.c:1045) 20250823132705787 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250823132705787 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132705788 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132705788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x561dbed7dcc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132705788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132705788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132705788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132705788 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132705788 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132705788 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132705788 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132705788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132705788 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132705788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132705788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132705788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x561dbed7dcc0] (vlr_lu_fsm.c:110) 20250823132705788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132705788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132705788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x561dbed7dcc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132705788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x561dbed7dcc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132705788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x561dbed7d720]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132705788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x561dbed7d720]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x561dbed7dcc0] (fsm.c:486) 20250823132705788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x561dbed7d720]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132705788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x561dbed7d720]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132705788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x561dbed7d720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132705788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x561dbed7d720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132705788 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x5EB804DC) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250823132705788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x561dbed7d720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132705788 DMM DEBUG -> IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x5EB804DC LOCATION UPDATE ACCEPT (TMSI = 0x5eb804dc) (gsm_04_08.c:149) 20250823132705788 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x5EB804DC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1444)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1442)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1452)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1443)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1443)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1442)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1442)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1442)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1442)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132705795 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132705795 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132705795 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132705795 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132705795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132705795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132705795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132705795 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132705795 DMM DEBUG msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x5EB804DC:GERAN-A-245:LU)[0x561dbedab330]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132705795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x5EB804DC:GERAN-A-245:LU)[0x561dbed7dcc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132705795 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x561dbed7d720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132705795 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250823132705795 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132705795 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x561dbed7d720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132705795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-245:LU)[0x561dbed7dcc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132705795 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x561dbed7d720]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132705795 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x561dbed7d720]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-245:LU)[0x561dbed7dcc0] (vlr_lu_fsm.c:817) 20250823132705795 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x561dbed7d720]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132705795 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x561dbed7d720]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132705795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-245:LU)[0x561dbed7dcc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132705795 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011821/3/1): Available (smpp_smsc.c:626) 20250823132705795 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132705795 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC + 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) 20250823132705795 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132705795 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132705795 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132705795 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132705795 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132705795 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132705795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132705795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132705795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132705795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1442)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1442)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1442)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1442)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1442)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132705797 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132705797 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132705797 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132705797 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132705797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132705797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132705797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132705797 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132705797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-245:LU)[0x561dbed7dcc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132705797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-245:LU)[0x561dbed7dcc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-245:LU)[0x561dbedab330] (msc_a.c:1053) 20250823132705797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-245:LU)[0x561dbed7dcc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132705797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-245:LU)[0x561dbed7dcc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132705798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-245:LU)[0x561dbed7dcc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132705798 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC - active-conn: now used by 1 (attached) (msub.c:375) 20250823132705798 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132705798 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132705798 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132705798 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132705798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132705798 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132705798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132705798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1442)@7e0c241b4610: Session index based on local reference:0 20250823132705798 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132705798 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132705798 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132705798 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132705798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132705798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132705798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132705798 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1443)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_unexp_ud0(1452)12940604 TC_sgsap_unexp_ud0(1452)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132705800 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132705800 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1452)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1452)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1452)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1452)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011821'H 20250823132705814 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC + check_sgs_association: now used by 2 (attached,check_sgs_association) (sgs_iface.c:274) 20250823132705814 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: (sub IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC) SGsAP Message UPLINK-UNITDATA subscriber not SGs-associated, releasing (sgs_iface.c:285) 20250823132705814 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC - check_sgs_association: now used by 1 (attached) (sgs_iface.c:289) MSC_Test-SGsAP(1450)@7e0c241b4610: 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(1452) TC_sgsap_unexp_ud0(1452)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011821'H MSC_Test-GSUP(1448)@7e0c241b4610: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1452) TC_sgsap_unexp_ud0(1452)@7e0c241b4610: 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(1443)@7e0c241b4610: Added conn table entry 0TC_sgsap_unexp_ud0(1452)11025275 MSC_Test_0-RAN(1443)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1442)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132706002 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132706002 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132706002 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132706002 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132706002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132706002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132706002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132706002 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132706002 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-246:LU)[0x561dbedc1a80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011821 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132706002 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-246:LU)[0x561dbedc1a80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132706002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-246:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132706002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-246:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011821:GERAN-A-246:LU)[0x561dbedc1a80] (fsm.c:486) 20250823132706002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-246:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132706002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-246:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132706002 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132706002 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132706002 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823132706003 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132706003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132706003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132706003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132706003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132706003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132706003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132706003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132706003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbeda3c70] (fsm.c:486) 20250823132706003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132706003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132706003 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132706003 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132706003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132706003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132706003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132706003 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132706003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132706003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132706003 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132706003 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132706003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132706003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132706003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132706003 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132706003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132706003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1444)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1442)@7e0c241b4610: { messageType := 2, destLocRef := 'A83B7B'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(1442)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1442)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132706004 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132706004 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1442)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1442)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1442)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1442)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823132706005 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132706005 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132706005 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132706005 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132706005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132706005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132706005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132706005 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_unexp_ud0(1452)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1452)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132706006 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132706006 DVLR DEBUG IMSI:262420000011821 has MSISDN:491230011821 (vlr.c:1045) 20250823132706006 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250823132706006 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132706007 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132706007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132706007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132706007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132706007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132706007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbeda3c70] (vlr_lu_fsm.c:110) 20250823132706007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132706007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132706007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132706007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132706007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbed66ae0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132706007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbed66ae0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbeda3c70] (fsm.c:486) 20250823132706007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbed66ae0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132706007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbed66ae0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132706007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbed66ae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132706007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbed66ae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132706007 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:TMSInew-0x9C6D4082) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250823132706007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbed66ae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132706007 DMM DEBUG -> IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:TMSInew-0x9C6D4082 LOCATION UPDATE ACCEPT (TMSI = 0x9c6d4082) (gsm_04_08.c:149) 20250823132706007 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:TMSInew-0x9C6D4082 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132706007 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132706007 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132706007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132706007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132706007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132706007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132706007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132706007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1442)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1452)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1443)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1443)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1442)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1442)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1442)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1442)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823132706009 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132706009 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132706009 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132706009 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132706009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132706009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132706009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132706009 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132706010 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132706010 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132706010 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132706010 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132706010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132706010 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132706009 DMM DEBUG msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:TMSInew-0x9C6D4082:GERAN-A-246:LU)[0x561dbedc1a80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132706009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:TMSInew-0x9C6D4082:GERAN-A-246:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132706009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbed66ae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132706009 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250823132706009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbed66ae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132706009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082:GERAN-A-246:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132706009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbed66ae0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132706009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbed66ae0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082:GERAN-A-246:LU)[0x561dbeda3c70] (vlr_lu_fsm.c:817) 20250823132706009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbed66ae0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132706009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x5EB804DC:GERAN-A-246:LU)[0x561dbed66ae0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132706009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082:GERAN-A-246:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132706009 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011821/3/1): Available (smpp_smsc.c:626) 20250823132706010 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132706010 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132706010 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132706010 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132706010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132706010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1442)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1442)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1442)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1442)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1442)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132706011 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132706011 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132706011 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132706011 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132706011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132706011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132706011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132706011 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132706011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082:GERAN-A-246:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132706011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082:GERAN-A-246:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082:GERAN-A-246:LU)[0x561dbedc1a80] (msc_a.c:1053) 20250823132706011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082:GERAN-A-246:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132706011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082:GERAN-A-246:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132706011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082:GERAN-A-246:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132706011 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132706011 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132706011 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132706011 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132706011 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132706011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132706011 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132706011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132706011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1442)@7e0c241b4610: Session index based on local reference:0 20250823132706012 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132706012 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132706012 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132706012 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132706012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132706012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132706012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132706012 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1443)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_unexp_ud0(1452)11025275 TC_sgsap_unexp_ud0(1452)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132706013 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132706013 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1452)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1452)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1452)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1443)@7e0c241b4610: Created IMSI[0] for '262420000011821'H'9C6D4082'O to be handled at TC_sgsap_unexp_ud0(1452) 20250823132706017 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132706017 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250823132706017 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250823132706017 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132706017 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132706017 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132706017 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132706017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132706017 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132706017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132706017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1443)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unexp_ud0(1452) TC_sgsap_unexp_ud0(1452)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1452)@7e0c241b4610: 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 := '9C6D4082'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1443)@7e0c241b4610: Added conn table entry 0TC_sgsap_unexp_ud0(1452)12829718 MSC_Test_0-RAN(1443)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1442)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132706023 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132706023 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132706023 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132706023 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132706023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132706023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132706023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132706023 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132706024 DMM DEBUG msc_a(TMSI-0x9C6D4082:GERAN-A-247:CM_SERVICE_REQ)[0x561dbedab330]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823132706024 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9C6D4082:GERAN-A-247:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132706024 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9C6D4082:GERAN-A-247:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9C6D4082:GERAN-A-247:CM_SERVICE_REQ)[0x561dbedab330] (fsm.c:486) 20250823132706024 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9C6D4082:GERAN-A-247:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132706024 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9C6D4082:GERAN-A-247:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132706024 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132706024 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132706024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082:GERAN-A-247:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132706024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082:GERAN-A-247:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132706024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082:GERAN-A-247:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132706024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082:GERAN-A-247:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132706024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082:GERAN-A-247:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132706024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082:GERAN-A-247:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132706024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082:GERAN-A-247:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132706024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082:GERAN-A-247:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132706024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082:GERAN-A-247:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132706024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082:GERAN-A-247:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132706024 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011821/3/1): Available (smpp_smsc.c:626) 20250823132706024 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823132706024 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132706024 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132706024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132706024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132706024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132706024 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132706024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132706024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132706024 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132706024 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132706024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132706024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132706024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132706024 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132706024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132706024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132706024 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132706024 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132706024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132706024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132706024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132706024 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132706024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132706024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1444)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1444)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1442)@7e0c241b4610: { messageType := 2, destLocRef := 'C3C416'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-SCCP(1442)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1442)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1442)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132706026 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250823132706026 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1452)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1452)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1442)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1442)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1442)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1442)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250823132706032 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132706032 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132706032 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132706032 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132706032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132706032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132706032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132706032 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132706032 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250823132706032 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250823132706032 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132706032 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132706032 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132706032 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132706032 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132706032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132706032 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132706032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132706032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132706032 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132706032 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132706032 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132706032 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132706032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132706032 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132706032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132706032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1444)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1442)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1442)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1452)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1452)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1442)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1442)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1442)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1442)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103020904'O 20250823132706037 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132706037 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132706037 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132706037 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132706037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132706037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132706037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132706037 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132706037 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250823132706037 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132706037 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082 + 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) 20250823132706037 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132706037 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250823132706037 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132706037 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132706037 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132706037 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132706037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132706037 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132706037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132706037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1442)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1442)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1442)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1442)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1442)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1442)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132706039 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132706039 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132706039 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132706039 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132706039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132706039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132706039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132706039 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132706040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082:GERAN-A-247:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132706040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082:GERAN-A-247:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082:GERAN-A-247:CM_SERVICE_REQ)[0x561dbedab330] (msc_a.c:1053) 20250823132706040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082:GERAN-A-247:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132706040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082:GERAN-A-247:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132706040 DBSSAP ERROR msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082:GERAN-A-247:CM_SERVICE_REQ)[0x561dbedab330]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250823132706040 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250823132706040 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132706040 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132706040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132706040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132706040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132706040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132706040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132706040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@7e0c241b4610: Message received on association #8 20250823132706040 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132706040 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132706040 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132706040 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132706040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132706040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132706040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132706040 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1442)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1444)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1443)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_unexp_ud0(1452)12829718 TC_sgsap_unexp_ud0(1452)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132706041 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250823132706041 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1452)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1452)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1452)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1452)@7e0c241b4610: Final verdict of PTC: pass 20250823132706055 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132706055 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1442)@7e0c241b4610: Final verdict of PTC: none 20250823132706057 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250823132706057 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1448)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1445)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1447)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1449)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1441)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SGsAP(1450)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1451)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1446)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1453)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1444)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1443)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1441): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1442): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1443): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1444): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1445): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1446): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1447): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1448): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1449): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SGsAP(1450): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1451): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_sgsap_unexp_ud0(1452): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1453): none (pass -> pass) MTC@7e0c241b4610: Test case TC_sgsap_unexp_ud finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unexp_ud pass'. Sat Aug 23 13:27:06 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 20250823132706246 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132706246 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132706246 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132706246 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132706246 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132706246 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132706246 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132706246 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132706246 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) 20250823132706246 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132706246 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132706246 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132706246 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132706246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132706246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132706246 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132706246 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132706246 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132706246 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132707058 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=446044) 20250823132708059 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132708248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132708248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132708248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=446044, count=446584) 20250823132709060 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unexp_ud pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unsol_ud'. ------ MSC_Tests.TC_sgsap_unsol_ud ------ Sat Aug 23 13:27:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_unsol_ud.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_unsol_ud.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132709656 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x26DF9891 - Paging: now used by 1 (attached) (paging.c:202) 20250823132710061 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unsol_ud' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_sgsap_unsol_ud started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1457)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1457)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1457)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1455)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132710695 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1458)@7e0c241b4610: 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 } } } 20250823132710890 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) 20250823132710890 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) 20250823132710890 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132710890 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(1457)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1457)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1457)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132710897 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132710897 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132710897 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132710897 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132710897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132710897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132710897 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(1457)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1457)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1457)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1457)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1457)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1457)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823132710900 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132710900 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132710900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132710900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132710900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132710900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132710900 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(1457)@7e0c241b4610: Message received on association #8 20250823132710900 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132710900 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1457)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1457)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1457)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1457)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1457)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1457)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132711063 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132711063 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1460)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1460)@7e0c241b4610: 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) } } } } 20250823132711069 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1460)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1460)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1460)@7e0c241b4610: 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(1460)@7e0c241b4610: 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(1460)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1460)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132711099 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) 20250823132711099 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1463)@7e0c241b4610: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1463)@7e0c241b4610: Created Expect[0] for '262420000011822'H to be handled at TC_sgsap_unsol_ud0(1465) 20250823132711695 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132711695 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132711695 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132711695 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132711695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132711695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132711695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132711695 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132711696 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132711696 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132711696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132711696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132711696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132711696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132711696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132711696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1456)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_unsol_ud0(1465)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011822'H 20250823132712140 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(1463)@7e0c241b4610: 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(1465) TC_sgsap_unsol_ud0(1465)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011822'H MSC_Test-GSUP(1461)@7e0c241b4610: Created GsupExpect[0] for "262420000011822" to be handled at TC_sgsap_unsol_ud0(1465) TC_sgsap_unsol_ud0(1465)@7e0c241b4610: 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(1456)@7e0c241b4610: Added conn table entry 0TC_sgsap_unsol_ud0(1465)6679928 MSC_Test_0-SCCP(1455)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1456)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823132712147 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712147 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712147 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712147 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132712147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132712147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132712147 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132712147 DMM DEBUG msc_a(IMSI-262420000011822:GERAN-A-248:LU)[0x561dbedc1a80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011822 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132712147 DMM DEBUG msc_a(IMSI-262420000011822:GERAN-A-248:LU)[0x561dbedc1a80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132712148 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132712148 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011822:GERAN-A-248:LU)[0x561dbedc1a80] (fsm.c:486) 20250823132712148 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132712148 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132712148 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132712148 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011822 id=262420000011822 (vlr.c:661) 20250823132712148 DVLR INFO New subscr, IMSI: 262420000011822 (vlr.c:562) 20250823132712148 DVLR DEBUG VLR subscr IMSI-262420000011822 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132712148 DVLR DEBUG VLR subscr IMSI-262420000011822 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132712148 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132712148 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132712148 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132712148 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132712148 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132712148 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132712148 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132712148 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132712148 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712148 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132712148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132712148 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132712148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132712148 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712148 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712148 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x561dbeda3c70] (fsm.c:486) 20250823132712148 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132712148 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132712148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132712148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132712148 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132712148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1457)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1455)@7e0c241b4610: { messageType := 2, destLocRef := '65ED78'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(1455)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1455)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1455)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1455)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1455)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1461)@7e0c241b4610: Found GsupExpect[0] for "262420000011822" handled at TC_sgsap_unsol_ud0(1465) MSC_Test-GSUP(1461)@7e0c241b4610: Added IMSI table entry 0TC_sgsap_unsol_ud0(1465)"262420000011822" 20250823132712149 DVLR DEBUG VLR subscr IMSI-262420000011822 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132712149 DVLR DEBUG VLR subscr IMSI-262420000011822 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1455)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1455)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1455)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1455)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132712150 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712150 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712150 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712150 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132712150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132712150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132712150 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_sgsap_unsol_ud0(1465)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1465)@7e0c241b4610: setverdict(pass): none -> pass 20250823132712152 DVLR DEBUG VLR subscr IMSI-262420000011822 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132712152 DVLR DEBUG IMSI:262420000011822 has MSISDN:491230011822 (vlr.c:1045) 20250823132712152 DMSC NOTICE msub(IMSI-262420000011822:MSISDN-491230011822) VLR: update for IMSI=262420000011822 (MSISDN=491230011822) (gsm_04_08.c:1541) 20250823132712152 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132712152 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132712152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132712152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132712152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132712152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132712152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x561dbeda3c70] (vlr_lu_fsm.c:110) 20250823132712152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132712152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132712152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132712152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132712152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x561dbeb7b650]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132712152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x561dbeb7b650]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x561dbeda3c70] (fsm.c:486) 20250823132712152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x561dbeb7b650]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132712152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x561dbeb7b650]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132712152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x561dbeb7b650]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132712152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x561dbeb7b650]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132712152 DMSC NOTICE msub(IMSI-262420000011822:MSISDN-491230011822:TMSInew-0xB601EF84) VLR: update for IMSI=262420000011822 (MSISDN=491230011822) (gsm_04_08.c:1541) 20250823132712152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x561dbeb7b650]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132712152 DMM DEBUG -> IMSI-262420000011822:MSISDN-491230011822:TMSInew-0xB601EF84 LOCATION UPDATE ACCEPT (TMSI = 0xb601ef84) (gsm_04_08.c:149) 20250823132712153 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSInew-0xB601EF84 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132712153 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712153 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712153 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712153 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132712153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132712153 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132712153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1455)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1455)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1455)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1455)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1465)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1456)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1456)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1455)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1455)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1455)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1455)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823132712156 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712156 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712156 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712156 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132712156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132712156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132712156 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132712156 DMM DEBUG msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSInew-0xB601EF84:GERAN-A-248:LU)[0x561dbedc1a80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132712156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSInew-0xB601EF84:GERAN-A-248:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132712156 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x561dbeb7b650]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132712156 DMSC NOTICE msub(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84) VLR: update for IMSI=262420000011822 (MSISDN=491230011822) (gsm_04_08.c:1541) 20250823132712156 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132712156 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x561dbeb7b650]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132712156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84:GERAN-A-248:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132712156 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x561dbeb7b650]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132712156 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x561dbeb7b650]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84:GERAN-A-248:LU)[0x561dbeda3c70] (vlr_lu_fsm.c:817) 20250823132712156 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x561dbeb7b650]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132712156 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x561dbeb7b650]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132712156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84:GERAN-A-248:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132712156 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011822/3/1): Available (smpp_smsc.c:626) 20250823132712156 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132712156 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 + 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) 20250823132712156 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132712156 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132712156 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712156 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132712156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132712156 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132712156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1455)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1455)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1455)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1455)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1455)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1455)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1455)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1455)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132712157 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712157 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712157 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712157 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132712157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132712157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132712157 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132712157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84:GERAN-A-248:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132712157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84:GERAN-A-248:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84:GERAN-A-248:LU)[0x561dbedc1a80] (msc_a.c:1053) 20250823132712157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84:GERAN-A-248:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132712157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84:GERAN-A-248:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132712157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84:GERAN-A-248:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132712157 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132712157 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712157 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712157 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712157 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132712157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132712157 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132712157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1455)@7e0c241b4610: Session index based on local reference:0 20250823132712158 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712158 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712158 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712158 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132712158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132712158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132712158 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1456)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_unsol_ud0(1465)6679928 TC_sgsap_unsol_ud0(1465)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132712158 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132712158 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_unsol_ud0(1465)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1465)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1465)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1456)@7e0c241b4610: Created IMSI[0] for '262420000011822'H'B601EF84'O to be handled at TC_sgsap_unsol_ud0(1465) 20250823132712163 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132712163 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250823132712163 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250823132712163 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712163 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712163 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712163 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132712163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132712163 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132712163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1456)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unsol_ud0(1465) TC_sgsap_unsol_ud0(1465)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1465)@7e0c241b4610: 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 := 'B601EF84'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1456)@7e0c241b4610: Added conn table entry 0TC_sgsap_unsol_ud0(1465)7630961 MSC_Test_0-RAN(1456)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1455)@7e0c241b4610: First idle individual index:0 20250823132712166 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712166 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712166 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712166 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132712166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132712166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132712166 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132712166 DMM DEBUG msc_a(TMSI-0xB601EF84:GERAN-A-249:CM_SERVICE_REQ)[0x561dbedab330]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823132712166 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB601EF84:GERAN-A-249:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132712166 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB601EF84:GERAN-A-249:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB601EF84:GERAN-A-249:CM_SERVICE_REQ)[0x561dbedab330] (fsm.c:486) 20250823132712166 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB601EF84:GERAN-A-249:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132712166 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB601EF84:GERAN-A-249:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132712166 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132712166 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132712166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84:GERAN-A-249:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132712166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84:GERAN-A-249:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132712166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84:GERAN-A-249:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132712167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84:GERAN-A-249:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132712167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84:GERAN-A-249:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132712167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84:GERAN-A-249:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132712167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84:GERAN-A-249:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132712167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84:GERAN-A-249:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132712167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84:GERAN-A-249:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132712167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84:GERAN-A-249:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132712167 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011822/3/1): Available (smpp_smsc.c:626) 20250823132712167 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823132712167 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712167 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712167 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712167 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132712167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132712167 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132712167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132712167 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712167 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712167 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712167 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132712167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132712167 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132712167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132712167 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712167 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712167 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712167 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132712167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132712167 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132712167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1457)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1455)@7e0c241b4610: { messageType := 2, destLocRef := '747071'O ("tpq"), 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(1455)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1457)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1455)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1455)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1455)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1455)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1455)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1455)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1455)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1455)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132712168 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250823132712168 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_unsol_ud0(1465)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1465)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1455)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1455)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1455)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1455)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132712171 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712171 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712171 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712171 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132712171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132712171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132712171 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132712171 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250823132712171 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250823132712171 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823132712171 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712171 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712171 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712171 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132712171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132712171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132712171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132712171 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712171 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712171 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712171 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132712171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132712171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132712171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1455)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1455)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1455)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1455)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1457)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1455)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1455)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1455)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1455)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1465)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1465)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1455)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1455)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1455)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1455)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103020904'O 20250823132712173 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712173 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712173 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712173 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132712173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132712173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132712173 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132712173 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250823132712173 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132712173 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 + 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) 20250823132712173 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132712173 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250823132712174 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712174 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132712174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132712174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132712174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1455)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1455)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1455)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1455)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1455)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1455)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1455)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1455)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132712174 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712174 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712174 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712174 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132712174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132712174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132712174 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132712174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84:GERAN-A-249:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132712174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84:GERAN-A-249:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84:GERAN-A-249:CM_SERVICE_REQ)[0x561dbedab330] (msc_a.c:1053) 20250823132712174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84:GERAN-A-249:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132712174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84:GERAN-A-249:CM_SERVICE_REQ)[0x561dbed7dcc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132712174 DBSSAP ERROR msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84:GERAN-A-249:CM_SERVICE_REQ)[0x561dbedab330]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250823132712174 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250823132712175 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712175 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132712175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132712175 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132712175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1455)@7e0c241b4610: Session index based on local reference:0 20250823132712175 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712175 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712175 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712175 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132712175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132712175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132712175 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1456)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_unsol_ud0(1465)7630961 TC_sgsap_unsol_ud0(1465)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132712175 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250823132712175 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_unsol_ud0(1465)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1465)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1465)@7e0c241b4610: 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(1456)@7e0c241b4610: Added conn table entry 0TC_sgsap_unsol_ud0(1465)10891938 MSC_Test_0-SCCP(1455)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1456)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132712378 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712378 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712378 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712378 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132712378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132712378 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132712378 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132712378 DMM DEBUG IMSI DETACH INDICATION: IMSI-262420000011822 (gsm_04_08.c:980) 20250823132712378 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 + gsm48_rx_mm_imsi_detach_ind: now used by 3 (attached,Paging,gsm48_rx_mm_imsi_detach_ind) (gsm_04_08.c:989) 20250823132712378 DMM INFO IMSI DETACH for IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 (gsm_04_08.c:1007) 20250823132712378 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 + active-conn: now used by 4 (attached,Paging,gsm48_rx_mm_imsi_detach_ind,active-conn) (msub.c:379) 20250823132712378 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 - Paging: now used by 3 (attached,gsm48_rx_mm_imsi_detach_ind,active-conn) (paging.c:202) 20250823132712378 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 + 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) 20250823132712378 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,gsm48_rx_mm_imsi_detach_ind,active-conn) (vlr.c:464) 20250823132712378 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132712378 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 - attached: now used by 2 (gsm48_rx_mm_imsi_detach_ind,active-conn) (vlr.c:1489) 20250823132712378 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011822/3/1): Unavailable (smpp_smsc.c:626) 20250823132712378 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 - gsm48_rx_mm_imsi_detach_ind: now used by 1 (active-conn) (gsm_04_08.c:1017) 20250823132712378 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132712378 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132712378 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132712378 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250823132712378 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712378 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712378 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712378 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132712378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132712378 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132712378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132712378 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712378 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712378 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712378 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132712378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132712378 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132712378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1457)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1455)@7e0c241b4610: { messageType := 2, destLocRef := 'A632A2'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(1455)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1455)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1455)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1455)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1455)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1455)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1455)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1455)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1455)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1455)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1455)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1455)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1455)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132712380 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712380 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712380 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712380 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132712380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132712380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132712380 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132712582 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712582 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132712582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132712582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132712582 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132712582 DVLR INFO VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84 - active-conn: now used by 0 (-) (msub.c:375) 20250823132712582 DVLR DEBUG SUBSCR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xB601EF84) freeing VLR subscr (max total use count was 5) (vlr.c:472) 20250823132712582 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712582 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132712582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132712582 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132712582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1455)@7e0c241b4610: Session index based on local reference:0 20250823132712583 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712583 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132712583 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132712583 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1457)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132712583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132712583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132712583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132712583 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1456)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_unsol_ud0(1465)10891938 TC_sgsap_unsol_ud0(1465)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1465)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1465)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(1461)@7e0c241b4610: Final verdict of PTC: none 20250823132712585 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132712585 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1455)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1457)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1458)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1456)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1466)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SGsAP(1463)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1460)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1462)@7e0c241b4610: Final verdict of PTC: none 20250823132712587 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823132712587 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-STATS(1464)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1459)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1454)@7e0c241b4610: Final verdict of PTC: none Sat Aug 23 13:27:12 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 MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1454): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1455): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1456): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1457): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1458): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1459): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1460): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1461): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1462): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SGsAP(1463): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1464): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_sgsap_unsol_ud0(1465): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1466): none (pass -> pass) MTC@7e0c241b4610: Test case TC_sgsap_unsol_ud finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unsol_ud pass'. 20250823132712786 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132712786 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132712786 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132712786 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132712786 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132712786 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132712786 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132712786 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132712786 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) 20250823132712786 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132712786 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132712786 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132712786 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132712786 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132712786 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132712786 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132712786 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132712786 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132712786 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132713588 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=399232) 20250823132714589 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132714787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132714787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132714787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823132714891 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132714891 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132714891 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132714891 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132714891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132714891 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132714891 DLSS7 ERROR Unable to route HMRT message: the AS virt-bsc0 is down (osmo_ss7_hmrt.c:238) 20250823132714994 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132714994 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132714994 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132714994 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132714994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132714994 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132714994 DLSS7 ERROR Unable to route HMRT message: the AS virt-bsc0 is down (osmo_ss7_hmrt.c:238) Waiting for packet dumper to finish... 1 (prev_count=399232, count=400392) 20250823132715590 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132716018 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x9C6D4082 - Paging: now used by 1 (attached) (paging.c:202) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unsol_ud pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call'. ------ MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call ------ Sat Aug 23 13:27:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132716591 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_bssap_lu_sgsap_lu_and_mt_call started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1470)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1470)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1470)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(1468)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132717166 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1471)@7e0c241b4610: 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 } } } 20250823132717357 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) 20250823132717357 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) 20250823132717357 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132717357 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(1470)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1470)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132717360 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132717360 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132717360 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132717360 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132717360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132717360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132717360 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(1470)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1470)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1470)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132717362 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132717362 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132717362 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132717362 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132717362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132717362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132717362 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(1470)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823132717362 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132717362 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132717592 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132717592 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1473)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1473)@7e0c241b4610: 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) } } } } 20250823132717594 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1473)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1473)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1473)@7e0c241b4610: 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(1473)@7e0c241b4610: 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(1473)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1473)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132717610 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) 20250823132717610 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1476)@7e0c241b4610: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1476)@7e0c241b4610: Created Expect[0] for '262420000118139'H to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1478) 20250823132718167 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132718167 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132718167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132718167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132718167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132718167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132718167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132718167 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132718168 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132718168 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132718168 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132718168 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132718168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132718168 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132718168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132718168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1469)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1474)@7e0c241b4610: Created GsupExpect[0] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1478) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: 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(1469)@7e0c241b4610: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1478)15950009 MSC_Test_0-SCCP(1468)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1469)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132719674 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132719674 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132719674 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132719674 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132719674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132719674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132719674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132719674 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132719675 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-251:LU)[0x561dbed7dcc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000118139 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132719675 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-251:LU)[0x561dbed7dcc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132719675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132719675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000118139:GERAN-A-251:LU)[0x561dbed7dcc0] (fsm.c:486) 20250823132719675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132719675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132719675 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132719675 DVLR DEBUG set IMSI on subscriber; IMSI=262420000118139 id=262420000118139 (vlr.c:661) 20250823132719675 DVLR INFO New subscr, IMSI: 262420000118139 (vlr.c:562) 20250823132719675 DVLR DEBUG VLR subscr IMSI-262420000118139 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132719675 DVLR DEBUG VLR subscr IMSI-262420000118139 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823132719675 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132719675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132719675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132719675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132719675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132719675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132719675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132719675 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132719675 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x561dbeda3c70] (fsm.c:486) 20250823132719675 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132719675 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132719675 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132719675 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132719675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132719675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132719675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132719675 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132719675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132719675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132719675 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132719675 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132719675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132719675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132719675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132719675 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132719675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132719675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@7e0c241b4610: { messageType := 2, destLocRef := 'F360B9'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(1468)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1474)@7e0c241b4610: Found GsupExpect[0] for "262420000118139" handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1478) MSC_Test-GSUP(1474)@7e0c241b4610: Added IMSI table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1478)"262420000118139" 20250823132719678 DVLR DEBUG VLR subscr IMSI-262420000118139 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823132719678 DVLR DEBUG VLR subscr IMSI-262420000118139 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1468)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1468)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823132719679 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132719679 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132719679 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132719679 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132719679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132719679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132719679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132719679 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: setverdict(pass): none -> pass 20250823132719688 DVLR DEBUG VLR subscr IMSI-262420000118139 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132719688 DVLR DEBUG IMSI:262420000118139 has MSISDN:491230118139 (vlr.c:1045) 20250823132719688 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250823132719688 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132719689 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132719689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132719689 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132719689 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132719689 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132719689 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x561dbeda3c70] (vlr_lu_fsm.c:110) 20250823132719689 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132719689 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x561dbed7d720]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132719689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132719689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132719689 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x561dbed89520]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132719689 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x561dbed89520]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x561dbeda3c70] (fsm.c:486) 20250823132719689 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x561dbed89520]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132719689 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x561dbed89520]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132719689 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x561dbed89520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132719689 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x561dbed89520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132719689 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSInew-0xA9F86AE0) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250823132719689 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x561dbed89520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132719689 DMM DEBUG -> IMSI-262420000118139:MSISDN-491230118139:TMSInew-0xA9F86AE0 LOCATION UPDATE ACCEPT (TMSI = 0xa9f86ae0) (gsm_04_08.c:149) 20250823132719689 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSInew-0xA9F86AE0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823132719689 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132719689 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132719690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132719690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132719690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132719690 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132719690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132719690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1469)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1469)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1468)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1468)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132719698 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132719698 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132719698 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132719698 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132719698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132719698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132719698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132719698 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132719698 DMM DEBUG msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSInew-0xA9F86AE0:GERAN-A-251:LU)[0x561dbed7dcc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132719698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSInew-0xA9F86AE0:GERAN-A-251:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132719698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x561dbed89520]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132719698 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xA9F86AE0) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250823132719698 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xA9F86AE0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823132719698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x561dbed89520]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132719698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xA9F86AE0:GERAN-A-251:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132719698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x561dbed89520]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132719698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x561dbed89520]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xA9F86AE0:GERAN-A-251:LU)[0x561dbeda3c70] (vlr_lu_fsm.c:817) 20250823132719698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x561dbed89520]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132719698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x561dbed89520]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132719698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xA9F86AE0:GERAN-A-251:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132719698 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250823132719698 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xA9F86AE0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132719698 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xA9F86AE0 + 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) 20250823132719699 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xA9F86AE0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132719699 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xA9F86AE0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823132719699 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132719699 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132719699 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132719699 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132719699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132719699 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132719699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132719699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1468)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1468)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132719701 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132719701 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132719701 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132719701 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132719701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132719701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132719701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132719701 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132719702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xA9F86AE0:GERAN-A-251:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132719702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xA9F86AE0:GERAN-A-251:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xA9F86AE0:GERAN-A-251:LU)[0x561dbed7dcc0] (msc_a.c:1053) 20250823132719702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xA9F86AE0:GERAN-A-251:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132719702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xA9F86AE0:GERAN-A-251:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132719702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xA9F86AE0:GERAN-A-251:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132719702 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132719702 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132719702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132719702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132719702 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xA9F86AE0 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132719702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132719702 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132719702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132719702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on local reference:0 20250823132719703 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132719703 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132719703 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132719703 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132719703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132719703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132719703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132719703 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1469)@7e0c241b4610: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1478)15950009 TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132719704 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xA9F86AE0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132719704 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xA9F86AE0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1474)@7e0c241b4610: Created GsupExpect[0] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1478) 20250823132719712 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xA9F86AE0 + sgs_rx_loc_upd_req: now used by 2 (attached,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250823132719712 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xA9F86AE0 - sgs_rx_loc_upd_req: now used by 1 (attached) (sgs_iface.c:622) 20250823132719712 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xA9F86AE0 + SGs-lu: now used by 2 (attached,SGs-lu) (vlr_sgs.c:87) 20250823132719712 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132719712 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (NO CONN!) (gsm_04_08.c:1541) 20250823132719713 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xA9F86AE0:TMSInew-0x76AD18B8 + vlr_gsup_rx: now used by 3 (attached,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132719713 DVLR DEBUG IMSI:262420000118139 has MSISDN:491230118139 (vlr.c:1045) 20250823132719713 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (NO CONN!) (gsm_04_08.c:1541) 20250823132719713 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xA9F86AE0:TMSInew-0x76AD18B8 - vlr_gsup_rx: now used by 2 (attached,SGs-lu) (vlr.c:1410) 20250823132719714 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xA9F86AE0:TMSInew-0x76AD18B8 + vlr_gsup_rx: now used by 3 (attached,SGs-lu,vlr_gsup_rx) (vlr.c:1348) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: tr_SGsAP_IMSI: '262420000118139'H 20250823132719714 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xA9F86AE0:TMSInew-0x76AD18B8 - SGs-lu: now used by 2 (attached,vlr_gsup_rx) (vlr_sgs.c:124) 20250823132719714 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xA9F86AE0:TMSInew-0x76AD18B8 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-SGsAP(1476)@7e0c241b4610: 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 := '76AD18B8'O } } } } } } handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1478) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132719718 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xA9F86AE0:TMSInew-0x76AD18B8 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250823132719718 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-MNCC(1471)@7e0c241b4610: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1478)581989406 20250823132720732 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823132720733 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823132720733 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 callref-0x22b0741e tid-255) New transaction (transaction.c:231) 20250823132720733 DMNCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 callref-0x22b0741e 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) 20250823132720733 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 callref-0x22b0741e 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) 20250823132720733 DMNCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 callref-0x22b0741e tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823132720733 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 + SGs-paging-req: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req) (vlr_sgs.c:361) 20250823132720733 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 + Paging: now used by 5 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req,Paging) (paging.c:111) 20250823132720733 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 - 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(1478)@7e0c241b4610: tr_SGsAP_IMSI: '262420000118139'H 20250823132720735 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 + check_sgs_association: now used by 5 (attached,CC,SGs-paging-req,Paging,check_sgs_association) (sgs_iface.c:274) 20250823132720735 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 - check_sgs_association: now used by 4 (attached,CC,SGs-paging-req,Paging) (sgs_iface.c:293) 20250823132720735 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 + sgs_rx_service_req: now used by 5 (attached,CC,SGs-paging-req,Paging,sgs_rx_service_req) (sgs_iface.c:821) 20250823132720735 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 + 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) 20250823132720735 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 - SGs-paging-req: now used by 5 (attached,CC,Paging,sgs_rx_service_req,vlr_sgs_pag_ack) (vlr_sgs.c:280) 20250823132720735 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 - vlr_sgs_pag_ack: now used by 4 (attached,CC,Paging,sgs_rx_service_req) (vlr_sgs.c:282) 20250823132720735 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 - sgs_rx_service_req: now used by 3 (attached,CC,Paging) (sgs_iface.c:858) MSC_Test_0-RAN(1469)@7e0c241b4610: Created IMSI[0] for '262420000118139'H'76AD18B8'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1478) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: 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 := '76AD18B8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1469)@7e0c241b4610: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1478)3027410 MSC_Test_0-SCCP(1468)@7e0c241b4610: First idle individual index:0 20250823132720737 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132720737 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132720737 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132720737 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132720737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132720737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132720737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132720737 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132720737 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbedab330]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132720737 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbedab330]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbed66ae0] (fsm.c:486) 20250823132720737 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbedab330]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132720737 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbedab330]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132720737 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132720737 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132720737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbedab330]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132720737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbedab330]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132720737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbedab330]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132720737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbedab330]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132720737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbedab330]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132720737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbedab330]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132720737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbedab330]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132720737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbedab330]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132720737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbedab330]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132720737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbedab330]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132720737 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 callref-0x22b0741e tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823132720737 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823132720737 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823132720737 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e 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) 20250823132720737 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823132720737 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823132720737 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250823132720737 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250823132720737 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132720737 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132720737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132720737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132720737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132720737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132720737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132720737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132720737 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132720737 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132720737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132720737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132720737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132720737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132720737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132720737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132720737 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132720737 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132720737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132720737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132720737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132720737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132720737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132720737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@7e0c241b4610: { messageType := 2, destLocRef := '2E31D2'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-SCCP(1468)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132720738 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250823132720738 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: f_mt_call_complete 1 MSC_Test_0-RAN(1469)@7e0c241b4610: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1469)@7e0c241b4610: patched enc_l3: '8301'O MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1468)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1468)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028301'O 20250823132720740 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132720740 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132720740 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132720740 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132720740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132720740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132720740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132720740 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132720740 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823132720740 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823132720740 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250823132720740 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250823132720740 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e 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) 20250823132720740 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e 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(1478)@7e0c241b4610: f_mt_call_complete 2 MSC_Test-MGCP(1472)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1478) 20250823132720743 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823132720743 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbed89520]{ESTABLISHING}: Allocated (fsm.c:456) 20250823132720743 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbed89520]{ESTABLISHING}: is child of msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbed66ae0] (fsm.c:486) 20250823132720743 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e 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) 20250823132720743 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbedb1060]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823132720743 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbedb1060]{UNINITIALIZED}: is child of call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbed89520] (fsm.c:486) 20250823132720743 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:no-CI)[0x561dbedb1060]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823132720743 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:no-CI)[0x561dbedb1060]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823132720743 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbedb7c10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823132720743 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbedb7c10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbed89520] (fsm.c:486) 20250823132720743 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:no-CI)[0x561dbedb7c10]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823132720743 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:no-CI)[0x561dbedb7c10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1472)@7e0c241b4610: 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(1478) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: f_mt_call_complete 3 20250823132720749 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:no-CI)[0x561dbedb1060]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132720749 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbed89520]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823132720749 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e 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(1478)@7e0c241b4610: f_mt_call_complete 4 20250823132720749 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:no-CI)[0x561dbedb7c10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132720749 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbed89520]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823132720749 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e 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) 20250823132720749 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e tid-0) Sending Assignment Command (msc_a.c:706) 20250823132720749 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132720749 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132720749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132720749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132720749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132720749 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132720749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132720749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: f_mt_call_complete 6 MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(1468)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1468)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132720752 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132720752 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132720752 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132720752 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132720752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132720752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132720752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132720752 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132720752 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbedb7c10]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823132720752 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252: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)[0x561dbedb7c10]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823132720752 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252: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)[0x561dbedb7c10]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) MSC_Test_0-RAN(1469)@7e0c241b4610: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1469)@7e0c241b4610: patched enc_l3: '8347'O 20250823132720752 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e 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) 20250823132720752 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e 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) 20250823132720752 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e 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) 20250823132720752 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e 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(1468)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1468)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1468)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: f_mt_call_complete 5 TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: f_mt_call_complete 8 20250823132720753 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb7c10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132720753 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb7c10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132720753 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbed89520]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823132720954 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132720954 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132720954 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132720954 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132720954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132720954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132720954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132720954 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132720954 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250823132720954 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250823132720954 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250823132720954 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e 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) 20250823132720954 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e 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(1478)@7e0c241b4610: f_mt_call_complete 7 20250823132720956 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823132720956 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e 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) 20250823132720956 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedb1060]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250823132720956 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252: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)[0x561dbedb1060]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823132720956 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252: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)[0x561dbedb1060]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823132720956 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252: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)[0x561dbedb1060]{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(1478)@7e0c241b4610: f_mt_call_complete 9 TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: f_mt_call_complete DONE 20250823132720958 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb1060]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132720958 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb1060]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132720958 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbed89520]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823132720958 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbed89520]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823132723963 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823132723963 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132723964 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823132723964 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823132723964 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132723964 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132723964 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132723964 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132723964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132723964 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132723964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132723964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1469)@7e0c241b4610: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1469)@7e0c241b4610: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1468)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1468)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250823132723972 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132723972 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132723972 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132723972 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132723972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132723972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132723972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132723972 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132723973 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823132723973 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823132723973 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823132723973 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x22b0741e tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823132723973 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250823132723973 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132723973 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132723973 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132723973 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132723973 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132723973 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbed89520]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823132723973 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb7c10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823132723973 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb7c10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbed89520] (call_leg.c:197) 20250823132723973 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb7c10]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823132723973 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb7c10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823132723973 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb1060]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823132723973 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb1060]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbed89520] (call_leg.c:197) 20250823132723973 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbed89520]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823132723973 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb1060]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823132723973 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb1060]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823132723973 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbed89520]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823132723973 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbed89520]{RELEASING}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbed66ae0] (call_leg.c:198) 20250823132723973 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbed89520]{RELEASING}: Freeing instance (call_leg.c:198) 20250823132723973 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbed89520]{RELEASING}: Deallocated (fsm.c:568) 20250823132723973 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132723973 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132723973 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132723973 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132723973 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132723973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132723973 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132723973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132723973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132723974 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132723974 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132723974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132723974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132723974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132723974 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132723974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132723974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1471)@7e0c241b4610: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1478)581989406 TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1468)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1468)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132723978 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132723978 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132723978 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132723978 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132723979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132723979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132723979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132723979 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132723979 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbedab330]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132723979 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbedab330]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbed66ae0] (msc_a.c:1053) 20250823132723979 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbedab330]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132723979 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-252:PAGING_RESP)[0x561dbedab330]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132723979 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132723979 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132723979 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132723979 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132723979 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132723979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132723979 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132723979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132723979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on local reference:0 20250823132723979 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132723979 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132723979 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132723979 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132723979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132723979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132723979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132723979 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1469)@7e0c241b4610: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1478)3027410 TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: f_call_hangup 9: done 20250823132724995 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132724995 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132724995 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132724995 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132724995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132724995 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132724995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132724995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132724995 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132724995 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132724995 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132724995 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132724995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132724995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132724995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132724995 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132725984 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132725984 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250823132725984 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250823132725984 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1474)@7e0c241b4610: Created GsupExpect[1] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1478) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: 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(1469)@7e0c241b4610: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1478)12559162 MSC_Test_0-RAN(1469)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1468)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132725996 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132725996 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132725996 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132725996 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132725996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132725996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132725996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132725996 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132725997 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-253:LU)[0x561dbedb76f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000118139 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132725997 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-253:LU)[0x561dbedb76f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132725997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-253:LU)[0x561dbedb1060]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132725997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-253:LU)[0x561dbedb1060]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000118139:GERAN-A-253:LU)[0x561dbedb76f0] (fsm.c:486) 20250823132725997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-253:LU)[0x561dbedb1060]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132725997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-253:LU)[0x561dbedb1060]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132725997 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 + _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132725997 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132725997 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 - _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_lu_fsm.c:1085) 20250823132725998 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132725998 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 - Paging: now used by 3 (attached,SGs-paging-req,active-conn) (paging.c:202) 20250823132725998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbedb1060]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132725998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbedb1060]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132725998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbedb1060]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132725998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbedb1060]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132725998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbedb1060]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132725998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbedb1060]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132725998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132725998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbedb1060] (fsm.c:486) 20250823132725998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132725998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132725998 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132725998 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132725998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132725998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132725998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132725998 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132725998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132725998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132725998 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132725998 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132725998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132725998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132725998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132725998 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132725998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132725998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@7e0c241b4610: { messageType := 2, destLocRef := 'BFA33A'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(1468)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132726001 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250823132726001 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1468)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1468)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823132726002 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132726002 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132726002 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132726002 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132726002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132726002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132726002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132726002 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132726005 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132726005 DVLR DEBUG IMSI:262420000118139 has MSISDN:491230118139 (vlr.c:1045) 20250823132726005 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250823132726005 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250823132726006 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132726006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbedb1060]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132726006 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132726006 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132726006 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132726006 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbedb1060] (vlr_lu_fsm.c:110) 20250823132726006 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132726006 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132726006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbedb1060]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132726006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbedb1060]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132726006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbed89520]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132726006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbed89520]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbedb1060] (fsm.c:486) 20250823132726006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbed89520]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132726006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbed89520]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132726006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbed89520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132726006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbed89520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132726006 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:TMSInew-0x67874412) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250823132726006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbed89520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132726006 DMM DEBUG -> IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:TMSInew-0x67874412 LOCATION UPDATE ACCEPT (TMSI = 0x67874412) (gsm_04_08.c:149) 20250823132726007 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:TMSInew-0x67874412 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250823132726007 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132726007 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132726007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132726007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132726007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132726007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132726007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132726007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1469)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1469)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1468)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1468)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823132726011 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132726011 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132726011 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132726011 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132726011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132726011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132726011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132726011 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132726011 DMM DEBUG msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:TMSInew-0x67874412:GERAN-A-253:LU)[0x561dbedb76f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132726011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:TMSInew-0x67874412:GERAN-A-253:LU)[0x561dbedb1060]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132726011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbed89520]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132726011 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250823132726011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbed89520]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132726011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412:GERAN-A-253:LU)[0x561dbedb1060]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132726011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbed89520]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132726011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbed89520]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412:GERAN-A-253:LU)[0x561dbedb1060] (vlr_lu_fsm.c:817) 20250823132726011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbed89520]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132726011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x76AD18B8:GERAN-A-253:LU)[0x561dbed89520]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132726011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412:GERAN-A-253:LU)[0x561dbedb1060]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132726011 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250823132726012 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132726012 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412 + 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) 20250823132726012 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132726012 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412 - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250823132726012 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132726012 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132726012 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132726012 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132726012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132726012 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132726012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132726012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1468)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1468)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132726014 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132726014 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132726015 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132726015 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132726015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132726015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132726015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132726015 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132726015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412:GERAN-A-253:LU)[0x561dbedb1060]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132726015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412:GERAN-A-253:LU)[0x561dbedb1060]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412:GERAN-A-253:LU)[0x561dbedb76f0] (msc_a.c:1053) 20250823132726015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412:GERAN-A-253:LU)[0x561dbedb1060]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132726015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412:GERAN-A-253:LU)[0x561dbedb1060]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132726015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412:GERAN-A-253:LU)[0x561dbedb1060]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132726015 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412 - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250823132726015 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132726015 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132726015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132726015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132726015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132726015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132726015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132726015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on local reference:0 20250823132726016 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132726016 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132726016 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132726016 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132726016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132726016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132726016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132726016 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1469)@7e0c241b4610: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1478)12559162 TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132726017 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250823132726017 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412 - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1469)@7e0c241b4610: Created IMSI[1] for '262420000118139'H'67874412'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1478) 20250823132726024 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250823132726024 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412 + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250823132726024 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250823132726024 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132726024 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132726024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132726024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132726024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132726024 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132726024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132726024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1469)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_bssap_lu_sgsap_lu_and_mt_call0(1478) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: 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 := '67874412'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1469)@7e0c241b4610: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1478)5118758 MSC_Test_0-SCCP(1468)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1469)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132726033 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132726033 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132726033 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132726033 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132726033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132726033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132726033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132726033 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132726034 DMM DEBUG msc_a(TMSI-0x67874412:GERAN-A-254:CM_SERVICE_REQ)[0x561dbeddad90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823132726034 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x67874412:GERAN-A-254:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132726034 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x67874412:GERAN-A-254:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x67874412:GERAN-A-254:CM_SERVICE_REQ)[0x561dbeddad90] (fsm.c:486) 20250823132726034 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x67874412:GERAN-A-254:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132726034 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x67874412:GERAN-A-254:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132726034 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412 + 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) 20250823132726034 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132726035 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412:GERAN-A-254:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132726035 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412:GERAN-A-254:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132726035 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412:GERAN-A-254:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132726035 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412:GERAN-A-254:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132726035 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412:GERAN-A-254:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132726035 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412:GERAN-A-254:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132726035 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412:GERAN-A-254:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132726035 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412:GERAN-A-254:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132726035 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412:GERAN-A-254:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132726035 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412:GERAN-A-254:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132726035 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250823132726035 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412 - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823132726036 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132726036 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132726036 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132726036 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132726036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132726036 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132726036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132726036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132726036 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132726036 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132726036 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132726036 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132726036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132726036 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132726036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132726036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132726036 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132726036 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132726036 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132726036 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132726036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132726036 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132726036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132726036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1468)@7e0c241b4610: { messageType := 2, destLocRef := '4E1B26'O, 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-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132726038 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412 + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250823132726038 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412 - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1468)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1468)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132726048 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132726048 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132726048 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132726048 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132726048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132726048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132726048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132726048 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132726049 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412 + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250823132726049 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250823132726049 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823132726049 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132726049 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132726049 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132726049 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132726049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132726049 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132726049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132726049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132726050 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132726050 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132726050 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132726050 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132726050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132726050 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132726050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132726050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1468)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1468)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132726055 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132726055 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132726055 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132726055 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132726055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132726055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132726055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132726055 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132726056 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412 - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250823132726056 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412 + 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) 20250823132726056 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412 + 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) 20250823132726056 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412 - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132726056 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412 - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250823132726057 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132726057 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132726057 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132726057 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132726057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132726057 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132726057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132726057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1468)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1468)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1468)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132726059 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132726059 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132726060 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132726060 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132726060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132726060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132726060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132726060 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132726060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412:GERAN-A-254:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132726060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412:GERAN-A-254:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412:GERAN-A-254:CM_SERVICE_REQ)[0x561dbeddad90] (msc_a.c:1053) 20250823132726060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412:GERAN-A-254:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132726060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412:GERAN-A-254:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132726060 DBSSAP ERROR msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412:GERAN-A-254:CM_SERVICE_REQ)[0x561dbeddad90]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250823132726061 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412 - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250823132726061 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132726061 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132726061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132726061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132726061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132726061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132726061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132726061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@7e0c241b4610: Session index based on local reference:0 20250823132726062 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132726062 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132726062 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132726062 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132726062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132726062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132726062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132726062 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1469)@7e0c241b4610: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1478)5118758 TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132726063 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412 + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250823132726063 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(1474)@7e0c241b4610: Final verdict of PTC: none 20250823132726073 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250823132726074 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132726074 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1468)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1470)@7e0c241b4610: Final verdict of PTC: none 20250823132726074 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1475)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1473)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1471)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1472)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1479)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1467)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1469)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1477)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SGsAP(1476)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1467): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1468): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1469): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1470): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1471): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1472): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1473): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1474): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1475): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SGsAP(1476): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1477): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_bssap_lu_sgsap_lu_and_mt_call0(1478): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1479): none (pass -> pass) MTC@7e0c241b4610: Test case TC_bssap_lu_sgsap_lu_and_mt_call finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass'. Sat Aug 23 13:27:26 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 20250823132726266 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132726266 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132726266 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132726266 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132726266 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132726266 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132726266 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132726266 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132726266 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) 20250823132726266 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132726266 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132726266 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132726266 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132726266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132726266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132726266 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132726266 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132726266 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132726266 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132727075 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=696684) 20250823132728076 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132728268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132728268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132728268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=696684, count=697844) 20250823132729077 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_mt_call'. ------ MSC_Tests.TC_sgsap_lu_and_mt_call ------ Sat Aug 23 13:27:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_lu_and_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132730078 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_mt_call' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_sgsap_lu_and_mt_call started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1483)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1483)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1483)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1481)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132730680 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1484)@7e0c241b4610: 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 } } } 20250823132730870 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) 20250823132730870 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) 20250823132730870 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132730870 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(1483)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1483)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1483)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132730872 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132730872 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132730872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132730872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132730872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132730872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132730872 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(1483)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1483)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1483)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1483)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1483)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132730873 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132730873 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132730873 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132730873 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132730873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132730873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(1483)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1483)@7e0c241b4610: Message received on association #8 20250823132730873 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823132730873 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132730873 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1483)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1483)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1483)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1483)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1483)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1483)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132731079 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132731079 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1486)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1486)@7e0c241b4610: 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) } } } } 20250823132731081 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1486)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1486)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1486)@7e0c241b4610: 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(1486)@7e0c241b4610: 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(1486)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1486)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132731098 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) 20250823132731098 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1489)@7e0c241b4610: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1489)@7e0c241b4610: Created Expect[0] for '262420000011827'H to be handled at TC_sgsap_lu_and_mt_call0(1491) 20250823132731677 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132731677 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132731677 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132731677 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132731677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132731677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132731677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132731677 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132731677 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132731677 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132731677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132731677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132731677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132731677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132731677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132731677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1482)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1487)@7e0c241b4610: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1491) 20250823132733168 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250823132733168 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011827 id=262420000011827 (vlr.c:661) 20250823132733168 DVLR INFO New subscr, IMSI: 262420000011827 (vlr.c:562) 20250823132733168 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132733168 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011827 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1487)@7e0c241b4610: Found GsupExpect[0] for "262420000011827" handled at TC_sgsap_lu_and_mt_call0(1491) MSC_Test-GSUP(1487)@7e0c241b4610: Added IMSI table entry 0TC_sgsap_lu_and_mt_call0(1491)"262420000011827" 20250823132733181 DVLR DEBUG VLR subscr IMSI-262420000011827:TMSInew-0x9CFEA7B4 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132733181 DVLR DEBUG IMSI:262420000011827 has MSISDN:491230011827 (vlr.c:1045) 20250823132733181 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (NO CONN!) (gsm_04_08.c:1541) 20250823132733181 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x9CFEA7B4 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250823132733184 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x9CFEA7B4 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250823132733184 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x9CFEA7B4 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250823132733184 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x9CFEA7B4 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250823132733184 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x9CFEA7B4 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-SGsAP(1489)@7e0c241b4610: 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 := '9CFEA7B4'O } } } } } } handled at TC_sgsap_lu_and_mt_call0(1491) TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: setverdict(pass): none -> pass 20250823132733194 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x9CFEA7B4 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250823132733194 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-MNCC(1484)@7e0c241b4610: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1491)287582117 20250823132734221 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823132734221 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823132734221 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 callref-0x112427a5 tid-255) New transaction (transaction.c:231) 20250823132734221 DMNCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 callref-0x112427a5 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) 20250823132734221 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 callref-0x112427a5 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) 20250823132734221 DMNCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 callref-0x112427a5 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823132734221 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 + SGs-paging-req: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req) (vlr_sgs.c:361) 20250823132734221 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 + Paging: now used by 5 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req,Paging) (paging.c:111) 20250823132734221 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 - 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(1491)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011827'H 20250823132734228 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 + check_sgs_association: now used by 5 (attached,CC,SGs-paging-req,Paging,check_sgs_association) (sgs_iface.c:274) 20250823132734228 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 - check_sgs_association: now used by 4 (attached,CC,SGs-paging-req,Paging) (sgs_iface.c:293) 20250823132734228 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 + sgs_rx_service_req: now used by 5 (attached,CC,SGs-paging-req,Paging,sgs_rx_service_req) (sgs_iface.c:821) 20250823132734228 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 + 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) 20250823132734228 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 - SGs-paging-req: now used by 5 (attached,CC,Paging,sgs_rx_service_req,vlr_sgs_pag_ack) (vlr_sgs.c:280) 20250823132734228 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 - vlr_sgs_pag_ack: now used by 4 (attached,CC,Paging,sgs_rx_service_req) (vlr_sgs.c:282) 20250823132734228 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 - sgs_rx_service_req: now used by 3 (attached,CC,Paging) (sgs_iface.c:858) MSC_Test_0-RAN(1482)@7e0c241b4610: Created IMSI[0] for '262420000011827'H'9CFEA7B4'O to be handled at TC_sgsap_lu_and_mt_call0(1491) TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: 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 := '9CFEA7B4'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1482)@7e0c241b4610: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1491)439163 MSC_Test_0-SCCP(1481)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132734243 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132734243 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132734243 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132734243 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132734243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132734243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132734243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132734243 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132734245 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbed89520]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132734245 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbed89520]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbedb1060] (fsm.c:486) 20250823132734245 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbed89520]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132734245 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbed89520]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132734245 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132734245 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132734245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbed89520]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132734245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbed89520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132734245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbed89520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132734245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbed89520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132734245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbed89520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132734245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbed89520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132734245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbed89520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132734245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbed89520]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132734245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbed89520]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132734245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbed89520]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132734245 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 callref-0x112427a5 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823132734245 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823132734245 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823132734245 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 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) 20250823132734245 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823132734245 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823132734245 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011827/3/1): Available (smpp_smsc.c:626) 20250823132734246 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250823132734246 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132734246 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132734246 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132734246 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132734246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132734246 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132734246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132734246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132734246 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132734246 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132734246 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132734246 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132734246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132734246 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132734246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132734246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132734246 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132734246 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132734246 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132734246 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132734246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1483)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132734246 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132734246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132734246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1483)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@7e0c241b4610: { messageType := 2, destLocRef := '06B37B'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(1481)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132734250 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250823132734250 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: f_mt_call_complete 1 MSC_Test_0-RAN(1482)@7e0c241b4610: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1482)@7e0c241b4610: patched enc_l3: '8301'O MSC_Test_0-SCCP(1481)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1481)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1481)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132734259 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132734259 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132734259 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132734259 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132734259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132734259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132734259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132734259 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132734259 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823132734259 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823132734259 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250823132734259 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250823132734259 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 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) 20250823132734259 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 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(1491)@7e0c241b4610: f_mt_call_complete 2 MSC_Test-MGCP(1485)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_sgsap_lu_and_mt_call0(1491) 20250823132734267 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823132734267 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbeddaec0]{ESTABLISHING}: Allocated (fsm.c:456) 20250823132734267 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbeddaec0]{ESTABLISHING}: is child of msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbedb1060] (fsm.c:486) 20250823132734267 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 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) 20250823132734267 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbeda3c70]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823132734267 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbeda3c70]{UNINITIALIZED}: is child of call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbeddaec0] (fsm.c:486) 20250823132734267 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:no-CI)[0x561dbeda3c70]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823132734267 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:no-CI)[0x561dbeda3c70]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823132734267 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbed694e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823132734267 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbed694e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbeddaec0] (fsm.c:486) 20250823132734267 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:no-CI)[0x561dbed694e0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823132734267 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:no-CI)[0x561dbed694e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1485)@7e0c241b4610: 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(1491) TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: f_mt_call_complete 3 20250823132734276 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:no-CI)[0x561dbeda3c70]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132734276 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbeddaec0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823132734276 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: f_mt_call_complete 4 20250823132734277 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:no-CI)[0x561dbed694e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132734277 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbeddaec0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823132734277 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 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) 20250823132734277 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 tid-0) Sending Assignment Command (msc_a.c:706) 20250823132734277 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132734277 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132734277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132734277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132734277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132734278 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132734278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132734278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: f_mt_call_complete 6 MSC_Test_0-SCCP(1481)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(1481)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1481)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132734281 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132734281 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132734281 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132734281 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132734281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132734281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132734281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132734281 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1482)@7e0c241b4610: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1482)@7e0c241b4610: patched enc_l3: '8347'O 20250823132734281 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed694e0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823132734281 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255: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)[0x561dbed694e0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823132734281 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255: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)[0x561dbed694e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823132734282 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 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) 20250823132734282 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 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) 20250823132734282 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 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) 20250823132734282 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 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(1481)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1481)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1481)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: f_mt_call_complete 5 TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: f_mt_call_complete 8 20250823132734284 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed694e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132734284 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed694e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132734284 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbeddaec0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823132734482 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132734482 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132734482 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132734482 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132734482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132734482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132734482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132734482 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132734482 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250823132734482 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250823132734482 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250823132734482 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 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) 20250823132734482 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 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(1491)@7e0c241b4610: f_mt_call_complete 7 20250823132734484 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823132734484 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 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) 20250823132734484 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbeda3c70]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250823132734484 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255: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)[0x561dbeda3c70]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823132734484 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255: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)[0x561dbeda3c70]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823132734484 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255: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)[0x561dbeda3c70]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: f_mt_call_complete 9 TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: f_mt_call_complete DONE 20250823132734485 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda3c70]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132734485 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda3c70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132734485 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbeddaec0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823132734485 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbeddaec0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823132736025 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x67874412 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823132737487 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823132737487 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132737487 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823132737487 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823132737487 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132737487 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132737487 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132737487 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132737487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132737487 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132737487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132737487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1482)@7e0c241b4610: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1482)@7e0c241b4610: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1481)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1481)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1481)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132737490 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132737490 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132737490 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132737490 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132737490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132737490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132737490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132737490 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132737490 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823132737490 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823132737490 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823132737490 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x112427a5 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823132737490 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250823132737491 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132737491 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132737491 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132737491 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132737491 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132737491 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbeddaec0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823132737491 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed694e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823132737491 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed694e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbeddaec0] (call_leg.c:197) 20250823132737491 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed694e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823132737491 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed694e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823132737491 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda3c70]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823132737491 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda3c70]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbeddaec0] (call_leg.c:197) 20250823132737491 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbeddaec0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823132737491 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda3c70]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823132737491 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda3c70]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823132737491 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbeddaec0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823132737491 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbeddaec0]{RELEASING}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbedb1060] (call_leg.c:198) 20250823132737491 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbeddaec0]{RELEASING}: Freeing instance (call_leg.c:198) 20250823132737491 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbeddaec0]{RELEASING}: Deallocated (fsm.c:568) 20250823132737491 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132737491 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132737491 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132737491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132737491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132737491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132737491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132737491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132737491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132737491 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132737491 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132737491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132737491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132737491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132737491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132737491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132737491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1483)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1484)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1491)287582117 TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1481)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1481)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1481)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132737493 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132737493 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132737493 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132737493 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132737493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132737493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132737493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132737493 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132737493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbed89520]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132737493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbed89520]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbedb1060] (msc_a.c:1053) 20250823132737493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbed89520]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132737493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-255:PAGING_RESP)[0x561dbed89520]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132737493 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132737493 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132737493 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132737493 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132737493 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132737493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132737493 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132737493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132737493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132737493 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132737493 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132737493 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132737493 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132737493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132737493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132737493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132737493 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1482)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1491)439163 TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: f_call_hangup 9: done 20250823132739498 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132739498 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250823132739498 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250823132739498 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1487)@7e0c241b4610: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1491) TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: 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(1482)@7e0c241b4610: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1491)5930034 MSC_Test_0-RAN(1482)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1481)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132739512 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132739512 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132739513 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132739513 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132739513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132739513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132739513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132739513 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132739513 DMM DEBUG msc_a(IMSI-262420000011827:GERAN-A-256:LU)[0x561dbed65540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011827 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132739513 DMM DEBUG msc_a(IMSI-262420000011827:GERAN-A-256:LU)[0x561dbed65540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132739513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-256:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132739513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-256:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011827:GERAN-A-256:LU)[0x561dbed65540] (fsm.c:486) 20250823132739514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-256:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132739514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-256:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132739514 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 + _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132739514 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132739514 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 - _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_lu_fsm.c:1085) 20250823132739514 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132739514 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 - Paging: now used by 3 (attached,SGs-paging-req,active-conn) (paging.c:202) 20250823132739514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132739514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132739514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132739514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132739514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132739514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132739514 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbedb0de0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132739514 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbedb0de0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbeda3c70] (fsm.c:486) 20250823132739514 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbedb0de0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132739514 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbedb0de0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132739514 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132739514 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132739514 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132739514 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132739514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132739514 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132739514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132739514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132739514 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132739514 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132739514 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132739514 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132739514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132739515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132739515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132739515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1483)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1481)@7e0c241b4610: { messageType := 2, destLocRef := '5A7C32'O ("Z|2"), 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-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132739519 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250823132739519 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1481)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1481)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1481)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132739521 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132739521 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132739521 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132739521 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132739521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132739521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132739521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132739521 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132739524 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132739524 DVLR DEBUG IMSI:262420000011827 has MSISDN:491230011827 (vlr.c:1045) 20250823132739524 DMSC NOTICE msub(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (gsm_04_08.c:1541) 20250823132739524 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250823132739525 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132739525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132739525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbedb0de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132739525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbedb0de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132739525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbedb0de0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132739525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbedb0de0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbeda3c70] (vlr_lu_fsm.c:110) 20250823132739525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbedb0de0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132739525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbedb0de0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132739525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132739525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132739525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbeddaec0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132739525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbeddaec0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbeda3c70] (fsm.c:486) 20250823132739525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbeddaec0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132739525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbeddaec0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132739525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbeddaec0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132739525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbeddaec0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132739525 DMSC NOTICE msub(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:TMSInew-0x8F5F4FE5) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (gsm_04_08.c:1541) 20250823132739526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbeddaec0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132739526 DMM DEBUG -> IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:TMSInew-0x8F5F4FE5 LOCATION UPDATE ACCEPT (TMSI = 0x8f5f4fe5) (gsm_04_08.c:149) 20250823132739526 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:TMSInew-0x8F5F4FE5 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250823132739526 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132739526 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132739526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132739526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132739526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132739526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132739526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132739526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1482)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1482)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1481)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1481)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1481)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132739533 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132739533 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132739533 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132739533 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132739533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132739533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132739534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132739534 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132739534 DMM DEBUG msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:TMSInew-0x8F5F4FE5:GERAN-A-256:LU)[0x561dbed65540]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132739534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:TMSInew-0x8F5F4FE5:GERAN-A-256:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132739534 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbeddaec0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132739534 DMSC NOTICE msub(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (gsm_04_08.c:1541) 20250823132739534 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbeddaec0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132739534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5:GERAN-A-256:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132739534 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbeddaec0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132739534 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbeddaec0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5:GERAN-A-256:LU)[0x561dbeda3c70] (vlr_lu_fsm.c:817) 20250823132739534 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbeddaec0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132739534 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x9CFEA7B4:GERAN-A-256:LU)[0x561dbeddaec0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132739534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5:GERAN-A-256:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132739534 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011827/3/1): Available (smpp_smsc.c:626) 20250823132739534 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132739534 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5 + 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) 20250823132739534 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132739534 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5 - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250823132739534 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132739534 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132739534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132739534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132739534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132739534 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132739534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132739535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1481)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1481)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132739537 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132739537 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132739537 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132739537 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132739537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132739537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132739537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132739537 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132739538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5:GERAN-A-256:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132739538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5:GERAN-A-256:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5:GERAN-A-256:LU)[0x561dbed65540] (msc_a.c:1053) 20250823132739538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5:GERAN-A-256:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132739538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5:GERAN-A-256:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132739538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5:GERAN-A-256:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132739538 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5 - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250823132739538 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132739538 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132739538 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132739538 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132739538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132739538 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132739538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132739538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@7e0c241b4610: Session index based on local reference:0 20250823132739539 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132739539 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132739539 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132739539 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132739539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132739539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132739539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132739539 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1482)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1491)5930034 TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132739541 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250823132739541 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5 - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1482)@7e0c241b4610: Created IMSI[1] for '262420000011827'H'8F5F4FE5'O to be handled at TC_sgsap_lu_and_mt_call0(1491) 20250823132739547 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250823132739547 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5 + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250823132739547 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250823132739548 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132739548 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132739548 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132739548 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132739548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132739548 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132739548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132739548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1482)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_mt_call0(1491) TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: 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 := '8F5F4FE5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1482)@7e0c241b4610: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1491)16178974 MSC_Test_0-RAN(1482)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1481)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132739555 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132739555 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132739555 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132739555 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132739555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132739555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132739555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132739555 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132739556 DMM DEBUG msc_a(TMSI-0x8F5F4FE5:GERAN-A-257:CM_SERVICE_REQ)[0x561dbed7dc10]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823132739556 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F5F4FE5:GERAN-A-257:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132739556 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F5F4FE5:GERAN-A-257:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8F5F4FE5:GERAN-A-257:CM_SERVICE_REQ)[0x561dbed7dc10] (fsm.c:486) 20250823132739556 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F5F4FE5:GERAN-A-257:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132739556 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F5F4FE5:GERAN-A-257:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132739556 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5 + 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) 20250823132739556 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132739556 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5:GERAN-A-257:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132739556 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5:GERAN-A-257:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132739556 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5:GERAN-A-257:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132739556 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5:GERAN-A-257:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132739556 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5:GERAN-A-257:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132739556 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5:GERAN-A-257:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132739556 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5:GERAN-A-257:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132739556 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5:GERAN-A-257:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132739556 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5:GERAN-A-257:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132739556 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5:GERAN-A-257:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132739556 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011827/3/1): Available (smpp_smsc.c:626) 20250823132739556 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5 - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823132739556 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132739556 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132739556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132739556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132739556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132739556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132739556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132739556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132739556 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132739556 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132739556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132739556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132739556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132739556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132739556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132739556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132739556 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132739556 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132739556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132739556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132739556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132739556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132739556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132739556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1483)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1483)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@7e0c241b4610: { messageType := 2, destLocRef := 'F6DF1E'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(1481)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132739558 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5 + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250823132739558 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5 - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1481)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@7e0c241b4610: vl_len:28 MSC_Test_0-SCCP(1481)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1481)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132739567 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132739567 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132739567 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132739567 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132739567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132739567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132739567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132739567 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132739568 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5 + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250823132739568 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250823132739568 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823132739568 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132739568 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132739568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132739568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132739568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132739568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132739568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132739568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132739568 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132739568 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132739568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132739568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132739568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132739568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132739568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132739568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1483)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1481)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1481)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1481)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132739571 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132739571 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132739571 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132739571 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132739571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132739571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132739571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132739571 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132739572 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5 - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250823132739572 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5 + 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) 20250823132739572 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5 + 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) 20250823132739572 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5 - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132739572 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5 - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250823132739572 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132739572 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132739572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132739572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132739572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132739572 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132739572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132739572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1481)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1481)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132739574 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132739574 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132739574 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132739574 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132739574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132739574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132739574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132739574 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132739574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5:GERAN-A-257:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132739574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5:GERAN-A-257:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5:GERAN-A-257:CM_SERVICE_REQ)[0x561dbed7dc10] (msc_a.c:1053) 20250823132739574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5:GERAN-A-257:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132739574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5:GERAN-A-257:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132739574 DBSSAP ERROR msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5:GERAN-A-257:CM_SERVICE_REQ)[0x561dbed7dc10]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250823132739574 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5 - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250823132739574 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132739574 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132739574 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132739574 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132739575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132739575 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132739575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132739575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@7e0c241b4610: Session index based on local reference:0 20250823132739575 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132739575 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132739575 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132739575 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132739575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132739575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132739575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132739575 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1482)@7e0c241b4610: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1491)16178974 TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132739576 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5 + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250823132739576 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1491)@7e0c241b4610: Final verdict of PTC: pass 20250823132739583 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132739583 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823132739584 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-GSUP(1487)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1483)@7e0c241b4610: Final verdict of PTC: none 20250823132739584 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1484)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1481)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1482)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1486)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1485)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1492)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1488)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1490)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SGsAP(1489)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1480)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1480): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1481): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1482): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1483): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1484): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1485): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1486): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1487): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1488): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SGsAP(1489): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1490): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_sgsap_lu_and_mt_call0(1491): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1492): none (pass -> pass) MTC@7e0c241b4610: Test case TC_sgsap_lu_and_mt_call finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_mt_call pass'. Sat Aug 23 13:27:39 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 20250823132739782 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132739782 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132739782 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132739782 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132739782 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132739782 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132739782 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132739782 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132739782 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) 20250823132739782 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132739782 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132739782 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132739782 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132739782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132739782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132739782 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132739782 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132739783 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132739783 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132740585 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=572624) 20250823132741586 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132741783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132741783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132741783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=572624, count=573784) 20250823132742587 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_vlr_failure'. ------ MSC_Tests.TC_sgsap_vlr_failure ------ Sat Aug 23 13:27:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_vlr_failure.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_vlr_failure.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132743588 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_vlr_failure' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_sgsap_vlr_failure started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1496)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1496)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1496)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1494)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132744191 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1497)@7e0c241b4610: 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 } } } 20250823132744205 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) 20250823132744205 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1500)@7e0c241b4610: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1500)@7e0c241b4610: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_vlr_failure0(1502) 20250823132744235 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A + sgs_rx_loc_upd_req: now used by 2 (attached,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250823132744235 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A - sgs_rx_loc_upd_req: now used by 1 (attached) (sgs_iface.c:622) 20250823132744235 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A + SGs-lu: now used by 2 (attached,SGs-lu) (vlr_sgs.c:87) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (NO CONN!) (gsm_04_08.c:1541) 20250823132744235 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) 20250823132744235 DSGS ERROR SGs-UE(imsi:262420000011811)[0x561dbeddbf00]{SGs-NULL}: (sub IMSI-262420000011811:MSISDN-491230011811:TMSI-0x2FA3C11A:TMSInew-0x1DD07385) HLR LU request failed (vlr_sgs_fsm.c:89) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132744236 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x8F5F4FE5 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) TC_sgsap_vlr_failure0(1502)@7e0c241b4610: setverdict(pass): none -> pass 20250823132744386 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) 20250823132744387 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) 20250823132744387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132744387 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)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1496)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1496)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132744389 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132744389 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132744389 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132744389 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132744389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132744389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132744389 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)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1496)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1496)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1496)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1496)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132744390 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132744390 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132744390 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132744390 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132744390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132744390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132744390 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)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1496)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1496)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1496)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1496)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1496)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1496)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1496)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132744390 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132744390 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132744588 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132745191 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132745191 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132745191 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132745191 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132745191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132745191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132745191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132745191 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1496)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132745191 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132745191 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132745191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132745191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132745191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132745191 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132745191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132745191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1496)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1496)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1495)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_vlr_failure0(1502)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_vlr_failure0(1502)@7e0c241b4610: Final verdict of PTC: pass 20250823132745240 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132745240 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823132745240 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132745240 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132745240 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132745240 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132745240 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132745240 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132745240 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132745240 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132745240 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) 20250823132745240 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132745240 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132745240 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132745240 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132745240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132745240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) MSC_Test_0-SCCP(1494)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1496)@7e0c241b4610: Final verdict of PTC: none 20250823132745240 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132745240 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132745240 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test-MNCC(1497)@7e0c241b4610: Final verdict of PTC: none 20250823132745240 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132745240 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-RAN(1495)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1493)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1498)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1501)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1503)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1499)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SGsAP(1500)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1493): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1494): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1495): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1496): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1497): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1498): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1499): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SGsAP(1500): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1501): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_sgsap_vlr_failure0(1502): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1503): none (pass -> pass) MTC@7e0c241b4610: Test case TC_sgsap_vlr_failure finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_vlr_failure pass'. Sat Aug 23 13:27:45 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 20250823132745589 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132746590 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=157016) 20250823132747242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132747242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132747242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823132747591 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=157016, count=158176) 20250823132748592 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_vlr_failure pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell'. ------ MSC_Tests.TC_ho_inter_bsc_unknown_cell ------ Sat Aug 23 13:27:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_unknown_cell.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_unknown_cell.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132749593 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_ho_inter_bsc_unknown_cell started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1507)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1507)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1507)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1505)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132749822 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1508)@7e0c241b4610: 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 } } } 20250823132750012 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) 20250823132750012 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) 20250823132750012 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132750012 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)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1507)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1507)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1507)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1507)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823132750014 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132750014 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132750014 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132750014 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132750014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132750014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132750014 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)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1507)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1507)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1507)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1507)@7e0c241b4610: Message received on association #8 20250823132750015 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132750015 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132750015 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132750015 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132750015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132750015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132750015 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)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132750015 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132750015 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1507)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1507)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1507)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1507)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1507)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132750594 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132750594 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1510)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1510)@7e0c241b4610: 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) } } } } 20250823132750597 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1510)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1510)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1510)@7e0c241b4610: 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)@7e0c241b4610: 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)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1510)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132750611 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) 20250823132750611 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1511)@7e0c241b4610: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_unknown_cell0(1514) TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: 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(1507)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132750824 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132750824 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132750824 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132750824 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132750824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132750824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132750824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132750824 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132750825 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132750825 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132750825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132750825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132750825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132750825 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132750825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132750825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1506)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1506)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1514)14054427 MSC_Test_0-RAN(1506)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1505)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132750834 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132750834 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132750834 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132750834 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132750834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132750834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132750834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132750834 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132750834 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-258:LU)[0x561dbed65540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132750834 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-258:LU)[0x561dbed65540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132750834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132750834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-258:LU)[0x561dbed65540] (fsm.c:486) 20250823132750834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132750834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132750834 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132750834 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132750834 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823132750834 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132750834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132750834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132750834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132750834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132750834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132750834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbeda3c70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132750834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132750834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbeda3c70] (fsm.c:486) 20250823132750834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132750834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132750835 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132750835 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132750835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132750835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132750835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132750835 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132750835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132750835 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132750835 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132750835 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132750835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132750835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132750835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132750835 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132750835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132750835 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1507)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7e0c241b4610: { messageType := 2, destLocRef := 'D6741B'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(1505)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1511)@7e0c241b4610: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_unknown_cell0(1514) MSC_Test-GSUP(1511)@7e0c241b4610: Added IMSI table entry 0TC_ho_inter_bsc_unknown_cell0(1514)"262420000000053" 20250823132750839 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132750839 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1505)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1505)@7e0c241b4610: vl_from0 TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(1505)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132750840 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132750840 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132750840 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132750840 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132750840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132750840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132750840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132750840 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132750845 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132750845 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250823132750845 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250823132750845 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132750846 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132750846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132750846 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132750846 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132750846 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132750846 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbeda3c70] (vlr_lu_fsm.c:110) 20250823132750846 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132750846 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132750846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132750846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132750846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbedb0de0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132750846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbedb0de0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbeda3c70] (fsm.c:486) 20250823132750846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbedb0de0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132750846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbedb0de0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132750846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbedb0de0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132750846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbedb0de0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132750846 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:TMSInew-0x7D475F98) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250823132750846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbedb0de0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132750846 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:TMSInew-0x7D475F98 LOCATION UPDATE ACCEPT (TMSI = 0x7d475f98) (gsm_04_08.c:149) 20250823132750846 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:TMSInew-0x7D475F98 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132750846 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132750846 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132750846 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132750846 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132750846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132750846 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132750846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132750846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1506)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1506)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1505)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1505)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1505)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823132750852 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132750852 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132750852 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132750852 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132750852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132750852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132750852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132750852 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132750852 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:TMSInew-0x7D475F98:GERAN-A-258:LU)[0x561dbed65540]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132750852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:TMSInew-0x7D475F98:GERAN-A-258:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132750852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbedb0de0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132750853 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250823132750853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbedb0de0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132750853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-258:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132750853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbedb0de0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132750853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbedb0de0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-258:LU)[0x561dbeda3c70] (vlr_lu_fsm.c:817) 20250823132750853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbedb0de0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132750853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3D73E537:GERAN-A-258:LU)[0x561dbedb0de0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132750853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-258:LU)[0x561dbeda3c70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132750853 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250823132750853 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132750853 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132750853 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132750853 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132750853 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132750853 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132750853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132750853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132750853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132750853 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132750853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132750853 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1505)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1505)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132750855 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132750855 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132750855 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132750855 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132750855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132750855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132750855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132750855 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132750856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-258:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132750856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-258:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-258:LU)[0x561dbed65540] (msc_a.c:1053) 20250823132750856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-258:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132750856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-258:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132750856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-258:LU)[0x561dbeda3c70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132750856 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132750856 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132750856 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132750856 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132750856 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132750856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132750856 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132750856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132750856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132750857 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132750857 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132750857 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132750857 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132750857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132750857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132750857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132750857 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1506)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1514)14054427 TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132750858 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132750858 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: 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 := '7D475F98'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1506)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1514)10796783 MSC_Test_0-RAN(1506)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1505)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132751058 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132751058 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132751058 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132751058 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132751058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132751058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132751058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132751058 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132751059 DMM DEBUG msc_a(TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbed7dc10]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823132751059 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132751059 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbed7dc10] (fsm.c:486) 20250823132751059 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132751059 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132751059 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132751059 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132751059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132751059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132751059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132751059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132751059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132751059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132751059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132751059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132751059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132751059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132751059 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250823132751059 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823132751059 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132751059 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132751059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132751060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132751060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132751060 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132751060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132751060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132751060 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132751060 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132751060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132751060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132751060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132751060 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132751060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132751060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132751060 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132751060 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132751060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132751060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132751060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132751060 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132751060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132751060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1507)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1507)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7e0c241b4610: { messageType := 2, destLocRef := 'A4BEEF'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(1505)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132751063 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132751063 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1508)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_unknown_cell0(1514) MSC_Test-MGCP(1509)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_unknown_cell0(1514) MSC_Test_0-RAN(1506)@7e0c241b4610: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1506)@7e0c241b4610: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1505)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@7e0c241b4610: vl_len:19 MSC_Test_0-SCCP(1505)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1505)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250823132751076 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132751076 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132751076 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132751076 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132751076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132751076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132751076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132751076 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132751077 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823132751077 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98 callref-0x8000000c tid-8) New transaction (transaction.c:231) 20250823132751077 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823132751077 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132751077 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823132751077 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259: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) 20250823132751077 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823132751077 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823132751077 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbeddaec0]{ESTABLISHING}: Allocated (fsm.c:456) 20250823132751077 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbeddaec0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbed7dc10] (fsm.c:486) 20250823132751077 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259: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) 20250823132751077 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbed66ae0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823132751077 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbed66ae0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbeddaec0] (fsm.c:486) 20250823132751077 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:no-CI)[0x561dbed66ae0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823132751077 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:no-CI)[0x561dbed66ae0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823132751077 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbedb4730]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823132751077 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbedb4730]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbeddaec0] (fsm.c:486) 20250823132751077 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:no-CI)[0x561dbedb4730]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823132751077 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:no-CI)[0x561dbedb4730]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1509)@7e0c241b4610: 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(1514) TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823132751089 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:no-CI)[0x561dbed66ae0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132751089 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbeddaec0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823132751089 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259: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(1514)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823132751090 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:no-CI)[0x561dbedb4730]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132751090 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbeddaec0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823132751090 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259: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) 20250823132751090 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1508)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_unknown_cell0(1514) MSC_Test-MNCC(1508)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1514)-2147483636 20250823132751090 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132751090 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132751090 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132751090 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132751090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132751090 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132751091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132751091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind 20250823132751094 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1505)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(1505)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1505)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250823132751096 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132751096 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132751096 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132751096 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132751096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132751096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132751096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132751096 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132751096 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbedb4730]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823132751096 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259: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)[0x561dbedb4730]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823132751096 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259: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)[0x561dbedb4730]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823132751096 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259: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) 20250823132751096 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259: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) 20250823132751096 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259: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) 20250823132751096 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259: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(1514)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823132751097 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823132751098 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132751098 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132751098 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823132751098 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132751098 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132751098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132751098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132751098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132751098 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132751098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132751098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132751098 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb4730]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132751098 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb4730]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132751098 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbeddaec0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823132751100 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823132751100 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132751100 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132751100 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823132751100 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132751100 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132751100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132751100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132751100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132751100 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132751100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132751100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823132751101 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823132751101 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259: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) 20250823132751101 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259: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) 20250823132751101 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed66ae0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823132751101 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed66ae0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823132751101 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259: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)[0x561dbed66ae0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823132751101 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823132751101 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132751101 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132751101 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823132751101 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823132751101 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132751101 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132751101 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132751101 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132751101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132751101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132751101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132751101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: { 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" } } } } } } } TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT 20250823132751102 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66ae0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132751102 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66ae0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132751102 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbeddaec0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823132751102 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbeddaec0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1506)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1506)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(1505)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1505)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1505)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132751103 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132751103 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132751103 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132751103 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132751103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132751103 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132751103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132751103 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132751103 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823132751103 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823132751103 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823132751103 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132751103 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: f_mo_call_establish DONE TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1505)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(1505)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1505)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C1104010C1A060420F32403E7'O 20250823132752615 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132752615 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132752615 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132752615 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132752615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132752615 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132752615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132752615 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132752616 DHO ERROR handover(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbedb0f10]{MSC_HO_ST_REQUIRED}: Attempted Handover to 1 cells without success (msc_ho.c:371) 20250823132752616 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132752616 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132752616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132752616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132752616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132752616 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132752616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132752616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823132752623 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823132752623 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132752623 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823132752623 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823132752623 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132752623 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132752623 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132752623 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132752623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132752623 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132752623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132752623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1506)@7e0c241b4610: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1506)@7e0c241b4610: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1505)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1505)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1505)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O 20250823132752630 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132752630 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132752630 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132752630 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132752630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132752630 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132752630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132752630 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132752631 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823132752631 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823132752631 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823132752631 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823132752631 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823132752631 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132752631 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132752631 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132752631 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132752631 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132752631 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbeddaec0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823132752631 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb4730]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823132752631 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb4730]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbeddaec0] (call_leg.c:197) 20250823132752631 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb4730]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823132752631 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb4730]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823132752631 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66ae0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823132752631 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66ae0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbeddaec0] (call_leg.c:197) 20250823132752631 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbeddaec0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823132752631 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66ae0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823132752631 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66ae0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823132752632 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbeddaec0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823132752632 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbeddaec0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbed7dc10] (call_leg.c:198) 20250823132752632 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbeddaec0]{RELEASING}: Freeing instance (call_leg.c:198) 20250823132752632 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbeddaec0]{RELEASING}: Deallocated (fsm.c:568) 20250823132752632 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132752632 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132752632 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132752632 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132752632 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132752632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132752632 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132752632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132752632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132752632 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132752632 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132752632 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132752632 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132752632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132752632 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132752632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132752632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1507)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1508)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1514)-2147483636 TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1505)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1505)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1505)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132752638 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132752638 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132752638 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132752638 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132752638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132752638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132752638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132752638 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132752639 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132752639 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbed7dc10] (msc_a.c:1053) 20250823132752639 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132752639 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-259:CM_SERVICE_REQ)[0x561dbed694e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132752639 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132752639 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132752639 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132752639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132752639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132752639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132752639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132752639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132752639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7e0c241b4610: Session index based on local reference:0 20250823132752640 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132752640 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132752640 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132752640 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132752640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132752640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132752640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132752640 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1506)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1514)10796783 TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: f_call_hangup 9: done TC_ho_inter_bsc_unknown_cell0(1514)@7e0c241b4610: Final verdict of PTC: pass 20250823132753645 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132753645 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1505)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1506)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1508)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(1511)@7e0c241b4610: Final verdict of PTC: none 20250823132753645 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132753645 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132753645 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132753645 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132753645 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132753645 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132753645 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132753645 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132753645 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) 20250823132753645 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132753645 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132753645 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132753645 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132753645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132753645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132753645 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132753645 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(1507)@7e0c241b4610: Final verdict of PTC: none 20250823132753645 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132753645 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(1509)@7e0c241b4610: Final verdict of PTC: none 20250823132753646 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1504)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1510)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1512)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1513)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1515)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1504): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1505): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1506): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1507): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1508): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1509): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1510): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1511): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1512): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1513): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_ho_inter_bsc_unknown_cell0(1514): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1515): none (pass -> pass) MTC@7e0c241b4610: Test case TC_ho_inter_bsc_unknown_cell finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell pass'. Sat Aug 23 13:27:53 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 20250823132754646 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=445488) 20250823132755646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132755646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132755646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823132755647 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=445488, count=446648) 20250823132756648 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc'. ------ MSC_Tests.TC_ho_inter_bsc ------ Sat Aug 23 13:27:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_bsc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132757649 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_ho_inter_bsc started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1519)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1519)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1519)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1517)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(1522)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(1522)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1522)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(1520)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132758197 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1523)@7e0c241b4610: 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 } } } 20250823132758370 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) 20250823132758370 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) 20250823132758370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132758370 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(1519)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1519)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1519)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132758371 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132758371 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132758371 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132758371 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132758371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(1519)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1519)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823132758371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132758371 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(1519)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1519)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1519)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1519)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823132758372 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132758372 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132758372 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132758372 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132758372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132758372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132758372 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823132758372 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132758372 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1519)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1519)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1519)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1519)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1519)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1519)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1519)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132758390 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) 20250823132758390 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) 20250823132758390 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132758390 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(1522)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1522)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1522)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132758392 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132758392 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132758392 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132758392 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132758392 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132758392 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132758392 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(1522)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(1522)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1522)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1522)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1522)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132758393 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132758393 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132758393 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132758393 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132758393 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132758393 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_1-M3UA(1522)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1522)@7e0c241b4610: Message received on association #8 20250823132758394 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823132758394 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) MSC_Test_1-M3UA(1522)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132758394 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1522)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1522)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1522)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1522)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1522)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132758650 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132758650 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1525)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1525)@7e0c241b4610: 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) } } } } 20250823132758653 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1525)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1525)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1525)@7e0c241b4610: 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(1525)@7e0c241b4610: 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(1525)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1525)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132758668 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) 20250823132758669 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1526)@7e0c241b4610: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc0(1529) TC_ho_inter_bsc0(1529)@7e0c241b4610: 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 } } } } 20250823132759175 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132759175 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132759175 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132759175 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132759175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132759175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132759175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132759176 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132759176 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132759176 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132759176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132759176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132759176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132759176 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132759176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132759176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1518)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1518)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc0(1529)9772273 MSC_Test_0-SCCP(1517)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1518)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823132759183 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132759183 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132759183 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132759183 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132759183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132759183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132759183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132759183 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132759183 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-260:LU)[0x561dbed66ae0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132759183 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-260:LU)[0x561dbed66ae0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132759183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x561dbedb4860]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132759183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x561dbedb4860]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-260:LU)[0x561dbed66ae0] (fsm.c:486) 20250823132759183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x561dbedb4860]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132759183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x561dbedb4860]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132759183 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132759183 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132759183 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823132759183 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132759183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbedb4860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132759183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbedb4860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132759183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbedb4860]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132759183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbedb4860]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132759183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbedb4860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132759183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbedb4860]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132759183 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132759183 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbedb4860] (fsm.c:486) 20250823132759183 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132759183 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132759184 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132759184 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132759184 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132759184 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132759184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132759184 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132759184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132759184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132759184 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132759184 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132759184 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132759184 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132759184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132759184 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132759184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132759184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1519)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@7e0c241b4610: { messageType := 2, destLocRef := '951CF1'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(1517)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1526)@7e0c241b4610: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc0(1529) MSC_Test-GSUP(1526)@7e0c241b4610: Added IMSI table entry 0TC_ho_inter_bsc0(1529)"262420000000053" 20250823132759186 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132759187 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: vl_len:11 MSC_Test_0-SCCP(1517)@7e0c241b4610: vl_from0 TC_ho_inter_bsc0(1529)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1529)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(1517)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132759188 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132759188 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132759188 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132759188 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132759188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132759188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132759188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132759188 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132759191 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132759191 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250823132759191 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250823132759191 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132759192 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132759192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbedb4860]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132759192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132759192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132759192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132759192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbedb4860] (vlr_lu_fsm.c:110) 20250823132759192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132759192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbeddaec0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132759192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbedb4860]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132759192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbedb4860]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132759192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbedb0f10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132759192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbedb0f10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbedb4860] (fsm.c:486) 20250823132759192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbedb0f10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132759192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbedb0f10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132759192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbedb0f10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132759192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbedb0f10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132759192 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:TMSInew-0x1FC9DCF8) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250823132759192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbedb0f10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132759192 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:TMSInew-0x1FC9DCF8 LOCATION UPDATE ACCEPT (TMSI = 0x1fc9dcf8) (gsm_04_08.c:149) 20250823132759192 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:TMSInew-0x1FC9DCF8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132759192 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132759192 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132759192 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132759192 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132759192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132759192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132759192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132759192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1529)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1518)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O 20250823132759197 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132759197 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132759197 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132759197 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:603) 20250823132759197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132759197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132759197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132759197 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1522)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1518)@7e0c241b4610: patched enc_l3: '055B'O 20250823132759198 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132759198 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132759198 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132759198 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132759198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132759198 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:233) 20250823132759198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132759198 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1522)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1517)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1517)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823132759198 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132759198 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132759198 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132759198 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132759198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132759198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132759198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132759198 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1522)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132759198 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:TMSInew-0x1FC9DCF8:GERAN-A-260:LU)[0x561dbed66ae0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132759198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:TMSInew-0x1FC9DCF8:GERAN-A-260:LU)[0x561dbedb4860]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132759198 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbedb0f10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132759198 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250823132759198 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbedb0f10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132759198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-260:LU)[0x561dbedb4860]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132759198 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbedb0f10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132759198 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbedb0f10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-260:LU)[0x561dbedb4860] (vlr_lu_fsm.c:817) 20250823132759199 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132759199 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132759199 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132759199 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132759199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132759199 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132759199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132759199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132759198 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbedb0f10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132759198 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D475F98:GERAN-A-260:LU)[0x561dbedb0f10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132759198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-260:LU)[0x561dbedb4860]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132759198 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250823132759199 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132759199 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132759199 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132759199 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1517)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1517)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132759201 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132759201 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132759201 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132759201 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132759201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132759201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132759201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132759201 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132759201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-260:LU)[0x561dbedb4860]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132759201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-260:LU)[0x561dbedb4860]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-260:LU)[0x561dbed66ae0] (msc_a.c:1053) 20250823132759201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-260:LU)[0x561dbedb4860]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132759201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-260:LU)[0x561dbedb4860]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132759201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-260:LU)[0x561dbedb4860]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132759201 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132759201 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132759201 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132759201 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132759201 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132759201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132759201 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132759201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132759201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132759202 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132759202 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132759202 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132759202 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132759202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132759202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132759202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132759202 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-RAN(1521)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1518)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc0(1529)9772273 TC_ho_inter_bsc0(1529)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132759203 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132759203 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc0(1529)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1529)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1529)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_1-RAN(1521)@7e0c241b4610: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1521)@7e0c241b4610: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc1(1530) TC_ho_inter_bsc0(1529)@7e0c241b4610: 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 := '1FC9DCF8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1518)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc0(1529)11692992 MSC_Test_0-RAN(1518)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1517)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132759402 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132759402 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132759402 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132759402 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132759402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132759402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132759402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132759402 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132759402 DMM DEBUG msc_a(TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbedb7c10]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823132759402 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddad90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132759402 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddad90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbedb7c10] (fsm.c:486) 20250823132759402 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddad90]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132759402 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddad90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132759403 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132759403 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132759403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddad90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132759403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddad90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132759403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddad90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132759403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddad90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132759403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddad90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132759403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddad90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132759403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddad90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132759403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddad90]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132759403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddad90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132759403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddad90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132759403 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250823132759403 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823132759403 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132759403 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132759403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132759403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132759403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132759403 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132759403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132759403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132759403 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132759403 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132759403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132759403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132759403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132759403 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132759403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132759403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132759403 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132759403 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132759403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132759403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132759403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132759403 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132759403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132759403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1519)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1519)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@7e0c241b4610: { messageType := 2, destLocRef := 'B26BC0'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(1517)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132759404 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132759404 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc0(1529)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1529)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1523)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc0(1529) MSC_Test-MGCP(1524)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc0(1529) MSC_Test_0-RAN(1518)@7e0c241b4610: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1518)@7e0c241b4610: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: vl_len:19 MSC_Test_0-SCCP(1517)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1517)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132759413 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132759413 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132759413 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132759413 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132759413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132759413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132759413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132759413 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132759413 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823132759413 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 callref-0x8000000d tid-8) New transaction (transaction.c:231) 20250823132759413 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823132759413 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132759413 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823132759413 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261: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) 20250823132759413 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823132759413 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823132759413 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddaec0]{ESTABLISHING}: Allocated (fsm.c:456) 20250823132759413 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddaec0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbedb7c10] (fsm.c:486) 20250823132759413 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261: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) 20250823132759413 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbedab330]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823132759413 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbedab330]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddaec0] (fsm.c:486) 20250823132759413 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:no-CI)[0x561dbedab330]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823132759413 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:no-CI)[0x561dbedab330]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823132759413 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbed66180]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823132759413 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbed66180]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddaec0] (fsm.c:486) 20250823132759413 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:no-CI)[0x561dbed66180]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823132759413 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:no-CI)[0x561dbed66180]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1524)@7e0c241b4610: 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(1529) TC_ho_inter_bsc0(1529)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823132759423 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:no-CI)[0x561dbedab330]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132759423 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddaec0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823132759423 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261: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(1529)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823132759424 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:no-CI)[0x561dbed66180]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132759424 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddaec0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823132759424 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261: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) 20250823132759424 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1523)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc0(1529) MSC_Test-MNCC(1523)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc0(1529)-2147483635 20250823132759424 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132759424 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132759424 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132759424 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132759424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132759424 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132759424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132759424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1529)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc0(1529)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request 20250823132759427 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(1517)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1517)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132759429 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132759429 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132759429 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132759429 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132759429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132759429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132759429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132759429 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132759430 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed66180]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823132759430 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261: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)[0x561dbed66180]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823132759430 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261: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)[0x561dbed66180]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823132759430 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261: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) 20250823132759430 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261: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) 20250823132759430 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261: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) 20250823132759430 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261: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(1529)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc0(1529)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823132759432 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823132759432 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132759432 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132759432 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823132759432 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132759432 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132759432 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132759432 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132759432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132759432 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132759432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132759432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132759432 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed66180]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132759432 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed66180]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132759432 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddaec0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823132759434 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823132759434 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132759434 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132759434 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823132759435 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132759435 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132759435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132759435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132759435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132759435 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132759435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132759435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1529)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823132759436 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823132759436 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261: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) 20250823132759436 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261: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) 20250823132759436 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedab330]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823132759436 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedab330]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823132759436 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261: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)[0x561dbedab330]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823132759437 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823132759437 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132759437 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132759437 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823132759437 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823132759437 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132759437 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132759437 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132759437 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132759437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132759437 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132759437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132759437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1529)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc0(1529)@7e0c241b4610: { 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(1529)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT 20250823132759439 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedab330]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132759439 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedab330]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132759439 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddaec0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823132759439 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddaec0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1518)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1518)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1517)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1517)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132759439 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132759439 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132759439 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132759439 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132759439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132759439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132759439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132759439 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132759440 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823132759440 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823132759440 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823132759440 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132759440 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_bsc0(1529)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc0(1529)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc0(1529)@7e0c241b4610: f_mo_call_establish DONE TC_ho_inter_bsc0(1529)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(1517)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1517)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O 20250823132800946 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132800946 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132800946 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132800946 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132800946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132800946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132800946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132800946 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132800946 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132800946 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132800946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132800946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132800946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132800946 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:233) 20250823132800946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132800946 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1522)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1522)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1520)@7e0c241b4610: First idle individual index:0 MSC_Test_1-SCCP(1520)@7e0c241b4610: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1521)@7e0c241b4610: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1521)@7e0c241b4610: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1521)@7e0c241b4610: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc1(1530) MSC_Test_1-RAN(1521)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc1(1530)15149801 MSC_Test_1-SCCP(1520)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1520)@7e0c241b4610: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1522)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132800953 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132800953 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132800953 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132800953 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:603) 20250823132800953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132800953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132800953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132800953 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-SCCP(1520)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1520)@7e0c241b4610: vl_len:25 MSC_Test_1-SCCP(1520)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1520)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1522)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132801154 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132801154 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132801154 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132801154 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:603) 20250823132801154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132801154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132801154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132801154 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132801154 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132801154 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132801154 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132801154 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132801154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132801154 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132801154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132801154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1529)@7e0c241b4610: 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(1520)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1520)@7e0c241b4610: vl_len:3 MSC_Test_1-SCCP(1520)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1520)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1522)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132801460 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132801460 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132801460 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132801460 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:603) 20250823132801460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132801460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132801460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132801460 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132801460 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed66180]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250823132801460 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed66180]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250823132801460 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261: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)[0x561dbed66180]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250823132801460 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261: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)[0x561dbed66180]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823132801460 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132801460 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132801460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132801460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132801460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132801460 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132801460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132801460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132801463 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x561dbed66180]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132801463 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x561dbed66180]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132801463 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddaec0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1520)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1520)@7e0c241b4610: vl_len:3 MSC_Test_1-SCCP(1520)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1520)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1522)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132801662 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132801662 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132801662 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132801662 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:603) 20250823132801662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132801662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132801662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132801662 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132801662 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132801662 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132801662 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132801662 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132801662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132801662 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132801662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132801662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1517)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1517)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132801664 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132801664 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132801664 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132801664 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132801664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132801664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132801664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132801665 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132801665 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132801665 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132801665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132801665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132801665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132801665 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132801665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132801665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on local reference:0 20250823132801665 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132801665 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132801665 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132801665 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132801665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132801665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132801665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132801665 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1518)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc0(1529)11692992 TC_ho_inter_bsc0(1529)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132801666 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250823132801666 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc0(1529)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1529)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1529)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1529)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1529)@7e0c241b4610: FIRST inter-BSC Handover done MSC_Test_0-RAN(1518)@7e0c241b4610: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1518)@7e0c241b4610: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc0(1529) MSC_Test_1-SCCP(1520)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1520)@7e0c241b4610: vl_len:16 MSC_Test_1-SCCP(1520)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1520)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1522)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132804564 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132804564 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132804564 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132804564 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:603) 20250823132804564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132804564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132804564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132804564 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132804565 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132804565 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132804565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132804565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132804565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132804565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132804565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132804565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@7e0c241b4610: First idle individual index:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1518)@7e0c241b4610: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1518)@7e0c241b4610: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1518)@7e0c241b4610: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc0(1529) MSC_Test_0-RAN(1518)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc0(1529)4947079 MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132804568 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132804568 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132804568 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132804568 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132804568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132804568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132804568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132804568 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: vl_len:25 MSC_Test_0-SCCP(1517)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1517)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132804770 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132804770 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132804770 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132804770 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132804770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132804770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132804770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132804770 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132804770 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132804770 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132804770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132804770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132804770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132804770 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:233) 20250823132804770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132804770 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1522)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1522)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1520)@7e0c241b4610: Session index based on local reference:0 MSC_Test_1-SCCP(1520)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1520)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1520)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc1(1530)@7e0c241b4610: 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(1517)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1517)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1517)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00011B'O 20250823132805071 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132805071 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132805071 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132805071 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132805071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132805071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132805071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132805071 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132805071 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x561dbed66180]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250823132805071 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x561dbed66180]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823132805071 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261: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)[0x561dbed66180]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250823132805071 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261: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)[0x561dbed66180]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823132805071 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132805071 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132805071 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132805071 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132805071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132805071 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:233) 20250823132805071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132805071 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1522)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1522)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1520)@7e0c241b4610: Session index based on local reference:0 MSC_Test_1-SCCP(1520)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1520)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1520)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132805073 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed66180]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132805073 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed66180]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132805073 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddaec0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1517)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1517)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132805274 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132805274 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132805274 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132805274 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132805274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132805274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132805274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132805274 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132805274 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132805274 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132805274 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132805274 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132805274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132805274 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:233) 20250823132805274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132805274 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1522)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1522)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1520)@7e0c241b4610: Session index based on local reference:0 MSC_Test_1-SCCP(1520)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1520)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1520)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1520)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1520)@7e0c241b4610: vl_len:3 MSC_Test_1-SCCP(1520)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1520)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1522)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132805277 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132805277 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132805277 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132805277 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:603) 20250823132805277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132805277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132805277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132805277 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132805277 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132805277 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132805277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132805277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132805277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132805277 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:233) 20250823132805277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132805277 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1522)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1522)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1520)@7e0c241b4610: Session index based on local reference:0 20250823132805277 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132805277 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132805277 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132805277 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:603) 20250823132805277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132805278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_1-M3UA(1522)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132805278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132805278 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-RAN(1521)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc1(1530)15149801 TC_ho_inter_bsc1(1530)@7e0c241b4610: setverdict(pass): none -> pass 20250823132805279 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250823132805279 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc1(1530)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1530)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1530)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1530)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1530)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1530)@7e0c241b4610: Final verdict of PTC: pass TC_ho_inter_bsc0(1529)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823132808174 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823132808174 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132808174 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823132808174 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823132808174 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132808174 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132808174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132808174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132808174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132808174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132808174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132808174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1529)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1518)@7e0c241b4610: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1518)@7e0c241b4610: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1517)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1517)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132808177 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132808177 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132808177 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132808177 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132808177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132808177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132808177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132808177 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132808177 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823132808177 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823132808177 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823132808177 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823132808177 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-2343:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823132808177 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-2343:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132808177 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132808177 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132808177 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132808177 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132808177 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddaec0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823132808178 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed66180]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823132808178 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed66180]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddaec0] (call_leg.c:197) 20250823132808178 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed66180]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823132808178 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed66180]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823132808178 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedab330]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823132808178 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedab330]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddaec0] (call_leg.c:197) 20250823132808178 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddaec0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823132808178 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedab330]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823132808178 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedab330]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823132808178 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddaec0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823132808178 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddaec0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-2343:CM_SERVICE_REQ)[0x561dbedb7c10] (call_leg.c:198) 20250823132808178 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddaec0]{RELEASING}: Freeing instance (call_leg.c:198) 20250823132808178 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-261:CM_SERVICE_REQ)[0x561dbeddaec0]{RELEASING}: Deallocated (fsm.c:568) 20250823132808178 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132808178 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132808178 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132808178 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132808178 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132808178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132808178 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132808178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132808178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132808178 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132808178 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132808178 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132808178 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132808178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132808178 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132808178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132808178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1519)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1523)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc0(1529)-2147483635 TC_ho_inter_bsc0(1529)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc0(1529)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc0(1529)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_bsc0(1529)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1517)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1517)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1517)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O TC_ho_inter_bsc0(1529)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132808181 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132808181 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132808181 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132808181 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132808181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132808181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132808181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132808181 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132808181 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-2343:CM_SERVICE_REQ)[0x561dbeddad90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132808181 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-2343:CM_SERVICE_REQ)[0x561dbeddad90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-2343:CM_SERVICE_REQ)[0x561dbedb7c10] (msc_a.c:1053) 20250823132808181 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-2343:CM_SERVICE_REQ)[0x561dbeddad90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132808181 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-2343:CM_SERVICE_REQ)[0x561dbeddad90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132808181 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132808181 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132808181 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132808181 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132808181 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132808181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132808181 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132808182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132808182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1519)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132808182 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132808182 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132808182 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132808182 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132808182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132808182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132808182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132808182 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1518)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc0(1529)4947079 TC_ho_inter_bsc0(1529)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc0(1529)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1529)@7e0c241b4610: f_call_hangup 9: done TC_ho_inter_bsc0(1529)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1529)@7e0c241b4610: Final verdict of PTC: pass 20250823132810187 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132810187 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132810187 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132810188 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132810188 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132810188 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132810188 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132810188 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132810188 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132810188 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132810188 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132810188 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132810188 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) 20250823132810188 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132810188 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132810188 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132810188 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132810188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132810188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132810188 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132810188 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132810188 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132810188 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132810188 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132810188 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132810188 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) 20250823132810188 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132810188 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823132810188 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132810188 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132810188 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132810188 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132810188 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132810188 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(1526)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1519)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(1522)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1518)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1524)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1517)@7e0c241b4610: Final verdict of PTC: none 20250823132810188 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132810188 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132810188 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823132810188 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823132810188 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132810188 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132810188 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-SCCP(1520)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1525)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1523)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1528)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(1521)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1532)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1531)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1516)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1527)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1516): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1517): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1518): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1519): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(1520): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(1521): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(1522): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1523): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1524): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1525): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1526): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1527): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1528): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_ho_inter_bsc0(1529): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_ho_inter_bsc1(1530): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1531): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1532): none (pass -> pass) MTC@7e0c241b4610: Test case TC_ho_inter_bsc finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc pass'. Sat Aug 23 13:28:10 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 20250823132811189 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=700172) 20250823132812189 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132812189 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132812189 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823132812189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132812189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132812189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823132812191 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=700172, count=702764) 20250823132813192 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_1'. ------ MSC_Tests.TC_ho_inter_bsc_a5_1 ------ Sat Aug 23 13:28:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132814193 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_1' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_ho_inter_bsc_a5_1 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1536)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1536)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1536)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1534)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(1539)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(1539)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1539)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(1537)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132814836 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1540)@7e0c241b4610: 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 } } } 20250823132814997 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) 20250823132814997 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) 20250823132814997 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132814997 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(1536)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1536)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132815000 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132815000 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132815000 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132815000 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132815000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(1536)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1536)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823132815000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132815000 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(1536)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1536)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132815001 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132815001 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132815001 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) MSC_Test_0-M3UA(1536)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823132815001 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132815001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132815001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132815001 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(1536)@7e0c241b4610: Message received on association #8 20250823132815001 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132815001 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1536)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1536)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1536)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132815025 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) 20250823132815025 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) 20250823132815025 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132815025 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(1539)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1539)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1539)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132815028 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132815028 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132815028 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132815028 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132815028 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132815028 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132815028 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(1539)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(1539)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1539)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1539)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1539)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132815029 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132815029 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132815029 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) MSC_Test_1-M3UA(1539)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823132815029 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132815029 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132815029 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132815029 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(1539)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1539)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132815029 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823132815029 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1539)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1539)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1539)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1539)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1539)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132815194 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132815194 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1542)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1542)@7e0c241b4610: 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) } } } } 20250823132815197 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1542)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1542)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1542)@7e0c241b4610: 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(1542)@7e0c241b4610: 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(1542)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1542)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132815210 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) 20250823132815210 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1543)@7e0c241b4610: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_10(1546) TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: 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 } } } } 20250823132815805 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132815805 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132815805 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132815805 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132815805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132815805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132815805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132815805 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132815806 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132815806 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132815806 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132815806 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132815806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132815806 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132815806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132815806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1535)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1535)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc_a5_10(1546)6494337 MSC_Test_0-SCCP(1534)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1535)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132815813 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132815813 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132815813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132815813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132815813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132815813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132815813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132815813 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132815814 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-262:LU)[0x561dbedc52e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132815814 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-262:LU)[0x561dbedc52e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132815814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x561dbeda2f40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132815814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x561dbeda2f40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-262:LU)[0x561dbedc52e0] (fsm.c:486) 20250823132815814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x561dbeda2f40]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823132815814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x561dbeda2f40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132815814 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132815814 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132815814 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823132815814 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132815814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbeda2f40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132815814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbeda2f40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132815814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbeda2f40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823132815814 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbed66ae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823132815814 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbed66ae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbeda2f40] (fsm.c:486) 20250823132815814 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbed66ae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823132815814 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbed66ae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823132815814 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132815814 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132815814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132815814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132815814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132815814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132815814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132815814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@7e0c241b4610: { messageType := 2, destLocRef := '631881'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 } } MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(1543)@7e0c241b4610: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_10(1546) MSC_Test-GSUP(1543)@7e0c241b4610: Added IMSI table entry 0TC_ho_inter_bsc_a5_10(1546)"262420000000053" 20250823132815818 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132815818 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_len:11 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1534)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132815819 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132815819 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132815819 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132815819 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132815819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132815819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132815819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132815819 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: setverdict(pass): none -> pass 20250823132815822 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132815822 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbed66ae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823132815822 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8) Received 1 auth tuples (vlr.c:996) 20250823132815822 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbed66ae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823132815822 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbed66ae0]{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) 20250823132815822 DMM DEBUG Tx AUTH REQ (rand = 1b4f6dd01fbd1150bc25d24849b9a4c8) (gsm_04_08.c:641) 20250823132815822 DMM DEBUG AUTH REQ (autn = 4ed46688d8f80bf57a6d142efa4ece96) (gsm_04_08.c:643) 20250823132815822 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132815822 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132815822 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132815822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132815822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132815822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132815822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132815822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132815822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1535)@7e0c241b4610: patching N(SD)=1 into dtap '0514E0060487210424775383'O MSC_Test_0-RAN(1535)@7e0c241b4610: patched enc_l3: '0554E0060487210424775383'O MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_len:15 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1534)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000C0554E0060487210424775383'O MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132815829 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132815829 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132815829 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132815829 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132815829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132815829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132815829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132815829 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132815830 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbedc52e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e006048724775383) (gsm_04_08.c:1128) 20250823132815830 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbed66ae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823132815830 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8) AUTH on GERAN received SRES/RES: e006048724775383 (8 bytes) (vlr_auth_fsm.c:151) 20250823132815830 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823132815830 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbed66ae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823132815830 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbed66ae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823132815830 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbed66ae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823132815830 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbed66ae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbeda2f40] (vlr_auth_fsm.c:294) 20250823132815830 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbed66ae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823132815830 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbed66ae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823132815830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbeda2f40]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823132815830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbeda2f40]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132815830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbeda2f40]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823132815830 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132815830 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132815830 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132815830 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132815830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132815830 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132815830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132815830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@7e0c241b4610: Message received on association #8 20250823132815830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbeda2f40]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132815834 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132815834 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132815834 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132815834 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:603) 20250823132815834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132815834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132815834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132815834 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132815834 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132815834 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132815834 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_1-M3UA(1539)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1534)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132815834 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132815834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132815834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132815834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132815834 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132815835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbeda2f40]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823132815835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbeda2f40]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132815835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbeda2f40]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132815835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbeda2f40]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132815835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132815835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbeda2f40] (fsm.c:486) 20250823132815835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132815835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132815835 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132815835 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132815835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132815835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132815835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132815835 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:233) 20250823132815835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132815835 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132815835 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132815835 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132815835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132815835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132815835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132815835 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132815835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132815835 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1539)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-M3UA(1539)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132815838 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132815838 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250823132815838 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250823132815838 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132815839 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132815839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbeda2f40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132815839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132815839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132815839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132815839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbeda2f40] (vlr_lu_fsm.c:110) 20250823132815839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132815839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132815839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbeda2f40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132815839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbeda2f40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132815839 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbedb4730]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132815839 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbedb4730]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbeda2f40] (fsm.c:486) 20250823132815839 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbedb4730]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132815839 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbedb4730]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132815839 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbedb4730]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132815839 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbedb4730]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132815839 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:TMSInew-0x51D7560B) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250823132815839 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbedb4730]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132815839 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:TMSInew-0x51D7560B LOCATION UPDATE ACCEPT (TMSI = 0x51d7560b) (gsm_04_08.c:149) 20250823132815839 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:TMSInew-0x51D7560B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132815839 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132815839 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132815839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132815839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132815839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132815839 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132815839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132815839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1538)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1535)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1535)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_1-RAN(1538)@7e0c241b4610: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_from0 MSC_Test_1-RAN(1538)@7e0c241b4610: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_11(1547) MSC_Test_0-SCCP(1534)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132815843 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132815843 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132815843 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132815843 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132815843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132815843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132815843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132815843 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132815843 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:TMSInew-0x51D7560B:GERAN-A-262:LU)[0x561dbedc52e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132815843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:TMSInew-0x51D7560B:GERAN-A-262:LU)[0x561dbeda2f40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132815843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbedb4730]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132815843 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250823132815843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbedb4730]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132815843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-262:LU)[0x561dbeda2f40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132815843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbedb4730]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132815843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbedb4730]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-262:LU)[0x561dbeda2f40] (vlr_lu_fsm.c:817) 20250823132815843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbedb4730]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132815843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1FC9DCF8:GERAN-A-262:LU)[0x561dbedb4730]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132815843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-262:LU)[0x561dbeda2f40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132815843 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250823132815843 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132815843 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132815843 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132815843 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132815843 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132815843 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132815843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132815843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132815843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132815843 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132815843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132815843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1534)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132815845 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132815845 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132815845 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132815845 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132815845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132815845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132815845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132815845 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132815846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-262:LU)[0x561dbeda2f40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132815846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-262:LU)[0x561dbeda2f40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-262:LU)[0x561dbedc52e0] (msc_a.c:1053) 20250823132815846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-262:LU)[0x561dbeda2f40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132815846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-262:LU)[0x561dbeda2f40]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132815846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-262:LU)[0x561dbeda2f40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132815846 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B - active-conn: now used by 1 (attached) (msub.c:375) 20250823132815846 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132815846 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132815846 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132815846 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132815846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132815846 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132815846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132815846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132815847 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132815847 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132815847 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132815847 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132815847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132815847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132815847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132815847 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1535)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1546)6494337 TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132815848 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132815848 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: 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 := '51D7560B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1535)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc_a5_10(1546)15885050 MSC_Test_0-RAN(1535)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1534)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132816054 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132816054 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132816054 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132816054 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132816054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132816054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132816054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132816054 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132816054 DMM DEBUG msc_a(TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbeddaec0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823132816054 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132816054 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbeddaec0] (fsm.c:486) 20250823132816054 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250823132816054 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132816054 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132816054 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132816054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132816054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823132816054 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb4730]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823132816054 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb4730]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb40d0] (fsm.c:486) 20250823132816054 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb4730]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823132816054 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb4730]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823132816054 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823132816055 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132816055 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132816055 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132816055 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132816055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132816055 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132816055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132816055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@7e0c241b4610: { messageType := 2, destLocRef := 'F262FA'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(1534)@7e0c241b4610: Session index based on local reference:0 20250823132816056 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132816056 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132816057 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132816057 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb4730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823132816057 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B) Received 1 auth tuples (vlr.c:996) 20250823132816057 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb4730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823132816057 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb4730]{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) 20250823132816057 DMM DEBUG Tx AUTH REQ (rand = 1b4f6dd01fbd1150bc25d24849b9a4c8) (gsm_04_08.c:641) 20250823132816057 DMM DEBUG AUTH REQ (autn = 4ed46688d8f80bf57a6d142efa4ece96) (gsm_04_08.c:643) 20250823132816057 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132816058 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132816058 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132816058 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132816058 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132816058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132816058 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132816058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132816058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1535)@7e0c241b4610: patching N(SD)=1 into dtap '0514E0060487210424775383'O MSC_Test_0-RAN(1535)@7e0c241b4610: patched enc_l3: '0554E0060487210424775383'O MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_len:15 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1534)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000C0554E0060487210424775383'O MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132816059 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132816059 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132816059 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132816059 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132816059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132816059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132816059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132816059 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132816059 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbeddaec0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e006048724775383) (gsm_04_08.c:1128) 20250823132816059 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb4730]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823132816059 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B) AUTH on GERAN received SRES/RES: e006048724775383 (8 bytes) (vlr_auth_fsm.c:151) 20250823132816059 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823132816059 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb4730]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823132816059 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb4730]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823132816059 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb4730]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823132816059 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb4730]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb40d0] (vlr_auth_fsm.c:294) 20250823132816059 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb4730]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823132816059 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb4730]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823132816059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823132816059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132816059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823132816059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823132816060 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132816060 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132816060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132816060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132816060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132816060 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132816060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132816060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1534)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132816061 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132816061 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132816061 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132816061 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132816061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132816061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132816061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132816061 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132816061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823132816061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132816061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132816061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132816061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132816061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132816061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132816061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132816061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132816061 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250823132816062 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132816062 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132816062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132816062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132816062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132816062 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132816062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132816062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1540)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_10(1546) MSC_Test-MGCP(1541)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_10(1546) MSC_Test_0-RAN(1535)@7e0c241b4610: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1535)@7e0c241b4610: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_len:19 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1534)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132816070 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132816070 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132816070 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132816070 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132816070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132816070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132816070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132816070 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132816070 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823132816070 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B callref-0x8000000e tid-8) New transaction (transaction.c:231) 20250823132816070 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823132816070 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132816070 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823132816071 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263: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) 20250823132816071 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823132816071 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823132816071 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbed66ae0]{ESTABLISHING}: Allocated (fsm.c:456) 20250823132816071 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbed66ae0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbeddaec0] (fsm.c:486) 20250823132816071 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263: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) 20250823132816071 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbeddad90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823132816071 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbeddad90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbed66ae0] (fsm.c:486) 20250823132816071 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:no-CI)[0x561dbeddad90]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823132816071 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:no-CI)[0x561dbeddad90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823132816071 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbeda5240]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823132816071 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbeda5240]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbed66ae0] (fsm.c:486) 20250823132816071 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:no-CI)[0x561dbeda5240]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823132816071 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:no-CI)[0x561dbeda5240]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1541)@7e0c241b4610: 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(1546) TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823132816080 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:no-CI)[0x561dbeddad90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132816080 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbed66ae0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823132816080 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263: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(1546)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823132816081 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:no-CI)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132816081 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbed66ae0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823132816081 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263: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) 20250823132816081 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) Sending Assignment Command (msc_a.c:706) 20250823132816082 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132816082 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132816082 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132816082 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132816082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132816082 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132816082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132816082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(1540)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_10(1546) MSC_Test-MNCC(1540)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc_a5_10(1546)-2147483634 MSC_Test_0-M3UA(1536)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request 20250823132816085 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1534)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132816087 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132816088 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132816088 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132816088 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132816088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132816088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132816088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132816088 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132816088 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbeda5240]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823132816088 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263: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)[0x561dbeda5240]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823132816088 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263: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)[0x561dbeda5240]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823132816088 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263: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) 20250823132816088 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263: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) 20250823132816088 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263: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) 20250823132816088 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263: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(1546)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823132816090 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823132816090 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132816090 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132816090 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823132816091 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132816091 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132816091 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132816091 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132816091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132816091 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132816091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132816091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132816091 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132816091 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132816091 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbed66ae0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823132816093 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823132816093 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132816093 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132816093 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823132816093 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132816093 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132816093 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132816093 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132816093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132816093 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132816093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132816093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823132816095 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823132816095 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263: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) 20250823132816095 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263: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) 20250823132816095 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbeddad90]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823132816095 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbeddad90]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823132816095 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263: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)[0x561dbeddad90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823132816095 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823132816096 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132816096 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132816096 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823132816096 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823132816096 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132816096 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132816096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132816096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132816096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132816096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132816096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132816096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: { 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" } } } } } } } TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT 20250823132816098 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeddad90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132816098 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeddad90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132816098 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbed66ae0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823132816098 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbed66ae0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1535)@7e0c241b4610: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1535)@7e0c241b4610: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1534)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132816099 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132816099 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132816099 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132816099 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132816099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132816099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132816099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132816099 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132816099 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823132816099 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823132816099 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823132816099 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132816099 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: f_mo_call_establish DONE TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1534)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132817605 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132817605 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132817605 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132817605 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132817605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132817605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132817605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132817605 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132817606 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132817606 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132817606 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132817606 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132817606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132817606 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:233) 20250823132817606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132817606 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1539)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1539)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1537)@7e0c241b4610: First idle individual index:0 MSC_Test_1-SCCP(1537)@7e0c241b4610: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1538)@7e0c241b4610: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1538)@7e0c241b4610: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1538)@7e0c241b4610: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_11(1547) MSC_Test_1-RAN(1538)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc_a5_11(1547)12643012 MSC_Test_1-SCCP(1537)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1537)@7e0c241b4610: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1539)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132817612 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132817612 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132817612 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132817612 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:603) 20250823132817612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132817612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132817612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132817612 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-SCCP(1537)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1537)@7e0c241b4610: vl_len:25 MSC_Test_1-SCCP(1537)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1537)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1539)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132817814 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132817814 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132817814 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132817814 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:603) 20250823132817814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132817814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132817814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132817814 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132817814 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132817814 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132817814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132817814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132817814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132817814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132817814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132817814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: 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(1537)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1537)@7e0c241b4610: vl_len:3 MSC_Test_1-SCCP(1537)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1537)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1539)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132818118 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132818119 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132818119 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132818119 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:603) 20250823132818119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132818119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132818119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132818119 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132818119 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250823132818119 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250823132818119 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263: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)[0x561dbeda5240]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250823132818119 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263: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)[0x561dbeda5240]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823132818119 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132818119 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132818119 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132818119 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132818119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132818119 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132818119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132818119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132818121 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132818121 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x561dbeda5240]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132818121 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbed66ae0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1537)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1537)@7e0c241b4610: vl_len:3 MSC_Test_1-SCCP(1537)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1537)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1539)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132818322 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132818322 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132818322 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132818322 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:603) 20250823132818322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132818322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132818322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132818322 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132818322 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132818322 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132818322 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132818322 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132818322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132818322 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132818322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132818323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1534)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132818325 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132818325 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132818325 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132818325 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132818325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132818325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132818325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132818325 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132818325 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132818325 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132818325 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132818325 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132818325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132818325 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132818325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132818325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on local reference:0 20250823132818325 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132818325 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132818325 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132818326 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132818326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132818326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132818326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132818326 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1535)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1546)15885050 TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132818326 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250823132818326 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: FIRST inter-BSC Handover done MSC_Test_0-RAN(1535)@7e0c241b4610: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1535)@7e0c241b4610: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_10(1546) MSC_Test_1-SCCP(1537)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1537)@7e0c241b4610: vl_len:16 MSC_Test_1-SCCP(1537)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1537)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1539)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132821221 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132821221 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132821221 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132821221 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:603) 20250823132821221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132821221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132821221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132821221 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132821221 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132821221 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132821221 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132821221 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132821221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132821221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132821221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132821221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@7e0c241b4610: First idle individual index:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1535)@7e0c241b4610: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1535)@7e0c241b4610: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1535)@7e0c241b4610: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_10(1546) MSC_Test_0-RAN(1535)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc_a5_10(1546)10361885 MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132821224 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132821224 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132821225 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132821225 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132821225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132821225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132821225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132821225 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_len:25 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1534)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132821426 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132821426 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132821426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132821426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132821426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132821426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132821426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132821426 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132821426 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132821426 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132821426 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132821426 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132821426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132821426 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:233) 20250823132821426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132821426 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1539)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1539)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1537)@7e0c241b4610: Session index based on local reference:0 MSC_Test_1-SCCP(1537)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1537)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1537)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_11(1547)@7e0c241b4610: 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(1534)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1534)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132821728 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132821728 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132821728 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132821728 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132821728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132821728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132821728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132821728 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132821728 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x561dbeda5240]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250823132821728 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x561dbeda5240]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823132821728 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263: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)[0x561dbeda5240]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250823132821728 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263: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)[0x561dbeda5240]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823132821728 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132821728 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132821728 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132821728 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132821728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132821728 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:233) 20250823132821728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132821728 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1539)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1539)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1537)@7e0c241b4610: Session index based on local reference:0 MSC_Test_1-SCCP(1537)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1537)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1537)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132821730 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132821730 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132821730 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbed66ae0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1534)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132821934 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132821934 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132821934 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132821934 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132821934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132821934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132821934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132821934 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132821934 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132821934 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132821934 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132821934 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132821934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132821934 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:233) 20250823132821934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132821934 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1539)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1539)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1537)@7e0c241b4610: Session index based on local reference:0 MSC_Test_1-SCCP(1537)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1537)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1537)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1537)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1537)@7e0c241b4610: vl_len:3 MSC_Test_1-SCCP(1537)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1537)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132821937 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132821937 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132821937 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132821937 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:603) 20250823132821937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132821937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132821937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132821937 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1539)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132821937 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132821937 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132821937 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132821937 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132821937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132821937 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:233) 20250823132821937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132821937 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1539)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1539)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1537)@7e0c241b4610: Session index based on local reference:0 MSC_Test_1-M3UA(1539)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132821938 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132821938 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132821938 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132821938 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:603) 20250823132821938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132821938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132821938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132821938 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-RAN(1538)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc_a5_11(1547)12643012 TC_ho_inter_bsc_a5_11(1547)@7e0c241b4610: setverdict(pass): none -> pass 20250823132821939 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250823132821939 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_11(1547)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1547)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1547)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1547)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1547)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1547)@7e0c241b4610: Final verdict of PTC: pass TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823132824843 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823132824843 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132824843 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823132824843 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823132824843 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132824843 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132824843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132824843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132824844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132824844 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132824844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132824844 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1535)@7e0c241b4610: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1535)@7e0c241b4610: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1534)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O 20250823132824853 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132824853 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132824853 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132824853 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132824853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132824853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132824853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132824853 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132824854 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823132824854 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823132824854 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823132824854 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823132824854 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-2345:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823132824854 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-2345:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132824854 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132824854 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132824854 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132824854 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132824854 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbed66ae0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823132824854 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823132824854 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbed66ae0] (call_leg.c:197) 20250823132824854 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823132824854 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823132824854 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeddad90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823132824854 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeddad90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbed66ae0] (call_leg.c:197) 20250823132824855 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbed66ae0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823132824855 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeddad90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823132824855 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeddad90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823132824855 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbed66ae0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823132824855 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbed66ae0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-2345:CM_SERVICE_REQ)[0x561dbeddaec0] (call_leg.c:198) 20250823132824855 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbed66ae0]{RELEASING}: Freeing instance (call_leg.c:198) 20250823132824855 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-263:CM_SERVICE_REQ)[0x561dbed66ae0]{RELEASING}: Deallocated (fsm.c:568) 20250823132824855 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132824855 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132824855 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132824855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132824855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132824855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132824855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132824855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132824855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132824855 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132824855 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132824855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132824855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132824855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132824855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132824855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132824855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1536)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1540)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1546)-2147483634 TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1534)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1534)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132824863 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132824863 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132824863 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132824863 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132824863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132824863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132824863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132824863 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132824863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-2345:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132824863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-2345:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-2345:CM_SERVICE_REQ)[0x561dbeddaec0] (msc_a.c:1053) 20250823132824863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-2345:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132824863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-2345:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132824864 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B - active-conn: now used by 1 (attached) (msub.c:375) 20250823132824864 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132824864 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132824864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132824864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132824864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132824864 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132824864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132824864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1536)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132824865 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132824865 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132824865 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132824865 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132824865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132824865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132824865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132824865 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1535)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1546)10361885 TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: f_call_hangup 9: done TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1546)@7e0c241b4610: Final verdict of PTC: pass 20250823132826882 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132826882 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132826882 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132826882 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132826882 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132826882 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132826882 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132826882 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132826882 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132826882 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132826882 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132826882 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132826883 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132826883 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132826882 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-M3UA(1539)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1536)@7e0c241b4610: Final verdict of PTC: none 20250823132826883 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132826883 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132826883 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132826883 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) 20250823132826883 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132826883 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132826883 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132826883 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132826883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132826883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132826883 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132826883 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132826883 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) 20250823132826883 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132826883 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823132826883 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132826883 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132826883 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132826883 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132826884 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132826884 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(1543)@7e0c241b4610: Final verdict of PTC: none 20250823132826884 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132826884 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132826885 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823132826885 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) MSC_Test_1-SCCP(1537)@7e0c241b4610: Final verdict of PTC: none 20250823132826885 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(1542)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(1538)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1540)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1535)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1541)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1534)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1549)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1533)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1548)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1545)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1544)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1533): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1534): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1535): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1536): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(1537): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(1538): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(1539): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1540): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1541): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1542): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1543): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1544): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1545): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_ho_inter_bsc_a5_10(1546): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_ho_inter_bsc_a5_11(1547): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1548): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1549): none (pass -> pass) MTC@7e0c241b4610: Test case TC_ho_inter_bsc_a5_1 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_1 pass'. Sat Aug 23 13:28:26 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 20250823132827885 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=777560) 20250823132828884 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132828884 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132828884 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823132828884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132828884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132828884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823132828886 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=777560, count=778720) 20250823132829887 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_1 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_3'. ------ MSC_Tests.TC_ho_inter_bsc_a5_3 ------ Sat Aug 23 13:28:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132830888 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_3' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_ho_inter_bsc_a5_3 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1553)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1553)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1553)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(1551)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(1556)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(1556)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1556)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(1554)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132831483 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1557)@7e0c241b4610: 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 } } } 20250823132831653 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) 20250823132831653 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) 20250823132831653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132831653 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(1553)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1553)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132831655 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132831655 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132831655 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132831655 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132831655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132831655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132831655 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(1553)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1553)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1553)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1553)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132831656 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132831656 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132831656 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132831656 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132831656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(1553)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823132831656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132831656 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(1553)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1553)@7e0c241b4610: Message received on association #8 20250823132831656 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132831656 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1553)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1553)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132831675 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) 20250823132831675 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) 20250823132831675 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132831675 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(1556)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1556)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1556)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132831677 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132831677 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132831677 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132831677 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132831677 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132831677 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132831677 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(1556)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(1556)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1556)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1556)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1556)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132831678 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132831678 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132831678 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) MSC_Test_1-M3UA(1556)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823132831678 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132831678 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132831678 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132831678 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(1556)@7e0c241b4610: Message received on association #8 20250823132831679 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823132831679 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1556)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1556)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1556)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1556)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1556)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1556)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132831889 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132831889 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1559)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1559)@7e0c241b4610: 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) } } } } 20250823132831891 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1559)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1559)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1559)@7e0c241b4610: 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(1559)@7e0c241b4610: 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(1559)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1559)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132831901 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) 20250823132831902 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1560)@7e0c241b4610: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_30(1563) TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: 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 } } } } 20250823132832460 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832460 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832460 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832460 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132832460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132832460 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132832460 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832460 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132832460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832460 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132832460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1552)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1552)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc_a5_30(1563)9607429 MSC_Test_0-SCCP(1551)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1552)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132832467 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832467 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132832467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132832467 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132832468 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-264:LU)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132832468 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-264:LU)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132832468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x561dbeda3120]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132832468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x561dbeda3120]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-264:LU)[0x561dbed66050] (fsm.c:486) 20250823132832468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x561dbeda3120]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823132832468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x561dbeda3120]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132832468 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132832468 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132832468 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823132832468 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132832468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbeda3120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132832468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbeda3120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132832468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbeda3120]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823132832468 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedc52e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823132832468 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedc52e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbeda3120] (fsm.c:486) 20250823132832468 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedc52e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823132832468 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedc52e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823132832468 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832468 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132832468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132832468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@7e0c241b4610: { messageType := 2, destLocRef := '929905'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(1551)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(1560)@7e0c241b4610: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_30(1563) MSC_Test-GSUP(1560)@7e0c241b4610: Added IMSI table entry 0TC_ho_inter_bsc_a5_30(1563)"262420000000053" 20250823132832470 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132832470 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_len:11 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1551)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O 20250823132832471 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832471 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832471 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832471 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132832471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132832471 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: setverdict(pass): none -> pass 20250823132832474 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132832474 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedc52e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823132832474 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B) Received 1 auth tuples (vlr.c:996) 20250823132832474 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedc52e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823132832474 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedc52e0]{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) 20250823132832474 DMM DEBUG Tx AUTH REQ (rand = c1f55ef663515e8c434c3c78533b8829) (gsm_04_08.c:641) 20250823132832474 DMM DEBUG AUTH REQ (autn = 227606e096770323dd8e8c98866e641a) (gsm_04_08.c:643) 20250823132832474 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132832474 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832474 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832474 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832474 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132832474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832474 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132832474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1552)@7e0c241b4610: patching N(SD)=1 into dtap '0514472019A1210472B109DE'O MSC_Test_0-RAN(1552)@7e0c241b4610: patched enc_l3: '0554472019A1210472B109DE'O MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_len:15 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1551)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000C0554472019A1210472B109DE'O MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132832480 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832480 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832480 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832480 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132832480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132832480 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132832480 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbed66050]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 472019a172b109de) (gsm_04_08.c:1128) 20250823132832480 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedc52e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823132832480 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B) AUTH on GERAN received SRES/RES: 472019a172b109de (8 bytes) (vlr_auth_fsm.c:151) 20250823132832480 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823132832480 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedc52e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823132832480 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedc52e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823132832480 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedc52e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823132832480 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedc52e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbeda3120] (vlr_auth_fsm.c:294) 20250823132832480 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedc52e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823132832481 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedc52e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823132832481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbeda3120]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823132832481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbeda3120]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132832481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbeda3120]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823132832481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbeda3120]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823132832481 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832481 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832481 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832481 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132832481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832481 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132832481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132832482 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832482 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832482 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832482 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:603) 20250823132832482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132832482 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1556)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132832482 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832482 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832482 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832482 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132832482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832482 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:233) 20250823132832482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132832482 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1556)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1556)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1551)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132832484 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832484 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832484 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832484 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132832484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132832484 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132832485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbeda3120]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823132832485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbeda3120]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132832485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbeda3120]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132832485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbeda3120]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132832485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedc52e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132832485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedc52e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbeda3120] (fsm.c:486) 20250823132832485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedc52e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132832485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedc52e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132832485 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832485 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832485 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832485 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132832485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832485 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132832485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1555)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823132832487 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132832487 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250823132832487 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250823132832487 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132832488 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132832488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbeda3120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132832488 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedc52e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132832488 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedc52e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132832488 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedc52e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132832488 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedc52e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbeda3120] (vlr_lu_fsm.c:110) 20250823132832488 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedc52e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132832488 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedc52e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132832488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbeda3120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132832488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbeda3120]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132832488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedab330]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132832488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedab330]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbeda3120] (fsm.c:486) 20250823132832488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedab330]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132832488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedab330]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132832488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedab330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132832488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedab330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132832488 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:TMSInew-0x3F091337) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250823132832488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedab330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132832488 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:TMSInew-0x3F091337 LOCATION UPDATE ACCEPT (TMSI = 0x3f091337) (gsm_04_08.c:149) 20250823132832488 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:TMSInew-0x3F091337 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_1-RAN(1555)@7e0c241b4610: f_create_expect(l3 := omit, n_connectPointCode := 194 20250823132832488 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832488 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132832488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832488 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132832488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-RAN(1555)@7e0c241b4610: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_31(1564) MSC_Test_0-M3UA(1553)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1552)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1552)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1551)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132832490 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832490 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832490 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832490 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132832490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132832490 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132832490 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:TMSInew-0x3F091337:GERAN-A-264:LU)[0x561dbed66050]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132832490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:TMSInew-0x3F091337:GERAN-A-264:LU)[0x561dbeda3120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132832490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedab330]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132832490 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250823132832490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedab330]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132832490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-264:LU)[0x561dbeda3120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132832490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedab330]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132832490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedab330]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-264:LU)[0x561dbeda3120] (vlr_lu_fsm.c:817) 20250823132832490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedab330]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132832490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x51D7560B:GERAN-A-264:LU)[0x561dbedab330]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132832490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-264:LU)[0x561dbeda3120]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132832490 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250823132832491 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132832491 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132832491 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132832491 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132832491 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832491 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132832491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132832491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1551)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132832492 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832492 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832492 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832492 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132832492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132832492 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132832493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-264:LU)[0x561dbeda3120]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132832493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-264:LU)[0x561dbeda3120]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-264:LU)[0x561dbed66050] (msc_a.c:1053) 20250823132832493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-264:LU)[0x561dbeda3120]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132832493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-264:LU)[0x561dbeda3120]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132832493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-264:LU)[0x561dbeda3120]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132832493 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132832493 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832493 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832493 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832493 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132832493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832493 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132832493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on local reference:0 20250823132832493 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832493 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832493 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832493 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132832493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132832493 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1552)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1563)9607429 TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132832494 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132832494 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: 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 := '3F091337'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1552)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc_a5_30(1563)12180677 MSC_Test_0-RAN(1552)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1551)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132832694 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832694 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832694 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832694 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132832694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132832694 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132832694 DMM DEBUG msc_a(TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbed66ae0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823132832694 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbed7fcb0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132832694 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbed7fcb0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbed66ae0] (fsm.c:486) 20250823132832694 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbed7fcb0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250823132832694 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbed7fcb0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132832694 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132832694 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132832694 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbed7fcb0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132832694 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbed7fcb0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823132832694 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedab330]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823132832694 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedab330]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbed7fcb0] (fsm.c:486) 20250823132832694 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedab330]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823132832694 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedab330]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823132832694 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823132832694 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832694 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832694 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832694 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132832694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832694 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132832694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@7e0c241b4610: { messageType := 2, destLocRef := 'B9DCC5'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(1551)@7e0c241b4610: Session index based on local reference:0 20250823132832695 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132832695 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132832697 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132832697 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedab330]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823132832697 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337) Received 1 auth tuples (vlr.c:996) 20250823132832697 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedab330]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823132832697 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedab330]{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) 20250823132832697 DMM DEBUG Tx AUTH REQ (rand = c1f55ef663515e8c434c3c78533b8829) (gsm_04_08.c:641) 20250823132832697 DMM DEBUG AUTH REQ (autn = 227606e096770323dd8e8c98866e641a) (gsm_04_08.c:643) 20250823132832697 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132832697 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832697 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832697 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832697 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132832697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832697 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132832697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1552)@7e0c241b4610: patching N(SD)=1 into dtap '0514472019A1210472B109DE'O MSC_Test_0-RAN(1552)@7e0c241b4610: patched enc_l3: '0554472019A1210472B109DE'O MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_len:15 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1551)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000C0554472019A1210472B109DE'O MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132832698 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832698 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832698 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832698 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132832698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132832698 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132832698 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbed66ae0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 472019a172b109de) (gsm_04_08.c:1128) 20250823132832698 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedab330]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823132832698 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337) AUTH on GERAN received SRES/RES: 472019a172b109de (8 bytes) (vlr_auth_fsm.c:151) 20250823132832698 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823132832698 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedab330]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823132832698 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedab330]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823132832698 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedab330]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823132832698 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedab330]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbed7fcb0] (vlr_auth_fsm.c:294) 20250823132832698 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedab330]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823132832698 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedab330]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823132832698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbed7fcb0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823132832698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbed7fcb0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132832698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbed7fcb0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823132832698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbed7fcb0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823132832698 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832698 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832698 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832698 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132832698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832698 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132832698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1551)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132832699 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832699 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832699 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832699 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132832700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132832700 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132832700 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbed7fcb0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823132832700 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbed7fcb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132832700 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbed7fcb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132832700 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbed7fcb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132832700 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbed7fcb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132832700 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbed7fcb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132832700 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbed7fcb0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132832700 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbed7fcb0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132832700 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbed7fcb0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132832700 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250823132832700 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832700 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132832700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832700 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132832700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1557)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_30(1563) MSC_Test-MGCP(1558)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_30(1563) MSC_Test_0-RAN(1552)@7e0c241b4610: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1552)@7e0c241b4610: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_len:19 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1551)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132832707 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832707 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832707 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832707 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132832707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132832707 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132832707 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823132832707 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 callref-0x8000000f tid-8) New transaction (transaction.c:231) 20250823132832707 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823132832707 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132832707 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823132832707 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265: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) 20250823132832707 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823132832707 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823132832707 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedc52e0]{ESTABLISHING}: Allocated (fsm.c:456) 20250823132832707 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedc52e0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbed66ae0] (fsm.c:486) 20250823132832707 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265: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) 20250823132832707 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbeda5240]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823132832707 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbeda5240]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedc52e0] (fsm.c:486) 20250823132832707 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:no-CI)[0x561dbeda5240]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823132832707 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:no-CI)[0x561dbeda5240]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823132832707 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedc7370]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823132832707 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedc7370]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedc52e0] (fsm.c:486) 20250823132832707 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:no-CI)[0x561dbedc7370]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823132832707 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:no-CI)[0x561dbedc7370]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1558)@7e0c241b4610: 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(1563) TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823132832715 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:no-CI)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132832715 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedc52e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823132832715 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265: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(1563)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823132832716 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:no-CI)[0x561dbedc7370]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132832716 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedc52e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823132832716 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265: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) 20250823132832716 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1557)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_30(1563) MSC_Test-MNCC(1557)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc_a5_30(1563)-2147483633 20250823132832716 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832716 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832716 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832716 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132832716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832716 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132832716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind 20250823132832719 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1551)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132832721 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832721 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832721 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832721 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132832721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132832721 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132832721 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbedc7370]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823132832721 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265: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)[0x561dbedc7370]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823132832721 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265: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)[0x561dbedc7370]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823132832721 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265: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) 20250823132832721 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265: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) 20250823132832721 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265: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) 20250823132832721 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265: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(1563)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823132832723 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823132832723 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132832723 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132832723 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823132832723 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832723 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132832723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132832723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132832723 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedc7370]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132832723 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedc7370]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823132832723 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedc52e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132832725 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823132832725 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132832725 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132832725 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823132832725 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832725 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832725 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832725 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132832725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832725 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132832725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823132832726 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823132832726 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265: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) 20250823132832726 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265: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) 20250823132832726 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbeda5240]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823132832726 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbeda5240]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823132832726 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265: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)[0x561dbeda5240]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823132832727 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823132832727 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132832727 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132832727 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823132832727 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823132832727 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832727 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832727 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832727 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132832727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132832727 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132832727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-RAN(1552)@7e0c241b4610: patching N(SD)=3 into dtap '030F'O TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: { 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" } } } } } } } MSC_Test_0-RAN(1552)@7e0c241b4610: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1551)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250823132832728 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132832729 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132832729 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132832729 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132832729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132832729 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132832729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132832729 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132832729 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823132832729 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823132832729 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823132832729 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132832729 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) 20250823132832729 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132832729 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda5240]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132832729 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedc52e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823132832729 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedc52e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: f_mo_call_establish DONE TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1551)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132834235 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132834235 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132834235 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132834235 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132834235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132834235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132834235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132834235 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132834236 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132834236 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132834236 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132834236 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132834236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132834236 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:233) 20250823132834236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132834236 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1556)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1556)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1554)@7e0c241b4610: First idle individual index:0 MSC_Test_1-SCCP(1554)@7e0c241b4610: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1555)@7e0c241b4610: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1555)@7e0c241b4610: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1555)@7e0c241b4610: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_31(1564) MSC_Test_1-RAN(1555)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc_a5_31(1564)12293953 MSC_Test_1-SCCP(1554)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1554)@7e0c241b4610: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1556)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132834240 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132834240 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132834240 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132834240 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:603) 20250823132834240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132834240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132834240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132834240 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-SCCP(1554)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1554)@7e0c241b4610: vl_len:25 MSC_Test_1-SCCP(1554)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1554)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1556)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132834442 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132834442 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132834442 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132834442 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:603) 20250823132834442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132834442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132834442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132834442 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132834442 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132834442 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132834442 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132834442 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132834442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132834442 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132834442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132834442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: 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(1554)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1554)@7e0c241b4610: vl_len:3 MSC_Test_1-SCCP(1554)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1554)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00011B'O 20250823132834744 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132834744 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132834744 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132834744 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:603) 20250823132834744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132834744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132834744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132834744 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1556)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132834744 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedc7370]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250823132834744 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedc7370]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250823132834744 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265: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)[0x561dbedc7370]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250823132834744 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265: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)[0x561dbedc7370]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823132834745 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132834745 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132834745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132834745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132834745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132834745 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132834745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132834745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132834746 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x561dbedc7370]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132834746 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x561dbedc7370]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132834746 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedc52e0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1554)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1554)@7e0c241b4610: vl_len:3 MSC_Test_1-SCCP(1554)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1554)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1556)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132834950 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132834950 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132834950 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132834950 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:603) 20250823132834950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132834950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132834950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132834950 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132834950 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132834950 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132834950 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132834950 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132834950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132834950 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132834950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132834950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1551)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132834951 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132834952 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132834952 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132834952 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132834952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132834952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132834952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132834952 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132834952 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132834952 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132834952 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132834952 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132834952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132834952 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132834952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132834952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132834952 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132834952 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132834952 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132834952 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132834952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132834952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132834952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132834952 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1552)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1563)12180677 TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132834952 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250823132834952 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: FIRST inter-BSC Handover done MSC_Test_0-RAN(1552)@7e0c241b4610: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1552)@7e0c241b4610: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_30(1563) MSC_Test_1-SCCP(1554)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1554)@7e0c241b4610: vl_len:16 MSC_Test_1-SCCP(1554)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1554)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1556)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132837848 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132837848 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132837848 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132837848 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:603) 20250823132837848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132837848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132837848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132837848 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132837848 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132837848 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132837848 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132837848 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132837848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132837848 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132837848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132837848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@7e0c241b4610: First idle individual index:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1552)@7e0c241b4610: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1552)@7e0c241b4610: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1552)@7e0c241b4610: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_30(1563) MSC_Test_0-RAN(1552)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc_a5_30(1563)4987781 MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132837850 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132837850 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132837850 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132837850 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132837850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132837850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132837850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132837850 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_len:25 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1551)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132838054 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132838054 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132838054 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132838054 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132838054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132838054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132838054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132838054 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132838054 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132838054 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132838054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132838054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132838054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132838054 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:233) 20250823132838054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132838054 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1556)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1556)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1554)@7e0c241b4610: Session index based on local reference:0 MSC_Test_1-SCCP(1554)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1554)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1554)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_31(1564)@7e0c241b4610: 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(1551)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1551)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132838352 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132838352 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132838352 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132838352 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132838352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132838352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132838352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132838352 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132838352 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x561dbedc7370]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250823132838352 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x561dbedc7370]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823132838352 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265: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)[0x561dbedc7370]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250823132838352 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265: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)[0x561dbedc7370]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823132838352 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132838352 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132838352 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132838352 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132838352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132838352 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:233) 20250823132838352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132838352 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1556)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1556)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1554)@7e0c241b4610: Session index based on local reference:0 MSC_Test_1-SCCP(1554)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1554)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1554)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132838354 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedc7370]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132838354 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedc7370]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132838354 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedc52e0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1551)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132838554 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132838554 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132838554 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132838554 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132838554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132838554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132838554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132838554 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132838554 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132838554 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132838554 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132838554 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132838554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132838554 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:233) 20250823132838554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132838554 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1556)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1556)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1554)@7e0c241b4610: Session index based on local reference:0 MSC_Test_1-SCCP(1554)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1554)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1554)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1554)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1554)@7e0c241b4610: vl_len:3 MSC_Test_1-SCCP(1554)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1554)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132838557 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132838557 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132838557 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132838557 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:603) 20250823132838557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132838557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132838557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132838557 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1556)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132838557 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132838557 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132838557 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132838557 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132838557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132838557 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:233) 20250823132838557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132838557 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1556)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1556)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1554)@7e0c241b4610: Session index based on local reference:0 20250823132838557 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132838557 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132838557 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132838557 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:603) 20250823132838557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132838557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132838557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132838557 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1556)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1555)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc_a5_31(1564)12293953 TC_ho_inter_bsc_a5_31(1564)@7e0c241b4610: setverdict(pass): none -> pass 20250823132838558 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250823132838558 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_31(1564)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1564)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1564)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1564)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1564)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1564)@7e0c241b4610: Final verdict of PTC: pass TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823132841456 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823132841456 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132841456 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823132841456 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823132841456 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132841456 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132841456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132841456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132841456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132841456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132841456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132841456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1552)@7e0c241b4610: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1552)@7e0c241b4610: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1551)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132841458 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132841458 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132841458 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132841458 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132841458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132841458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132841458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132841458 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132841458 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823132841458 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823132841458 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823132841458 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823132841458 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-2347:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823132841458 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-2347:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132841458 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132841458 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132841458 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132841458 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132841458 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedc52e0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823132841458 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedc7370]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823132841458 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedc7370]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedc52e0] (call_leg.c:197) 20250823132841458 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedc7370]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823132841458 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedc7370]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823132841458 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda5240]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823132841458 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda5240]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedc52e0] (call_leg.c:197) 20250823132841458 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedc52e0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823132841458 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda5240]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823132841458 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda5240]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823132841458 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedc52e0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823132841458 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedc52e0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-2347:CM_SERVICE_REQ)[0x561dbed66ae0] (call_leg.c:198) 20250823132841458 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedc52e0]{RELEASING}: Freeing instance (call_leg.c:198) 20250823132841458 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-265:CM_SERVICE_REQ)[0x561dbedc52e0]{RELEASING}: Deallocated (fsm.c:568) 20250823132841458 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132841458 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132841458 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132841458 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132841458 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132841458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132841458 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132841458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132841458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132841458 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132841458 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132841458 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132841458 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132841458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132841458 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132841458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132841458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1553)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1557)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1563)-2147483633 TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1551)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1551)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132841460 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132841460 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132841460 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132841460 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132841460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132841460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132841460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132841460 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132841460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-2347:CM_SERVICE_REQ)[0x561dbed7fcb0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132841460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-2347:CM_SERVICE_REQ)[0x561dbed7fcb0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-2347:CM_SERVICE_REQ)[0x561dbed66ae0] (msc_a.c:1053) 20250823132841460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-2347:CM_SERVICE_REQ)[0x561dbed7fcb0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132841460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-2347:CM_SERVICE_REQ)[0x561dbed7fcb0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132841460 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132841460 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132841460 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132841460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132841460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132841460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132841460 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132841460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132841460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@7e0c241b4610: Session index based on local reference:0 20250823132841460 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132841460 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132841460 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132841460 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132841460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132841460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132841460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132841460 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1552)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1563)4987781 TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: f_call_hangup 9: done TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1563)@7e0c241b4610: Final verdict of PTC: pass 20250823132843472 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132843472 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132843472 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132843472 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132843472 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132843472 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132843472 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132843472 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132843473 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) 20250823132843473 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132843473 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132843473 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132843473 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132843473 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132843473 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132843473 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132843473 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132843473 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132843473 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132843474 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-SCCP(1551)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(1560)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1553)@7e0c241b4610: Final verdict of PTC: none 20250823132843474 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823132843474 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) MSC_Test_1-M3UA(1556)@7e0c241b4610: Final verdict of PTC: none20250823132843474 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132843475 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(1554)@7e0c241b4610: Final verdict of PTC: none 20250823132843475 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132843475 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132843475 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132843475 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132843475 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132843475 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132843475 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132843475 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) 20250823132843475 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132843475 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823132843475 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132843475 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132843475 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132843475 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132843476 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132843476 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132843476 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823132843476 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(1561)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1557)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1552)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1558)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1559)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(1555)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1550)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1562)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1566)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1565)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1550): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1551): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1552): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1553): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(1554): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(1555): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(1556): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1557): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1558): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1559): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1560): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1561): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1562): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_ho_inter_bsc_a5_30(1563): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_ho_inter_bsc_a5_31(1564): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1565): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1566): none (pass -> pass) MTC@7e0c241b4610: Test case TC_ho_inter_bsc_a5_3 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_3 pass'. Sat Aug 23 13:28:43 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 20250823132844477 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=777652) 20250823132845474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132845474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132845474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823132845476 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132845476 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132845476 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823132845478 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=777652, count=780244) 20250823132846480 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_3 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_4'. ------ MSC_Tests.TC_ho_inter_bsc_a5_4 ------ Sat Aug 23 13:28:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132847481 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_4' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_ho_inter_bsc_a5_4 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1570)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1570)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1570)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(1568)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(1573)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(1573)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1573)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(1571)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132848095 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1574)@7e0c241b4610: 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 } } } 20250823132848271 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) 20250823132848271 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) 20250823132848271 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132848271 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(1570)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1570)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132848273 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132848273 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132848273 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132848273 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132848273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132848273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132848273 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(1570)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1570)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1570)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1570)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 20250823132848274 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132848274 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132848274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132848274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132848274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132848274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132848274 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(1570)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132848274 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132848274 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132848288 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) 20250823132848288 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) 20250823132848288 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132848288 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(1573)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1573)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1573)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1573)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(1573)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823132848289 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132848289 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132848289 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132848289 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132848289 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132848289 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132848289 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(1573)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1573)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1573)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1573)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1573)@7e0c241b4610: Message received on association #8 20250823132848290 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132848290 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132848290 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132848290 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132848290 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132848290 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132848290 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(1573)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1573)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1573)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1573)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1573)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1573)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132848290 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823132848290 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132848482 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132848482 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1576)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1576)@7e0c241b4610: 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) } } } } 20250823132848483 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1576)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1576)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1576)@7e0c241b4610: 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)@7e0c241b4610: 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)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1576)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132848493 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) 20250823132848493 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1577)@7e0c241b4610: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_40(1580) TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: 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 } } } } 20250823132849077 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849077 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849077 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849077 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132849077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132849077 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132849077 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849077 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132849077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132849077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1569)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1569)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc_a5_40(1580)9747530 MSC_Test_0-SCCP(1568)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1569)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132849083 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849083 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849083 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849083 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132849083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132849083 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132849083 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-266:LU)[0x561dbedb4730]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132849083 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-266:LU)[0x561dbedb4730]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132849083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x561dbed93fd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132849083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x561dbed93fd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-266:LU)[0x561dbedb4730] (fsm.c:486) 20250823132849083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x561dbed93fd0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823132849083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x561dbed93fd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132849083 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132849083 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132849083 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823132849083 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132849083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed93fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132849083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed93fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132849083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed93fd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823132849083 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed66050]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823132849083 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed66050]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed93fd0] (fsm.c:486) 20250823132849083 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed66050]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823132849083 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed66050]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823132849083 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849083 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849083 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849083 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132849083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132849083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@7e0c241b4610: { messageType := 2, destLocRef := '94BC4A'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(1568)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(1577)@7e0c241b4610: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_40(1580) MSC_Test-GSUP(1577)@7e0c241b4610: Added IMSI table entry 0TC_ho_inter_bsc_a5_40(1580)"262420000000053" 20250823132849085 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132849085 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_len:11 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_from0 20250823132849086 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849086 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849086 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849086 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132849086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132849086 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1568)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: setverdict(pass): none -> pass 20250823132849087 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132849087 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed66050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823132849087 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337) Received 1 auth tuples (vlr.c:996) 20250823132849087 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed66050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823132849087 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed66050]{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) 20250823132849087 DMM DEBUG Tx AUTH REQ (rand = 62b9b0993715964fd6ba1f6fad2cb7fc) (gsm_04_08.c:641) 20250823132849087 DMM DEBUG AUTH REQ (autn = 5eb3ad5487f50735cde2dd9dd76186c5) (gsm_04_08.c:643) 20250823132849087 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132849087 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849087 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132849087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849087 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132849087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1569)@7e0c241b4610: patching N(SD)=1 into dtap '0514ECAF329021041B673F34'O MSC_Test_0-RAN(1569)@7e0c241b4610: patched enc_l3: '0554ECAF329021041B673F34'O MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_len:15 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1568)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000C0554ECAF329021041B673F34'O 20250823132849092 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849092 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849092 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849092 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132849092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132849092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132849092 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132849092 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbedb4730]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ecaf32901b673f34) (gsm_04_08.c:1128) 20250823132849092 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed66050]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823132849092 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337) AUTH on GERAN received SRES/RES: ecaf32901b673f34 (8 bytes) (vlr_auth_fsm.c:151) 20250823132849092 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823132849092 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed66050]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823132849092 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed66050]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823132849092 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed66050]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823132849092 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed66050]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed93fd0] (vlr_auth_fsm.c:294) 20250823132849092 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed66050]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823132849092 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed66050]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823132849092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed93fd0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823132849092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed93fd0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132849092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed93fd0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823132849092 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849092 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849092 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849092 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:603) 20250823132849092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132849092 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1573)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132849092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed93fd0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823132849092 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849092 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849092 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849092 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132849092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849092 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132849092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132849092 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849092 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849092 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849092 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132849092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849092 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:233) 20250823132849092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132849092 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1573)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-M3UA(1573)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1572)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1568)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132849094 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849094 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849094 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849094 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132849094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132849094 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132849095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed93fd0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823132849095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed93fd0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132849095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed93fd0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132849095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed93fd0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132849095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132849095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed93fd0] (fsm.c:486) 20250823132849095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132849095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132849095 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849095 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849095 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849095 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132849095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849095 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132849095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1572)@7e0c241b4610: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1572)@7e0c241b4610: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_41(1581) 20250823132849096 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132849096 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250823132849096 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250823132849096 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132849096 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132849096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed93fd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132849096 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed66050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132849096 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed66050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132849096 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132849096 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed93fd0] (vlr_lu_fsm.c:110) 20250823132849096 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132849096 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132849096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed93fd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132849096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed93fd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132849096 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132849096 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbed93fd0] (fsm.c:486) 20250823132849096 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132849096 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132849096 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132849096 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132849096 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:TMSInew-0x18FC8E5E) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250823132849096 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132849096 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:TMSInew-0x18FC8E5E LOCATION UPDATE ACCEPT (TMSI = 0x18fc8e5e) (gsm_04_08.c:149) 20250823132849096 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:TMSInew-0x18FC8E5E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132849096 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849096 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132849096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132849096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1569)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1569)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1568)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132849098 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849098 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849098 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849098 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132849098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132849098 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132849098 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:TMSInew-0x18FC8E5E:GERAN-A-266:LU)[0x561dbedb4730]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132849098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:TMSInew-0x18FC8E5E:GERAN-A-266:LU)[0x561dbed93fd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132849098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132849098 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250823132849098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132849098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-266:LU)[0x561dbed93fd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132849098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132849098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-266:LU)[0x561dbed93fd0] (vlr_lu_fsm.c:817) 20250823132849098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132849098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3F091337:GERAN-A-266:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132849098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-266:LU)[0x561dbed93fd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132849098 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250823132849098 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132849098 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132849098 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132849098 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132849098 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849098 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132849098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849098 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132849098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1568)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132849099 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849099 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849099 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849099 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132849099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132849099 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132849100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-266:LU)[0x561dbed93fd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132849100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-266:LU)[0x561dbed93fd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-266:LU)[0x561dbedb4730] (msc_a.c:1053) 20250823132849100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-266:LU)[0x561dbed93fd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132849100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-266:LU)[0x561dbed93fd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132849100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-266:LU)[0x561dbed93fd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132849100 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E - active-conn: now used by 1 (attached) (msub.c:375) 20250823132849100 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849100 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132849100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849100 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132849100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on local reference:0 20250823132849100 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849100 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849100 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849100 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132849100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132849100 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1569)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1580)9747530 TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132849101 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132849101 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: 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 := '18FC8E5E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1569)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc_a5_40(1580)959015 MSC_Test_0-RAN(1569)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1568)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132849302 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849302 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849302 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849302 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132849302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132849302 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132849302 DMM DEBUG msc_a(TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbedc52e0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823132849302 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132849302 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbedc52e0] (fsm.c:486) 20250823132849302 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250823132849302 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132849302 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132849302 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132849302 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132849302 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823132849302 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbeddad90]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823132849302 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbeddad90]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbedc5090] (fsm.c:486) 20250823132849302 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbeddad90]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823132849302 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbeddad90]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823132849302 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823132849302 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849302 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849302 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849302 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132849302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849302 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132849302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@7e0c241b4610: { messageType := 2, destLocRef := '0EA227'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(1568)@7e0c241b4610: Session index based on local reference:0 20250823132849304 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132849304 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132849305 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132849305 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbeddad90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823132849305 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E) Received 1 auth tuples (vlr.c:996) 20250823132849305 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbeddad90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823132849305 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbeddad90]{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) 20250823132849305 DMM DEBUG Tx AUTH REQ (rand = 62b9b0993715964fd6ba1f6fad2cb7fc) (gsm_04_08.c:641) 20250823132849305 DMM DEBUG AUTH REQ (autn = 5eb3ad5487f50735cde2dd9dd76186c5) (gsm_04_08.c:643) 20250823132849305 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132849305 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849305 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849305 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849305 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132849305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132849306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1569)@7e0c241b4610: patching N(SD)=1 into dtap '0514ECAF329021041B673F34'O MSC_Test_0-RAN(1569)@7e0c241b4610: patched enc_l3: '0554ECAF329021041B673F34'O MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_len:15 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1568)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000C0554ECAF329021041B673F34'O 20250823132849308 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849308 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849308 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849308 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132849308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132849308 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132849308 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbedc52e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ecaf32901b673f34) (gsm_04_08.c:1128) 20250823132849308 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbeddad90]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823132849308 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E) AUTH on GERAN received SRES/RES: ecaf32901b673f34 (8 bytes) (vlr_auth_fsm.c:151) 20250823132849308 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823132849309 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbeddad90]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823132849309 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbeddad90]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823132849309 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbeddad90]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823132849309 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbeddad90]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbedc5090] (vlr_auth_fsm.c:294) 20250823132849309 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbeddad90]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823132849309 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbeddad90]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823132849309 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823132849309 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132849309 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823132849309 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823132849309 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849309 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849309 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849309 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132849309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849309 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132849309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1568)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132849311 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849311 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849311 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849311 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132849311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132849311 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132849311 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823132849311 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132849311 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132849311 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132849311 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132849311 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132849311 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132849311 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132849311 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132849311 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250823132849312 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849312 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132849312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849312 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132849312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1574)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_40(1580) MSC_Test-MGCP(1575)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_40(1580) MSC_Test_0-RAN(1569)@7e0c241b4610: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1569)@7e0c241b4610: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_len:19 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1568)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132849325 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849325 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849325 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849325 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132849325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132849326 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132849326 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823132849326 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E callref-0x80000010 tid-8) New transaction (transaction.c:231) 20250823132849326 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823132849326 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132849326 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823132849326 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267: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) 20250823132849326 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823132849326 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823132849326 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHING}: Allocated (fsm.c:456) 20250823132849326 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbedc52e0] (fsm.c:486) 20250823132849326 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267: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) 20250823132849326 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbedab330]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823132849326 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbedab330]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbed66050] (fsm.c:486) 20250823132849326 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:no-CI)[0x561dbedab330]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823132849326 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:no-CI)[0x561dbedab330]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823132849326 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbeda5240]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823132849326 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbeda5240]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbed66050] (fsm.c:486) 20250823132849326 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:no-CI)[0x561dbeda5240]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823132849326 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:no-CI)[0x561dbeda5240]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1575)@7e0c241b4610: 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(1580) TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823132849333 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:no-CI)[0x561dbedab330]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132849333 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823132849333 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267: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(1580)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823132849333 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:no-CI)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132849333 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823132849333 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267: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) 20250823132849333 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) Sending Assignment Command (msc_a.c:706) 20250823132849333 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849333 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132849333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132849333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1574)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_40(1580) MSC_Test-MNCC(1574)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc_a5_40(1580)-2147483632 TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request 20250823132849336 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1568)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132849337 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849337 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849337 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849337 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132849337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132849337 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132849337 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbeda5240]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823132849337 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267: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)[0x561dbeda5240]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823132849337 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267: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)[0x561dbeda5240]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823132849337 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267: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) 20250823132849337 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267: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) 20250823132849337 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267: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) 20250823132849337 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267: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(1580)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823132849338 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823132849338 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132849338 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132849338 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823132849338 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849338 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849338 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849338 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132849338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132849338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132849338 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132849338 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132849338 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823132849339 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823132849339 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132849339 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132849339 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823132849339 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849339 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849339 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849339 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132849339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849339 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132849339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823132849340 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823132849340 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267: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) 20250823132849340 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267: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) 20250823132849340 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedab330]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823132849340 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedab330]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823132849340 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267: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)[0x561dbedab330]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823132849340 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823132849340 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132849340 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132849340 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823132849340 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823132849340 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849340 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849340 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849340 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132849340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849340 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132849340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1569)@7e0c241b4610: patching N(SD)=3 into dtap '030F'O TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-RAN(1569)@7e0c241b4610: patched enc_l3: '03CF'O TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: { 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" } } } } } } } MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1568)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132849341 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132849341 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132849341 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132849341 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132849341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132849341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132849341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132849341 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132849341 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823132849341 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823132849341 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823132849341 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132849341 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) 20250823132849341 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedab330]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132849341 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedab330]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132849341 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823132849341 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: f_mo_call_establish DONE TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1568)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O 20250823132850856 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132850856 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132850856 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132850856 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132850856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132850856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132850856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132850856 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132850857 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132850857 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132850857 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132850857 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132850857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132850857 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:233) 20250823132850857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132850857 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1573)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1573)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1571)@7e0c241b4610: First idle individual index:0 MSC_Test_1-SCCP(1571)@7e0c241b4610: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1572)@7e0c241b4610: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1572)@7e0c241b4610: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1572)@7e0c241b4610: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_41(1581) MSC_Test_1-RAN(1572)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc_a5_41(1581)10602469 MSC_Test_1-SCCP(1571)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-M3UA(1573)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1571)@7e0c241b4610: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823132850866 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132850866 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132850866 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132850866 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:603) 20250823132850866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132850866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132850866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132850866 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-SCCP(1571)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1571)@7e0c241b4610: vl_len:25 MSC_Test_1-SCCP(1571)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1571)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1573)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132851066 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132851066 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132851066 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132851066 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:603) 20250823132851066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132851066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132851066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132851066 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132851067 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132851067 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132851067 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132851068 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132851068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132851068 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132851068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132851068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: 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(1571)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1571)@7e0c241b4610: vl_len:3 MSC_Test_1-SCCP(1571)@7e0c241b4610: vl_from0 20250823132851375 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132851375 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132851375 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132851375 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:603) 20250823132851375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132851375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132851375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132851375 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-SCCP(1571)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1573)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132851376 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250823132851376 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250823132851376 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267: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)[0x561dbeda5240]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250823132851376 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267: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)[0x561dbeda5240]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823132851376 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132851376 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132851376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132851376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132851376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132851376 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132851376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132851376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132851383 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132851383 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x561dbeda5240]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132851383 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1571)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1571)@7e0c241b4610: vl_len:3 MSC_Test_1-SCCP(1571)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1571)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1573)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132851582 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132851582 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132851582 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132851582 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:603) 20250823132851582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132851582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132851582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132851582 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132851583 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132851583 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132851584 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132851584 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132851584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132851584 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132851584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132851584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1568)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132851589 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132851589 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132851589 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132851589 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132851589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132851589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132851589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132851589 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132851591 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132851591 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132851591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132851591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132851591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132851591 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132851591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132851591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on local reference:0 20250823132851592 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132851592 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132851592 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132851592 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132851592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132851592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132851592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132851592 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1569)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1580)959015 TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132851593 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250823132851593 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: FIRST inter-BSC Handover done MSC_Test_0-RAN(1569)@7e0c241b4610: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1569)@7e0c241b4610: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_40(1580) MSC_Test_1-SCCP(1571)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1571)@7e0c241b4610: vl_len:16 MSC_Test_1-SCCP(1571)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1571)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1573)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132854478 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132854478 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132854478 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132854478 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:603) 20250823132854478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132854478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132854478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132854478 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132854478 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132854478 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132854478 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132854478 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132854478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132854478 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132854478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132854478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@7e0c241b4610: First idle individual index:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1569)@7e0c241b4610: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1569)@7e0c241b4610: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1569)@7e0c241b4610: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_40(1580) MSC_Test_0-RAN(1569)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc_a5_40(1580)15960113 MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132854480 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132854480 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132854480 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132854480 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132854480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132854480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132854480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132854480 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_len:25 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1568)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132854686 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132854686 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132854686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132854686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132854686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132854686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132854686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132854686 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132854686 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132854686 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132854686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132854686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132854686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132854686 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:233) 20250823132854686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132854686 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1573)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1573)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1571)@7e0c241b4610: Session index based on local reference:0 MSC_Test_1-SCCP(1571)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1571)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1571)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_41(1581)@7e0c241b4610: 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(1568)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1568)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00011B'O 20250823132854984 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132854984 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132854984 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132854984 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132854984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132854985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132854985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132854985 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132854985 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x561dbeda5240]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250823132854985 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x561dbeda5240]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823132854985 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267: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)[0x561dbeda5240]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250823132854985 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267: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)[0x561dbeda5240]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823132854986 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132854986 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132854986 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132854986 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132854986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132854986 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:233) 20250823132854986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132854986 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1573)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1573)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1571)@7e0c241b4610: Session index based on local reference:0 MSC_Test_1-SCCP(1571)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1571)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1571)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132854990 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132854990 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132854991 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1568)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132855186 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132855186 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132855186 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132855186 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132855186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132855186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132855186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132855186 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132855186 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132855186 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132855186 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132855186 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132855186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132855186 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:233) 20250823132855186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132855186 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1573)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1573)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1571)@7e0c241b4610: Session index based on local reference:0 MSC_Test_1-SCCP(1571)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1571)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1571)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1571)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1571)@7e0c241b4610: vl_len:3 MSC_Test_1-SCCP(1571)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1571)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132855188 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132855188 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132855188 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132855188 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:603) 20250823132855188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132855188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132855188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132855188 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1573)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132855188 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132855188 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132855188 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132855188 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132855188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132855188 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:233) 20250823132855188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132855188 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1573)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1573)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1571)@7e0c241b4610: Session index based on local reference:0 20250823132855189 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132855189 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132855189 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132855189 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:603) 20250823132855189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132855189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132855189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132855189 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1573)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1572)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc_a5_41(1581)10602469 TC_ho_inter_bsc_a5_41(1581)@7e0c241b4610: setverdict(pass): none -> pass 20250823132855189 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250823132855189 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_41(1581)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1581)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1581)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1581)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1581)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1581)@7e0c241b4610: Final verdict of PTC: pass TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823132858087 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823132858087 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132858087 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823132858087 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823132858087 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132858087 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132858087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132858087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132858087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132858087 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132858087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132858087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1569)@7e0c241b4610: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1569)@7e0c241b4610: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1568)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132858089 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132858089 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132858089 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132858089 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132858089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132858089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132858089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132858089 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132858089 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823132858089 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823132858089 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823132858089 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823132858089 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-2349:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823132858089 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-2349:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132858089 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132858089 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132858089 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132858089 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132858089 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823132858089 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823132858089 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbed66050] (call_leg.c:197) 20250823132858089 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823132858089 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823132858089 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedab330]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823132858089 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedab330]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbed66050] (call_leg.c:197) 20250823132858089 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbed66050]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823132858089 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedab330]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823132858089 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedab330]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823132858089 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbed66050]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823132858089 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbed66050]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-2349:CM_SERVICE_REQ)[0x561dbedc52e0] (call_leg.c:198) 20250823132858089 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbed66050]{RELEASING}: Freeing instance (call_leg.c:198) 20250823132858089 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-267:CM_SERVICE_REQ)[0x561dbed66050]{RELEASING}: Deallocated (fsm.c:568) 20250823132858089 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132858089 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132858089 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132858089 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132858089 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132858090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132858090 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132858090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132858090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132858090 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132858090 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132858090 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132858090 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132858090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132858090 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132858090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132858090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1574)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1580)-2147483632 TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1568)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1568)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132858091 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132858091 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132858091 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132858091 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132858091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132858091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132858091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132858091 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132858091 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-2349:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132858091 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-2349:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-2349:CM_SERVICE_REQ)[0x561dbedc52e0] (msc_a.c:1053) 20250823132858091 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-2349:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132858091 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-2349:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132858091 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E - active-conn: now used by 1 (attached) (msub.c:375) 20250823132858091 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132858091 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132858091 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132858091 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132858091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132858091 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132858091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132858091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1570)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132858091 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132858091 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132858091 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132858091 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132858091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132858091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132858091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132858091 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1569)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1580)15960113 TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: f_call_hangup 9: done TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1580)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(1568)@7e0c241b4610: Final verdict of PTC: none 20250823132900094 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132900094 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132900094 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132900094 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132900095 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132900095 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132900095 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132900095 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132900095 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) 20250823132900095 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132900095 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132900095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132900095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132900095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132900095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132900095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132900095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132900095 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132900095 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132900095 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) 20250823132900095 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132900095 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132900095 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823132900095 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823132900095 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132900095 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823132900095 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250823132900095 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) 20250823132900095 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132900095 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823132900095 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132900095 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132900095 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132900095 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132900095 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132900095 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(1570)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(1577)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(1571)@7e0c241b4610: Final verdict of PTC: none 20250823132900095 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823132900095 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132900095 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132900095 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823132900095 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-M3UA(1573)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1583)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1574)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1576)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1575)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1567)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1582)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1578)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(1572)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1579)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1569)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1567): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1568): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1569): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1570): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(1571): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(1572): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(1573): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1574): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1575): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1576): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1577): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1578): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1579): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_ho_inter_bsc_a5_40(1580): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_ho_inter_bsc_a5_41(1581): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1582): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1583): none (pass -> pass) MTC@7e0c241b4610: Test case TC_ho_inter_bsc_a5_4 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_4 pass'. Sat Aug 23 13:29:00 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 20250823132901097 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=777484) 20250823132902095 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132902096 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132902096 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823132902096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132902096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132902096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823132902098 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=777484, count=780076) 20250823132903099 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_4 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_ipv6'. ------ MSC_Tests.TC_ho_inter_bsc_ipv6 ------ Sat Aug 23 13:29:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132904100 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_ipv6' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_ho_inter_bsc_ipv6 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1587)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1587)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1587)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(1585)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(1590)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(1590)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1590)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-SCCP(1588)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132904717 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1591)@7e0c241b4610: 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 } } } 20250823132904897 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) 20250823132904897 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) 20250823132904897 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132904897 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(1587)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1587)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1587)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132904902 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132904902 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132904902 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132904902 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132904902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132904902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132904902 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(1587)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1587)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1587)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1587)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1587)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132904903 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132904903 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132904903 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132904903 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132904903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132904903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132904903 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(1587)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1587)@7e0c241b4610: Message received on association #8 20250823132904903 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132904903 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1587)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1587)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1587)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1587)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1587)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1587)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132904912 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) 20250823132904912 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) 20250823132904912 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132904912 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(1590)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1590)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1590)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132904917 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132904917 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132904917 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132904917 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132904917 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132904917 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132904917 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(1590)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(1590)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1590)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1590)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1590)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132904918 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132904918 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132904918 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132904918 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132904918 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132904918 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132904918 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(1590)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1590)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1590)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1590)@7e0c241b4610: Message received on association #8 20250823132904918 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823132904918 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1590)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1590)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1590)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1590)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132905101 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132905101 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1593)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1593)@7e0c241b4610: 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) } } } } 20250823132905107 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1593)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1593)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1593)@7e0c241b4610: 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(1593)@7e0c241b4610: 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(1593)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1593)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132905136 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) 20250823132905136 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1594)@7e0c241b4610: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_ipv60(1597) TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: 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 } } } } 20250823132905705 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132905705 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132905705 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132905705 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132905705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132905705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132905705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132905705 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132905705 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132905705 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132905705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132905705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132905705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132905706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132905706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132905706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1586)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1586)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc_ipv60(1597)1249826 MSC_Test_0-SCCP(1585)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1586)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823132905712 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132905712 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132905712 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132905712 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132905712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132905712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132905712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132905712 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132905712 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-268:LU)[0x561dbed66ae0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132905713 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-268:LU)[0x561dbed66ae0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132905713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x561dbedb40d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132905713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x561dbedb40d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-268:LU)[0x561dbed66ae0] (fsm.c:486) 20250823132905713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x561dbedb40d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132905713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x561dbedb40d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132905713 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132905713 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132905713 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823132905713 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132905713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb40d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132905713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb40d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132905713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb40d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132905713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb40d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132905713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb40d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132905713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb40d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132905713 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb4730]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132905713 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb4730]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb40d0] (fsm.c:486) 20250823132905713 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb4730]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132905713 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb4730]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132905713 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132905713 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132905713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132905713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132905713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132905713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132905713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132905713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132905713 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132905713 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132905713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132905713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132905713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132905713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132905713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132905713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1587)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@7e0c241b4610: { messageType := 2, destLocRef := '131222'O, 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(1585)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1594)@7e0c241b4610: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_ipv60(1597) MSC_Test-GSUP(1594)@7e0c241b4610: Added IMSI table entry 0TC_ho_inter_bsc_ipv60(1597)"262420000000053" 20250823132905716 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132905716 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: vl_len:11 MSC_Test_0-SCCP(1585)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1585)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O 20250823132905718 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132905718 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132905718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132905718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132905718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132905718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132905718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132905718 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: setverdict(pass): none -> pass 20250823132905718 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132905718 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132905718 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132905718 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:603) 20250823132905718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132905718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132905718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132905718 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1590)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132905718 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132905718 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132905718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132905718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132905718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132905718 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:233) 20250823132905718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132905718 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1590)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1590)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132905720 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132905720 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250823132905720 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250823132905720 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132905721 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132905721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb40d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132905721 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb4730]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132905721 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb4730]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132905721 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb4730]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132905721 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb4730]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb40d0] (vlr_lu_fsm.c:110) 20250823132905721 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb4730]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132905721 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb4730]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132905721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb40d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132905721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb40d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132905721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb7c10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132905721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb7c10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb40d0] (fsm.c:486) 20250823132905721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb7c10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132905721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb7c10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132905721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb7c10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132905721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb7c10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132905721 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:TMSInew-0x398DE524) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250823132905721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb7c10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132905721 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:TMSInew-0x398DE524 LOCATION UPDATE ACCEPT (TMSI = 0x398de524) (gsm_04_08.c:149) MSC_Test_1-RAN(1589)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823132905721 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:TMSInew-0x398DE524 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132905721 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132905721 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132905721 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132905721 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132905721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132905721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132905721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132905721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1589)@7e0c241b4610: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1589)@7e0c241b4610: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv61(1598) TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1586)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1586)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1585)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1585)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823132905724 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132905724 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132905724 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132905724 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132905724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132905724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132905724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132905724 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132905724 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:TMSInew-0x398DE524:GERAN-A-268:LU)[0x561dbed66ae0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132905724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:TMSInew-0x398DE524:GERAN-A-268:LU)[0x561dbedb40d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132905724 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb7c10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132905724 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250823132905724 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb7c10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132905724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-268:LU)[0x561dbedb40d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132905724 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb7c10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132905724 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb7c10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-268:LU)[0x561dbedb40d0] (vlr_lu_fsm.c:817) 20250823132905724 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb7c10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132905724 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18FC8E5E:GERAN-A-268:LU)[0x561dbedb7c10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132905724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-268:LU)[0x561dbedb40d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132905724 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250823132905724 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132905724 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132905724 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132905725 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132905725 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132905725 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132905725 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132905725 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132905725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132905725 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132905725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132905725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1585)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1585)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132905726 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132905726 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132905726 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132905726 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132905726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132905726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132905726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132905726 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132905726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-268:LU)[0x561dbedb40d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132905726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-268:LU)[0x561dbedb40d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-268:LU)[0x561dbed66ae0] (msc_a.c:1053) 20250823132905726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-268:LU)[0x561dbedb40d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132905726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-268:LU)[0x561dbedb40d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132905726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-268:LU)[0x561dbedb40d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132905726 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132905726 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132905726 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132905726 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132905726 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132905726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132905726 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132905726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132905726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on local reference:0 20250823132905727 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132905727 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132905727 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132905727 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132905727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132905727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132905727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132905727 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1586)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1597)1249826 TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132905728 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132905728 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: 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 := '398DE524'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1586)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc_ipv60(1597)222467 MSC_Test_0-RAN(1586)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1585)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132905930 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132905930 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132905930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132905930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132905930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132905930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132905930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132905930 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132905931 DMM DEBUG msc_a(TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823132905932 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedab330]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132905932 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedab330]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbed66050] (fsm.c:486) 20250823132905932 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedab330]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132905932 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedab330]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132905932 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132905932 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132905932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedab330]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132905932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedab330]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132905932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedab330]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132905932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedab330]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132905932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedab330]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132905932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedab330]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132905932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedab330]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132905932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedab330]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132905932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedab330]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132905932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedab330]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132905932 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250823132905932 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823132905933 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132905933 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132905933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132905933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132905933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132905933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132905933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132905933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132905933 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132905933 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132905933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132905933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132905933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132905933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132905933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132905933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132905933 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132905933 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132905933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132905933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132905933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132905933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132905933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132905933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1587)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1587)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@7e0c241b4610: { messageType := 2, destLocRef := '036503'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(1585)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132905937 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132905937 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1591)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_ipv60(1597) MSC_Test-MGCP(1592)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_ipv60(1597) MSC_Test_0-RAN(1586)@7e0c241b4610: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1586)@7e0c241b4610: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: vl_len:19 MSC_Test_0-SCCP(1585)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1585)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132905956 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132905956 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132905956 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132905956 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132905956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132905956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132905956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132905956 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132905956 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823132905956 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 callref-0x80000011 tid-8) New transaction (transaction.c:231) 20250823132905956 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823132905956 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132905957 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823132905957 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269: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) 20250823132905957 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823132905957 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823132905957 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedb4730]{ESTABLISHING}: Allocated (fsm.c:456) 20250823132905957 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedb4730]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbed66050] (fsm.c:486) 20250823132905957 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269: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) 20250823132905957 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbed6fa10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823132905957 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbed6fa10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedb4730] (fsm.c:486) 20250823132905957 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:no-CI)[0x561dbed6fa10]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823132905957 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:no-CI)[0x561dbed6fa10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823132905957 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbed7fcb0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823132905957 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbed7fcb0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedb4730] (fsm.c:486) 20250823132905957 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:no-CI)[0x561dbed7fcb0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823132905957 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:no-CI)[0x561dbed7fcb0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1592)@7e0c241b4610: 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(1597) TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823132905966 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:no-CI)[0x561dbed6fa10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132905966 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedb4730]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823132905966 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250823132905966 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) tx MNCC_SETUP_IND: invalid SDP message (trying anyway) (gsm_04_08_cc.c:309) 20250823132905966 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269: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(1597)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823132905967 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:no-CI)[0x561dbed7fcb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132905967 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedb4730]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823132905967 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269: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) 20250823132905967 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1591)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_ipv60(1597) 20250823132905967 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132905967 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132905967 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132905967 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132905967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132905967 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132905967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132905967 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(1591)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc_ipv60(1597)-2147483631 MSC_Test_0-M3UA(1587)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind 20250823132905970 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: vl_len:26 MSC_Test_0-SCCP(1585)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1585)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132905972 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132905972 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132905972 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132905972 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132905972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132905972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132905972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132905972 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132905972 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x561dbed7fcb0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823132905972 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-::2-11000)[0x561dbed7fcb0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250823132905972 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269: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)[0x561dbed7fcb0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823132905972 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269: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) 20250823132905972 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269: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) 20250823132905972 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269: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) 20250823132905972 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250823132905972 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) tx MNCC_RTP_CREATE: invalid SDP message (trying anyway) (gsm_04_08_cc.c:309) 20250823132905972 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269: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(1597)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE 20250823132905974 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823132905974 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132905974 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132905974 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823132905974 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132905974 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132905974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132905974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132905974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132905974 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132905974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132905974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1587)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132905976 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbed7fcb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132905976 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbed7fcb0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132905976 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedb4730]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823132905977 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823132905977 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132905977 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132905977 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823132905977 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132905977 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132905977 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132905977 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132905977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132905977 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132905977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132905977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823132905978 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823132905978 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269: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) 20250823132905978 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269: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) 20250823132905978 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x561dbed6fa10]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823132905978 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x561dbed6fa10]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823132905978 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269: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)[0x561dbed6fa10]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823132905979 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823132905979 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132905979 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132905979 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823132905979 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823132905979 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132905979 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132905979 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132905979 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132905979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132905979 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132905979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132905979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: { 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" } } } } } } } TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT 20250823132905980 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x561dbed6fa10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132905980 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x561dbed6fa10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132905980 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedb4730]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823132905980 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedb4730]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1586)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1586)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1585)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1585)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O 20250823132905981 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132905981 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132905981 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132905981 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132905981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132905981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132905981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132905981 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132905981 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823132905981 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823132905981 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823132905981 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132905981 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: f_mo_call_establish DONE TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(1585)@7e0c241b4610: vl_from0 20250823132907494 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132907494 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132907494 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132907494 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132907494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132907494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132907494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132907494 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1585)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132907495 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132907495 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132907495 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132907495 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132907496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132907496 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:233) 20250823132907496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132907496 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1590)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1590)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1588)@7e0c241b4610: First idle individual index:0 MSC_Test_1-SCCP(1588)@7e0c241b4610: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1589)@7e0c241b4610: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1589)@7e0c241b4610: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1589)@7e0c241b4610: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv61(1598) MSC_Test_1-RAN(1589)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc_ipv61(1598)265053 MSC_Test_1-SCCP(1588)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1588)@7e0c241b4610: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1590)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132907506 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132907506 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132907506 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132907506 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:603) 20250823132907506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132907506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132907506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132907506 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-SCCP(1588)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1588)@7e0c241b4610: vl_len:37 MSC_Test_1-SCCP(1588)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1588)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000809267E0180'O MSC_Test_1-M3UA(1590)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132907706 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132907706 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132907706 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132907706 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:603) 20250823132907706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132907707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132907707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132907707 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132907708 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132907708 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132907708 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132907708 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132907708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132907708 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132907708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132907708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: 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(1588)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1588)@7e0c241b4610: vl_len:3 MSC_Test_1-SCCP(1588)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1588)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1590)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132908013 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132908013 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132908013 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132908013 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:603) 20250823132908013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132908013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132908013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132908014 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132908014 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbed7fcb0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250823132908014 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbed7fcb0]{ESTABLISHING}: setting remote addr to [::8]:2342 (rtp_stream.c:476) 20250823132908014 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-::2-11000:remote-::8-2342)[0x561dbed7fcb0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250823132908014 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-::2-11000:remote-::8-2342)[0x561dbed7fcb0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823132908014 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132908015 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132908015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132908015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132908015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132908015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132908015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132908015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132908018 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x561dbed7fcb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132908018 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x561dbed7fcb0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132908018 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedb4730]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1588)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1588)@7e0c241b4610: vl_len:3 MSC_Test_1-SCCP(1588)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1588)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1590)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132908218 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132908218 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132908218 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132908218 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:603) 20250823132908218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132908218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132908218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132908218 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132908220 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132908220 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132908220 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132908220 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132908220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132908220 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132908220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132908220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1585)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1585)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132908226 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132908226 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132908226 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132908226 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132908226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132908226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132908226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132908226 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132908227 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132908227 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132908227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132908227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132908227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132908227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132908227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132908227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on local reference:0 20250823132908228 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132908228 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132908228 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132908228 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132908228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132908228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132908228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132908228 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1586)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1597)222467 TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132908231 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250823132908231 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: FIRST inter-BSC Handover done MSC_Test_0-RAN(1586)@7e0c241b4610: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1586)@7e0c241b4610: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv60(1597) MSC_Test_1-SCCP(1588)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1588)@7e0c241b4610: vl_len:16 MSC_Test_1-SCCP(1588)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1588)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O 20250823132911121 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132911121 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132911122 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132911122 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:603) 20250823132911122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132911122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132911122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132911122 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1590)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132911123 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132911123 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132911123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132911123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132911123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132911123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132911123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132911123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@7e0c241b4610: First idle individual index:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1586)@7e0c241b4610: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1586)@7e0c241b4610: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1586)@7e0c241b4610: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv60(1597) MSC_Test_0-RAN(1586)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc_ipv60(1597)13860264 MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823132911130 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132911130 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132911130 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132911130 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132911130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132911130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132911130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132911130 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: vl_len:37 MSC_Test_0-SCCP(1585)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1585)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132911330 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132911330 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132911330 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132911330 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132911330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132911330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132911330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132911330 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132911331 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132911331 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132911331 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132911331 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132911331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132911331 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:233) 20250823132911331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132911331 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1590)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1590)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1588)@7e0c241b4610: Session index based on local reference:0 MSC_Test_1-SCCP(1588)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1588)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1588)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv61(1598)@7e0c241b4610: 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(1585)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1585)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1585)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00011B'O 20250823132911640 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132911640 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132911640 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132911640 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132911640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132911640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132911640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132911640 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132911641 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x561dbed7fcb0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250823132911641 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x561dbed7fcb0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250823132911641 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-::2-11000:remote-::3-9000)[0x561dbed7fcb0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250823132911641 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-::2-11000:remote-::3-9000)[0x561dbed7fcb0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823132911641 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132911641 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132911641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132911641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132911641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132911641 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:233) 20250823132911642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132911642 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1590)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1590)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1588)@7e0c241b4610: Session index based on local reference:0 MSC_Test_1-SCCP(1588)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1588)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1588)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132911647 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbed7fcb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132911647 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbed7fcb0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132911647 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedb4730]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1585)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1585)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132911842 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132911842 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132911842 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132911842 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132911842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132911842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132911842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132911842 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132911843 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132911843 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132911843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132911843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132911843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132911843 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:233) 20250823132911843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132911843 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1590)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1590)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1588)@7e0c241b4610: Session index based on local reference:0 MSC_Test_1-SCCP(1588)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1588)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1588)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1588)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1588)@7e0c241b4610: vl_len:3 MSC_Test_1-SCCP(1588)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1588)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132911850 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132911850 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132911850 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132911850 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:603) 20250823132911850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132911850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132911850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132911850 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1590)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132911851 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132911851 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132911851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132911851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132911851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132911851 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:233) 20250823132911851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132911851 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1590)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1590)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1588)@7e0c241b4610: Session index based on local reference:0 MSC_Test_1-M3UA(1590)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132911853 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132911853 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132911853 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132911853 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:603) 20250823132911853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132911853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132911853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132911853 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-RAN(1589)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc_ipv61(1598)265053 TC_ho_inter_bsc_ipv61(1598)@7e0c241b4610: setverdict(pass): none -> pass 20250823132911856 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250823132911856 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_ipv61(1598)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1598)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1598)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1598)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1598)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1598)@7e0c241b4610: Final verdict of PTC: pass TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823132914748 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823132914748 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132914749 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823132914749 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823132914749 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132914749 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132914749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132914749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132914749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132914749 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132914749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132914749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1586)@7e0c241b4610: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1586)@7e0c241b4610: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1585)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1585)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O 20250823132914757 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132914757 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132914757 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132914757 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132914757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132914757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132914757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132914757 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132914758 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823132914758 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823132914758 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823132914758 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823132914758 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-2351:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823132914758 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-2351:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132914758 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132914758 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132914758 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132914758 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132914758 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedb4730]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823132914758 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbed7fcb0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823132914758 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbed7fcb0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedb4730] (call_leg.c:197) 20250823132914758 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbed7fcb0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823132914758 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbed7fcb0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823132914758 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x561dbed6fa10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823132914758 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x561dbed6fa10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedb4730] (call_leg.c:197) 20250823132914758 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedb4730]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823132914758 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x561dbed6fa10]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823132914758 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x561dbed6fa10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823132914758 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedb4730]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823132914758 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedb4730]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-2351:CM_SERVICE_REQ)[0x561dbed66050] (call_leg.c:198) 20250823132914758 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedb4730]{RELEASING}: Freeing instance (call_leg.c:198) 20250823132914758 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-269:CM_SERVICE_REQ)[0x561dbedb4730]{RELEASING}: Deallocated (fsm.c:568) 20250823132914758 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132914759 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132914759 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132914759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132914759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132914759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132914759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132914759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132914759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132914759 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132914759 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132914759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132914759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132914759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132914759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132914759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132914759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1587)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1591)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1597)-2147483631 TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1585)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1585)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1585)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132914764 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132914764 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132914764 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132914764 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132914764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132914764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132914764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132914764 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132914765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-2351:CM_SERVICE_REQ)[0x561dbedab330]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132914765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-2351:CM_SERVICE_REQ)[0x561dbedab330]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-2351:CM_SERVICE_REQ)[0x561dbed66050] (msc_a.c:1053) 20250823132914765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-2351:CM_SERVICE_REQ)[0x561dbedab330]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132914765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-2351:CM_SERVICE_REQ)[0x561dbedab330]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132914765 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132914765 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132914765 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132914765 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132914765 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132914765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132914765 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132914765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132914765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@7e0c241b4610: Session index based on local reference:0 20250823132914766 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132914766 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132914766 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132914766 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132914766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132914766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132914766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132914766 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1586)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1597)13860264 TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: f_call_hangup 9: done TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1597)@7e0c241b4610: Final verdict of PTC: pass 20250823132916782 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132916782 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132916782 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132916782 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132916782 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132916782 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132916782 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132916782 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132916782 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) 20250823132916782 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132916782 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823132916782 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132916782 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132916782 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132916782 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132916782 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132916782 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132916782 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823132916782 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1590)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(1588)@7e0c241b4610: Final verdict of PTC: none 20250823132916784 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132916784 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823132916784 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132916784 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) MSC_Test-GSUP(1594)@7e0c241b4610: Final verdict of PTC: none 20250823132916784 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132916784 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132916784 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132916784 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132916784 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132916784 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132916784 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) 20250823132916785 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132916785 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) MSC_Test_0-RAN(1586)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1587)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1585)@7e0c241b4610: Final verdict of PTC: none 20250823132916785 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132916785 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132916785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132916785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132916785 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) MSC_Test-MNCC(1591)@7e0c241b4610: Final verdict of PTC: none 20250823132916785 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-RAN(1589)@7e0c241b4610: Final verdict of PTC: none 20250823132916785 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132916785 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132916785 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1592)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1593)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1595)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1599)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1584)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1600)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1596)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1584): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1585): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1586): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1587): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(1588): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(1589): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(1590): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1591): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1592): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1593): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1594): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1595): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1596): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_ho_inter_bsc_ipv60(1597): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_ho_inter_bsc_ipv61(1598): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1599): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1600): none (pass -> pass) MTC@7e0c241b4610: Test case TC_ho_inter_bsc_ipv6 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_ipv6 pass'. Sat Aug 23 13:29:16 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 20250823132917786 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=702456) 20250823132918783 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132918783 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132918783 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823132918786 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132918786 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132918786 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823132918787 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=702456, count=703616) 20250823132919788 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_ipv6 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_csd'. ------ MSC_Tests.TC_ho_inter_bsc_csd ------ Sat Aug 23 13:29:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_csd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132920789 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_csd' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_ho_inter_bsc_csd started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1604)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1604)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1604)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1602)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(1607)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(1607)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1607)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(1605)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132921388 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1608)@7e0c241b4610: 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 } } } 20250823132921568 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) 20250823132921568 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) 20250823132921568 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132921568 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(1604)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1604)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1604)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132921575 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132921575 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132921575 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132921575 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132921575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132921575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132921575 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(1604)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1604)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1604)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1604)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1604)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132921577 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132921577 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132921577 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132921578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132921578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132921578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132921578 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(1604)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1604)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1604)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132921578 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(1604)@7e0c241b4610: Message received on association #8 20250823132921578 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1604)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1604)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1604)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1604)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132921583 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) 20250823132921583 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) 20250823132921583 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132921583 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(1607)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1607)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1607)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1607)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(1607)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823132921589 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132921589 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132921589 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132921589 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132921589 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132921589 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132921589 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(1607)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1607)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1607)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132921592 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132921592 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132921592 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132921592 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132921592 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132921592 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132921592 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(1607)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1607)@7e0c241b4610: Message received on association #8 20250823132921592 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823132921592 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1607)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1607)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1607)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1607)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1607)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1607)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132921790 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132921791 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1610)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1610)@7e0c241b4610: 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) } } } } 20250823132921796 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1610)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1610)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1610)@7e0c241b4610: 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(1610)@7e0c241b4610: 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(1610)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1610)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132921814 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) 20250823132921815 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: ----------------------------------------------- TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: "CSD Bearer Service: BS25T" TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(1611)@7e0c241b4610: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_csd0(1614) TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: 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 } } } } 20250823132922375 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132922375 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132922375 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132922375 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132922375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132922375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132922375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132922375 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132922376 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132922376 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132922376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132922376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132922376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132922376 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132922376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132922376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1603)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1603)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc_csd0(1614)6908443 MSC_Test_0-RAN(1603)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1602)@7e0c241b4610: First idle individual index:0 20250823132922390 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132922390 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132922390 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132922390 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132922390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132922390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132922390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132922390 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132922390 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-270:LU)[0x561dbed93fd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132922390 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-270:LU)[0x561dbed93fd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132922390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-270:LU)[0x561dbedc5220]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132922390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-270:LU)[0x561dbedc5220]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-270:LU)[0x561dbed93fd0] (fsm.c:486) 20250823132922390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-270:LU)[0x561dbedc5220]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132922390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-270:LU)[0x561dbedc5220]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132922390 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132922390 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132922390 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823132922390 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132922390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbedc5220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132922390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbedc5220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132922390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbedc5220]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132922390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbedc5220]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132922390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbedc5220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132922390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbedc5220]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132922390 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132922390 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbedc5220] (fsm.c:486) 20250823132922390 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132922390 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132922390 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132922390 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132922390 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132922390 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132922391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132922391 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132922391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132922391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132922391 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132922391 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132922391 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132922391 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:603) 20250823132922391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132922391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132922391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132922391 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132922391 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132922391 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132922391 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132922391 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132922391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132922391 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132922391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132922391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1607)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1604)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1604)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132922391 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132922391 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132922391 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132922391 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132922391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132922391 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:233) 20250823132922391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132922391 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1602)@7e0c241b4610: { messageType := 2, destLocRef := '696A1B'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(1602)@7e0c241b4610: Session index based on local reference:0 MSC_Test_1-M3UA(1607)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1607)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1611)@7e0c241b4610: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_csd0(1614) MSC_Test-GSUP(1611)@7e0c241b4610: Added IMSI table entry 0TC_ho_inter_bsc_csd0(1614)"262420000000053" MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132922394 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132922394 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_1-RAN(1606)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: vl_len:11 MSC_Test_0-SCCP(1602)@7e0c241b4610: vl_from0 MSC_Test_1-RAN(1606)@7e0c241b4610: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_0-SCCP(1602)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O 20250823132922397 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132922397 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132922397 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132922397 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132922397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132922397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132922397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132922397 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1606)@7e0c241b4610: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd1(1615) 20250823132922399 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132922399 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250823132922399 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250823132922399 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132922400 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132922400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbedc5220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132922400 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132922400 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132922400 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132922400 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbedc5220] (vlr_lu_fsm.c:110) 20250823132922400 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132922400 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbed66ae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132922400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbedc5220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132922400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbedc5220]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132922400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbed89480]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132922400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbed89480]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbedc5220] (fsm.c:486) 20250823132922400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbed89480]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132922400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbed89480]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132922400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbed89480]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132922400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbed89480]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132922400 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:TMSInew-0x08675383) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250823132922400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbed89480]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132922400 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:TMSInew-0x08675383 LOCATION UPDATE ACCEPT (TMSI = 0x08675383) (gsm_04_08.c:149) 20250823132922400 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:TMSInew-0x08675383 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132922400 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132922400 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132922400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132922400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132922400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132922400 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132922400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132922400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1603)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1603)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1602)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1602)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823132922408 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132922408 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132922408 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132922408 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132922408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132922408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132922408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132922408 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132922409 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:TMSInew-0x08675383:GERAN-A-270:LU)[0x561dbed93fd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132922409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:TMSInew-0x08675383:GERAN-A-270:LU)[0x561dbedc5220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132922409 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbed89480]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132922409 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250823132922409 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbed89480]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132922409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-270:LU)[0x561dbedc5220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132922409 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbed89480]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132922409 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbed89480]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-270:LU)[0x561dbedc5220] (vlr_lu_fsm.c:817) 20250823132922409 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbed89480]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132922409 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x398DE524:GERAN-A-270:LU)[0x561dbed89480]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132922409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-270:LU)[0x561dbedc5220]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132922409 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250823132922409 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132922409 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132922409 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132922409 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132922409 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132922409 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132922409 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132922409 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132922409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132922409 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132922409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132922409 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1602)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1602)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132922411 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132922411 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132922411 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132922411 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132922411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132922411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132922411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132922411 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132922411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-270:LU)[0x561dbedc5220]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132922411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-270:LU)[0x561dbedc5220]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-270:LU)[0x561dbed93fd0] (msc_a.c:1053) 20250823132922411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-270:LU)[0x561dbedc5220]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132922411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-270:LU)[0x561dbedc5220]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132922411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-270:LU)[0x561dbedc5220]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132922411 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132922411 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132922411 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132922411 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132922411 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132922411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132922411 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132922411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132922411 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on local reference:0 20250823132922412 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132922412 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132922412 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132922412 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132922412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132922412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132922412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132922412 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1603)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1614)6908443 TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132922413 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132922413 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: 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 := '08675383'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1603)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc_csd0(1614)9751894 MSC_Test_0-RAN(1603)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1602)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132922614 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132922614 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132922614 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132922614 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132922614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132922614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132922614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132922614 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132922616 DMM DEBUG msc_a(TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbedb4730]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823132922616 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132922616 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbedb4730] (fsm.c:486) 20250823132922616 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132922616 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132922616 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132922616 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132922616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132922616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132922616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132922616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132922616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132922616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132922616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132922616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132922616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132922616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132922616 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250823132922617 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823132922617 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132922617 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132922617 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132922617 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132922617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132922617 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132922617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132922617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132922617 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132922617 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132922617 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132922617 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132922617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132922617 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132922617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132922617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132922617 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132922617 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132922617 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132922617 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132922617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132922617 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132922617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132922617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1604)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1604)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@7e0c241b4610: { messageType := 2, destLocRef := '94CD56'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(1602)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132922621 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132922621 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1608)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_csd0(1614) MSC_Test-MGCP(1609)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_csd0(1614) MSC_Test_0-RAN(1603)@7e0c241b4610: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1603)@7e0c241b4610: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: vl_len:20 MSC_Test_0-SCCP(1602)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1602)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132922641 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132922641 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132922641 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132922641 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132922641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132922641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132922641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132922641 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132922641 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823132922641 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383 callref-0x80000012 tid-8) New transaction (transaction.c:231) 20250823132922641 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823132922641 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132922641 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823132922641 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271: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) 20250823132922641 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823132922641 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823132922641 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed89480]{ESTABLISHING}: Allocated (fsm.c:456) 20250823132922641 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed89480]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbedb4730] (fsm.c:486) 20250823132922641 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271: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) 20250823132922641 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbedb7c10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823132922641 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbedb7c10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed89480] (fsm.c:486) 20250823132922641 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:no-CI)[0x561dbedb7c10]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823132922641 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:no-CI)[0x561dbedb7c10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823132922641 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbeda5240]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823132922641 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbeda5240]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed89480] (fsm.c:486) 20250823132922642 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:no-CI)[0x561dbeda5240]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823132922642 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:no-CI)[0x561dbeda5240]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1609)@7e0c241b4610: 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(1614) TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823132922657 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:no-CI)[0x561dbedb7c10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132922657 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed89480]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823132922657 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271: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) TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823132922660 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:no-CI)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132922660 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed89480]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823132922660 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271: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) 20250823132922660 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) Sending Assignment Command (msc_a.c:706) 20250823132922660 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132922660 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132922660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132922660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132922660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132922660 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132922660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132922660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1608)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_csd0(1614) MSC_Test-MNCC(1608)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc_csd0(1614)-2147483630 MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request 20250823132922666 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(1602)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1602)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250823132922668 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132922668 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132922668 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132922668 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132922668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132922668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132922668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132922668 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132922668 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbeda5240]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823132922668 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbeda5240]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823132922668 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271: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)[0x561dbeda5240]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823132922668 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271: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) 20250823132922668 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823132922668 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271: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) 20250823132922668 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271: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(1614)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823132922671 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132922671 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132922671 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed89480]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823132922671 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823132922671 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132922671 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132922671 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823132922671 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132922671 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132922671 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132922671 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132922672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132922672 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132922672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132922672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132922674 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823132922674 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132922674 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132922674 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823132922674 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132922674 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132922674 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132922675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132922675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132922675 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132922675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132922675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823132922676 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823132922676 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271: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) 20250823132922676 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271: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) 20250823132922676 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedb7c10]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823132922676 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedb7c10]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823132922676 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271: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)[0x561dbedb7c10]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823132922677 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823132922677 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132922677 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132922677 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823132922677 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823132922677 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132922677 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132922677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132922677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132922677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132922677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132922677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132922677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: { 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" } } } } } } } TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT 20250823132922678 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb7c10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132922678 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb7c10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132922678 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed89480]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823132922678 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed89480]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1603)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1603)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1602)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1602)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O 20250823132922679 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132922679 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132922679 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132922679 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132922679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132922679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132922679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132922679 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132922679 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823132922679 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823132922679 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823132922679 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132922679 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: f_mo_call_establish DONE TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(1602)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1602)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O 20250823132924197 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132924197 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132924197 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132924197 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132924197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132924197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132924197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132924197 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132924198 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132924198 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132924198 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132924198 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132924198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132924198 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:233) 20250823132924198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132924198 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1607)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1607)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1605)@7e0c241b4610: First idle individual index:0 MSC_Test_1-SCCP(1605)@7e0c241b4610: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1606)@7e0c241b4610: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1606)@7e0c241b4610: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1606)@7e0c241b4610: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd1(1615) MSC_Test_1-RAN(1606)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc_csd1(1615)6541026 MSC_Test_1-SCCP(1605)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1605)@7e0c241b4610: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1607)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132924213 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132924213 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132924213 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132924213 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:603) 20250823132924213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132924213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132924213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132924213 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-SCCP(1605)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1605)@7e0c241b4610: vl_len:25 MSC_Test_1-SCCP(1605)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1605)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1607)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132924414 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132924414 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132924414 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132924414 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:603) 20250823132924414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132924414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132924414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132924414 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132924415 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132924415 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132924415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132924415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132924415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132924415 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132924415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132924415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: 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(1605)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1605)@7e0c241b4610: vl_len:3 MSC_Test_1-SCCP(1605)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1605)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00011B'O 20250823132924725 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132924725 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132924725 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132924725 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:603) 20250823132924725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132924725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132924725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132924725 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1607)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132924725 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250823132924725 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250823132924725 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271: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)[0x561dbeda5240]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823132924725 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271: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)[0x561dbeda5240]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823132924726 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132924726 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132924726 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132924726 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132924726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132924726 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132924726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132924726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132924731 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132924731 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x561dbeda5240]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132924731 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed89480]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1605)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1605)@7e0c241b4610: vl_len:3 MSC_Test_1-SCCP(1605)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1605)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1607)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132924926 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132924926 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132924926 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132924926 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:603) 20250823132924926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132924926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132924926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132924926 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132924927 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132924927 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132924927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132924927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132924927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132924927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132924927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132924927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1602)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1602)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132924932 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132924932 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132924932 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132924932 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132924932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132924932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132924932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132924932 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132924932 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132924932 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132924932 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132924933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132924933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132924933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132924933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132924933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823132924934 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132924934 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132924934 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132924934 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132924934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132924934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132924934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132924934 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1603)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1614)9751894 TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132924936 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250823132924936 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: FIRST inter-BSC Handover done MSC_Test_0-RAN(1603)@7e0c241b4610: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1603)@7e0c241b4610: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd0(1614) MSC_Test_1-SCCP(1605)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1605)@7e0c241b4610: vl_len:16 MSC_Test_1-SCCP(1605)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1605)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O 20250823132927833 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132927833 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132927833 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132927833 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:603) 20250823132927833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132927833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132927833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132927833 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1607)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132927834 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132927834 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132927834 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132927834 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132927834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132927834 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132927834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132927834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@7e0c241b4610: First idle individual index:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1603)@7e0c241b4610: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1603)@7e0c241b4610: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1603)@7e0c241b4610: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd0(1614) MSC_Test_0-RAN(1603)@7e0c241b4610: Added conn table entry 0TC_ho_inter_bsc_csd0(1614)13651770 MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on connection ID:0 20250823132927841 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132927841 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132927841 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132927841 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132927841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132927841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132927842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132927842 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1602)@7e0c241b4610: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: vl_len:25 MSC_Test_0-SCCP(1602)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1602)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132928042 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132928042 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132928042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132928042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132928042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132928042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132928042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132928042 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132928043 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132928043 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132928043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132928043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132928043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132928043 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:233) 20250823132928043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132928043 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1607)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1607)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1605)@7e0c241b4610: Session index based on local reference:0 MSC_Test_1-SCCP(1605)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1605)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1605)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd1(1615)@7e0c241b4610: 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(1602)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1602)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1602)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00011B'O 20250823132928350 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132928350 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132928350 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132928350 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132928350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132928350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132928350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132928350 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132928351 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x561dbeda5240]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250823132928351 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x561dbeda5240]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823132928351 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271: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)[0x561dbeda5240]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250823132928351 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271: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)[0x561dbeda5240]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823132928351 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132928351 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132928351 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132928351 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132928351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132928351 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:233) 20250823132928351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132928352 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1607)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1607)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1605)@7e0c241b4610: Session index based on local reference:0 MSC_Test_1-SCCP(1605)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1605)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1605)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132928355 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132928355 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132928355 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed89480]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1602)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1602)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132928558 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132928558 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132928558 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132928558 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132928558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132928558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132928558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132928558 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132928558 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132928558 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132928558 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132928558 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132928558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132928558 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:233) 20250823132928558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132928558 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1607)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1607)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1605)@7e0c241b4610: Session index based on local reference:0 MSC_Test_1-SCCP(1605)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1605)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1605)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1605)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_1-SCCP(1605)@7e0c241b4610: vl_len:3 MSC_Test_1-SCCP(1605)@7e0c241b4610: vl_from0 MSC_Test_1-SCCP(1605)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1607)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132928559 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132928559 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132928559 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132928559 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:603) 20250823132928559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132928559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132928559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132928559 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132928559 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132928559 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132928559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132928559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823132928559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132928559 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:233) 20250823132928559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823132928559 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1607)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(1607)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1605)@7e0c241b4610: Session index based on local reference:0 20250823132928560 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132928560 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132928560 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823132928560 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:603) 20250823132928560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132928560 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132928560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132928560 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1607)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1606)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc_csd1(1615)6541026 TC_ho_inter_bsc_csd1(1615)@7e0c241b4610: setverdict(pass): none -> pass 20250823132928560 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250823132928560 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_csd1(1615)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1615)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1615)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1615)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1615)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1615)@7e0c241b4610: Final verdict of PTC: pass TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823132931459 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823132931459 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132931459 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823132931459 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823132931459 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132931459 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132931459 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132931459 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132931459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132931459 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132931459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132931459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1603)@7e0c241b4610: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1603)@7e0c241b4610: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1602)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1602)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O 20250823132931466 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132931466 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132931466 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132931466 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132931466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132931466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132931466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132931466 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132931466 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823132931467 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823132931467 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823132931467 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823132931467 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-2353:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823132931467 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-2353:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132931467 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132931467 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132931467 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132931467 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132931467 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed89480]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823132931467 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823132931467 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed89480] (call_leg.c:197) 20250823132931467 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823132931467 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823132931467 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb7c10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823132931467 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb7c10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed89480] (call_leg.c:197) 20250823132931467 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed89480]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823132931467 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb7c10]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823132931467 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb7c10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823132931467 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed89480]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823132931467 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed89480]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-2353:CM_SERVICE_REQ)[0x561dbedb4730] (call_leg.c:198) 20250823132931467 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed89480]{RELEASING}: Freeing instance (call_leg.c:198) 20250823132931467 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-271:CM_SERVICE_REQ)[0x561dbed89480]{RELEASING}: Deallocated (fsm.c:568) 20250823132931468 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132931468 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132931468 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132931468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132931468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132931468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132931468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132931468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132931468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132931468 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132931468 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132931468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132931468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132931468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132931468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132931468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132931468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1604)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1608)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1614)-2147483630 TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1602)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1602)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132931473 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132931473 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132931473 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132931473 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132931473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132931473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132931473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132931473 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132931474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-2353:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132931474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-2353:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-2353:CM_SERVICE_REQ)[0x561dbedb4730] (msc_a.c:1053) 20250823132931474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-2353:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132931474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383:GERAN-A-2353:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132931474 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x08675383 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132931474 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132931474 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132931474 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132931474 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132931474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132931474 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132931474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132931474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@7e0c241b4610: Session index based on local reference:0 20250823132931475 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132931475 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132931475 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132931475 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132931475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132931475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132931475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132931475 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1603)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1614)13651770 TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: f_call_hangup 9: done TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1614)@7e0c241b4610: Final verdict of PTC: pass 20250823132933492 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132933492 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132933492 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132933492 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132933492 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132933492 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132933492 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132933492 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132933492 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) 20250823132933492 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132933492 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132933492 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132933492 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132933492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132933492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132933492 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132933492 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(1602)@7e0c241b4610: Final verdict of PTC: none 20250823132933493 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132933493 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1604)@7e0c241b4610: Final verdict of PTC: none 20250823132933494 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) 20250823132933494 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132933494 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132933494 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823132933494 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823132933494 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132933494 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823132933494 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250823132933494 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) 20250823132933494 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132933494 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823132933494 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132933494 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132933494 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132933494 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132933494 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132933494 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132933495 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823132933495 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132933495 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132933495 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-M3UA(1607)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(1605)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(1611)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1603)@7e0c241b4610: Final verdict of PTC: none 20250823132933495 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1608)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1609)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(1606)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1610)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1613)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1616)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1601)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1617)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1612)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1601): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1602): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1603): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1604): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(1605): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(1606): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(1607): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1608): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1609): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1610): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1611): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1612): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1613): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_ho_inter_bsc_csd0(1614): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_ho_inter_bsc_csd1(1615): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1616): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1617): none (pass -> pass) MTC@7e0c241b4610: Test case TC_ho_inter_bsc_csd finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_csd pass'. Sat Aug 23 13:29:33 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 20250823132934496 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=698728) 20250823132935493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132935493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132935493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823132935495 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132935495 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132935495 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823132935498 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=698728, count=699888) 20250823132936499 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_csd pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out'. ------ MSC_Tests.TC_ho_inter_msc_out ------ Sat Aug 23 13:29:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132937501 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_ho_inter_msc_out started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1621)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1621)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1621)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1619)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132938191 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1622)@7e0c241b4610: 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 } } } 20250823132938384 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) 20250823132938384 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) 20250823132938384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132938384 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(1621)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1621)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1621)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132938386 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132938386 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132938386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132938386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132938386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132938386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132938386 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(1621)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1621)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1621)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1621)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1621)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1621)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1621)@7e0c241b4610: Message received on association #8 20250823132938386 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132938386 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132938386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132938386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132938386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132938386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132938386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823132938386 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132938386 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1621)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1621)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1621)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1621)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1621)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1621)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132938502 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132938502 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1624)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1624)@7e0c241b4610: 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) } } } } 20250823132938508 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1624)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1624)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1624)@7e0c241b4610: 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(1624)@7e0c241b4610: 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(1624)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1624)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132938527 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) 20250823132938527 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1622)@7e0c241b4610: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out0(1628) MSC_Test-GSUP(1625)@7e0c241b4610: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out0(1628) TC_ho_inter_msc_out0(1628)@7e0c241b4610: 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 } } } } 20250823132939194 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132939194 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132939194 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132939194 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132939194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132939194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132939194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132939194 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132939194 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132939194 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132939194 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132939194 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132939194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132939195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132939195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132939195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1620)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1620)@7e0c241b4610: Added conn table entry 0TC_ho_inter_msc_out0(1628)377353 MSC_Test_0-SCCP(1619)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1620)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132939204 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132939204 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132939204 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132939204 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132939204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132939204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132939204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132939204 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132939204 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-272:LU)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132939204 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-272:LU)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132939204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x561dbed8c930]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132939204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x561dbed8c930]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-272:LU)[0x561dbed66050] (fsm.c:486) 20250823132939205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x561dbed8c930]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823132939205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x561dbed8c930]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132939205 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132939205 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132939205 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823132939205 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132939205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbed8c930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132939205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbed8c930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132939205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbed8c930]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132939205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbed8c930]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132939205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbed8c930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132939205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbed8c930]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132939205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132939205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbed8c930] (fsm.c:486) 20250823132939205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132939205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132939205 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132939205 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132939205 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132939205 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132939205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132939205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132939205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132939205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132939205 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132939205 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132939205 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132939205 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132939205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132939205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132939205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132939205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1621)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@7e0c241b4610: { messageType := 2, destLocRef := '05C209'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(1619)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1625)@7e0c241b4610: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out0(1628) MSC_Test-GSUP(1625)@7e0c241b4610: Added IMSI table entry 0TC_ho_inter_msc_out0(1628)"262420000000054" 20250823132939208 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132939208 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: vl_len:11 MSC_Test_0-SCCP(1619)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1619)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132939209 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132939209 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132939209 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132939209 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132939209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132939209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132939209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132939209 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_ho_inter_msc_out0(1628)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1628)@7e0c241b4610: setverdict(pass): none -> pass 20250823132939217 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132939217 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250823132939217 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250823132939217 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132939218 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132939218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbed8c930]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132939218 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132939218 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132939218 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132939218 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbed8c930] (vlr_lu_fsm.c:110) 20250823132939218 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132939218 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132939218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbed8c930]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132939218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbed8c930]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132939218 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132939218 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbed8c930] (fsm.c:486) 20250823132939218 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132939218 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132939218 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132939218 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132939218 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:TMSInew-0x446157FD) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250823132939218 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132939218 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:TMSInew-0x446157FD LOCATION UPDATE ACCEPT (TMSI = 0x446157fd) (gsm_04_08.c:149) 20250823132939219 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:TMSInew-0x446157FD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132939219 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132939219 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132939219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132939219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132939219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132939219 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132939219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132939219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1628)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1620)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1620)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1619)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1619)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132939226 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132939226 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132939226 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132939226 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132939226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132939226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132939226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132939226 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132939227 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:TMSInew-0x446157FD:GERAN-A-272:LU)[0x561dbed66050]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132939227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:TMSInew-0x446157FD:GERAN-A-272:LU)[0x561dbed8c930]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132939227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132939227 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250823132939227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132939227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-272:LU)[0x561dbed8c930]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132939227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132939227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-272:LU)[0x561dbed8c930] (vlr_lu_fsm.c:817) 20250823132939227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132939227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x07A3F7FD:GERAN-A-272:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132939227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-272:LU)[0x561dbed8c930]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132939227 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250823132939227 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132939227 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132939227 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132939227 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132939227 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132939227 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132939227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132939227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132939227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132939227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132939227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132939227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1619)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1619)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132939231 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132939231 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132939231 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132939231 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132939231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132939231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132939231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132939231 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132939231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-272:LU)[0x561dbed8c930]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132939231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-272:LU)[0x561dbed8c930]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-272:LU)[0x561dbed66050] (msc_a.c:1053) 20250823132939231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-272:LU)[0x561dbed8c930]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132939231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-272:LU)[0x561dbed8c930]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132939231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-272:LU)[0x561dbed8c930]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132939231 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD - active-conn: now used by 1 (attached) (msub.c:375) 20250823132939231 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132939231 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132939231 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132939231 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132939231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132939231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132939231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132939231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132939232 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132939232 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132939232 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132939232 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132939232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132939232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132939232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132939232 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1620)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_msc_out0(1628)377353 TC_ho_inter_msc_out0(1628)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132939233 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132939233 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out0(1628)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1628)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1628)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1628)@7e0c241b4610: 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 := '446157FD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1620)@7e0c241b4610: Added conn table entry 0TC_ho_inter_msc_out0(1628)10132163 MSC_Test_0-RAN(1620)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1619)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132939434 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132939434 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132939434 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132939434 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132939434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132939434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132939434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132939434 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132939435 DMM DEBUG msc_a(TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823132939435 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132939435 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbed89480] (fsm.c:486) 20250823132939435 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823132939435 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132939435 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132939435 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132939435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132939435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132939435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132939435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132939435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132939435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132939435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132939435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132939435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132939435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132939435 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250823132939435 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823132939435 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132939435 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132939435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132939435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132939435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132939435 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132939435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132939435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132939435 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132939435 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132939435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132939435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132939435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132939435 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132939435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132939435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132939435 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132939435 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132939435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132939435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132939435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132939435 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132939435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132939435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1621)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1619)@7e0c241b4610: { messageType := 2, destLocRef := '9A9AC3'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(1619)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1621)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132939438 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132939438 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out0(1628)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1628)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1622)@7e0c241b4610: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out0(1628) MSC_Test-MGCP(1623)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out0(1628) MSC_Test_0-RAN(1620)@7e0c241b4610: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1620)@7e0c241b4610: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: vl_len:19 MSC_Test_0-SCCP(1619)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1619)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132939448 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132939448 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132939448 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132939448 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132939448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132939448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132939448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132939448 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132939448 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823132939448 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD callref-0x80000013 tid-8) New transaction (transaction.c:231) 20250823132939448 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823132939448 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132939448 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823132939448 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273: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) 20250823132939448 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823132939448 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823132939448 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbed93fd0]{ESTABLISHING}: Allocated (fsm.c:456) 20250823132939448 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbed93fd0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbed89480] (fsm.c:486) 20250823132939448 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273: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) 20250823132939448 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbedc54d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823132939448 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbedc54d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbed93fd0] (fsm.c:486) 20250823132939448 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:no-CI)[0x561dbedc54d0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823132939448 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:no-CI)[0x561dbedc54d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823132939449 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbedb4730]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823132939449 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbedb4730]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbed93fd0] (fsm.c:486) 20250823132939449 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:no-CI)[0x561dbedb4730]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823132939449 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:no-CI)[0x561dbedb4730]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1623)@7e0c241b4610: 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(1628) TC_ho_inter_msc_out0(1628)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823132939459 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:no-CI)[0x561dbedc54d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132939459 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbed93fd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823132939459 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273: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(1628)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1622)@7e0c241b4610: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out0(1628) MSC_Test-MNCC(1622)@7e0c241b4610: Added conn table entry 0TC_ho_inter_msc_out0(1628)-2147483629 20250823132939461 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:no-CI)[0x561dbedb4730]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132939461 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbed93fd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823132939461 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273: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) 20250823132939461 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) Sending Assignment Command (msc_a.c:706) 20250823132939461 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132939461 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132939461 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132939461 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132939462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132939462 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132939462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132939462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1628)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind 20250823132939464 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_ho_inter_msc_out0(1628)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(1619)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1619)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250823132939467 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132939467 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132939467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132939467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132939467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132939467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132939467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132939467 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132939468 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbedb4730]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823132939468 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273: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)[0x561dbedb4730]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823132939468 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273: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)[0x561dbedb4730]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823132939468 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273: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) 20250823132939468 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273: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) 20250823132939468 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273: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) 20250823132939468 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273: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(1628)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE 20250823132939470 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823132939470 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132939470 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132939470 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823132939470 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132939470 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132939470 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132939470 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132939470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132939470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132939470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132939470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_msc_out0(1628)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132939472 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb4730]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132939472 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb4730]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132939472 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbed93fd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823132939473 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823132939473 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132939473 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132939473 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823132939473 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132939473 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132939473 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132939473 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132939473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132939473 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132939473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132939473 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1628)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823132939475 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823132939475 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273: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) 20250823132939475 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273: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) 20250823132939475 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedc54d0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823132939475 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedc54d0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823132939475 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273: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)[0x561dbedc54d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823132939476 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823132939476 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132939476 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132939476 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823132939476 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823132939476 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132939476 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132939476 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132939476 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132939476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132939476 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132939476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132939476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1628)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1620)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1620)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1619)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1619)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O 20250823132939478 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132939478 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132939478 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132939478 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132939478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132939478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132939478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132939478 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1628)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX 20250823132939478 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823132939478 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823132939478 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823132939478 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132939478 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_msc_out0(1628)@7e0c241b4610: { 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(1628)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind 20250823132939479 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedc54d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132939479 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedc54d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132939479 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbed93fd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823132939479 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbed93fd0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_msc_out0(1628)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out0(1628)@7e0c241b4610: f_mo_call_establish DONE TC_ho_inter_msc_out0(1628)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(1619)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1619)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O 20250823132940990 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132940990 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132940990 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132940990 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132940990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132940990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132940990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132940990 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132941005 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250823132941005 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250823132941005 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbedb4380]{NOT_STARTED}: Allocated (fsm.c:456) 20250823132941005 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbedb4380]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbeda5240] (fsm.c:486) 20250823132941005 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:callref-0x0)[0x561dbedb4380]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb4730] (mncc_call.c:190) 20250823132941005 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:callref-0x0)[0x561dbedb4380]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250823132941005 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:callref-0x0)[0x561dbedb4380]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250823132941005 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:callref-0x0)[0x561dbedb4380]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250823132941006 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132941006 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132941006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132941006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132941006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132941006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132941006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132941006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1622)@7e0c241b4610: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out0(1628) MSC_Test-MNCC(1622)@7e0c241b4610: Added conn table entry 1TC_ho_inter_msc_out0(1628)-2147483628 20250823132941010 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250823132941010 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250823132941010 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132941010 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132941010 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132941010 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132941010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132941010 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132941010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132941010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132941119 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250823132941119 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250823132941119 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:callref-0x0)[0x561dbedb4380]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbeda5240] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbed89480] (mncc_call.c:163) 20250823132941120 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132941120 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132941120 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132941120 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132941120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132941120 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132941120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132941120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1619)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1619)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132941123 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132941123 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132941123 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132941123 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132941123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132941123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132941123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132941123 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132941124 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132941124 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132941124 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132941124 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132941124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132941124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132941124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132941124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on local reference:0 20250823132941125 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132941125 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132941125 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132941125 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132941125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132941125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132941125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132941125 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1620)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_msc_out0(1628)10132163 TC_ho_inter_msc_out0(1628)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132941127 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250823132941127 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out0(1628)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1628)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1628)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1628)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1620)@7e0c241b4610: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1620)@7e0c241b4610: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out0(1628) 20250823132941136 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250823132941136 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250823132941137 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132941137 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132941137 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132941137 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132941137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132941137 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132941137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132941137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@7e0c241b4610: First idle individual index:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1620)@7e0c241b4610: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1620)@7e0c241b4610: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1620)@7e0c241b4610: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out0(1628) MSC_Test_0-RAN(1620)@7e0c241b4610: Added conn table entry 0TC_ho_inter_msc_out0(1628)12369481 MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823132941144 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132941144 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132941144 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132941144 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132941144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132941144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132941144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132941144 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: vl_len:25 MSC_Test_0-SCCP(1619)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1619)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132941346 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132941346 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132941346 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132941346 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132941346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132941346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132941346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132941346 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1619)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1619)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1619)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1619)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132941550 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132941550 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132941550 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132941550 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132941550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132941550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132941550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132941550 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132941551 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132941551 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132941551 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132941551 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132941551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132941551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132941551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132941551 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132941551 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb4730]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250823132941551 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb4730]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250823132941551 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbedb4730]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823132941551 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273: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)[0x561dbedb4730]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250823132941551 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273: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)[0x561dbedb4730]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823132941551 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:callref-0x0)[0x561dbedb4380]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250823132941551 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:callref-0x0)[0x561dbedb4380]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250823132941557 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb4730]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132941557 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb4730]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132941557 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbed93fd0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out0(1628)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823132942560 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823132942560 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132942560 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823132942560 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823132942560 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132942560 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132942560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132942561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132942561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132942561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132942561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132942561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1628)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1620)@7e0c241b4610: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1620)@7e0c241b4610: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1619)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1619)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O 20250823132942568 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132942569 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132942569 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132942569 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132942569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132942569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132942569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132942569 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132942569 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823132942569 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823132942569 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823132942569 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823132942569 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-2354:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823132942569 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-2354:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132942569 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132942570 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132942570 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132942570 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132942570 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbed93fd0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823132942570 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb4730]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823132942570 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb4730]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbed93fd0] (call_leg.c:197) 20250823132942570 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb4730]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823132942570 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb4730]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823132942570 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedc54d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823132942570 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedc54d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbed93fd0] (call_leg.c:197) 20250823132942570 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbed93fd0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823132942570 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedc54d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823132942570 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedc54d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823132942570 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbed93fd0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823132942570 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbed93fd0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-2354:CM_SERVICE_REQ)[0x561dbed89480] (call_leg.c:198) 20250823132942570 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbed93fd0]{RELEASING}: Freeing instance (call_leg.c:198) 20250823132942570 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-273:CM_SERVICE_REQ)[0x561dbed93fd0]{RELEASING}: Deallocated (fsm.c:568) 20250823132942570 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132942570 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132942570 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132942571 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132942571 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132942571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132942571 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132942571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132942571 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132942571 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132942571 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132942571 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132942571 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132942571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132942571 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132942571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132942571 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1621)@7e0c241b4610: Message received on association #8 MSC_Test-MNCC(1622)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_msc_out0(1628)-2147483629 MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1628)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out0(1628)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out0(1628)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out0(1628)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out0(1628)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1619)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1619)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132942577 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132942577 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132942577 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132942577 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132942577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132942577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132942577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132942577 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132942577 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:callref-0x0)[0x561dbedb4380]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132942577 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:callref-0x0)[0x561dbedb4380]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-2354:CM_SERVICE_REQ)[0x561dbed89480] (msc_a.c:1053) 20250823132942577 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:callref-0x0)[0x561dbedb4380]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250823132942577 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:callref-0x0)[0x561dbedb4380]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250823132942577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-2354:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132942577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-2354:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-2354:CM_SERVICE_REQ)[0x561dbed89480] (msc_a.c:1053) 20250823132942577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-2354:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132942577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-2354:CM_SERVICE_REQ)[0x561dbedc5090]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132942577 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD - active-conn: now used by 1 (attached) (msub.c:375) 20250823132942578 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132942578 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132942578 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132942578 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132942578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132942578 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132942578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132942578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1621)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132942579 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132942579 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132942579 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132942579 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132942579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132942579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132942579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132942579 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1620)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_msc_out0(1628)12369481 TC_ho_inter_msc_out0(1628)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out0(1628)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1628)@7e0c241b4610: f_call_hangup 9: done TC_ho_inter_msc_out0(1628)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1628)@7e0c241b4610: Final verdict of PTC: pass 20250823132944595 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132944595 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823132944596 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132944596 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132944596 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132944596 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132944597 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132944597 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132944597 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132944597 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132944597 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) 20250823132944597 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132944597 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) MSC_Test-MNCC(1622)@7e0c241b4610: Final verdict of PTC: none 20250823132944597 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132944597 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132944597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132944597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132944597 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132944597 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(1621)@7e0c241b4610: Final verdict of PTC: none 20250823132944597 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132944598 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(1619)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1620)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(1625)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1623)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1626)@7e0c241b4610: Final verdict of PTC: none 20250823132944599 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(1627)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1624)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1629)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1618)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1618): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1619): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1620): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1621): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1622): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1623): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1624): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1625): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1626): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1627): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_ho_inter_msc_out0(1628): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1629): none (pass -> pass) MTC@7e0c241b4610: Test case TC_ho_inter_msc_out finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out pass'. Sat Aug 23 13:29:44 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 20250823132945600 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=592968) 20250823132946598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132946598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132946598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823132946601 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=592968, count=595124) 20250823132947602 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_1'. ------ MSC_Tests.TC_ho_inter_msc_out_a5_1 ------ Sat Aug 23 13:29:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132948603 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_1' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_ho_inter_msc_out_a5_1 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1633)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1633)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1633)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(1631)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823132949229 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1634)@7e0c241b4610: 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 } } } 20250823132949424 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) 20250823132949424 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) 20250823132949424 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823132949424 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(1633)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1633)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823132949430 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132949430 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823132949430 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823132949430 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823132949430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823132949430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823132949430 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(1633)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1633)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1633)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823132949433 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132949433 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823132949433 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823132949433 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823132949433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823132949433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823132949433 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(1633)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 20250823132949433 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823132949433 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1633)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823132949604 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823132949605 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1636)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1636)@7e0c241b4610: 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) } } } } 20250823132949610 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1636)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1636)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1636)@7e0c241b4610: 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(1636)@7e0c241b4610: 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(1636)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1636)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823132949631 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) 20250823132949631 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1634)@7e0c241b4610: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_10(1640) MSC_Test-GSUP(1637)@7e0c241b4610: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_10(1640) TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: 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 } } } } 20250823132950233 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950233 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950233 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950233 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132950233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132950233 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132950233 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950233 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950233 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950233 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132950233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950233 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132950233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1632)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1632)@7e0c241b4610: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1640)15515398 MSC_Test_0-SCCP(1631)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1632)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132950245 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950245 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950246 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950246 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132950246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132950246 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132950246 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-274:LU)[0x561dbed93fd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823132950246 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-274:LU)[0x561dbed93fd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823132950246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x561dbed65890]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823132950246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x561dbed65890]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-274:LU)[0x561dbed93fd0] (fsm.c:486) 20250823132950246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x561dbed65890]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823132950246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x561dbed65890]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823132950246 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823132950247 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823132950247 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823132950247 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823132950247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed65890]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823132950247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed65890]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823132950247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed65890]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823132950247 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed66050]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823132950247 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed66050]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed65890] (fsm.c:486) 20250823132950247 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed66050]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823132950247 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed66050]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823132950247 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950247 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132950247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950247 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132950247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@7e0c241b4610: { messageType := 2, destLocRef := 'ECBF06'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(1631)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(1637)@7e0c241b4610: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_10(1640) MSC_Test-GSUP(1637)@7e0c241b4610: Added IMSI table entry 0TC_ho_inter_msc_out_a5_10(1640)"262420000000054" 20250823132950254 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132950254 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_len:11 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1631)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132950256 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950256 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950256 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950256 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132950256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132950256 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: setverdict(pass): none -> pass 20250823132950264 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132950264 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed66050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823132950264 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD) Received 1 auth tuples (vlr.c:996) 20250823132950264 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed66050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823132950264 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed66050]{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) 20250823132950264 DMM DEBUG Tx AUTH REQ (rand = 55184224f0afc7f240ceaaec8db9b411) (gsm_04_08.c:641) 20250823132950264 DMM DEBUG AUTH REQ (autn = d31d20f01679c7d360457599777a27aa) (gsm_04_08.c:643) 20250823132950264 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132950264 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950264 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950265 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950265 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132950265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950265 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132950265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1632)@7e0c241b4610: patching N(SD)=1 into dtap '051431400B942104BA63DC8E'O MSC_Test_0-RAN(1632)@7e0c241b4610: patched enc_l3: '055431400B942104BA63DC8E'O MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_len:15 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1631)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000C055431400B942104BA63DC8E'O 20250823132950273 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950273 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950273 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950273 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132950273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132950273 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132950273 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed93fd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 31400b94ba63dc8e) (gsm_04_08.c:1128) 20250823132950273 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed66050]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823132950273 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD) AUTH on GERAN received SRES/RES: 31400b94ba63dc8e (8 bytes) (vlr_auth_fsm.c:151) 20250823132950273 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823132950273 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed66050]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823132950273 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed66050]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823132950273 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed66050]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823132950273 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed66050]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed65890] (vlr_auth_fsm.c:294) 20250823132950273 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed66050]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823132950273 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed66050]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823132950273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed65890]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823132950273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed65890]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823132950273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed65890]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823132950274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed65890]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823132950274 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950274 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950274 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950274 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132950274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950274 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132950274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1631)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132950279 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950279 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950279 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950279 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132950279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132950279 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132950279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed65890]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823132950279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed65890]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823132950279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed65890]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823132950279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed65890]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823132950279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132950279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed65890] (fsm.c:486) 20250823132950279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823132950279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823132950279 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950279 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132950279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132950279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132950282 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132950282 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250823132950282 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250823132950282 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132950283 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132950283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed65890]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823132950283 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed66050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823132950283 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed66050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823132950283 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823132950283 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed65890] (vlr_lu_fsm.c:110) 20250823132950283 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823132950283 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132950283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed65890]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823132950283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed65890]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823132950283 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbedb7c10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823132950283 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbedb7c10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbed65890] (fsm.c:486) 20250823132950283 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbedb7c10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823132950283 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbedb7c10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823132950283 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbedb7c10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823132950283 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbedb7c10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823132950283 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:TMSInew-0x7A4545A3) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250823132950283 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbedb7c10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823132950283 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:TMSInew-0x7A4545A3 LOCATION UPDATE ACCEPT (TMSI = 0x7a4545a3) (gsm_04_08.c:149) 20250823132950283 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:TMSInew-0x7A4545A3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132950283 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950283 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132950283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132950283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1632)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1632)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1631)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O 20250823132950286 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950286 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950286 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950286 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132950286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132950286 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132950287 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:TMSInew-0x7A4545A3:GERAN-A-274:LU)[0x561dbed93fd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823132950287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:TMSInew-0x7A4545A3:GERAN-A-274:LU)[0x561dbed65890]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823132950287 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbedb7c10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823132950287 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250823132950287 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbedb7c10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823132950287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-274:LU)[0x561dbed65890]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823132950287 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbedb7c10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823132950287 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbedb7c10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-274:LU)[0x561dbed65890] (vlr_lu_fsm.c:817) 20250823132950287 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbedb7c10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823132950287 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x446157FD:GERAN-A-274:LU)[0x561dbedb7c10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823132950287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-274:LU)[0x561dbed65890]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823132950287 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250823132950287 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132950287 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132950287 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132950287 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132950287 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950287 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950287 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950287 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132950287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950287 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132950287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1631)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132950288 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950288 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950288 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950288 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132950288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132950288 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132950288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-274:LU)[0x561dbed65890]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132950288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-274:LU)[0x561dbed65890]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-274:LU)[0x561dbed93fd0] (msc_a.c:1053) 20250823132950288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-274:LU)[0x561dbed65890]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823132950288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-274:LU)[0x561dbed65890]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132950289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-274:LU)[0x561dbed65890]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823132950289 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132950289 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950289 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950289 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950289 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132950289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132950289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on local reference:0 20250823132950289 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950289 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950289 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950289 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132950289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132950289 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1632)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1640)15515398 TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132950290 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823132950290 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: 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 := '7A4545A3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1632)@7e0c241b4610: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1640)8149172 MSC_Test_0-RAN(1632)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1631)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132950490 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950490 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950490 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950490 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132950490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132950490 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132950490 DMM DEBUG msc_a(TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedb40d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823132950490 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedc54d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823132950490 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedc54d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedb40d0] (fsm.c:486) 20250823132950490 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedc54d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250823132950490 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedc54d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823132950490 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823132950490 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823132950490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedc54d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823132950490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedc54d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823132950490 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedb7c10]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823132950490 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedb7c10]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedc54d0] (fsm.c:486) 20250823132950490 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedb7c10]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823132950490 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedb7c10]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823132950490 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823132950490 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950490 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950490 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950490 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132950490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132950490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@7e0c241b4610: { messageType := 2, destLocRef := '7C58B4'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(1631)@7e0c241b4610: Session index based on local reference:0 20250823132950492 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823132950492 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132950495 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823132950495 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedb7c10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823132950495 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3) Received 1 auth tuples (vlr.c:996) 20250823132950495 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedb7c10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823132950495 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedb7c10]{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) 20250823132950495 DMM DEBUG Tx AUTH REQ (rand = 09c055533df0d845906dc297a94cc230) (gsm_04_08.c:641) 20250823132950496 DMM DEBUG AUTH REQ (autn = 6d098fb2874245fffe31f18a7c70c2b2) (gsm_04_08.c:643) 20250823132950496 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823132950496 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950496 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132950496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950496 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132950496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1632)@7e0c241b4610: patching N(SD)=1 into dtap '05142B49E860210471795948'O MSC_Test_0-RAN(1632)@7e0c241b4610: patched enc_l3: '05542B49E860210471795948'O MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_len:15 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1631)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000C05542B49E860210471795948'O MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132950500 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950500 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950500 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950500 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132950500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132950500 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132950500 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedb40d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2b49e86071795948) (gsm_04_08.c:1128) 20250823132950500 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedb7c10]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823132950500 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3) AUTH on GERAN received SRES/RES: 2b49e86071795948 (8 bytes) (vlr_auth_fsm.c:151) 20250823132950500 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823132950500 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedb7c10]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823132950500 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedb7c10]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823132950500 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedb7c10]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823132950500 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedb7c10]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedc54d0] (vlr_auth_fsm.c:294) 20250823132950500 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedb7c10]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823132950500 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedb7c10]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823132950500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedc54d0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823132950500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedc54d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823132950500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedc54d0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823132950500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedc54d0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823132950500 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950501 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950501 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950501 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132950501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950501 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132950501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1631)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C02'O 20250823132950503 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950503 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950503 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132950503 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132950503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132950504 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132950504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedc54d0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823132950504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedc54d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823132950504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedc54d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823132950504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedc54d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823132950504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedc54d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823132950504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedc54d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823132950504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedc54d0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823132950504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedc54d0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823132950504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedc54d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823132950504 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250823132950504 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950504 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132950505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950505 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132950505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1634)@7e0c241b4610: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_10(1640) MSC_Test-MGCP(1635)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_10(1640) MSC_Test_0-RAN(1632)@7e0c241b4610: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1632)@7e0c241b4610: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_len:19 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1631)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132950521 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950521 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950521 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950521 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132950521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132950521 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132950521 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823132950521 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 callref-0x80000015 tid-8) New transaction (transaction.c:231) 20250823132950522 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823132950522 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132950522 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823132950522 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275: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) 20250823132950522 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823132950522 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823132950522 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHING}: Allocated (fsm.c:456) 20250823132950522 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedb40d0] (fsm.c:486) 20250823132950522 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275: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) 20250823132950522 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbed89480]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823132950522 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbed89480]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbed66050] (fsm.c:486) 20250823132950522 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:no-CI)[0x561dbed89480]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823132950522 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:no-CI)[0x561dbed89480]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823132950522 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbeddad90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823132950522 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbeddad90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbed66050] (fsm.c:486) 20250823132950522 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:no-CI)[0x561dbeddad90]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823132950522 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:no-CI)[0x561dbeddad90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1635)@7e0c241b4610: 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(1640) TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823132950536 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:no-CI)[0x561dbed89480]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132950536 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823132950536 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275: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(1640)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823132950537 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:no-CI)[0x561dbeddad90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132950537 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823132950537 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275: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) 20250823132950537 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1634)@7e0c241b4610: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_10(1640) MSC_Test-MNCC(1634)@7e0c241b4610: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1640)-2147483627 20250823132950537 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950537 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132950537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950537 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132950538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind 20250823132950542 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1631)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132950547 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950547 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950547 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950547 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132950547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132950547 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132950547 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbeddad90]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823132950547 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275: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)[0x561dbeddad90]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823132950547 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275: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)[0x561dbeddad90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823132950547 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275: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) 20250823132950547 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275: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) 20250823132950547 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275: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) 20250823132950547 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275: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(1640)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE 20250823132950550 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823132950550 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132950550 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132950550 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823132950550 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950550 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950550 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950550 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132950550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950550 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132950550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132950552 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeddad90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132950552 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeddad90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132950552 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823132950554 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823132950554 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132950554 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132950554 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823132950555 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950555 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950555 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950555 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132950555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950555 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132950555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823132950557 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823132950557 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275: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) 20250823132950557 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275: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) 20250823132950557 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed89480]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823132950557 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed89480]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823132950557 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275: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)[0x561dbed89480]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823132950557 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823132950557 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132950557 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132950557 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823132950557 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823132950558 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950558 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950558 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950558 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132950558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950558 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132950558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: { 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" } } } } } } } 20250823132950561 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed89480]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132950561 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed89480]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132950561 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823132950561 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1632)@7e0c241b4610: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1632)@7e0c241b4610: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1631)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132950563 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132950563 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132950563 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132950563 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132950563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132950563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132950563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132950563 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132950563 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823132950563 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823132950563 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823132950563 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132950563 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275: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(1640)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1631)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O 20250823132952075 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132952075 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132952075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132952075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132952076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132952076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132952076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132952076 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132952089 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250823132952089 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250823132952089 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbed66ae0]{NOT_STARTED}: Allocated (fsm.c:456) 20250823132952089 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbed66ae0]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbed6fa10] (fsm.c:486) 20250823132952090 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:callref-0x0)[0x561dbed66ae0]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeddad90] (mncc_call.c:190) 20250823132952090 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:callref-0x0)[0x561dbed66ae0]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250823132952090 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:callref-0x0)[0x561dbed66ae0]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250823132952090 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:callref-0x0)[0x561dbed66ae0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250823132952090 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132952090 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132952090 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132952090 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132952090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132952090 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132952090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132952090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1634)@7e0c241b4610: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_10(1640) MSC_Test-MNCC(1634)@7e0c241b4610: Added conn table entry 1TC_ho_inter_msc_out_a5_10(1640)-2147483626 20250823132952096 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250823132952096 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250823132952096 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132952096 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132952096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132952096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132952096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132952096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132952097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132952097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823132952208 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250823132952208 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250823132952208 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:callref-0x0)[0x561dbed66ae0]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbed6fa10] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbedb40d0] (mncc_call.c:163) 20250823132952209 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132952209 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132952209 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132952209 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132952209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132952209 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132952209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132952209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1631)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823132952214 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132952214 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132952214 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132952214 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132952214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132952214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132952214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132952214 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132952215 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132952215 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132952215 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132952215 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132952215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132952215 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132952215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132952215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132952216 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132952216 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132952216 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132952216 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132952216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132952216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132952216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132952216 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1632)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1640)8149172 TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823132952218 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250823132952218 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1632)@7e0c241b4610: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1632)@7e0c241b4610: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_10(1640) 20250823132952225 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250823132952225 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250823132952226 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132952226 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132952226 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132952226 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132952226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132952226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132952226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132952226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@7e0c241b4610: First idle individual index:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1632)@7e0c241b4610: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1632)@7e0c241b4610: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1632)@7e0c241b4610: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_10(1640) MSC_Test_0-RAN(1632)@7e0c241b4610: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1640)9972685 MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132952232 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132952232 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132952232 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132952232 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132952232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132952232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132952232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132952232 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_len:27 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1631)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C027C060908070623287E0180'O MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132952434 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132952434 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132952434 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132952434 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132952434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132952434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132952434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132952434 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1631)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1631)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132952638 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132952638 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132952638 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132952638 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132952638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132952638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132952638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132952638 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132952639 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132952639 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132952639 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132952639 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132952639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132952639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132952639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132952639 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132952639 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeddad90]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250823132952639 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeddad90]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250823132952639 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbeddad90]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823132952639 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275: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)[0x561dbeddad90]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250823132952639 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275: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)[0x561dbeddad90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823132952640 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:callref-0x0)[0x561dbed66ae0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250823132952640 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:callref-0x0)[0x561dbed66ae0]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250823132952645 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeddad90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823132952645 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeddad90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823132952645 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823132953649 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823132953649 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823132953650 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823132953650 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823132953650 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132953650 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132953650 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132953650 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132953650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132953650 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132953650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132953650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1632)@7e0c241b4610: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1632)@7e0c241b4610: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1631)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132953657 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132953657 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132953658 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132953658 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132953658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132953658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132953658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132953658 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132953658 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823132953658 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823132953658 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823132953658 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823132953658 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-2355:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823132953658 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-2355:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823132953658 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823132953658 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823132953658 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823132953658 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823132953658 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823132953658 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeddad90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823132953658 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeddad90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbed66050] (call_leg.c:197) 20250823132953659 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeddad90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823132953659 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeddad90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823132953659 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed89480]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823132953659 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed89480]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbed66050] (call_leg.c:197) 20250823132953659 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbed66050]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823132953659 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed89480]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823132953659 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed89480]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823132953659 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbed66050]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823132953659 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbed66050]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-2355:CM_SERVICE_REQ)[0x561dbedb40d0] (call_leg.c:198) 20250823132953659 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbed66050]{RELEASING}: Freeing instance (call_leg.c:198) 20250823132953659 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-275:CM_SERVICE_REQ)[0x561dbed66050]{RELEASING}: Deallocated (fsm.c:568) 20250823132953659 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823132953659 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132953659 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132953659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132953659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132953659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132953659 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132953659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132953659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823132953659 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132953659 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132953659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132953659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132953659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132953659 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132953659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132953659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1634)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1640)-2147483627 TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1631)@7e0c241b4610: vl_from0 20250823132953664 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132953665 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132953665 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132953665 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132953665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132953665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132953665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132953665 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1631)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823132953665 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:callref-0x0)[0x561dbed66ae0]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132953665 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:callref-0x0)[0x561dbed66ae0]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-2355:CM_SERVICE_REQ)[0x561dbedb40d0] (msc_a.c:1053) 20250823132953665 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:callref-0x0)[0x561dbed66ae0]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250823132953665 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:callref-0x0)[0x561dbed66ae0]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250823132953665 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-2355:CM_SERVICE_REQ)[0x561dbedc54d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823132953665 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-2355:CM_SERVICE_REQ)[0x561dbedc54d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-2355:CM_SERVICE_REQ)[0x561dbedb40d0] (msc_a.c:1053) 20250823132953665 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-2355:CM_SERVICE_REQ)[0x561dbedc54d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823132953665 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-2355:CM_SERVICE_REQ)[0x561dbedc54d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823132953665 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 - active-conn: now used by 1 (attached) (msub.c:375) 20250823132953666 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132953666 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132953666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132953666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823132953666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132953666 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132953666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823132953666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@7e0c241b4610: Session index based on local reference:0 20250823132953666 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132953666 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823132953666 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823132953666 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823132953666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823132953666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823132953666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823132953667 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1632)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1640)9972685 TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: f_call_hangup 9: done TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1640)@7e0c241b4610: Final verdict of PTC: pass 20250823132955683 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823132955683 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823132955683 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823132955683 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132955683 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823132955683 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823132955683 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823132955683 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823132955683 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823132955683 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823132955683 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) 20250823132955684 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823132955684 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823132955684 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823132955684 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823132955684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823132955684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823132955684 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823132955684 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823132955684 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823132955684 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823132955684 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1633)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(1637)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1631)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1636)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1638)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1634)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1639)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1632)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1635)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1630)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1641)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1630): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1631): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1632): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1633): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1634): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1635): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1636): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1637): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1638): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1639): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_ho_inter_msc_out_a5_10(1640): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1641): none (pass -> pass) MTC@7e0c241b4610: Test case TC_ho_inter_msc_out_a5_1 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_1 pass'. Sat Aug 23 13:29:55 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 20250823132956685 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=667268) 20250823132957685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823132957685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823132957685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823132957686 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=667268, count=669144) 20250823132958687 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_1 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_3'. ------ MSC_Tests.TC_ho_inter_msc_out_a5_3 ------ Sat Aug 23 13:29:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823132959688 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_3' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_ho_inter_msc_out_a5_3 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1645)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1645)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1645)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(1643)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133000312 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1646)@7e0c241b4610: 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 } } } 20250823133000506 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) 20250823133000506 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) 20250823133000506 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133000506 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(1645)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1645)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133000511 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133000511 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133000511 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133000511 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133000511 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133000511 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133000511 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(1645)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1645)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1645)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1645)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133000512 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133000512 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133000512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133000512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133000512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133000512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133000512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133000512 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133000512 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133000689 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133000689 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1648)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1648)@7e0c241b4610: 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) } } } } 20250823133000696 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1648)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1648)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1648)@7e0c241b4610: 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(1648)@7e0c241b4610: 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(1648)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1648)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133000709 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) 20250823133000710 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1646)@7e0c241b4610: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_30(1652) MSC_Test-GSUP(1649)@7e0c241b4610: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_30(1652) TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: 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(1645)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133001314 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001314 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001314 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133001314 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133001314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133001314 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133001314 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001314 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133001314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133001314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001314 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133001314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1644)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1644)@7e0c241b4610: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1652)1567680 MSC_Test_0-SCCP(1643)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1644)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133001326 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001326 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001326 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133001326 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133001326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133001326 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133001327 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-276:LU)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133001327 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-276:LU)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133001327 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x561dbedc7370]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133001327 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x561dbedc7370]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-276:LU)[0x561dbed66050] (fsm.c:486) 20250823133001327 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x561dbedc7370]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823133001327 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x561dbedc7370]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133001327 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133001327 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133001327 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133001327 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133001327 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedc7370]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133001327 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedc7370]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133001327 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedc7370]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133001327 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133001327 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedc7370] (fsm.c:486) 20250823133001327 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133001327 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133001327 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001327 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001327 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133001327 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133001327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001327 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133001327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@7e0c241b4610: { messageType := 2, destLocRef := '17EBC0'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(1643)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(1649)@7e0c241b4610: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_30(1652) MSC_Test-GSUP(1649)@7e0c241b4610: Added IMSI table entry 0TC_ho_inter_msc_out_a5_30(1652)"262420000000054" 20250823133001331 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133001331 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_len:11 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_from0 TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1643)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133001332 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001332 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133001332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133001332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133001332 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133001335 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133001335 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133001335 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3) Received 1 auth tuples (vlr.c:996) 20250823133001335 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133001335 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbed93fd0]{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) 20250823133001335 DMM DEBUG Tx AUTH REQ (rand = 5616174ba1e82e7cf7f029f4cf3a025b) (gsm_04_08.c:641) 20250823133001335 DMM DEBUG AUTH REQ (autn = 1b1e7e79f228a4d55e8894ebcae27e4d) (gsm_04_08.c:643) 20250823133001335 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133001335 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001335 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001335 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133001335 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133001335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001335 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133001335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1644)@7e0c241b4610: patching N(SD)=1 into dtap '051482CC491C21048036B7B5'O MSC_Test_0-RAN(1644)@7e0c241b4610: patched enc_l3: '055482CC491C21048036B7B5'O MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_len:15 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1643)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000C055482CC491C21048036B7B5'O MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133001340 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001340 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001340 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133001340 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133001340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001340 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133001340 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133001340 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbed66050]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 82cc491c8036b7b5) (gsm_04_08.c:1128) 20250823133001340 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbed93fd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133001340 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3) AUTH on GERAN received SRES/RES: 82cc491c8036b7b5 (8 bytes) (vlr_auth_fsm.c:151) 20250823133001340 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823133001340 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbed93fd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133001340 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbed93fd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133001340 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133001340 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedc7370] (vlr_auth_fsm.c:294) 20250823133001340 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133001340 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133001340 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedc7370]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823133001340 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedc7370]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133001340 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedc7370]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823133001340 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedc7370]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823133001340 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001340 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001340 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133001340 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133001340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001340 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133001340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1643)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250823133001343 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001343 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001343 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133001343 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133001343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133001343 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133001343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedc7370]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823133001343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedc7370]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133001343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedc7370]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133001343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedc7370]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133001343 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133001343 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedc7370] (fsm.c:486) 20250823133001343 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133001343 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133001343 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001343 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001343 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133001343 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133001343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133001343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133001344 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133001344 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250823133001344 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250823133001344 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133001344 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133001344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedc7370]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133001344 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133001344 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133001344 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133001344 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedc7370] (vlr_lu_fsm.c:110) 20250823133001344 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133001344 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133001344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedc7370]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133001344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedc7370]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133001344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedab330]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133001344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedab330]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedc7370] (fsm.c:486) 20250823133001344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedab330]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133001344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedab330]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133001344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedab330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133001344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedab330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133001344 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:TMSInew-0x5AFDC23C) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250823133001344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedab330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133001344 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:TMSInew-0x5AFDC23C LOCATION UPDATE ACCEPT (TMSI = 0x5afdc23c) (gsm_04_08.c:149) 20250823133001344 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:TMSInew-0x5AFDC23C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133001344 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001344 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133001344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133001344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133001344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1644)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1644)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1643)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O 20250823133001346 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001346 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001346 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133001346 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133001346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133001346 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133001346 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:TMSInew-0x5AFDC23C:GERAN-A-276:LU)[0x561dbed66050]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133001346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:TMSInew-0x5AFDC23C:GERAN-A-276:LU)[0x561dbedc7370]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133001346 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedab330]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133001346 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250823133001346 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedab330]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133001346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-276:LU)[0x561dbedc7370]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133001346 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedab330]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133001346 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedab330]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-276:LU)[0x561dbedc7370] (vlr_lu_fsm.c:817) 20250823133001346 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedab330]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133001346 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x7A4545A3:GERAN-A-276:LU)[0x561dbedab330]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133001346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-276:LU)[0x561dbedc7370]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133001346 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250823133001346 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133001346 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133001346 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133001346 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133001346 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001346 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001346 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133001346 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133001346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001346 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133001346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1643)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133001346 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001346 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001346 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133001346 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133001346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133001347 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133001347 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-276:LU)[0x561dbedc7370]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133001347 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-276:LU)[0x561dbedc7370]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-276:LU)[0x561dbed66050] (msc_a.c:1053) 20250823133001347 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-276:LU)[0x561dbedc7370]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133001347 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-276:LU)[0x561dbedc7370]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133001347 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-276:LU)[0x561dbedc7370]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133001347 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C - active-conn: now used by 1 (attached) (msub.c:375) 20250823133001347 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001347 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133001347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133001347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133001347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on local reference:0 20250823133001347 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001347 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001347 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133001347 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133001347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133001347 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1644)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1652)1567680 TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133001347 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133001347 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: 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 := '5AFDC23C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1644)@7e0c241b4610: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1652)12387580 MSC_Test_0-RAN(1644)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1643)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133001550 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001550 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001550 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133001550 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133001550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133001550 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133001552 DMM DEBUG msc_a(TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133001552 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedc5220]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133001552 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedc5220]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbed89480] (fsm.c:486) 20250823133001552 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedc5220]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250823133001552 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedc5220]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133001552 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133001552 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133001552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedc5220]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133001552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedc5220]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823133001552 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedab330]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133001552 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedab330]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedc5220] (fsm.c:486) 20250823133001552 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedab330]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133001552 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedab330]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133001552 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133001552 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001552 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001552 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133001552 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133001552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001552 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133001552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@7e0c241b4610: { messageType := 2, destLocRef := 'BD04FC'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(1643)@7e0c241b4610: Session index based on local reference:0 20250823133001555 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133001555 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133001559 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133001559 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedab330]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133001559 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C) Received 1 auth tuples (vlr.c:996) 20250823133001559 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedab330]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133001559 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedab330]{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) 20250823133001559 DMM DEBUG Tx AUTH REQ (rand = 166ac5bfee10c7b9c4669c4b3c09a48d) (gsm_04_08.c:641) 20250823133001559 DMM DEBUG AUTH REQ (autn = d02c5d7a9bbeff9391cc847e9e347f86) (gsm_04_08.c:643) 20250823133001560 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133001560 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001560 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133001560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133001560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133001560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1644)@7e0c241b4610: patching N(SD)=1 into dtap '051470AF99F32104FFBE64A8'O MSC_Test_0-RAN(1644)@7e0c241b4610: patched enc_l3: '055470AF99F32104FFBE64A8'O MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_len:15 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1643)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000C055470AF99F32104FFBE64A8'O 20250823133001564 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001564 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001564 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133001565 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133001565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001565 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133001565 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133001565 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbed89480]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 70af99f3ffbe64a8) (gsm_04_08.c:1128) 20250823133001565 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedab330]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133001565 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C) AUTH on GERAN received SRES/RES: 70af99f3ffbe64a8 (8 bytes) (vlr_auth_fsm.c:151) 20250823133001565 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823133001565 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedab330]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133001565 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedab330]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133001565 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedab330]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133001565 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedab330]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedc5220] (vlr_auth_fsm.c:294) 20250823133001565 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedab330]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133001565 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedab330]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133001565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedc5220]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823133001565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedc5220]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133001565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedc5220]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823133001565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedc5220]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823133001566 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001566 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001566 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133001566 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133001566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001566 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133001566 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1643)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250823133001569 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001569 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001569 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133001569 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133001569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133001569 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133001570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedc5220]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823133001570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedc5220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133001570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedc5220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133001570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedc5220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133001570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedc5220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133001570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedc5220]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133001570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedc5220]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133001570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedc5220]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133001570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedc5220]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133001570 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250823133001570 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001570 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001570 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133001570 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133001570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001570 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133001570 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1646)@7e0c241b4610: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_30(1652) MSC_Test-MGCP(1647)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_30(1652) MSC_Test_0-RAN(1644)@7e0c241b4610: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1644)@7e0c241b4610: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_len:19 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1643)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133001579 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001579 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001579 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133001579 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133001579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133001579 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133001580 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823133001580 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C callref-0x80000017 tid-8) New transaction (transaction.c:231) 20250823133001580 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823133001580 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133001580 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133001580 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277: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) 20250823133001580 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823133001580 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823133001580 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbed93fd0]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133001580 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbed93fd0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbed89480] (fsm.c:486) 20250823133001580 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277: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) 20250823133001580 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbed65540]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133001580 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbed65540]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbed93fd0] (fsm.c:486) 20250823133001580 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:no-CI)[0x561dbed65540]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823133001580 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:no-CI)[0x561dbed65540]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133001580 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbeda5240]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133001580 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbeda5240]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbed93fd0] (fsm.c:486) 20250823133001580 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:no-CI)[0x561dbeda5240]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823133001580 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:no-CI)[0x561dbeda5240]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1647)@7e0c241b4610: 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(1652) TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823133001595 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:no-CI)[0x561dbed65540]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133001595 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbed93fd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133001595 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277: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(1652)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1646)@7e0c241b4610: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_30(1652) MSC_Test-MNCC(1646)@7e0c241b4610: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1652)-2147483625 20250823133001596 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:no-CI)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133001596 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbed93fd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133001596 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277: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) 20250823133001596 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) Sending Assignment Command (msc_a.c:706) 20250823133001597 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001597 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133001597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133001597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133001597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request 20250823133001599 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1643)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133001600 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001600 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001600 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133001600 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133001600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133001600 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133001600 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbeda5240]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823133001600 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277: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)[0x561dbeda5240]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133001600 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277: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)[0x561dbeda5240]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823133001600 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277: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) 20250823133001600 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277: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) 20250823133001600 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277: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) 20250823133001600 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277: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(1652)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823133001602 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823133001602 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133001602 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133001602 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823133001602 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001602 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133001602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133001602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133001602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133001602 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133001602 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133001602 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbed93fd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133001604 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823133001604 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133001604 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133001604 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823133001604 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001604 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001604 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133001604 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133001604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133001605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823133001606 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133001606 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277: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) 20250823133001606 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277: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) 20250823133001606 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed65540]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133001606 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed65540]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133001606 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277: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)[0x561dbed65540]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133001606 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823133001607 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133001607 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133001607 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823133001607 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823133001607 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001607 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133001607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133001607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133001607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: { 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" } } } } } } } 20250823133001608 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed65540]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133001608 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed65540]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133001608 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbed93fd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133001608 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbed93fd0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1644)@7e0c241b4610: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1644)@7e0c241b4610: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1643)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250823133001609 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133001609 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133001609 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133001609 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133001609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133001609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133001609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133001609 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133001610 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823133001610 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823133001610 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823133001610 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133001610 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277: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(1652)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1643)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O 20250823133003120 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133003120 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133003120 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133003120 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133003120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133003120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133003120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133003120 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133003133 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250823133003133 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250823133003133 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedc5350]{NOT_STARTED}: Allocated (fsm.c:456) 20250823133003133 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbedc5350]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbed65890] (fsm.c:486) 20250823133003133 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:callref-0x0)[0x561dbedc5350]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240] (mncc_call.c:190) 20250823133003133 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:callref-0x0)[0x561dbedc5350]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250823133003133 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:callref-0x0)[0x561dbedc5350]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250823133003133 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:callref-0x0)[0x561dbedc5350]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250823133003133 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133003133 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133003133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133003133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133003133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133003133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133003133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133003133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1646)@7e0c241b4610: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_30(1652) MSC_Test-MNCC(1646)@7e0c241b4610: Added conn table entry 1TC_ho_inter_msc_out_a5_30(1652)-2147483624 20250823133003137 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250823133003137 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250823133003138 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133003138 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133003138 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133003138 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133003138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133003138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133003138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133003138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133003248 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250823133003248 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250823133003249 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:callref-0x0)[0x561dbedc5350]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbed65890] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbed89480] (mncc_call.c:163) 20250823133003249 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133003249 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133003249 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133003249 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133003249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133003249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133003249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133003249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1643)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133003253 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133003253 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133003253 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133003253 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133003253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133003253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133003253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133003253 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133003254 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133003254 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133003254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133003254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133003254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133003254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133003254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133003254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on local reference:0 20250823133003255 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133003255 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133003255 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133003255 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133003255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133003255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133003255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133003255 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1644)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1652)12387580 TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133003257 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250823133003257 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1644)@7e0c241b4610: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1644)@7e0c241b4610: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_30(1652) 20250823133003263 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250823133003263 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250823133003264 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133003264 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133003264 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133003264 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133003264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133003264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133003264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133003264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@7e0c241b4610: First idle individual index:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1644)@7e0c241b4610: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1644)@7e0c241b4610: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1644)@7e0c241b4610: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_30(1652) MSC_Test_0-RAN(1644)@7e0c241b4610: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1652)7626090 MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823133003270 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133003270 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133003270 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133003270 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133003270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133003270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133003270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133003270 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_len:27 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1643)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C047C060908070623287E0180'O MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133003474 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133003474 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133003474 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133003474 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133003474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133003474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133003474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133003474 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1643)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1643)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133003678 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133003678 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133003678 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133003678 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133003678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133003678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133003678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133003678 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133003678 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133003678 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133003678 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133003678 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133003678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133003678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133003678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133003678 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133003679 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250823133003679 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250823133003679 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbeda5240]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133003679 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277: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)[0x561dbeda5240]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250823133003679 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277: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)[0x561dbeda5240]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133003679 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:callref-0x0)[0x561dbedc5350]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250823133003679 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:callref-0x0)[0x561dbedc5350]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250823133003685 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133003685 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133003685 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbed93fd0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133004691 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133004691 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133004691 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133004691 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133004691 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133004691 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133004691 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133004691 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133004691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133004691 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133004691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133004691 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1644)@7e0c241b4610: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1644)@7e0c241b4610: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1643)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O 20250823133004699 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133004699 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133004699 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133004699 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133004699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133004699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133004699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133004699 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133004699 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823133004699 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133004699 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823133004699 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823133004699 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-2356:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823133004699 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-2356:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133004700 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133004700 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133004700 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133004700 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133004700 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbed93fd0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133004700 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133004700 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbed93fd0] (call_leg.c:197) 20250823133004700 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133004700 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133004700 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed65540]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133004700 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed65540]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbed93fd0] (call_leg.c:197) 20250823133004700 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbed93fd0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133004700 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed65540]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133004700 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed65540]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133004700 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbed93fd0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133004700 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbed93fd0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-2356:CM_SERVICE_REQ)[0x561dbed89480] (call_leg.c:198) 20250823133004700 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbed93fd0]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133004700 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-277:CM_SERVICE_REQ)[0x561dbed93fd0]{RELEASING}: Deallocated (fsm.c:568) 20250823133004700 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133004700 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133004700 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133004700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133004700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133004700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133004700 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133004701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133004701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133004701 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133004701 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133004701 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133004701 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133004701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133004701 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133004701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133004701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1646)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1652)-2147483625 TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1643)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1643)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133004708 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133004708 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133004708 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133004708 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133004708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133004708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133004708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133004708 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133004708 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:callref-0x0)[0x561dbedc5350]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133004708 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:callref-0x0)[0x561dbedc5350]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-2356:CM_SERVICE_REQ)[0x561dbed89480] (msc_a.c:1053) 20250823133004708 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:callref-0x0)[0x561dbedc5350]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250823133004708 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:callref-0x0)[0x561dbedc5350]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250823133004708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-2356:CM_SERVICE_REQ)[0x561dbedc5220]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133004708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-2356:CM_SERVICE_REQ)[0x561dbedc5220]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-2356:CM_SERVICE_REQ)[0x561dbed89480] (msc_a.c:1053) 20250823133004708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-2356:CM_SERVICE_REQ)[0x561dbedc5220]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133004708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-2356:CM_SERVICE_REQ)[0x561dbedc5220]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133004708 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C - active-conn: now used by 1 (attached) (msub.c:375) 20250823133004709 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133004709 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133004709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133004709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133004709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133004709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133004709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133004709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1645)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133004709 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133004709 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133004709 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133004709 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133004709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133004709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133004709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133004709 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1644)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1652)7626090 TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: f_call_hangup 9: done TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1652)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(1649)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1643)@7e0c241b4610: Final verdict of PTC: none 20250823133006728 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133006728 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133006728 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133006728 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133006728 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133006728 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133006728 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133006728 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133006729 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) 20250823133006729 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133006729 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133006729 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823133006729 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133006729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133006729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133006729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133006729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133006729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133006729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133006729 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133006730 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1645)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1644)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1650)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1646)@7e0c241b4610: Final verdict of PTC: none 20250823133006730 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1653)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1648)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1642)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1651)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1647)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1642): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1643): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1644): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1645): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1646): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1647): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1648): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1649): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1650): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1651): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_ho_inter_msc_out_a5_30(1652): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1653): none (pass -> pass) MTC@7e0c241b4610: Test case TC_ho_inter_msc_out_a5_3 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_3 pass'. Sat Aug 23 13:30:06 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 20250823133007731 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=667268) 20250823133008730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133008730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133008730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133008732 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=667268, count=669144) 20250823133009733 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_3 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_4'. ------ MSC_Tests.TC_ho_inter_msc_out_a5_4 ------ Sat Aug 23 13:30:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133010734 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_4' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_ho_inter_msc_out_a5_4 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1657)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1657)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1657)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(1655)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133011364 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1658)@7e0c241b4610: 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 } } } 20250823133011558 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) 20250823133011559 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) 20250823133011559 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133011559 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(1657)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1657)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133011564 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133011564 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133011564 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133011564 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133011564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133011564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133011564 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(1657)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1657)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1657)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1657)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133011564 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133011564 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133011564 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133011564 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133011564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133011564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133011564 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133011564 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133011564 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133011735 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133011735 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1660)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1660)@7e0c241b4610: 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) } } } } 20250823133011741 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1660)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1660)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1660)@7e0c241b4610: 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(1660)@7e0c241b4610: 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(1660)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1660)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133011762 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) 20250823133011762 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1658)@7e0c241b4610: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_40(1664) MSC_Test-GSUP(1661)@7e0c241b4610: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_40(1664) TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: 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 } } } } 20250823133012370 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012370 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012370 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012370 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133012370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133012370 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133012371 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012371 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012371 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012371 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133012371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012371 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133012371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1656)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1656)@7e0c241b4610: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1664)4074563 MSC_Test_0-SCCP(1655)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1656)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133012386 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012387 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012387 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012387 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133012387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133012387 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133012387 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-278:LU)[0x561dbed93fd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133012387 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-278:LU)[0x561dbed93fd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133012387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x561dbedc5480]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133012387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x561dbedc5480]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-278:LU)[0x561dbed93fd0] (fsm.c:486) 20250823133012387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x561dbedc5480]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823133012387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x561dbedc5480]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133012387 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133012387 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133012387 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133012387 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133012387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedc5480]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133012387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedc5480]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133012387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedc5480]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133012387 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbed66050]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133012387 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbed66050]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedc5480] (fsm.c:486) 20250823133012387 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbed66050]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133012387 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbed66050]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133012387 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012387 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012387 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012387 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133012387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012387 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133012387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@7e0c241b4610: { messageType := 2, destLocRef := '3E2C43'O (">,C"), 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(1655)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(1661)@7e0c241b4610: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_40(1664) MSC_Test-GSUP(1661)@7e0c241b4610: Added IMSI table entry 0TC_ho_inter_msc_out_a5_40(1664)"262420000000054" 20250823133012390 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133012390 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_len:11 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_from0 20250823133012391 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012391 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012391 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012391 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133012391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133012391 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1655)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: setverdict(pass): none -> pass 20250823133012396 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133012396 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbed66050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133012396 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C) Received 1 auth tuples (vlr.c:996) 20250823133012396 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbed66050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133012396 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbed66050]{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) 20250823133012396 DMM DEBUG Tx AUTH REQ (rand = dca0505c6316c5a01d32ceca2200908e) (gsm_04_08.c:641) 20250823133012396 DMM DEBUG AUTH REQ (autn = 25234afcb54ec12fe482a65b7319b70c) (gsm_04_08.c:643) 20250823133012396 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012396 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133012396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012396 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133012396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133012396 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1656)@7e0c241b4610: patching N(SD)=1 into dtap '05140085EFA321041C8300FD'O MSC_Test_0-RAN(1656)@7e0c241b4610: patched enc_l3: '05540085EFA321041C8300FD'O MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_len:15 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_from0 20250823133012402 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012402 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012402 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012402 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133012403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133012403 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1655)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000C05540085EFA321041C8300FD'O MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133012403 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbed93fd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0085efa31c8300fd) (gsm_04_08.c:1128) 20250823133012403 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbed66050]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133012403 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C) AUTH on GERAN received SRES/RES: 0085efa31c8300fd (8 bytes) (vlr_auth_fsm.c:151) 20250823133012403 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823133012403 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbed66050]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133012403 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbed66050]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133012403 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbed66050]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133012403 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbed66050]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedc5480] (vlr_auth_fsm.c:294) 20250823133012403 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbed66050]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133012403 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbed66050]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133012403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedc5480]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823133012403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedc5480]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133012403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedc5480]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823133012403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedc5480]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823133012403 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012403 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133012403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012403 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133012403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1655)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C05'O 20250823133012406 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012406 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012406 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012406 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133012406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133012406 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133012407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedc5480]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823133012407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedc5480]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133012407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedc5480]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133012407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedc5480]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133012407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133012407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedc5480] (fsm.c:486) 20250823133012407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133012407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133012407 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012407 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133012407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012407 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133012407 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133012410 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133012410 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250823133012410 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250823133012410 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133012410 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133012410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedc5480]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133012410 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbed66050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133012410 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbed66050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133012410 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133012410 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedc5480] (vlr_lu_fsm.c:110) 20250823133012410 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133012410 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133012410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedc5480]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133012410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedc5480]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133012410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedb4730]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133012410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedb4730]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedc5480] (fsm.c:486) 20250823133012410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedb4730]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133012410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedb4730]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133012410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedb4730]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133012410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedb4730]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133012410 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:TMSInew-0x11E3459C) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250823133012410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedb4730]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133012410 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:TMSInew-0x11E3459C LOCATION UPDATE ACCEPT (TMSI = 0x11e3459c) (gsm_04_08.c:149) 20250823133012410 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:TMSInew-0x11E3459C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133012410 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012410 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133012410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012410 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133012410 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1656)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1656)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1655)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133012413 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012413 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012413 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012413 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133012413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133012413 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133012413 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:TMSInew-0x11E3459C:GERAN-A-278:LU)[0x561dbed93fd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133012413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:TMSInew-0x11E3459C:GERAN-A-278:LU)[0x561dbedc5480]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133012413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedb4730]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133012413 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250823133012413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedb4730]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133012413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-278:LU)[0x561dbedc5480]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133012413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedb4730]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133012413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedb4730]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-278:LU)[0x561dbedc5480] (vlr_lu_fsm.c:817) 20250823133012413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedb4730]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133012413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x5AFDC23C:GERAN-A-278:LU)[0x561dbedb4730]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133012413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-278:LU)[0x561dbedc5480]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133012413 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250823133012414 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133012414 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133012414 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133012414 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133012414 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012414 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012414 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012414 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133012414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012414 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133012414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1655)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133012415 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012415 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133012415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133012415 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133012415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-278:LU)[0x561dbedc5480]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133012415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-278:LU)[0x561dbedc5480]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-278:LU)[0x561dbed93fd0] (msc_a.c:1053) 20250823133012415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-278:LU)[0x561dbedc5480]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133012415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-278:LU)[0x561dbedc5480]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133012415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-278:LU)[0x561dbedc5480]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133012416 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C - active-conn: now used by 1 (attached) (msub.c:375) 20250823133012416 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012416 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133012416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133012416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on local reference:0 20250823133012416 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012416 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012416 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012416 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133012416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133012416 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1656)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1664)4074563 TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133012417 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133012417 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: 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 := '11E3459C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1656)@7e0c241b4610: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1664)3361168 MSC_Test_0-RAN(1656)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1655)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133012618 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012618 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012618 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012618 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133012618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133012618 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133012619 DMM DEBUG msc_a(TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbed65540]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133012619 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133012619 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbed65540] (fsm.c:486) 20250823133012619 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250823133012619 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133012619 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133012619 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133012619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133012619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823133012619 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb4730]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133012619 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb4730]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb40d0] (fsm.c:486) 20250823133012619 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb4730]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133012619 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb4730]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133012619 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133012619 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012619 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133012619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012619 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133012619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@7e0c241b4610: { messageType := 2, destLocRef := '334990'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(1655)@7e0c241b4610: Session index based on local reference:0 20250823133012621 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133012621 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133012624 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133012624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb4730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133012624 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C) Received 1 auth tuples (vlr.c:996) 20250823133012624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb4730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133012624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb4730]{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) 20250823133012624 DMM DEBUG Tx AUTH REQ (rand = fd33f7d3622e94a95a94d19aa207b06b) (gsm_04_08.c:641) 20250823133012624 DMM DEBUG AUTH REQ (autn = 4fa934b75c79bd75354b3eeea5006895) (gsm_04_08.c:643) 20250823133012624 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133012624 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012624 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133012624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012624 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133012624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1656)@7e0c241b4610: patching N(SD)=1 into dtap '0514A5315F872104C2F8BB95'O MSC_Test_0-RAN(1656)@7e0c241b4610: patched enc_l3: '0554A5315F872104C2F8BB95'O MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_len:15 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1655)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000C0554A5315F872104C2F8BB95'O 20250823133012625 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012625 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012625 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012625 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133012625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133012625 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133012625 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbed65540]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a5315f87c2f8bb95) (gsm_04_08.c:1128) 20250823133012625 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb4730]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133012625 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C) AUTH on GERAN received SRES/RES: a5315f87c2f8bb95 (8 bytes) (vlr_auth_fsm.c:151) 20250823133012625 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823133012625 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb4730]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133012625 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb4730]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133012625 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb4730]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133012625 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb4730]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb40d0] (vlr_auth_fsm.c:294) 20250823133012625 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb4730]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133012625 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb4730]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133012625 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823133012625 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133012625 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823133012625 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012625 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012625 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012625 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133012625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012625 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133012625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133012625 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1655)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133012626 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012626 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012626 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012626 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133012626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133012626 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133012626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823133012626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133012626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133012626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133012626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133012626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133012626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133012626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133012626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133012626 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250823133012626 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012626 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012626 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012626 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133012626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012626 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133012626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1658)@7e0c241b4610: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_40(1664) MSC_Test-MGCP(1659)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_40(1664) MSC_Test_0-RAN(1656)@7e0c241b4610: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1656)@7e0c241b4610: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_len:19 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1655)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133012633 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012633 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012633 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012633 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133012633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133012633 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133012633 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823133012633 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C callref-0x80000019 tid-8) New transaction (transaction.c:231) 20250823133012633 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823133012633 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133012633 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133012633 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279: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) 20250823133012633 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823133012633 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823133012633 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133012633 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbed65540] (fsm.c:486) 20250823133012633 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279: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) 20250823133012633 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb7c10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133012633 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb7c10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbed66050] (fsm.c:486) 20250823133012633 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:no-CI)[0x561dbedb7c10]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823133012633 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:no-CI)[0x561dbedb7c10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133012633 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbeda5240]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133012633 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbeda5240]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbed66050] (fsm.c:486) 20250823133012633 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:no-CI)[0x561dbeda5240]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823133012633 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:no-CI)[0x561dbeda5240]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1659)@7e0c241b4610: 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(1664) TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823133012639 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:no-CI)[0x561dbedb7c10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133012639 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133012639 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279: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(1664)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823133012640 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:no-CI)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133012640 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133012640 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279: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) 20250823133012640 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) Sending Assignment Command (msc_a.c:706) 20250823133012640 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012640 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012640 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012640 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133012640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012640 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133012640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test-MNCC(1658)@7e0c241b4610: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_40(1664) MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1658)@7e0c241b4610: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1664)-2147483623 MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request 20250823133012642 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1655)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133012643 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012643 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012643 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012643 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133012643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133012643 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133012643 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbeda5240]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823133012643 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279: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)[0x561dbeda5240]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133012643 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279: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)[0x561dbeda5240]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823133012643 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279: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) 20250823133012643 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279: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) 20250823133012643 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279: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) 20250823133012643 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279: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(1664)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823133012644 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823133012644 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133012644 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133012644 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823133012644 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012644 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133012644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012644 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133012644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823133012644 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133012644 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133012644 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133012645 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823133012645 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133012645 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133012645 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823133012646 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012646 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012646 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012646 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133012646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012646 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133012646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823133012646 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133012646 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279: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) 20250823133012646 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279: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) 20250823133012646 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedb7c10]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133012646 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedb7c10]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133012646 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279: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)[0x561dbedb7c10]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133012646 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823133012646 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133012646 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133012646 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823133012646 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823133012646 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012646 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012646 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133012646 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133012646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012646 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133012646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1656)@7e0c241b4610: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1656)@7e0c241b4610: patched enc_l3: '03CF'O TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_from0 TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: { 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" } } } } } } } MSC_Test_0-SCCP(1655)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250823133012647 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133012647 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133012647 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133012647 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133012647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133012647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133012647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133012647 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133012647 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823133012647 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823133012647 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823133012647 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133012647 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) 20250823133012647 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb7c10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133012648 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb7c10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133012648 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133012648 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1655)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133014158 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133014158 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133014158 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133014158 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133014158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133014158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133014158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133014158 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133014171 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250823133014171 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250823133014172 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedc5080]{NOT_STARTED}: Allocated (fsm.c:456) 20250823133014172 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedc5080]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133014172 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:callref-0x0)[0x561dbedc5080]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240] (mncc_call.c:190) 20250823133014172 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:callref-0x0)[0x561dbedc5080]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250823133014172 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:callref-0x0)[0x561dbedc5080]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250823133014172 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:callref-0x0)[0x561dbedc5080]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250823133014172 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133014172 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133014172 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133014172 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133014172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133014172 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133014172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133014172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1658)@7e0c241b4610: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_40(1664) MSC_Test-MNCC(1658)@7e0c241b4610: Added conn table entry 1TC_ho_inter_msc_out_a5_40(1664)-2147483622 20250823133014177 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250823133014177 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250823133014178 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133014178 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133014178 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133014178 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133014178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133014178 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133014178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133014178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133014289 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250823133014289 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250823133014290 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:callref-0x0)[0x561dbedc5080]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbedb4380] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbed65540] (mncc_call.c:163) 20250823133014290 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133014290 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133014290 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133014290 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133014290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133014290 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133014290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133014290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1655)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133014294 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133014294 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133014294 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133014294 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133014294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133014294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133014294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133014294 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133014295 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133014295 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133014295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133014295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133014295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133014295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133014295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133014295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on local reference:0 20250823133014296 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133014296 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133014296 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133014296 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133014296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133014296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133014296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133014296 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1656)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1664)3361168 TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133014297 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250823133014297 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1656)@7e0c241b4610: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1656)@7e0c241b4610: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_40(1664) 20250823133014305 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250823133014305 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250823133014305 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133014305 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133014305 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133014305 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133014305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133014305 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133014305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133014305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@7e0c241b4610: First idle individual index:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1656)@7e0c241b4610: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1656)@7e0c241b4610: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1656)@7e0c241b4610: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_40(1664) MSC_Test_0-RAN(1656)@7e0c241b4610: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1664)6353490 MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250823133014311 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133014311 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133014311 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133014312 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133014312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133014312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133014312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133014312 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_len:27 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1655)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C057C060908070623287E0180'O MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133014514 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133014514 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133014514 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133014514 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133014514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133014514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133014514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133014514 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1655)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1655)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133014718 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133014718 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133014718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133014718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133014718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133014718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133014718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133014718 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133014718 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133014718 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133014718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133014718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133014718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133014718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133014718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133014718 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133014718 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250823133014718 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250823133014718 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbeda5240]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133014718 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279: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)[0x561dbeda5240]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250823133014718 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279: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)[0x561dbeda5240]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133014719 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:callref-0x0)[0x561dbedc5080]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250823133014719 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:callref-0x0)[0x561dbedc5080]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250823133014721 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133014721 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133014721 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133015724 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133015724 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133015724 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133015724 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133015724 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133015724 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133015724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133015724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133015724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133015724 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133015724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133015724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1656)@7e0c241b4610: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1656)@7e0c241b4610: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1655)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133015731 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133015731 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133015731 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133015731 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133015731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133015731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133015731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133015731 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133015731 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823133015731 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133015731 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823133015731 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823133015731 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-2357:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823133015731 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-2357:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133015731 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133015731 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133015731 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133015731 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133015731 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133015731 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133015731 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbed66050] (call_leg.c:197) 20250823133015731 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133015731 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133015732 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb7c10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133015732 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb7c10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbed66050] (call_leg.c:197) 20250823133015732 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbed66050]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133015732 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb7c10]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133015732 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb7c10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133015732 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbed66050]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133015732 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbed66050]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-2357:CM_SERVICE_REQ)[0x561dbed65540] (call_leg.c:198) 20250823133015732 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbed66050]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133015732 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-279:CM_SERVICE_REQ)[0x561dbed66050]{RELEASING}: Deallocated (fsm.c:568) 20250823133015732 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133015732 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133015732 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133015732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133015732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133015732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133015732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133015732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133015732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133015732 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133015732 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133015732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133015732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133015732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133015732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133015732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133015732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1658)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1664)-2147483623 TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1655)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1655)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133015737 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133015737 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133015737 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133015738 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133015738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133015738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133015738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133015738 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133015738 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:callref-0x0)[0x561dbedc5080]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133015738 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:callref-0x0)[0x561dbedc5080]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-2357:CM_SERVICE_REQ)[0x561dbed65540] (msc_a.c:1053) 20250823133015738 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:callref-0x0)[0x561dbedc5080]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250823133015738 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:callref-0x0)[0x561dbedc5080]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250823133015738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-2357:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133015738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-2357:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-2357:CM_SERVICE_REQ)[0x561dbed65540] (msc_a.c:1053) 20250823133015738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-2357:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133015738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-2357:CM_SERVICE_REQ)[0x561dbedb40d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133015738 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C - active-conn: now used by 1 (attached) (msub.c:375) 20250823133015738 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133015738 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133015738 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133015738 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133015738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133015738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133015738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133015738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@7e0c241b4610: Session index based on local reference:0 20250823133015739 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133015739 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133015739 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133015739 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133015739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133015739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133015739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133015739 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1656)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1664)6353490 TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: f_call_hangup 9: done TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1664)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(1661)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1655)@7e0c241b4610: Final verdict of PTC: none 20250823133017758 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133017758 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133017758 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133017758 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133017758 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133017758 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133017758 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133017758 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133017758 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133017758 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823133017758 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823133017758 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) 20250823133017758 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133017758 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133017759 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133017759 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133017759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133017759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133017759 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133017759 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133017759 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133017759 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1657)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1659)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1660)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1658)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1656)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1662)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1654)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1665)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1663)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1654): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1655): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1656): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1657): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1658): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1659): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1660): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1661): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1662): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1663): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_ho_inter_msc_out_a5_40(1664): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1665): none (pass -> pass) MTC@7e0c241b4610: Test case TC_ho_inter_msc_out_a5_4 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_4 pass'. Sat Aug 23 13:30:17 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 20250823133018760 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=669756) 20250823133019760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133019760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133019760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133019771 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=669756, count=671912) 20250823133020772 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_4 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_ipv6'. ------ MSC_Tests.TC_ho_inter_msc_out_ipv6 ------ Sat Aug 23 13:30:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133021773 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_ipv6' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_ho_inter_msc_out_ipv6 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1669)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1669)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1669)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1667)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133022341 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1670)@7e0c241b4610: 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 } } } 20250823133022537 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) 20250823133022537 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) 20250823133022537 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133022537 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(1669)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1669)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1669)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133022541 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133022541 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133022541 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133022541 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133022541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133022541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133022541 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(1669)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1669)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1669)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1669)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1669)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133022542 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133022542 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133022542 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133022542 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133022542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133022542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133022542 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(1669)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1669)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1669)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1669)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1669)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1669)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1669)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1669)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133022542 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133022542 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133022774 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133022774 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1672)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1672)@7e0c241b4610: 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) } } } } 20250823133022780 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1672)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1672)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1672)@7e0c241b4610: 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(1672)@7e0c241b4610: 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(1672)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1672)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133022801 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) 20250823133022801 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1670)@7e0c241b4610: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_ipv60(1676) MSC_Test-GSUP(1673)@7e0c241b4610: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_ipv60(1676) TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: 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 } } } } 20250823133023346 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133023346 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133023346 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133023346 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133023346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133023346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133023346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133023346 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133023347 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133023347 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133023347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133023347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133023347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133023347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133023347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133023347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1668)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1668)@7e0c241b4610: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1676)10784482 MSC_Test_0-SCCP(1667)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1668)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133023356 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133023356 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133023356 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133023356 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133023356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133023356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133023356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133023356 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133023356 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-280:LU)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133023356 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-280:LU)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133023356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x561dbedc51b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133023356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x561dbedc51b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-280:LU)[0x561dbed66050] (fsm.c:486) 20250823133023356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x561dbedc51b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133023356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x561dbedc51b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133023356 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133023356 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133023356 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133023356 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133023356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbedc51b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133023356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbedc51b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133023356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbedc51b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133023356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbedc51b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133023356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbedc51b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133023356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbedc51b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133023356 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133023356 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbedc51b0] (fsm.c:486) 20250823133023356 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133023356 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133023357 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133023357 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133023357 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133023357 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133023357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133023357 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133023357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133023357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133023357 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133023357 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133023357 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133023357 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133023357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133023357 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133023357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133023357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1669)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@7e0c241b4610: { messageType := 2, destLocRef := 'A48EE2'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(1667)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1673)@7e0c241b4610: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_ipv60(1676) MSC_Test-GSUP(1673)@7e0c241b4610: Added IMSI table entry 0TC_ho_inter_msc_out_ipv60(1676)"262420000000054" 20250823133023360 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133023360 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1667)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1667)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133023361 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133023361 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133023361 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133023361 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133023361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133023361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133023361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133023361 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: setverdict(pass): none -> pass 20250823133023366 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133023366 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250823133023366 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250823133023366 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133023366 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133023366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbedc51b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133023366 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133023366 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133023366 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133023366 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbedc51b0] (vlr_lu_fsm.c:110) 20250823133023366 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133023366 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133023366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbedc51b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133023366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbedc51b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133023366 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133023366 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbedc51b0] (fsm.c:486) 20250823133023366 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133023366 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133023367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133023367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133023367 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:TMSInew-0x26FBD8C5) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250823133023367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133023367 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:TMSInew-0x26FBD8C5 LOCATION UPDATE ACCEPT (TMSI = 0x26fbd8c5) (gsm_04_08.c:149) 20250823133023367 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:TMSInew-0x26FBD8C5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133023367 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133023367 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133023367 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133023367 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133023367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133023367 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133023367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133023367 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1668)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1668)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1667)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1667)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133023377 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133023377 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133023377 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133023377 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133023377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133023377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133023377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133023377 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133023377 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:TMSInew-0x26FBD8C5:GERAN-A-280:LU)[0x561dbed66050]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133023377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:TMSInew-0x26FBD8C5:GERAN-A-280:LU)[0x561dbedc51b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133023377 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133023377 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250823133023377 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133023377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-280:LU)[0x561dbedc51b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133023377 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133023377 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-280:LU)[0x561dbedc51b0] (vlr_lu_fsm.c:817) 20250823133023377 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133023377 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x11E3459C:GERAN-A-280:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133023377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-280:LU)[0x561dbedc51b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133023377 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250823133023378 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133023378 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133023378 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133023378 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133023378 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133023378 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133023378 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133023378 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133023378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133023378 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133023378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133023378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1667)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1667)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133023382 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133023382 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133023382 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133023382 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133023382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133023382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133023382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133023382 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133023383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-280:LU)[0x561dbedc51b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133023383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-280:LU)[0x561dbedc51b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-280:LU)[0x561dbed66050] (msc_a.c:1053) 20250823133023383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-280:LU)[0x561dbedc51b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133023383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-280:LU)[0x561dbedc51b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133023383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-280:LU)[0x561dbedc51b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133023383 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133023383 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133023383 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133023383 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133023383 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133023383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133023383 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133023383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133023383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on local reference:0 20250823133023384 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133023384 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133023384 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133023384 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133023384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133023384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133023384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133023384 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1668)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1676)10784482 TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133023386 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133023386 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: 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 := '26FBD8C5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1668)@7e0c241b4610: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1676)6290113 MSC_Test_0-RAN(1668)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1667)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133023586 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133023586 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133023586 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133023586 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133023586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133023586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133023586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133023586 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133023587 DMM DEBUG msc_a(TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbed65890]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133023587 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133023587 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbed65890] (fsm.c:486) 20250823133023587 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133023587 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133023587 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133023587 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133023587 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133023587 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133023587 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133023587 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133023587 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133023587 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133023587 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133023587 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133023587 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133023587 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133023588 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250823133023588 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133023588 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133023588 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133023588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133023588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133023588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133023588 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133023588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133023588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133023588 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133023588 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133023588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133023588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133023588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133023588 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133023588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133023588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133023588 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133023588 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133023588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133023588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133023588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133023588 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133023588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133023588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1669)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@7e0c241b4610: { messageType := 2, destLocRef := '5FFAC1'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(1667)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1669)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133023592 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133023592 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1670)@7e0c241b4610: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_ipv60(1676) MSC_Test-MGCP(1671)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_ipv60(1676) MSC_Test_0-RAN(1668)@7e0c241b4610: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1668)@7e0c241b4610: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: vl_len:19 MSC_Test_0-SCCP(1667)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1667)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250823133023608 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133023608 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133023608 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133023608 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133023608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133023608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133023609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133023609 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133023609 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823133023609 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 callref-0x8000001b tid-8) New transaction (transaction.c:231) 20250823133023609 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823133023609 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133023609 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133023609 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281: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) 20250823133023609 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823133023609 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823133023609 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbed93fd0]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133023609 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbed93fd0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbed65890] (fsm.c:486) 20250823133023609 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281: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) 20250823133023609 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbedc5080]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133023609 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbedc5080]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbed93fd0] (fsm.c:486) 20250823133023609 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:no-CI)[0x561dbedc5080]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823133023609 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:no-CI)[0x561dbedc5080]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133023609 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbedb4730]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133023609 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbedb4730]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbed93fd0] (fsm.c:486) 20250823133023609 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:no-CI)[0x561dbedb4730]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823133023609 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:no-CI)[0x561dbedb4730]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1671)@7e0c241b4610: 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(1676) TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823133023627 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:no-CI)[0x561dbedc5080]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133023627 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbed93fd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133023627 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250823133023627 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) tx MNCC_SETUP_IND: invalid SDP message (trying anyway) (gsm_04_08_cc.c:309) 20250823133023627 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281: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(1676)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823133023630 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:no-CI)[0x561dbedb4730]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133023630 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbed93fd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133023630 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281: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) 20250823133023631 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) Sending Assignment Command (msc_a.c:706) 20250823133023631 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133023631 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133023631 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133023631 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133023631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133023631 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133023631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133023631 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1670)@7e0c241b4610: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_ipv60(1676) MSC_Test-MNCC(1670)@7e0c241b4610: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1676)-2147483621 TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: vl_len:26 MSC_Test_0-SCCP(1667)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1667)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind 20250823133023639 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133023639 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133023639 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133023639 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133023639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133023639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133023639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133023639 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133023639 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x561dbedb4730]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823133023639 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-::2-11000)[0x561dbedb4730]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250823133023639 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281: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)[0x561dbedb4730]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823133023639 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281: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) 20250823133023639 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281: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) 20250823133023639 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281: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) 20250823133023639 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250823133023639 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) tx MNCC_RTP_CREATE: invalid SDP message (trying anyway) (gsm_04_08_cc.c:309) 20250823133023639 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281: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(1676)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823133023642 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbedb4730]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133023642 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbedb4730]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133023642 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbed93fd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133023642 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823133023643 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823133023643 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133023643 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133023643 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823133023643 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133023643 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133023643 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133023643 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133023643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133023643 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133023644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133023644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133023647 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823133023647 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133023647 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133023648 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823133023648 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133023648 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133023648 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133023648 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133023648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133023648 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133023648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133023648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823133023650 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133023650 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281: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) 20250823133023650 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281: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) 20250823133023650 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x561dbedc5080]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133023650 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x561dbedc5080]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133023650 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281: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)[0x561dbedc5080]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133023651 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823133023651 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133023651 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133023651 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823133023651 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823133023651 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133023651 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133023651 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133023652 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133023652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133023652 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133023652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133023652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: { 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" } } } } } } } 20250823133023654 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x561dbedc5080]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT 20250823133023654 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x561dbedc5080]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133023654 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbed93fd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133023654 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbed93fd0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1668)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1668)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1667)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1667)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133023656 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133023656 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133023656 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133023656 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133023656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133023656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133023656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133023656 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133023656 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823133023656 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823133023656 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823133023656 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133023656 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: f_mo_call_establish DONE TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(1667)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1667)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O 20250823133025167 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133025167 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133025167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133025167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133025167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133025167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133025167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133025167 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133025181 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250823133025181 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250823133025181 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbedb4380]{NOT_STARTED}: Allocated (fsm.c:456) 20250823133025181 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbedb4380]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbeda5240] (fsm.c:486) 20250823133025181 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:callref-0x0)[0x561dbedb4380]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbedb4730] (mncc_call.c:190) 20250823133025181 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:callref-0x0)[0x561dbedb4380]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250823133025181 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:callref-0x0)[0x561dbedb4380]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250823133025181 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:callref-0x0)[0x561dbedb4380]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250823133025182 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133025182 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133025182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133025182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133025182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133025182 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133025182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133025182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1670)@7e0c241b4610: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_ipv60(1676) MSC_Test-MNCC(1670)@7e0c241b4610: Added conn table entry 1TC_ho_inter_msc_out_ipv60(1676)-2147483620 20250823133025186 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250823133025186 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250823133025186 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133025186 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133025186 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133025186 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133025186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133025186 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133025186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133025186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133025296 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250823133025296 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250823133025296 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:callref-0x0)[0x561dbedb4380]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbeda5240] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbed65890] (mncc_call.c:163) 20250823133025297 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133025297 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133025297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133025297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133025297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133025297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133025297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133025297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1667)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1667)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133025300 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133025300 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133025300 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133025300 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133025300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133025301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133025301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133025301 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133025301 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133025301 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133025301 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133025301 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133025301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133025301 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133025301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133025301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on local reference:0 20250823133025302 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133025302 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133025302 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133025302 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133025302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133025302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133025302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133025302 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1668)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1676)6290113 TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133025303 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250823133025303 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1668)@7e0c241b4610: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1668)@7e0c241b4610: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_ipv60(1676) 20250823133025310 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250823133025310 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250823133025311 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133025311 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133025311 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133025311 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133025311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133025311 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133025311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133025311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@7e0c241b4610: First idle individual index:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1668)@7e0c241b4610: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1668)@7e0c241b4610: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1668)@7e0c241b4610: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_ipv60(1676) MSC_Test_0-RAN(1668)@7e0c241b4610: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1676)7468804 MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133025317 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133025317 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133025317 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133025317 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133025317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133025317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133025317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133025317 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: vl_len:37 MSC_Test_0-SCCP(1667)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1667)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133025518 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133025518 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133025518 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133025518 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133025518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133025518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133025518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133025518 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1667)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1667)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1667)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1667)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133025722 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133025722 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133025722 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133025722 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133025722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133025722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133025722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133025722 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133025722 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133025722 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133025722 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133025722 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133025722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133025722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133025722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133025722 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133025722 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbedb4730]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250823133025722 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbedb4730]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250823133025722 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x561dbedb4730]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250823133025722 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-::2-11000:remote-::3-9000)[0x561dbedb4730]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250823133025722 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-::2-11000:remote-::3-9000)[0x561dbedb4730]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133025722 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:callref-0x0)[0x561dbedb4380]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250823133025722 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:callref-0x0)[0x561dbedb4380]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250823133025724 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbedb4730]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133025724 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbedb4730]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133025724 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbed93fd0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133026731 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133026731 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133026731 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133026731 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133026731 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133026731 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133026731 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133026731 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133026731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133026731 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133026731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133026732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1668)@7e0c241b4610: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1668)@7e0c241b4610: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1667)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1667)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133026739 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133026739 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133026739 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133026739 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133026739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133026739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133026739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133026739 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133026740 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823133026740 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133026740 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823133026740 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823133026740 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-2358:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823133026740 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-2358:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133026740 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133026740 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133026740 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133026740 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133026740 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbed93fd0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133026740 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbedb4730]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133026740 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbedb4730]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbed93fd0] (call_leg.c:197) 20250823133026740 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbedb4730]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133026740 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x561dbedb4730]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133026740 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x561dbedc5080]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133026740 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x561dbedc5080]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbed93fd0] (call_leg.c:197) 20250823133026741 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbed93fd0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133026741 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x561dbedc5080]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133026741 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x561dbedc5080]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133026741 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbed93fd0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133026741 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbed93fd0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-2358:CM_SERVICE_REQ)[0x561dbed65890] (call_leg.c:198) 20250823133026741 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbed93fd0]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133026741 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-281:CM_SERVICE_REQ)[0x561dbed93fd0]{RELEASING}: Deallocated (fsm.c:568) 20250823133026741 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133026741 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133026741 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133026741 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133026741 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133026741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133026741 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133026741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133026741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133026741 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133026741 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133026741 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133026741 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133026741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133026741 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133026741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133026741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1669)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1670)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1676)-2147483621 TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1667)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1667)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133026747 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133026747 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133026747 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133026747 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133026747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133026747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133026747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133026747 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133026748 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:callref-0x0)[0x561dbedb4380]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133026748 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:callref-0x0)[0x561dbedb4380]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-2358:CM_SERVICE_REQ)[0x561dbed65890] (msc_a.c:1053) 20250823133026748 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:callref-0x0)[0x561dbedb4380]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250823133026748 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:callref-0x0)[0x561dbedb4380]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250823133026748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-2358:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133026748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-2358:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-2358:CM_SERVICE_REQ)[0x561dbed65890] (msc_a.c:1053) 20250823133026748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-2358:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133026748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-2358:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133026748 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133026748 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133026748 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133026748 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133026748 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133026748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133026748 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133026748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133026748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@7e0c241b4610: Session index based on local reference:0 20250823133026749 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133026749 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133026749 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133026749 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133026749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133026749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133026749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133026749 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1668)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1676)7468804 TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: f_call_hangup 9: done TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1676)@7e0c241b4610: Final verdict of PTC: pass 20250823133028762 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133028762 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1667)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1668)@7e0c241b4610: Final verdict of PTC: none 20250823133028764 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133028764 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133028764 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133028764 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1670)@7e0c241b4610: Final verdict of PTC: none 20250823133028764 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133028764 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(1673)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1669)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1672)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1666)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1671)@7e0c241b4610: Final verdict of PTC: none 20250823133028764 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133028764 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133028764 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133028764 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133028764 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133028764 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) 20250823133028764 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133028764 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133028764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133028764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133028764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133028764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133028764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133028764 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(1677)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1674)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1675)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1666): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1667): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1668): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1669): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1670): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1671): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1672): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1673): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1674): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1675): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_ho_inter_msc_out_ipv60(1676): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1677): none (pass -> pass) MTC@7e0c241b4610: Test case TC_ho_inter_msc_out_ipv6 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_ipv6 pass'. Sat Aug 23 13:30:28 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 20250823133029765 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=590656) 20250823133030765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133030765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133030765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133030766 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=590656, count=591816) 20250823133031767 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_ipv6 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_csd'. ------ MSC_Tests.TC_ho_inter_msc_out_csd ------ Sat Aug 23 13:30:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_csd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133032768 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_csd' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_ho_inter_msc_out_csd started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1681)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1681)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1681)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1679)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133033408 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1682)@7e0c241b4610: 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 } } } 20250823133033604 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) 20250823133033604 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) 20250823133033604 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133033604 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(1681)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1681)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1681)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133033609 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133033609 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133033609 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133033609 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133033609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133033609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133033609 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(1681)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1681)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1681)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1681)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1681)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1681)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133033610 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133033610 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133033610 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133033610 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133033610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133033610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133033610 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133033610 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133033610 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1681)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1681)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1681)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133033770 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133033770 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1684)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1684)@7e0c241b4610: 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) } } } } 20250823133033775 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1684)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1684)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1684)@7e0c241b4610: 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(1684)@7e0c241b4610: 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(1684)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1684)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133033797 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) 20250823133033797 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: ----------------------------------------------- TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: "CSD Bearer Service: BS25T" TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: ----------------------------------------------- MSC_Test-MNCC(1682)@7e0c241b4610: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_csd0(1688) MSC_Test-GSUP(1685)@7e0c241b4610: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_csd0(1688) TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: 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 } } } } 20250823133034416 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133034416 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133034416 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133034416 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133034416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133034416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133034416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133034416 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133034416 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133034416 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133034416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133034416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133034416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133034416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133034416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133034417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1680)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1680)@7e0c241b4610: Added conn table entry 0TC_ho_inter_msc_out_csd0(1688)14516297 MSC_Test_0-SCCP(1679)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1680)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133034433 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133034433 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133034433 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133034433 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133034433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133034433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133034433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133034433 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133034435 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-282:LU)[0x561dbed93fd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133034435 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-282:LU)[0x561dbed93fd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133034435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-282:LU)[0x561dbedb40d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133034435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-282:LU)[0x561dbedb40d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-282:LU)[0x561dbed93fd0] (fsm.c:486) 20250823133034435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-282:LU)[0x561dbedb40d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133034435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-282:LU)[0x561dbedb40d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133034435 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133034435 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133034435 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133034435 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133034435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbedb40d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133034435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbedb40d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133034435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbedb40d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133034435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbedb40d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133034435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbedb40d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133034435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbedb40d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133034435 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133034436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbedb40d0] (fsm.c:486) 20250823133034436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133034436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133034436 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133034436 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133034436 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133034436 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133034436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133034436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133034436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133034436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133034436 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133034436 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133034436 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133034436 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133034436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133034436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133034436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133034436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@7e0c241b4610: { messageType := 2, destLocRef := 'DD8049'O, 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(1679)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1685)@7e0c241b4610: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_csd0(1688) MSC_Test-GSUP(1685)@7e0c241b4610: Added IMSI table entry 0TC_ho_inter_msc_out_csd0(1688)"262420000000054" 20250823133034442 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133034442 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1679)@7e0c241b4610: vl_from0 TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: setverdict(pass): none -> pass 20250823133034444 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133034444 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133034444 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133034444 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133034444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133034444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133034444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133034444 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1679)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133034449 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133034449 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250823133034449 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250823133034449 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133034450 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133034450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbedb40d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133034450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbed66050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133034450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbed66050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133034450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133034450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbedb40d0] (vlr_lu_fsm.c:110) 20250823133034450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133034450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133034450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbedb40d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133034450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbedb40d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133034450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbed89480]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133034450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbed89480]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbedb40d0] (fsm.c:486) 20250823133034450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbed89480]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133034450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbed89480]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133034450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbed89480]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133034450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbed89480]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133034450 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:TMSInew-0x02BD4DBF) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250823133034450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbed89480]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133034450 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:TMSInew-0x02BD4DBF LOCATION UPDATE ACCEPT (TMSI = 0x02bd4dbf) (gsm_04_08.c:149) 20250823133034451 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:TMSInew-0x02BD4DBF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133034451 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133034451 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133034451 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133034451 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133034451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133034451 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133034451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133034451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1680)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1680)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1679)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1679)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823133034460 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133034460 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133034460 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133034460 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133034460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133034460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133034460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133034460 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133034461 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:TMSInew-0x02BD4DBF:GERAN-A-282:LU)[0x561dbed93fd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133034461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:TMSInew-0x02BD4DBF:GERAN-A-282:LU)[0x561dbedb40d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133034461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbed89480]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133034461 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250823133034461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbed89480]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133034461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-282:LU)[0x561dbedb40d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133034461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbed89480]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133034461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbed89480]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-282:LU)[0x561dbedb40d0] (vlr_lu_fsm.c:817) 20250823133034461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbed89480]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133034461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x26FBD8C5:GERAN-A-282:LU)[0x561dbed89480]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133034461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-282:LU)[0x561dbedb40d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133034461 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250823133034461 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133034461 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133034461 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133034461 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133034461 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133034461 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133034461 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133034461 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133034461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133034461 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133034461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133034461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133034463 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133034463 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133034463 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133034463 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133034463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133034463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133034463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133034463 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1679)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1679)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133034463 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-282:LU)[0x561dbedb40d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133034463 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-282:LU)[0x561dbedb40d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-282:LU)[0x561dbed93fd0] (msc_a.c:1053) 20250823133034463 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-282:LU)[0x561dbedb40d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133034463 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-282:LU)[0x561dbedb40d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133034463 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-282:LU)[0x561dbedb40d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133034464 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF - active-conn: now used by 1 (attached) (msub.c:375) 20250823133034464 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133034464 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133034464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133034464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133034464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133034464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133034464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133034464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on local reference:0 20250823133034464 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133034464 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133034464 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133034464 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133034464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133034464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133034464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133034464 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1680)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1688)14516297 TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133034466 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133034466 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: 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 := '02BD4DBF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1680)@7e0c241b4610: Added conn table entry 0TC_ho_inter_msc_out_csd0(1688)10809886 MSC_Test_0-RAN(1680)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1679)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133034666 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133034666 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133034666 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133034666 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133034666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133034666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133034666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133034666 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133034667 DMM DEBUG msc_a(TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbedab330]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133034667 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbedc5080]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133034667 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbedc5080]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbedab330] (fsm.c:486) 20250823133034667 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbedc5080]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133034667 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbedc5080]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133034667 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133034667 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133034667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbedc5080]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133034667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbedc5080]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133034667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbedc5080]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133034667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbedc5080]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133034667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbedc5080]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133034667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbedc5080]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133034667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbedc5080]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133034667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbedc5080]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133034668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbedc5080]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133034668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbedc5080]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133034668 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250823133034668 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133034668 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133034668 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133034668 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133034668 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133034668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133034668 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133034668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133034668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133034668 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133034668 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133034668 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133034668 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133034668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133034668 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133034668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133034668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133034668 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133034668 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133034668 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133034668 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133034668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133034668 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133034668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133034669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@7e0c241b4610: { messageType := 2, destLocRef := 'A4F21E'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(1679)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133034673 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133034673 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1682)@7e0c241b4610: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_csd0(1688) MSC_Test-MGCP(1683)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_csd0(1688) MSC_Test_0-RAN(1680)@7e0c241b4610: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1680)@7e0c241b4610: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: vl_len:20 MSC_Test_0-SCCP(1679)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1679)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133034690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133034691 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133034691 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133034691 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133034691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133034691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133034691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133034691 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133034691 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823133034691 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF callref-0x8000001d tid-8) New transaction (transaction.c:231) 20250823133034691 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823133034691 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133034691 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133034691 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283: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) 20250823133034691 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823133034691 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823133034691 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbed89480]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133034691 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbed89480]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbedab330] (fsm.c:486) 20250823133034691 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283: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) 20250823133034691 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbedb4730]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133034691 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbedb4730]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbed89480] (fsm.c:486) 20250823133034691 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:no-CI)[0x561dbedb4730]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133034691 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:no-CI)[0x561dbedb4730]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133034691 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbed65540]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133034691 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbed65540]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbed89480] (fsm.c:486) 20250823133034692 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:no-CI)[0x561dbed65540]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133034692 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:no-CI)[0x561dbed65540]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1683)@7e0c241b4610: 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(1688) TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823133034709 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:no-CI)[0x561dbedb4730]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133034709 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbed89480]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133034709 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283: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(1688)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823133034712 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:no-CI)[0x561dbed65540]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133034712 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbed89480]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133034712 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283: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) 20250823133034712 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1682)@7e0c241b4610: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_csd0(1688) MSC_Test-MNCC(1682)@7e0c241b4610: Added conn table entry 0TC_ho_inter_msc_out_csd0(1688)-2147483619 20250823133034712 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133034713 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133034713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133034713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133034713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133034713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133034713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133034713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request 20250823133034718 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(1679)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1679)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133034721 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133034721 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133034721 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133034721 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133034721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133034721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133034721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133034721 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133034721 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed65540]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133034721 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed65540]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133034721 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283: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)[0x561dbed65540]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133034721 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283: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) 20250823133034721 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133034721 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283: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) 20250823133034721 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283: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(1688)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823133034724 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823133034724 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133034724 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133034724 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823133034724 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133034724 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133034724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133034724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133034724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133034724 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133034724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133034724 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133034724 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133034724 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbed89480]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133034724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133034728 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823133034728 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133034728 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133034728 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823133034728 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133034728 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133034728 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133034728 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133034728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133034728 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133034728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133034728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823133034731 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133034731 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283: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) 20250823133034731 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283: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) 20250823133034731 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedb4730]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133034731 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedb4730]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133034731 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283: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)[0x561dbedb4730]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133034732 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823133034732 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133034732 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133034732 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823133034732 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823133034732 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133034732 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133034732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133034732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133034732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133034732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133034733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133034733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: { 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(1688)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT 20250823133034736 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb4730]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133034736 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb4730]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133034736 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbed89480]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133034736 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbed89480]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1680)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1680)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1679)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1679)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133034738 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133034738 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133034738 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133034738 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133034738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133034738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133034738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133034738 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133034739 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823133034739 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823133034739 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823133034739 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133034739 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: f_mo_call_establish DONE TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(1679)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1679)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O 20250823133036250 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133036250 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133036250 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133036250 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133036250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133036250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133036250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133036250 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133036263 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250823133036263 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250823133036264 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbed8c880]{NOT_STARTED}: Allocated (fsm.c:456) 20250823133036264 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbed8c880]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbed65890] (fsm.c:486) 20250823133036264 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:callref-0x0)[0x561dbed8c880]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540] (mncc_call.c:190) 20250823133036264 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:callref-0x0)[0x561dbed8c880]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250823133036264 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:callref-0x0)[0x561dbed8c880]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250823133036264 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:callref-0x0)[0x561dbed8c880]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250823133036264 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133036264 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133036264 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133036264 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133036264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133036264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133036264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133036264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1682)@7e0c241b4610: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_csd0(1688) MSC_Test-MNCC(1682)@7e0c241b4610: Added conn table entry 1TC_ho_inter_msc_out_csd0(1688)-2147483618 20250823133036268 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250823133036268 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250823133036268 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133036268 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133036268 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133036268 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133036268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133036268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133036268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133036268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133036379 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250823133036379 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250823133036379 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:callref-0x0)[0x561dbed8c880]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbed65890] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbedab330] (mncc_call.c:163) 20250823133036380 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133036380 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133036380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133036380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133036380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133036380 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133036380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133036380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1679)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1679)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133036384 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133036384 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133036384 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133036384 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133036384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133036384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133036384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133036384 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133036384 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133036384 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133036384 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133036384 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133036384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133036384 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133036385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133036385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@7e0c241b4610: Message received on association #8 20250823133036385 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133036385 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133036385 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133036385 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133036385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133036385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133036385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133036385 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1680)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1688)10809886 TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133036386 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250823133036387 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1680)@7e0c241b4610: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1680)@7e0c241b4610: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_csd0(1688) 20250823133036393 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250823133036393 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250823133036394 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133036394 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133036394 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133036394 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133036394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133036394 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133036394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133036394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@7e0c241b4610: First idle individual index:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1680)@7e0c241b4610: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1680)@7e0c241b4610: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1680)@7e0c241b4610: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_csd0(1688) MSC_Test_0-RAN(1680)@7e0c241b4610: Added conn table entry 0TC_ho_inter_msc_out_csd0(1688)545883 MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133036400 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133036400 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133036400 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133036400 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133036400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133036400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133036400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133036400 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: vl_len:25 MSC_Test_0-SCCP(1679)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1679)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133036602 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133036602 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133036602 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133036602 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133036602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133036602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133036602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133036602 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1679)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1679)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1679)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1679)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133036806 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133036806 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133036806 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133036806 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133036806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133036806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133036806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133036806 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133036807 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133036807 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133036807 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133036807 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133036807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133036807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133036807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133036807 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133036807 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250823133036807 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250823133036807 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed65540]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133036807 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283: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)[0x561dbed65540]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823133036807 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283: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)[0x561dbed65540]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823133036808 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:callref-0x0)[0x561dbed8c880]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250823133036808 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:callref-0x0)[0x561dbed8c880]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250823133036814 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133036814 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133036814 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbed89480]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133037818 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133037818 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133037818 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133037818 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133037818 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133037818 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133037818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133037818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133037818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133037818 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133037818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133037819 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1680)@7e0c241b4610: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1680)@7e0c241b4610: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1679)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1679)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133037825 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133037825 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133037825 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133037825 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133037825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133037825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133037825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133037825 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133037826 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823133037826 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133037826 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823133037826 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823133037826 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-2359:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823133037826 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-2359:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133037826 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133037826 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133037826 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133037826 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133037826 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbed89480]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133037826 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133037826 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbed89480] (call_leg.c:197) 20250823133037826 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133037826 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133037826 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb4730]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133037827 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb4730]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbed89480] (call_leg.c:197) 20250823133037827 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbed89480]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133037827 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb4730]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133037827 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb4730]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133037827 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbed89480]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133037827 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbed89480]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-2359:CM_SERVICE_REQ)[0x561dbedab330] (call_leg.c:198) 20250823133037827 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbed89480]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133037827 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-283:CM_SERVICE_REQ)[0x561dbed89480]{RELEASING}: Deallocated (fsm.c:568) 20250823133037827 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133037827 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133037827 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133037827 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133037827 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133037827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133037827 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133037827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133037827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133037827 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133037827 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133037827 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133037827 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133037827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133037827 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133037827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133037827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1682)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1688)-2147483619 TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1679)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1679)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133037833 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133037833 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133037833 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133037833 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133037833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133037833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133037833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133037833 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133037833 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:callref-0x0)[0x561dbed8c880]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133037833 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:callref-0x0)[0x561dbed8c880]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-2359:CM_SERVICE_REQ)[0x561dbedab330] (msc_a.c:1053) 20250823133037833 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:callref-0x0)[0x561dbed8c880]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250823133037833 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:callref-0x0)[0x561dbed8c880]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250823133037833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-2359:CM_SERVICE_REQ)[0x561dbedc5080]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133037833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-2359:CM_SERVICE_REQ)[0x561dbedc5080]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-2359:CM_SERVICE_REQ)[0x561dbedab330] (msc_a.c:1053) 20250823133037833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-2359:CM_SERVICE_REQ)[0x561dbedc5080]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133037834 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF:GERAN-A-2359:CM_SERVICE_REQ)[0x561dbedc5080]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133037834 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133037834 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133037834 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133037834 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133037834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133037834 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133037834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133037834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@7e0c241b4610: Message received on association #8 20250823133037834 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x02BD4DBF - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@7e0c241b4610: Session index based on local reference:0 20250823133037835 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133037835 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133037835 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133037835 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133037836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1681)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133037836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133037836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133037836 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1680)@7e0c241b4610: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1688)545883 TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: f_call_hangup 9: done TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1688)@7e0c241b4610: Final verdict of PTC: pass 20250823133039852 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133039852 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1685)@7e0c241b4610: Final verdict of PTC: none 20250823133039854 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133039854 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133039854 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133039854 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133039854 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133039854 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133039854 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133039854 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133039854 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) 20250823133039854 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133039854 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133039854 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133039854 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133039854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133039854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133039854 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133039854 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(1679)@7e0c241b4610: Final verdict of PTC: none 20250823133039855 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133039855 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133039855 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1681)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1684)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1682)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1678)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1686)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1680)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1683)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1689)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1687)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1678): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1679): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1680): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1681): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1682): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1683): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1684): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1685): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1686): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1687): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_ho_inter_msc_out_csd0(1688): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1689): none (pass -> pass) MTC@7e0c241b4610: Test case TC_ho_inter_msc_out_csd finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_csd pass'. Sat Aug 23 13:30:39 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 20250823133040856 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=590284) 20250823133041855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133041855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133041855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133041857 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=590284, count=591444) 20250823133042859 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_csd pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei ------ Sat Aug 23 13:30:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133043859 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_check_imei started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1693)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1693)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1693)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1691)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133044486 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1694)@7e0c241b4610: 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 } } } 20250823133044681 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) 20250823133044681 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) 20250823133044681 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133044681 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(1693)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1693)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1693)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133044688 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133044688 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133044688 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133044688 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133044688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133044688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) MSC_Test_0-M3UA(1693)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1693)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823133044688 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(1693)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1693)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1693)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1693)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1693)@7e0c241b4610: Message received on association #8 20250823133044691 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133044691 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133044691 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133044691 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133044691 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133044691 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133044691 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(1693)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1693)@7e0c241b4610: Message received on association #8 20250823133044691 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133044691 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1693)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1693)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1693)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1693)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133044861 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133044861 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1696)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1696)@7e0c241b4610: 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) } } } } 20250823133044867 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1696)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1696)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1696)@7e0c241b4610: 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(1696)@7e0c241b4610: 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(1696)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1696)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133044884 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) 20250823133044884 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1697)@7e0c241b4610: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei0(1700) TC_lu_imsi_auth_tmsi_check_imei0(1700)@7e0c241b4610: 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 } } } } 20250823133045492 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133045492 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133045492 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133045492 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133045492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133045492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133045492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133045492 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133045494 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133045494 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133045494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133045494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133045494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133045494 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133045494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133045494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1693)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1692)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1692)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1700)5431515 MSC_Test_0-SCCP(1691)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1692)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1693)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133045510 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133045510 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133045510 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133045510 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133045510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133045510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133045510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133045510 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133045511 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-284:LU)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133045511 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-284:LU)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133045511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133045511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-284:LU)[0x561dbed89480] (fsm.c:486) 20250823133045511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823133045511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133045511 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133045511 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133045511 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133045511 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133045511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133045511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133045511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133045511 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133045511 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133045511 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133045511 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133045512 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133045512 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133045512 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133045512 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133045512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133045512 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133045512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133045512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1693)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1691)@7e0c241b4610: { messageType := 2, destLocRef := '52E0DB'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(1691)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(1697)@7e0c241b4610: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei0(1700) MSC_Test-GSUP(1697)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1700)"262420000000005" 20250823133045515 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133045515 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1691)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1691)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1691)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1691)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1693)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133045516 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133045516 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133045516 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133045516 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133045516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133045516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133045516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133045516 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_auth_tmsi_check_imei0(1700)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1700)@7e0c241b4610: setverdict(pass): none -> pass 20250823133045521 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133045521 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133045521 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1) Received 1 auth tuples (vlr.c:996) 20250823133045521 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133045521 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{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) 20250823133045521 DMM DEBUG Tx AUTH REQ (rand = b9ac308980323e8b2a213f48ba6ced38) (gsm_04_08.c:641) 20250823133045521 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133045522 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133045522 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133045522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133045522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133045522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133045522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133045522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133045522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1693)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1691)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1691)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1691)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1691)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1692)@7e0c241b4610: patching N(SD)=1 into dtap '0514E2231F9F'O MSC_Test_0-RAN(1692)@7e0c241b4610: patched enc_l3: '0554E2231F9F'O MSC_Test_0-SCCP(1691)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1691)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1691)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1691)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100060554E2231F9F'O MSC_Test_0-M3UA(1693)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133045530 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133045530 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133045530 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133045530 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133045530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133045530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133045530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133045530 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133045531 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed89480]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = e2231f9f) (gsm_04_08.c:1128) 20250823133045531 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133045531 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1) AUTH on GERAN received SRES/RES: e2231f9f (4 bytes) (vlr_auth_fsm.c:151) 20250823133045531 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823133045531 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133045531 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133045531 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133045531 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed8c9b0] (vlr_auth_fsm.c:294) 20250823133045531 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133045531 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133045531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823133045531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133045531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133045531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133045531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133045531 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133045531 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133045531 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133045531 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133045531 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133045531 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133045531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133045531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133045531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133045531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133045531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133045531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1693)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1691)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1691)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1691)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1691)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133045536 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133045536 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250823133045536 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250823133045536 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133045537 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133045537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133045537 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133045537 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133045537 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133045537 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed8c9b0] (vlr_lu_fsm.c:110) 20250823133045537 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133045537 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133045537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133045537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133045537 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133045537 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133045537 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133045537 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133045537 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133045537 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250823133045537 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133045537 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133045537 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133045537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133045537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133045537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133045537 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133045537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133045537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1693)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1691)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1691)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1691)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1691)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1692)@7e0c241b4610: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1692)@7e0c241b4610: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1691)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1691)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(1691)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1691)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1693)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133045542 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133045542 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133045542 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133045542 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133045542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133045542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133045542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133045542 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133045542 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250823133045542 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250823133045542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250823133045543 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133045543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250823133045543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250823133045543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133045543 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:TMSInew-0x10FADBF7) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250823133045543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133045543 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:TMSInew-0x10FADBF7 LOCATION UPDATE ACCEPT (TMSI = 0x10fadbf7) (gsm_04_08.c:149) 20250823133045543 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:TMSInew-0x10FADBF7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133045543 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133045543 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133045543 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133045543 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133045543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133045543 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133045543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133045543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1693)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1691)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1691)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1691)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1691)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei0(1700)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1692)@7e0c241b4610: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1692)@7e0c241b4610: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1691)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1691)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1691)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1691)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1693)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133045547 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133045547 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133045547 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133045547 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133045547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133045547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133045547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133045547 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133045547 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:TMSInew-0x10FADBF7:GERAN-A-284:LU)[0x561dbed89480]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133045547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:TMSInew-0x10FADBF7:GERAN-A-284:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133045547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133045547 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250823133045547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133045547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-284:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133045547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133045547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-284:LU)[0x561dbed8c9b0] (vlr_lu_fsm.c:817) 20250823133045547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133045547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2452F8F1:GERAN-A-284:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133045547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-284:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133045547 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250823133045547 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133045547 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133045547 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133045547 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133045548 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133045548 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133045548 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133045548 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133045548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133045548 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133045548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133045548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1693)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1691)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1691)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1691)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1691)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1691)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1691)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1691)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1691)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1693)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133045551 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133045551 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133045551 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133045551 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133045551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133045551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133045551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133045551 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133045551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-284:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133045551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-284:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-284:LU)[0x561dbed89480] (msc_a.c:1053) 20250823133045551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-284:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133045551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-284:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133045551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-284:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133045551 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133045552 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133045552 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133045552 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133045552 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133045552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133045552 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133045552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133045552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1693)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1691)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1693)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133045553 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133045553 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133045553 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133045553 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133045553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133045553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133045553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133045553 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1692)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1700)5431515 TC_lu_imsi_auth_tmsi_check_imei0(1700)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133045555 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133045555 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_check_imei0(1700)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1700)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1700)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1700)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-RAN(1692)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1691)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(1697)@7e0c241b4610: Final verdict of PTC: none 20250823133045566 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133045566 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1693)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1698)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1694)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1701)@7e0c241b4610: Final verdict of PTC: none 20250823133045568 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(1699)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1696)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1695)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1690)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1690): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1691): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1692): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1693): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1694): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1695): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1696): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1697): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1698): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1699): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei0(1700): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1701): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_check_imei finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass'. Sat Aug 23 13:30:45 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 20250823133045754 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133045754 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133045754 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133045754 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133045754 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133045754 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133045754 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133045754 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133045755 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) 20250823133045755 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133045755 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133045755 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133045755 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133045755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133045755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133045755 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133045755 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133045755 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133045755 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133046570 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=234680) 20250823133047571 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133047757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133047757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133047757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=234680, count=236460) 20250823133048573 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei'. ------ MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei ------ Sat Aug 23 13:30:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133049574 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_auth3g_tmsi_check_imei started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1705)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1705)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1705)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1703)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133050253 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1706)@7e0c241b4610: 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 } } } 20250823133050449 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) 20250823133050449 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) 20250823133050449 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133050449 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)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1705)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1705)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133050454 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133050454 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133050454 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133050454 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133050454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133050454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133050454 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)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1705)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1705)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1705)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1705)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1705)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823133050455 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133050455 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133050455 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133050455 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133050455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(1705)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1705)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133050455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133050455 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133050455 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133050456 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1705)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1705)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1705)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1705)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1705)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133050575 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133050575 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1708)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1708)@7e0c241b4610: 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) } } } } 20250823133050579 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1708)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1708)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1708)@7e0c241b4610: 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)@7e0c241b4610: 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)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1708)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133050595 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) 20250823133050595 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1709)@7e0c241b4610: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth3g_tmsi_check_imei0(1712) TC_lu_imsi_auth3g_tmsi_check_imei0(1712)@7e0c241b4610: 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 } } } } 20250823133051262 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133051262 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133051262 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133051262 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133051262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133051262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133051262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133051262 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133051263 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133051263 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133051263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133051263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133051263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133051263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133051263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133051263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1705)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1704)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1704)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1712)8591689 MSC_Test_0-SCCP(1703)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1704)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1705)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133051276 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133051276 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133051276 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133051276 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133051276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133051276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133051276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133051276 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133051277 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-285:LU)[0x561dbedb4730]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133051277 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-285:LU)[0x561dbedb4730]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133051277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133051277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-285:LU)[0x561dbedb4730] (fsm.c:486) 20250823133051277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823133051277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133051277 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133051277 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133051277 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133051277 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133051277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133051277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133051277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133051277 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133051277 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed66050] (fsm.c:486) 20250823133051277 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133051277 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133051277 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133051277 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133051277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133051278 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133051278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133051278 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133051278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133051278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1705)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@7e0c241b4610: { messageType := 2, destLocRef := '831949'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(1703)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(1709)@7e0c241b4610: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei0(1712) MSC_Test-GSUP(1709)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1712)"262420000000005" 20250823133051281 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133051281 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1703)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1703)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1703)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1705)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133051282 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133051282 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133051282 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133051282 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133051282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133051282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133051282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133051282 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_auth3g_tmsi_check_imei0(1712)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1712)@7e0c241b4610: setverdict(pass): none -> pass 20250823133051288 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133051288 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133051288 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7) Received 1 auth tuples (vlr.c:996) 20250823133051288 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133051288 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{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) 20250823133051288 DMM DEBUG Tx AUTH REQ (rand = caab2e8c290397947ea475053bfc3eae) (gsm_04_08.c:641) 20250823133051288 DMM DEBUG AUTH REQ (autn = 3863e1cac2445f3e40a6ba3ddb767116) (gsm_04_08.c:643) 20250823133051288 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133051288 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133051288 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133051288 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133051288 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133051288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133051288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133051289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133051289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1705)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1704)@7e0c241b4610: patching N(SD)=1 into dtap '05142FDF02A42104B50553F9'O MSC_Test_0-RAN(1704)@7e0c241b4610: patched enc_l3: '05542FDF02A42104B50553F9'O MSC_Test_0-SCCP(1703)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@7e0c241b4610: vl_len:15 MSC_Test_0-SCCP(1703)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1703)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000C05542FDF02A42104B50553F9'O 20250823133051300 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133051300 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133051300 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133051300 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133051300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133051300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133051300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133051300 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133051300 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbedb4730]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2fdf02a4b50553f9) (gsm_04_08.c:1128) 20250823133051300 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133051300 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7) AUTH on GERAN received SRES/RES: 2fdf02a4b50553f9 (8 bytes) (vlr_auth_fsm.c:151) 20250823133051300 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823133051300 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133051300 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133051300 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133051300 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed66050] (vlr_auth_fsm.c:294) 20250823133051300 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133051300 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133051300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823133051300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133051300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133051300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133051300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133051300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133051300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed66050] (fsm.c:486) 20250823133051300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133051300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133051300 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133051300 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133051301 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133051301 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133051301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133051301 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133051301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133051301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1705)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133051307 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133051307 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250823133051307 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250823133051307 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133051308 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133051308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133051308 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133051308 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133051308 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133051308 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed66050] (vlr_lu_fsm.c:110) 20250823133051308 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133051308 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133051308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133051309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133051309 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133051309 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed66050] (fsm.c:486) 20250823133051309 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133051309 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133051309 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133051309 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250823133051309 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133051309 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133051309 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133051309 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133051309 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133051309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133051309 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133051309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133051309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1705)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1704)@7e0c241b4610: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1704)@7e0c241b4610: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1703)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(1703)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1703)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O 20250823133051314 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133051314 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133051314 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133051314 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133051314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133051314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133051314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133051314 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133051314 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250823133051314 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250823133051314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250823133051315 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133051315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250823133051315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250823133051315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133051315 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:TMSInew-0x63CE75D8) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250823133051315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133051315 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:TMSInew-0x63CE75D8 LOCATION UPDATE ACCEPT (TMSI = 0x63ce75d8) (gsm_04_08.c:149) 20250823133051315 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:TMSInew-0x63CE75D8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133051315 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133051315 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133051315 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133051315 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133051315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133051315 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133051315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133051315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1705)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei0(1712)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1704)@7e0c241b4610: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1704)@7e0c241b4610: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1703)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1703)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1703)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000205DB'O 20250823133051319 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133051319 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133051319 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133051319 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133051319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133051319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133051319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133051319 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133051319 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:TMSInew-0x63CE75D8:GERAN-A-285:LU)[0x561dbedb4730]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133051319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:TMSInew-0x63CE75D8:GERAN-A-285:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133051319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133051319 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250823133051319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133051319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-285:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133051319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133051319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-285:LU)[0x561dbed66050] (vlr_lu_fsm.c:817) 20250823133051319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133051319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x10FADBF7:GERAN-A-285:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133051319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-285:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133051320 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250823133051320 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133051320 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133051320 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133051320 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133051320 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133051320 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133051320 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133051320 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133051320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133051320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133051320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133051320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1705)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1703)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1703)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1703)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1705)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133051322 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133051322 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133051322 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133051322 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133051322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133051322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133051322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133051322 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133051322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-285:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133051322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-285:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-285:LU)[0x561dbedb4730] (msc_a.c:1053) 20250823133051322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-285:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133051322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-285:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133051322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-285:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133051322 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133051322 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133051322 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133051322 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133051322 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133051322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133051322 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133051322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133051322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1705)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@7e0c241b4610: Session index based on local reference:0 20250823133051323 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133051323 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133051323 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133051323 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133051323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133051323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133051323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133051323 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1704)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1712)8591689 TC_lu_imsi_auth3g_tmsi_check_imei0(1712)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133051324 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133051324 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth3g_tmsi_check_imei0(1712)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1712)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1712)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1712)@7e0c241b4610: Final verdict of PTC: pass 20250823133051331 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1709)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1708)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1703)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1707)@7e0c241b4610: Final verdict of PTC: none 20250823133051332 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133051332 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1705)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1704)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1706)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1713)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1702)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1710)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1711)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1702): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1703): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1704): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1705): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1706): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1707): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1708): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1709): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1710): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1711): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei0(1712): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1713): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_auth3g_tmsi_check_imei finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass'. Sat Aug 23 13:30:51 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 20250823133051526 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133051526 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133051526 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133051526 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133051526 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133051526 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133051526 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133051526 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133051526 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) 20250823133051526 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133051526 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133051526 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133051526 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133051527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133051527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133051527 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133051527 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133051527 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133051527 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133052333 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=235032) 20250823133053335 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133053527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133053527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133053527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=235032, count=236192) 20250823133054337 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei'. ------ MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei ------ Sat Aug 23 13:30:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133055339 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_noauth_tmsi_check_imei started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1717)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1717)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1717)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(1715)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133056049 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1718)@7e0c241b4610: 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 } } } 20250823133056226 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) 20250823133056226 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) 20250823133056226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133056226 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(1717)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1717)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1717)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133056231 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133056231 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133056231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133056231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133056231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133056231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133056231 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(1717)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1717)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1717)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1717)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1717)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1717)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1717)@7e0c241b4610: Message received on association #8 20250823133056231 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133056231 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133056231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133056231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133056231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133056231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133056231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133056231 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133056231 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1717)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1717)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1717)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1717)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1717)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1717)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133056340 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133056340 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1720)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1720)@7e0c241b4610: 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) } } } } 20250823133056346 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1720)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1720)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1720)@7e0c241b4610: 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(1720)@7e0c241b4610: 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(1720)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1720)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133056366 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) 20250823133056366 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1721)@7e0c241b4610: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_tmsi_check_imei0(1724) TC_lu_imsi_noauth_tmsi_check_imei0(1724)@7e0c241b4610: 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 } } } } 20250823133057050 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133057050 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133057050 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133057050 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133057050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133057050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133057050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133057050 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133057051 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133057051 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133057051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133057051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133057051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133057051 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133057051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133057051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1717)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1716)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1716)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1724)340617 MSC_Test_0-RAN(1716)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1715)@7e0c241b4610: First idle individual index:0 20250823133057060 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133057060 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133057060 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133057060 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133057060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133057060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133057060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133057060 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133057061 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-286:LU)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133057061 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-286:LU)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133057061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133057061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-286:LU)[0x561dbed89480] (fsm.c:486) 20250823133057061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133057061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133057061 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133057061 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133057061 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133057061 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133057061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133057061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133057061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133057061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133057061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133057061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133057061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133057061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133057061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133057061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133057061 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133057061 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133057061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133057061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133057061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133057061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133057061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133057061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133057061 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133057061 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133057061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133057061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133057061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133057061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133057061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133057061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1717)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1717)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1717)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1715)@7e0c241b4610: { messageType := 2, destLocRef := '053289'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(1715)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(1721)@7e0c241b4610: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei0(1724) MSC_Test-GSUP(1721)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1724)"262420000000005" MSC_Test_0-SCCP(1715)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1715)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1715)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1715)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133057064 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133057064 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1715)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1715)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1715)@7e0c241b4610: vl_from0 20250823133057066 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133057066 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133057066 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133057066 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133057066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133057066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133057066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133057066 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1715)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1717)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_tmsi_check_imei0(1724)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei0(1724)@7e0c241b4610: setverdict(pass): none -> pass 20250823133057071 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133057071 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250823133057071 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250823133057071 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133057072 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133057072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133057072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133057072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133057072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133057072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbed8c9b0] (vlr_lu_fsm.c:110) 20250823133057072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133057072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133057072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133057072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133057072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbedc7370]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133057072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbedc7370]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133057072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbedc7370]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133057072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbedc7370]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133057072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbedc7370]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133057072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbedc7370]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250823133057072 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133057072 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133057072 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133057072 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133057072 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133057072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133057072 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133057072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133057072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1717)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1715)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1715)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1715)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1715)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1716)@7e0c241b4610: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1716)@7e0c241b4610: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1715)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1715)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(1715)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1715)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O 20250823133057079 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133057079 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133057079 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133057079 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133057079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133057079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133057079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133057079 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133057079 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250823133057079 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250823133057079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250823133057080 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133057080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250823133057080 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbedc7370]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250823133057080 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbedc7370]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133057080 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:TMSInew-0x3BAD2B63) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250823133057080 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbedc7370]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133057080 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:TMSInew-0x3BAD2B63 LOCATION UPDATE ACCEPT (TMSI = 0x3bad2b63) (gsm_04_08.c:149) 20250823133057080 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:TMSInew-0x3BAD2B63 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133057080 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133057080 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133057080 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133057080 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133057080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133057080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133057080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133057080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1717)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1715)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1715)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1715)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1715)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei0(1724)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1716)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1716)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_0-SCCP(1715)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1715)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1715)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1715)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O 20250823133057083 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133057083 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133057083 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133057083 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133057083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133057083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133057083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133057083 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133057084 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:TMSInew-0x3BAD2B63:GERAN-A-286:LU)[0x561dbed89480]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133057084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:TMSInew-0x3BAD2B63:GERAN-A-286:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133057084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbedc7370]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133057084 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250823133057084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbedc7370]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133057084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-286:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133057084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbedc7370]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133057084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbedc7370]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-286:LU)[0x561dbed8c9b0] (vlr_lu_fsm.c:817) 20250823133057084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbedc7370]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133057084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x63CE75D8:GERAN-A-286:LU)[0x561dbedc7370]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133057084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-286:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133057084 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250823133057084 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133057084 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133057084 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133057084 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133057084 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133057084 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133057084 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133057084 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133057084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133057084 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133057084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133057084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1717)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1715)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1715)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1715)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1715)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1715)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1715)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1715)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1715)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133057087 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133057087 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133057087 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133057087 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133057087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133057087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133057087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1717)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133057087 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133057087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-286:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133057087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-286:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-286:LU)[0x561dbed89480] (msc_a.c:1053) 20250823133057087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-286:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133057087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-286:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133057087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-286:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133057087 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133057087 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133057087 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133057087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133057087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133057088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133057088 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133057088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133057088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1717)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1715)@7e0c241b4610: Session index based on local reference:0 20250823133057089 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133057089 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133057089 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133057089 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133057089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133057089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133057089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133057089 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1716)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1724)340617 TC_lu_imsi_noauth_tmsi_check_imei0(1724)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133057090 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133057090 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_tmsi_check_imei0(1724)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei0(1724)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1724)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1724)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(1721)@7e0c241b4610: Final verdict of PTC: none 20250823133057097 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1720)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1715)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1717)@7e0c241b4610: Final verdict of PTC: none 20250823133057098 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133057098 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-STATS(1723)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1714)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1718)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1716)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1725)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1719)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1722)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1714): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1715): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1716): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1717): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1718): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1719): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1720): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1721): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1722): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1723): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei0(1724): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1725): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_noauth_tmsi_check_imei finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass'. Sat Aug 23 13:30:57 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 20250823133057290 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133057290 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133057290 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133057290 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133057290 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133057290 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133057290 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133057290 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133057290 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) 20250823133057290 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133057290 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133057290 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133057290 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133057290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133057290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133057290 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133057290 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133057291 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133057291 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133058098 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=208544) 20250823133059099 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133059292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133059292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133059292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=208544, count=209704) 20250823133100100 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei'. ------ MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei ------ Sat Aug 23 13:31:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133101102 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_noauth_notmsi_check_imei started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1729)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1729)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1729)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1727)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133101753 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1730)@7e0c241b4610: 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 } } } 20250823133101948 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) 20250823133101948 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) 20250823133101948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133101948 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(1729)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1729)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1729)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133101953 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133101953 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133101953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133101953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133101953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133101953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133101953 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(1729)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1729)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1729)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1729)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1729)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133101953 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133101953 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133101953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133101953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133101953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133101953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133101954 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(1729)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1729)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1729)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1729)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1729)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1729)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1729)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1729)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133101954 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133101954 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133102103 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133102103 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1732)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1732)@7e0c241b4610: 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) } } } } 20250823133102110 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1732)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1732)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1732)@7e0c241b4610: 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(1732)@7e0c241b4610: 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(1732)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1732)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133102139 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) 20250823133102139 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1733)@7e0c241b4610: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_notmsi_check_imei0(1736) TC_lu_imsi_noauth_notmsi_check_imei0(1736)@7e0c241b4610: 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 } } } } 20250823133102759 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133102759 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133102759 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133102759 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133102759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133102759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133102759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133102759 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1729)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133102760 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133102760 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133102760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133102760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133102760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133102760 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133102760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133102760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1729)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1729)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1728)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1728)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1736)16371150 MSC_Test_0-RAN(1728)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1727)@7e0c241b4610: First idle individual index:0 20250823133102775 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133102775 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133102775 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133102775 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133102775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133102775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133102775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133102775 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1729)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133102776 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-287:LU)[0x561dbedb4730]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133102776 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-287:LU)[0x561dbedb4730]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133102776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133102776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-287:LU)[0x561dbedb4730] (fsm.c:486) 20250823133102776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133102776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133102776 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133102776 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133102776 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133102776 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133102776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133102776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133102776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133102776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133102776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133102776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133102776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133102776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed66050] (fsm.c:486) 20250823133102776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133102776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133102776 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133102776 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133102776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133102776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133102776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133102776 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133102776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133102776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133102776 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133102776 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133102776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133102776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133102776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133102776 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133102776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133102776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1729)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1729)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1729)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1729)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1727)@7e0c241b4610: { messageType := 2, destLocRef := 'F9CDCE'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(1727)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1727)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1727)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1727)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1727)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1733)@7e0c241b4610: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei0(1736) MSC_Test-GSUP(1733)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1736)"262420000000005" 20250823133102780 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133102780 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1727)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1727)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1727)@7e0c241b4610: vl_from0 20250823133102782 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133102782 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133102782 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133102782 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133102782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133102782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133102782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133102782 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1727)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1729)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_notmsi_check_imei0(1736)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei0(1736)@7e0c241b4610: setverdict(pass): none -> pass 20250823133102788 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133102788 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250823133102788 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250823133102788 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133102789 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133102789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133102789 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133102789 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133102789 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133102789 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed66050] (vlr_lu_fsm.c:110) 20250823133102789 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133102789 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133102789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133102789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133102789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133102789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed66050] (fsm.c:486) 20250823133102789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133102789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133102789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133102789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI (T3270, 12s) (vlr_lu_fsm.c:472) 20250823133102789 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133102789 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133102789 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133102789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133102789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133102789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133102789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133102789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133102789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1729)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1729)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1727)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1727)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1727)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1727)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1728)@7e0c241b4610: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1728)@7e0c241b4610: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1727)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1727)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(1727)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1727)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O 20250823133102797 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133102797 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133102797 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133102797 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133102797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133102797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133102797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133102797 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1729)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133102797 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250823133102797 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250823133102797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250823133102798 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133102798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250823133102798 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_IMEI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250823133102798 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250823133102798 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_IMEI}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133102798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133102798 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133102798 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed66050] (vlr_lu_fsm.c:817) 20250823133102798 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133102798 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133102798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133102798 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250823133102798 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) 20250823133102798 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) 20250823133102798 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) 20250823133102798 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) 20250823133102798 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133102798 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133102798 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133102798 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133102798 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133102798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133102798 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133102798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133102798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133102798 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133102798 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133102798 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133102798 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133102798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133102798 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133102798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133102798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1729)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1729)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1729)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1729)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1727)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1727)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1727)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1727)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1727)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1727)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1727)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1727)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei0(1736)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1727)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1727)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1727)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1727)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133102803 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133102803 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133102803 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133102803 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133102803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133102803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133102803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133102803 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1729)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133102803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133102803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbedb4730] (msc_a.c:1053) 20250823133102803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133102803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133102803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3BAD2B63:GERAN-A-287:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133102803 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133102803 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133102803 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133102803 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133102803 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133102803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133102803 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133102803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133102803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1729)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1729)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1727)@7e0c241b4610: Session index based on local reference:0 20250823133102804 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133102804 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133102804 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133102804 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133102804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133102804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133102804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133102804 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1729)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1728)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1736)16371150 TC_lu_imsi_noauth_notmsi_check_imei0(1736)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133102806 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133102806 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(1736)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei0(1736)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1736)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1736)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(1733)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1727)@7e0c241b4610: Final verdict of PTC: none 20250823133102815 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1728)@7e0c241b4610: Final verdict of PTC: none 20250823133102816 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133102816 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1729)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1732)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1726)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1730)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1735)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1737)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1734)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1731)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1726): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1727): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1728): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1729): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1730): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1731): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1732): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1733): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1734): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1735): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei0(1736): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1737): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_noauth_notmsi_check_imei finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass'. Sat Aug 23 13:31:02 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 20250823133103006 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133103006 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133103006 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133103006 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133103006 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133103006 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133103006 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133103006 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133103006 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) 20250823133103006 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133103006 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133103006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133103006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133103007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133103007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133103007 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133103007 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133103007 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133103007 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133103816 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=200700) 20250823133104818 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133105007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133105008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133105008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=200700, count=201860) 20250823133105819 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack ------ Sat Aug 23 13:31:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133106819 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_check_imei_nack started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1741)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1741)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1741)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(1739)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133107513 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1742)@7e0c241b4610: 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 } } } 20250823133107709 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) 20250823133107709 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) 20250823133107709 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133107709 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(1741)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1741)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1741)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133107713 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133107713 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133107713 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133107713 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133107713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133107713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133107713 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(1741)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1741)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1741)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1741)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1741)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133107714 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133107714 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133107714 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133107714 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133107714 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133107714 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133107714 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(1741)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1741)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1741)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1741)@7e0c241b4610: Message received on association #8 20250823133107714 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133107714 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1741)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1741)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1741)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1741)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133107821 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133107821 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1744)@7e0c241b4610: Established a new IPA connection (conn_id=2) 20250823133107827 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1744)@7e0c241b4610: 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(1744)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1744)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1744)@7e0c241b4610: 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(1744)@7e0c241b4610: 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(1744)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1744)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133107842 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) 20250823133107842 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1745)@7e0c241b4610: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_nack0(1748) TC_lu_imsi_auth_tmsi_check_imei_nack0(1748)@7e0c241b4610: 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 } } } } 20250823133108522 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133108522 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133108522 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133108522 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133108522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133108522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133108522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133108522 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1741)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133108523 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133108523 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133108523 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133108523 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133108523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133108523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133108523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133108523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1741)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1741)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1740)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1740)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1748)11516628 MSC_Test_0-SCCP(1739)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1740)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133108529 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133108529 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133108529 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1741)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133108529 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133108529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133108530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133108530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133108530 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133108530 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-288:LU)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133108530 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-288:LU)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133108530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133108530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-288:LU)[0x561dbed89480] (fsm.c:486) 20250823133108530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823133108530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133108530 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) 20250823133108530 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133108530 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133108530 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133108530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133108530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133108530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133108530 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133108530 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133108530 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133108530 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133108530 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133108530 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133108530 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133108530 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133108530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133108530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133108530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133108530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1741)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1741)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1739)@7e0c241b4610: { messageType := 2, destLocRef := 'AFBAD4'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(1739)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(1745)@7e0c241b4610: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_nack0(1748) MSC_Test-GSUP(1745)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1748)"262420000000005" MSC_Test_0-SCCP(1739)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1739)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1739)@7e0c241b4610: vl_from0 20250823133108532 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133108532 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133108532 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133108532 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133108532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133108532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133108532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1739)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823133108532 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1741)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133108534 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133108534 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133108534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133108534 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133108534 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133108534 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Received 1 auth tuples (vlr.c:996) 20250823133108534 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133108534 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed93fd0]{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) 20250823133108534 DMM DEBUG Tx AUTH REQ (rand = 95f9fbe74232b17436a304c76d4994d3) (gsm_04_08.c:641) 20250823133108534 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133108534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133108534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133108534 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133108534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133108534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1741)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1741)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1739)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1739)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1739)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1739)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1740)@7e0c241b4610: patching N(SD)=1 into dtap '0514168EFB54'O MSC_Test_0-RAN(1740)@7e0c241b4610: patched enc_l3: '0554168EFB54'O MSC_Test_0-SCCP(1739)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1739)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1739)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1739)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100060554168EFB54'O MSC_Test_0-M3UA(1741)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133108537 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133108537 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133108537 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133108537 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133108537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133108537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133108537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133108537 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133108537 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed89480]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 168efb54) (gsm_04_08.c:1128) 20250823133108537 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed93fd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133108537 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH on GERAN received SRES/RES: 168efb54 (4 bytes) (vlr_auth_fsm.c:151) 20250823133108537 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823133108537 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed93fd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133108537 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed93fd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133108537 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133108537 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed8c9b0] (vlr_auth_fsm.c:294) 20250823133108537 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133108537 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133108537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823133108537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133108537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133108537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133108537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133108537 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133108537 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133108537 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133108537 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133108537 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133108537 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133108537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133108537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133108537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133108537 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133108537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133108537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1741)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1741)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1739)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1739)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1739)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1739)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133108539 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133108539 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250823133108539 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250823133108539 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133108539 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133108539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133108539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133108539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133108539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133108539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed8c9b0] (vlr_lu_fsm.c:110) 20250823133108539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133108539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133108539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133108539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133108539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133108539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133108539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133108539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133108539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133108539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250823133108539 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133108539 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133108539 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133108539 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133108539 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133108539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133108539 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133108539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133108539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1741)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1741)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1739)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1739)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1739)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1739)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1740)@7e0c241b4610: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1740)@7e0c241b4610: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1739)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1739)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(1739)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1739)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O 20250823133108541 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133108541 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133108541 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1741)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133108541 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133108541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133108541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133108541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133108541 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133108541 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250823133108541 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250823133108541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250823133108541 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133108541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1330) 20250823133108541 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_NACK (vlr_lu_fsm.c:1328) 20250823133108541 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133108541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_FAILURE (vlr_lu_fsm.c:392) 20250823133108541 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133108541 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed8c9b0] (vlr_lu_fsm.c:817) 20250823133108541 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133108541 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133108541 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed89480]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823133108541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133108541 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) 20250823133108541 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) 20250823133108541 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) 20250823133108541 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) 20250823133108541 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133108541 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133108541 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133108541 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133108541 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133108541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133108541 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133108541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133108541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133108541 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133108541 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133108541 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133108541 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133108541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133108541 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133108541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133108541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1741)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1741)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1739)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1739)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1739)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1739)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1741)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1741)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1739)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1739)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1739)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1739)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_nack0(1748)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(1739)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1739)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1739)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1739)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1741)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133108543 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133108543 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133108543 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133108543 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133108543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133108543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133108543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133108543 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133108543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133108543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed89480] (msc_a.c:1053) 20250823133108543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133108543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133108543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133108543 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133108543 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133108543 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133108543 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133108543 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133108543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133108543 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133108543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133108543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1741)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1741)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1739)@7e0c241b4610: Session index based on local reference:0 20250823133108543 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133108543 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133108543 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133108543 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133108543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133108543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133108543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133108543 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1741)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1740)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1748)11516628 TC_lu_imsi_auth_tmsi_check_imei_nack0(1748)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_nack0(1748)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(1745)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1739)@7e0c241b4610: Final verdict of PTC: none 20250823133108546 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823133108546 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133108546 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1741)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1740)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1744)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1742)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1743)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1738)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1749)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1747)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1746)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1738): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1739): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1740): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1741): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1742): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1743): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1744): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1745): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1746): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1747): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_nack0(1748): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1749): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_check_imei_nack finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass'. Sat Aug 23 13:31:08 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 20250823133108746 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133108746 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133108746 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133108746 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133108746 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133108746 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133108746 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133108746 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133108746 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) 20250823133108746 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133108746 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133108746 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133108746 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133108746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133108746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133108747 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133108747 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133108747 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133108747 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133109548 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=217536) 20250823133110549 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133110747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133110747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133110747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=217536, count=218696) 20250823133111551 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err ------ Sat Aug 23 13:31:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133112553 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_check_imei_err started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1753)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1753)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1753)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1751)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133113176 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1754)@7e0c241b4610: 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 } } } 20250823133113372 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) 20250823133113372 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) 20250823133113372 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133113372 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(1753)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1753)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1753)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1753)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1753)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823133113375 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133113375 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133113375 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133113375 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133113375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133113375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133113375 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(1753)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1753)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1753)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133113377 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133113377 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133113377 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133113377 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133113377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133113377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133113377 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(1753)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1753)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1753)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133113377 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133113377 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1753)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1753)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1753)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1753)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1753)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133113554 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133113555 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1756)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1756)@7e0c241b4610: 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) } } } } 20250823133113560 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1756)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1756)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1756)@7e0c241b4610: 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(1756)@7e0c241b4610: 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(1756)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1756)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133113578 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) 20250823133113578 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1757)@7e0c241b4610: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_err0(1760) TC_lu_imsi_auth_tmsi_check_imei_err0(1760)@7e0c241b4610: 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 } } } } 20250823133114175 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133114175 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133114175 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133114175 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133114175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133114175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133114175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133114175 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133114175 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133114175 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133114175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133114175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133114175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133114175 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133114175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133114175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1753)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1752)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1752)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1760)2998490 MSC_Test_0-RAN(1752)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1751)@7e0c241b4610: First idle individual index:0 20250823133114179 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133114179 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133114179 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133114179 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133114179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133114179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133114179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133114179 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133114180 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-289:LU)[0x561dbedb4730]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133114180 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-289:LU)[0x561dbedb4730]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133114180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133114180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-289:LU)[0x561dbedb4730] (fsm.c:486) 20250823133114180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823133114180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133114180 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) 20250823133114180 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133114180 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133114180 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133114180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133114180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133114180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133114180 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133114180 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed66050] (fsm.c:486) 20250823133114180 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133114180 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133114180 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133114180 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133114180 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133114180 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133114180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133114180 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133114180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133114180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1753)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1751)@7e0c241b4610: { messageType := 2, destLocRef := '2DC0DA'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(1751)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(1757)@7e0c241b4610: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_err0(1760) MSC_Test-GSUP(1757)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1760)"262420000000005" MSC_Test_0-SCCP(1751)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1751)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1751)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1751)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1753)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133114182 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133114182 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133114182 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133114182 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133114182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133114182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133114182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133114182 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133114184 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133114184 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133114184 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Received 1 auth tuples (vlr.c:996) 20250823133114184 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133114184 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed93fd0]{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) 20250823133114184 DMM DEBUG Tx AUTH REQ (rand = fba985bd7aa22b01ce1133e280b34f73) (gsm_04_08.c:641) 20250823133114184 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133114184 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133114184 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133114184 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133114184 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133114184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133114184 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133114184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133114184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1753)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1751)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1751)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1751)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1751)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1752)@7e0c241b4610: patching N(SD)=1 into dtap '0514B1F167A7'O MSC_Test_0-RAN(1752)@7e0c241b4610: patched enc_l3: '0554B1F167A7'O MSC_Test_0-SCCP(1751)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1751)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1751)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1751)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100060554B1F167A7'O MSC_Test_0-M3UA(1753)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133114200 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133114200 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133114200 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133114200 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133114200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133114200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133114200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133114200 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133114200 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbedb4730]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = b1f167a7) (gsm_04_08.c:1128) 20250823133114200 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed93fd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133114200 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH on GERAN received SRES/RES: b1f167a7 (4 bytes) (vlr_auth_fsm.c:151) 20250823133114200 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823133114200 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed93fd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133114200 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed93fd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133114200 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133114200 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed66050] (vlr_auth_fsm.c:294) 20250823133114200 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133114200 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133114200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823133114200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133114200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133114200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133114200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133114200 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133114200 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed66050] (fsm.c:486) 20250823133114200 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133114200 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133114200 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133114200 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133114200 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133114200 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133114200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133114200 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133114200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133114200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1753)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1751)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1751)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1751)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1751)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133114203 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133114203 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250823133114203 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250823133114203 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133114203 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133114203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133114203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133114203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133114203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133114203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed66050] (vlr_lu_fsm.c:110) 20250823133114203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133114203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133114203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133114203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133114203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133114203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed66050] (fsm.c:486) 20250823133114203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133114203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133114203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133114203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250823133114203 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133114203 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133114203 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133114203 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133114203 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133114203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133114203 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133114203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133114203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1753)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1751)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1751)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1751)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1751)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1752)@7e0c241b4610: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1752)@7e0c241b4610: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1751)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1751)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(1751)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1751)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1753)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133114204 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133114204 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133114204 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133114204 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133114204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133114204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133114204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133114204 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133114205 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250823133114205 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250823133114205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250823133114205 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133114205 DVLR ERROR SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Check_IMEI_VLR failed; gmm_cause: Invalid mandatory information (vlr.c:1332) 20250823133114205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1334) 20250823133114205 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_NACK (vlr_lu_fsm.c:1328) 20250823133114205 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133114205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_FAILURE (vlr_lu_fsm.c:392) 20250823133114205 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133114205 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed66050] (vlr_lu_fsm.c:817) 20250823133114205 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133114205 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133114205 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbedb4730]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823133114205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133114205 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) 20250823133114205 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) 20250823133114205 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) 20250823133114205 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) 20250823133114205 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133114205 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133114205 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133114205 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133114205 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133114205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133114205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133114205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133114205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133114205 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133114205 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133114205 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133114205 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133114205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133114205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133114205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133114205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1753)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1753)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1751)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1751)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1751)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1751)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1753)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1751)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1751)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1751)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1751)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_err0(1760)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(1751)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1751)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1751)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1751)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133114206 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133114206 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133114206 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133114206 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133114206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133114206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133114206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133114206 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133114206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133114206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbedb4730] (msc_a.c:1053) 20250823133114206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133114206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133114206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133114207 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133114207 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133114207 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133114207 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133114207 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133114207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133114207 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133114207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133114207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1753)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1751)@7e0c241b4610: Session index based on local reference:0 20250823133114207 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133114207 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133114207 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133114207 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133114207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1753)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133114207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133114207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133114207 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1752)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1760)2998490 TC_lu_imsi_auth_tmsi_check_imei_err0(1760)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_err0(1760)@7e0c241b4610: Final verdict of PTC: pass 20250823133114210 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1752)@7e0c241b4610: Final verdict of PTC: none 20250823133114211 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133114211 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(1756)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1755)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(1757)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1753)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1751)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1754)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1761)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1750)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1758)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1759)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1750): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1751): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1752): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1753): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1754): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1755): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1756): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1757): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1758): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1759): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_err0(1760): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1761): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_check_imei_err finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass'. Sat Aug 23 13:31:14 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 20250823133114410 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133114410 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133114410 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133114410 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133114410 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133114410 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133114410 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133114410 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133114410 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) 20250823133114410 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133114410 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133114410 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133114410 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133114410 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133114410 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133114410 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133114410 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133114411 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133114411 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133115212 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=217108) 20250823133116213 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133116412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133116412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133116412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=217108, count=218268) 20250823133117215 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early ------ Sat Aug 23 13:31:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133118216 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_check_imei_early started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1765)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1765)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1765)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(1763)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133118834 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1766)@7e0c241b4610: 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 } } } 20250823133119030 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) 20250823133119030 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) 20250823133119030 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133119030 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(1765)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1765)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1765)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133119035 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133119035 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133119035 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133119035 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133119035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133119035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133119035 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(1765)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1765)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1765)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1765)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1765)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133119035 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133119035 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133119035 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133119035 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133119035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133119035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133119035 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(1765)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1765)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1765)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1765)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1765)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1765)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823133119036 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133119036 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1765)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1765)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133119217 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133119217 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1768)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1768)@7e0c241b4610: 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) } } } } 20250823133119222 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1768)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1768)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1768)@7e0c241b4610: 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(1768)@7e0c241b4610: 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(1768)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1768)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133119242 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) 20250823133119242 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1769)@7e0c241b4610: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early0(1772) TC_lu_imsi_auth_tmsi_check_imei_early0(1772)@7e0c241b4610: 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 } } } } 20250823133119842 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133119842 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133119842 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133119842 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133119842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133119842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133119842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133119842 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133119842 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133119842 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133119842 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133119842 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133119842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133119842 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133119842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133119842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1765)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1764)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1764)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1772)15541702 MSC_Test_0-SCCP(1763)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1764)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133119854 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133119854 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133119854 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133119854 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133119854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133119854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133119854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133119854 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133119854 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-290:LU)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133119854 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-290:LU)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133119854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133119854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-290:LU)[0x561dbed89480] (fsm.c:486) 20250823133119854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823133119854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133119854 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) 20250823133119854 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133119854 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133119854 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133119854 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133119854 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133119854 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133119854 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133119854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133119854 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133119854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133119854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133119854 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133119854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250823133119854 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133119854 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133119854 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133119854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133119854 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133119854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133119854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1765)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1765)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1765)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1763)@7e0c241b4610: { messageType := 2, destLocRef := 'ED25C6'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(1763)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1763)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1763)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1763)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1763)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133119857 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133119857 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1763)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1763)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1763)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1763)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1765)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133119858 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133119858 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133119858 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133119858 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133119858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133119858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133119858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133119858 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_auth_tmsi_check_imei_early0(1772)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1772)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-RAN(1764)@7e0c241b4610: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1764)@7e0c241b4610: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1763)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1763)@7e0c241b4610: vl_len:15 MSC_Test_0-SCCP(1763)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1763)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1765)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133120062 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133120062 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133120062 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133120062 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133120062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133120062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133120062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133120062 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133120063 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250823133120063 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250823133120063 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250823133120063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250823133120063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133120063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed8c9b0]{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(1769)@7e0c241b4610: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early0(1772) MSC_Test-GSUP(1769)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1772)"262420000000005" 20250823133120075 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133120075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250823133120075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133120075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133120075 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133120075 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133120075 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133120075 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133120075 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133120079 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133120079 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133120079 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Received 1 auth tuples (vlr.c:996) 20250823133120079 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133120079 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed93fd0]{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) 20250823133120079 DMM DEBUG Tx AUTH REQ (rand = a8d89b460ff58532b2379522b8f09f31) (gsm_04_08.c:641) 20250823133120079 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133120079 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133120079 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133120079 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133120080 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133120080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133120080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133120080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133120080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1765)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1763)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1763)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1763)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1763)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1764)@7e0c241b4610: patching N(SD)=2 into dtap '0514D36D5D06'O MSC_Test_0-RAN(1764)@7e0c241b4610: patched enc_l3: '0594D36D5D06'O MSC_Test_0-SCCP(1763)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1763)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1763)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1763)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100060594D36D5D06'O MSC_Test_0-M3UA(1765)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133120086 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133120086 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133120086 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133120086 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133120086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133120086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133120086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133120086 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133120087 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed89480]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = d36d5d06) (gsm_04_08.c:1128) 20250823133120087 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed93fd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133120087 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH on GERAN received SRES/RES: d36d5d06 (4 bytes) (vlr_auth_fsm.c:151) 20250823133120087 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823133120087 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed93fd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133120087 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed93fd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133120087 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133120087 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed8c9b0] (vlr_auth_fsm.c:294) 20250823133120087 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133120087 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133120087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823133120087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133120087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133120087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133120087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133120087 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133120087 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133120087 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133120088 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133120088 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133120088 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133120088 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133120088 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133120088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133120088 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133120088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133120088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1765)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1763)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1763)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1763)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1763)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133120094 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133120095 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250823133120095 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250823133120095 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133120095 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133120095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133120095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133120095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133120095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133120095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed8c9b0] (vlr_lu_fsm.c:110) 20250823133120095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133120095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133120095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133120095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133120095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133120095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133120095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133120095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133120096 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133120096 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133120096 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x05933B2B) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250823133120096 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133120096 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x05933B2B LOCATION UPDATE ACCEPT (TMSI = 0x05933b2b) (gsm_04_08.c:149) 20250823133120096 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x05933B2B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133120096 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133120096 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133120096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133120096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133120096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133120096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133120096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133120096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1765)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1763)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1763)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1763)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1763)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early0(1772)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1764)@7e0c241b4610: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1764)@7e0c241b4610: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1763)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1763)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1763)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1763)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1765)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133120101 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133120101 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133120101 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133120101 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133120101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133120102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133120102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133120102 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133120102 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x05933B2B:GERAN-A-290:LU)[0x561dbed89480]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133120102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x05933B2B:GERAN-A-290:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133120102 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133120102 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250823133120102 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133120102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-290:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133120102 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133120102 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-290:LU)[0x561dbed8c9b0] (vlr_lu_fsm.c:817) 20250823133120102 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133120102 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133120102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-290:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133120102 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250823133120102 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133120102 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133120102 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133120103 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133120103 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133120103 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133120103 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133120103 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133120103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133120103 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133120103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133120103 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1765)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1763)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1763)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1763)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1763)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1763)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1763)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1763)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1763)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1765)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133120106 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133120106 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133120106 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133120106 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133120106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133120106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133120106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133120106 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133120106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-290:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133120107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-290:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-290:LU)[0x561dbed89480] (msc_a.c:1053) 20250823133120107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-290:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133120107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-290:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133120107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-290:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133120107 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B - active-conn: now used by 1 (attached) (msub.c:375) 20250823133120107 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133120107 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133120107 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133120107 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133120107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133120107 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133120107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133120107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1765)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1763)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1765)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133120108 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133120108 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133120108 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133120108 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133120108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133120108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133120108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133120108 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1764)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1772)15541702 TC_lu_imsi_auth_tmsi_check_imei_early0(1772)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133120109 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133120109 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_check_imei_early0(1772)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1772)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1772)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1772)@7e0c241b4610: Final verdict of PTC: pass 20250823133120115 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133120115 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823133120116 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1766)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1764)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1765)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1763)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(1769)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1768)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1771)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1770)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1762)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1767)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1773)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1762): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1763): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1764): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1765): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1766): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1767): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1768): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1769): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1770): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1771): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early0(1772): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1773): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_check_imei_early finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass'. Sat Aug 23 13:31:20 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 20250823133120310 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133120310 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133120310 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133120310 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133120310 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133120310 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133120310 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133120310 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133120310 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) 20250823133120310 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133120310 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133120310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133120310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133120310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133120310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133120310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133120310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133120311 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133120311 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133121117 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=233980) 20250823133122119 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133122312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133122312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133122312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=233980, count=235140) 20250823133123121 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early'. ------ MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early ------ Sat Aug 23 13:31:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133124122 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1777)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1777)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1777)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1775)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133124756 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1778)@7e0c241b4610: 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 } } } 20250823133124951 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) 20250823133124951 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) 20250823133124951 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133124951 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(1777)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1777)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1777)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133124958 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133124958 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133124958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133124958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133124958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133124958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133124958 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(1777)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1777)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1777)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1777)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1777)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1777)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823133124961 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133124961 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133124961 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133124961 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133124961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133124961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133124961 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(1777)@7e0c241b4610: Message received on association #8 20250823133124961 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133124961 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1777)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1777)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1777)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1777)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1777)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1777)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133125123 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133125123 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1780)@7e0c241b4610: Established a new IPA connection (conn_id=2) 20250823133125128 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1780)@7e0c241b4610: 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(1780)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1780)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1780)@7e0c241b4610: 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(1780)@7e0c241b4610: 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(1780)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1780)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133125149 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) 20250823133125149 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1781)@7e0c241b4610: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784) TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784)@7e0c241b4610: 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 } } } } 20250823133125765 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133125765 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133125765 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133125765 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133125765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133125765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133125765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133125765 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133125765 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133125765 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133125765 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133125765 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133125765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133125766 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133125766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133125766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1777)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1776)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1776)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784)11779251 MSC_Test_0-SCCP(1775)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1776)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133125778 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133125778 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133125778 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133125778 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133125778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133125778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133125778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133125778 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133125778 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-291:LU)[0x561dbedb4730]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133125778 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-291:LU)[0x561dbedb4730]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133125778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133125778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-291:LU)[0x561dbedb4730] (fsm.c:486) 20250823133125778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823133125778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133125778 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133125778 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133125778 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133125778 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133125778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250823133125778 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133125778 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133125778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133125778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133125778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133125778 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133125778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133125778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133125778 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133125778 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133125778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133125778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133125778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133125778 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133125778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133125778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1777)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1777)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1777)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@7e0c241b4610: { messageType := 2, destLocRef := 'B3BCB3'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(1775)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1775)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1775)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133125781 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133125781 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1775)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1775)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1775)@7e0c241b4610: vl_from0 20250823133125781 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133125781 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133125781 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133125781 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133125781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133125781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133125781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133125781 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1775)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1777)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-RAN(1776)@7e0c241b4610: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1776)@7e0c241b4610: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1775)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1775)@7e0c241b4610: vl_len:15 MSC_Test_0-SCCP(1775)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1775)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1777)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133125982 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133125982 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133125982 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133125982 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133125982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133125982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133125982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133125982 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133125983 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250823133125983 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250823133125983 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250823133125983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250823133125983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133125983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed66050]{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(1781)@7e0c241b4610: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784) MSC_Test-GSUP(1781)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784)"262420000000005" 20250823133125995 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133125995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250823133125995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133125995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133125995 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133125995 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed66050] (fsm.c:486) 20250823133125995 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133125995 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133125995 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133126000 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133126000 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133126000 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B) Received 1 auth tuples (vlr.c:996) 20250823133126000 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133126000 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed93fd0]{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) 20250823133126000 DMM DEBUG Tx AUTH REQ (rand = 21150f6934acdd8841b787dc15dcb89f) (gsm_04_08.c:641) 20250823133126000 DMM DEBUG AUTH REQ (autn = cc9fd75f5d08bb3d0d1f74f8c1b3d1fa) (gsm_04_08.c:643) 20250823133126000 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133126000 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133126000 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133126000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133126000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133126000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133126000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133126000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133126000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1777)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1775)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1775)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1776)@7e0c241b4610: patching N(SD)=2 into dtap '0514B8B807CC21049EB30AF4'O MSC_Test_0-RAN(1776)@7e0c241b4610: patched enc_l3: '0594B8B807CC21049EB30AF4'O MSC_Test_0-SCCP(1775)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1775)@7e0c241b4610: vl_len:15 MSC_Test_0-SCCP(1775)@7e0c241b4610: vl_from0 20250823133126008 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133126008 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133126008 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133126008 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133126008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-SCCP(1775)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000C0594B8B807CC21049EB30AF4'O 20250823133126008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133126008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133126008 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133126009 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbedb4730]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b8b807cc9eb30af4) (gsm_04_08.c:1128) 20250823133126009 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed93fd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133126009 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B) AUTH on GERAN received SRES/RES: b8b807cc9eb30af4 (8 bytes) (vlr_auth_fsm.c:151) 20250823133126009 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823133126009 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed93fd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133126009 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed93fd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133126009 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133126009 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed66050] (vlr_auth_fsm.c:294) 20250823133126009 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133126009 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133126009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823133126009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133126009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133126009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133126009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133126009 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133126009 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed66050] (fsm.c:486) 20250823133126009 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133126009 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133126009 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133126009 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133126009 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133126009 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133126009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133126009 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133126009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133126009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1777)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1775)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1775)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133126018 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133126018 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250823133126018 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250823133126018 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133126019 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133126019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133126019 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133126019 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133126019 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133126019 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed66050] (vlr_lu_fsm.c:110) 20250823133126019 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133126019 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133126019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133126019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133126019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133126019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed66050] (fsm.c:486) 20250823133126019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133126019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133126019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133126019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133126019 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:TMSInew-0x937055A1) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250823133126019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133126019 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:TMSInew-0x937055A1 LOCATION UPDATE ACCEPT (TMSI = 0x937055a1) (gsm_04_08.c:149) 20250823133126019 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:TMSInew-0x937055A1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133126019 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133126019 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133126020 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133126020 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133126020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133126020 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133126020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133126020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1777)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1775)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1775)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1776)@7e0c241b4610: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1776)@7e0c241b4610: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1775)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1775)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1775)@7e0c241b4610: vl_from0 20250823133126025 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133126025 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133126025 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133126025 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133126025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133126025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133126025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1775)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1777)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133126025 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133126026 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:TMSInew-0x937055A1:GERAN-A-291:LU)[0x561dbedb4730]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133126026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:TMSInew-0x937055A1:GERAN-A-291:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133126026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133126026 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250823133126026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133126026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-291:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133126026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133126026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-291:LU)[0x561dbed66050] (vlr_lu_fsm.c:817) 20250823133126026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133126026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x05933B2B:GERAN-A-291:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133126026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-291:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133126026 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250823133126026 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133126026 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133126026 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133126026 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133126026 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133126026 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133126026 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133126026 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133126026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133126026 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133126026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133126026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1777)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1775)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1775)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1775)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1775)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1775)@7e0c241b4610: vl_from0 20250823133126030 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133126030 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133126030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133126030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133126030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133126030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133126030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133126030 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1775)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1777)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133126030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-291:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133126030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-291:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-291:LU)[0x561dbedb4730] (msc_a.c:1053) 20250823133126030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-291:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133126030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-291:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133126030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-291:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133126030 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133126031 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133126031 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133126031 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133126031 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133126031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133126031 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133126031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133126031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1777)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1777)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133126032 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133126032 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133126032 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133126032 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133126032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133126032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133126032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133126032 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1776)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784)11779251 TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133126034 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133126034 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(1775)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1776)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1782)@7e0c241b4610: Final verdict of PTC: none 20250823133126045 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133126045 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1781)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1777)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1778)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1785)@7e0c241b4610: Final verdict of PTC: none 20250823133126047 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1780)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1779)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1783)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1774)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1774): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1775): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1776): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1777): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1778): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1779): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1780): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1781): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1782): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1783): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1785): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass'. Sat Aug 23 13:31:26 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 20250823133126234 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133126234 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133126234 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133126234 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133126234 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133126234 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133126234 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133126234 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133126234 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) 20250823133126234 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133126234 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133126234 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133126234 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133126234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133126234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133126234 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133126234 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133126235 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133126235 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133127048 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=236132) 20250823133128049 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133128236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133128236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133128236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=236132, count=237292) 20250823133129050 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early'. ------ MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early ------ Sat Aug 23 13:31:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133130051 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_noauth_tmsi_check_imei_early started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1789)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1789)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1789)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1787)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133130668 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1790)@7e0c241b4610: 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 } } } 20250823133130862 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) 20250823133130862 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) 20250823133130862 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133130862 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(1789)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1789)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1789)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133130868 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133130868 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133130868 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133130868 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133130868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133130868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133130868 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(1789)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1789)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1789)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1789)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1789)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1789)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823133130871 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133130871 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133130871 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133130871 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133130871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133130871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133130871 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(1789)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1789)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1789)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1789)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1789)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1789)@7e0c241b4610: Message received on association #8 20250823133130872 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133130872 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1789)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133131052 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133131052 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1792)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1792)@7e0c241b4610: 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) } } } } 20250823133131059 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1792)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1792)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1792)@7e0c241b4610: 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(1792)@7e0c241b4610: 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(1792)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1792)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133131077 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) 20250823133131077 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1793)@7e0c241b4610: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_tmsi_check_imei_early0(1796) TC_lu_imsi_noauth_tmsi_check_imei_early0(1796)@7e0c241b4610: 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 } } } } 20250823133131674 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133131674 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133131674 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133131674 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133131674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133131674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133131674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133131674 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133131674 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133131674 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133131674 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133131674 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133131674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133131674 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133131674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133131674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1789)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1789)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1789)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1788)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1788)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1796)1075104 MSC_Test_0-SCCP(1787)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1788)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1789)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133131686 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133131686 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133131686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133131686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133131686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133131686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133131686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133131686 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133131687 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-292:LU)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133131687 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-292:LU)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133131687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133131687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-292:LU)[0x561dbed89480] (fsm.c:486) 20250823133131687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133131687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133131687 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133131687 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133131688 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133131688 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133131688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250823133131688 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133131688 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133131688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133131688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133131688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133131688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133131688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133131688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133131688 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133131688 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133131688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133131688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133131688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133131688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133131688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133131688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1789)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1789)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1789)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1789)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1787)@7e0c241b4610: { messageType := 2, destLocRef := '1067A0'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(1787)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1787)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1787)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1787)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1787)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133131695 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133131695 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1787)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1787)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1787)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1787)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1789)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133131697 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133131697 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133131697 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133131697 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133131697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133131697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133131697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133131697 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_noauth_tmsi_check_imei_early0(1796)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1796)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-RAN(1788)@7e0c241b4610: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1788)@7e0c241b4610: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1787)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1787)@7e0c241b4610: vl_len:15 MSC_Test_0-SCCP(1787)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1787)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1789)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133131898 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133131898 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133131898 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133131898 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133131898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133131898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133131898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133131898 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133131899 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250823133131899 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250823133131899 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250823133131899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250823133131899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133131899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbed8c9b0]{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(1793)@7e0c241b4610: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei_early0(1796) MSC_Test-GSUP(1793)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1796)"262420000000005" 20250823133131911 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133131911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250823133131911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133131911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133131911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133131911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133131911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133131911 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133131911 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133131911 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133131911 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133131911 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133131911 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133131911 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133131911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133131911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133131911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133131911 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133131911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133131911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1789)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1789)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1787)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1787)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1787)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1787)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133131923 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133131923 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250823133131923 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250823133131923 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133131924 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133131924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133131924 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133131924 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133131924 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133131924 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbed8c9b0] (vlr_lu_fsm.c:110) 20250823133131924 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133131924 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbed93fd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133131924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133131924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133131924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbedc7370]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133131924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbedc7370]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133131924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbedc7370]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133131924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbedc7370]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133131924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbedc7370]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133131924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbedc7370]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133131924 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:TMSInew-0x51E6942C) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250823133131924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbedc7370]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133131924 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:TMSInew-0x51E6942C LOCATION UPDATE ACCEPT (TMSI = 0x51e6942c) (gsm_04_08.c:149) 20250823133131924 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:TMSInew-0x51E6942C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133131925 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133131925 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133131925 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133131925 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133131925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133131925 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133131925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133131925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1789)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1789)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1787)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1787)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1787)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1787)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei_early0(1796)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1788)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1788)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_0-SCCP(1787)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1787)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1787)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1787)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1789)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133131932 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133131932 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133131932 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133131932 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133131932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133131932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133131932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133131932 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133131932 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:TMSInew-0x51E6942C:GERAN-A-292:LU)[0x561dbed89480]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133131932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:TMSInew-0x51E6942C:GERAN-A-292:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133131932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbedc7370]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133131932 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250823133131932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbedc7370]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133131932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-292:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133131932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbedc7370]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133131932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbedc7370]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-292:LU)[0x561dbed8c9b0] (vlr_lu_fsm.c:817) 20250823133131932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbedc7370]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133131932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x937055A1:GERAN-A-292:LU)[0x561dbedc7370]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133131932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-292:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133131932 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250823133131933 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133131933 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133131933 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133131933 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133131933 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133131933 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133131933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133131933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133131933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133131933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133131933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133131933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1789)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1789)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1787)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1787)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1787)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1787)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1787)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1787)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1787)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1787)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133131940 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133131940 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133131940 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133131940 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133131940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133131940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133131940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133131940 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1789)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133131941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-292:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133131941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-292:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-292:LU)[0x561dbed89480] (msc_a.c:1053) 20250823133131941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-292:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133131941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-292:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133131941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-292:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133131941 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C - active-conn: now used by 1 (attached) (msub.c:375) 20250823133131941 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133131941 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133131941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133131941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133131941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133131941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133131941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133131941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1789)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1789)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1787)@7e0c241b4610: Session index based on local reference:0 20250823133131942 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133131942 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133131942 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133131943 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133131943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133131943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133131943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133131943 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1789)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1788)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1796)1075104 TC_lu_imsi_noauth_tmsi_check_imei_early0(1796)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133131946 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133131946 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_tmsi_check_imei_early0(1796)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1796)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1796)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1796)@7e0c241b4610: Final verdict of PTC: pass 20250823133131954 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133131954 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1789)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1790)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1787)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(1793)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1791)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1788)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1795)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1794)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1797)@7e0c241b4610: Final verdict of PTC: none 20250823133131958 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1792)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1786)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1786): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1787): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1788): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1789): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1790): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1791): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1792): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1793): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1794): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1795): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei_early0(1796): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1797): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_noauth_tmsi_check_imei_early finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass'. Sat Aug 23 13:31:31 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 20250823133132150 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133132150 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133132150 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133132150 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133132150 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133132150 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133132150 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133132150 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133132150 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) 20250823133132150 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133132150 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133132150 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133132150 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133132150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133132150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133132150 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133132150 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133132151 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133132151 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133132960 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=210680) 20250823133133960 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133134151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133134152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133134152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=210680, count=211840) 20250823133134962 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early'. ------ MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early ------ Sat Aug 23 13:31:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133135962 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_noauth_notmsi_check_imei_early started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1801)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1801)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1801)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(1799)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133136595 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1802)@7e0c241b4610: 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 } } } 20250823133136790 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) 20250823133136790 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) 20250823133136790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133136790 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(1801)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1801)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1801)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133136794 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133136794 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133136794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133136794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133136794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133136794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133136794 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(1801)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1801)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1801)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1801)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1801)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133136795 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133136795 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133136795 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133136795 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133136795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133136795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133136795 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(1801)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1801)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1801)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133136795 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133136795 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1801)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1801)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1801)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1801)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1801)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133136964 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133136964 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1804)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1804)@7e0c241b4610: 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) } } } } 20250823133136970 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1804)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1804)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1804)@7e0c241b4610: 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(1804)@7e0c241b4610: 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(1804)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1804)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133136993 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) 20250823133136993 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1805)@7e0c241b4610: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_notmsi_check_imei_early0(1808) TC_lu_imsi_noauth_notmsi_check_imei_early0(1808)@7e0c241b4610: 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 } } } } 20250823133137603 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133137603 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133137603 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133137603 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133137603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133137603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133137603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133137603 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1801)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133137603 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133137603 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133137603 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133137603 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133137603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133137603 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133137603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133137603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1801)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1801)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1800)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1800)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1808)16383192 MSC_Test_0-SCCP(1799)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1800)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133137618 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133137618 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133137618 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133137618 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133137618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133137618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133137618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133137618 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1801)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133137619 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-293:LU)[0x561dbedb4730]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133137619 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-293:LU)[0x561dbedb4730]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133137619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133137619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-293:LU)[0x561dbedb4730] (fsm.c:486) 20250823133137619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133137619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133137619 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133137619 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133137619 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133137619 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133137619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250823133137619 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133137619 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133137619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133137619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133137619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133137619 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133137619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133137619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133137619 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133137619 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133137619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133137619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133137619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133137619 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133137619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133137619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1801)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1801)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1801)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1801)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1799)@7e0c241b4610: { messageType := 2, destLocRef := 'F9FCD8'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(1799)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1799)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1799)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1799)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1799)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133137622 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133137622 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1799)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1799)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1799)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1799)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823133137623 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133137623 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133137623 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133137623 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133137623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133137623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133137623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133137623 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1801)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_notmsi_check_imei_early0(1808)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1808)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-RAN(1800)@7e0c241b4610: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1800)@7e0c241b4610: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1799)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1799)@7e0c241b4610: vl_len:15 MSC_Test_0-SCCP(1799)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1799)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1801)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133137826 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133137826 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133137826 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133137826 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133137826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133137826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133137826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133137826 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133137827 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250823133137827 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250823133137827 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250823133137827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250823133137827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133137827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed66050]{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(1805)@7e0c241b4610: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei_early0(1808) MSC_Test-GSUP(1805)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1808)"262420000000005" 20250823133137839 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133137839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250823133137839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133137839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133137839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133137839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133137839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133137839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133137839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed66050] (fsm.c:486) 20250823133137839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133137839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133137839 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133137839 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133137840 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133137840 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133137840 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133137840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133137840 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133137840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133137840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1801)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1801)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1799)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1799)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1799)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1799)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133137850 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133137850 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250823133137850 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250823133137850 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133137852 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133137852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133137852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133137852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133137852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133137852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed66050] (vlr_lu_fsm.c:110) 20250823133137852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133137852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbedc7370]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133137852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133137852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133137852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133137852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed66050] (fsm.c:486) 20250823133137852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133137852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133137852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133137852 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250823133137852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133137852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133137852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133137852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed66050] (vlr_lu_fsm.c:817) 20250823133137852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133137852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133137852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133137852 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250823133137853 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) 20250823133137853 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) 20250823133137853 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) 20250823133137853 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) 20250823133137853 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133137853 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133137853 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133137853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133137853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133137853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133137853 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133137853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133137853 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133137853 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133137853 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133137853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133137853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133137853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133137853 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133137853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133137854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1801)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1801)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1799)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1801)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1799)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1799)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1799)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1801)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1799)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1799)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1799)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1799)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei_early0(1808)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1799)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1799)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1799)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1799)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1801)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133137861 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133137861 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133137861 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133137861 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133137861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133137861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133137861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133137861 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133137862 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133137862 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbedb4730] (msc_a.c:1053) 20250823133137862 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133137862 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133137862 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x51E6942C:GERAN-A-293:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133137862 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133137862 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133137862 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133137862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133137862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133137862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133137862 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133137862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133137862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1801)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1801)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1799)@7e0c241b4610: Session index based on local reference:0 20250823133137864 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133137864 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133137864 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133137864 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133137864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133137864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133137864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133137864 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1801)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1800)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1808)16383192 TC_lu_imsi_noauth_notmsi_check_imei_early0(1808)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133137866 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133137866 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(1808)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1808)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1808)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1808)@7e0c241b4610: Final verdict of PTC: pass 20250823133137874 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-SCCP(1799)@7e0c241b4610: Final verdict of PTC: none 20250823133137874 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1805)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1801)@7e0c241b4610: Final verdict of PTC: none 20250823133137875 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1802)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1804)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1800)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1806)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1798)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1803)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1809)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1807)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1798): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1799): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1800): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1801): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1802): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1803): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1804): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1805): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1806): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1807): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei_early0(1808): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1809): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_noauth_notmsi_check_imei_early finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass'. Sat Aug 23 13:31:37 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 20250823133138066 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133138066 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133138066 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133138066 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133138066 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133138066 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133138066 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133138066 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133138066 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) 20250823133138066 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133138066 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133138066 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133138066 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133138066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133138066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133138066 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133138066 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133138067 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133138067 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133138876 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=199888) 20250823133139878 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133140067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133140067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133140067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=199888, count=201048) 20250823133140878 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 ------ Sat Aug 23 13:31:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 20250823133141879 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1813)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1813)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1813)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1811)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133142544 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1814)@7e0c241b4610: 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 } } } 20250823133142738 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) 20250823133142738 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) 20250823133142738 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133142738 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(1813)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1813)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1813)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1813)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1813)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823133142741 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133142741 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133142741 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133142741 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133142741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133142741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133142741 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(1813)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1813)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1813)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133142742 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133142742 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133142742 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133142742 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133142742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133142742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133142742 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(1813)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1813)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1813)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1813)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1813)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1813)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823133142742 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133142742 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1813)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1813)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133142881 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133142881 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1816)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1816)@7e0c241b4610: 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) } } } } 20250823133142887 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1816)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1816)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1816)@7e0c241b4610: 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(1816)@7e0c241b4610: 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(1816)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1816)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133142913 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) 20250823133142913 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1817)@7e0c241b4610: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1820) TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1820)@7e0c241b4610: 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 } } } } 20250823133143545 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133143545 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133143545 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133143545 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133143545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133143545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133143545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133143545 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1813)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133143546 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133143546 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133143546 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133143546 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133143546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133143546 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133143546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133143546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1813)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1813)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1812)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1812)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1820)3503634 MSC_Test_0-SCCP(1811)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1812)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133143561 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133143561 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133143561 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133143561 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133143561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133143561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133143561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133143561 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1813)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133143562 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-294:LU)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133143562 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-294:LU)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133143562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-294:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133143562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-294:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-294:LU)[0x561dbed89480] (fsm.c:486) 20250823133143562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-294:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823133143562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-294:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133143562 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) 20250823133143562 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133143562 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133143562 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133143562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250823133143562 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133143562 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133143562 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133143562 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133143562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133143562 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133143562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133143562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133143562 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133143562 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133143562 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133143562 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133143562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133143562 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133143562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133143562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1813)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1813)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1813)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1813)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1811)@7e0c241b4610: { messageType := 2, destLocRef := '357612'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(1811)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1811)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1811)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1811)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1811)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1811)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1811)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1811)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1811)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823133143567 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133143567 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133143567 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133143567 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133143567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133143567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133143567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133143567 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1813)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1812)@7e0c241b4610: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1812)@7e0c241b4610: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1811)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1811)@7e0c241b4610: vl_len:15 MSC_Test_0-SCCP(1811)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1811)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1813)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133143770 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133143770 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133143770 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133143770 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133143770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133143770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133143770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133143770 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133143770 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250823133143770 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250823133143770 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250823133143770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250823133143770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133143770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x561dbed8c9b0]{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(1817)@7e0c241b4610: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1820) MSC_Test-GSUP(1817)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1820)"262420000000005" 20250823133143773 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133143773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1330) 20250823133143773 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x561dbed89480]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823133143774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133143774 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) 20250823133143774 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) 20250823133143774 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) 20250823133143774 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) 20250823133143774 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133143774 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133143774 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133143774 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133143774 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133143774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133143774 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133143774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133143774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133143774 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133143774 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133143774 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133143774 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133143774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133143774 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133143774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133143774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1813)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1813)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1813)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1813)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1811)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1811)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1811)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1811)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1811)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1811)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1811)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1811)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1820)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(1811)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1811)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1811)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1811)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1813)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133143778 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133143778 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133143778 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133143778 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133143778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133143778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133143778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133143778 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133143778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133143778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x561dbed89480] (msc_a.c:1053) 20250823133143778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133143778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133143778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133143778 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133143778 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133143778 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133143778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133143778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133143778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133143778 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133143778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133143778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1813)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1813)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1811)@7e0c241b4610: Session index based on local reference:0 20250823133143779 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133143779 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133143779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133143779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133143779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133143779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133143779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133143779 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1813)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1812)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1820)3503634 TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1820)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1820)@7e0c241b4610: Final verdict of PTC: pass 20250823133143785 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133143785 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1813)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1814)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1811)@7e0c241b4610: Final verdict of PTC: none 20250823133143787 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1817)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1818)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1816)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1815)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1812)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1810)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1821)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1819)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1810): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1811): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1812): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1813): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1814): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1815): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1816): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1817): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1818): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1819): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1820): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1821): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass'. Sat Aug 23 13:31:43 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 20250823133143986 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133143986 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133143986 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133143986 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133143986 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133143986 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133143986 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133143986 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133143986 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) 20250823133143986 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133143986 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133143986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133143986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133143986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133143986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133143986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133143986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133143986 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133143986 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133144788 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=173708) 20250823133145789 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133145987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133145987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133145987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=173708, count=174868) 20250823133146790 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 ------ Sat Aug 23 13:31:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 20250823133147791 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1825)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1825)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1825)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1823)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133148407 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1826)@7e0c241b4610: 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 } } } 20250823133148602 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) 20250823133148602 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) 20250823133148602 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133148602 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(1825)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1825)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1825)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133148609 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133148609 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133148609 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133148609 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133148609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133148609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133148609 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(1825)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1825)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1825)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1825)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1825)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133148612 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133148612 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133148612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133148612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133148612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133148612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133148612 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(1825)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1825)@7e0c241b4610: Message received on association #8 20250823133148612 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133148612 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1825)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1825)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1825)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1825)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1825)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1825)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133148793 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133148793 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1828)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1828)@7e0c241b4610: 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) } } } } 20250823133148799 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1828)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1828)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1828)@7e0c241b4610: 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(1828)@7e0c241b4610: 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(1828)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1828)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133148819 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) 20250823133148819 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1829)@7e0c241b4610: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early_err0(1832) TC_lu_imsi_auth_tmsi_check_imei_early_err0(1832)@7e0c241b4610: 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(1825)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133149420 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133149420 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133149420 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133149420 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133149420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133149420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133149420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133149420 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133149420 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133149420 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133149420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133149420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133149420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133149420 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133149420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133149420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1825)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1825)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1824)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1824)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1832)2517189 MSC_Test_0-SCCP(1823)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1824)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133149434 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133149434 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133149434 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133149434 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133149434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133149434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133149434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133149434 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1825)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133149434 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-295:LU)[0x561dbedb4730]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133149434 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-295:LU)[0x561dbedb4730]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133149434 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-295:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133149434 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-295:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-295:LU)[0x561dbedb4730] (fsm.c:486) 20250823133149434 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-295:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823133149434 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-295:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133149434 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) 20250823133149434 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133149434 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133149434 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133149435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250823133149435 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133149435 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133149435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133149435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133149435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133149435 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133149435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133149435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133149435 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133149435 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133149435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133149435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133149435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133149435 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133149435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133149435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1825)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1825)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1825)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1825)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1823)@7e0c241b4610: { messageType := 2, destLocRef := '2668C5'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(1823)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1823)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1823)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1823)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1823)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1823)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1823)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1823)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1823)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1825)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133149439 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133149439 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133149439 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133149439 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133149439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133149439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133149439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133149439 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1824)@7e0c241b4610: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1824)@7e0c241b4610: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1823)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1823)@7e0c241b4610: vl_len:15 MSC_Test_0-SCCP(1823)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1823)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1825)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133149642 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133149642 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133149642 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133149642 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133149642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133149642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133149642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133149642 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133149643 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250823133149643 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250823133149643 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250823133149643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250823133149643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133149643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x561dbed66050]{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(1829)@7e0c241b4610: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_err0(1832) MSC_Test-GSUP(1829)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1832)"262420000000005" 20250823133149655 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133149655 DVLR ERROR SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Check_IMEI_VLR failed; gmm_cause: Invalid mandatory information (vlr.c:1332) 20250823133149655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1334) 20250823133149655 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x561dbedb4730]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823133149656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133149656 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) 20250823133149656 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) 20250823133149656 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) 20250823133149656 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) 20250823133149656 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133149656 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133149656 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133149656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133149656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133149656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133149656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133149656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133149656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133149656 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133149656 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133149656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133149656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133149656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133149656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133149656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133149656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1825)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1825)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1825)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1825)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1823)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1823)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1823)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1823)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1823)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1823)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1823)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1823)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_err0(1832)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(1823)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1823)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1823)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1823)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133149665 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133149665 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133149665 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133149665 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133149665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133149665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133149665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133149665 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1825)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133149666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133149666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x561dbedb4730] (msc_a.c:1053) 20250823133149666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133149666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133149666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133149666 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133149666 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133149666 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133149666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133149666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133149666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133149666 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133149666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133149666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1825)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1825)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1823)@7e0c241b4610: Session index based on local reference:0 20250823133149667 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133149667 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133149667 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133149667 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133149667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133149667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133149668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133149668 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1825)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1824)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1832)2517189 TC_lu_imsi_auth_tmsi_check_imei_early_err0(1832)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_err0(1832)@7e0c241b4610: Final verdict of PTC: pass 20250823133149676 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133149676 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1826)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1824)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1823)@7e0c241b4610: Final verdict of PTC: none 20250823133149677 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1828)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(1829)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1822)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1830)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1825)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1833)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1827)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1831)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1822): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1823): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1824): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1825): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1826): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1827): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1828): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1829): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1830): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1831): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_err0(1832): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1833): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass'. Sat Aug 23 13:31:49 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 20250823133149870 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133149870 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133149870 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133149870 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133149870 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133149870 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133149870 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133149870 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133149870 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) 20250823133149870 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133149870 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133149870 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133149870 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133149870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133149870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133149871 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133149871 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133149871 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133149871 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133150678 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=174232) 20250823133151679 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133151871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133151871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133151871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=174232, count=175672) 20250823133152680 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 ------ Sat Aug 23 13:31:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 20250823133153681 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1837)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1837)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1837)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1835)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133154313 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1838)@7e0c241b4610: 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 } } } 20250823133154507 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) 20250823133154508 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) 20250823133154508 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133154508 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(1837)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1837)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1837)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133154512 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133154512 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133154512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133154512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133154512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133154512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133154512 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(1837)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1837)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1837)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1837)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1837)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133154513 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133154513 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133154513 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133154513 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133154513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133154513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133154513 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133154513 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133154513 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1837)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1837)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1837)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1837)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1837)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1837)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1837)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1837)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133154682 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133154682 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1840)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1840)@7e0c241b4610: 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) } } } } 20250823133154689 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1840)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1840)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1840)@7e0c241b4610: 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(1840)@7e0c241b4610: 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(1840)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1840)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133154711 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) 20250823133154711 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1841)@7e0c241b4610: Created GsupExpect[0] for "262420000000362" to be handled at TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1844) TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1844)@7e0c241b4610: 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 } } } } 20250823133155322 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133155322 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133155322 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133155322 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133155322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133155322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133155322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133155322 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133155324 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133155324 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133155324 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133155324 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133155324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133155324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133155324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133155324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1837)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1836)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1836)@7e0c241b4610: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1844)1674000 MSC_Test_0-SCCP(1835)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1836)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133155338 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133155338 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133155338 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133155338 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133155338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133155338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133155338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133155338 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133155339 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Allocated (fsm.c:456) 20250823133155339 DMSC DEBUG msc_i[0x561dbedb4730]{READY}: Allocated (fsm.c:456) 20250823133155339 DMSC DEBUG msc_i[0x561dbedb4730]{READY}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133155339 DMSC DEBUG msc_a[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133155339 DMSC DEBUG msc_a[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133155339 DMSC DEBUG msc_a(unknown:GERAN-A-296:NONE)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133155339 DMSC DEBUG msc_i(unknown:GERAN-A-296:NONE)[0x561dbedb4730]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133155339 DMSC DEBUG msc_a(unknown:GERAN-A-296:NONE)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133155339 DMM DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000362 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133155339 DMM DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133155339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133155339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed89480] (fsm.c:486) 20250823133155339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823133155339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133155339 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133155339 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000362 id=262420000000362 (vlr.c:661) 20250823133155339 DVLR INFO New subscr, IMSI: 262420000000362 (vlr.c:562) 20250823133155339 DVLR DEBUG VLR subscr IMSI-262420000000362 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133155340 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133155340 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133155340 DVLR DEBUG VLR subscr IMSI-262420000000362 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823133155340 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133155340 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133155340 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133155340 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133155340 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133155340 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133155340 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133155340 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133155340 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133155340 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133155340 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133155340 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133155340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133155340 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133155340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133155340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1837)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1835)@7e0c241b4610: { messageType := 2, destLocRef := '198B10'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(1835)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(1841)@7e0c241b4610: Found GsupExpect[0] for "262420000000362" handled at TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1844) MSC_Test-GSUP(1841)@7e0c241b4610: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1844)"262420000000362" MSC_Test_0-SCCP(1835)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1835)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1835)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1835)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524900'O 20250823133155345 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133155345 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133155345 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133155345 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133155345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133155345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133155345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133155345 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133155345 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbedb4730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133155345 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed89480]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133155348 DVLR DEBUG VLR subscr IMSI-262420000000362 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133155348 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133155348 DVLR DEBUG SUBSCR(IMSI-262420000000362) Received 1 auth tuples (vlr.c:996) 20250823133155348 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133155348 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed93fd0]{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) 20250823133155348 DMM DEBUG Tx AUTH REQ (rand = 103d49cecf0b94c2473b15e0e01f5785) (gsm_04_08.c:641) 20250823133155348 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbedb4730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133155348 DVLR DEBUG VLR subscr IMSI-262420000000362 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133155348 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133155348 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133155348 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133155348 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133155348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133155348 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133155348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133155349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1837)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1835)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1835)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1835)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1835)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1836)@7e0c241b4610: patching N(SD)=1 into dtap '05144554B758'O MSC_Test_0-RAN(1836)@7e0c241b4610: patched enc_l3: '05544554B758'O MSC_Test_0-SCCP(1835)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1835)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1835)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1835)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000605544554B758'O 20250823133155357 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133155357 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133155357 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133155357 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133155357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133155357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133155357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133155357 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133155358 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbedb4730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133155358 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed89480]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133155358 DMM DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed89480]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 4554b758) (gsm_04_08.c:1128) 20250823133155358 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed93fd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133155358 DVLR DEBUG SUBSCR(IMSI-262420000000362) AUTH on GERAN received SRES/RES: 4554b758 (4 bytes) (vlr_auth_fsm.c:151) 20250823133155358 DVLR INFO SUBSCR(IMSI-262420000000362) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823133155358 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed93fd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133155358 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed93fd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133155358 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133155358 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed8c9b0] (vlr_auth_fsm.c:294) 20250823133155358 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133155358 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed93fd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133155358 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823133155358 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133155358 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823133155358 DBSSAP ERROR msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed89480]{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) 20250823133155358 DMSC ERROR msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed89480]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250823133155358 DBSSAP ERROR msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed89480]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250823133155358 DVLR ERROR vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_AUTH}: Failed to send Ciphering Mode Command (vlr_lu_fsm.c:930) 20250823133155358 DMM INFO msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed89480]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823133155358 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbedb4730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133155358 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133155358 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed89480]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250823133155358 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed89480]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:460) 20250823133155358 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) 20250823133155358 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) 20250823133155358 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) 20250823133155358 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbedb4730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133155358 DVLR DEBUG VLR subscr IMSI-262420000000362 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250823133155358 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133155358 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133155358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133155358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133155358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133155358 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133155358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133155358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133155358 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133155358 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133155358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133155358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133155358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133155359 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133155359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133155359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1837)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1837)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1837)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1835)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1835)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1835)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1835)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1835)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1835)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1835)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1835)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1835)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1835)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1835)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1835)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133155364 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133155364 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133155364 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133155364 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133155364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133155364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133155364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133155364 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133155364 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbedb4730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133155364 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed89480]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133155364 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed89480]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133155364 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed89480]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133155364 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed89480]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133155364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133155364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed89480] (msc_a.c:1053) 20250823133155364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133155364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133155364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133155364 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed89480]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed66050] (msc_a.c:1053) 20250823133155364 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed89480]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133155364 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbed89480]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133155364 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133155364 DMSC DEBUG msub(IMSI-262420000000362) MSC-A terminated (msub.c:261) 20250823133155364 DMSC DEBUG msub(IMSI-262420000000362) 1 MSC-I still active (msub.c:79) 20250823133155364 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133155364 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133155364 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbedb4730]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133155364 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbedb4730]{READY}: Removing from parent msub_fsm[0x561dbed66050] (msub.c:113) 20250823133155364 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-296 (ran_conn.c:155) 20250823133155364 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbedb4730]{READY}: Freeing instance (msub.c:113) 20250823133155364 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x561dbedb4730]{READY}: Deallocated (fsm.c:568) 20250823133155364 DMSC DEBUG msub(IMSI-262420000000362) Free (msub.c:119) 20250823133155364 DVLR INFO VLR subscr IMSI-262420000000362 - active-conn: now used by 0 (-) (msub.c:375) 20250823133155364 DVLR DEBUG SUBSCR(IMSI-262420000000362) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250823133155364 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Freeing instance (msub.c:113) 20250823133155364 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Deallocated (fsm.c:568) 20250823133155364 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133155364 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133155364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133155364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133155364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133155364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133155364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133155364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1837)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1835)@7e0c241b4610: Session index based on local reference:0 20250823133155365 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133155365 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133155365 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133155365 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133155365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133155365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133155365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133155365 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1836)@7e0c241b4610: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1844)1674000 TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1844)@7e0c241b4610: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1844)@7e0c241b4610: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1844)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1844)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1844)@7e0c241b4610: Final verdict of PTC: pass 20250823133155373 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133155373 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1838)@7e0c241b4610: Final verdict of PTC: none 20250823133155375 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1841)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1837)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1840)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1836)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1835)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1839)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1845)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1834)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1843)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1842)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1834): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1835): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1836): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1837): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1838): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1839): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1840): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1841): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1842): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1843): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1844): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1845): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass'. Sat Aug 23 13:31:55 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 20250823133155566 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133155566 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133155566 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133155566 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133155566 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133155566 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133155567 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133155567 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133155567 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) 20250823133155567 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133155567 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133155567 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133155567 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133155567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133155567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133155567 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133155567 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133155567 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133155567 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133156377 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=180608) 20250823133157379 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133157568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133157568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133157568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=180608, count=182048) 20250823133158381 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_cc_bssmap_clear'. ------ MSC_Tests.TC_mo_cc_bssmap_clear ------ Sat Aug 23 13:31:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_mo_cc_bssmap_clear.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_mo_cc_bssmap_clear.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133159383 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_cc_bssmap_clear' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_mo_cc_bssmap_clear started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1849)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1849)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1849)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1847)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133200081 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1850)@7e0c241b4610: 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 } } } 20250823133200271 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) 20250823133200271 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) 20250823133200271 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133200271 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(1849)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1849)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1849)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133200275 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133200275 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133200275 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133200275 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133200275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133200275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133200275 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(1849)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1849)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1849)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1849)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1849)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133200278 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133200278 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133200278 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133200278 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133200278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133200278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133200278 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(1849)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823133200279 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133200279 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1849)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1849)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1849)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1849)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1849)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1849)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1849)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133200384 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133200384 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1852)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1852)@7e0c241b4610: 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) } } } } 20250823133200390 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1852)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1852)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1852)@7e0c241b4610: 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(1852)@7e0c241b4610: 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(1852)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1852)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133200415 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) 20250823133200415 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1853)@7e0c241b4610: Created GsupExpect[0] for "262420000000043" to be handled at TC_mo_cc_bssmap_clear0(1856) TC_mo_cc_bssmap_clear0(1856)@7e0c241b4610: 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 } } } } 20250823133201083 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133201083 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133201083 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133201083 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133201083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133201083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133201083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133201083 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133201084 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133201084 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133201084 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133201084 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133201084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133201084 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133201084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133201084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1848)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1848)@7e0c241b4610: Added conn table entry 0TC_mo_cc_bssmap_clear0(1856)2238542 MSC_Test_0-SCCP(1847)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1848)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133201097 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133201097 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133201097 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133201097 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133201097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133201097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133201097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1849)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133201097 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133201097 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Allocated (fsm.c:456) 20250823133201097 DMSC DEBUG msc_i[0x561dbed89480]{READY}: Allocated (fsm.c:456) 20250823133201098 DMSC DEBUG msc_i[0x561dbed89480]{READY}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133201098 DMSC DEBUG msc_a[0x561dbedb4730]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133201098 DMSC DEBUG msc_a[0x561dbedb4730]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133201098 DMSC DEBUG msc_a(unknown:GERAN-A-297:NONE)[0x561dbedb4730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133201098 DMSC DEBUG msc_i(unknown:GERAN-A-297:NONE)[0x561dbed89480]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133201098 DMSC DEBUG msc_a(unknown:GERAN-A-297:NONE)[0x561dbedb4730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133201098 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-297:LU)[0x561dbedb4730]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133201098 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-297:LU)[0x561dbedb4730]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133201098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-297:LU)[0x561dbedc7370]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133201098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-297:LU)[0x561dbedc7370]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000043:GERAN-A-297:LU)[0x561dbedb4730] (fsm.c:486) 20250823133201098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-297:LU)[0x561dbedc7370]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133201098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-297:LU)[0x561dbedc7370]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133201098 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133201098 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133201098 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbedb4730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133201098 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbedb4730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133201098 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133201098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133201098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbedc7370]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133201098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbedc7370]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133201098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbedc7370]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133201098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbedc7370]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133201098 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbed89480]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133201098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbedc7370]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133201098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbedc7370]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133201098 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133201098 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbedc7370] (fsm.c:486) 20250823133201098 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133201098 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133201098 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133201098 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133201098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133201098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133201098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133201098 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133201098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133201098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133201098 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133201098 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133201098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133201098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133201098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133201098 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133201098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133201098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1849)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1847)@7e0c241b4610: { messageType := 2, destLocRef := '22284E'O ("\"(N"), 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(1847)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1853)@7e0c241b4610: Found GsupExpect[0] for "262420000000043" handled at TC_mo_cc_bssmap_clear0(1856) MSC_Test-GSUP(1853)@7e0c241b4610: Added IMSI table entry 0TC_mo_cc_bssmap_clear0(1856)"262420000000043" 20250823133201101 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133201101 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_cc_bssmap_clear0(1856)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1847)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1847)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1847)@7e0c241b4610: vl_from0 TC_mo_cc_bssmap_clear0(1856)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(1847)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1849)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133201104 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133201104 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133201104 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133201104 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133201104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133201104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133201104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133201104 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133201104 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbed89480]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133201104 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbedb4730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133201109 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133201109 DVLR DEBUG IMSI:262420000000043 has MSISDN:491230000043 (vlr.c:1045) 20250823133201109 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250823133201109 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133201110 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133201110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbedc7370]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133201110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbed66050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133201110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbed66050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133201110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133201110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbedc7370] (vlr_lu_fsm.c:110) 20250823133201110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133201110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133201110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbedc7370]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133201110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbedc7370]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133201110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133201110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbedc7370] (fsm.c:486) 20250823133201110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133201110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133201110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133201110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133201110 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:TMSInew-0x82DFA7E4) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250823133201110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133201110 DMM DEBUG -> IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:TMSInew-0x82DFA7E4 LOCATION UPDATE ACCEPT (TMSI = 0x82dfa7e4) (gsm_04_08.c:149) 20250823133201110 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:TMSInew-0x82DFA7E4:GERAN-A-297:LU)[0x561dbed89480]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133201110 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:TMSInew-0x82DFA7E4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133201110 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133201110 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133201110 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133201111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133201111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133201111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133201111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133201111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1847)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1856)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1848)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1848)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1847)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1847)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1847)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1847)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823133201122 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133201122 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133201122 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133201122 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133201122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133201122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133201122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133201122 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133201123 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:TMSInew-0x82DFA7E4:GERAN-A-297:LU)[0x561dbed89480]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133201123 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:TMSInew-0x82DFA7E4:GERAN-A-297:LU)[0x561dbedb4730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133201123 DMM DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:TMSInew-0x82DFA7E4:GERAN-A-297:LU)[0x561dbedb4730]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133201123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:TMSInew-0x82DFA7E4:GERAN-A-297:LU)[0x561dbedc7370]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133201123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133201123 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250823133201123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133201123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-297:LU)[0x561dbedc7370]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133201123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133201123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-297:LU)[0x561dbedc7370] (vlr_lu_fsm.c:817) 20250823133201123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133201123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6D6F62AB:GERAN-A-297:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133201123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-297:LU)[0x561dbedc7370]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133201123 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-297:LU)[0x561dbedb4730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133201123 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-297:LU)[0x561dbedb4730]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250823133201123 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250823133201123 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-297:LU)[0x561dbedb4730]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133201123 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-297:LU)[0x561dbedb4730]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133201123 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133201123 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133201123 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133201123 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-297:LU)[0x561dbed89480]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133201123 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133201123 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133201123 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133201124 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133201124 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133201124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133201124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133201124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133201124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1847)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1847)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1847)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1847)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1847)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1849)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133201127 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133201127 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133201127 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133201127 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133201127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133201127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133201127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133201127 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133201128 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-297:LU)[0x561dbed89480]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133201128 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-297:LU)[0x561dbedb4730]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133201128 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-297:LU)[0x561dbedb4730]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133201128 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-297:LU)[0x561dbedb4730]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133201128 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-297:LU)[0x561dbedb4730]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133201128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-297:LU)[0x561dbedc7370]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133201128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-297:LU)[0x561dbedc7370]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-297:LU)[0x561dbedb4730] (msc_a.c:1053) 20250823133201128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-297:LU)[0x561dbedc7370]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133201128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-297:LU)[0x561dbedc7370]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133201128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-297:LU)[0x561dbedc7370]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133201128 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-297:LU)[0x561dbedb4730]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed8c9b0] (msc_a.c:1053) 20250823133201128 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-297:LU)[0x561dbedb4730]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133201128 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-297:LU)[0x561dbedb4730]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133201128 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133201128 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4) MSC-A terminated (msub.c:261) 20250823133201128 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4) 1 MSC-I still active (msub.c:79) 20250823133201128 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133201128 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133201128 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-297:LU)[0x561dbed89480]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133201128 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-297:LU)[0x561dbed89480]{READY}: Removing from parent msub_fsm[0x561dbed8c9b0] (msub.c:113) 20250823133201128 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-297 (ran_conn.c:155) 20250823133201128 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-297:LU)[0x561dbed89480]{READY}: Freeing instance (msub.c:113) 20250823133201128 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-297:LU)[0x561dbed89480]{READY}: Deallocated (fsm.c:568) 20250823133201128 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4) Free (msub.c:119) 20250823133201128 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133201128 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Freeing instance (msub.c:113) 20250823133201128 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Deallocated (fsm.c:568) 20250823133201128 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133201128 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133201128 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133201128 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133201128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133201128 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133201128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133201128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1847)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1849)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133201130 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133201130 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133201130 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133201130 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133201130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133201130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133201130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133201130 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1848)@7e0c241b4610: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1856)2238542 TC_mo_cc_bssmap_clear0(1856)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133201132 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133201132 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_cc_bssmap_clear0(1856)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1856)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1856)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1856)@7e0c241b4610: 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 := '82DFA7E4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1848)@7e0c241b4610: Added conn table entry 0TC_mo_cc_bssmap_clear0(1856)5885962 MSC_Test_0-RAN(1848)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1847)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1849)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133201330 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133201330 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133201330 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133201330 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133201330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133201330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133201330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133201330 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133201331 DMSC DEBUG msub_fsm[0x561dbedc7370]{active}: Allocated (fsm.c:456) 20250823133201331 DMSC DEBUG msc_i[0x561dbedb4730]{READY}: Allocated (fsm.c:456) 20250823133201332 DMSC DEBUG msc_i[0x561dbedb4730]{READY}: is child of msub_fsm[0x561dbedc7370] (fsm.c:486) 20250823133201332 DMSC DEBUG msc_a[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133201332 DMSC DEBUG msc_a[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedc7370] (fsm.c:486) 20250823133201332 DMSC DEBUG msc_a(unknown:GERAN-A-298:NONE)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133201332 DMSC DEBUG msc_i(unknown:GERAN-A-298:NONE)[0x561dbedb4730]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133201332 DMSC DEBUG msc_a(unknown:GERAN-A-298:NONE)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133201332 DMM DEBUG msc_a(TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133201332 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133201332 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed89480] (fsm.c:486) 20250823133201332 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133201332 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133201332 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133201332 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133201332 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133201332 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133201332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133201332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133201332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133201332 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbedb4730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133201332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133201332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133201332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133201332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133201332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133201332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133201332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133201332 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbedb4730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133201332 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed89480]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133201332 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed89480]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133201332 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250823133201332 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133201333 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133201333 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133201333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133201333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133201333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133201333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133201333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133201333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133201333 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133201333 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133201333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133201333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133201333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133201333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133201333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133201333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133201333 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133201333 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133201333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133201333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133201333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133201334 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133201334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133201334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1849)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1849)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1847)@7e0c241b4610: { messageType := 2, destLocRef := '59D00A'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(1847)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1847)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133201336 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133201337 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_cc_bssmap_clear0(1856)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1856)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1850)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_bssmap_clear0(1856) MSC_Test-MGCP(1851)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_cc_bssmap_clear0(1856) MSC_Test_0-RAN(1848)@7e0c241b4610: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1848)@7e0c241b4610: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1847)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1847)@7e0c241b4610: vl_len:19 MSC_Test_0-SCCP(1847)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1847)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1849)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133201356 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133201356 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133201356 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133201356 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133201356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133201356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133201356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133201356 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133201356 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbedb4730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133201356 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed89480]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133201356 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823133201356 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4 callref-0x8000001f tid-8) New transaction (transaction.c:231) 20250823133201357 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed89480]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823133201357 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed89480]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133201357 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823133201357 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133201357 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133201357 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298: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) 20250823133201357 DCC INFO trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823133201357 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823133201357 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133201357 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHING}: is child of msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed89480] (fsm.c:486) 20250823133201357 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298: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) 20250823133201357 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed8c880]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133201357 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed8c880]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed66050] (fsm.c:486) 20250823133201357 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:no-CI)[0x561dbed8c880]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823133201357 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:no-CI)[0x561dbed8c880]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133201357 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbeddad90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133201357 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbeddad90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed66050] (fsm.c:486) 20250823133201357 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:no-CI)[0x561dbeddad90]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823133201357 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:no-CI)[0x561dbeddad90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1851)@7e0c241b4610: 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(1856) TC_mo_cc_bssmap_clear0(1856)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823133201370 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:no-CI)[0x561dbed8c880]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133201370 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133201370 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed89480]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133201370 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298: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(1856)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823133201372 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:no-CI)[0x561dbeddad90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133201372 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133201372 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed89480]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133201372 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298: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) 20250823133201372 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) Sending Assignment Command (msc_a.c:706) 20250823133201372 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbedb4730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133201372 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133201372 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133201372 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133201372 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133201372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133201372 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133201372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133201372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(1850)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_mo_cc_bssmap_clear0(1856) MSC_Test-MNCC(1850)@7e0c241b4610: Added conn table entry 0TC_mo_cc_bssmap_clear0(1856)-2147483617 MSC_Test_0-M3UA(1849)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1847)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1856)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_cc_bssmap_clear0(1856)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request 20250823133201376 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1847)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1847)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(1847)@7e0c241b4610: vl_from0 20250823133201378 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133201378 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133201378 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133201378 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133201378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-SCCP(1847)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1849)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133201378 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133201378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133201378 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133201378 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbedb4730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133201378 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed89480]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133201378 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbeddad90]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823133201378 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298: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)[0x561dbeddad90]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133201378 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298: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)[0x561dbeddad90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823133201379 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298: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) 20250823133201379 DCC INFO trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298: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) 20250823133201379 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298: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) 20250823133201379 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298: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(1856)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_mo_cc_bssmap_clear0(1856)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823133201380 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823133201381 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133201381 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133201381 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823133201381 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbedb4730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133201381 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133201381 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133201381 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133201381 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133201381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133201381 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133201381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133201381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133201381 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeddad90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133201381 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeddad90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133201381 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1849)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1847)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133201384 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823133201384 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133201384 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133201384 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823133201384 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbedb4730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133201384 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133201384 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133201384 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133201384 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133201384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133201384 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133201384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133201384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1847)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1856)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-SCCP(1847)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1847)@7e0c241b4610: vl_len:6 MSC_Test_0-SCCP(1847)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1847)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1849)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133201387 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133201387 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133201387 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133201387 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133201387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133201387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133201387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133201387 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133201387 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbedb4730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133201387 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed89480]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133201387 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed89480]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250823133201387 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed89480]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133201387 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133201387 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4 + 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) 20250823133201387 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133201387 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) Freeing transaction (transaction.c:243) 20250823133201387 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823133201387 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823133201387 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state CALL_DELIVERED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823133201387 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbedb4730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133201387 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823133201387 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823133201387 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133201387 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4 - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250823133201387 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed66050]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133201387 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeddad90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133201387 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeddad90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed66050] (call_leg.c:197) 20250823133201387 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeddad90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133201387 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeddad90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133201387 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed8c880]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133201387 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed8c880]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed66050] (call_leg.c:197) 20250823133201387 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed66050]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133201387 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed8c880]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250823133201387 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed8c880]{ESTABLISHING}: Deallocated (fsm.c:568) 20250823133201387 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed66050]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133201387 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed66050]{RELEASING}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed89480] (call_leg.c:198) 20250823133201387 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed66050]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133201387 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed66050]{RELEASING}: Deallocated (fsm.c:568) 20250823133201387 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed89480]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133201387 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbedb4730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133201387 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133201387 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133201388 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133201388 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133201388 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133201388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133201388 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133201388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133201388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133201388 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133201388 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133201388 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133201388 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133201388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133201388 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133201388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133201388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(1850)@7e0c241b4610: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1856)-2147483617 MSC_Test_0-M3UA(1849)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1847)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1849)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1847)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1847)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1856)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_bssmap_clear0(1856)@7e0c241b4610: f_mo_call_establish DONE TC_mo_cc_bssmap_clear0(1856)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1847)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1847)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1847)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1847)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1849)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133201888 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133201888 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133201888 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133201888 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133201888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133201888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133201888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133201888 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133201888 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbedb4730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133201888 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed89480]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133201888 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed89480]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133201888 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed89480]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133201888 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed89480]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133201888 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133201888 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed89480] (msc_a.c:1053) 20250823133201888 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133201888 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133201888 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed89480]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedc7370] (msc_a.c:1053) 20250823133201888 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed89480]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133201888 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbed89480]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133201888 DMSC DEBUG msub_fsm[0x561dbedc7370]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133201888 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4) MSC-A terminated (msub.c:261) 20250823133201888 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4) 1 MSC-I still active (msub.c:79) 20250823133201888 DMSC DEBUG msub_fsm[0x561dbedc7370]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133201888 DMSC DEBUG msub_fsm[0x561dbedc7370]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133201888 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbedb4730]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133201888 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbedb4730]{READY}: Removing from parent msub_fsm[0x561dbedc7370] (msub.c:113) 20250823133201888 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-298 (ran_conn.c:155) 20250823133201888 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbedb4730]{READY}: Freeing instance (msub.c:113) 20250823133201888 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4:GERAN-A-298:CM_SERVICE_REQ)[0x561dbedb4730]{READY}: Deallocated (fsm.c:568) 20250823133201888 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4) Free (msub.c:119) 20250823133201888 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133201888 DMSC DEBUG msub_fsm[0x561dbedc7370]{terminating}: Freeing instance (msub.c:113) 20250823133201888 DMSC DEBUG msub_fsm[0x561dbedc7370]{terminating}: Deallocated (fsm.c:568) 20250823133201888 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133201888 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133201888 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133201888 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133201888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133201888 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133201888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133201888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1847)@7e0c241b4610: Session index based on local reference:0 20250823133201889 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133201889 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133201889 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133201889 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133201889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133201889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133201889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133201889 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1848)@7e0c241b4610: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1856)5885962 TC_mo_cc_bssmap_clear0(1856)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133201890 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133201890 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x82DFA7E4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_cc_bssmap_clear0(1856)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1856)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1856)@7e0c241b4610: Final verdict of PTC: pass 20250823133202903 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133202903 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823133202904 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133202904 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133202904 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133202904 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133202904 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133202904 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133202904 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133202904 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133202905 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) 20250823133202905 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133202905 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133202904 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823133202905 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133202905 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133202905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133202905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133202905 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133202905 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133202905 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test_0-M3UA(1849)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1848)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1847)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(1853)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1852)@7e0c241b4610: Final verdict of PTC: none 20250823133202905 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(1850)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1846)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1855)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1851)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1857)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1854)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1846): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1847): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1848): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1849): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1850): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1851): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1852): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1853): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1854): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1855): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_mo_cc_bssmap_clear0(1856): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1857): none (pass -> pass) MTC@7e0c241b4610: Test case TC_mo_cc_bssmap_clear finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_cc_bssmap_clear pass'. Sat Aug 23 13:32:02 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 20250823133203906 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=387344) 20250823133204906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133204906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133204906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133204907 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=387344, count=388504) 20250823133205907 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_cc_bssmap_clear pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_invalid_mgcp_crash'. ------ MSC_Tests.TC_invalid_mgcp_crash ------ Sat Aug 23 13:32:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_invalid_mgcp_crash.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_invalid_mgcp_crash.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133206908 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_invalid_mgcp_crash' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_invalid_mgcp_crash started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1861)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1861)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1861)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1859)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133207467 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1862)@7e0c241b4610: 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 } } } 20250823133207662 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) 20250823133207663 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) 20250823133207663 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133207663 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(1861)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1861)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1861)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1861)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1861)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823133207669 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133207669 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133207669 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133207669 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133207669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133207669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133207669 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(1861)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1861)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1861)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1861)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823133207671 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133207671 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133207671 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133207671 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133207671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133207671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(1861)@7e0c241b4610: Message received on association #8 20250823133207671 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(1861)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133207672 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133207672 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1861)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1861)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1861)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1861)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1861)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133207910 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133207910 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1864)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1864)@7e0c241b4610: 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) } } } } 20250823133207916 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1864)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1864)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1864)@7e0c241b4610: 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(1864)@7e0c241b4610: 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(1864)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1864)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133207938 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) 20250823133207938 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1865)@7e0c241b4610: Created GsupExpect[0] for "262420000000007" to be handled at TC_invalid_mgcp_crash0(1868) TC_invalid_mgcp_crash0(1868)@7e0c241b4610: 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 } } } } 20250823133208474 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133208474 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133208474 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133208474 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133208474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133208474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133208474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133208474 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133208475 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133208475 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133208475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133208475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133208475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133208475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133208475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133208475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1861)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1860)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1860)@7e0c241b4610: Added conn table entry 0TC_invalid_mgcp_crash0(1868)2431068 MSC_Test_0-RAN(1860)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1859)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1861)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133208495 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133208495 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133208495 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133208495 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133208495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133208495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133208495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133208495 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133208496 DMSC DEBUG msub_fsm[0x561dbedc7370]{active}: Allocated (fsm.c:456) 20250823133208496 DMSC DEBUG msc_i[0x561dbeddad90]{READY}: Allocated (fsm.c:456) 20250823133208496 DMSC DEBUG msc_i[0x561dbeddad90]{READY}: is child of msub_fsm[0x561dbedc7370] (fsm.c:486) 20250823133208496 DMSC DEBUG msc_a[0x561dbed65540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133208496 DMSC DEBUG msc_a[0x561dbed65540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedc7370] (fsm.c:486) 20250823133208496 DMSC DEBUG msc_a(unknown:GERAN-A-299:NONE)[0x561dbed65540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133208496 DMSC DEBUG msc_i(unknown:GERAN-A-299:NONE)[0x561dbeddad90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133208496 DMSC DEBUG msc_a(unknown:GERAN-A-299:NONE)[0x561dbed65540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133208496 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-299:LU)[0x561dbed65540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133208496 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-299:LU)[0x561dbed65540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133208496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-299:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133208496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-299:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-299:LU)[0x561dbed65540] (fsm.c:486) 20250823133208496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-299:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133208496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-299:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133208496 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133208496 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133208496 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbed65540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133208496 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbed65540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133208496 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133208496 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133208496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133208496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133208496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133208496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133208496 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbeddad90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133208496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133208496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133208496 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbed8c880]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133208496 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbed8c880]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbedb76f0] (fsm.c:486) 20250823133208496 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbed8c880]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133208496 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbed8c880]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133208496 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133208496 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133208496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133208496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133208497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133208497 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133208497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133208497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133208497 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133208497 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133208497 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133208497 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133208497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133208497 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133208497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133208497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1861)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1861)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1861)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1859)@7e0c241b4610: { messageType := 2, destLocRef := '25185C'O, 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(1859)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(1865)@7e0c241b4610: Found GsupExpect[0] for "262420000000007" handled at TC_invalid_mgcp_crash0(1868) MSC_Test-GSUP(1865)@7e0c241b4610: Added IMSI table entry 0TC_invalid_mgcp_crash0(1868)"262420000000007" MSC_Test_0-SCCP(1859)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1859)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1859)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1859)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133208501 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133208501 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1859)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1859)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1859)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1859)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1861)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133208502 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133208502 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133208502 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133208502 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133208502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133208502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133208502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133208502 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_invalid_mgcp_crash0(1868)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250823133208503 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbeddad90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133208503 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbed65540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_invalid_mgcp_crash0(1868)@7e0c241b4610: setverdict(pass): none -> pass 20250823133208509 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133208509 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133208509 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133208509 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133208510 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133208510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbedb76f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133208510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbed8c880]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133208510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbed8c880]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133208510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbed8c880]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133208510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbed8c880]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbedb76f0] (vlr_lu_fsm.c:110) 20250823133208510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbed8c880]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133208510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbed8c880]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133208510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbedb76f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133208510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbedb76f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133208510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbed66050]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133208510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbed66050]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbedb76f0] (fsm.c:486) 20250823133208510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbed66050]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133208510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbed66050]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133208510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbed66050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133208510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbed66050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133208510 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:TMSInew-0x67086743) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133208510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbed66050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133208510 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:TMSInew-0x67086743 LOCATION UPDATE ACCEPT (TMSI = 0x67086743) (gsm_04_08.c:149) 20250823133208510 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:TMSInew-0x67086743:GERAN-A-299:LU)[0x561dbeddad90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133208510 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:TMSInew-0x67086743 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133208510 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133208510 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133208510 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133208510 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133208510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133208510 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133208510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133208510 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1861)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1859)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1859)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1859)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1859)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1868)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1860)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1860)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1859)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1859)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1859)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1859)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823133208519 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133208519 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133208519 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133208519 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133208519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133208519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133208519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133208519 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133208520 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:TMSInew-0x67086743:GERAN-A-299:LU)[0x561dbeddad90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133208520 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:TMSInew-0x67086743:GERAN-A-299:LU)[0x561dbed65540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133208520 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:TMSInew-0x67086743:GERAN-A-299:LU)[0x561dbed65540]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133208520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:TMSInew-0x67086743:GERAN-A-299:LU)[0x561dbedb76f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133208520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbed66050]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133208520 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133208520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbed66050]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133208520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-299:LU)[0x561dbedb76f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133208520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbed66050]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133208520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbed66050]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-299:LU)[0x561dbedb76f0] (vlr_lu_fsm.c:817) 20250823133208520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbed66050]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133208520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CD92F40:GERAN-A-299:LU)[0x561dbed66050]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133208520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-299:LU)[0x561dbedb76f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133208520 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-299:LU)[0x561dbed65540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133208520 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-299:LU)[0x561dbed65540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250823133208520 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133208520 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-299:LU)[0x561dbed65540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133208520 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-299:LU)[0x561dbed65540]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133208520 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133208520 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133208520 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133208520 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-299:LU)[0x561dbeddad90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133208520 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133208520 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133208520 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133208520 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133208520 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133208520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133208520 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133208520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133208520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1861)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1859)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1859)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1859)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1859)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1859)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1859)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1859)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1859)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133208524 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133208524 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133208524 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133208524 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133208524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133208524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133208524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133208524 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133208524 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-299:LU)[0x561dbeddad90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133208524 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-299:LU)[0x561dbed65540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133208524 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-299:LU)[0x561dbed65540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133208524 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-299:LU)[0x561dbed65540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133208524 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-299:LU)[0x561dbed65540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133208524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-299:LU)[0x561dbedb76f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133208524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-299:LU)[0x561dbedb76f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-299:LU)[0x561dbed65540] (msc_a.c:1053) 20250823133208525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-299:LU)[0x561dbedb76f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133208525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-299:LU)[0x561dbedb76f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133208525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-299:LU)[0x561dbedb76f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133208525 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-299:LU)[0x561dbed65540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedc7370] (msc_a.c:1053) 20250823133208525 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-299:LU)[0x561dbed65540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133208525 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-299:LU)[0x561dbed65540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133208525 DMSC DEBUG msub_fsm[0x561dbedc7370]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133208525 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743) MSC-A terminated (msub.c:261) 20250823133208525 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743) 1 MSC-I still active (msub.c:79) 20250823133208525 DMSC DEBUG msub_fsm[0x561dbedc7370]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133208525 DMSC DEBUG msub_fsm[0x561dbedc7370]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133208525 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-299:LU)[0x561dbeddad90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133208525 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-299:LU)[0x561dbeddad90]{READY}: Removing from parent msub_fsm[0x561dbedc7370] (msub.c:113) 20250823133208525 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-299 (ran_conn.c:155) 20250823133208525 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-299:LU)[0x561dbeddad90]{READY}: Freeing instance (msub.c:113) 20250823133208525 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-299:LU)[0x561dbeddad90]{READY}: Deallocated (fsm.c:568) 20250823133208525 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743) Free (msub.c:119) 20250823133208525 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133208525 DMSC DEBUG msub_fsm[0x561dbedc7370]{terminating}: Freeing instance (msub.c:113) 20250823133208525 DMSC DEBUG msub_fsm[0x561dbedc7370]{terminating}: Deallocated (fsm.c:568) 20250823133208525 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133208525 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133208525 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133208525 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133208525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133208525 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133208525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133208525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1861)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1859)@7e0c241b4610: Session index based on local reference:0 20250823133208526 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133208526 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133208526 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133208526 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133208526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1861)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133208526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133208526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133208526 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1860)@7e0c241b4610: Deleted conn table entry 0TC_invalid_mgcp_crash0(1868)2431068 TC_invalid_mgcp_crash0(1868)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133208528 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133208528 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_invalid_mgcp_crash0(1868)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1868)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1868)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1868)@7e0c241b4610: 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 := '67086743'O ("g\bgC") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1860)@7e0c241b4610: Added conn table entry 0TC_invalid_mgcp_crash0(1868)11685510 MSC_Test_0-RAN(1860)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1859)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1861)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133208730 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133208730 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133208730 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133208730 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133208730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133208730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133208730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133208730 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133208731 DMSC DEBUG msub_fsm[0x561dbedb76f0]{active}: Allocated (fsm.c:456) 20250823133208731 DMSC DEBUG msc_i[0x561dbed65540]{READY}: Allocated (fsm.c:456) 20250823133208731 DMSC DEBUG msc_i[0x561dbed65540]{READY}: is child of msub_fsm[0x561dbedb76f0] (fsm.c:486) 20250823133208731 DMSC DEBUG msc_a[0x561dbeddad90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133208731 DMSC DEBUG msc_a[0x561dbeddad90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb76f0] (fsm.c:486) 20250823133208731 DMSC DEBUG msc_a(unknown:GERAN-A-300:NONE)[0x561dbeddad90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133208731 DMSC DEBUG msc_i(unknown:GERAN-A-300:NONE)[0x561dbed65540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133208731 DMSC DEBUG msc_a(unknown:GERAN-A-300:NONE)[0x561dbeddad90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133208731 DMM DEBUG msc_a(TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbeddad90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133208731 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbedc7370]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133208731 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbedc7370]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbeddad90] (fsm.c:486) 20250823133208731 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbedc7370]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133208731 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbedc7370]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133208731 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133208731 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133208731 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbeddad90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133208731 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbeddad90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133208731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbedc7370]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133208731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbedc7370]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133208731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbedc7370]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133208731 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbed65540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133208731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbedc7370]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133208731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbedc7370]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133208731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbedc7370]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133208731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbedc7370]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133208731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbedc7370]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133208731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbedc7370]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133208731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbedc7370]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133208731 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbed65540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133208731 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbeddad90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133208731 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbeddad90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133208731 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133208731 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133208732 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133208732 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133208732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133208732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133208732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133208732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133208732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133208732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133208732 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133208732 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133208732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133208732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133208732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133208732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133208732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133208732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133208732 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133208732 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133208732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133208732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133208732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133208732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133208732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133208732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1861)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1861)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1861)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1861)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1861)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1859)@7e0c241b4610: { messageType := 2, destLocRef := 'B24E86'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(1859)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1859)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1859)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1859)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1859)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1859)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1859)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1859)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1859)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133208734 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133208734 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_invalid_mgcp_crash0(1868)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1868)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1862)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_invalid_mgcp_crash0(1868) MSC_Test-MGCP(1863)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_invalid_mgcp_crash0(1868) MSC_Test_0-RAN(1860)@7e0c241b4610: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1860)@7e0c241b4610: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1859)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1859)@7e0c241b4610: vl_len:19 MSC_Test_0-SCCP(1859)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1859)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250823133208747 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133208747 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133208748 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133208748 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133208748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133208748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133208748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133208748 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133208748 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbed65540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133208748 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbeddad90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133208748 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823133208748 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 callref-0x80000020 tid-8) New transaction (transaction.c:231) 20250823133208748 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbeddad90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823133208748 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbeddad90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133208748 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823133208748 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133208748 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133208748 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300: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) 20250823133208748 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823133208748 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823133208748 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbed8c880]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133208748 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbed8c880]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbeddad90] (fsm.c:486) 20250823133208748 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300: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) 20250823133208748 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbed6fa10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133208748 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbed6fa10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbed8c880] (fsm.c:486) 20250823133208748 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x561dbed6fa10]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823133208748 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x561dbed6fa10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133208748 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbedb4380]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133208748 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbedb4380]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbed8c880] (fsm.c:486) 20250823133208748 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x561dbedb4380]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823133208748 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x561dbedb4380]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1863)@7e0c241b4610: 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(1868) TC_invalid_mgcp_crash0(1868)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823133208758 DLMGCP ERROR Failed to parse SDP parameter, can't parse codec in rtpmap: "a=rtpmap:98 FOO/8000" (mgcp_client.c:411) 20250823133208758 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x561dbeda5240]{ST_CRCX_RESP}: MGW/CRCX: Cannot parse CRCX response (mgcp_client_fsm.c:300) 20250823133208758 DLMGCP ERROR MGW(mgw) Empty endpoint name, can not generate MGCP message (mgcp_client.c:1525) 20250823133208758 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x561dbeda5240]{ST_CRCX_RESP}: MGW/DLCX: Error composing DLCX message (mgcp_client_fsm.c:561) 20250823133208758 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x561dbed6fa10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250823133208758 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x561dbed6fa10]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250823133208758 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x561dbed6fa10]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250823133208758 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x561dbed6fa10]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbed8c880] (rtp_stream.c:239) 20250823133208758 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x561dbed6fa10]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250823133208758 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x561dbed6fa10]{DISCARDING}: Deallocated (fsm.c:568) 20250823133208758 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbed8c880]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250823133208758 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbed8c880]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133208758 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x561dbedb4380]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133208758 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x561dbedb4380]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbed8c880] (call_leg.c:197) 20250823133208758 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x561dbedb4380]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250823133208758 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x561dbedb4380]{ESTABLISHING}: Deallocated (fsm.c:568) 20250823133208758 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbed8c880]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133208758 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbed8c880]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbeddad90] (call_leg.c:198) 20250823133208758 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbed8c880]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133208758 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbed8c880]{RELEASING}: Deallocated (fsm.c:568) 20250823133208758 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbeddad90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133208758 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) Freeing transaction (transaction.c:243) 20250823133208758 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823133208758 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823133208758 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbed65540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133208758 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823133208758 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823133208758 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133208758 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133208758 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbeddad90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133208758 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbeddad90]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133208758 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133208758 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133208758 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133208758 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbed65540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133208758 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133208759 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133208759 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133208759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133208759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133208759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133208759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133208759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133208759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133208759 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133208759 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133208759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133208759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133208759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133208759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133208759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133208759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1861)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1861)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1861)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1859)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1859)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1859)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1859)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1859)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1859)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1859)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1859)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1868)@7e0c241b4610: f_mo_call_establish 11: rx CC RELEASE MSC_Test_0-SCCP(1859)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1859)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1859)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1859)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1861)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133208761 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133208761 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133208761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133208761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133208761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133208761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133208761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133208761 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133208761 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbed65540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133208761 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbeddad90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133208761 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbeddad90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133208761 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbeddad90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133208761 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbeddad90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133208761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbedc7370]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133208761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbedc7370]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbeddad90] (msc_a.c:1053) 20250823133208761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbedc7370]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133208761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbedc7370]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133208761 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbeddad90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb76f0] (msc_a.c:1053) 20250823133208761 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbeddad90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133208761 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbeddad90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133208761 DMSC DEBUG msub_fsm[0x561dbedb76f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133208761 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743) MSC-A terminated (msub.c:261) 20250823133208761 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743) 1 MSC-I still active (msub.c:79) 20250823133208761 DMSC DEBUG msub_fsm[0x561dbedb76f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133208761 DMSC DEBUG msub_fsm[0x561dbedb76f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133208761 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbed65540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133208761 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbed65540]{READY}: Removing from parent msub_fsm[0x561dbedb76f0] (msub.c:113) 20250823133208761 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-300 (ran_conn.c:155) 20250823133208761 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbed65540]{READY}: Freeing instance (msub.c:113) 20250823133208761 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-300:CM_SERVICE_REQ)[0x561dbed65540]{READY}: Deallocated (fsm.c:568) 20250823133208761 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743) Free (msub.c:119) 20250823133208761 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133208761 DMSC DEBUG msub_fsm[0x561dbedb76f0]{terminating}: Freeing instance (msub.c:113) 20250823133208761 DMSC DEBUG msub_fsm[0x561dbedb76f0]{terminating}: Deallocated (fsm.c:568) 20250823133208761 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133208761 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133208761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133208761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133208762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133208762 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133208762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133208762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1861)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1859)@7e0c241b4610: Session index based on local reference:0 20250823133208762 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133208762 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133208762 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133208762 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133208762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133208762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133208762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133208762 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1860)@7e0c241b4610: Deleted conn table entry 0TC_invalid_mgcp_crash0(1868)11685510 TC_invalid_mgcp_crash0(1868)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133208762 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133208762 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_invalid_mgcp_crash0(1868)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1868)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1868)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_invalid_mgcp_crash0(1868)@7e0c241b4610: f_mo_call_establish DONE TC_invalid_mgcp_crash0(1868)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1868)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(1859)@7e0c241b4610: Final verdict of PTC: none 20250823133209272 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133209272 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133209272 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133209272 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133209272 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133209272 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133209272 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133209272 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133209272 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) 20250823133209272 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133209273 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133209273 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133209273 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133209273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133209273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133209273 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133209273 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133209272 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133209273 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823133209273 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133209273 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1861)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(1865)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1862)@7e0c241b4610: Final verdict of PTC: none 20250823133209274 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1860)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1858)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1864)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1869)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1867)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1863)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1866)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1858): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1859): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1860): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1861): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1862): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1863): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1864): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1865): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1866): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1867): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_invalid_mgcp_crash0(1868): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1869): none (pass -> pass) MTC@7e0c241b4610: Test case TC_invalid_mgcp_crash finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_invalid_mgcp_crash pass'. Sat Aug 23 13:32:09 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 20250823133210276 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=316784) 20250823133211275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133211275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133211275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133211277 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=316784, count=317944) 20250823133212278 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_invalid_mgcp_crash pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_mm_id_resp_no_identity'. ------ MSC_Tests.TC_mm_id_resp_no_identity ------ Sat Aug 23 13:32:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_mm_id_resp_no_identity.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_mm_id_resp_no_identity.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133213280 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_mm_id_resp_no_identity' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_mm_id_resp_no_identity started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1873)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1873)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1873)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1871)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133213916 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1874)@7e0c241b4610: 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 } } } 20250823133214108 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) 20250823133214108 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) 20250823133214108 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133214108 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(1873)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1873)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1873)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133214113 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133214113 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133214113 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133214113 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133214113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133214113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133214113 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(1873)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1873)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1873)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1873)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1873)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133214113 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133214113 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133214113 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133214113 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133214113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133214113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133214113 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133214114 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133214114 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1873)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1873)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1873)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1873)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1873)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1873)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1873)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1873)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133214281 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133214281 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1876)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1876)@7e0c241b4610: 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) } } } } 20250823133214287 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1876)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1876)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1876)@7e0c241b4610: 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(1876)@7e0c241b4610: 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(1876)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1876)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133214308 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) 20250823133214308 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_mm_id_resp_no_identity0(1880)@7e0c241b4610: 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 } } } } 20250823133214919 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133214919 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133214919 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133214919 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133214919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133214919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133214919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133214919 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1873)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133214920 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133214920 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133214920 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133214920 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133214920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133214920 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133214920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133214920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1873)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1873)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1872)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1872)@7e0c241b4610: Added conn table entry 0TC_mm_id_resp_no_identity0(1880)4030404 MSC_Test_0-SCCP(1871)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1872)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133214930 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133214930 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133214930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133214930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133214930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133214930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133214930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133214930 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1873)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133214930 DMSC DEBUG msub_fsm[0x561dbedb76f0]{active}: Allocated (fsm.c:456) 20250823133214930 DMSC DEBUG msc_i[0x561dbedb4380]{READY}: Allocated (fsm.c:456) 20250823133214930 DMSC DEBUG msc_i[0x561dbedb4380]{READY}: is child of msub_fsm[0x561dbedb76f0] (fsm.c:486) 20250823133214930 DMSC DEBUG msc_a[0x561dbedb7c10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133214930 DMSC DEBUG msc_a[0x561dbedb7c10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb76f0] (fsm.c:486) 20250823133214930 DMSC DEBUG msc_a(unknown:GERAN-A-301:NONE)[0x561dbedb7c10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133214930 DMSC DEBUG msc_i(unknown:GERAN-A-301:NONE)[0x561dbedb4380]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133214930 DMSC DEBUG msc_a(unknown:GERAN-A-301:NONE)[0x561dbedb7c10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133214931 DMM DEBUG msc_a(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x561dbedb7c10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0xFFFFFFFF LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133214931 DMM DEBUG msc_a(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x561dbedb7c10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133214931 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133214931 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x561dbedb7c10] (fsm.c:486) 20250823133214931 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133214931 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133214931 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250823133214931 DVLR INFO New subscr, TMSI: 0xffffffff (vlr.c:592) 20250823133214931 DVLR DEBUG VLR subscr unknown + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133214931 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x561dbedb7c10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133214931 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x561dbedb7c10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133214931 DVLR DEBUG VLR subscr unknown - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250823133214931 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133214931 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250823133214931 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250823133214931 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x561dbedb4380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133214931 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133214931 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133214931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133214931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133214931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133214931 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133214931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133214931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133214931 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133214931 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133214931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133214931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133214931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133214931 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133214931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133214931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1873)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1873)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1873)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1873)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1871)@7e0c241b4610: { messageType := 2, destLocRef := '3D7FC4'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(1871)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1871)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1871)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1871)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1871)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1872)@7e0c241b4610: patching N(SD)=1 into dtap '051903000000'O MSC_Test_0-RAN(1872)@7e0c241b4610: patched enc_l3: '055903000000'O MSC_Test_0-SCCP(1871)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1871)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1871)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1871)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010006055903000000'O MSC_Test_0-M3UA(1873)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133214936 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133214936 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133214936 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133214936 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133214936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133214936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133214936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133214936 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133214936 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x561dbedb4380]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133214936 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x561dbedb7c10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133214936 DMM ERROR Failure to decode Mobile Identity in MM Identity Response (rc=-22) (gsm_04_08.c:210) 20250823133214936 DBSSAP ERROR msc_a(unknown:GERAN-A-301:LU)[0x561dbedb7c10]{MSC_A_ST_AUTH_CIPH}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250823133219931 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x561dbedb7c10]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250823133219932 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x561dbedb7c10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250823133219932 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x561dbedb7c10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133219932 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x561dbedb7c10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250823133219932 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) 20250823133219932 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) 20250823133219932 DMM INFO msc_a(unknown:GERAN-A-301:LU)[0x561dbedb7c10]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823133219932 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x561dbedb4380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133219932 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x561dbed8c880]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133219932 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x561dbedb7c10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250823133219932 DVLR DEBUG VLR subscr unknown - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133219932 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x561dbedb4380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133219932 DVLR DEBUG VLR subscr unknown - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250823133219933 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133219933 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133219933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133219933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133219933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133219933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133219933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133219933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133219933 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133219933 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133219933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133219933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133219933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133219933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133219933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133219933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1873)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1873)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1873)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1873)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1871)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1871)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1871)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1871)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1871)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1871)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1871)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1871)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mm_id_resp_no_identity0(1880)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(1871)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1871)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1871)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1871)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1873)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133219944 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133219944 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133219944 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133219944 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133219944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133219944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133219944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133219944 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133219945 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x561dbedb4380]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133219945 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x561dbedb7c10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133219945 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x561dbedb7c10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133219945 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x561dbedb7c10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133219945 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x561dbedb7c10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133219945 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x561dbed8c880]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133219945 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x561dbed8c880]{VLR_ULA_S_DONE}: Removing from parent msc_a(unknown:GERAN-A-301:LU)[0x561dbedb7c10] (msc_a.c:1053) 20250823133219945 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x561dbed8c880]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133219945 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x561dbed8c880]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133219945 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x561dbed8c880]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133219945 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x561dbedb7c10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb76f0] (msc_a.c:1053) 20250823133219945 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x561dbedb7c10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133219945 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x561dbedb7c10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133219945 DMSC DEBUG msub_fsm[0x561dbedb76f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133219945 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250823133219945 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250823133219945 DMSC DEBUG msub_fsm[0x561dbedb76f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133219945 DMSC DEBUG msub_fsm[0x561dbedb76f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133219945 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x561dbedb4380]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133219945 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x561dbedb4380]{READY}: Removing from parent msub_fsm[0x561dbedb76f0] (msub.c:113) 20250823133219945 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-301 (ran_conn.c:155) 20250823133219945 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x561dbedb4380]{READY}: Freeing instance (msub.c:113) 20250823133219945 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x561dbedb4380]{READY}: Deallocated (fsm.c:568) 20250823133219945 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250823133219946 DVLR INFO VLR subscr unknown - active-conn: now used by 0 (-) (msub.c:375) 20250823133219946 DVLR DEBUG SUBSCR(unknown) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250823133219946 DMSC DEBUG msub_fsm[0x561dbedb76f0]{terminating}: Freeing instance (msub.c:113) 20250823133219946 DMSC DEBUG msub_fsm[0x561dbedb76f0]{terminating}: Deallocated (fsm.c:568) 20250823133219946 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133219946 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133219946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133219946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133219946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133219946 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133219946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133219946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1873)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1873)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1871)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1873)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133219948 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133219948 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133219948 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133219948 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133219948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133219948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133219948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133219948 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1872)@7e0c241b4610: Deleted conn table entry 0TC_mm_id_resp_no_identity0(1880)4030404 TC_mm_id_resp_no_identity0(1880)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1880)@7e0c241b4610: Skipping f_verify_vty_lac_ci() TC_mm_id_resp_no_identity0(1880)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1880)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-M3UA(1873)@7e0c241b4610: Final verdict of PTC: none 20250823133219956 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133219957 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1877)@7e0c241b4610: Final verdict of PTC: none 20250823133219957 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1871)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1876)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1872)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1875)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1874)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1879)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1878)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1881)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1870)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1870): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1871): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1872): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1873): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1874): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1875): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1876): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1877): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1878): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1879): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_mm_id_resp_no_identity0(1880): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1881): none (pass -> pass) MTC@7e0c241b4610: Test case TC_mm_id_resp_no_identity finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mm_id_resp_no_identity pass'. Sat Aug 23 13:32:19 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 20250823133220150 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133220150 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133220150 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133220150 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133220150 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133220150 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133220150 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133220150 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133220150 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) 20250823133220150 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133220150 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133220150 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133220150 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133220150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133220150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133220150 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133220150 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133220151 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133220151 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133220959 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=160232) 20250823133221960 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133222152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133222152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133222152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=160232, count=161392) 20250823133222962 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mm_id_resp_no_identity pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_expire_while_paging'. ------ MSC_Tests.TC_lu_and_expire_while_paging ------ Sat Aug 23 13:32:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_expire_while_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_expire_while_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133223963 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_expire_while_paging' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_and_expire_while_paging started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1885)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1885)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1885)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1883)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133224617 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1886)@7e0c241b4610: 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 } } } 20250823133224811 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) 20250823133224811 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) 20250823133224811 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133224811 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(1885)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1885)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1885)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133224813 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133224813 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133224813 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133224813 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133224813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133224813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133224813 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(1885)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1885)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1885)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1885)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1885)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1885)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1885)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1885)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1885)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1885)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1885)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823133224813 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133224813 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133224813 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133224813 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133224813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133224813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133224813 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(1885)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1885)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133224813 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133224813 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133224964 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133224964 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1888)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1888)@7e0c241b4610: 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) } } } } 20250823133224967 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1888)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1888)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1888)@7e0c241b4610: 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(1888)@7e0c241b4610: 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(1888)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1888)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133224990 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) 20250823133224990 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1889)@7e0c241b4610: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1892) TC_lu_and_expire_while_paging0(1892)@7e0c241b4610: 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 } } } } 20250823133225624 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133225624 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133225624 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133225624 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133225624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133225624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133225624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133225624 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133225625 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133225625 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133225625 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133225625 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133225625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133225625 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133225625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133225625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1884)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1884)@7e0c241b4610: Added conn table entry 0TC_lu_and_expire_while_paging0(1892)11684679 MSC_Test_0-SCCP(1883)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1884)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133225639 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133225640 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133225640 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133225640 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133225640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133225640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133225640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133225640 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133225640 DMSC DEBUG msub_fsm[0x561dbed8c880]{active}: Allocated (fsm.c:456) 20250823133225640 DMSC DEBUG msc_i[0x561dbedb7c10]{READY}: Allocated (fsm.c:456) 20250823133225640 DMSC DEBUG msc_i[0x561dbedb7c10]{READY}: is child of msub_fsm[0x561dbed8c880] (fsm.c:486) 20250823133225640 DMSC DEBUG msc_a[0x561dbedb4380]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133225640 DMSC DEBUG msc_a[0x561dbedb4380]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed8c880] (fsm.c:486) 20250823133225640 DMSC DEBUG msc_a(unknown:GERAN-A-302:NONE)[0x561dbedb4380]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133225640 DMSC DEBUG msc_i(unknown:GERAN-A-302:NONE)[0x561dbedb7c10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133225640 DMSC DEBUG msc_a(unknown:GERAN-A-302:NONE)[0x561dbedb4380]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133225640 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-302:LU)[0x561dbedb4380]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133225640 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-302:LU)[0x561dbedb4380]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133225640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-302:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133225640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-302:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-302:LU)[0x561dbedb4380] (fsm.c:486) 20250823133225640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-302:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133225640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-302:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133225640 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133225640 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133225641 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbedb4380]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133225641 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbedb4380]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133225641 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133225641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133225641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133225641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133225641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133225641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133225641 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbedb7c10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133225641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133225641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133225641 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133225641 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbed66050] (fsm.c:486) 20250823133225641 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133225641 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133225641 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133225641 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133225641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133225641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133225641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133225641 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133225641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133225641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133225641 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133225641 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133225641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133225641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133225641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133225641 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133225641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133225641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1885)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@7e0c241b4610: { messageType := 2, destLocRef := 'B24B47'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(1883)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(1889)@7e0c241b4610: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_expire_while_paging0(1892) MSC_Test-GSUP(1889)@7e0c241b4610: Added IMSI table entry 0TC_lu_and_expire_while_paging0(1892)"262420000000007" MSC_Test_0-SCCP(1883)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133225646 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133225646 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1883)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1883)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1883)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133225648 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133225648 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133225648 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133225648 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133225648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133225648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133225648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133225648 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133225648 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbedb7c10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133225648 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbedb4380]{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(1892)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1892)@7e0c241b4610: setverdict(pass): none -> pass 20250823133225657 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133225657 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133225657 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133225657 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133225658 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133225658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133225658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133225658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133225658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133225658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbed66050] (vlr_lu_fsm.c:110) 20250823133225658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133225658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133225658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133225658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133225658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbed89480]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133225658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbed89480]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbed66050] (fsm.c:486) 20250823133225658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbed89480]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133225658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbed89480]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133225658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbed89480]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133225658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbed89480]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133225659 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:TMSInew-0x8EBE336C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133225659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbed89480]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133225659 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:TMSInew-0x8EBE336C LOCATION UPDATE ACCEPT (TMSI = 0x8ebe336c) (gsm_04_08.c:149) 20250823133225659 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:TMSInew-0x8EBE336C:GERAN-A-302:LU)[0x561dbedb7c10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133225659 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:TMSInew-0x8EBE336C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133225659 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133225659 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133225659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133225659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133225659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133225659 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133225659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133225659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_expire_while_paging0(1892)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1884)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1884)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1883)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1883)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1883)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133225674 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133225674 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133225674 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133225674 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133225674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133225674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133225674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133225674 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133225674 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:TMSInew-0x8EBE336C:GERAN-A-302:LU)[0x561dbedb7c10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133225674 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:TMSInew-0x8EBE336C:GERAN-A-302:LU)[0x561dbedb4380]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133225674 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:TMSInew-0x8EBE336C:GERAN-A-302:LU)[0x561dbedb4380]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133225674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:TMSInew-0x8EBE336C:GERAN-A-302:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133225674 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbed89480]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133225674 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133225674 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbed89480]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133225674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-302:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133225675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbed89480]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133225675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbed89480]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-302:LU)[0x561dbed66050] (vlr_lu_fsm.c:817) 20250823133225675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbed89480]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133225675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x67086743:GERAN-A-302:LU)[0x561dbed89480]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133225675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-302:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133225675 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-302:LU)[0x561dbedb4380]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133225675 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-302:LU)[0x561dbedb4380]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.965s remaining) (msc_a.c:450) 20250823133225675 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133225675 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-302:LU)[0x561dbedb4380]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133225675 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-302:LU)[0x561dbedb4380]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133225675 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133225675 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133225675 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133225675 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-302:LU)[0x561dbedb7c10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133225675 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133225675 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133225675 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133225675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133225676 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133225676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133225676 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133225676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133225676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1883)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1883)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1883)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133225679 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133225679 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133225679 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133225679 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133225679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133225679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133225679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133225679 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133225680 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-302:LU)[0x561dbedb7c10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133225680 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-302:LU)[0x561dbedb4380]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133225680 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-302:LU)[0x561dbedb4380]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133225680 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-302:LU)[0x561dbedb4380]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133225680 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-302:LU)[0x561dbedb4380]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133225680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-302:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133225680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-302:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-302:LU)[0x561dbedb4380] (msc_a.c:1053) 20250823133225680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-302:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133225680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-302:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133225680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-302:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133225680 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-302:LU)[0x561dbedb4380]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed8c880] (msc_a.c:1053) 20250823133225680 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-302:LU)[0x561dbedb4380]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133225680 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-302:LU)[0x561dbedb4380]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133225680 DMSC DEBUG msub_fsm[0x561dbed8c880]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133225680 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C) MSC-A terminated (msub.c:261) 20250823133225680 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C) 1 MSC-I still active (msub.c:79) 20250823133225680 DMSC DEBUG msub_fsm[0x561dbed8c880]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133225680 DMSC DEBUG msub_fsm[0x561dbed8c880]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133225680 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-302:LU)[0x561dbedb7c10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133225680 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-302:LU)[0x561dbedb7c10]{READY}: Removing from parent msub_fsm[0x561dbed8c880] (msub.c:113) 20250823133225681 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-302 (ran_conn.c:155) 20250823133225681 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-302:LU)[0x561dbedb7c10]{READY}: Freeing instance (msub.c:113) 20250823133225681 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-302:LU)[0x561dbedb7c10]{READY}: Deallocated (fsm.c:568) 20250823133225681 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C) Free (msub.c:119) 20250823133225681 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C - active-conn: now used by 1 (attached) (msub.c:375) 20250823133225681 DMSC DEBUG msub_fsm[0x561dbed8c880]{terminating}: Freeing instance (msub.c:113) 20250823133225681 DMSC DEBUG msub_fsm[0x561dbed8c880]{terminating}: Deallocated (fsm.c:568) 20250823133225681 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133225681 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133225681 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133225681 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133225681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133225681 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133225681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133225681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@7e0c241b4610: Session index based on local reference:0 20250823133225683 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133225683 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133225683 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133225683 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133225683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133225683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133225683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133225683 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1884)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1892)11684679 TC_lu_and_expire_while_paging0(1892)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133225685 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133225685 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_expire_while_paging0(1892)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1892)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1892)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1884)@7e0c241b4610: Created IMSI[0] for '262420000000007'H'8EBE336C'O to be handled at TC_lu_and_expire_while_paging0(1892) MSC_Test-GSUP(1889)@7e0c241b4610: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1892) 20250823133225693 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133225693 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250823133225693 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250823133225693 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133225693 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133225693 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133225693 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133225693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133225693 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133225693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133225693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1884)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_expire_while_paging0(1892) TC_lu_and_expire_while_paging0(1892)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133225700 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250823133225700 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C - attached: now used by 2 (Paging,VTY) (vlr.c:1489) 20250823133225700 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C - VTY: now used by 1 (Paging) (msc_vty.c:1839) TC_lu_and_expire_while_paging0(1892)@7e0c241b4610: 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 := '8EBE336C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1884)@7e0c241b4610: Added conn table entry 0TC_lu_and_expire_while_paging0(1892)8744464 MSC_Test_0-SCCP(1883)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133225706 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133225706 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133225706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133225706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133225707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133225707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133225707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133225707 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133225707 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Allocated (fsm.c:456) 20250823133225708 DMSC DEBUG msc_i[0x561dbedb4380]{READY}: Allocated (fsm.c:456) 20250823133225708 DMSC DEBUG msc_i[0x561dbedb4380]{READY}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133225708 DMSC DEBUG msc_a[0x561dbedb7c10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133225708 DMSC DEBUG msc_a[0x561dbedb7c10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133225708 DMSC DEBUG msc_a(unknown:GERAN-A-303:NONE)[0x561dbedb7c10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133225708 DMSC DEBUG msc_i(unknown:GERAN-A-303:NONE)[0x561dbedb4380]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133225708 DMSC DEBUG msc_a(unknown:GERAN-A-303:NONE)[0x561dbedb7c10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133225708 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbed8c880]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133225708 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbed8c880]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbedb7c10] (fsm.c:486) 20250823133225708 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbed8c880]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133225708 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbed8c880]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133225708 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C + proc_arq_vlr_fn_init: now used by 2 (Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133225708 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C + active-conn: now used by 3 (Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133225708 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbedb7c10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133225708 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbedb7c10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133225708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbed8c880]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133225708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbed8c880]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133225708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbed8c880]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133225708 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbedb4380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133225708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbed8c880]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133225708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbed8c880]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133225708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbed8c880]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133225708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbed8c880]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133225708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbed8c880]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133225708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbed8c880]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133225708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbed8c880]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133225708 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbedb7c10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133225708 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbedb7c10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133225709 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C - Paging: now used by 2 (proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823133225709 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133225709 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C - proc_arq_vlr_fn_init: now used by 1 (active-conn) (vlr_access_req_fsm.c:405) 20250823133225709 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbedb7c10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133225709 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbedb7c10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133225709 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133225709 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133225709 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133225709 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbedb4380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133225709 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250823133225709 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133225709 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133225709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133225709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133225709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133225709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133225709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133225709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133225709 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133225709 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133225709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133225709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133225709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133225709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133225709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133225709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133225710 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133225710 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133225710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133225710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133225710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133225710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133225710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133225710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1885)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1883)@7e0c241b4610: { messageType := 2, destLocRef := '856E10'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(1883)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1885)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1883)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1883)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823133225713 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823133225713 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_expire_while_paging0(1892)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1892)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1883)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1883)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1883)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133225718 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133225718 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133225718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133225719 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133225719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133225719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133225719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133225719 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133225719 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbedb4380]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133225719 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbedb7c10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133225719 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbedb7c10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133225719 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbedb7c10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133225719 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbedb7c10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133225719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbed8c880]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133225719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbed8c880]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbedb7c10] (msc_a.c:1053) 20250823133225719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbed8c880]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133225719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbed8c880]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133225719 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbedb7c10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed66050] (msc_a.c:1053) 20250823133225719 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbedb7c10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133225719 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbedb7c10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133225719 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133225720 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C) MSC-A terminated (msub.c:261) 20250823133225720 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C) 1 MSC-I still active (msub.c:79) 20250823133225720 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133225720 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133225720 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbedb4380]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133225720 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbedb4380]{READY}: Removing from parent msub_fsm[0x561dbed66050] (msub.c:113) 20250823133225720 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-303 (ran_conn.c:155) 20250823133225720 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbedb4380]{READY}: Freeing instance (msub.c:113) 20250823133225720 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C:GERAN-A-303:PAGING_RESP)[0x561dbedb4380]{READY}: Deallocated (fsm.c:568) 20250823133225720 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C) Free (msub.c:119) 20250823133225720 DVLR INFO VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C - active-conn: now used by 0 (-) (msub.c:375) 20250823133225720 DVLR DEBUG SUBSCR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8EBE336C) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250823133225720 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Freeing instance (msub.c:113) 20250823133225720 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Deallocated (fsm.c:568) 20250823133225720 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133225720 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133225720 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133225720 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133225720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133225720 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133225720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133225720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@7e0c241b4610: Session index based on local reference:0 20250823133225721 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133225721 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133225721 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133225721 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133225721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133225721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133225721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133225721 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1884)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1892)8744464 TC_lu_and_expire_while_paging0(1892)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1892)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(1883)@7e0c241b4610: Final verdict of PTC: none 20250823133225729 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133225730 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1889)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1886)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1885)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1887)@7e0c241b4610: Final verdict of PTC: none 20250823133225732 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(1891)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1890)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1884)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1882)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1893)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1888)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1882): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1883): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1884): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1885): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1886): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1887): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1888): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1889): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1890): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1891): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_and_expire_while_paging0(1892): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1893): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_and_expire_while_paging finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_expire_while_paging pass'. Sat Aug 23 13:32:25 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 20250823133225922 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133225922 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133225922 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133225922 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133225922 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133225922 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133225922 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133225922 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133225922 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) 20250823133225922 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133225922 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133225922 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133225922 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133225922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133225922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133225922 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133225923 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133225923 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133225923 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133226733 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=277412) 20250823133227734 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133227923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133227923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133227923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=277412, count=278572) 20250823133228735 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_expire_while_paging pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_imsi_unknown'. ------ MSC_Tests.TC_paging_response_imsi_unknown ------ Sat Aug 23 13:32:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_paging_response_imsi_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_paging_response_imsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133229736 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_imsi_unknown' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_paging_response_imsi_unknown started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1897)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1897)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1897)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(1895)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133230422 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1898)@7e0c241b4610: 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 } } } 20250823133230617 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) 20250823133230617 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) 20250823133230617 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133230617 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(1897)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1897)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1897)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133230622 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133230622 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133230622 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133230622 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133230622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133230622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133230622 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(1897)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1897)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1897)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1897)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1897)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1897)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1897)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1897)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133230623 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133230623 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133230623 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133230623 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133230623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133230623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133230623 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(1897)@7e0c241b4610: Message received on association #8 20250823133230623 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133230623 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1897)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1897)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1897)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1897)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133230737 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133230737 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1900)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1900)@7e0c241b4610: 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) } } } } 20250823133230743 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1900)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1900)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1900)@7e0c241b4610: 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(1900)@7e0c241b4610: 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(1900)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1900)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133230761 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) 20250823133230761 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_paging_response_imsi_unknown0(1904)@7e0c241b4610: 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 } } } } 20250823133231429 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133231429 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133231429 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133231430 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133231430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133231430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133231430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133231430 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1897)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133231430 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133231430 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133231430 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133231430 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133231430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133231430 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133231430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133231430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1897)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1897)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1896)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1896)@7e0c241b4610: Added conn table entry 0TC_paging_response_imsi_unknown0(1904)7812646 MSC_Test_0-SCCP(1895)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1897)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133231447 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133231447 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133231447 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133231447 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133231447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133231447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133231447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133231447 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133231447 DMSC DEBUG msub_fsm[0x561dbedb7c10]{active}: Allocated (fsm.c:456) 20250823133231447 DMSC DEBUG msc_i[0x561dbedb4380]{READY}: Allocated (fsm.c:456) 20250823133231447 DMSC DEBUG msc_i[0x561dbedb4380]{READY}: is child of msub_fsm[0x561dbedb7c10] (fsm.c:486) 20250823133231447 DMSC DEBUG msc_a[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133231447 DMSC DEBUG msc_a[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb7c10] (fsm.c:486) 20250823133231447 DMSC DEBUG msc_a(unknown:GERAN-A-304:NONE)[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133231447 DMSC DEBUG msc_i(unknown:GERAN-A-304:NONE)[0x561dbedb4380]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133231447 DMSC DEBUG msc_a(unknown:GERAN-A-304:NONE)[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133231448 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133231448 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbed6fda0] (fsm.c:486) 20250823133231448 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133231448 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133231448 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250823133231448 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133231448 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250823133231448 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250823133231448 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250823133231448 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbedb4380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133231448 DRR ERROR msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbed6fda0]{MSC_A_ST_RELEASING}: subscriber not allowed to do a Paging Response (gsm_04_08.c:1318) 20250823133231448 DBSSAP ERROR msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbed6fda0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250823133231448 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133231448 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133231448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133231448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133231448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133231448 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133231448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133231448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133231448 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133231448 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133231448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133231448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133231448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133231448 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133231448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133231448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1897)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1897)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1897)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1897)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1895)@7e0c241b4610: { messageType := 2, destLocRef := '773626'O ("w6&"), 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(1895)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1895)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1895)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1895)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1895)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1895)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1895)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1895)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1895)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1897)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133231454 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133231454 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133231454 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133231454 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133231454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133231454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133231454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133231454 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133231454 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbedb4380]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133231454 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbed6fda0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133231454 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbed6fda0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133231454 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbed6fda0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133231454 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbed6fda0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133231454 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133231454 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbed6fda0] (msc_a.c:1053) 20250823133231454 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133231454 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133231454 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbed6fda0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb7c10] (msc_a.c:1053) 20250823133231455 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbed6fda0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133231455 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbed6fda0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133231455 DMSC DEBUG msub_fsm[0x561dbedb7c10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133231455 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250823133231455 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250823133231455 DMSC DEBUG msub_fsm[0x561dbedb7c10]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133231455 DMSC DEBUG msub_fsm[0x561dbedb7c10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133231455 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbedb4380]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133231455 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbedb4380]{READY}: Removing from parent msub_fsm[0x561dbedb7c10] (msub.c:113) 20250823133231455 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-304 (ran_conn.c:155) 20250823133231455 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbedb4380]{READY}: Freeing instance (msub.c:113) 20250823133231455 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x561dbedb4380]{READY}: Deallocated (fsm.c:568) 20250823133231455 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250823133231455 DMSC DEBUG msub_fsm[0x561dbedb7c10]{terminating}: Freeing instance (msub.c:113) 20250823133231455 DMSC DEBUG msub_fsm[0x561dbedb7c10]{terminating}: Deallocated (fsm.c:568) 20250823133231455 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133231455 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133231455 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133231455 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133231455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133231455 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133231455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133231455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1897)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1897)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1895)@7e0c241b4610: Session index based on local reference:0 20250823133231456 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133231456 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133231456 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133231456 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133231456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133231456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1897)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133231456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133231456 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1896)@7e0c241b4610: Deleted conn table entry 0TC_paging_response_imsi_unknown0(1904)7812646 TC_paging_response_imsi_unknown0(1904)@7e0c241b4610: setverdict(pass): none -> pass TC_paging_response_imsi_unknown0(1904)@7e0c241b4610: Skipping f_verify_vty_lac_ci() TC_paging_response_imsi_unknown0(1904)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_imsi_unknown0(1904)@7e0c241b4610: Final verdict of PTC: pass 20250823133231463 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133231463 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1901)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1898)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1896)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1895)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1899)@7e0c241b4610: Final verdict of PTC: none 20250823133231466 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1897)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1900)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1905)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1902)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1894)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1903)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1894): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1895): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1896): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1897): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1898): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1899): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1900): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1901): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1902): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1903): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_paging_response_imsi_unknown0(1904): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1905): none (pass -> pass) MTC@7e0c241b4610: Test case TC_paging_response_imsi_unknown finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_imsi_unknown pass'. Sat Aug 23 13:32:31 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 20250823133231658 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133231658 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133231658 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133231658 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133231658 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133231658 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133231658 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133231658 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133231658 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) 20250823133231658 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133231659 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133231659 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133231659 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133231659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133231659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133231659 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133231659 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133231659 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133231659 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133232467 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=134264) 20250823133233469 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133233659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133233659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133233659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=134264, count=135424) 20250823133234470 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_imsi_unknown pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_tmsi_unknown'. ------ MSC_Tests.TC_paging_response_tmsi_unknown ------ Sat Aug 23 13:32:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_paging_response_tmsi_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_paging_response_tmsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133235472 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_tmsi_unknown' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_paging_response_tmsi_unknown started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1909)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1909)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1909)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1907)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133236174 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1910)@7e0c241b4610: 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 } } } 20250823133236369 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) 20250823133236369 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) 20250823133236369 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133236369 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)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1909)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1909)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133236375 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133236375 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133236375 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133236375 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133236375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133236375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133236375 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)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1909)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1909)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1909)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1909)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133236378 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133236378 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133236378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133236378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133236378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133236378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(1909)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823133236378 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(1909)@7e0c241b4610: Message received on association #8 20250823133236378 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133236378 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1909)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1909)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1909)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1909)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1909)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1909)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133236473 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133236473 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1912)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1912)@7e0c241b4610: 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) } } } } 20250823133236479 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1912)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1912)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1912)@7e0c241b4610: 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)@7e0c241b4610: 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)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1912)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133236496 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) 20250823133236496 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_paging_response_tmsi_unknown0(1916)@7e0c241b4610: 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 } } } } 20250823133237181 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133237181 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133237181 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133237181 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133237181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133237181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133237181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133237181 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133237182 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133237182 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133237182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133237182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133237182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133237182 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133237182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133237182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1909)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1908)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1908)@7e0c241b4610: Added conn table entry 0TC_paging_response_tmsi_unknown0(1916)75766 MSC_Test_0-SCCP(1907)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1909)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133237192 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133237192 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133237192 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133237192 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133237192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133237192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133237192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133237192 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133237193 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Allocated (fsm.c:456) 20250823133237193 DMSC DEBUG msc_i[0x561dbed6fda0]{READY}: Allocated (fsm.c:456) 20250823133237193 DMSC DEBUG msc_i[0x561dbed6fda0]{READY}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133237193 DMSC DEBUG msc_a[0x561dbedb4380]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133237193 DMSC DEBUG msc_a[0x561dbedb4380]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133237193 DMSC DEBUG msc_a(unknown:GERAN-A-305:NONE)[0x561dbedb4380]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133237193 DMSC DEBUG msc_i(unknown:GERAN-A-305:NONE)[0x561dbed6fda0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133237193 DMSC DEBUG msc_a(unknown:GERAN-A-305:NONE)[0x561dbedb4380]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133237193 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbedb7c10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133237193 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbedb7c10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133237193 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbedb7c10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133237193 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbedb7c10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133237193 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbedb7c10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:423) 20250823133237193 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbedb7c10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133237193 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbedb7c10]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250823133237193 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbedb4380]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250823133237193 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbedb4380]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250823133237193 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbed6fda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133237193 DRR ERROR msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbedb4380]{MSC_A_ST_RELEASING}: subscriber not allowed to do a Paging Response (gsm_04_08.c:1318) 20250823133237193 DBSSAP ERROR msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbedb4380]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250823133237193 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133237193 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133237193 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133237193 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133237193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133237193 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133237193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133237193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133237193 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133237193 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133237193 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133237193 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133237193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133237193 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133237193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133237193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1909)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1909)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1909)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@7e0c241b4610: { messageType := 2, destLocRef := '0127F6'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(1907)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1907)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1907)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1907)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1909)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133237197 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133237197 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133237197 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133237197 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133237197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133237197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133237197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133237197 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133237198 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbed6fda0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133237198 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbedb4380]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133237198 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbedb4380]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133237198 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbedb4380]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133237198 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbedb4380]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133237198 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbedb7c10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133237198 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbedb7c10]{PR_ARQ_S_DONE}: Removing from parent msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbedb4380] (msc_a.c:1053) 20250823133237198 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbedb7c10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133237198 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbedb7c10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133237198 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbedb4380]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed66050] (msc_a.c:1053) 20250823133237198 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbedb4380]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133237198 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbedb4380]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133237198 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133237198 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250823133237198 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250823133237198 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133237198 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133237198 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbed6fda0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133237198 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbed6fda0]{READY}: Removing from parent msub_fsm[0x561dbed66050] (msub.c:113) 20250823133237198 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-305 (ran_conn.c:155) 20250823133237198 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbed6fda0]{READY}: Freeing instance (msub.c:113) 20250823133237198 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x561dbed6fda0]{READY}: Deallocated (fsm.c:568) 20250823133237198 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250823133237198 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Freeing instance (msub.c:113) 20250823133237198 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Deallocated (fsm.c:568) 20250823133237198 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133237198 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133237198 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133237198 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133237198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133237198 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133237198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133237198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1909)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1909)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133237199 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133237199 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133237199 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133237199 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133237199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133237199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133237199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133237199 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1908)@7e0c241b4610: Deleted conn table entry 0TC_paging_response_tmsi_unknown0(1916)75766 TC_paging_response_tmsi_unknown0(1916)@7e0c241b4610: setverdict(pass): none -> pass TC_paging_response_tmsi_unknown0(1916)@7e0c241b4610: Skipping f_verify_vty_lac_ci() TC_paging_response_tmsi_unknown0(1916)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_tmsi_unknown0(1916)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(1913)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1909)@7e0c241b4610: Final verdict of PTC: none 20250823133237204 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133237204 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1908)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1914)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1911)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1907)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1910)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1915)@7e0c241b4610: Final verdict of PTC: none 20250823133237207 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1906)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1912)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1917)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1906): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1907): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1908): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1909): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1910): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1911): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1912): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1913): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1914): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1915): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_paging_response_tmsi_unknown0(1916): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1917): none (pass -> pass) MTC@7e0c241b4610: Test case TC_paging_response_tmsi_unknown finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_tmsi_unknown pass'. Sat Aug 23 13:32:37 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 20250823133237402 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133237402 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133237402 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133237402 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133237402 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133237402 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133237402 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133237402 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133237402 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) 20250823133237402 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133237402 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133237402 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133237402 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133237402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133237402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133237402 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133237402 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133237403 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133237403 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133238209 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=131664) 20250823133239211 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133239404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133239404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133239404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=131664, count=133444) 20250823133240212 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_tmsi_unknown pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment'. ------ MSC_Tests.TC_call_re_establishment ------ Sat Aug 23 13:32:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_call_re_establishment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_call_re_establishment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133241214 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_call_re_establishment started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1921)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1921)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1921)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1919)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133241821 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1922)@7e0c241b4610: 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 } } } 20250823133242015 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) 20250823133242015 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) 20250823133242015 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133242015 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(1921)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1921)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1921)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133242020 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133242020 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133242020 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133242020 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133242020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133242020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133242020 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(1921)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1921)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1921)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1921)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1921)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1921)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1921)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1921)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133242021 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133242021 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133242021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133242021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133242021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133242021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133242021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133242021 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133242021 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1921)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1921)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1921)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1921)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1921)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133242215 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133242215 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1924)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1924)@7e0c241b4610: 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) } } } } 20250823133242219 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1924)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1924)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1924)@7e0c241b4610: 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(1924)@7e0c241b4610: 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(1924)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1924)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133242248 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) 20250823133242248 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1925)@7e0c241b4610: Created GsupExpect[0] for "262420000000091" to be handled at TC_call_re_establishment0(1928) TC_call_re_establishment0(1928)@7e0c241b4610: 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 } } } } 20250823133242825 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133242825 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133242825 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133242825 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133242825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133242825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133242825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133242825 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133242826 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133242826 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133242826 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133242826 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133242826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133242826 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133242826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133242826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1920)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1920)@7e0c241b4610: Added conn table entry 0TC_call_re_establishment0(1928)3021065 MSC_Test_0-SCCP(1919)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1920)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133242837 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133242837 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133242837 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133242837 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133242837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133242837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133242837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133242837 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133242837 DMSC DEBUG msub_fsm[0x561dbedb7c10]{active}: Allocated (fsm.c:456) 20250823133242837 DMSC DEBUG msc_i[0x561dbedb4380]{READY}: Allocated (fsm.c:456) 20250823133242837 DMSC DEBUG msc_i[0x561dbedb4380]{READY}: is child of msub_fsm[0x561dbedb7c10] (fsm.c:486) 20250823133242837 DMSC DEBUG msc_a[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133242837 DMSC DEBUG msc_a[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb7c10] (fsm.c:486) 20250823133242837 DMSC DEBUG msc_a(unknown:GERAN-A-306:NONE)[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133242837 DMSC DEBUG msc_i(unknown:GERAN-A-306:NONE)[0x561dbedb4380]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133242837 DMSC DEBUG msc_a(unknown:GERAN-A-306:NONE)[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133242838 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-306:LU)[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133242838 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-306:LU)[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133242838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-306:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133242838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-306:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000091:GERAN-A-306:LU)[0x561dbed6fda0] (fsm.c:486) 20250823133242838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-306:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133242838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-306:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133242838 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133242838 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133242838 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133242838 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133242838 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133242838 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133242838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133242838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133242838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133242838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133242838 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbedb4380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133242838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133242838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133242838 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbed89480]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133242838 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbed89480]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbed66050] (fsm.c:486) 20250823133242838 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbed89480]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133242838 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbed89480]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133242838 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133242838 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133242838 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133242838 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133242838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133242838 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133242838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133242838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133242838 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133242838 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133242838 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133242838 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133242838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133242838 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133242838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133242838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1921)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1919)@7e0c241b4610: { messageType := 2, destLocRef := '2E1909'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(1919)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1925)@7e0c241b4610: Found GsupExpect[0] for "262420000000091" handled at TC_call_re_establishment0(1928) MSC_Test-GSUP(1925)@7e0c241b4610: Added IMSI table entry 0TC_call_re_establishment0(1928)"262420000000091" 20250823133242840 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133242840 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_call_re_establishment0(1928)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1928)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1919)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1919)@7e0c241b4610: vl_from0 20250823133242841 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133242841 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133242841 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133242841 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133242841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133242841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133242841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133242841 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1919)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133242841 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbedb4380]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133242841 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbed6fda0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133242842 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133242842 DVLR DEBUG IMSI:262420000000091 has MSISDN:491230000091 (vlr.c:1045) 20250823133242842 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250823133242842 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133242843 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133242843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133242843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbed89480]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133242843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbed89480]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133242843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbed89480]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133242843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbed89480]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbed66050] (vlr_lu_fsm.c:110) 20250823133242843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbed89480]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133242843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbed89480]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133242843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133242843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133242843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbedb76f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133242843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbedb76f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbed66050] (fsm.c:486) 20250823133242843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbedb76f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133242843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbedb76f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133242843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbedb76f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133242843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbedb76f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133242843 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:TMSInew-0x3B4E3079) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250823133242843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbedb76f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133242843 DMM DEBUG -> IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:TMSInew-0x3B4E3079 LOCATION UPDATE ACCEPT (TMSI = 0x3b4e3079) (gsm_04_08.c:149) 20250823133242843 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:TMSInew-0x3B4E3079:GERAN-A-306:LU)[0x561dbedb4380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133242843 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:TMSInew-0x3B4E3079 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133242843 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133242843 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133242843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133242843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133242843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133242843 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133242843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133242843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1928)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1920)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1920)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1919)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1919)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1919)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133242846 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133242846 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133242846 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133242846 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133242846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133242846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133242846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133242846 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133242846 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:TMSInew-0x3B4E3079:GERAN-A-306:LU)[0x561dbedb4380]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133242846 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:TMSInew-0x3B4E3079:GERAN-A-306:LU)[0x561dbed6fda0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133242846 DMM DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:TMSInew-0x3B4E3079:GERAN-A-306:LU)[0x561dbed6fda0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133242846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:TMSInew-0x3B4E3079:GERAN-A-306:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133242846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbedb76f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133242846 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250823133242846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbedb76f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133242846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-306:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133242846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbedb76f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133242846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbedb76f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-306:LU)[0x561dbed66050] (vlr_lu_fsm.c:817) 20250823133242846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbedb76f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133242846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x6FDD97B9:GERAN-A-306:LU)[0x561dbedb76f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133242846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-306:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133242847 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-306:LU)[0x561dbed6fda0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133242847 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-306:LU)[0x561dbed6fda0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.990s remaining) (msc_a.c:450) 20250823133242847 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250823133242847 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-306:LU)[0x561dbed6fda0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133242847 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-306:LU)[0x561dbed6fda0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133242847 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133242847 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133242847 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133242847 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-306:LU)[0x561dbedb4380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133242847 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133242847 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133242847 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133242847 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133242847 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133242847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133242847 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133242847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133242847 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1919)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1919)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1919)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133242847 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133242847 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133242847 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133242847 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133242847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133242847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133242847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133242847 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133242847 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-306:LU)[0x561dbedb4380]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133242847 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-306:LU)[0x561dbed6fda0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133242847 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-306:LU)[0x561dbed6fda0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133242847 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-306:LU)[0x561dbed6fda0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133242847 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-306:LU)[0x561dbed6fda0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133242847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-306:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133242847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-306:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-306:LU)[0x561dbed6fda0] (msc_a.c:1053) 20250823133242847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-306:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133242847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-306:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133242848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-306:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133242848 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-306:LU)[0x561dbed6fda0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb7c10] (msc_a.c:1053) 20250823133242848 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-306:LU)[0x561dbed6fda0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133242848 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-306:LU)[0x561dbed6fda0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133242848 DMSC DEBUG msub_fsm[0x561dbedb7c10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133242848 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079) MSC-A terminated (msub.c:261) 20250823133242848 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079) 1 MSC-I still active (msub.c:79) 20250823133242848 DMSC DEBUG msub_fsm[0x561dbedb7c10]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133242848 DMSC DEBUG msub_fsm[0x561dbedb7c10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133242848 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-306:LU)[0x561dbedb4380]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133242848 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-306:LU)[0x561dbedb4380]{READY}: Removing from parent msub_fsm[0x561dbedb7c10] (msub.c:113) 20250823133242848 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-306 (ran_conn.c:155) 20250823133242848 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-306:LU)[0x561dbedb4380]{READY}: Freeing instance (msub.c:113) 20250823133242848 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-306:LU)[0x561dbedb4380]{READY}: Deallocated (fsm.c:568) 20250823133242848 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079) Free (msub.c:119) 20250823133242848 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133242848 DMSC DEBUG msub_fsm[0x561dbedb7c10]{terminating}: Freeing instance (msub.c:113) 20250823133242848 DMSC DEBUG msub_fsm[0x561dbedb7c10]{terminating}: Deallocated (fsm.c:568) 20250823133242848 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133242848 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133242848 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133242848 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133242848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133242848 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133242848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133242848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133242848 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133242848 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133242848 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133242848 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133242848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133242848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133242848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133242848 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1920)@7e0c241b4610: Deleted conn table entry 0TC_call_re_establishment0(1928)3021065 TC_call_re_establishment0(1928)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133242848 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133242848 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_call_re_establishment0(1928)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1928)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1928)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1928)@7e0c241b4610: 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 := '3B4E3079'O (";N0y") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1920)@7e0c241b4610: Added conn table entry 0TC_call_re_establishment0(1928)11587497 MSC_Test_0-RAN(1920)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1919)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133243050 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133243050 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133243050 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133243050 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133243050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133243050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133243050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133243050 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133243051 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Allocated (fsm.c:456) 20250823133243051 DMSC DEBUG msc_i[0x561dbed6fda0]{READY}: Allocated (fsm.c:456) 20250823133243051 DMSC DEBUG msc_i[0x561dbed6fda0]{READY}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133243051 DMSC DEBUG msc_a[0x561dbedb4380]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133243051 DMSC DEBUG msc_a[0x561dbedb4380]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133243051 DMSC DEBUG msc_a(unknown:GERAN-A-307:NONE)[0x561dbedb4380]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133243051 DMSC DEBUG msc_i(unknown:GERAN-A-307:NONE)[0x561dbed6fda0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133243051 DMSC DEBUG msc_a(unknown:GERAN-A-307:NONE)[0x561dbedb4380]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133243051 DMM DEBUG msc_a(TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4380]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133243051 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133243051 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133243051 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133243051 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133243051 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133243051 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133243051 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4380]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133243051 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4380]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133243051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133243051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133243052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133243052 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133243052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133243052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133243052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133243052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133243052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133243052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133243052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133243052 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133243052 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4380]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133243052 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4380]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133243052 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250823133243052 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133243052 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133243052 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133243052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133243052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133243052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133243052 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133243052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133243052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133243053 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133243053 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133243053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133243053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133243053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133243053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133243053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133243053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133243053 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133243053 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133243053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133243053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133243053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133243053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133243053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133243053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1921)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1921)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1919)@7e0c241b4610: { messageType := 2, destLocRef := 'B0CFA9'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(1919)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133243056 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133243056 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_call_re_establishment0(1928)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1928)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1922)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment0(1928) MSC_Test-MGCP(1923)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment0(1928) MSC_Test_0-RAN(1920)@7e0c241b4610: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1920)@7e0c241b4610: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1919)@7e0c241b4610: vl_len:19 MSC_Test_0-SCCP(1919)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1919)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250823133243071 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133243071 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133243071 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133243071 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133243071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133243071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133243071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133243071 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133243071 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133243071 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4380]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133243072 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823133243072 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 callref-0x80000021 tid-8) New transaction (transaction.c:231) 20250823133243072 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4380]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823133243072 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4380]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133243072 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823133243072 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133243072 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133243072 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307: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) 20250823133243072 DCC INFO trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823133243072 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823133243072 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed89480]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133243072 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed89480]{ESTABLISHING}: is child of msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133243072 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307: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) 20250823133243072 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4730]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133243072 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4730]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed89480] (fsm.c:486) 20250823133243072 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:no-CI)[0x561dbedb4730]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823133243072 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:no-CI)[0x561dbedb4730]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133243072 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbeda5240]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133243072 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbeda5240]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed89480] (fsm.c:486) 20250823133243072 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:no-CI)[0x561dbeda5240]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823133243072 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:no-CI)[0x561dbeda5240]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1923)@7e0c241b4610: 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(1928) TC_call_re_establishment0(1928)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823133243083 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:no-CI)[0x561dbedb4730]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133243083 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed89480]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133243083 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4380]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133243083 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307: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(1928)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823133243085 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:no-CI)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133243085 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed89480]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133243085 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4380]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133243085 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307: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) 20250823133243085 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) Sending Assignment Command (msc_a.c:706) 20250823133243085 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133243085 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133243085 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133243085 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133243085 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133243085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133243085 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133243085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133243085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(1922)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment0(1928) MSC_Test-MNCC(1922)@7e0c241b4610: Added conn table entry 0TC_call_re_establishment0(1928)-2147483615 MSC_Test_0-M3UA(1921)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1928)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment0(1928)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request 20250823133243089 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1919)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(1919)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1919)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250823133243090 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133243090 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133243090 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133243090 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133243090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133243090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133243090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133243090 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133243090 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133243090 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4380]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133243090 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbeda5240]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823133243090 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307: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)[0x561dbeda5240]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133243090 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307: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)[0x561dbeda5240]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823133243090 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307: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) 20250823133243091 DCC INFO trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307: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) 20250823133243091 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307: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) 20250823133243091 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307: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) TC_call_re_establishment0(1928)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment0(1928)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823133243092 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823133243092 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133243092 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133243092 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823133243092 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133243092 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133243092 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133243092 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133243092 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133243092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133243092 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133243092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133243092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133243093 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133243093 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133243093 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed89480]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133243095 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823133243095 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133243095 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133243095 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823133243095 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133243095 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133243095 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133243095 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133243095 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133243095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133243095 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133243095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133243095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1928)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823133243097 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133243097 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307: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) 20250823133243097 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307: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) 20250823133243097 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedb4730]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133243097 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedb4730]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133243097 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307: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)[0x561dbedb4730]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133243097 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823133243097 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133243097 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133243097 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823133243097 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823133243097 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133243097 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133243097 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133243097 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133243097 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133243097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133243097 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133243097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133243097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1928)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment0(1928)@7e0c241b4610: { 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(1928)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT 20250823133243099 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb4730]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133243099 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb4730]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133243099 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed89480]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133243099 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed89480]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133243099 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4380]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1920)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1920)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1919)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1919)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1919)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133243099 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133243099 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133243099 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133243099 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133243100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133243100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133243100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133243100 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133243100 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133243100 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4380]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133243100 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823133243100 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823133243100 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823133243100 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133243100 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_call_re_establishment0(1928)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment0(1928)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment0(1928)@7e0c241b4610: f_mo_call_establish DONE TC_call_re_establishment0(1928)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1925)@7e0c241b4610: Deleted GSUP IMSI table entry 0TC_call_re_establishment0(1928)"262420000000091" MSC_Test-GSUP(1925)@7e0c241b4610: Added IMSI table entry 0TC_call_re_establishment0(1929)"262420000000091" TC_call_re_establishment0(1929)@7e0c241b4610: 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(1920)@7e0c241b4610: Added conn table entry 1TC_call_re_establishment0(1929)7246637 MSC_Test_0-RAN(1920)@7e0c241b4610: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1919)@7e0c241b4610: First idle individual index:1 20250823133246610 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133246610 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133246610 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133246610 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133246610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133246610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133246610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133246610 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133246610 DMSC DEBUG msub_fsm[0x561dbedab330]{active}: Allocated (fsm.c:456) 20250823133246610 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: Allocated (fsm.c:456) 20250823133246610 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: is child of msub_fsm[0x561dbedab330] (fsm.c:486) 20250823133246610 DMSC DEBUG msc_a[0x561dbed8cae0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133246610 DMSC DEBUG msc_a[0x561dbed8cae0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedab330] (fsm.c:486) 20250823133246610 DMSC DEBUG msc_a(unknown:GERAN-A-308:NONE)[0x561dbed8cae0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133246610 DMSC DEBUG msc_i(unknown:GERAN-A-308:NONE)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133246610 DMSC DEBUG msc_a(unknown:GERAN-A-308:NONE)[0x561dbed8cae0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133246610 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000091 (gsm_04_08.c:860) 20250823133246610 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 + gsm48_rx_cm_reest_req: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250823133246610 DBSSAP NOTICE msc_a(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{MSC_A_ST_VALIDATE_L3}: New conn requesting Re-Establishment (gsm_04_08.c:890) 20250823133246610 DBSSAP NOTICE msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4380]{MSC_A_ST_COMMUNICATING}: Old conn matching Re-Establishment request (1 (cc)) (gsm_04_08.c:891) 20250823133246610 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed89480]{ESTABLISHED}: Reparenting from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4380] to parent msc_a(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0] (call_leg.c:99) 20250823133246610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (gsm_04_08.c:921) 20250823133246610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4380] (gsm_04_08.c:921) 20250823133246610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_DONE}: Freeing instance (gsm_04_08.c:921) 20250823133246610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb7c10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133246610 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4380]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_CN_CLOSE (gsm_04_08.c:921) 20250823133246610 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4380]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133246610 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 + 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) 20250823133246610 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 + 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) 20250823133246610 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 - 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) 20250823133246610 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133246610 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 - msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (msc_a.c:1004) 20250823133246610 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 - active-conn: now used by 3 (attached,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:925) 20250823133246610 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4380]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250823133246610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133246610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0] (fsm.c:486) 20250823133246610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133246610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133246610 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 + 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) 20250823133246610 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 + active-conn: now used by 5 (attached,CC,gsm48_rx_cm_reest_req,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133246610 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133246610 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133246610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133246610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133246610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133246610 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133246610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133246610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133246610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133246610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133246610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133246610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133246610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133246610 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133246610 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133246610 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250823133246610 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_a.c:229) 20250823133246610 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133246610 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308: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) 20250823133246610 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (msc_a.c:2184) 20250823133246610 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308: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) 20250823133246610 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) Sending Assignment Command (msc_a.c:706) 20250823133246610 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133246611 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,gsm48_rx_cm_reest_req,active-conn) (vlr_access_req_fsm.c:405) 20250823133246611 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 - gsm48_rx_cm_reest_req: now used by 3 (attached,CC,active-conn) (gsm_04_08.c:950) 20250823133246611 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133246611 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133246611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133246611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133246611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133246611 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133246611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133246611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133246611 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133246611 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133246611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133246611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133246611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133246611 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133246611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133246611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133246611 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133246611 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133246611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133246611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133246611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133246611 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133246611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133246611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133246611 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133246611 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133246611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1921)@7e0c241b4610: Message received on association #8 20250823133246611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133246611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133246611 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133246611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133246611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1921)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1919)@7e0c241b4610: { messageType := 2, destLocRef := '6E932D'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-M3UA(1921)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1921)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1919)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1919)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1919)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133246612 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133246612 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133246612 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133246612 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133246612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133246612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133246612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133246612 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133246613 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133246613 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4380]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133246613 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4380]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133246613 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4380]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133246613 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4380]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133246613 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4380]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed66050] (msc_a.c:1053) 20250823133246613 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4380]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133246613 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbedb4380]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133246613 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133246613 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250823133246613 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250823133246613 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133246613 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133246613 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133246613 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Removing from parent msub_fsm[0x561dbed66050] (msub.c:113) 20250823133246613 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-307 (ran_conn.c:155) 20250823133246613 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Freeing instance (msub.c:113) 20250823133246613 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Deallocated (fsm.c:568) 20250823133246613 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250823133246613 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Freeing instance (msub.c:113) 20250823133246613 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Deallocated (fsm.c:568) 20250823133246613 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133246613 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133246613 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133246613 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133246613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133246613 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133246613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133246613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133246613 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133246613 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133246613 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133246613 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133246613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133246613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133246613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133246613 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1920)@7e0c241b4610: Deleted conn table entry 0TC_call_re_establishment0(1928)11587497 TC_call_re_establishment0(1928)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1928)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-MNCC(1922)@7e0c241b4610: Deleted conn table entry 0TC_call_re_establishment0(1928)-2147483615 MSC_Test-MNCC(1922)@7e0c241b4610: Added conn table entry 0TC_call_re_establishment0(1929)-2147483615 MSC_Test-MGCP(1923)@7e0c241b4610: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment0(1929) MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(1919)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(1919)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1919)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133246814 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133246814 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133246814 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133246814 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133246814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133246814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133246814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133246814 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133246815 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133246815 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133246815 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250823133246815 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250823133246815 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250823133246815 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308: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) 20250823133246815 DCC INFO trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308: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) 20250823133246815 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) Re-Assignment complete (gsm_04_08_cc.c:2150) MSC_Test_0-RAN(1920)@7e0c241b4610: patching N(SD)=1 into dtap '032502E180'O MSC_Test_0-RAN(1920)@7e0c241b4610: patched enc_l3: '036502E180'O MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(1919)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1919)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1919)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010005036502E180'O MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133249632 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133249632 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133249632 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133249632 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133249632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133249632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133249632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133249632 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133249633 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133249633 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133249633 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) rx DISCONNECT in state ACTIVE (gsm_04_08_cc.c:2690) 20250823133249633 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133249633 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250823133249637 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250823133249637 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133249637 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823133249637 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823133249637 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133249637 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133249637 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133249637 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133249637 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133249637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133249637 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133249637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133249637 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1920)@7e0c241b4610: patching N(SD)=2 into dtap '032A'O MSC_Test_0-RAN(1920)@7e0c241b4610: patched enc_l3: '03AA'O MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(1919)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1919)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1919)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203AA'O MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133249642 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133249642 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133249642 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133249642 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133249642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133249642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133249642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133249642 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133249642 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133249642 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133249642 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250823133249642 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823133249642 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250823133249642 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823133249642 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823133249642 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133249642 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133249642 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133249642 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133249642 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133249643 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133249643 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133249643 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed89480]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133249643 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133249643 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed89480] (call_leg.c:197) 20250823133249643 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133249643 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133249643 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb4730]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133249643 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb4730]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed89480] (call_leg.c:197) 20250823133249643 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed89480]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133249643 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb4730]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133249643 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb4730]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133249643 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed89480]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133249643 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed89480]{RELEASING}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0] (call_leg.c:198) 20250823133249643 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed89480]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133249643 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-307:CM_SERVICE_REQ)[0x561dbed89480]{RELEASING}: Deallocated (fsm.c:568) 20250823133249643 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133249643 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133249643 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133249643 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133249643 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133249643 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133249643 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133249643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133249643 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133249643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133249643 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1919)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1922)@7e0c241b4610: Deleted conn table entry 0TC_call_re_establishment0(1929)-2147483615 MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(1919)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1919)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1919)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133249648 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133249648 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133249648 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133249648 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133249648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133249648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133249648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133249648 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133249649 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133249649 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133249649 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133249649 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133249649 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133249649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133249649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0] (msc_a.c:1053) 20250823133249649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133249649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133249649 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedab330] (msc_a.c:1053) 20250823133249649 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133249649 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133249649 DMSC DEBUG msub_fsm[0x561dbedab330]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133249649 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079) MSC-A terminated (msub.c:261) 20250823133249649 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079) 1 MSC-I still active (msub.c:79) 20250823133249649 DMSC DEBUG msub_fsm[0x561dbedab330]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133249649 DMSC DEBUG msub_fsm[0x561dbedab330]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133249649 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133249649 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{READY}: Removing from parent msub_fsm[0x561dbedab330] (msub.c:113) 20250823133249649 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-308 (ran_conn.c:155) 20250823133249649 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{READY}: Freeing instance (msub.c:113) 20250823133249649 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{READY}: Deallocated (fsm.c:568) 20250823133249649 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079) Free (msub.c:119) 20250823133249649 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3B4E3079 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133249650 DMSC DEBUG msub_fsm[0x561dbedab330]{terminating}: Freeing instance (msub.c:113) 20250823133249650 DMSC DEBUG msub_fsm[0x561dbedab330]{terminating}: Deallocated (fsm.c:568) 20250823133249650 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133249650 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133249650 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133249650 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133249650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133249650 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133249650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133249650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1919)@7e0c241b4610: Session index based on local reference:1 20250823133249651 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133249651 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133249651 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133249651 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133249651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133249651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133249651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133249651 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1920)@7e0c241b4610: Deleted conn table entry 1TC_call_re_establishment0(1929)7246637 TC_call_re_establishment0(1929)@7e0c241b4610: Final verdict of PTC: none 20250823133250663 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133250663 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133250663 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133250663 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133250663 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133250663 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133250663 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133250663 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133250663 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) 20250823133250663 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133250663 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133250664 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133250664 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133250664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) MSC_Test_0-SCCP(1919)@7e0c241b4610: Final verdict of PTC: none 20250823133250664 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133250664 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133250664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133250664 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133250664 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133250664 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133250664 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1921)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(1925)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1922)@7e0c241b4610: Final verdict of PTC: none 20250823133250665 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1920)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1918)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1924)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1926)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1930)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1923)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1927)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1931)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1918): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1919): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1920): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1921): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1922): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1923): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1924): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1925): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1926): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1927): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_call_re_establishment0(1928): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_call_re_establishment0(1929): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1930): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1931): none (pass -> pass) MTC@7e0c241b4610: Test case TC_call_re_establishment finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment pass'. Sat Aug 23 13:32:50 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 20250823133251667 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=531288) 20250823133252665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133252665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133252665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133252667 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=531288, count=532448) 20250823133253668 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_auth'. ------ MSC_Tests.TC_call_re_establishment_auth ------ Sat Aug 23 13:32:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_call_re_establishment_auth.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_call_re_establishment_auth.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133254669 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_auth' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_call_re_establishment_auth started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1935)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1935)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1935)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(1933)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133255280 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1936)@7e0c241b4610: 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 } } } 20250823133255474 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) 20250823133255474 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) 20250823133255474 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133255474 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(1935)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1935)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1935)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133255476 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133255476 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133255476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133255476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133255476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133255476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133255476 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(1935)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1935)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1935)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1935)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1935)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1935)@7e0c241b4610: Message received on association #8 20250823133255477 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133255477 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133255477 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133255477 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133255477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133255477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133255477 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133255477 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133255477 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1935)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1935)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1935)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1935)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133255670 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133255670 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1938)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1938)@7e0c241b4610: 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) } } } } 20250823133255677 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1938)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1938)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1938)@7e0c241b4610: 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(1938)@7e0c241b4610: 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(1938)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1938)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133255705 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) 20250823133255705 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1939)@7e0c241b4610: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_auth0(1942) TC_call_re_establishment_auth0(1942)@7e0c241b4610: 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 } } } } 20250823133256282 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133256282 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133256282 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133256282 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133256282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133256282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133256282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133256282 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133256282 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133256282 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133256282 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133256283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133256283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133256283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133256283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133256283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1934)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1934)@7e0c241b4610: Added conn table entry 0TC_call_re_establishment_auth0(1942)14392296 MSC_Test_0-SCCP(1933)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1934)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133256296 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133256296 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133256296 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133256296 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133256296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133256296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133256296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133256296 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133256297 DMSC DEBUG msub_fsm[0x561dbedb4380]{active}: Allocated (fsm.c:456) 20250823133256297 DMSC DEBUG msc_i[0x561dbed6fda0]{READY}: Allocated (fsm.c:456) 20250823133256297 DMSC DEBUG msc_i[0x561dbed6fda0]{READY}: is child of msub_fsm[0x561dbedb4380] (fsm.c:486) 20250823133256297 DMSC DEBUG msc_a[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133256297 DMSC DEBUG msc_a[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb4380] (fsm.c:486) 20250823133256297 DMSC DEBUG msc_a(unknown:GERAN-A-309:NONE)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133256297 DMSC DEBUG msc_i(unknown:GERAN-A-309:NONE)[0x561dbed6fda0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133256297 DMSC DEBUG msc_a(unknown:GERAN-A-309:NONE)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133256297 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-309:LU)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133256297 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-309:LU)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133256297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-309:LU)[0x561dbedb7c10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133256297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-309:LU)[0x561dbedb7c10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-309:LU)[0x561dbed66050] (fsm.c:486) 20250823133256297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-309:LU)[0x561dbedb7c10]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823133256297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-309:LU)[0x561dbedb7c10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133256297 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133256297 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133256297 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133256297 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133256297 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133256297 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133256297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedb7c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133256297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedb7c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133256297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedb7c10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133256297 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedc5410]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133256297 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedc5410]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedb7c10] (fsm.c:486) 20250823133256297 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedc5410]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133256297 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedc5410]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133256297 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133256297 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133256297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133256297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133256297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133256297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133256297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133256297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@7e0c241b4610: { messageType := 2, destLocRef := 'DB9BE8'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(1933)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(1939)@7e0c241b4610: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_auth0(1942) MSC_Test-GSUP(1939)@7e0c241b4610: Added IMSI table entry 0TC_call_re_establishment_auth0(1942)"262420000000092" 20250823133256300 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133256300 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1933)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1933)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1933)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133256301 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133256301 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133256301 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133256301 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133256301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133256301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133256301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133256301 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133256301 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbed6fda0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133256301 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbed66050]{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(1942)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1942)@7e0c241b4610: setverdict(pass): none -> pass 20250823133256304 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133256304 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedc5410]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133256304 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384) Received 1 auth tuples (vlr.c:996) 20250823133256304 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedc5410]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133256304 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedc5410]{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) 20250823133256304 DMM DEBUG Tx AUTH REQ (rand = f98f907fd5d95a75e6ef4f6dcc6f110a) (gsm_04_08.c:641) 20250823133256304 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbed6fda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133256304 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133256305 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133256305 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133256305 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133256305 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133256305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133256305 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133256305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133256305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1934)@7e0c241b4610: patching N(SD)=1 into dtap '0514B66E0399'O MSC_Test_0-RAN(1934)@7e0c241b4610: patched enc_l3: '0554B66E0399'O MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1933)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1933)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1933)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100060554B66E0399'O MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133256310 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133256310 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133256310 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133256310 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133256310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133256310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133256310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133256310 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133256310 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbed6fda0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133256310 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbed66050]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133256310 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbed66050]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = b66e0399) (gsm_04_08.c:1128) 20250823133256310 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedc5410]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133256310 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384) AUTH on GERAN received SRES/RES: b66e0399 (4 bytes) (vlr_auth_fsm.c:151) 20250823133256310 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823133256310 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedc5410]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133256310 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedc5410]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133256310 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedc5410]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133256310 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedc5410]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedb7c10] (vlr_auth_fsm.c:294) 20250823133256310 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedc5410]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133256310 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedc5410]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133256310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedb7c10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823133256310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedb7c10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133256310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedb7c10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133256310 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbed6fda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133256310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedb7c10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133256310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedb7c10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133256310 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbed979a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133256310 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbed979a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedb7c10] (fsm.c:486) 20250823133256310 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbed979a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133256310 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbed979a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133256310 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133256310 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133256310 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133256310 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133256310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133256310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133256310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133256310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133256313 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133256313 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250823133256313 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250823133256313 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133256313 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133256313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedb7c10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133256313 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbed979a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133256313 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbed979a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133256313 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbed979a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133256313 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbed979a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedb7c10] (vlr_lu_fsm.c:110) 20250823133256313 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbed979a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133256313 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbed979a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133256313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedb7c10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133256313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedb7c10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133256313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedc5410]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133256313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedc5410]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedb7c10] (fsm.c:486) 20250823133256313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedc5410]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133256313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedc5410]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133256313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedc5410]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133256313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedc5410]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133256313 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:TMSInew-0x1604E74D) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250823133256313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedc5410]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133256313 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:TMSInew-0x1604E74D LOCATION UPDATE ACCEPT (TMSI = 0x1604e74d) (gsm_04_08.c:149) 20250823133256313 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:TMSInew-0x1604E74D:GERAN-A-309:LU)[0x561dbed6fda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133256313 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:TMSInew-0x1604E74D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133256314 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133256314 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133256314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133256314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133256314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133256314 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133256314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133256314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1942)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1934)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1934)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1933)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1933)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1933)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133256316 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133256316 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133256316 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133256316 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133256316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133256316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133256316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133256316 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133256316 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:TMSInew-0x1604E74D:GERAN-A-309:LU)[0x561dbed6fda0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133256316 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:TMSInew-0x1604E74D:GERAN-A-309:LU)[0x561dbed66050]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133256316 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:TMSInew-0x1604E74D:GERAN-A-309:LU)[0x561dbed66050]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133256316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:TMSInew-0x1604E74D:GERAN-A-309:LU)[0x561dbedb7c10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133256316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedc5410]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133256316 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250823133256316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedc5410]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133256316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-309:LU)[0x561dbedb7c10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133256316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedc5410]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133256316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedc5410]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-309:LU)[0x561dbedb7c10] (vlr_lu_fsm.c:817) 20250823133256316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedc5410]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133256316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x290DC384:GERAN-A-309:LU)[0x561dbedc5410]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133256316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-309:LU)[0x561dbedb7c10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133256316 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-309:LU)[0x561dbed66050]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133256316 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-309:LU)[0x561dbed66050]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250823133256316 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250823133256316 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-309:LU)[0x561dbed66050]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133256316 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-309:LU)[0x561dbed66050]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133256316 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133256316 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133256316 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133256316 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-309:LU)[0x561dbed6fda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133256316 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133256316 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133256316 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133256316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133256316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133256316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133256316 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133256316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133256316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1933)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1933)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1933)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133256318 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133256318 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133256318 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133256318 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133256318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133256318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133256318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133256318 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133256318 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-309:LU)[0x561dbed6fda0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133256318 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-309:LU)[0x561dbed66050]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133256318 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-309:LU)[0x561dbed66050]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133256318 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-309:LU)[0x561dbed66050]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133256318 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-309:LU)[0x561dbed66050]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133256318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-309:LU)[0x561dbedb7c10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133256318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-309:LU)[0x561dbedb7c10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-309:LU)[0x561dbed66050] (msc_a.c:1053) 20250823133256318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-309:LU)[0x561dbedb7c10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133256318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-309:LU)[0x561dbedb7c10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133256318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-309:LU)[0x561dbedb7c10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133256318 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-309:LU)[0x561dbed66050]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb4380] (msc_a.c:1053) 20250823133256318 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-309:LU)[0x561dbed66050]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133256318 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-309:LU)[0x561dbed66050]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133256318 DMSC DEBUG msub_fsm[0x561dbedb4380]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133256318 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D) MSC-A terminated (msub.c:261) 20250823133256318 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D) 1 MSC-I still active (msub.c:79) 20250823133256318 DMSC DEBUG msub_fsm[0x561dbedb4380]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133256318 DMSC DEBUG msub_fsm[0x561dbedb4380]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133256318 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-309:LU)[0x561dbed6fda0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133256318 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-309:LU)[0x561dbed6fda0]{READY}: Removing from parent msub_fsm[0x561dbedb4380] (msub.c:113) 20250823133256318 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-309 (ran_conn.c:155) 20250823133256318 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-309:LU)[0x561dbed6fda0]{READY}: Freeing instance (msub.c:113) 20250823133256318 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-309:LU)[0x561dbed6fda0]{READY}: Deallocated (fsm.c:568) 20250823133256318 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D) Free (msub.c:119) 20250823133256318 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D - active-conn: now used by 1 (attached) (msub.c:375) 20250823133256318 DMSC DEBUG msub_fsm[0x561dbedb4380]{terminating}: Freeing instance (msub.c:113) 20250823133256318 DMSC DEBUG msub_fsm[0x561dbedb4380]{terminating}: Deallocated (fsm.c:568) 20250823133256318 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133256318 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133256318 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133256318 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133256318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133256318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133256318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133256318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133256318 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133256318 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133256318 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133256318 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133256318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133256318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133256318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133256318 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1934)@7e0c241b4610: Deleted conn table entry 0TC_call_re_establishment_auth0(1942)14392296 TC_call_re_establishment_auth0(1942)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133256319 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133256319 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_call_re_establishment_auth0(1942)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1942)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1942)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1942)@7e0c241b4610: 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 := '1604E74D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1934)@7e0c241b4610: Added conn table entry 0TC_call_re_establishment_auth0(1942)2432212 MSC_Test_0-RAN(1934)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1933)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133256526 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133256526 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133256526 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133256526 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133256526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133256526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133256526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133256526 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133256527 DMSC DEBUG msub_fsm[0x561dbedb7c10]{active}: Allocated (fsm.c:456) 20250823133256527 DMSC DEBUG msc_i[0x561dbed66050]{READY}: Allocated (fsm.c:456) 20250823133256527 DMSC DEBUG msc_i[0x561dbed66050]{READY}: is child of msub_fsm[0x561dbedb7c10] (fsm.c:486) 20250823133256527 DMSC DEBUG msc_a[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133256527 DMSC DEBUG msc_a[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb7c10] (fsm.c:486) 20250823133256527 DMSC DEBUG msc_a(unknown:GERAN-A-310:NONE)[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133256527 DMSC DEBUG msc_i(unknown:GERAN-A-310:NONE)[0x561dbed66050]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133256527 DMSC DEBUG msc_a(unknown:GERAN-A-310:NONE)[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133256527 DMM DEBUG msc_a(TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133256527 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133256527 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0] (fsm.c:486) 20250823133256527 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823133256527 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133256527 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133256527 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133256527 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133256527 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133256527 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133256527 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823133256527 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedc5410]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133256527 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedc5410]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133256527 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedc5410]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133256527 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedc5410]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133256527 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133256527 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133256527 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133256527 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133256527 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133256527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133256527 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133256527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133256527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@7e0c241b4610: { messageType := 2, destLocRef := '251CD4'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(1933)@7e0c241b4610: Session index based on local reference:0 20250823133256530 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133256530 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_call_re_establishment_auth0(1942)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1942)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133256532 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133256532 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedc5410]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133256532 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D) Received 1 auth tuples (vlr.c:996) 20250823133256532 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedc5410]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133256532 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedc5410]{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) 20250823133256532 DMM DEBUG Tx AUTH REQ (rand = eb39cc51ff16de0fd3f1a3ca185b022c) (gsm_04_08.c:641) 20250823133256532 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed66050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133256532 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133256532 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133256532 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133256532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133256532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133256532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133256532 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133256532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133256532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1934)@7e0c241b4610: patching N(SD)=1 into dtap '0514F8A54C91'O MSC_Test_0-RAN(1934)@7e0c241b4610: patched enc_l3: '0554F8A54C91'O MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1933)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1933)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1933)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100060554F8A54C91'O MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133256534 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133256534 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133256534 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133256534 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133256534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133256534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133256534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133256534 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133256534 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed66050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133256534 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133256534 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = f8a54c91) (gsm_04_08.c:1128) 20250823133256534 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedc5410]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133256534 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D) AUTH on GERAN received SRES/RES: f8a54c91 (4 bytes) (vlr_auth_fsm.c:151) 20250823133256534 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823133256534 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedc5410]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133256534 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedc5410]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133256534 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedc5410]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133256534 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedc5410]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedb4380] (vlr_auth_fsm.c:294) 20250823133256534 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedc5410]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133256534 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedc5410]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133256534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823133256534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133256534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133256534 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed66050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133256534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133256534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133256534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133256534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133256534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133256534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133256534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133256534 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed66050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133256534 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133256534 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250823133256534 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250823133256534 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133256534 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133256534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133256534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133256534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133256534 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133256534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133256534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133256534 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133256534 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133256534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133256534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133256534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133256534 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133256534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133256534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1936)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_auth0(1942) MSC_Test-MGCP(1937)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment_auth0(1942) MSC_Test_0-RAN(1934)@7e0c241b4610: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1934)@7e0c241b4610: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1933)@7e0c241b4610: vl_len:19 MSC_Test_0-SCCP(1933)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1933)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133256542 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133256542 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133256542 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133256542 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133256542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133256542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133256542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133256542 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133256542 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed66050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133256542 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133256542 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823133256542 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D callref-0x80000022 tid-8) New transaction (transaction.c:231) 20250823133256542 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823133256542 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133256542 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823133256542 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133256542 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133256542 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310: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) 20250823133256542 DCC INFO trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823133256542 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823133256542 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed979a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133256542 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed979a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0] (fsm.c:486) 20250823133256542 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310: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) 20250823133256542 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedc52e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133256542 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedc52e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed979a0] (fsm.c:486) 20250823133256542 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:no-CI)[0x561dbedc52e0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823133256542 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:no-CI)[0x561dbedc52e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133256542 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed65540]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133256542 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed65540]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed979a0] (fsm.c:486) 20250823133256542 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:no-CI)[0x561dbed65540]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823133256542 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:no-CI)[0x561dbed65540]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1937)@7e0c241b4610: 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(1942) TC_call_re_establishment_auth0(1942)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823133256558 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:no-CI)[0x561dbedc52e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133256558 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed979a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133256558 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133256558 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310: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(1942)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1936)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_auth0(1942) MSC_Test-MNCC(1936)@7e0c241b4610: Added conn table entry 0TC_call_re_establishment_auth0(1942)-2147483614 20250823133256560 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:no-CI)[0x561dbed65540]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133256560 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed979a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133256560 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133256560 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310: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) 20250823133256561 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) Sending Assignment Command (msc_a.c:706) 20250823133256561 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed66050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133256561 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133256561 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133256561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133256561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133256561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133256561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133256561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133256561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1942)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind 20250823133256563 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_call_re_establishment_auth0(1942)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1933)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(1933)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1933)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250823133256566 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133256566 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133256566 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133256566 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133256566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133256566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133256566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133256566 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133256566 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed66050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133256566 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133256566 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed65540]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823133256566 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310: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)[0x561dbed65540]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133256566 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310: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)[0x561dbed65540]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823133256566 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310: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) 20250823133256566 DCC INFO trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310: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) 20250823133256566 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310: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) 20250823133256566 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310: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(1942)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE 20250823133256569 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823133256569 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133256569 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133256569 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823133256569 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed66050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133256569 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133256569 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133256569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133256569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133256569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133256569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133256569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133256569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@7e0c241b4610: Message received on association #8 TC_call_re_establishment_auth0(1942)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133256571 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133256571 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133256571 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed979a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133256572 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823133256572 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133256572 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133256572 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823133256572 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed66050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133256572 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133256572 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133256572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133256572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133256572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133256572 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133256572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133256572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1942)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823133256574 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133256574 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310: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) 20250823133256574 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310: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) 20250823133256574 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedc52e0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133256574 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedc52e0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133256574 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310: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)[0x561dbedc52e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133256575 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823133256575 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133256575 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133256575 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823133256575 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823133256575 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed66050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133256575 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133256575 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133256575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133256575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133256575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133256575 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133256575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133256575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1942)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT TC_call_re_establishment_auth0(1942)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-RAN(1934)@7e0c241b4610: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1934)@7e0c241b4610: patched enc_l3: '03CF'O TC_call_re_establishment_auth0(1942)@7e0c241b4610: { 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" } } } } } } } MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1933)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1933)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1933)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250823133256578 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133256578 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133256578 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133256578 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133256578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133256578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133256578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133256578 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133256578 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed66050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133256578 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133256578 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823133256578 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823133256578 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823133256578 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133256578 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133256579 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedc52e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133256579 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedc52e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133256579 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed979a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133256579 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed979a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133256579 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_call_re_establishment_auth0(1942)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_auth0(1942)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_auth0(1942)@7e0c241b4610: f_mo_call_establish DONE TC_call_re_establishment_auth0(1942)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1939)@7e0c241b4610: Deleted GSUP IMSI table entry 0TC_call_re_establishment_auth0(1942)"262420000000092" MSC_Test-GSUP(1939)@7e0c241b4610: Added IMSI table entry 0TC_call_re_establishment_auth0(1943)"262420000000092" TC_call_re_establishment_auth0(1943)@7e0c241b4610: 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(1934)@7e0c241b4610: Added conn table entry 1TC_call_re_establishment_auth0(1943)14171825 MSC_Test_0-RAN(1934)@7e0c241b4610: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1933)@7e0c241b4610: First idle individual index:1 20250823133300103 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133300103 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133300103 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133300103 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133300103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133300103 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133300103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133300103 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133300104 DMSC DEBUG msub_fsm[0x561dbed65890]{active}: Allocated (fsm.c:456) 20250823133300104 DMSC DEBUG msc_i[0x561dbed93fd0]{READY}: Allocated (fsm.c:456) 20250823133300104 DMSC DEBUG msc_i[0x561dbed93fd0]{READY}: is child of msub_fsm[0x561dbed65890] (fsm.c:486) 20250823133300104 DMSC DEBUG msc_a[0x561dbedab330]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133300104 DMSC DEBUG msc_a[0x561dbedab330]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed65890] (fsm.c:486) 20250823133300104 DMSC DEBUG msc_a(unknown:GERAN-A-311:NONE)[0x561dbedab330]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133300104 DMSC DEBUG msc_i(unknown:GERAN-A-311:NONE)[0x561dbed93fd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133300104 DMSC DEBUG msc_a(unknown:GERAN-A-311:NONE)[0x561dbedab330]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133300104 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000092 (gsm_04_08.c:860) 20250823133300104 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D + gsm48_rx_cm_reest_req: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250823133300104 DBSSAP NOTICE msc_a(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_VALIDATE_L3}: New conn requesting Re-Establishment (gsm_04_08.c:890) 20250823133300104 DBSSAP NOTICE msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0]{MSC_A_ST_COMMUNICATING}: Old conn matching Re-Establishment request (1 (cc)) (gsm_04_08.c:891) 20250823133300104 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed979a0]{ESTABLISHED}: Reparenting from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0] to parent msc_a(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbedab330] (call_leg.c:99) 20250823133300104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (gsm_04_08.c:921) 20250823133300104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0] (gsm_04_08.c:921) 20250823133300104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_DONE}: Freeing instance (gsm_04_08.c:921) 20250823133300104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133300104 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_CN_CLOSE (gsm_04_08.c:921) 20250823133300104 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133300104 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D + 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) 20250823133300104 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D + 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) 20250823133300104 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D - 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) 20250823133300104 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed66050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133300104 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D - msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (msc_a.c:1004) 20250823133300104 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D - active-conn: now used by 3 (attached,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:925) 20250823133300104 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250823133300104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133300104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbedab330] (fsm.c:486) 20250823133300104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823133300104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133300104 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D + 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) 20250823133300104 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D + active-conn: now used by 5 (attached,CC,gsm48_rx_cm_reest_req,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133300104 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133300104 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133300104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133300104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823133300104 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133300104 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0] (fsm.c:486) 20250823133300104 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133300104 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133300104 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D - proc_arq_vlr_fn_init: now used by 4 (attached,CC,gsm48_rx_cm_reest_req,active-conn) (vlr_access_req_fsm.c:405) 20250823133300104 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D - gsm48_rx_cm_reest_req: now used by 3 (attached,CC,active-conn) (gsm_04_08.c:950) 20250823133300104 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133300104 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133300104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133300104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133300104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133300104 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133300104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133300104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133300104 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133300104 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133300104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133300104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133300104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133300104 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133300105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133300105 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@7e0c241b4610: { messageType := 2, destLocRef := 'D83EB1'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(1933)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1933)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1933)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1933)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133300109 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133300109 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133300109 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133300109 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133300109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133300109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133300109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133300109 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133300109 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed66050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133300109 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133300110 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133300110 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133300110 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133300110 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb7c10] (msc_a.c:1053) 20250823133300110 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133300110 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed6fda0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133300110 DMSC DEBUG msub_fsm[0x561dbedb7c10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133300110 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250823133300110 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250823133300110 DMSC DEBUG msub_fsm[0x561dbedb7c10]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133300110 DMSC DEBUG msub_fsm[0x561dbedb7c10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133300110 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed66050]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133300110 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed66050]{READY}: Removing from parent msub_fsm[0x561dbedb7c10] (msub.c:113) 20250823133300110 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-310 (ran_conn.c:155) 20250823133300110 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed66050]{READY}: Freeing instance (msub.c:113) 20250823133300110 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed66050]{READY}: Deallocated (fsm.c:568) 20250823133300110 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250823133300110 DMSC DEBUG msub_fsm[0x561dbedb7c10]{terminating}: Freeing instance (msub.c:113) 20250823133300110 DMSC DEBUG msub_fsm[0x561dbedb7c10]{terminating}: Deallocated (fsm.c:568) 20250823133300110 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133300110 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133300110 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133300110 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133300110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133300110 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133300110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133300110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133300111 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133300111 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133300111 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133300111 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133300111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133300111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133300111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133300111 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1934)@7e0c241b4610: Deleted conn table entry 0TC_call_re_establishment_auth0(1942)2432212 20250823133300112 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D + vlr_gsup_rx: now used by 4 (attached,CC,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133300112 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133300112 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D) Received 1 auth tuples (vlr.c:996) 20250823133300112 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133300112 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{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) TC_call_re_establishment_auth0(1942)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133300112 DMM DEBUG Tx AUTH REQ (rand = dfc1d610f91acf086e93548619da9b53) (gsm_04_08.c:641) 20250823133300112 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133300112 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D - vlr_gsup_rx: now used by 3 (attached,CC,active-conn) (vlr.c:1410) 20250823133300112 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133300112 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133300112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133300112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133300112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133300112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133300112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133300112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1942)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-RAN(1934)@7e0c241b4610: patching N(SD)=1 into dtap '051420259605'O MSC_Test_0-RAN(1934)@7e0c241b4610: patched enc_l3: '055420259605'O MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(1933)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1933)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1933)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010006055420259605'O MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133300117 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133300117 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133300117 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133300117 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133300117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133300117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133300117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133300117 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133300117 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133300117 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133300117 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 20259605) (gsm_04_08.c:1128) 20250823133300117 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133300117 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D) AUTH on GERAN received SRES/RES: 20259605 (4 bytes) (vlr_auth_fsm.c:151) 20250823133300117 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823133300117 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133300117 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133300117 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133300117 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0] (vlr_auth_fsm.c:294) 20250823133300117 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133300117 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8cae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133300117 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823133300117 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133300117 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133300117 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133300117 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133300117 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133300117 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133300117 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133300118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133300118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133300118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133300118 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133300118 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250823133300118 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250823133300118 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_a.c:229) 20250823133300118 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133300118 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311: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) 20250823133300118 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (msc_a.c:2184) 20250823133300118 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311: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) 20250823133300118 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) Sending Assignment Command (msc_a.c:706) 20250823133300118 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133300118 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133300118 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133300118 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133300118 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133300118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133300118 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133300118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133300118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133300118 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133300118 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133300118 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133300118 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133300118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133300118 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133300118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133300118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1935)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1936)@7e0c241b4610: Deleted conn table entry 0TC_call_re_establishment_auth0(1942)-2147483614 MSC_Test-MNCC(1936)@7e0c241b4610: Added conn table entry 0TC_call_re_establishment_auth0(1943)-2147483614 MSC_Test-MGCP(1937)@7e0c241b4610: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_auth0(1943) MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(1933)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(1933)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1933)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133300130 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133300130 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133300130 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133300130 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133300130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133300130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133300130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133300130 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133300131 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133300131 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133300131 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHED}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250823133300131 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250823133300131 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250823133300131 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311: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) 20250823133300131 DCC INFO trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311: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) 20250823133300131 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) Re-Assignment complete (gsm_04_08_cc.c:2150) MSC_Test_0-RAN(1934)@7e0c241b4610: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1934)@7e0c241b4610: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(1933)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1933)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1933)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000503A502E180'O MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133303134 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133303134 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133303134 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133303134 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133303134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133303134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133303134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133303134 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133303134 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133303134 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133303134 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) rx DISCONNECT in state ACTIVE (gsm_04_08_cc.c:2690) 20250823133303134 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133303134 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250823133303138 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250823133303138 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133303138 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823133303138 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823133303138 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133303138 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133303138 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133303138 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133303138 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133303138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133303138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133303138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133303138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1934)@7e0c241b4610: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1934)@7e0c241b4610: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(1933)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1933)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1933)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250823133303141 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133303141 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133303141 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133303141 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133303141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133303141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133303141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133303141 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133303141 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133303141 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133303141 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250823133303141 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823133303142 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250823133303142 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823133303142 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823133303142 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133303142 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133303142 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133303142 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133303142 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133303142 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133303142 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133303142 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed979a0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133303142 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133303142 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed979a0] (call_leg.c:197) 20250823133303142 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133303142 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133303142 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedc52e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133303142 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedc52e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed979a0] (call_leg.c:197) 20250823133303142 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed979a0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133303142 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedc52e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133303142 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedc52e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133303142 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed979a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133303142 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed979a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbedab330] (call_leg.c:198) 20250823133303142 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed979a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133303142 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-310:CM_SERVICE_REQ)[0x561dbed979a0]{RELEASING}: Deallocated (fsm.c:568) 20250823133303142 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133303142 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133303142 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133303143 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133303143 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133303143 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133303143 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133303143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133303143 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133303143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133303143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1936)@7e0c241b4610: Deleted conn table entry 0TC_call_re_establishment_auth0(1943)-2147483614 MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(1933)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1933)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1933)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133303149 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133303149 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133303149 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133303149 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133303149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133303149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133303149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133303149 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133303149 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133303149 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133303149 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133303149 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133303149 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133303150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133303150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbedab330] (msc_a.c:1053) 20250823133303150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133303150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133303150 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed65890] (msc_a.c:1053) 20250823133303150 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133303150 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133303150 DMSC DEBUG msub_fsm[0x561dbed65890]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133303150 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D) MSC-A terminated (msub.c:261) 20250823133303150 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D) 1 MSC-I still active (msub.c:79) 20250823133303150 DMSC DEBUG msub_fsm[0x561dbed65890]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133303150 DMSC DEBUG msub_fsm[0x561dbed65890]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133303150 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133303150 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Removing from parent msub_fsm[0x561dbed65890] (msub.c:113) 20250823133303150 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-311 (ran_conn.c:155) 20250823133303150 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Freeing instance (msub.c:113) 20250823133303150 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Deallocated (fsm.c:568) 20250823133303150 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D) Free (msub.c:119) 20250823133303150 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D - active-conn: now used by 1 (attached) (msub.c:375) 20250823133303150 DMSC DEBUG msub_fsm[0x561dbed65890]{terminating}: Freeing instance (msub.c:113) 20250823133303150 DMSC DEBUG msub_fsm[0x561dbed65890]{terminating}: Deallocated (fsm.c:568) 20250823133303150 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133303150 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133303150 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133303150 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133303150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133303150 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133303150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133303150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-M3UA(1935)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133303151 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133303151 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133303151 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133303151 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133303151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133303151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133303151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133303151 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1934)@7e0c241b4610: Deleted conn table entry 1TC_call_re_establishment_auth0(1943)14171825 TC_call_re_establishment_auth0(1943)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(1939)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1933)@7e0c241b4610: Final verdict of PTC: none 20250823133304167 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133304167 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823133304168 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133304168 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133304168 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133304168 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133304168 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133304168 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133304168 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133304168 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133304168 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) 20250823133304168 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133304168 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133304168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133304168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133304168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133304168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133304168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133304168 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(1934)@7e0c241b4610: Final verdict of PTC: none 20250823133304168 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133304168 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1935)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1940)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1936)@7e0c241b4610: Final verdict of PTC: none 20250823133304170 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1944)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1941)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1938)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1945)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1937)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1932)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1932): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1933): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1934): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1935): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1936): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1937): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1938): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1939): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1940): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1941): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_call_re_establishment_auth0(1942): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_call_re_establishment_auth0(1943): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1944): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1945): none (pass -> pass) MTC@7e0c241b4610: Test case TC_call_re_establishment_auth finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_auth pass'. Sat Aug 23 13:33:04 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 20250823133305172 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=606652) 20250823133306169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133306170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133306170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133306173 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=606652, count=608528) 20250823133307175 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_auth pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_ciph'. ------ MSC_Tests.TC_call_re_establishment_ciph ------ Sat Aug 23 13:33:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_call_re_establishment_ciph.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_call_re_establishment_ciph.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133308177 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_ciph' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_call_re_establishment_ciph started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1949)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1949)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1949)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(1947)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133308801 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1950)@7e0c241b4610: 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 } } } 20250823133308996 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) 20250823133308996 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) 20250823133308996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133308996 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(1949)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1949)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133309001 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133309001 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133309001 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133309001 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133309001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133309001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133309001 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(1949)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1949)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1949)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133309002 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133309002 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133309002 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133309002 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133309002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133309002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133309002 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(1949)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 20250823133309002 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(1949)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823133309002 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133309178 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133309178 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1952)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1952)@7e0c241b4610: 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) } } } } 20250823133309184 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1952)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1952)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1952)@7e0c241b4610: 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(1952)@7e0c241b4610: 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(1952)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1952)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133309198 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) 20250823133309198 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1953)@7e0c241b4610: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_ciph0(1956) TC_call_re_establishment_ciph0(1956)@7e0c241b4610: 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 } } } } 20250823133309805 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133309805 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133309805 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133309805 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133309805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133309805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133309805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133309805 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133309806 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133309806 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133309806 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133309806 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133309806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133309806 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133309806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133309806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1948)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1948)@7e0c241b4610: Added conn table entry 0TC_call_re_establishment_ciph0(1956)5795310 MSC_Test_0-SCCP(1947)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1948)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133309819 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133309819 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133309819 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133309819 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133309819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133309819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133309819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133309819 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133309819 DMSC DEBUG msub_fsm[0x561dbed8cae0]{active}: Allocated (fsm.c:456) 20250823133309819 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: Allocated (fsm.c:456) 20250823133309819 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: is child of msub_fsm[0x561dbed8cae0] (fsm.c:486) 20250823133309820 DMSC DEBUG msc_a[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133309820 DMSC DEBUG msc_a[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed8cae0] (fsm.c:486) 20250823133309820 DMSC DEBUG msc_a(unknown:GERAN-A-312:NONE)[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133309820 DMSC DEBUG msc_i(unknown:GERAN-A-312:NONE)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133309820 DMSC DEBUG msc_a(unknown:GERAN-A-312:NONE)[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133309820 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-312:LU)[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133309820 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-312:LU)[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133309820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-312:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133309820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-312:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-312:LU)[0x561dbed6fda0] (fsm.c:486) 20250823133309820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-312:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823133309820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-312:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133309820 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133309820 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133309820 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133309820 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed6fda0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133309820 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133309820 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133309820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133309820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133309820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133309820 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb7c10]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133309820 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb7c10]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed66050] (fsm.c:486) 20250823133309820 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb7c10]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133309820 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb7c10]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133309820 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133309820 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133309820 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133309820 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133309820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133309820 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133309820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133309820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@7e0c241b4610: { messageType := 2, destLocRef := '586DEE'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(1947)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(1953)@7e0c241b4610: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_ciph0(1956) MSC_Test-GSUP(1953)@7e0c241b4610: Added IMSI table entry 0TC_call_re_establishment_ciph0(1956)"262420000000092" 20250823133309824 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133309824 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_from0 20250823133309825 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133309825 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133309825 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133309825 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133309825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133309825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133309825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133309825 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1947)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133309825 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133309825 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed6fda0]{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(1956)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1956)@7e0c241b4610: setverdict(pass): none -> pass 20250823133309830 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133309830 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb7c10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133309830 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D) Received 1 auth tuples (vlr.c:996) 20250823133309830 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb7c10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133309830 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb7c10]{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) 20250823133309830 DMM DEBUG Tx AUTH REQ (rand = b2826ce63f9b8319073775c83fb60f34) (gsm_04_08.c:641) 20250823133309830 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133309830 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133309830 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133309830 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133309830 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133309831 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133309831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133309831 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133309831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133309831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1948)@7e0c241b4610: patching N(SD)=1 into dtap '0514B2022324'O MSC_Test_0-RAN(1948)@7e0c241b4610: patched enc_l3: '0554B2022324'O MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1947)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100060554B2022324'O MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133309835 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133309835 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133309835 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133309835 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133309835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133309835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133309835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133309835 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133309836 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133309836 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed6fda0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133309836 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed6fda0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = b2022324) (gsm_04_08.c:1128) 20250823133309836 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb7c10]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133309836 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D) AUTH on GERAN received SRES/RES: b2022324 (4 bytes) (vlr_auth_fsm.c:151) 20250823133309836 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823133309836 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb7c10]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133309836 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb7c10]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133309836 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb7c10]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133309836 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb7c10]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed66050] (vlr_auth_fsm.c:294) 20250823133309836 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb7c10]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133309836 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb7c10]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133309836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823133309836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133309836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823133309836 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823133309836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823133309836 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133309836 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133309836 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133309836 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133309836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133309836 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133309836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133309836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1947)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133309838 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133309838 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133309838 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133309838 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133309838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133309838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133309838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133309838 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133309838 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133309838 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed6fda0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133309838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823133309839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133309839 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133309839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133309839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133309839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb7c10]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133309839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb7c10]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed66050] (fsm.c:486) 20250823133309839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb7c10]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133309839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb7c10]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133309839 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133309839 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133309839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133309839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133309839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133309839 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133309839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133309839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133309840 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133309840 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250823133309840 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250823133309840 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133309841 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133309841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133309841 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb7c10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133309841 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb7c10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133309841 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb7c10]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133309841 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb7c10]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed66050] (vlr_lu_fsm.c:110) 20250823133309841 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb7c10]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133309841 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb7c10]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133309841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133309841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133309841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133309841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbed66050] (fsm.c:486) 20250823133309841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133309841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133309841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133309841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133309841 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:TMSInew-0x2F458BB0) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250823133309841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133309841 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:TMSInew-0x2F458BB0 LOCATION UPDATE ACCEPT (TMSI = 0x2f458bb0) (gsm_04_08.c:149) 20250823133309841 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:TMSInew-0x2F458BB0:GERAN-A-312:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133309841 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:TMSInew-0x2F458BB0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133309841 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133309841 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133309841 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133309841 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133309841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133309841 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133309841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133309841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1956)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1948)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1948)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1947)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O 20250823133309844 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133309844 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133309844 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133309844 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133309844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133309844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133309844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133309844 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133309844 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:TMSInew-0x2F458BB0:GERAN-A-312:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133309844 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:TMSInew-0x2F458BB0:GERAN-A-312:LU)[0x561dbed6fda0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133309844 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:TMSInew-0x2F458BB0:GERAN-A-312:LU)[0x561dbed6fda0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133309844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:TMSInew-0x2F458BB0:GERAN-A-312:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133309844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133309844 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250823133309844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133309844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-312:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133309844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133309844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-312:LU)[0x561dbed66050] (vlr_lu_fsm.c:817) 20250823133309844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133309844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1604E74D:GERAN-A-312:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133309844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-312:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133309844 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-312:LU)[0x561dbed6fda0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133309844 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-312:LU)[0x561dbed6fda0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250823133309844 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250823133309844 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-312:LU)[0x561dbed6fda0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133309844 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-312:LU)[0x561dbed6fda0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133309844 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133309844 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133309844 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133309844 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-312:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133309844 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133309844 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133309844 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133309844 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133309844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133309844 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133309844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133309844 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133309844 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1947)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133309847 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133309847 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133309847 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133309847 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133309847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133309847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133309847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133309847 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133309847 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-312:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133309847 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-312:LU)[0x561dbed6fda0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133309848 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-312:LU)[0x561dbed6fda0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133309848 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-312:LU)[0x561dbed6fda0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133309848 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-312:LU)[0x561dbed6fda0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133309848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-312:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133309848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-312:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-312:LU)[0x561dbed6fda0] (msc_a.c:1053) 20250823133309848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-312:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133309848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-312:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133309848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-312:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133309848 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-312:LU)[0x561dbed6fda0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed8cae0] (msc_a.c:1053) 20250823133309848 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-312:LU)[0x561dbed6fda0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133309848 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-312:LU)[0x561dbed6fda0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133309848 DMSC DEBUG msub_fsm[0x561dbed8cae0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133309848 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0) MSC-A terminated (msub.c:261) 20250823133309848 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0) 1 MSC-I still active (msub.c:79) 20250823133309848 DMSC DEBUG msub_fsm[0x561dbed8cae0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133309848 DMSC DEBUG msub_fsm[0x561dbed8cae0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133309848 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-312:LU)[0x561dbed8c880]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133309848 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-312:LU)[0x561dbed8c880]{READY}: Removing from parent msub_fsm[0x561dbed8cae0] (msub.c:113) 20250823133309848 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-312 (ran_conn.c:155) 20250823133309848 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-312:LU)[0x561dbed8c880]{READY}: Freeing instance (msub.c:113) 20250823133309848 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-312:LU)[0x561dbed8c880]{READY}: Deallocated (fsm.c:568) 20250823133309848 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0) Free (msub.c:119) 20250823133309848 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133309848 DMSC DEBUG msub_fsm[0x561dbed8cae0]{terminating}: Freeing instance (msub.c:113) 20250823133309848 DMSC DEBUG msub_fsm[0x561dbed8cae0]{terminating}: Deallocated (fsm.c:568) 20250823133309848 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133309848 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133309848 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133309848 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133309848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133309848 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133309848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133309848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on local reference:0 20250823133309848 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133309848 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133309848 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133309848 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133309848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133309848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133309848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133309848 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1948)@7e0c241b4610: Deleted conn table entry 0TC_call_re_establishment_ciph0(1956)5795310 TC_call_re_establishment_ciph0(1956)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133309849 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133309849 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_call_re_establishment_ciph0(1956)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1956)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1956)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1956)@7e0c241b4610: 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 := '2F458BB0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1948)@7e0c241b4610: Added conn table entry 0TC_call_re_establishment_ciph0(1956)10422241 MSC_Test_0-RAN(1948)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1947)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133310054 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133310054 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133310054 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133310054 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133310054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133310054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133310054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133310054 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133310055 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Allocated (fsm.c:456) 20250823133310055 DMSC DEBUG msc_i[0x561dbed6fda0]{READY}: Allocated (fsm.c:456) 20250823133310055 DMSC DEBUG msc_i[0x561dbed6fda0]{READY}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133310055 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133310055 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133310055 DMSC DEBUG msc_a(unknown:GERAN-A-313:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133310055 DMSC DEBUG msc_i(unknown:GERAN-A-313:NONE)[0x561dbed6fda0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133310056 DMSC DEBUG msc_a(unknown:GERAN-A-313:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133310056 DMM DEBUG msc_a(TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133310056 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8cae0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133310056 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8cae0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880] (fsm.c:486) 20250823133310056 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8cae0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250823133310056 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8cae0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133310056 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133310056 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133310056 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133310056 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133310056 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8cae0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133310056 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8cae0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823133310056 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb4380]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133310056 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb4380]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8cae0] (fsm.c:486) 20250823133310056 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb4380]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133310056 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb4380]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133310056 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133310057 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133310057 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133310057 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133310057 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133310057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133310057 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133310057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133310057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@7e0c241b4610: { messageType := 2, destLocRef := '9F07E1'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(1947)@7e0c241b4610: Session index based on local reference:0 20250823133310059 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133310060 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_call_re_establishment_ciph0(1956)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1956)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133310064 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133310064 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb4380]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133310064 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0) Received 1 auth tuples (vlr.c:996) 20250823133310064 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb4380]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133310064 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb4380]{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) 20250823133310064 DMM DEBUG Tx AUTH REQ (rand = baf969e0988ad4d3d01b72aeaba69388) (gsm_04_08.c:641) 20250823133310064 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133310064 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133310064 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133310064 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133310064 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133310064 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133310064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133310064 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133310064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133310064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1948)@7e0c241b4610: patching N(SD)=1 into dtap '051465B52EF5'O MSC_Test_0-RAN(1948)@7e0c241b4610: patched enc_l3: '055465B52EF5'O MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1947)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010006055465B52EF5'O 20250823133310068 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133310068 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133310068 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133310068 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133310068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133310068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133310068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133310068 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133310069 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133310069 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133310069 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 65b52ef5) (gsm_04_08.c:1128) 20250823133310069 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb4380]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133310069 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0) AUTH on GERAN received SRES/RES: 65b52ef5 (4 bytes) (vlr_auth_fsm.c:151) 20250823133310069 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823133310069 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb4380]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133310069 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb4380]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133310069 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb4380]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133310069 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb4380]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8cae0] (vlr_auth_fsm.c:294) 20250823133310069 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb4380]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133310069 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb4380]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133310069 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8cae0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823133310069 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8cae0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133310069 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8cae0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823133310069 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823133310069 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8cae0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823133310069 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133310069 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133310069 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133310069 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133310069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133310069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133310069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133310069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1947)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250823133310073 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133310073 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133310073 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133310073 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133310073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133310073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133310073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133310073 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133310073 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133310073 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133310073 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8cae0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823133310073 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8cae0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133310073 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133310073 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8cae0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133310073 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8cae0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133310073 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8cae0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133310073 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8cae0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133310073 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8cae0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133310073 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8cae0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133310073 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8cae0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133310073 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133310073 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250823133310074 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250823133310074 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133310074 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133310074 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133310074 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133310074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133310074 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133310074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133310074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1950)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_ciph0(1956) MSC_Test-MGCP(1951)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment_ciph0(1956) MSC_Test_0-RAN(1948)@7e0c241b4610: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1948)@7e0c241b4610: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_len:19 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1947)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133310092 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133310092 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133310092 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133310092 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133310092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133310092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133310092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133310092 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133310092 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133310092 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133310092 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823133310092 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 callref-0x80000023 tid-8) New transaction (transaction.c:231) 20250823133310092 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823133310092 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133310092 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823133310092 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133310092 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133310092 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313: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) 20250823133310092 DCC INFO trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823133310092 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823133310092 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb7c10]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133310092 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb7c10]{ESTABLISHING}: is child of msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880] (fsm.c:486) 20250823133310092 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313: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) 20250823133310092 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbeddad90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133310092 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbeddad90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb7c10] (fsm.c:486) 20250823133310092 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:no-CI)[0x561dbeddad90]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823133310092 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:no-CI)[0x561dbeddad90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133310092 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed89480]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133310093 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed89480]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb7c10] (fsm.c:486) 20250823133310093 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:no-CI)[0x561dbed89480]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823133310093 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:no-CI)[0x561dbed89480]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1951)@7e0c241b4610: 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(1956) TC_call_re_establishment_ciph0(1956)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823133310101 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:no-CI)[0x561dbeddad90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133310101 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb7c10]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133310101 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133310101 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313: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(1956)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823133310102 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:no-CI)[0x561dbed89480]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133310102 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb7c10]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133310102 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133310102 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313: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) 20250823133310102 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) Sending Assignment Command (msc_a.c:706) 20250823133310102 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133310102 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133310102 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133310102 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133310102 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133310102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133310102 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133310102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133310102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test-MNCC(1950)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_ciph0(1956) MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1950)@7e0c241b4610: Added conn table entry 0TC_call_re_establishment_ciph0(1956)-2147483613 TC_call_re_establishment_ciph0(1956)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment_ciph0(1956)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request 20250823133310103 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1947)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133310105 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133310105 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133310105 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133310105 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133310105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133310105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133310105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133310105 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133310105 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133310105 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133310105 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed89480]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823133310105 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313: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)[0x561dbed89480]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133310105 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313: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)[0x561dbed89480]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823133310105 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313: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) 20250823133310105 DCC INFO trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313: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) 20250823133310105 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313: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) 20250823133310105 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313: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(1956)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment_ciph0(1956)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823133310106 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823133310106 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133310106 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133310106 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823133310106 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133310106 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133310106 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133310106 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133310106 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133310106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133310106 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133310106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133310106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823133310106 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed89480]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133310106 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed89480]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133310106 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb7c10]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133310107 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823133310107 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133310107 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133310107 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823133310107 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133310107 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133310107 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133310107 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133310107 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133310107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133310107 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133310107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133310107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1956)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823133310108 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133310108 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313: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) 20250823133310108 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313: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) 20250823133310108 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbeddad90]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133310108 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbeddad90]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133310108 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313: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)[0x561dbeddad90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133310108 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823133310108 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133310108 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133310108 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823133310108 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823133310108 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133310108 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133310108 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133310108 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133310108 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133310108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133310108 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133310108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133310108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1956)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1948)@7e0c241b4610: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1948)@7e0c241b4610: patched enc_l3: '03CF'O TC_call_re_establishment_ciph0(1956)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_from0 TC_call_re_establishment_ciph0(1956)@7e0c241b4610: { 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" } } } } } } } MSC_Test_0-SCCP(1947)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250823133310109 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133310109 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133310109 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133310109 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133310109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133310109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133310109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133310109 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133310109 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133310109 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133310109 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823133310109 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823133310109 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823133310109 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133310109 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) 20250823133310109 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeddad90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133310109 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeddad90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133310109 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb7c10]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133310109 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb7c10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133310109 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_call_re_establishment_ciph0(1956)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_ciph0(1956)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_ciph0(1956)@7e0c241b4610: f_mo_call_establish DONE TC_call_re_establishment_ciph0(1956)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1953)@7e0c241b4610: Deleted GSUP IMSI table entry 0TC_call_re_establishment_ciph0(1956)"262420000000092" MSC_Test-GSUP(1953)@7e0c241b4610: Added IMSI table entry 0TC_call_re_establishment_ciph0(1957)"262420000000092" TC_call_re_establishment_ciph0(1957)@7e0c241b4610: 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(1948)@7e0c241b4610: Added conn table entry 1TC_call_re_establishment_ciph0(1957)12451050 MSC_Test_0-SCCP(1947)@7e0c241b4610: First idle individual index:1 MSC_Test_0-RAN(1948)@7e0c241b4610: patch: N(SD) for ConnIdx 1 set to 1 20250823133313638 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133313638 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133313638 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133313638 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133313638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133313638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133313638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133313638 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133313638 DMSC DEBUG msub_fsm[0x561dbedb40d0]{active}: Allocated (fsm.c:456) 20250823133313638 DMSC DEBUG msc_i[0x561dbed93fd0]{READY}: Allocated (fsm.c:456) 20250823133313638 DMSC DEBUG msc_i[0x561dbed93fd0]{READY}: is child of msub_fsm[0x561dbedb40d0] (fsm.c:486) 20250823133313638 DMSC DEBUG msc_a[0x561dbedab330]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133313638 DMSC DEBUG msc_a[0x561dbedab330]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb40d0] (fsm.c:486) 20250823133313638 DMSC DEBUG msc_a(unknown:GERAN-A-314:NONE)[0x561dbedab330]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133313638 DMSC DEBUG msc_i(unknown:GERAN-A-314:NONE)[0x561dbed93fd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133313638 DMSC DEBUG msc_a(unknown:GERAN-A-314:NONE)[0x561dbedab330]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133313638 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000092 (gsm_04_08.c:860) 20250823133313638 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 + gsm48_rx_cm_reest_req: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250823133313638 DBSSAP NOTICE msc_a(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_VALIDATE_L3}: New conn requesting Re-Establishment (gsm_04_08.c:890) 20250823133313638 DBSSAP NOTICE msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: Old conn matching Re-Establishment request (1 (cc)) (gsm_04_08.c:891) 20250823133313638 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb7c10]{ESTABLISHED}: Reparenting from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880] to parent msc_a(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedab330] (call_leg.c:99) 20250823133313638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8cae0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (gsm_04_08.c:921) 20250823133313638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8cae0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880] (gsm_04_08.c:921) 20250823133313638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8cae0]{PR_ARQ_S_DONE}: Freeing instance (gsm_04_08.c:921) 20250823133313638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8cae0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133313638 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_CN_CLOSE (gsm_04_08.c:921) 20250823133313638 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133313638 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 + 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) 20250823133313638 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 + 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) 20250823133313638 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 - 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) 20250823133313638 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133313638 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 - msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (msc_a.c:1004) 20250823133313638 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 - active-conn: now used by 3 (attached,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:925) 20250823133313638 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250823133313638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed65890]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133313638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed65890]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedab330] (fsm.c:486) 20250823133313638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed65890]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250823133313638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed65890]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133313638 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 + 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) 20250823133313638 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 + active-conn: now used by 5 (attached,CC,gsm48_rx_cm_reest_req,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133313638 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133313638 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133313638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed65890]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133313638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed65890]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823133313638 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133313638 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed65890] (fsm.c:486) 20250823133313638 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133313638 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133313638 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,gsm48_rx_cm_reest_req,active-conn) (vlr_access_req_fsm.c:405) 20250823133313638 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 - gsm48_rx_cm_reest_req: now used by 3 (attached,CC,active-conn) (gsm_04_08.c:950) 20250823133313639 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133313639 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133313639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133313639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133313639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133313639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133313639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133313639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133313639 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133313639 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133313639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133313639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133313639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133313639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133313639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133313639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@7e0c241b4610: { messageType := 2, destLocRef := 'BDFCEA'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(1947)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1947)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133313643 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133313643 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133313643 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133313643 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133313643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133313643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133313643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133313643 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133313643 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133313643 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133313643 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133313643 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133313643 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133313643 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed66050] (msc_a.c:1053) 20250823133313643 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133313643 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133313643 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133313643 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250823133313643 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250823133313643 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133313643 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133313643 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133313643 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Removing from parent msub_fsm[0x561dbed66050] (msub.c:113) 20250823133313643 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-313 (ran_conn.c:155) 20250823133313643 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Freeing instance (msub.c:113) 20250823133313643 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbed6fda0]{READY}: Deallocated (fsm.c:568) 20250823133313643 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250823133313643 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Freeing instance (msub.c:113) 20250823133313643 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Deallocated (fsm.c:568) 20250823133313643 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133313643 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133313643 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133313643 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133313643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133313643 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133313643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133313643 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on local reference:0 20250823133313644 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133313644 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133313644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133313644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133313644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133313644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133313644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133313644 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133313644 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 + vlr_gsup_rx: now used by 4 (attached,CC,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133313644 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133313644 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0) Received 1 auth tuples (vlr.c:996) 20250823133313644 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133313644 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{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) 20250823133313644 DMM DEBUG Tx AUTH REQ (rand = 919ad7e8dc42dfe8e3462229adfcd6ed) (gsm_04_08.c:641) 20250823133313644 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133313644 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 - vlr_gsup_rx: now used by 3 (attached,CC,active-conn) (vlr.c:1410) MSC_Test_0-RAN(1948)@7e0c241b4610: Deleted conn table entry 0TC_call_re_establishment_ciph0(1956)10422241 20250823133313644 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133313644 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133313644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133313644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133313644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133313644 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133313644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133313644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_call_re_establishment_ciph0(1956)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1956)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-RAN(1948)@7e0c241b4610: patching N(SD)=1 into dtap '0514E6E69F36'O MSC_Test_0-RAN(1948)@7e0c241b4610: patched enc_l3: '0554E6E69F36'O MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_from0 20250823133313647 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133313647 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133313647 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133313647 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133313647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133313647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133313647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133313647 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1947)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100060554E6E69F36'O MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133313647 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133313647 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133313647 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = e6e69f36) (gsm_04_08.c:1128) 20250823133313647 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133313647 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0) AUTH on GERAN received SRES/RES: e6e69f36 (4 bytes) (vlr_auth_fsm.c:151) 20250823133313647 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823133313647 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133313647 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133313647 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133313647 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed65890] (vlr_auth_fsm.c:294) 20250823133313647 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133313647 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedc52e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133313647 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed65890]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823133313647 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed65890]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133313647 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed65890]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823133313647 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823133313647 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed65890]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823133313647 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133313647 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133313647 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133313647 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133313647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133313647 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133313647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133313647 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1947)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250823133313649 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133313649 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133313649 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133313649 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133313649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133313649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133313649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133313649 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133313649 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133313649 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133313649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed65890]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823133313649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed65890]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133313649 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133313649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed65890]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133313649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed65890]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133313649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed65890]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133313649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed65890]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133313649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed65890]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133313649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed65890]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133313649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed65890]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133313649 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133313649 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.989s remaining) (msc_a.c:450) 20250823133313649 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250823133313649 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_a.c:229) 20250823133313649 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133313649 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314: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) 20250823133313649 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (msc_a.c:2184) 20250823133313649 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314: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) 20250823133313649 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) Sending Assignment Command (msc_a.c:706) 20250823133313649 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133313649 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133313649 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133313649 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133313649 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133313649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133313649 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133313649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133313649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133313649 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133313649 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133313649 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133313649 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133313649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133313649 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133313649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133313649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1950)@7e0c241b4610: Deleted conn table entry 0TC_call_re_establishment_ciph0(1956)-2147483613 MSC_Test-MNCC(1950)@7e0c241b4610: Added conn table entry 0TC_call_re_establishment_ciph0(1957)-2147483613 MSC_Test-MGCP(1951)@7e0c241b4610: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_ciph0(1957) MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1947)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250823133313656 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133313656 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133313656 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133313656 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133313656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133313656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133313656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133313656 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133313656 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133313656 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133313656 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed89480]{ESTABLISHED}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250823133313656 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed89480]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250823133313656 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed89480]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250823133313656 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314: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) 20250823133313656 DCC INFO trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314: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) 20250823133313656 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) Re-Assignment complete (gsm_04_08_cc.c:2150) MSC_Test_0-RAN(1948)@7e0c241b4610: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1948)@7e0c241b4610: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1947)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000503A502E180'O MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133316664 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133316664 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133316664 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133316665 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133316665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133316665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133316665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133316665 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133316665 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133316665 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133316665 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) rx DISCONNECT in state ACTIVE (gsm_04_08_cc.c:2690) 20250823133316665 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133316665 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250823133316672 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250823133316672 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133316672 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823133316672 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823133316672 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133316672 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133316672 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133316672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133316672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133316672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133316672 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133316672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133316672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1948)@7e0c241b4610: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1948)@7e0c241b4610: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1947)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133316677 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133316677 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133316677 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133316677 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133316677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133316677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133316677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133316677 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133316678 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133316678 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133316678 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250823133316678 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823133316678 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250823133316678 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823133316678 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823133316678 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133316678 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133316678 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133316678 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133316678 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133316678 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133316678 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133316678 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb7c10]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133316678 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed89480]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133316678 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed89480]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb7c10] (call_leg.c:197) 20250823133316678 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed89480]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133316678 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed89480]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133316678 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeddad90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133316678 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeddad90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb7c10] (call_leg.c:197) 20250823133316678 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb7c10]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133316678 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeddad90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133316678 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeddad90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133316678 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb7c10]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133316678 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb7c10]{RELEASING}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedab330] (call_leg.c:198) 20250823133316678 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb7c10]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133316678 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-313:CM_SERVICE_REQ)[0x561dbedb7c10]{RELEASING}: Deallocated (fsm.c:568) 20250823133316678 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133316678 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133316679 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133316679 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133316679 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133316679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133316679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133316679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133316679 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133316679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133316679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1950)@7e0c241b4610: Deleted conn table entry 0TC_call_re_establishment_ciph0(1957)-2147483613 MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1947)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1947)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133316685 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133316685 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133316685 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133316685 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133316685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133316685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133316685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133316685 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133316686 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133316686 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133316686 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133316686 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133316686 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133316686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed65890]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133316686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed65890]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedab330] (msc_a.c:1053) 20250823133316686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed65890]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133316686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed65890]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133316686 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb40d0] (msc_a.c:1053) 20250823133316686 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133316686 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbedab330]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133316686 DMSC DEBUG msub_fsm[0x561dbedb40d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133316686 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0) MSC-A terminated (msub.c:261) 20250823133316686 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0) 1 MSC-I still active (msub.c:79) 20250823133316686 DMSC DEBUG msub_fsm[0x561dbedb40d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133316686 DMSC DEBUG msub_fsm[0x561dbedb40d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133316686 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133316686 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Removing from parent msub_fsm[0x561dbedb40d0] (msub.c:113) 20250823133316686 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-314 (ran_conn.c:155) 20250823133316686 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Freeing instance (msub.c:113) 20250823133316686 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x561dbed93fd0]{READY}: Deallocated (fsm.c:568) 20250823133316686 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0) Free (msub.c:119) 20250823133316686 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x2F458BB0 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133316686 DMSC DEBUG msub_fsm[0x561dbedb40d0]{terminating}: Freeing instance (msub.c:113) 20250823133316686 DMSC DEBUG msub_fsm[0x561dbedb40d0]{terminating}: Deallocated (fsm.c:568) 20250823133316686 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133316686 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133316686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133316686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133316686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133316686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133316686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133316686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@7e0c241b4610: Session index based on local reference:1 20250823133316687 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133316687 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133316687 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133316687 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133316687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133316687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133316687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133316687 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1948)@7e0c241b4610: Deleted conn table entry 1TC_call_re_establishment_ciph0(1957)12451050 TC_call_re_establishment_ciph0(1957)@7e0c241b4610: Final verdict of PTC: none 20250823133317699 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133317699 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133317699 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133317699 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133317699 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133317699 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133317699 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133317699 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133317699 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) 20250823133317699 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133317700 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133317700 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133317700 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133317700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133317700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) MSC_Test_0-RAN(1948)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1949)@7e0c241b4610: Final verdict of PTC: none 20250823133317700 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133317700 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(1953)@7e0c241b4610: Final verdict of PTC: none 20250823133317700 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133317700 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133317701 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133317701 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823133317701 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1952)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1950)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1947)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1954)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1955)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1946)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1951)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1959)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1958)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1946): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1947): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1948): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1949): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1950): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1951): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1952): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1953): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1954): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1955): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_call_re_establishment_ciph0(1956): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_call_re_establishment_ciph0(1957): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1958): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1959): none (pass -> pass) MTC@7e0c241b4610: Test case TC_call_re_establishment_ciph finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_ciph pass'. Sat Aug 23 13:33:17 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 20250823133318702 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=648960) 20250823133319700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133319700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133319700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133319703 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=648960, count=650120) 20250823133320704 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_ciph pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_wrong_mi'. ------ MSC_Tests.TC_cm_serv_wrong_mi ------ Sat Aug 23 13:33:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_cm_serv_wrong_mi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_cm_serv_wrong_mi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133321706 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_wrong_mi' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_cm_serv_wrong_mi started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1963)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1963)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1963)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1961)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133322307 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1964)@7e0c241b4610: 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 } } } 20250823133322502 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) 20250823133322502 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) 20250823133322502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133322502 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(1963)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1963)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1963)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133322509 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133322509 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133322509 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133322509 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133322509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133322509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133322509 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(1963)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1963)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1963)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1963)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1963)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133322512 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133322512 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133322512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133322512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133322512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133322512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133322512 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(1963)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1963)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1963)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1963)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1963)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1963)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823133322513 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133322513 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1963)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1963)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133322706 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133322707 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1966)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1966)@7e0c241b4610: 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) } } } } 20250823133322713 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1966)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1966)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1966)@7e0c241b4610: 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(1966)@7e0c241b4610: 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(1966)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1966)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133322735 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) 20250823133322735 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1967)@7e0c241b4610: Created GsupExpect[0] for "262420000000094" to be handled at TC_cm_serv_wrong_mi0(1970) TC_cm_serv_wrong_mi0(1970)@7e0c241b4610: 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 } } } } 20250823133323310 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133323310 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133323310 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133323310 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133323310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133323310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133323310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133323310 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133323310 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133323310 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133323310 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133323310 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133323310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133323310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133323310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133323310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1963)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1963)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1962)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1962)@7e0c241b4610: Added conn table entry 0TC_cm_serv_wrong_mi0(1970)2022836 MSC_Test_0-SCCP(1961)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1962)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1963)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133323330 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133323330 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133323330 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133323330 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133323330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133323330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133323330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133323330 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133323331 DMSC DEBUG msub_fsm[0x561dbedc52e0]{active}: Allocated (fsm.c:456) 20250823133323331 DMSC DEBUG msc_i[0x561dbed979a0]{READY}: Allocated (fsm.c:456) 20250823133323331 DMSC DEBUG msc_i[0x561dbed979a0]{READY}: is child of msub_fsm[0x561dbedc52e0] (fsm.c:486) 20250823133323331 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133323331 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedc52e0] (fsm.c:486) 20250823133323331 DMSC DEBUG msc_a(unknown:GERAN-A-315:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133323331 DMSC DEBUG msc_i(unknown:GERAN-A-315:NONE)[0x561dbed979a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133323331 DMSC DEBUG msc_a(unknown:GERAN-A-315:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133323332 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-315:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000094 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133323332 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-315:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133323332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-315:LU)[0x561dbed6fda0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133323332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-315:LU)[0x561dbed6fda0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000094:GERAN-A-315:LU)[0x561dbed8c880] (fsm.c:486) 20250823133323332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-315:LU)[0x561dbed6fda0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133323332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-315:LU)[0x561dbed6fda0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133323332 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133323332 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133323332 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133323332 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133323332 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133323332 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133323332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed6fda0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133323332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed6fda0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133323332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed6fda0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133323332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed6fda0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133323332 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed979a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133323332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed6fda0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133323332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed6fda0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133323332 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133323333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed6fda0] (fsm.c:486) 20250823133323333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133323333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133323333 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133323333 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133323333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133323333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133323333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133323333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133323333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133323333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133323333 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133323333 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133323333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133323333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133323333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133323333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133323333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133323333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1963)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1963)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1963)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1961)@7e0c241b4610: { messageType := 2, destLocRef := '1EDDB4'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(1961)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1961)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1961)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1961)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1961)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1967)@7e0c241b4610: Found GsupExpect[0] for "262420000000094" handled at TC_cm_serv_wrong_mi0(1970) MSC_Test-GSUP(1967)@7e0c241b4610: Added IMSI table entry 0TC_cm_serv_wrong_mi0(1970)"262420000000094" 20250823133323341 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133323342 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1961)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1961)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1961)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1961)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1963)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133323344 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133323344 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133323344 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133323344 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133323344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133323344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133323344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133323344 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_cm_serv_wrong_mi0(1970)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1970)@7e0c241b4610: setverdict(pass): none -> pass 20250823133323345 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed979a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133323345 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133323350 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133323350 DVLR DEBUG IMSI:262420000000094 has MSISDN:491230000094 (vlr.c:1045) 20250823133323350 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250823133323350 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133323351 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133323351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed6fda0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133323351 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed66050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133323351 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed66050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133323351 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133323351 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed6fda0] (vlr_lu_fsm.c:110) 20250823133323351 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133323351 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133323351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed6fda0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133323351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed6fda0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133323351 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed8cae0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133323351 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed8cae0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed6fda0] (fsm.c:486) 20250823133323351 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed8cae0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133323351 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed8cae0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133323351 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed8cae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133323351 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed8cae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133323351 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:TMSInew-0x3C7249E2) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250823133323351 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed8cae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133323351 DMM DEBUG -> IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:TMSInew-0x3C7249E2 LOCATION UPDATE ACCEPT (TMSI = 0x3c7249e2) (gsm_04_08.c:149) 20250823133323351 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:TMSInew-0x3C7249E2:GERAN-A-315:LU)[0x561dbed979a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133323351 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:TMSInew-0x3C7249E2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133323351 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133323351 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133323351 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133323351 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133323351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133323351 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133323351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133323351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1963)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1961)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1961)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1961)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1961)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_wrong_mi0(1970)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1962)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1962)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1961)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1961)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1961)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1961)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823133323356 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133323356 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133323356 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133323356 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133323356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133323356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133323356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133323356 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133323356 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:TMSInew-0x3C7249E2:GERAN-A-315:LU)[0x561dbed979a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133323356 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:TMSInew-0x3C7249E2:GERAN-A-315:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133323356 DMM DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:TMSInew-0x3C7249E2:GERAN-A-315:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133323356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:TMSInew-0x3C7249E2:GERAN-A-315:LU)[0x561dbed6fda0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133323356 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed8cae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133323356 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250823133323356 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed8cae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133323356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-315:LU)[0x561dbed6fda0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133323356 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed8cae0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133323356 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed8cae0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-315:LU)[0x561dbed6fda0] (vlr_lu_fsm.c:817) 20250823133323356 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed8cae0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133323356 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x23026CD7:GERAN-A-315:LU)[0x561dbed8cae0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133323356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-315:LU)[0x561dbed6fda0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133323356 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-315:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133323356 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-315:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250823133323356 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250823133323356 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-315:LU)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133323356 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-315:LU)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133323356 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133323356 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133323356 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133323356 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-315:LU)[0x561dbed979a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133323356 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133323356 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133323356 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133323356 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133323356 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133323356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133323356 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133323356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133323356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1963)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1961)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1961)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1961)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1961)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1961)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1961)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1961)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1961)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133323358 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133323358 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133323358 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133323358 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133323358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133323358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133323358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133323358 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133323358 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-315:LU)[0x561dbed979a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133323358 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-315:LU)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133323358 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-315:LU)[0x561dbed8c880]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133323358 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-315:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133323358 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-315:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133323358 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-315:LU)[0x561dbed6fda0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133323358 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-315:LU)[0x561dbed6fda0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-315:LU)[0x561dbed8c880] (msc_a.c:1053) 20250823133323358 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-315:LU)[0x561dbed6fda0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133323358 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-315:LU)[0x561dbed6fda0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133323358 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-315:LU)[0x561dbed6fda0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133323358 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-315:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedc52e0] (msc_a.c:1053) 20250823133323358 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-315:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133323358 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-315:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133323358 DMSC DEBUG msub_fsm[0x561dbedc52e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133323358 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2) MSC-A terminated (msub.c:261) 20250823133323358 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2) 1 MSC-I still active (msub.c:79) 20250823133323358 DMSC DEBUG msub_fsm[0x561dbedc52e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133323358 DMSC DEBUG msub_fsm[0x561dbedc52e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133323358 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-315:LU)[0x561dbed979a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133323358 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-315:LU)[0x561dbed979a0]{READY}: Removing from parent msub_fsm[0x561dbedc52e0] (msub.c:113) 20250823133323358 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-315 (ran_conn.c:155) 20250823133323358 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-315:LU)[0x561dbed979a0]{READY}: Freeing instance (msub.c:113) 20250823133323358 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-315:LU)[0x561dbed979a0]{READY}: Deallocated (fsm.c:568) 20250823133323358 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2) Free (msub.c:119) 20250823133323358 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133323358 DMSC DEBUG msub_fsm[0x561dbedc52e0]{terminating}: Freeing instance (msub.c:113) 20250823133323358 DMSC DEBUG msub_fsm[0x561dbedc52e0]{terminating}: Deallocated (fsm.c:568) 20250823133323358 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133323358 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133323358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133323358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133323358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133323358 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133323358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133323358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1963)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1961)@7e0c241b4610: Session index based on local reference:0 20250823133323359 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133323359 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133323359 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133323359 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133323359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133323359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133323359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133323359 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1962)@7e0c241b4610: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1970)2022836 TC_cm_serv_wrong_mi0(1970)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133323360 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133323360 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_wrong_mi0(1970)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1970)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1970)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1970)@7e0c241b4610: 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 := '3C7249E2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1962)@7e0c241b4610: Added conn table entry 0TC_cm_serv_wrong_mi0(1970)5417314 MSC_Test_0-RAN(1962)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1961)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1963)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133323566 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133323566 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133323566 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133323566 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133323566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133323566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133323566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133323566 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133323567 DMSC DEBUG msub_fsm[0x561dbed6fda0]{active}: Allocated (fsm.c:456) 20250823133323567 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: Allocated (fsm.c:456) 20250823133323567 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: is child of msub_fsm[0x561dbed6fda0] (fsm.c:486) 20250823133323567 DMSC DEBUG msc_a[0x561dbed979a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133323567 DMSC DEBUG msc_a[0x561dbed979a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed6fda0] (fsm.c:486) 20250823133323567 DMSC DEBUG msc_a(unknown:GERAN-A-316:NONE)[0x561dbed979a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133323567 DMSC DEBUG msc_i(unknown:GERAN-A-316:NONE)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133323567 DMSC DEBUG msc_a(unknown:GERAN-A-316:NONE)[0x561dbed979a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133323567 DMM DEBUG msc_a(TMSI-0x3C7249E2:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed979a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133323567 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3C7249E2:GERAN-A-316:CM_SERVICE_REQ)[0x561dbedc52e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133323567 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3C7249E2:GERAN-A-316:CM_SERVICE_REQ)[0x561dbedc52e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3C7249E2:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed979a0] (fsm.c:486) 20250823133323567 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3C7249E2:GERAN-A-316:CM_SERVICE_REQ)[0x561dbedc52e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133323567 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3C7249E2:GERAN-A-316:CM_SERVICE_REQ)[0x561dbedc52e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133323567 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133323567 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133323567 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed979a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133323567 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed979a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133323567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-316:CM_SERVICE_REQ)[0x561dbedc52e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133323567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-316:CM_SERVICE_REQ)[0x561dbedc52e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133323567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-316:CM_SERVICE_REQ)[0x561dbedc52e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133323567 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133323568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-316:CM_SERVICE_REQ)[0x561dbedc52e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133323568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-316:CM_SERVICE_REQ)[0x561dbedc52e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133323568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-316:CM_SERVICE_REQ)[0x561dbedc52e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133323568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-316:CM_SERVICE_REQ)[0x561dbedc52e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133323568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-316:CM_SERVICE_REQ)[0x561dbedc52e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133323568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-316:CM_SERVICE_REQ)[0x561dbedc52e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133323568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-316:CM_SERVICE_REQ)[0x561dbedc52e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133323568 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133323568 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed979a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133323568 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed979a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133323568 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250823133323568 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133323568 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133323568 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133323568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133323568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133323568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133323568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133323568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133323568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133323568 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133323568 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133323569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133323569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133323569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133323569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133323569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133323569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1963)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823133323569 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-SCCP(1961)@7e0c241b4610: { messageType := 2, destLocRef := '52A962'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(1961)@7e0c241b4610: Session index based on local reference:0 20250823133323569 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133323569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133323569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133323569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133323569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133323569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133323569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1963)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1961)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1961)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1961)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1961)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1963)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1963)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1961)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1961)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1961)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1961)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133323571 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133323571 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_cm_serv_wrong_mi0(1970)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1970)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1962)@7e0c241b4610: patching N(SD)=1 into dtap '05240403505902082926240000909999'O MSC_Test_0-RAN(1962)@7e0c241b4610: patched enc_l3: '05640403505902082926240000909999'O MSC_Test_0-SCCP(1961)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1961)@7e0c241b4610: vl_len:19 MSC_Test_0-SCCP(1961)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1961)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01001005640403505902082926240000909999'O 20250823133323579 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133323579 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133323579 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1963)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133323579 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133323579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133323579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133323579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133323579 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133323579 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133323579 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed979a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133323580 DMM DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed979a0]{MSC_A_ST_AUTHENTICATED}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823133323580 DMM ERROR msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed979a0]{MSC_A_ST_AUTHENTICATED}: CM Service Request with mismatching mobile identity: IMSI-262420000099999 (gsm_04_08.c:695) 20250823133323580 DMM DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed979a0]{MSC_A_ST_AUTHENTICATED}: -> CM SERVICE Reject cause: 3 (gsm_04_08.c:259) 20250823133323580 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133323580 DBSSAP ERROR msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed979a0]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250823133323580 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133323580 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133323580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133323580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133323580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133323580 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133323580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133323580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1963)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1961)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1961)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1961)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1961)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1961)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1961)@7e0c241b4610: vl_len:6 MSC_Test_0-SCCP(1961)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1961)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000422040100'O 20250823133323584 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133323584 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133323584 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1963)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133323584 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133323584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133323584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133323584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133323584 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133323585 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133323585 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed979a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133323585 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed979a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250823133323585 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed979a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133323585 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133323585 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133323585 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133323585 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133323585 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133323586 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133323586 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133323586 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133323586 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133323586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133323586 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133323586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133323586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1963)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1961)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1961)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1961)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1961)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1961)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1961)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1961)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1961)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1963)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133323590 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133323590 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133323590 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133323590 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133323590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133323590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133323590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133323590 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133323590 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133323590 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed979a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133323590 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed979a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133323590 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed979a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133323590 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed979a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133323590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x561dbedc52e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133323591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x561dbedc52e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed979a0] (msc_a.c:1053) 20250823133323591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x561dbedc52e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133323591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x561dbedc52e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133323591 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed979a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed6fda0] (msc_a.c:1053) 20250823133323591 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed979a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133323591 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed979a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133323591 DMSC DEBUG msub_fsm[0x561dbed6fda0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133323591 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2) MSC-A terminated (msub.c:261) 20250823133323591 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2) 1 MSC-I still active (msub.c:79) 20250823133323591 DMSC DEBUG msub_fsm[0x561dbed6fda0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133323591 DMSC DEBUG msub_fsm[0x561dbed6fda0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133323591 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133323591 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Removing from parent msub_fsm[0x561dbed6fda0] (msub.c:113) 20250823133323591 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-316 (ran_conn.c:155) 20250823133323591 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Freeing instance (msub.c:113) 20250823133323591 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Deallocated (fsm.c:568) 20250823133323591 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2) Free (msub.c:119) 20250823133323591 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133323591 DMSC DEBUG msub_fsm[0x561dbed6fda0]{terminating}: Freeing instance (msub.c:113) 20250823133323591 DMSC DEBUG msub_fsm[0x561dbed6fda0]{terminating}: Deallocated (fsm.c:568) 20250823133323591 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133323591 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133323591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133323591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133323591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133323591 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133323591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133323591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1963)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1961)@7e0c241b4610: Session index based on local reference:0 20250823133323592 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133323592 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133323592 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133323593 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1963)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133323593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133323593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133323593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133323593 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1962)@7e0c241b4610: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1970)5417314 TC_cm_serv_wrong_mi0(1970)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133323595 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133323595 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3C7249E2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_wrong_mi0(1970)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1970)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1970)@7e0c241b4610: Final verdict of PTC: pass 20250823133323607 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-SCCP(1961)@7e0c241b4610: Final verdict of PTC: none 20250823133323607 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823133323608 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1967)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1963)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1966)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1964)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1965)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1962)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1968)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1969)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1971)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1960)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1960): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1961): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1962): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1963): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1964): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1965): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1966): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1967): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1968): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1969): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_cm_serv_wrong_mi0(1970): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1971): none (pass -> pass) MTC@7e0c241b4610: Test case TC_cm_serv_wrong_mi finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_wrong_mi pass'. Sat Aug 23 13:33:23 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 20250823133323794 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133323794 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133323794 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133323794 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133323794 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133323794 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133323794 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133323794 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133323795 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) 20250823133323795 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133323795 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133323795 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133323795 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133323795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133323795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133323795 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133323795 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133323795 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133323795 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133324609 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=295668) 20250823133325610 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133325796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133325796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133325796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=295668, count=296828) 20250823133326611 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_wrong_mi pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_0'. ------ MSC_Tests.TC_auth_options_0 ------ Sat Aug 23 13:33:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_auth_options_0.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_auth_options_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133327612 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_0' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_auth_options_0 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1975)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1975)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1975)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1973)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133328286 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1976)@7e0c241b4610: 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 } } } 20250823133328481 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) 20250823133328481 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) 20250823133328481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133328481 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)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1975)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1975)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1975)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1975)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823133328486 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133328486 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133328486 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133328486 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133328486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133328486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133328486 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)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1975)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1975)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1975)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1975)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1975)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133328487 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133328487 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133328487 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133328487 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133328487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133328487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133328487 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(1975)@7e0c241b4610: Message received on association #8 20250823133328487 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133328487 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1975)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1975)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1975)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1975)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133328614 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133328614 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1978)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1978)@7e0c241b4610: 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) } } } } 20250823133328620 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1978)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1978)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1978)@7e0c241b4610: 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(1978)@7e0c241b4610: 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(1978)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1978)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133328638 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) 20250823133328638 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_00(1982)@7e0c241b4610: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1979)@7e0c241b4610: Created GsupExpect[0] for "262420000042300" to be handled at TC_auth_options_00(1982) TC_auth_options_00(1982)@7e0c241b4610: 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 } } } } 20250823133329292 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133329292 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133329292 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133329292 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133329292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133329292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133329292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133329292 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133329294 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133329294 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133329294 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133329294 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133329294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133329294 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133329294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133329294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1975)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1974)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1974)@7e0c241b4610: Added conn table entry 0TC_auth_options_00(1982)3646364 MSC_Test_0-SCCP(1973)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1974)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133329308 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133329308 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133329308 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133329308 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133329309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133329309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133329309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133329309 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133329309 DMSC DEBUG msub_fsm[0x561dbedc52e0]{active}: Allocated (fsm.c:456) 20250823133329309 DMSC DEBUG msc_i[0x561dbed979a0]{READY}: Allocated (fsm.c:456) 20250823133329309 DMSC DEBUG msc_i[0x561dbed979a0]{READY}: is child of msub_fsm[0x561dbedc52e0] (fsm.c:486) 20250823133329309 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133329309 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedc52e0] (fsm.c:486) 20250823133329309 DMSC DEBUG msc_a(unknown:GERAN-A-317:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133329309 DMSC DEBUG msc_i(unknown:GERAN-A-317:NONE)[0x561dbed979a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133329309 DMSC DEBUG msc_a(unknown:GERAN-A-317:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133329309 DMM DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042300 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133329309 DMM DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133329309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed6fda0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133329309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed6fda0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed8c880] (fsm.c:486) 20250823133329309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed6fda0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133329309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed6fda0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133329310 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133329310 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042300 id=262420000042300 (vlr.c:661) 20250823133329310 DVLR INFO New subscr, IMSI: 262420000042300 (vlr.c:562) 20250823133329310 DVLR DEBUG VLR subscr IMSI-262420000042300 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133329310 DMSC DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133329310 DMSC DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133329310 DVLR DEBUG VLR subscr IMSI-262420000042300 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823133329310 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133329310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed6fda0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133329310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed6fda0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133329310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed6fda0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133329310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed6fda0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133329310 DMSC DEBUG msc_i(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed979a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133329310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed6fda0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133329310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed6fda0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133329310 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133329310 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed6fda0] (fsm.c:486) 20250823133329310 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133329310 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133329310 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133329310 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133329310 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133329310 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133329310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133329310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133329310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133329310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133329310 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133329310 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133329310 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133329310 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133329310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133329310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133329310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133329310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1975)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1975)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1975)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@7e0c241b4610: { messageType := 2, destLocRef := '37A39C'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(1973)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test-GSUP(1979)@7e0c241b4610: Found GsupExpect[0] for "262420000042300" handled at TC_auth_options_00(1982) MSC_Test-GSUP(1979)@7e0c241b4610: Added IMSI table entry 0TC_auth_options_00(1982)"262420000042300" MSC_Test_0-SCCP(1973)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133329314 DVLR DEBUG VLR subscr IMSI-262420000042300 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823133329314 DVLR DEBUG VLR subscr IMSI-262420000042300 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1973)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1973)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1973)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1975)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133329315 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133329315 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133329315 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133329315 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133329315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133329315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133329315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133329315 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133329315 DMSC DEBUG msc_i(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed979a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133329315 DMSC DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_00(1982)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1982)@7e0c241b4610: setverdict(pass): none -> pass 20250823133329319 DVLR DEBUG VLR subscr IMSI-262420000042300 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133329319 DVLR DEBUG IMSI:262420000042300 has MSISDN:491230042300 (vlr.c:1045) 20250823133329319 DMSC NOTICE msub(IMSI-262420000042300:MSISDN-491230042300) VLR: update for IMSI=262420000042300 (MSISDN=491230042300) (gsm_04_08.c:1541) 20250823133329319 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133329320 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133329320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x561dbed6fda0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133329320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed66050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133329320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed66050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133329320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133329320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x561dbed6fda0] (vlr_lu_fsm.c:110) 20250823133329320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133329320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133329320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x561dbed6fda0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133329320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x561dbed6fda0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133329320 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133329320 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x561dbed6fda0] (fsm.c:486) 20250823133329320 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133329320 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133329320 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133329320 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133329320 DMSC NOTICE msub(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x77E5D4A9) VLR: update for IMSI=262420000042300 (MSISDN=491230042300) (gsm_04_08.c:1541) 20250823133329320 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133329320 DMM DEBUG -> IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x77E5D4A9 LOCATION UPDATE ACCEPT (TMSI = 0x77e5d4a9) (gsm_04_08.c:149) 20250823133329320 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed979a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133329320 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x77E5D4A9 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133329320 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133329320 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133329320 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133329320 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133329320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133329320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133329320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133329320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1975)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_00(1982)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1974)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1974)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1973)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1973)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1973)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1975)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133329328 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133329328 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133329328 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133329328 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133329328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133329328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133329328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133329328 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133329328 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed979a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133329328 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133329328 DMM DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133329328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed6fda0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133329328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133329328 DMSC NOTICE msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9) VLR: update for IMSI=262420000042300 (MSISDN=491230042300) (gsm_04_08.c:1541) 20250823133329328 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823133329328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133329328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed6fda0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133329328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133329328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed6fda0] (vlr_lu_fsm.c:817) 20250823133329328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133329328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x561dbeddad90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133329328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed6fda0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133329328 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133329328 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250823133329328 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042300/3/1): Available (smpp_smsc.c:626) 20250823133329328 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133329328 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133329328 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133329328 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9 + 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) 20250823133329328 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133329328 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed979a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133329328 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823133329328 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133329328 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133329328 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133329328 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133329328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133329328 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133329328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133329328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1975)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1973)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1973)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1973)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1975)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133329330 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133329330 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133329330 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133329330 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133329330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133329330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133329330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133329330 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133329330 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed979a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133329330 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133329330 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed8c880]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133329330 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133329330 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133329330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed6fda0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133329330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed6fda0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed8c880] (msc_a.c:1053) 20250823133329330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed6fda0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133329330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed6fda0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133329330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed6fda0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133329330 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedc52e0] (msc_a.c:1053) 20250823133329330 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133329330 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133329330 DMSC DEBUG msub_fsm[0x561dbedc52e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133329330 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9) MSC-A terminated (msub.c:261) 20250823133329330 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9) 1 MSC-I still active (msub.c:79) 20250823133329330 DMSC DEBUG msub_fsm[0x561dbedc52e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133329330 DMSC DEBUG msub_fsm[0x561dbedc52e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133329330 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed979a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133329330 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed979a0]{READY}: Removing from parent msub_fsm[0x561dbedc52e0] (msub.c:113) 20250823133329331 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-317 (ran_conn.c:155) 20250823133329331 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed979a0]{READY}: Freeing instance (msub.c:113) 20250823133329331 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-317:LU)[0x561dbed979a0]{READY}: Deallocated (fsm.c:568) 20250823133329331 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9) Free (msub.c:119) 20250823133329331 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133329331 DMSC DEBUG msub_fsm[0x561dbedc52e0]{terminating}: Freeing instance (msub.c:113) 20250823133329331 DMSC DEBUG msub_fsm[0x561dbedc52e0]{terminating}: Deallocated (fsm.c:568) 20250823133329331 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133329331 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133329331 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133329331 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133329331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133329331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133329331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133329331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1975)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1975)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133329332 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133329332 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133329332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133329332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133329332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133329332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133329332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133329332 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1974)@7e0c241b4610: Deleted conn table entry 0TC_auth_options_00(1982)3646364 TC_auth_options_00(1982)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133329332 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133329332 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_00(1982)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1982)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1982)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1982)@7e0c241b4610: port MSCVTYf_perform_lu() done TC_auth_options_00(1982)@7e0c241b4610: port MSCVTYf_establish_fully() starting TC_auth_options_00(1982)@7e0c241b4610: 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 := '77E5D4A9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1974)@7e0c241b4610: Added conn table entry 0TC_auth_options_00(1982)8701021 MSC_Test_0-RAN(1974)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1973)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1975)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133330342 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133330342 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133330343 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133330343 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133330343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133330343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133330343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133330343 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133330344 DMSC DEBUG msub_fsm[0x561dbeddad90]{active}: Allocated (fsm.c:456) 20250823133330344 DMSC DEBUG msc_i[0x561dbed66050]{READY}: Allocated (fsm.c:456) 20250823133330344 DMSC DEBUG msc_i[0x561dbed66050]{READY}: is child of msub_fsm[0x561dbeddad90] (fsm.c:486) 20250823133330344 DMSC DEBUG msc_a[0x561dbed65540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133330344 DMSC DEBUG msc_a[0x561dbed65540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeddad90] (fsm.c:486) 20250823133330344 DMSC DEBUG msc_a(unknown:GERAN-A-318:NONE)[0x561dbed65540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133330344 DMSC DEBUG msc_i(unknown:GERAN-A-318:NONE)[0x561dbed66050]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133330344 DMSC DEBUG msc_a(unknown:GERAN-A-318:NONE)[0x561dbed65540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133330344 DMM DEBUG msc_a(TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed65540]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133330344 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133330344 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed65540] (fsm.c:486) 20250823133330344 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133330344 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133330344 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133330344 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133330344 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed65540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133330344 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed65540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133330344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133330344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133330344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133330344 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed66050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133330344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133330344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133330344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133330344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133330345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133330345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133330345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133330345 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed66050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133330345 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed65540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133330345 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed65540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250823133330345 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042300/3/1): Available (smpp_smsc.c:626) 20250823133330345 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133330345 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133330345 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133330345 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133330346 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133330346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133330346 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133330346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133330346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133330346 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133330346 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133330346 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133330346 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133330346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133330346 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133330346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133330346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133330346 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133330346 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133330346 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133330346 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133330346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133330346 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133330346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133330346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1975)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1975)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1975)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1975)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1975)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@7e0c241b4610: { messageType := 2, destLocRef := '84C45D'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-SCCP(1973)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1973)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133330349 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133330349 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_00(1982)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1982)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1982)@7e0c241b4610: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1973)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@7e0c241b4610: vl_len:6 MSC_Test_0-SCCP(1973)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1973)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000422040100'O 20250823133330355 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133330355 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133330355 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133330355 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133330355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133330355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133330355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133330355 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133330355 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed66050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133330355 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed65540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133330355 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed65540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250823133330355 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed65540]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133330355 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133330355 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133330355 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133330355 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed66050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133330355 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133330356 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133330356 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133330356 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133330356 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133330356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133330356 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133330356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133330356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1975)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1973)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1973)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1973)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133330359 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133330359 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133330359 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133330359 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133330359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133330359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133330359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133330359 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133330359 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed66050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133330359 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed65540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133330359 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed65540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133330359 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed65540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133330359 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed65540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133330359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133330359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed65540] (msc_a.c:1053) 20250823133330359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133330359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133330359 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed65540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeddad90] (msc_a.c:1053) 20250823133330359 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed65540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133330359 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed65540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133330359 DMSC DEBUG msub_fsm[0x561dbeddad90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133330359 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9) MSC-A terminated (msub.c:261) 20250823133330359 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9) 1 MSC-I still active (msub.c:79) 20250823133330359 DMSC DEBUG msub_fsm[0x561dbeddad90]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133330359 DMSC DEBUG msub_fsm[0x561dbeddad90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133330359 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed66050]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133330359 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed66050]{READY}: Removing from parent msub_fsm[0x561dbeddad90] (msub.c:113) 20250823133330360 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-318 (ran_conn.c:155) 20250823133330360 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed66050]{READY}: Freeing instance (msub.c:113) 20250823133330360 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9:GERAN-A-318:CM_SERVICE_REQ)[0x561dbed66050]{READY}: Deallocated (fsm.c:568) 20250823133330360 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9) Free (msub.c:119) 20250823133330360 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133330360 DMSC DEBUG msub_fsm[0x561dbeddad90]{terminating}: Freeing instance (msub.c:113) 20250823133330360 DMSC DEBUG msub_fsm[0x561dbeddad90]{terminating}: Deallocated (fsm.c:568) 20250823133330360 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133330360 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133330360 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133330360 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133330360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133330360 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133330360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133330360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1975)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@7e0c241b4610: Session index based on local reference:0 20250823133330361 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133330361 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133330361 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133330361 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133330361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133330361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133330361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133330361 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1974)@7e0c241b4610: Deleted conn table entry 0TC_auth_options_00(1982)8701021 TC_auth_options_00(1982)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133330362 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133330362 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x77E5D4A9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_00(1982)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1982)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1982)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(1979)@7e0c241b4610: Final verdict of PTC: none 20250823133330371 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133330371 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1975)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1973)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1976)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1977)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1980)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1974)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1983)@7e0c241b4610: Final verdict of PTC: none 20250823133330374 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1978)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1981)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1972)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1972): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1973): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1974): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1975): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1976): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1977): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1978): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1979): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1980): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1981): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_auth_options_00(1982): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1983): none (pass -> pass) MTC@7e0c241b4610: Test case TC_auth_options_0 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_0 pass'. Sat Aug 23 13:33:30 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 20250823133330562 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133330562 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133330562 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133330562 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133330562 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133330562 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133330563 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133330563 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133330563 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) 20250823133330563 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133330563 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133330563 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133330563 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133330563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133330563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133330563 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133330563 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133330563 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133330563 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133331376 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=281896) 20250823133332377 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133332564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133332564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133332564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=281896, count=283056) 20250823133333378 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_0 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_1'. ------ MSC_Tests.TC_auth_options_1 ------ Sat Aug 23 13:33:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_auth_options_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_auth_options_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133334380 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_1' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_auth_options_1 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(1987)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1987)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1987)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(1985)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133335065 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1988)@7e0c241b4610: 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 } } } 20250823133335261 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) 20250823133335261 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) 20250823133335261 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133335261 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(1987)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1987)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1987)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133335266 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133335266 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133335266 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133335266 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133335266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133335266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133335266 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(1987)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1987)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1987)@7e0c241b4610: Message received on association #8 20250823133335266 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133335266 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133335266 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133335266 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133335266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133335266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133335266 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(1987)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1987)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1987)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1987)@7e0c241b4610: Message received on association #8 20250823133335266 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133335266 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1987)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1987)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1987)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1987)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1987)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1987)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133335381 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133335381 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1990)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1990)@7e0c241b4610: 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) } } } } 20250823133335387 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1990)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1990)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1990)@7e0c241b4610: 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(1990)@7e0c241b4610: 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(1990)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1990)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133335405 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) 20250823133335405 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_10(1994)@7e0c241b4610: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1991)@7e0c241b4610: Created GsupExpect[0] for "262420000042301" to be handled at TC_auth_options_10(1994) TC_auth_options_10(1994)@7e0c241b4610: 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 } } } } MSC_Test_0-M3UA(1987)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133336074 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133336074 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133336074 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133336074 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133336074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133336074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133336074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133336074 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133336074 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133336074 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133336074 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133336074 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133336074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133336074 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133336074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133336074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1987)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1986)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1986)@7e0c241b4610: Added conn table entry 0TC_auth_options_10(1994)15291835 MSC_Test_0-SCCP(1985)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1986)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133336085 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133336085 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133336085 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133336085 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133336085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133336085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133336085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133336086 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133336086 DMSC DEBUG msub_fsm[0x561dbed89480]{active}: Allocated (fsm.c:456) 20250823133336086 DMSC DEBUG msc_i[0x561dbed65540]{READY}: Allocated (fsm.c:456) 20250823133336086 DMSC DEBUG msc_i[0x561dbed65540]{READY}: is child of msub_fsm[0x561dbed89480] (fsm.c:486) 20250823133336086 DMSC DEBUG msc_a[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133336086 DMSC DEBUG msc_a[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed89480] (fsm.c:486) 20250823133336086 DMSC DEBUG msc_a(unknown:GERAN-A-319:NONE)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133336086 DMSC DEBUG msc_i(unknown:GERAN-A-319:NONE)[0x561dbed65540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133336086 DMSC DEBUG msc_a(unknown:GERAN-A-319:NONE)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133336086 DMM DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042301 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133336086 DMM DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133336086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbeddad90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133336086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbeddad90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbed66050] (fsm.c:486) 20250823133336086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbeddad90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133336086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbeddad90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133336086 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133336086 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042301 id=262420000042301 (vlr.c:661) 20250823133336086 DVLR INFO New subscr, IMSI: 262420000042301 (vlr.c:562) 20250823133336086 DVLR DEBUG VLR subscr IMSI-262420000042301 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133336086 DMSC DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133336086 DMSC DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133336086 DVLR DEBUG VLR subscr IMSI-262420000042301 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823133336086 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133336086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbeddad90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133336086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbeddad90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133336086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbeddad90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133336086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbeddad90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133336086 DMSC DEBUG msc_i(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbed65540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133336086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbeddad90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133336086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbeddad90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133336086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133336086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbeddad90] (fsm.c:486) 20250823133336086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133336086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133336086 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133336086 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133336086 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133336086 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133336086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133336086 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133336086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133336086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133336086 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133336086 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133336086 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133336086 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133336086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133336086 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133336086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133336086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1987)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1987)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1987)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1985)@7e0c241b4610: { messageType := 2, destLocRef := 'E955BB'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(1985)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1985)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1985)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1985)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1985)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1991)@7e0c241b4610: Found GsupExpect[0] for "262420000042301" handled at TC_auth_options_10(1994) MSC_Test-GSUP(1991)@7e0c241b4610: Added IMSI table entry 0TC_auth_options_10(1994)"262420000042301" 20250823133336089 DVLR DEBUG VLR subscr IMSI-262420000042301 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823133336089 DVLR DEBUG VLR subscr IMSI-262420000042301 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1985)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1985)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1985)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1985)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1987)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133336089 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133336089 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133336089 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133336089 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133336089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133336089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133336089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133336089 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133336089 DMSC DEBUG msc_i(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbed65540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133336089 DMSC DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbed66050]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_10(1994)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1994)@7e0c241b4610: setverdict(pass): none -> pass 20250823133336093 DVLR DEBUG VLR subscr IMSI-262420000042301 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133336093 DVLR DEBUG IMSI:262420000042301 has MSISDN:491230042301 (vlr.c:1045) 20250823133336093 DMSC NOTICE msub(IMSI-262420000042301:MSISDN-491230042301) VLR: update for IMSI=262420000042301 (MSISDN=491230042301) (gsm_04_08.c:1541) 20250823133336093 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133336093 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133336093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x561dbeddad90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133336093 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133336093 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133336093 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133336093 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x561dbeddad90] (vlr_lu_fsm.c:110) 20250823133336093 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133336093 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133336093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x561dbeddad90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133336093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x561dbeddad90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133336093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x561dbed8c880]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133336093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x561dbed8c880]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x561dbeddad90] (fsm.c:486) 20250823133336093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x561dbed8c880]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133336093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x561dbed8c880]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133336093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x561dbed8c880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133336093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x561dbed8c880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133336093 DMSC NOTICE msub(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x85EBA421) VLR: update for IMSI=262420000042301 (MSISDN=491230042301) (gsm_04_08.c:1541) 20250823133336093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x561dbed8c880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133336093 DMM DEBUG -> IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x85EBA421 LOCATION UPDATE ACCEPT (TMSI = 0x85eba421) (gsm_04_08.c:149) 20250823133336093 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x85EBA421:GERAN-A-319:LU)[0x561dbed65540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133336093 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x85EBA421 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133336093 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133336093 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133336093 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133336093 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133336093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133336093 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133336093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133336093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1987)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1985)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1985)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1985)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1985)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_10(1994)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1986)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1986)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1985)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1985)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1985)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1985)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1987)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133336098 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133336098 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133336098 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133336098 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133336098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133336098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133336098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133336098 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133336098 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x85EBA421:GERAN-A-319:LU)[0x561dbed65540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133336098 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x85EBA421:GERAN-A-319:LU)[0x561dbed66050]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133336098 DMM DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x85EBA421:GERAN-A-319:LU)[0x561dbed66050]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133336098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x85EBA421:GERAN-A-319:LU)[0x561dbeddad90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133336098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x561dbed8c880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133336098 DMSC NOTICE msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421) VLR: update for IMSI=262420000042301 (MSISDN=491230042301) (gsm_04_08.c:1541) 20250823133336098 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823133336098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x561dbed8c880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133336098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-319:LU)[0x561dbeddad90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133336098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x561dbed8c880]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133336098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x561dbed8c880]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-319:LU)[0x561dbeddad90] (vlr_lu_fsm.c:817) 20250823133336098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x561dbed8c880]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133336098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x561dbed8c880]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133336098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-319:LU)[0x561dbeddad90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133336098 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-319:LU)[0x561dbed66050]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133336098 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-319:LU)[0x561dbed66050]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.987s remaining) (msc_a.c:450) 20250823133336098 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042301/3/1): Available (smpp_smsc.c:626) 20250823133336098 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-319:LU)[0x561dbed66050]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133336098 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-319:LU)[0x561dbed66050]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133336098 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133336098 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421 + 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) 20250823133336098 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133336098 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-319:LU)[0x561dbed65540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133336098 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823133336098 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133336098 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133336098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133336098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133336098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133336098 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133336098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133336098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1987)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1985)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1985)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1985)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1985)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1985)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1985)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1985)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1985)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133336100 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133336100 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133336100 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133336100 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133336100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133336100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133336100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133336100 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133336100 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-319:LU)[0x561dbed65540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133336100 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-319:LU)[0x561dbed66050]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133336100 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-319:LU)[0x561dbed66050]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133336100 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-319:LU)[0x561dbed66050]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133336100 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-319:LU)[0x561dbed66050]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133336100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-319:LU)[0x561dbeddad90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133336100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-319:LU)[0x561dbeddad90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-319:LU)[0x561dbed66050] (msc_a.c:1053) 20250823133336100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-319:LU)[0x561dbeddad90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133336100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-319:LU)[0x561dbeddad90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133336100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-319:LU)[0x561dbeddad90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133336100 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-319:LU)[0x561dbed66050]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed89480] (msc_a.c:1053) 20250823133336100 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-319:LU)[0x561dbed66050]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133336100 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-319:LU)[0x561dbed66050]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133336100 DMSC DEBUG msub_fsm[0x561dbed89480]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133336100 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421) MSC-A terminated (msub.c:261) 20250823133336100 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421) 1 MSC-I still active (msub.c:79) 20250823133336100 DMSC DEBUG msub_fsm[0x561dbed89480]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133336100 DMSC DEBUG msub_fsm[0x561dbed89480]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133336100 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-319:LU)[0x561dbed65540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133336100 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-319:LU)[0x561dbed65540]{READY}: Removing from parent msub_fsm[0x561dbed89480] (msub.c:113) 20250823133336100 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-319 (ran_conn.c:155) 20250823133336100 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-319:LU)[0x561dbed65540]{READY}: Freeing instance (msub.c:113) 20250823133336100 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-319:LU)[0x561dbed65540]{READY}: Deallocated (fsm.c:568) 20250823133336100 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421) Free (msub.c:119) 20250823133336100 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133336100 DMSC DEBUG msub_fsm[0x561dbed89480]{terminating}: Freeing instance (msub.c:113) 20250823133336100 DMSC DEBUG msub_fsm[0x561dbed89480]{terminating}: Deallocated (fsm.c:568) 20250823133336100 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133336100 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133336100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133336100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133336100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133336100 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133336100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133336100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1987)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1985)@7e0c241b4610: Session index based on local reference:0 20250823133336101 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133336101 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133336101 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133336101 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133336101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133336101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133336101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133336101 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1986)@7e0c241b4610: Deleted conn table entry 0TC_auth_options_10(1994)15291835 TC_auth_options_10(1994)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133336102 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133336102 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_10(1994)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1994)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1994)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1994)@7e0c241b4610: port MSCVTYf_perform_lu() done TC_auth_options_10(1994)@7e0c241b4610: port MSCVTYf_establish_fully() starting TC_auth_options_10(1994)@7e0c241b4610: 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 := '85EBA421'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1986)@7e0c241b4610: Added conn table entry 0TC_auth_options_10(1994)6050654 MSC_Test_0-RAN(1986)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1985)@7e0c241b4610: First idle individual index:0 20250823133337110 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133337110 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133337110 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133337110 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133337110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133337110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133337110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133337110 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133337111 DMSC DEBUG msub_fsm[0x561dbed65540]{active}: Allocated (fsm.c:456) 20250823133337111 DMSC DEBUG msc_i[0x561dbed89480]{READY}: Allocated (fsm.c:456) 20250823133337111 DMSC DEBUG msc_i[0x561dbed89480]{READY}: is child of msub_fsm[0x561dbed65540] (fsm.c:486) 20250823133337111 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133337111 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed65540] (fsm.c:486) 20250823133337111 DMSC DEBUG msc_a(unknown:GERAN-A-320:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133337111 DMSC DEBUG msc_i(unknown:GERAN-A-320:NONE)[0x561dbed89480]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133337111 DMSC DEBUG msc_a(unknown:GERAN-A-320:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133337111 DMM DEBUG msc_a(TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133337111 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133337111 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c880] (fsm.c:486) 20250823133337111 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133337111 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133337111 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133337111 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133337111 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133337111 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133337111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133337111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133337111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133337111 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed89480]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133337111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133337111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133337111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133337111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133337111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133337111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133337111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133337111 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed89480]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133337111 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133337111 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133337111 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042301/3/1): Available (smpp_smsc.c:626) 20250823133337111 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133337112 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133337112 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133337112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133337112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133337112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133337112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133337112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133337112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133337112 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133337112 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133337112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133337112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133337112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133337112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133337112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133337112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133337112 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133337112 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133337112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133337112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133337112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133337112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133337112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133337112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1987)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1987)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1987)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1987)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1987)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1985)@7e0c241b4610: { messageType := 2, destLocRef := '5C535E'O ("\\S^"), 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(1985)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1985)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1985)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1985)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1985)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1985)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1985)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1985)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1985)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133337114 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133337114 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_10(1994)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1994)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1994)@7e0c241b4610: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1985)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1985)@7e0c241b4610: vl_len:6 MSC_Test_0-SCCP(1985)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1985)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000422040100'O 20250823133337120 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133337120 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133337120 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133337120 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133337120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133337120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133337120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133337120 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133337120 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed89480]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133337120 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133337121 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250823133337121 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133337121 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133337121 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133337121 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133337121 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed89480]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133337121 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133337121 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133337121 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133337121 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133337121 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133337121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133337121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133337121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133337121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1987)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1985)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1985)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1985)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1985)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1985)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1985)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1985)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1985)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1987)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133337125 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133337125 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133337125 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133337125 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133337125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133337125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133337125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133337125 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133337125 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed89480]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133337125 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133337125 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133337125 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133337125 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133337125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133337125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c880] (msc_a.c:1053) 20250823133337125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133337125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133337125 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed65540] (msc_a.c:1053) 20250823133337125 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133337125 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133337125 DMSC DEBUG msub_fsm[0x561dbed65540]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133337125 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421) MSC-A terminated (msub.c:261) 20250823133337125 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421) 1 MSC-I still active (msub.c:79) 20250823133337125 DMSC DEBUG msub_fsm[0x561dbed65540]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133337125 DMSC DEBUG msub_fsm[0x561dbed65540]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133337125 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed89480]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133337125 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed89480]{READY}: Removing from parent msub_fsm[0x561dbed65540] (msub.c:113) 20250823133337125 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-320 (ran_conn.c:155) 20250823133337125 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed89480]{READY}: Freeing instance (msub.c:113) 20250823133337125 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421:GERAN-A-320:CM_SERVICE_REQ)[0x561dbed89480]{READY}: Deallocated (fsm.c:568) 20250823133337125 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421) Free (msub.c:119) 20250823133337126 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133337126 DMSC DEBUG msub_fsm[0x561dbed65540]{terminating}: Freeing instance (msub.c:113) 20250823133337126 DMSC DEBUG msub_fsm[0x561dbed65540]{terminating}: Deallocated (fsm.c:568) 20250823133337126 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133337126 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133337126 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133337126 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133337126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133337126 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133337126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133337126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@7e0c241b4610: Message received on association #8 20250823133337126 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133337126 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133337127 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133337127 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133337127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133337127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133337127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133337127 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1985)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1987)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1986)@7e0c241b4610: Deleted conn table entry 0TC_auth_options_10(1994)6050654 TC_auth_options_10(1994)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133337128 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133337128 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x85EBA421 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_10(1994)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1994)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1994)@7e0c241b4610: Final verdict of PTC: pass 20250823133337136 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133337136 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1987)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1985)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(1988)@7e0c241b4610: Final verdict of PTC: none 20250823133337139 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1991)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1986)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(1990)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1984)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1995)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(1992)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(1993)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(1989)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1984): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1985): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1986): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1987): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(1988): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(1989): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(1990): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(1991): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(1992): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(1993): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_auth_options_10(1994): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1995): none (pass -> pass) MTC@7e0c241b4610: Test case TC_auth_options_1 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_1 pass'. Sat Aug 23 13:33:37 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 20250823133337330 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133337330 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133337330 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133337330 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133337330 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133337330 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133337330 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133337330 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133337330 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) 20250823133337330 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133337330 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133337330 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133337330 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133337330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133337330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133337330 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133337331 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133337331 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133337331 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133338140 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=282336) 20250823133339142 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133339332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133339332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133339332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=282336, count=283496) 20250823133340143 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_1 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_2'. ------ MSC_Tests.TC_auth_options_2 ------ Sat Aug 23 13:33:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_auth_options_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_auth_options_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133341145 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_2' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_auth_options_2 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1999)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(1999)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1999)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(1997)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133341801 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2000)@7e0c241b4610: 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 } } } 20250823133341996 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) 20250823133341996 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) 20250823133341996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133341996 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(1999)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1999)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1999)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133342001 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133342001 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133342001 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133342001 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133342001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133342001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133342001 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(1999)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(1999)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1999)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1999)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1999)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1999)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1999)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1999)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133342001 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133342001 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133342001 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133342001 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133342001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133342001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133342001 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(1999)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1999)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1999)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1999)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1999)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133342001 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133342001 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133342146 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133342146 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2002)@7e0c241b4610: Established a new IPA connection (conn_id=2) 20250823133342152 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2002)@7e0c241b4610: 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(2002)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2002)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2002)@7e0c241b4610: 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(2002)@7e0c241b4610: 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(2002)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2002)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133342166 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) 20250823133342166 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_20(2006)@7e0c241b4610: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2003)@7e0c241b4610: Created GsupExpect[0] for "262420000042302" to be handled at TC_auth_options_20(2006) TC_auth_options_20(2006)@7e0c241b4610: 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 } } } } 20250823133342808 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133342808 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133342808 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133342808 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133342808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133342808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133342808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133342808 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133342808 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133342808 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133342808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133342809 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133342809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133342809 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133342809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133342809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1999)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1998)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1998)@7e0c241b4610: Added conn table entry 0TC_auth_options_20(2006)4296606 MSC_Test_0-SCCP(1997)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(1998)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1999)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133342821 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133342821 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133342821 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133342821 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133342821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133342821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133342821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133342821 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133342821 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Allocated (fsm.c:456) 20250823133342821 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: Allocated (fsm.c:456) 20250823133342821 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133342821 DMSC DEBUG msc_a[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133342821 DMSC DEBUG msc_a[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133342821 DMSC DEBUG msc_a(unknown:GERAN-A-321:NONE)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133342821 DMSC DEBUG msc_i(unknown:GERAN-A-321:NONE)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133342821 DMSC DEBUG msc_a(unknown:GERAN-A-321:NONE)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133342821 DMM DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042302 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133342822 DMM DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133342822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed65540]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133342822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed65540]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed89480] (fsm.c:486) 20250823133342822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed65540]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823133342822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed65540]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133342822 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133342822 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042302 id=262420000042302 (vlr.c:661) 20250823133342822 DVLR INFO New subscr, IMSI: 262420000042302 (vlr.c:562) 20250823133342822 DVLR DEBUG VLR subscr IMSI-262420000042302 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133342822 DMSC DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133342822 DMSC DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed89480]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133342822 DVLR DEBUG VLR subscr IMSI-262420000042302 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823133342822 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133342822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed65540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133342822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed65540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133342822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed65540]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133342822 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed6fda0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133342822 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed6fda0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed65540] (fsm.c:486) 20250823133342822 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed6fda0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133342822 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed6fda0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133342822 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133342822 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133342822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133342822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133342822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133342822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133342822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133342822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1999)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@7e0c241b4610: { messageType := 2, destLocRef := '418F9E'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(1997)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2003)@7e0c241b4610: Found GsupExpect[0] for "262420000042302" handled at TC_auth_options_20(2006) MSC_Test-GSUP(2003)@7e0c241b4610: Added IMSI table entry 0TC_auth_options_20(2006)"262420000042302" 20250823133342825 DVLR DEBUG VLR subscr IMSI-262420000042302 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823133342825 DVLR DEBUG VLR subscr IMSI-262420000042302 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1997)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1997)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(1997)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1997)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1999)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133342826 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133342826 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133342826 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133342826 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133342826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133342826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133342826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133342826 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133342826 DMSC DEBUG msc_i(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133342826 DMSC DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed89480]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_20(2006)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(2006)@7e0c241b4610: setverdict(pass): none -> pass TC_auth_options_20(2006)@7e0c241b4610: XXX ts_GSUP_SAI_ERR 20250823133342830 DVLR DEBUG VLR subscr IMSI-262420000042302 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133342830 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed6fda0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250823133342830 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed6fda0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250823133342830 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed6fda0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250823133342830 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed6fda0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250823133342830 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed6fda0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133342830 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed6fda0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed65540] (vlr_auth_fsm.c:294) 20250823133342830 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed6fda0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133342830 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed6fda0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250823133342830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed65540]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250823133342830 DVLR INFO vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed65540]{VLR_ULA_S_WAIT_AUTH}: Attaching subscriber without auth (auth is optional, and no auth info received from HLR) (vlr_lu_fsm.c:1205) 20250823133342830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed65540]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133342830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed65540]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133342830 DMSC DEBUG msc_i(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133342830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed65540]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133342830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed65540]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133342830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbeddad90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133342830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbeddad90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbed65540] (fsm.c:486) 20250823133342830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbeddad90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133342830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbeddad90]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133342830 DVLR DEBUG VLR subscr IMSI-262420000042302 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133342830 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133342830 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133342830 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133342830 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133342830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133342830 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133342830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133342830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1999)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1997)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1997)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1997)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133342835 DVLR DEBUG VLR subscr IMSI-262420000042302 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133342835 DVLR DEBUG IMSI:262420000042302 has MSISDN:491230042302 (vlr.c:1045) 20250823133342835 DMSC NOTICE msub(IMSI-262420000042302:MSISDN-491230042302) VLR: update for IMSI=262420000042302 (MSISDN=491230042302) (gsm_04_08.c:1541) 20250823133342835 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133342836 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133342836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x561dbed65540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133342836 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbeddad90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133342836 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbeddad90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133342836 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbeddad90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133342836 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbeddad90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x561dbed65540] (vlr_lu_fsm.c:110) 20250823133342836 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbeddad90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133342836 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x561dbeddad90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133342836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x561dbed65540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133342836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x561dbed65540]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133342836 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x561dbed6fda0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133342836 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x561dbed6fda0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x561dbed65540] (fsm.c:486) 20250823133342836 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x561dbed6fda0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133342836 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x561dbed6fda0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133342836 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x561dbed6fda0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133342836 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x561dbed6fda0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133342836 DMSC NOTICE msub(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x078B847C) VLR: update for IMSI=262420000042302 (MSISDN=491230042302) (gsm_04_08.c:1541) 20250823133342836 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x561dbed6fda0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133342836 DMM DEBUG -> IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x078B847C LOCATION UPDATE ACCEPT (TMSI = 0x078b847c) (gsm_04_08.c:149) 20250823133342836 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x078B847C:GERAN-A-321:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133342836 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x078B847C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133342836 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133342836 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133342836 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133342836 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133342836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133342836 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133342836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133342836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1999)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1997)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1997)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1997)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(2006)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1998)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1998)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(1997)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1997)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(1997)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1997)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1999)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133342842 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133342842 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133342842 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133342842 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133342842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133342842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133342842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133342842 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133342843 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x078B847C:GERAN-A-321:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133342843 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x078B847C:GERAN-A-321:LU)[0x561dbed89480]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133342843 DMM DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x078B847C:GERAN-A-321:LU)[0x561dbed89480]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133342843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x078B847C:GERAN-A-321:LU)[0x561dbed65540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133342843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x561dbed6fda0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133342843 DMSC NOTICE msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C) VLR: update for IMSI=262420000042302 (MSISDN=491230042302) (gsm_04_08.c:1541) 20250823133342843 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823133342843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x561dbed6fda0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133342843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-321:LU)[0x561dbed65540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133342843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x561dbed6fda0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133342843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x561dbed6fda0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-321:LU)[0x561dbed65540] (vlr_lu_fsm.c:817) 20250823133342843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x561dbed6fda0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133342843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x561dbed6fda0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133342843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-321:LU)[0x561dbed65540]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133342843 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-321:LU)[0x561dbed89480]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133342843 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-321:LU)[0x561dbed89480]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250823133342843 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042302/3/1): Available (smpp_smsc.c:626) 20250823133342843 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-321:LU)[0x561dbed89480]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133342843 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-321:LU)[0x561dbed89480]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133342843 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133342843 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C + 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) 20250823133342843 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133342843 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-321:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133342843 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823133342843 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133342843 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133342843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133342843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133342843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133342843 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133342843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133342843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1999)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1997)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1997)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1997)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1997)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1997)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1997)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1997)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1999)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133342845 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133342845 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133342845 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133342845 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133342845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133342845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133342845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133342845 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133342845 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-321:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133342845 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-321:LU)[0x561dbed89480]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133342845 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-321:LU)[0x561dbed89480]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133342845 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-321:LU)[0x561dbed89480]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133342845 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-321:LU)[0x561dbed89480]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133342845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-321:LU)[0x561dbed65540]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133342845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-321:LU)[0x561dbed65540]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-321:LU)[0x561dbed89480] (msc_a.c:1053) 20250823133342845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-321:LU)[0x561dbed65540]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133342845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-321:LU)[0x561dbed65540]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133342845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-321:LU)[0x561dbed65540]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133342845 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-321:LU)[0x561dbed89480]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed8c9b0] (msc_a.c:1053) 20250823133342845 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-321:LU)[0x561dbed89480]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133342845 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-321:LU)[0x561dbed89480]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133342845 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133342845 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C) MSC-A terminated (msub.c:261) 20250823133342845 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C) 1 MSC-I still active (msub.c:79) 20250823133342845 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133342845 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133342845 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-321:LU)[0x561dbed8c880]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133342845 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-321:LU)[0x561dbed8c880]{READY}: Removing from parent msub_fsm[0x561dbed8c9b0] (msub.c:113) 20250823133342845 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-321 (ran_conn.c:155) 20250823133342845 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-321:LU)[0x561dbed8c880]{READY}: Freeing instance (msub.c:113) 20250823133342845 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-321:LU)[0x561dbed8c880]{READY}: Deallocated (fsm.c:568) 20250823133342845 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C) Free (msub.c:119) 20250823133342845 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C - active-conn: now used by 1 (attached) (msub.c:375) 20250823133342845 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Freeing instance (msub.c:113) 20250823133342845 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Deallocated (fsm.c:568) 20250823133342845 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133342845 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133342845 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133342845 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133342845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133342845 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133342845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133342845 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1999)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1999)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133342846 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133342846 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133342846 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133342846 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133342846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133342846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133342846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133342846 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1998)@7e0c241b4610: Deleted conn table entry 0TC_auth_options_20(2006)4296606 TC_auth_options_20(2006)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133342846 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133342846 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_20(2006)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(2006)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(2006)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(2006)@7e0c241b4610: port MSCVTYf_perform_lu() done TC_auth_options_20(2006)@7e0c241b4610: port MSCVTYf_establish_fully() starting TC_auth_options_20(2006)@7e0c241b4610: 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 := '078B847C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1998)@7e0c241b4610: Added conn table entry 0TC_auth_options_20(2006)8493647 MSC_Test_0-RAN(1998)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1997)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(1999)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133343856 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133343856 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133343856 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133343856 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133343856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133343856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133343856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133343856 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133343857 DMSC DEBUG msub_fsm[0x561dbed89480]{active}: Allocated (fsm.c:456) 20250823133343857 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: Allocated (fsm.c:456) 20250823133343857 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: is child of msub_fsm[0x561dbed89480] (fsm.c:486) 20250823133343857 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133343857 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed89480] (fsm.c:486) 20250823133343857 DMSC DEBUG msc_a(unknown:GERAN-A-322:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133343857 DMSC DEBUG msc_i(unknown:GERAN-A-322:NONE)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133343857 DMSC DEBUG msc_a(unknown:GERAN-A-322:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133343857 DMM DEBUG msc_a(TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133343857 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133343857 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed8c9b0] (fsm.c:486) 20250823133343857 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250823133343857 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133343857 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133343857 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133343857 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133343857 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133343857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133343857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823133343857 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbeddad90]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133343857 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbeddad90]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed6fda0] (fsm.c:486) 20250823133343857 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbeddad90]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133343857 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbeddad90]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133343857 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133343858 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133343858 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133343858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133343858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133343858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133343858 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133343858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133343858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1999)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@7e0c241b4610: { messageType := 2, destLocRef := '819A4F'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(1997)@7e0c241b4610: Session index based on local reference:0 20250823133343861 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133343861 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_20(2006)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(2006)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(2006)@7e0c241b4610: XXX ts_GSUP_SAI_ERR 20250823133343864 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133343864 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbeddad90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250823133343864 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbeddad90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250823133343864 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbeddad90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250823133343864 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbeddad90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250823133343864 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbeddad90]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133343864 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbeddad90]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed6fda0] (vlr_auth_fsm.c:294) 20250823133343864 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbeddad90]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133343864 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbeddad90]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250823133343864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250823133343864 DVLR INFO Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed6fda0]{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) 20250823133343864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133343864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133343864 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133343864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133343864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133343864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133343864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133343864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133343865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133343865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133343865 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133343865 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133343865 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250823133343865 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042302/3/1): Available (smpp_smsc.c:626) 20250823133343865 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133343865 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133343865 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133343865 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133343865 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133343865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133343865 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133343865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133343865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133343865 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133343865 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133343865 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133343865 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133343865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133343865 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133343865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133343865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1999)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1999)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1999)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1997)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1997)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1997)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1997)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1997)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1997)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1997)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(2006)@7e0c241b4610: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1997)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1997)@7e0c241b4610: vl_len:6 MSC_Test_0-SCCP(1997)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1997)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1999)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133343870 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133343870 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133343870 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133343870 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133343870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133343870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133343870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133343870 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133343870 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133343870 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133343870 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250823133343870 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133343870 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133343870 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133343870 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133343870 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133343871 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133343871 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133343871 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133343871 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133343871 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133343871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133343871 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133343871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133343871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1999)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(1997)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1997)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1997)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1997)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(1997)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(1997)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(1997)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1999)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133343874 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133343874 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133343874 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133343874 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133343874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133343874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133343874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133343874 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133343874 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133343874 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133343874 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133343874 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133343874 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133343874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133343874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed8c9b0] (msc_a.c:1053) 20250823133343874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133343874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133343874 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed89480] (msc_a.c:1053) 20250823133343874 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133343874 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133343875 DMSC DEBUG msub_fsm[0x561dbed89480]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133343875 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C) MSC-A terminated (msub.c:261) 20250823133343875 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C) 1 MSC-I still active (msub.c:79) 20250823133343875 DMSC DEBUG msub_fsm[0x561dbed89480]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133343875 DMSC DEBUG msub_fsm[0x561dbed89480]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133343875 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133343875 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Removing from parent msub_fsm[0x561dbed89480] (msub.c:113) 20250823133343875 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-322 (ran_conn.c:155) 20250823133343875 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Freeing instance (msub.c:113) 20250823133343875 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C:GERAN-A-322:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Deallocated (fsm.c:568) 20250823133343875 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C) Free (msub.c:119) 20250823133343875 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C - active-conn: now used by 1 (attached) (msub.c:375) 20250823133343875 DMSC DEBUG msub_fsm[0x561dbed89480]{terminating}: Freeing instance (msub.c:113) 20250823133343875 DMSC DEBUG msub_fsm[0x561dbed89480]{terminating}: Deallocated (fsm.c:568) 20250823133343875 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133343875 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133343875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133343875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133343875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133343875 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133343875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133343875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(1999)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(1999)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133343876 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133343876 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133343876 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133343876 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133343876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133343876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133343876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133343876 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1998)@7e0c241b4610: Deleted conn table entry 0TC_auth_options_20(2006)8493647 TC_auth_options_20(2006)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133343877 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133343877 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x078B847C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_20(2006)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(2006)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(2006)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(2003)@7e0c241b4610: Final verdict of PTC: none 20250823133343886 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133343886 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823133343887 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2002)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(1999)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(1997)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2000)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2005)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2001)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2007)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(1998)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1996)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2004)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(1996): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(1997): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(1998): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(1999): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2000): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2001): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2002): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2003): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2004): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2005): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_auth_options_20(2006): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2007): none (pass -> pass) MTC@7e0c241b4610: Test case TC_auth_options_2 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_2 pass'. Sat Aug 23 13:33:43 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 20250823133344078 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133344078 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133344078 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133344078 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133344078 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133344078 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133344078 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133344078 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133344078 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) 20250823133344078 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133344078 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133344078 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133344078 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133344078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133344079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133344079 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133344079 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133344079 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133344079 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133344888 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=297544) 20250823133345889 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133346079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133346080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133346080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=297544, count=298704) 20250823133346891 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_2 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_3'. ------ MSC_Tests.TC_auth_options_3 ------ Sat Aug 23 13:33:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_auth_options_3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_auth_options_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133347892 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_3' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_auth_options_3 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2011)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2011)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2011)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2009)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133348572 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2012)@7e0c241b4610: 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 } } } 20250823133348763 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) 20250823133348763 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) 20250823133348763 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133348763 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(2011)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2011)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2011)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133348764 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133348764 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133348764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133348764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133348764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133348764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133348764 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(2011)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2011)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2011)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2011)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2011)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133348765 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133348765 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133348765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133348765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133348765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133348765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133348765 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(2011)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2011)@7e0c241b4610: Message received on association #8 20250823133348765 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133348765 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2011)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2011)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2011)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2011)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2011)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2011)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133348892 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133348893 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2014)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2014)@7e0c241b4610: 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) } } } } 20250823133348898 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2014)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2014)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2014)@7e0c241b4610: 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(2014)@7e0c241b4610: 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(2014)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2014)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133348919 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) 20250823133348919 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_30(2018)@7e0c241b4610: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2015)@7e0c241b4610: Created GsupExpect[0] for "262420000042303" to be handled at TC_auth_options_30(2018) TC_auth_options_30(2018)@7e0c241b4610: 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 } } } } 20250823133349575 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133349575 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133349575 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133349575 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133349575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133349575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133349575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133349575 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133349575 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133349575 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133349575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133349575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133349575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133349575 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133349575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133349575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2010)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2010)@7e0c241b4610: Added conn table entry 0TC_auth_options_30(2018)15198495 MSC_Test_0-SCCP(2009)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(2010)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133349584 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133349584 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133349584 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133349584 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133349584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133349584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133349584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133349584 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133349584 DMSC DEBUG msub_fsm[0x561dbed6fda0]{active}: Allocated (fsm.c:456) 20250823133349584 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: Allocated (fsm.c:456) 20250823133349584 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: is child of msub_fsm[0x561dbed6fda0] (fsm.c:486) 20250823133349584 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133349584 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed6fda0] (fsm.c:486) 20250823133349584 DMSC DEBUG msc_a(unknown:GERAN-A-323:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133349584 DMSC DEBUG msc_i(unknown:GERAN-A-323:NONE)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133349584 DMSC DEBUG msc_a(unknown:GERAN-A-323:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133349584 DMM DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042303 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133349584 DMM DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133349584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed89480]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133349584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed89480]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed8c880] (fsm.c:486) 20250823133349584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed89480]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823133349584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed89480]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133349584 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133349584 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042303 id=262420000042303 (vlr.c:661) 20250823133349584 DVLR INFO New subscr, IMSI: 262420000042303 (vlr.c:562) 20250823133349584 DVLR DEBUG VLR subscr IMSI-262420000042303 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133349584 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133349584 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133349584 DVLR DEBUG VLR subscr IMSI-262420000042303 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823133349584 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133349584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed89480]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133349584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed89480]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133349584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed89480]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133349584 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbedb76f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133349584 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbedb76f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed89480] (fsm.c:486) 20250823133349584 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbedb76f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133349584 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbedb76f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133349585 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133349585 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133349585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133349585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133349585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133349585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133349585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133349585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@7e0c241b4610: { messageType := 2, destLocRef := 'E7E91F'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(2009)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2015)@7e0c241b4610: Found GsupExpect[0] for "262420000042303" handled at TC_auth_options_30(2018) MSC_Test-GSUP(2015)@7e0c241b4610: Added IMSI table entry 0TC_auth_options_30(2018)"262420000042303" 20250823133349587 DVLR DEBUG VLR subscr IMSI-262420000042303 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823133349587 DVLR DEBUG VLR subscr IMSI-262420000042303 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2009)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2009)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2009)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2009)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133349588 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133349588 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133349588 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133349588 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133349588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133349588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133349588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133349588 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133349588 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133349588 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_30(2018)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(2018)@7e0c241b4610: setverdict(pass): none -> pass 20250823133349591 DVLR DEBUG VLR subscr IMSI-262420000042303 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133349591 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbedb76f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133349591 DVLR DEBUG SUBSCR(IMSI-262420000042303) Received 1 auth tuples (vlr.c:996) 20250823133349591 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbedb76f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133349591 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbedb76f0]{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) 20250823133349591 DMM DEBUG Tx AUTH REQ (rand = 8ea843b9ccb61d4c20e80b76230884ed) (gsm_04_08.c:641) 20250823133349591 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133349591 DVLR DEBUG VLR subscr IMSI-262420000042303 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133349591 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133349591 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133349591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133349591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133349591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133349591 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133349591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133349591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2009)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2009)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2009)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2010)@7e0c241b4610: patching N(SD)=1 into dtap '0514B2B647E6'O MSC_Test_0-RAN(2010)@7e0c241b4610: patched enc_l3: '0554B2B647E6'O MSC_Test_0-SCCP(2009)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2009)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(2009)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2009)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100060554B2B647E6'O 20250823133349596 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133349596 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133349596 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133349596 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(2011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133349596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133349596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133349596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133349596 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133349597 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133349597 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133349597 DMM DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = b2b647e6) (gsm_04_08.c:1128) 20250823133349597 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbedb76f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133349597 DVLR DEBUG SUBSCR(IMSI-262420000042303) AUTH on GERAN received SRES/RES: b2b647e6 (4 bytes) (vlr_auth_fsm.c:151) 20250823133349597 DVLR INFO SUBSCR(IMSI-262420000042303) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823133349597 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbedb76f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133349597 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbedb76f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133349597 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbedb76f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133349597 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbedb76f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed89480] (vlr_auth_fsm.c:294) 20250823133349597 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbedb76f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133349597 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbedb76f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133349597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed89480]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823133349597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed89480]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133349597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed89480]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823133349597 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823133349597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed89480]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823133349597 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133349597 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133349597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133349597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133349597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133349597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133349597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133349597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2009)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2009)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2009)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2009)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2009)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2009)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2009)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250823133349599 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133349600 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133349600 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133349600 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133349600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133349600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133349600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133349600 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133349600 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133349600 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133349600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed89480]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823133349600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed89480]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133349600 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133349600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed89480]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133349600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed89480]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133349600 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133349600 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbed89480] (fsm.c:486) 20250823133349600 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133349600 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133349600 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133349600 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133349600 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133349600 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133349600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133349600 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133349600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133349600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2009)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2009)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2009)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133349602 DVLR DEBUG VLR subscr IMSI-262420000042303 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133349602 DVLR DEBUG IMSI:262420000042303 has MSISDN:491230042303 (vlr.c:1045) 20250823133349602 DMSC NOTICE msub(IMSI-262420000042303:MSISDN-491230042303) VLR: update for IMSI=262420000042303 (MSISDN=491230042303) (gsm_04_08.c:1541) 20250823133349602 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133349602 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133349602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x561dbed89480]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133349602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133349602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133349602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133349602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x561dbed89480] (vlr_lu_fsm.c:110) 20250823133349602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133349602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133349602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x561dbed89480]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133349602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x561dbed89480]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133349602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x561dbed66050]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133349602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x561dbed66050]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x561dbed89480] (fsm.c:486) 20250823133349602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x561dbed66050]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133349602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x561dbed66050]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133349602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x561dbed66050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133349602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x561dbed66050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133349602 DMSC NOTICE msub(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x18658ADB) VLR: update for IMSI=262420000042303 (MSISDN=491230042303) (gsm_04_08.c:1541) 20250823133349602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x561dbed66050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133349602 DMM DEBUG -> IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x18658ADB LOCATION UPDATE ACCEPT (TMSI = 0x18658adb) (gsm_04_08.c:149) 20250823133349602 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x18658ADB:GERAN-A-323:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133349602 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x18658ADB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133349602 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133349602 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133349602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133349602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133349602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133349602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133349602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133349602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2009)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2009)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2009)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(2018)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2010)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(2010)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_0-SCCP(2009)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2009)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2009)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2009)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(2011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133349605 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133349605 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133349605 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133349605 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133349605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133349605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133349605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133349605 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133349605 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x18658ADB:GERAN-A-323:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133349605 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x18658ADB:GERAN-A-323:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133349605 DMM DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x18658ADB:GERAN-A-323:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133349605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x18658ADB:GERAN-A-323:LU)[0x561dbed89480]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133349605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x561dbed66050]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133349605 DMSC NOTICE msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB) VLR: update for IMSI=262420000042303 (MSISDN=491230042303) (gsm_04_08.c:1541) 20250823133349605 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823133349605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x561dbed66050]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133349605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-323:LU)[0x561dbed89480]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133349605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x561dbed66050]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133349605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x561dbed66050]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-323:LU)[0x561dbed89480] (vlr_lu_fsm.c:817) 20250823133349605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x561dbed66050]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133349605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x561dbed66050]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133349605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-323:LU)[0x561dbed89480]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133349605 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-323:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133349605 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-323:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250823133349605 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042303/3/1): Available (smpp_smsc.c:626) 20250823133349605 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-323:LU)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133349605 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-323:LU)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133349605 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133349605 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB + 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) 20250823133349605 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133349605 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-323:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133349605 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823133349605 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133349605 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133349605 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133349605 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133349605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133349605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133349605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133349605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2009)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2009)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2009)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2009)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2009)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2009)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2009)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133349606 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133349606 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133349606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133349606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133349606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133349606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133349606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133349606 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133349607 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-323:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133349607 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-323:LU)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133349607 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-323:LU)[0x561dbed8c880]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133349607 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-323:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133349607 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-323:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133349607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-323:LU)[0x561dbed89480]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133349607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-323:LU)[0x561dbed89480]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-323:LU)[0x561dbed8c880] (msc_a.c:1053) 20250823133349607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-323:LU)[0x561dbed89480]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133349607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-323:LU)[0x561dbed89480]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133349607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-323:LU)[0x561dbed89480]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133349607 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-323:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed6fda0] (msc_a.c:1053) 20250823133349607 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-323:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133349607 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-323:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133349607 DMSC DEBUG msub_fsm[0x561dbed6fda0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133349607 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB) MSC-A terminated (msub.c:261) 20250823133349607 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB) 1 MSC-I still active (msub.c:79) 20250823133349607 DMSC DEBUG msub_fsm[0x561dbed6fda0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133349607 DMSC DEBUG msub_fsm[0x561dbed6fda0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133349607 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-323:LU)[0x561dbed8c9b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133349607 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-323:LU)[0x561dbed8c9b0]{READY}: Removing from parent msub_fsm[0x561dbed6fda0] (msub.c:113) 20250823133349607 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-323 (ran_conn.c:155) 20250823133349607 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-323:LU)[0x561dbed8c9b0]{READY}: Freeing instance (msub.c:113) 20250823133349607 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-323:LU)[0x561dbed8c9b0]{READY}: Deallocated (fsm.c:568) 20250823133349607 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB) Free (msub.c:119) 20250823133349607 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB - active-conn: now used by 1 (attached) (msub.c:375) 20250823133349607 DMSC DEBUG msub_fsm[0x561dbed6fda0]{terminating}: Freeing instance (msub.c:113) 20250823133349607 DMSC DEBUG msub_fsm[0x561dbed6fda0]{terminating}: Deallocated (fsm.c:568) 20250823133349607 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133349607 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133349607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133349607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133349607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133349607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133349607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133349607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@7e0c241b4610: Session index based on local reference:0 20250823133349608 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133349608 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133349608 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133349608 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133349608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133349608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(2011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133349608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133349608 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2010)@7e0c241b4610: Deleted conn table entry 0TC_auth_options_30(2018)15198495 TC_auth_options_30(2018)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133349608 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133349608 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_30(2018)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(2018)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(2018)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(2018)@7e0c241b4610: port MSCVTYf_perform_lu() done TC_auth_options_30(2018)@7e0c241b4610: port MSCVTYf_establish_fully() starting TC_auth_options_30(2018)@7e0c241b4610: 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 := '18658ADB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2010)@7e0c241b4610: Added conn table entry 0TC_auth_options_30(2018)7083579 MSC_Test_0-RAN(2010)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2009)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133350619 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133350619 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133350619 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133350619 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133350619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133350619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133350619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133350619 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133350620 DMSC DEBUG msub_fsm[0x561dbed89480]{active}: Allocated (fsm.c:456) 20250823133350620 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: Allocated (fsm.c:456) 20250823133350620 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: is child of msub_fsm[0x561dbed89480] (fsm.c:486) 20250823133350620 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133350620 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed89480] (fsm.c:486) 20250823133350620 DMSC DEBUG msc_a(unknown:GERAN-A-324:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133350620 DMSC DEBUG msc_i(unknown:GERAN-A-324:NONE)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133350620 DMSC DEBUG msc_a(unknown:GERAN-A-324:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133350620 DMM DEBUG msc_a(TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133350620 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133350620 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c9b0] (fsm.c:486) 20250823133350620 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250823133350620 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133350620 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133350620 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133350620 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133350620 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133350620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133350620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823133350620 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed66050]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133350620 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed66050]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed6fda0] (fsm.c:486) 20250823133350620 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed66050]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133350620 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed66050]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133350620 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133350621 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133350621 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133350621 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133350621 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133350621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133350621 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133350621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133350621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@7e0c241b4610: { messageType := 2, destLocRef := '6C163B'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(2009)@7e0c241b4610: Session index based on local reference:0 20250823133350623 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133350623 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_30(2018)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(2018)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133350627 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133350627 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed66050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133350627 DVLR DEBUG SUBSCR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB) Received 1 auth tuples (vlr.c:996) 20250823133350627 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed66050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133350627 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed66050]{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) 20250823133350627 DMM DEBUG Tx AUTH REQ (rand = aea3cca5c20bb6e1c27e9bbfca7d9e0e) (gsm_04_08.c:641) 20250823133350627 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133350627 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133350627 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133350627 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133350627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133350627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133350627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133350627 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133350627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133350627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2009)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2009)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2009)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2010)@7e0c241b4610: patching N(SD)=1 into dtap '0514153BAEA3'O MSC_Test_0-RAN(2010)@7e0c241b4610: patched enc_l3: '0554153BAEA3'O MSC_Test_0-SCCP(2009)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2009)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(2009)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2009)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100060554153BAEA3'O 20250823133350631 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133350631 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133350631 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133350631 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133350631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133350631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133350631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133350631 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133350631 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133350631 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133350631 DMM DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 153baea3) (gsm_04_08.c:1128) 20250823133350631 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed66050]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133350631 DVLR DEBUG SUBSCR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB) AUTH on GERAN received SRES/RES: 153baea3 (4 bytes) (vlr_auth_fsm.c:151) 20250823133350631 DVLR INFO SUBSCR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823133350631 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed66050]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133350631 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed66050]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133350631 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed66050]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133350631 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed66050]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed6fda0] (vlr_auth_fsm.c:294) 20250823133350631 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed66050]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133350631 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed66050]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133350631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823133350631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133350631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823133350631 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823133350631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823133350632 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133350632 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133350632 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133350632 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133350632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133350632 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133350632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133350632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2009)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2009)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2009)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2009)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2009)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2009)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2009)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250823133350635 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133350635 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133350635 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133350635 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133350635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133350635 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133350635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133350635 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133350636 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133350636 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133350636 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823133350636 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133350636 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133350636 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133350636 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133350636 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133350636 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133350636 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133350636 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133350636 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133350636 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133350636 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250823133350636 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042303/3/1): Available (smpp_smsc.c:626) 20250823133350636 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133350636 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133350636 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133350636 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133350636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133350636 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133350636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133350636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2009)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2009)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2009)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(2018)@7e0c241b4610: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(2009)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2009)@7e0c241b4610: vl_len:6 MSC_Test_0-SCCP(2009)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2009)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000422040100'O 20250823133350640 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133350640 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133350640 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133350640 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133350640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133350640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133350640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133350640 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133350641 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133350641 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133350641 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250823133350641 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133350641 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133350641 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133350641 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133350641 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133350641 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133350641 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133350641 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133350641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133350641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133350641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133350641 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133350641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133350641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2009)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2009)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2009)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2009)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2009)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2009)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2009)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133350644 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133350644 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133350644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133350644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133350644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133350644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133350644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133350644 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133350645 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133350645 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133350645 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133350645 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133350645 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133350645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133350645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c9b0] (msc_a.c:1053) 20250823133350645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133350645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed6fda0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133350645 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed89480] (msc_a.c:1053) 20250823133350645 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133350645 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133350645 DMSC DEBUG msub_fsm[0x561dbed89480]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133350645 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB) MSC-A terminated (msub.c:261) 20250823133350645 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB) 1 MSC-I still active (msub.c:79) 20250823133350645 DMSC DEBUG msub_fsm[0x561dbed89480]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133350645 DMSC DEBUG msub_fsm[0x561dbed89480]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133350645 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133350645 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Removing from parent msub_fsm[0x561dbed89480] (msub.c:113) 20250823133350645 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-324 (ran_conn.c:155) 20250823133350645 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Freeing instance (msub.c:113) 20250823133350645 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB:GERAN-A-324:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Deallocated (fsm.c:568) 20250823133350645 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB) Free (msub.c:119) 20250823133350645 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB - active-conn: now used by 1 (attached) (msub.c:375) 20250823133350645 DMSC DEBUG msub_fsm[0x561dbed89480]{terminating}: Freeing instance (msub.c:113) 20250823133350645 DMSC DEBUG msub_fsm[0x561dbed89480]{terminating}: Deallocated (fsm.c:568) 20250823133350645 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133350646 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133350646 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133350646 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133350646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133350646 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133350646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133350646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@7e0c241b4610: Session index based on local reference:0 20250823133350646 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133350646 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133350646 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133350646 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(2011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133350646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133350646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133350647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133350647 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2010)@7e0c241b4610: Deleted conn table entry 0TC_auth_options_30(2018)7083579 TC_auth_options_30(2018)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133350648 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133350648 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x18658ADB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_30(2018)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(2018)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(2018)@7e0c241b4610: Final verdict of PTC: pass 20250823133350657 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133350657 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(2015)@7e0c241b4610: Final verdict of PTC: none 20250823133350659 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(2012)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2014)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2011)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(2009)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2016)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2008)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2010)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2013)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2017)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2019)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2008): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2009): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2010): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2011): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2012): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2013): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2014): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2015): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2016): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2017): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_auth_options_30(2018): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2019): none (pass -> pass) MTC@7e0c241b4610: Test case TC_auth_options_3 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_3 pass'. Sat Aug 23 13:33:50 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 20250823133350850 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133350850 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133350850 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133350850 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133350850 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133350850 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133350850 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133350850 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133350850 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) 20250823133350850 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133350850 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133350850 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133350850 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133350850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133350850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133350850 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133350850 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133350851 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133350851 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133351660 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=354376) 20250823133352661 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133352851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133352851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133352851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=354376, count=355536) 20250823133353662 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_3 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_4'. ------ MSC_Tests.TC_auth_options_4 ------ Sat Aug 23 13:33:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_auth_options_4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_auth_options_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133354663 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_4' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_auth_options_4 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2023)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2023)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2023)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(2021)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133355330 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2024)@7e0c241b4610: 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 } } } 20250823133355525 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) 20250823133355525 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) 20250823133355525 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133355525 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(2023)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2023)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2023)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133355530 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133355530 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133355530 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133355530 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133355530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133355530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133355530 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(2023)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2023)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2023)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2023)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2023)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133355530 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133355530 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133355530 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133355530 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133355530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133355530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133355530 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(2023)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2023)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2023)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133355531 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133355531 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2023)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2023)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2023)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2023)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2023)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133355664 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133355664 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2026)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2026)@7e0c241b4610: 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) } } } } 20250823133355671 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2026)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2026)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2026)@7e0c241b4610: 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(2026)@7e0c241b4610: 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(2026)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2026)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133355699 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) 20250823133355699 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_40(2030)@7e0c241b4610: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2027)@7e0c241b4610: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(2030) TC_auth_options_40(2030)@7e0c241b4610: 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 } } } } 20250823133356337 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133356337 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133356337 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133356337 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133356337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133356337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133356337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133356337 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133356337 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133356337 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133356337 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133356337 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133356337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133356337 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133356337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133356337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2023)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2022)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2022)@7e0c241b4610: Added conn table entry 0TC_auth_options_40(2030)7482381 MSC_Test_0-SCCP(2021)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(2022)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133356351 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133356351 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133356351 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133356351 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133356351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133356351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133356351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133356351 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133356352 DMSC DEBUG msub_fsm[0x561dbed6fda0]{active}: Allocated (fsm.c:456) 20250823133356352 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: Allocated (fsm.c:456) 20250823133356352 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: is child of msub_fsm[0x561dbed6fda0] (fsm.c:486) 20250823133356352 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133356352 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed6fda0] (fsm.c:486) 20250823133356352 DMSC DEBUG msc_a(unknown:GERAN-A-325:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133356352 DMSC DEBUG msc_i(unknown:GERAN-A-325:NONE)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133356352 DMSC DEBUG msc_a(unknown:GERAN-A-325:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133356352 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042304 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133356352 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133356352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed89480]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133356352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed89480]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed8c880] (fsm.c:486) 20250823133356352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed89480]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823133356352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed89480]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133356352 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133356352 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042304 id=262420000042304 (vlr.c:661) 20250823133356352 DVLR INFO New subscr, IMSI: 262420000042304 (vlr.c:562) 20250823133356352 DVLR DEBUG VLR subscr IMSI-262420000042304 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133356352 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133356352 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133356352 DVLR DEBUG VLR subscr IMSI-262420000042304 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823133356352 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133356352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed89480]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133356352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed89480]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133356352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed89480]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133356352 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbedb76f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133356352 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbedb76f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed89480] (fsm.c:486) 20250823133356352 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbedb76f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133356352 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbedb76f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133356352 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133356352 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133356352 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133356352 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133356352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133356352 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133356352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133356352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2023)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@7e0c241b4610: { messageType := 2, destLocRef := '722C0D'O ("r,\r"), 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(2021)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2027)@7e0c241b4610: Found GsupExpect[0] for "262420000042304" handled at TC_auth_options_40(2030) MSC_Test-GSUP(2027)@7e0c241b4610: Added IMSI table entry 0TC_auth_options_40(2030)"262420000042304" 20250823133356356 DVLR DEBUG VLR subscr IMSI-262420000042304 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823133356356 DVLR DEBUG VLR subscr IMSI-262420000042304 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2021)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2021)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2021)@7e0c241b4610: vl_from0 20250823133356357 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133356357 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133356357 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133356357 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133356357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133356357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133356357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133356357 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2021)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2023)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133356357 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133356357 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_40(2030)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(2030)@7e0c241b4610: setverdict(pass): none -> pass TC_auth_options_40(2030)@7e0c241b4610: XXX ts_GSUP_SAI_ERR 20250823133356362 DVLR DEBUG VLR subscr IMSI-262420000042304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133356362 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbedb76f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250823133356362 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbedb76f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250823133356362 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbedb76f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250823133356362 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbedb76f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250823133356362 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbedb76f0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133356362 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbedb76f0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed89480] (vlr_auth_fsm.c:294) 20250823133356362 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbedb76f0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133356362 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbedb76f0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250823133356362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed89480]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250823133356362 DMM INFO msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823133356362 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133356362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed89480]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133356362 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250823133356362 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133356362 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250823133356362 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) 20250823133356362 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) 20250823133356362 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) 20250823133356362 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133356363 DVLR DEBUG VLR subscr IMSI-262420000042304 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250823133356363 DVLR DEBUG VLR subscr IMSI-262420000042304 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133356363 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133356363 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133356363 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133356363 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133356363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133356363 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133356363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133356363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133356363 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133356363 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133356363 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133356363 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133356363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133356363 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133356363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133356363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2023)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2023)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(2021)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2023)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2021)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2021)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2021)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2021)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2021)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2021)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(2030)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(2021)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2021)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2021)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2021)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133356370 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133356370 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133356370 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133356370 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133356370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133356370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133356370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133356370 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133356370 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133356371 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133356371 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed8c880]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133356371 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133356371 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133356371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed89480]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133356371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed89480]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed8c880] (msc_a.c:1053) 20250823133356371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed89480]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133356371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed89480]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133356371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed89480]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133356371 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed6fda0] (msc_a.c:1053) 20250823133356371 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133356371 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133356371 DMSC DEBUG msub_fsm[0x561dbed6fda0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133356371 DMSC DEBUG msub(IMSI-262420000042304) MSC-A terminated (msub.c:261) 20250823133356371 DMSC DEBUG msub(IMSI-262420000042304) 1 MSC-I still active (msub.c:79) 20250823133356371 DMSC DEBUG msub_fsm[0x561dbed6fda0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133356371 DMSC DEBUG msub_fsm[0x561dbed6fda0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133356371 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed8c9b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133356371 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed8c9b0]{READY}: Removing from parent msub_fsm[0x561dbed6fda0] (msub.c:113) 20250823133356371 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-325 (ran_conn.c:155) 20250823133356371 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed8c9b0]{READY}: Freeing instance (msub.c:113) 20250823133356371 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x561dbed8c9b0]{READY}: Deallocated (fsm.c:568) 20250823133356371 DMSC DEBUG msub(IMSI-262420000042304) Free (msub.c:119) 20250823133356371 DVLR INFO VLR subscr IMSI-262420000042304 - active-conn: now used by 0 (-) (msub.c:375) 20250823133356371 DVLR DEBUG SUBSCR(IMSI-262420000042304) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250823133356371 DMSC DEBUG msub_fsm[0x561dbed6fda0]{terminating}: Freeing instance (msub.c:113) 20250823133356371 DMSC DEBUG msub_fsm[0x561dbed6fda0]{terminating}: Deallocated (fsm.c:568) 20250823133356371 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133356371 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133356371 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133356371 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133356371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133356371 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133356371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133356371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2023)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2023)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133356372 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133356372 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133356372 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133356372 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133356372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133356372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133356372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133356372 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2022)@7e0c241b4610: Deleted conn table entry 0TC_auth_options_40(2030)7482381 TC_auth_options_40(2030)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(2030)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(2030)@7e0c241b4610: port MSCVTYf_perform_lu() done TC_auth_options_40(2030)@7e0c241b4610: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(2027)@7e0c241b4610: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(2030) TC_auth_options_40(2030)@7e0c241b4610: 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(2022)@7e0c241b4610: Added conn table entry 0TC_auth_options_40(2030)6424315 MSC_Test_0-RAN(2022)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2021)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2023)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133357386 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133357386 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133357386 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133357387 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133357387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133357387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133357387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133357387 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133357387 DMSC DEBUG msub_fsm[0x561dbed89480]{active}: Allocated (fsm.c:456) 20250823133357387 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: Allocated (fsm.c:456) 20250823133357387 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: is child of msub_fsm[0x561dbed89480] (fsm.c:486) 20250823133357387 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133357387 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed89480] (fsm.c:486) 20250823133357387 DMSC DEBUG msc_a(unknown:GERAN-A-326:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133357387 DMSC DEBUG msc_i(unknown:GERAN-A-326:NONE)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133357387 DMSC DEBUG msc_a(unknown:GERAN-A-326:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133357387 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042304 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133357387 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133357387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133357388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133357388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133357388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133357388 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133357388 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042304 id=262420000042304 (vlr.c:661) 20250823133357388 DVLR INFO New subscr, IMSI: 262420000042304 (vlr.c:562) 20250823133357388 DVLR DEBUG VLR subscr IMSI-262420000042304 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133357388 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133357388 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133357388 DVLR DEBUG VLR subscr IMSI-262420000042304 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823133357388 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133357388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133357388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133357388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133357388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133357388 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133357388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133357388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133357388 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133357388 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbed66050] (fsm.c:486) 20250823133357388 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133357388 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133357388 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133357388 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133357388 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133357388 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133357388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133357388 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133357388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133357388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133357388 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133357389 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133357389 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133357389 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133357389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133357389 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133357389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133357389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2023)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2023)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2023)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@7e0c241b4610: { messageType := 2, destLocRef := '6206FB'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(2021)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2021)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2021)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2021)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2021)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133357391 DVLR DEBUG VLR subscr IMSI-262420000042304 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823133357391 DVLR DEBUG VLR subscr IMSI-262420000042304 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2021)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2021)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2021)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2021)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2023)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_40(2030)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(2030)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133357393 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133357393 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133357393 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133357393 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133357393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133357393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133357393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133357393 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133357393 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133357393 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133357397 DVLR DEBUG VLR subscr IMSI-262420000042304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133357397 DVLR DEBUG IMSI:262420000042304 has MSISDN:491230042304 (vlr.c:1045) 20250823133357397 DMSC NOTICE msub(IMSI-262420000042304:MSISDN-491230042304) VLR: update for IMSI=262420000042304 (MSISDN=491230042304) (gsm_04_08.c:1541) 20250823133357397 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133357398 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133357398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133357398 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133357398 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133357398 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133357398 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x561dbed66050] (vlr_lu_fsm.c:110) 20250823133357398 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133357398 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133357398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133357398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133357398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x561dbed65890]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133357398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x561dbed65890]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x561dbed66050] (fsm.c:486) 20250823133357398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x561dbed65890]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133357398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x561dbed65890]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133357398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x561dbed65890]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133357398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x561dbed65890]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133357398 DMSC NOTICE msub(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x02BF8618) VLR: update for IMSI=262420000042304 (MSISDN=491230042304) (gsm_04_08.c:1541) 20250823133357398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x561dbed65890]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133357398 DMM DEBUG -> IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x02BF8618 LOCATION UPDATE ACCEPT (TMSI = 0x02bf8618) (gsm_04_08.c:149) 20250823133357398 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x02BF8618:GERAN-A-326:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133357398 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x02BF8618 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133357399 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133357399 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133357399 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133357399 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133357399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133357399 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133357399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133357399 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2023)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2021)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2021)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2021)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(2030)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2022)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2022)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2021)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2021)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2021)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2021)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2023)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133357410 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133357410 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133357410 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133357410 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133357410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133357410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133357410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133357410 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133357410 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x02BF8618:GERAN-A-326:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133357410 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x02BF8618:GERAN-A-326:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133357410 DMM DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x02BF8618:GERAN-A-326:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133357410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x02BF8618:GERAN-A-326:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133357410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x561dbed65890]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133357410 DMSC NOTICE msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618) VLR: update for IMSI=262420000042304 (MSISDN=491230042304) (gsm_04_08.c:1541) 20250823133357410 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823133357410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x561dbed65890]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133357410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-326:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133357410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x561dbed65890]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133357410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x561dbed65890]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-326:LU)[0x561dbed66050] (vlr_lu_fsm.c:817) 20250823133357410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x561dbed65890]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133357410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x561dbed65890]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133357411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-326:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133357411 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-326:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133357411 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-326:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250823133357411 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042304/3/1): Available (smpp_smsc.c:626) 20250823133357411 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-326:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133357411 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-326:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133357411 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133357411 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618 + 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) 20250823133357411 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133357411 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-326:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133357411 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823133357411 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133357411 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133357411 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133357411 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133357411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133357411 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133357411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133357411 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2023)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2021)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2021)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2021)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2021)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2021)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2021)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2021)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133357414 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133357414 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133357414 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133357414 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133357414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133357414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133357414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133357414 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133357414 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-326:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133357414 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-326:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133357415 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-326:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133357415 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-326:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133357415 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-326:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133357415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-326:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133357415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-326:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-326:LU)[0x561dbed8c9b0] (msc_a.c:1053) 20250823133357415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-326:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133357415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-326:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133357415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-326:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133357415 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-326:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed89480] (msc_a.c:1053) 20250823133357415 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-326:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133357415 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-326:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133357415 DMSC DEBUG msub_fsm[0x561dbed89480]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133357415 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618) MSC-A terminated (msub.c:261) 20250823133357415 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618) 1 MSC-I still active (msub.c:79) 20250823133357415 DMSC DEBUG msub_fsm[0x561dbed89480]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133357415 DMSC DEBUG msub_fsm[0x561dbed89480]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133357415 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-326:LU)[0x561dbed8c880]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133357415 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-326:LU)[0x561dbed8c880]{READY}: Removing from parent msub_fsm[0x561dbed89480] (msub.c:113) 20250823133357415 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-326 (ran_conn.c:155) 20250823133357415 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-326:LU)[0x561dbed8c880]{READY}: Freeing instance (msub.c:113) 20250823133357415 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-326:LU)[0x561dbed8c880]{READY}: Deallocated (fsm.c:568) 20250823133357415 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618) Free (msub.c:119) 20250823133357415 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133357415 DMSC DEBUG msub_fsm[0x561dbed89480]{terminating}: Freeing instance (msub.c:113) 20250823133357415 DMSC DEBUG msub_fsm[0x561dbed89480]{terminating}: Deallocated (fsm.c:568) 20250823133357415 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133357415 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133357415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133357415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133357415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133357415 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133357415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133357415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2023)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@7e0c241b4610: Session index based on local reference:0 20250823133357416 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133357416 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133357416 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133357416 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133357416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133357416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133357416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133357416 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2022)@7e0c241b4610: Deleted conn table entry 0TC_auth_options_40(2030)6424315 TC_auth_options_40(2030)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133357418 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133357418 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_40(2030)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(2030)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(2030)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(2030)@7e0c241b4610: port MSCVTYRunning a successful LU done TC_auth_options_40(2030)@7e0c241b4610: port MSCVTYf_establish_fully() starting TC_auth_options_40(2030)@7e0c241b4610: 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 := '02BF8618'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2022)@7e0c241b4610: Added conn table entry 0TC_auth_options_40(2030)4804532 MSC_Test_0-RAN(2022)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2021)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2023)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133357618 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133357618 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133357618 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133357618 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133357618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133357618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133357618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133357618 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133357619 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Allocated (fsm.c:456) 20250823133357619 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: Allocated (fsm.c:456) 20250823133357619 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133357619 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133357619 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133357619 DMSC DEBUG msc_a(unknown:GERAN-A-327:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133357619 DMSC DEBUG msc_i(unknown:GERAN-A-327:NONE)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133357619 DMSC DEBUG msc_a(unknown:GERAN-A-327:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133357619 DMM DEBUG msc_a(TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133357619 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133357619 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed8c880] (fsm.c:486) 20250823133357619 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250823133357619 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133357619 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133357619 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133357619 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133357619 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133357619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133357619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823133357619 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed65890]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133357619 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed65890]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed89480] (fsm.c:486) 20250823133357619 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed65890]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133357619 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed65890]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133357619 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133357619 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133357619 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133357619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133357619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133357619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133357619 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133357619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133357619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2023)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@7e0c241b4610: { messageType := 2, destLocRef := '494FB4'O, 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(2021)@7e0c241b4610: Session index based on local reference:0 20250823133357624 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133357624 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_40(2030)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(2030)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(2030)@7e0c241b4610: XXX ts_GSUP_SAI_ERR 20250823133357628 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133357628 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed65890]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250823133357628 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed65890]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250823133357628 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed65890]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250823133357628 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed65890]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250823133357628 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed65890]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133357628 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed65890]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed89480] (vlr_auth_fsm.c:294) 20250823133357628 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed65890]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133357628 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed65890]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250823133357628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250823133357628 DVLR INFO Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed89480]{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) 20250823133357628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133357628 DVLR ERROR Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_WAIT_AUTH}: Cannot start ciphering, security context is not established (vlr_access_req_fsm.c:320) 20250823133357628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(NETWORK_FAILURE) (vlr_access_req_fsm.c:321) 20250823133357628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133357628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_DONE}: Process Access Request result: NETWORK_FAILURE (vlr_access_req_fsm.c:131) 20250823133357628 DMM DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 17 (gsm_04_08.c:259) 20250823133357628 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133357629 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133357629 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250823133357629 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133357629 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618 + 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) 20250823133357629 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133357629 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133357629 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250823133357629 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250823133357629 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133357629 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133357629 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133357629 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133357629 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133357629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133357629 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133357629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133357629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133357629 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133357629 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133357629 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133357629 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133357629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133357629 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133357629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133357629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2023)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2023)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(2021)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2021)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(2023)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2021)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2021)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2021)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2021)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2021)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(2030)@7e0c241b4610: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(2021)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2021)@7e0c241b4610: vl_len:6 MSC_Test_0-SCCP(2021)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2021)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000422040100'O 20250823133357633 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133357633 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133357633 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133357633 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133357633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133357633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133357633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133357633 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(2021)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2021)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2021)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2021)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2023)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133357634 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133357634 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133357634 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250823133357634 DMSC ERROR msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250823133357634 DBSSAP ERROR msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) 20250823133357834 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133357834 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133357834 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133357834 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133357834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133357834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133357834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133357834 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133357835 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133357835 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133357835 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133357835 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133357835 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133357835 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133357835 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed8c880] (msc_a.c:1053) 20250823133357835 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133357835 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133357835 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed66050] (msc_a.c:1053) 20250823133357835 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133357835 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133357835 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133357835 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618) MSC-A terminated (msub.c:261) 20250823133357835 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618) 1 MSC-I still active (msub.c:79) 20250823133357835 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133357835 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133357835 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133357835 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Removing from parent msub_fsm[0x561dbed66050] (msub.c:113) 20250823133357835 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-327 (ran_conn.c:155) 20250823133357835 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Freeing instance (msub.c:113) 20250823133357835 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618:GERAN-A-327:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Deallocated (fsm.c:568) 20250823133357835 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618) Free (msub.c:119) 20250823133357835 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133357835 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Freeing instance (msub.c:113) 20250823133357835 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Deallocated (fsm.c:568) 20250823133357836 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133357836 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133357836 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133357836 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133357836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133357836 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133357836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133357836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2023)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@7e0c241b4610: Session index based on local reference:0 20250823133357837 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133357837 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133357837 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133357837 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133357837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133357837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133357837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133357837 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2022)@7e0c241b4610: Deleted conn table entry 0TC_auth_options_40(2030)4804532 TC_auth_options_40(2030)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133357840 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133357840 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x02BF8618 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_40(2030)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(2030)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(2030)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(2027)@7e0c241b4610: Final verdict of PTC: none 20250823133357852 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823133357853 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133357853 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(2026)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(2021)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2023)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2025)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2024)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2022)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2020)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2031)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2028)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2029)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2020): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2021): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2022): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2023): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2024): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2025): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2026): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2027): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2028): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2029): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_auth_options_40(2030): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2031): none (pass -> pass) MTC@7e0c241b4610: Test case TC_auth_options_4 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_4 pass'. Sat Aug 23 13:33:57 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 20250823133358038 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133358038 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133358039 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133358038 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133358038 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133358038 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133358038 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133358038 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133358038 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133358038 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133358038 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) 20250823133358038 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133358038 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133358038 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133358038 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133358038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133358038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133358038 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133358038 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133358853 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=374128) 20250823133359854 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133400040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133400040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133400040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=374128, count=375288) 20250823133400855 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_4 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_5'. ------ MSC_Tests.TC_auth_options_5 ------ Sat Aug 23 13:34:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_auth_options_5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_auth_options_5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133401856 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_5' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_auth_options_5 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2035)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2035)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2035)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2033)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133402400 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2036)@7e0c241b4610: 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 } } } 20250823133402593 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) 20250823133402593 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) 20250823133402593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133402593 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(2035)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2035)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2035)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2035)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2035)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823133402595 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133402595 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133402595 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133402595 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133402595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133402595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133402595 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(2035)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2035)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2035)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133402595 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133402595 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133402595 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133402595 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133402595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133402595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133402595 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(2035)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2035)@7e0c241b4610: Message received on association #8 20250823133402595 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(2035)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2035)@7e0c241b4610: Message received on association #8 20250823133402595 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2035)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2035)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2035)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2035)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133402858 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133402858 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2038)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2038)@7e0c241b4610: 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) } } } } 20250823133402860 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2038)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2038)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2038)@7e0c241b4610: 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(2038)@7e0c241b4610: 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(2038)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2038)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133402870 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) 20250823133402870 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_50(2042)@7e0c241b4610: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2039)@7e0c241b4610: Created GsupExpect[0] for "262420000042305" to be handled at TC_auth_options_50(2042) TC_auth_options_50(2042)@7e0c241b4610: 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 } } } } 20250823133403403 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133403403 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133403403 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133403403 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133403403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133403403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133403403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133403403 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133403404 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133403404 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133403404 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133403404 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133403404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133403404 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133403404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133403404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2035)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2034)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2034)@7e0c241b4610: Added conn table entry 0TC_auth_options_50(2042)13614336 MSC_Test_0-SCCP(2033)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(2034)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2035)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133403411 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133403411 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133403411 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133403411 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133403411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133403411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133403411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133403411 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133403411 DMSC DEBUG msub_fsm[0x561dbed89480]{active}: Allocated (fsm.c:456) 20250823133403411 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: Allocated (fsm.c:456) 20250823133403411 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: is child of msub_fsm[0x561dbed89480] (fsm.c:486) 20250823133403411 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133403411 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed89480] (fsm.c:486) 20250823133403411 DMSC DEBUG msc_a(unknown:GERAN-A-328:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133403411 DMSC DEBUG msc_i(unknown:GERAN-A-328:NONE)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133403411 DMSC DEBUG msc_a(unknown:GERAN-A-328:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133403411 DMM DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042305 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133403411 DMM DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133403411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133403411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133403411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823133403411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133403411 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133403411 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042305 id=262420000042305 (vlr.c:661) 20250823133403411 DVLR INFO New subscr, IMSI: 262420000042305 (vlr.c:562) 20250823133403411 DVLR DEBUG VLR subscr IMSI-262420000042305 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133403411 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133403411 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133403411 DVLR DEBUG VLR subscr IMSI-262420000042305 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823133403411 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133403411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133403411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133403411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133403412 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbedb76f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133403412 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbedb76f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed66050] (fsm.c:486) 20250823133403412 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbedb76f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133403412 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbedb76f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133403412 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133403412 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133403412 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133403412 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133403412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133403412 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133403412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133403412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2035)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@7e0c241b4610: { messageType := 2, destLocRef := 'CFBD00'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(2033)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2039)@7e0c241b4610: Found GsupExpect[0] for "262420000042305" handled at TC_auth_options_50(2042) MSC_Test-GSUP(2039)@7e0c241b4610: Added IMSI table entry 0TC_auth_options_50(2042)"262420000042305" 20250823133403414 DVLR DEBUG VLR subscr IMSI-262420000042305 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823133403414 DVLR DEBUG VLR subscr IMSI-262420000042305 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2033)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2033)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2033)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2033)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2035)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133403415 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133403415 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133403415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133403415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133403415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133403415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133403415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133403415 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133403415 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133403415 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_50(2042)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(2042)@7e0c241b4610: setverdict(pass): none -> pass 20250823133403418 DVLR DEBUG VLR subscr IMSI-262420000042305 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133403418 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbedb76f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133403418 DVLR DEBUG SUBSCR(IMSI-262420000042305) Received 1 auth tuples (vlr.c:996) 20250823133403418 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbedb76f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133403418 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbedb76f0]{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) 20250823133403418 DMM DEBUG Tx AUTH REQ (rand = fea4c535694997e771d5f77f35025cba) (gsm_04_08.c:641) 20250823133403418 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133403418 DVLR DEBUG VLR subscr IMSI-262420000042305 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133403418 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133403418 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133403418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133403418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133403418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133403418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133403418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133403418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2035)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2033)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2033)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2033)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2034)@7e0c241b4610: patching N(SD)=1 into dtap '0514BD934422'O MSC_Test_0-RAN(2034)@7e0c241b4610: patched enc_l3: '0554BD934422'O MSC_Test_0-SCCP(2033)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2033)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(2033)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2033)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100060554BD934422'O MSC_Test_0-M3UA(2035)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133403427 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133403427 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133403427 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133403427 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133403427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133403427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133403427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133403427 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133403427 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133403427 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133403427 DMM DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = bd934422) (gsm_04_08.c:1128) 20250823133403427 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbedb76f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133403427 DVLR DEBUG SUBSCR(IMSI-262420000042305) AUTH on GERAN received SRES/RES: bd934422 (4 bytes) (vlr_auth_fsm.c:151) 20250823133403427 DVLR INFO SUBSCR(IMSI-262420000042305) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823133403427 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbedb76f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133403427 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbedb76f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133403427 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbedb76f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133403427 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbedb76f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed66050] (vlr_auth_fsm.c:294) 20250823133403427 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbedb76f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133403427 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbedb76f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133403427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823133403427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133403427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823133403427 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823133403428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823133403428 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133403428 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133403428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133403428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133403428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133403428 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133403428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133403428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2035)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2033)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2033)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2033)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2033)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2033)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2033)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2033)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(2035)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133403433 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133403433 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133403433 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133403433 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133403433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133403433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133403434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133403434 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133403434 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133403434 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133403434 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823133403434 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133403434 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133403434 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133403434 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133403434 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133403434 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbed66050] (fsm.c:486) 20250823133403434 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133403434 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133403434 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133403434 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133403434 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133403434 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133403434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133403434 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133403434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133403434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2035)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2033)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2033)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2033)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133403440 DVLR DEBUG VLR subscr IMSI-262420000042305 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133403440 DVLR DEBUG IMSI:262420000042305 has MSISDN:491230042305 (vlr.c:1045) 20250823133403440 DMSC NOTICE msub(IMSI-262420000042305:MSISDN-491230042305) VLR: update for IMSI=262420000042305 (MSISDN=491230042305) (gsm_04_08.c:1541) 20250823133403440 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133403442 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133403442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133403442 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133403442 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133403442 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133403442 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x561dbed66050] (vlr_lu_fsm.c:110) 20250823133403442 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133403442 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x561dbedb76f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133403442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133403442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133403442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x561dbed6f330]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133403442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x561dbed6f330]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x561dbed66050] (fsm.c:486) 20250823133403442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x561dbed6f330]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133403442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x561dbed6f330]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133403442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x561dbed6f330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133403442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x561dbed6f330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133403442 DMSC NOTICE msub(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x26764FCF) VLR: update for IMSI=262420000042305 (MSISDN=491230042305) (gsm_04_08.c:1541) 20250823133403442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x561dbed6f330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133403442 DMM DEBUG -> IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x26764FCF LOCATION UPDATE ACCEPT (TMSI = 0x26764fcf) (gsm_04_08.c:149) 20250823133403442 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x26764FCF:GERAN-A-328:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133403442 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x26764FCF - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133403442 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133403442 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133403442 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133403442 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133403442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133403443 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133403443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133403443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2035)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2033)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2033)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2033)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(2042)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2034)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(2034)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_0-SCCP(2033)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2033)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2033)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2033)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(2035)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133403448 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133403448 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133403449 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133403449 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133403449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133403449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133403449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133403449 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133403449 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x26764FCF:GERAN-A-328:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133403449 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x26764FCF:GERAN-A-328:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133403449 DMM DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x26764FCF:GERAN-A-328:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133403449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x26764FCF:GERAN-A-328:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133403449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x561dbed6f330]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133403449 DMSC NOTICE msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF) VLR: update for IMSI=262420000042305 (MSISDN=491230042305) (gsm_04_08.c:1541) 20250823133403449 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823133403449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x561dbed6f330]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133403449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-328:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133403449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x561dbed6f330]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133403449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x561dbed6f330]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-328:LU)[0x561dbed66050] (vlr_lu_fsm.c:817) 20250823133403449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x561dbed6f330]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133403449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x561dbed6f330]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133403449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-328:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133403449 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-328:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133403449 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-328:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.962s remaining) (msc_a.c:450) 20250823133403449 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042305/3/1): Available (smpp_smsc.c:626) 20250823133403449 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-328:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133403449 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-328:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133403449 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133403450 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF + 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) 20250823133403450 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133403450 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-328:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133403450 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823133403450 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133403450 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133403450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133403450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133403450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133403450 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133403450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133403450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2035)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2033)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2033)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2033)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2033)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2033)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2033)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2033)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133403455 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133403455 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133403455 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133403455 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133403455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133403455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133403455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133403455 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133403456 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-328:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133403456 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-328:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133403456 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-328:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133403456 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-328:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133403456 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-328:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133403456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-328:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133403456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-328:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-328:LU)[0x561dbed8c9b0] (msc_a.c:1053) 20250823133403456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-328:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133403456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-328:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133403456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-328:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133403456 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-328:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed89480] (msc_a.c:1053) 20250823133403456 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-328:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133403456 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-328:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133403456 DMSC DEBUG msub_fsm[0x561dbed89480]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133403456 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF) MSC-A terminated (msub.c:261) 20250823133403456 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF) 1 MSC-I still active (msub.c:79) 20250823133403456 DMSC DEBUG msub_fsm[0x561dbed89480]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133403456 DMSC DEBUG msub_fsm[0x561dbed89480]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133403456 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-328:LU)[0x561dbed8c880]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133403456 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-328:LU)[0x561dbed8c880]{READY}: Removing from parent msub_fsm[0x561dbed89480] (msub.c:113) 20250823133403456 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-328 (ran_conn.c:155) 20250823133403456 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-328:LU)[0x561dbed8c880]{READY}: Freeing instance (msub.c:113) 20250823133403456 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-328:LU)[0x561dbed8c880]{READY}: Deallocated (fsm.c:568) 20250823133403456 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF) Free (msub.c:119) 20250823133403456 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF - active-conn: now used by 1 (attached) (msub.c:375) 20250823133403456 DMSC DEBUG msub_fsm[0x561dbed89480]{terminating}: Freeing instance (msub.c:113) 20250823133403456 DMSC DEBUG msub_fsm[0x561dbed89480]{terminating}: Deallocated (fsm.c:568) 20250823133403457 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133403457 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133403457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133403457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133403457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133403457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133403457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133403457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2035)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@7e0c241b4610: Session index based on local reference:0 20250823133403458 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133403458 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133403458 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133403458 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133403458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133403458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133403458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133403458 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2034)@7e0c241b4610: Deleted conn table entry 0TC_auth_options_50(2042)13614336 TC_auth_options_50(2042)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133403459 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133403460 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_50(2042)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(2042)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(2042)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(2042)@7e0c241b4610: port MSCVTYf_perform_lu() done TC_auth_options_50(2042)@7e0c241b4610: port MSCVTYf_establish_fully() starting TC_auth_options_50(2042)@7e0c241b4610: 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 := '26764FCF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2034)@7e0c241b4610: Added conn table entry 0TC_auth_options_50(2042)9970572 MSC_Test_0-RAN(2034)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2033)@7e0c241b4610: First idle individual index:0 20250823133404464 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133404464 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133404464 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133404464 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133404464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133404464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133404464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133404464 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133404464 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Allocated (fsm.c:456) 20250823133404464 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: Allocated (fsm.c:456) 20250823133404464 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133404464 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133404464 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133404464 DMSC DEBUG msc_a(unknown:GERAN-A-329:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133404464 DMSC DEBUG msc_i(unknown:GERAN-A-329:NONE)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133404464 DMSC DEBUG msc_a(unknown:GERAN-A-329:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133404464 DMM DEBUG msc_a(TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133404464 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133404464 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c880] (fsm.c:486) 20250823133404464 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250823133404464 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133404464 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133404464 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133404464 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133404464 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133404464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133404464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823133404464 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbedb76f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133404464 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbedb76f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed89480] (fsm.c:486) 20250823133404464 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbedb76f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133404464 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbedb76f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133404464 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133404464 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133404464 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133404464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133404464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133404464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133404464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133404465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133404465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2035)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@7e0c241b4610: { messageType := 2, destLocRef := '98238C'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(2033)@7e0c241b4610: Session index based on local reference:0 20250823133404465 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133404465 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_50(2042)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(2042)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133404466 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133404466 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbedb76f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133404466 DVLR DEBUG SUBSCR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF) Received 1 auth tuples (vlr.c:996) 20250823133404466 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbedb76f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133404466 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbedb76f0]{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) 20250823133404467 DMM DEBUG Tx AUTH REQ (rand = 222f2c10d3da982dfef3bb29443042d0) (gsm_04_08.c:641) 20250823133404467 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133404467 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133404467 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133404467 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133404467 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133404467 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133404467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133404467 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133404467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133404467 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2035)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2033)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2033)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2033)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2034)@7e0c241b4610: patching N(SD)=1 into dtap '051486F0F594'O MSC_Test_0-RAN(2034)@7e0c241b4610: patched enc_l3: '055486F0F594'O MSC_Test_0-SCCP(2033)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2033)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(2033)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2033)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010006055486F0F594'O MSC_Test_0-M3UA(2035)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133404468 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133404468 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133404468 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133404468 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133404468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133404468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133404468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133404468 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133404468 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133404468 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133404468 DMM DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 86f0f594) (gsm_04_08.c:1128) 20250823133404468 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbedb76f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133404468 DVLR DEBUG SUBSCR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF) AUTH on GERAN received SRES/RES: 86f0f594 (4 bytes) (vlr_auth_fsm.c:151) 20250823133404468 DVLR INFO SUBSCR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823133404468 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbedb76f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133404468 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbedb76f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133404468 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbedb76f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133404468 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbedb76f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed89480] (vlr_auth_fsm.c:294) 20250823133404468 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbedb76f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133404468 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbedb76f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133404468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823133404468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133404468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823133404468 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823133404468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823133404468 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133404468 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133404468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133404468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133404468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133404468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133404468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133404468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2035)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2033)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2033)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2033)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2033)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2033)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2033)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2033)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250823133404469 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133404469 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133404469 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133404469 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133404469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2035)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133404469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133404469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133404469 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133404469 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133404469 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133404469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823133404469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133404469 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133404469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133404469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133404469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133404469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133404469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133404469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133404469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133404469 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133404469 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250823133404469 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042305/3/1): Available (smpp_smsc.c:626) 20250823133404469 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133404469 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133404469 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133404469 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133404469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133404469 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133404469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133404469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2035)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2033)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2033)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2033)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(2042)@7e0c241b4610: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(2033)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2033)@7e0c241b4610: vl_len:6 MSC_Test_0-SCCP(2033)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2033)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(2035)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133404471 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133404471 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133404471 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133404471 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133404471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133404471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133404471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133404471 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133404471 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133404471 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133404471 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250823133404471 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133404471 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133404471 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133404471 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133404471 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133404471 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133404471 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133404471 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133404471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133404471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133404471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133404471 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133404471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133404471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2035)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2033)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2033)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2033)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2033)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2033)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2033)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2033)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133404472 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133404472 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133404472 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133404472 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133404472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133404472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133404472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133404472 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133404472 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133404472 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133404472 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133404472 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133404472 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133404472 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133404472 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c880] (msc_a.c:1053) 20250823133404472 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133404472 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed89480]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133404472 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed66050] (msc_a.c:1053) 20250823133404472 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133404472 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133404472 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133404472 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF) MSC-A terminated (msub.c:261) 20250823133404472 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF) 1 MSC-I still active (msub.c:79) 20250823133404472 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133404472 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133404472 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133404472 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Removing from parent msub_fsm[0x561dbed66050] (msub.c:113) 20250823133404472 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-329 (ran_conn.c:155) 20250823133404472 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Freeing instance (msub.c:113) 20250823133404472 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF:GERAN-A-329:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Deallocated (fsm.c:568) 20250823133404472 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF) Free (msub.c:119) 20250823133404472 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF - active-conn: now used by 1 (attached) (msub.c:375) 20250823133404472 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Freeing instance (msub.c:113) 20250823133404472 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Deallocated (fsm.c:568) 20250823133404472 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133404472 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133404472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133404472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133404472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133404472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133404472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133404472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2035)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@7e0c241b4610: Session index based on local reference:0 20250823133404473 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133404473 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133404473 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133404473 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133404473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133404473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133404473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133404473 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2034)@7e0c241b4610: Deleted conn table entry 0TC_auth_options_50(2042)9970572 TC_auth_options_50(2042)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133404473 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133404473 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x26764FCF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_50(2042)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(2042)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(2042)@7e0c241b4610: Final verdict of PTC: pass 20250823133404477 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133404477 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(2033)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2036)@7e0c241b4610: Final verdict of PTC: none 20250823133404478 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(2039)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2038)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2035)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2034)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2037)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2040)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2041)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2032)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2043)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2032): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2033): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2034): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2035): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2036): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2037): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2038): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2039): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2040): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2041): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_auth_options_50(2042): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2043): none (pass -> pass) MTC@7e0c241b4610: Test case TC_auth_options_5 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_5 pass'. Sat Aug 23 13:34:04 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 20250823133404674 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133404674 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133404674 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133404674 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133404674 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133404674 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133404674 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133404674 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133404674 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) 20250823133404674 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133404674 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133404674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133404674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133404674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133404674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133404674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133404674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133404674 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133404674 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133405480 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=353332) 20250823133406481 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133406675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133406675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133406675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=353332, count=354772) 20250823133407482 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_5 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_6'. ------ MSC_Tests.TC_auth_options_6 ------ Sat Aug 23 13:34:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_auth_options_6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_auth_options_6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133408484 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_6' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_auth_options_6 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2047)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2047)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2047)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2045)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133409149 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2048)@7e0c241b4610: 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 } } } 20250823133409343 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) 20250823133409343 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) 20250823133409343 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133409343 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(2047)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2047)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2047)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133409344 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133409344 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133409344 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133409344 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133409344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133409344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133409344 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(2047)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2047)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2047)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2047)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2047)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2047)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823133409345 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133409345 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133409345 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133409345 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133409345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133409345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133409345 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133409345 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133409345 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2047)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2047)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2047)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2047)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2047)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2047)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2047)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133409484 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133409484 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2050)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2050)@7e0c241b4610: 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) } } } } 20250823133409486 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2050)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2050)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2050)@7e0c241b4610: 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(2050)@7e0c241b4610: 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(2050)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2050)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133409496 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) 20250823133409496 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_60(2054)@7e0c241b4610: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2051)@7e0c241b4610: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(2054) TC_auth_options_60(2054)@7e0c241b4610: 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 } } } } 20250823133410158 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133410158 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133410158 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133410158 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133410158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133410158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133410158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133410158 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133410160 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133410160 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133410160 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133410160 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133410160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133410160 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133410160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133410160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2046)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2046)@7e0c241b4610: Added conn table entry 0TC_auth_options_60(2054)1306809 MSC_Test_0-SCCP(2045)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(2046)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133410171 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133410171 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133410171 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2047)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133410171 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133410171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133410171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133410171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133410171 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133410171 DMSC DEBUG msub_fsm[0x561dbed89480]{active}: Allocated (fsm.c:456) 20250823133410171 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: Allocated (fsm.c:456) 20250823133410171 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: is child of msub_fsm[0x561dbed89480] (fsm.c:486) 20250823133410171 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133410171 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed89480] (fsm.c:486) 20250823133410171 DMSC DEBUG msc_a(unknown:GERAN-A-330:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133410171 DMSC DEBUG msc_i(unknown:GERAN-A-330:NONE)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133410171 DMSC DEBUG msc_a(unknown:GERAN-A-330:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133410171 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042306 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133410171 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133410171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133410171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133410171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823133410171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133410171 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133410171 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042306 id=262420000042306 (vlr.c:661) 20250823133410171 DVLR INFO New subscr, IMSI: 262420000042306 (vlr.c:562) 20250823133410171 DVLR DEBUG VLR subscr IMSI-262420000042306 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133410171 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133410171 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133410171 DVLR DEBUG VLR subscr IMSI-262420000042306 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823133410171 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133410171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133410171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133410171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133410171 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbeda5240]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133410171 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbeda5240]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed66050] (fsm.c:486) 20250823133410171 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbeda5240]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133410172 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbeda5240]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133410172 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133410172 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133410172 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133410172 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133410172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133410172 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133410172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133410172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@7e0c241b4610: { messageType := 2, destLocRef := '13F0B9'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(2045)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2051)@7e0c241b4610: Found GsupExpect[0] for "262420000042306" handled at TC_auth_options_60(2054) MSC_Test-GSUP(2051)@7e0c241b4610: Added IMSI table entry 0TC_auth_options_60(2054)"262420000042306" 20250823133410176 DVLR DEBUG VLR subscr IMSI-262420000042306 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823133410176 DVLR DEBUG VLR subscr IMSI-262420000042306 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2045)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2045)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2045)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2045)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2047)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133410177 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133410177 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133410177 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133410177 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133410177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133410177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133410177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133410177 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133410178 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133410178 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_60(2054)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(2054)@7e0c241b4610: setverdict(pass): none -> pass TC_auth_options_60(2054)@7e0c241b4610: XXX ts_GSUP_SAI_ERR 20250823133410183 DVLR DEBUG VLR subscr IMSI-262420000042306 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133410183 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbeda5240]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250823133410183 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbeda5240]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250823133410183 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbeda5240]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250823133410183 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbeda5240]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250823133410183 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbeda5240]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133410183 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbeda5240]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed66050] (vlr_auth_fsm.c:294) 20250823133410183 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbeda5240]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133410183 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbeda5240]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250823133410183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250823133410183 DMM INFO msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823133410183 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133410183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133410183 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250823133410183 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133410183 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250823133410183 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) 20250823133410183 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) 20250823133410183 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) 20250823133410183 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133410183 DVLR DEBUG VLR subscr IMSI-262420000042306 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250823133410183 DVLR DEBUG VLR subscr IMSI-262420000042306 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133410183 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133410183 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133410183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133410183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133410183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133410183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133410183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133410183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133410183 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133410183 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133410183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133410183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133410183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133410183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133410183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133410183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2047)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2045)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2045)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2045)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2045)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2045)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2045)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2045)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(2054)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(2045)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2045)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2045)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2045)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2047)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133410189 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133410189 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133410189 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133410189 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133410189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133410189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133410189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133410189 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133410189 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133410189 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133410189 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133410189 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133410189 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133410189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133410189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed8c9b0] (msc_a.c:1053) 20250823133410189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133410189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133410189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133410189 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed89480] (msc_a.c:1053) 20250823133410190 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133410190 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133410190 DMSC DEBUG msub_fsm[0x561dbed89480]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133410190 DMSC DEBUG msub(IMSI-262420000042306) MSC-A terminated (msub.c:261) 20250823133410190 DMSC DEBUG msub(IMSI-262420000042306) 1 MSC-I still active (msub.c:79) 20250823133410190 DMSC DEBUG msub_fsm[0x561dbed89480]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133410190 DMSC DEBUG msub_fsm[0x561dbed89480]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133410190 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed8c880]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133410190 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed8c880]{READY}: Removing from parent msub_fsm[0x561dbed89480] (msub.c:113) 20250823133410190 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-330 (ran_conn.c:155) 20250823133410190 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed8c880]{READY}: Freeing instance (msub.c:113) 20250823133410190 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x561dbed8c880]{READY}: Deallocated (fsm.c:568) 20250823133410190 DMSC DEBUG msub(IMSI-262420000042306) Free (msub.c:119) 20250823133410190 DVLR INFO VLR subscr IMSI-262420000042306 - active-conn: now used by 0 (-) (msub.c:375) 20250823133410190 DVLR DEBUG SUBSCR(IMSI-262420000042306) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250823133410190 DMSC DEBUG msub_fsm[0x561dbed89480]{terminating}: Freeing instance (msub.c:113) 20250823133410190 DMSC DEBUG msub_fsm[0x561dbed89480]{terminating}: Deallocated (fsm.c:568) 20250823133410190 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133410190 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133410190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133410190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133410190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133410190 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133410190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133410190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@7e0c241b4610: Session index based on local reference:0 20250823133410191 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133410191 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133410191 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133410191 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133410191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133410191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133410191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133410191 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2046)@7e0c241b4610: Deleted conn table entry 0TC_auth_options_60(2054)1306809 TC_auth_options_60(2054)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(2054)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(2054)@7e0c241b4610: port MSCVTYf_perform_lu() done TC_auth_options_60(2054)@7e0c241b4610: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(2051)@7e0c241b4610: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(2054) TC_auth_options_60(2054)@7e0c241b4610: 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(2046)@7e0c241b4610: Added conn table entry 0TC_auth_options_60(2054)1145139 MSC_Test_0-RAN(2046)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2045)@7e0c241b4610: First idle individual index:0 20250823133411209 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133411209 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133411209 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133411209 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133411209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133411209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133411209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133411209 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133411209 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Allocated (fsm.c:456) 20250823133411210 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: Allocated (fsm.c:456) 20250823133411210 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133411210 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133411210 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133411210 DMSC DEBUG msc_a(unknown:GERAN-A-331:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133411210 DMSC DEBUG msc_i(unknown:GERAN-A-331:NONE)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133411210 DMSC DEBUG msc_a(unknown:GERAN-A-331:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133411210 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042306 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133411210 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133411210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133411210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbed8c880] (fsm.c:486) 20250823133411210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133411210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133411210 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133411210 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042306 id=262420000042306 (vlr.c:661) 20250823133411210 DVLR INFO New subscr, IMSI: 262420000042306 (vlr.c:562) 20250823133411210 DVLR DEBUG VLR subscr IMSI-262420000042306 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133411210 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133411210 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133411210 DVLR DEBUG VLR subscr IMSI-262420000042306 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823133411210 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133411210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133411210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133411210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133411210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133411210 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133411210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133411210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133411210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133411210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbedb76f0] (fsm.c:486) 20250823133411210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133411210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133411211 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133411211 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133411211 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133411211 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133411211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133411211 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133411211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133411211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133411211 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133411211 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133411211 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133411211 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133411211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133411211 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133411211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133411211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2047)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@7e0c241b4610: { messageType := 2, destLocRef := '117933'O, 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(2045)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2045)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2045)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2045)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2045)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133411213 DVLR DEBUG VLR subscr IMSI-262420000042306 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823133411213 DVLR DEBUG VLR subscr IMSI-262420000042306 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2045)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2045)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2045)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2045)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823133411216 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133411216 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133411216 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133411216 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133411216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133411216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133411216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133411216 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_60(2054)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(2054)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133411217 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133411217 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133411220 DVLR DEBUG VLR subscr IMSI-262420000042306 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133411220 DVLR DEBUG IMSI:262420000042306 has MSISDN:491230042306 (vlr.c:1045) 20250823133411220 DMSC NOTICE msub(IMSI-262420000042306:MSISDN-491230042306) VLR: update for IMSI=262420000042306 (MSISDN=491230042306) (gsm_04_08.c:1541) 20250823133411220 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133411221 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133411221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x561dbedb76f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133411221 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133411221 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133411221 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133411221 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x561dbedb76f0] (vlr_lu_fsm.c:110) 20250823133411221 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133411221 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133411221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x561dbedb76f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133411221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x561dbedb76f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133411221 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133411221 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x561dbedb76f0] (fsm.c:486) 20250823133411221 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133411221 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133411221 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133411221 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133411221 DMSC NOTICE msub(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x6EA70100) VLR: update for IMSI=262420000042306 (MSISDN=491230042306) (gsm_04_08.c:1541) 20250823133411221 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133411222 DMM DEBUG -> IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x6EA70100 LOCATION UPDATE ACCEPT (TMSI = 0x6ea70100) (gsm_04_08.c:149) 20250823133411222 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x6EA70100:GERAN-A-331:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133411222 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x6EA70100 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133411222 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133411222 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133411222 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133411222 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133411222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133411222 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133411222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133411222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2045)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2045)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2045)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(2054)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2046)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2046)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2045)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2045)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2045)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2045)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823133411232 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133411232 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133411232 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133411232 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133411232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133411232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133411232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133411232 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133411232 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x6EA70100:GERAN-A-331:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133411232 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x6EA70100:GERAN-A-331:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133411232 DMM DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x6EA70100:GERAN-A-331:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133411232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x6EA70100:GERAN-A-331:LU)[0x561dbedb76f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133411232 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133411232 DMSC NOTICE msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100) VLR: update for IMSI=262420000042306 (MSISDN=491230042306) (gsm_04_08.c:1541) 20250823133411232 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823133411232 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133411232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-331:LU)[0x561dbedb76f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133411232 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133411232 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-331:LU)[0x561dbedb76f0] (vlr_lu_fsm.c:817) 20250823133411232 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133411232 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x561dbed93fd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133411232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-331:LU)[0x561dbedb76f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133411232 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-331:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133411232 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-331:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250823133411232 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042306/3/1): Available (smpp_smsc.c:626) 20250823133411233 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-331:LU)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133411233 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-331:LU)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133411233 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133411233 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100 + 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) 20250823133411233 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133411233 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-331:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133411233 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823133411233 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133411233 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133411233 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133411233 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133411233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133411233 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133411233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133411233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2045)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2045)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2045)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2045)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2045)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2045)@7e0c241b4610: vl_from0 20250823133411236 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133411236 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133411236 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133411236 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-SCCP(2045)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133411236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133411236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133411236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133411236 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133411236 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-331:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133411236 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-331:LU)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133411236 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-331:LU)[0x561dbed8c880]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133411236 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-331:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133411236 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-331:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133411236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-331:LU)[0x561dbedb76f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133411236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-331:LU)[0x561dbedb76f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-331:LU)[0x561dbed8c880] (msc_a.c:1053) 20250823133411236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-331:LU)[0x561dbedb76f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133411236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-331:LU)[0x561dbedb76f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133411236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-331:LU)[0x561dbedb76f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133411236 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-331:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed66050] (msc_a.c:1053) 20250823133411236 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-331:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133411236 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-331:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133411236 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133411236 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100) MSC-A terminated (msub.c:261) 20250823133411236 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100) 1 MSC-I still active (msub.c:79) 20250823133411236 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133411236 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133411236 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-331:LU)[0x561dbed8c9b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133411236 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-331:LU)[0x561dbed8c9b0]{READY}: Removing from parent msub_fsm[0x561dbed66050] (msub.c:113) 20250823133411236 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-331 (ran_conn.c:155) 20250823133411236 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-331:LU)[0x561dbed8c9b0]{READY}: Freeing instance (msub.c:113) 20250823133411236 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-331:LU)[0x561dbed8c9b0]{READY}: Deallocated (fsm.c:568) 20250823133411236 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100) Free (msub.c:119) 20250823133411236 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133411236 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Freeing instance (msub.c:113) 20250823133411236 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Deallocated (fsm.c:568) 20250823133411237 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133411237 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133411237 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133411237 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133411237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133411237 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133411237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133411237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2047)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133411238 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133411238 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133411238 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133411238 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133411238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133411238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133411238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133411238 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2046)@7e0c241b4610: Deleted conn table entry 0TC_auth_options_60(2054)1145139 TC_auth_options_60(2054)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133411240 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133411240 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_60(2054)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(2054)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(2054)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(2054)@7e0c241b4610: port MSCVTYRunning a successful LU done TC_auth_options_60(2054)@7e0c241b4610: port MSCVTYf_establish_fully() starting TC_auth_options_60(2054)@7e0c241b4610: 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 := '6EA70100'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2046)@7e0c241b4610: Added conn table entry 0TC_auth_options_60(2054)15886982 MSC_Test_0-RAN(2046)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2045)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2047)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133411438 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133411438 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133411438 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133411438 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133411438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133411438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133411438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133411438 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133411438 DMSC DEBUG msub_fsm[0x561dbedb76f0]{active}: Allocated (fsm.c:456) 20250823133411438 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: Allocated (fsm.c:456) 20250823133411438 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: is child of msub_fsm[0x561dbedb76f0] (fsm.c:486) 20250823133411438 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133411438 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb76f0] (fsm.c:486) 20250823133411438 DMSC DEBUG msc_a(unknown:GERAN-A-332:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133411438 DMSC DEBUG msc_i(unknown:GERAN-A-332:NONE)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133411438 DMSC DEBUG msc_a(unknown:GERAN-A-332:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133411438 DMM DEBUG msc_a(TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133411438 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133411438 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed8c9b0] (fsm.c:486) 20250823133411438 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823133411438 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133411438 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133411438 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133411438 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133411438 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133411438 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133411438 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823133411438 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133411438 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed66050] (fsm.c:486) 20250823133411438 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133411438 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133411438 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133411438 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133411438 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133411438 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133411438 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133411438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133411438 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133411438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133411438 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@7e0c241b4610: { messageType := 2, destLocRef := 'F26A86'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(2045)@7e0c241b4610: Session index based on local reference:0 20250823133411439 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133411439 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_60(2054)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(2054)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(2054)@7e0c241b4610: XXX ts_GSUP_SAI_ERR 20250823133411440 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133411440 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250823133411440 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250823133411440 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250823133411440 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed93fd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250823133411440 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed93fd0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133411440 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed93fd0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed66050] (vlr_auth_fsm.c:294) 20250823133411440 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed93fd0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133411440 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed93fd0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250823133411440 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250823133411440 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_HLR) (vlr_access_req_fsm.c:472) 20250823133411440 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133411440 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_HLR (vlr_access_req_fsm.c:131) 20250823133411440 DMM DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 2 (gsm_04_08.c:259) 20250823133411440 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133411440 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133411440 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250823133411440 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133411440 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100 + 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) 20250823133411440 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133411440 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133411440 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250823133411440 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250823133411440 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133411440 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133411440 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133411440 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133411440 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133411440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133411440 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133411440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133411440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133411440 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133411440 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133411440 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133411440 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133411440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133411440 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133411440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133411440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2047)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(2045)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2045)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2045)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2045)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2045)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2045)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2045)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(2054)@7e0c241b4610: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(2045)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2045)@7e0c241b4610: vl_len:6 MSC_Test_0-SCCP(2045)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2045)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-SCCP(2045)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2045)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2045)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2045)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2047)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133411441 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133411441 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133411441 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133411441 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133411441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133411441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133411441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133411441 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133411441 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133411441 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133411441 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250823133411441 DMSC ERROR msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250823133411441 DBSSAP ERROR msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) MSC_Test_0-M3UA(2047)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133411642 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133411642 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133411642 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133411642 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133411642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133411642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133411642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133411642 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133411642 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133411642 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133411642 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133411642 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133411642 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133411642 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133411642 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed8c9b0] (msc_a.c:1053) 20250823133411642 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133411642 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133411642 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb76f0] (msc_a.c:1053) 20250823133411642 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133411642 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133411642 DMSC DEBUG msub_fsm[0x561dbedb76f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133411642 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100) MSC-A terminated (msub.c:261) 20250823133411642 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100) 1 MSC-I still active (msub.c:79) 20250823133411642 DMSC DEBUG msub_fsm[0x561dbedb76f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133411642 DMSC DEBUG msub_fsm[0x561dbedb76f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133411642 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133411642 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Removing from parent msub_fsm[0x561dbedb76f0] (msub.c:113) 20250823133411642 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-332 (ran_conn.c:155) 20250823133411642 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Freeing instance (msub.c:113) 20250823133411642 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100:GERAN-A-332:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Deallocated (fsm.c:568) 20250823133411642 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100) Free (msub.c:119) 20250823133411642 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133411642 DMSC DEBUG msub_fsm[0x561dbedb76f0]{terminating}: Freeing instance (msub.c:113) 20250823133411642 DMSC DEBUG msub_fsm[0x561dbedb76f0]{terminating}: Deallocated (fsm.c:568) 20250823133411642 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133411642 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133411642 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133411642 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133411642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133411642 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133411642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133411642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2047)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133411643 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133411643 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133411643 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133411643 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133411643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133411643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133411643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133411643 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2046)@7e0c241b4610: Deleted conn table entry 0TC_auth_options_60(2054)15886982 TC_auth_options_60(2054)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133411644 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133411644 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6EA70100 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_60(2054)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(2054)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(2054)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(2051)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2046)@7e0c241b4610: Final verdict of PTC: none 20250823133411646 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133411647 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(2049)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(2045)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2047)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2048)@7e0c241b4610: Final verdict of PTC: none 20250823133411647 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(2052)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2050)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2055)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2044)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2053)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2044): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2045): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2046): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2047): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2048): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2049): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2050): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2051): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2052): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2053): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_auth_options_60(2054): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2055): none (pass -> pass) MTC@7e0c241b4610: Test case TC_auth_options_6 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_6 pass'. Sat Aug 23 13:34:11 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 20250823133411850 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133411850 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133411850 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133411850 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133411850 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133411850 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133411850 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133411850 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133411850 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) 20250823133411850 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133411850 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133411850 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133411850 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133411850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133411850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133411850 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133411850 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133411850 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133411850 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133412648 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=373076) 20250823133413649 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133413851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133413851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133413851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=373076, count=374952) 20250823133414650 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133414892 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133414892 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133414892 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133414892 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133414892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133414892 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133414892 DLSS7 ERROR Unable to route HMRT message: the AS virt-bsc0 is down (osmo_ss7_hmrt.c:238) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_6 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_7'. ------ MSC_Tests.TC_auth_options_7 ------ Sat Aug 23 13:34:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_auth_options_7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_auth_options_7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133415651 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_7' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_auth_options_7 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2059)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2059)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2059)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2057)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133416274 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2060)@7e0c241b4610: 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 } } } 20250823133416468 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) 20250823133416468 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) 20250823133416468 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133416468 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(2059)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2059)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2059)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2059)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2059)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823133416472 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133416472 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133416472 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133416472 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133416472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133416472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133416472 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(2059)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2059)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2059)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2059)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2059)@7e0c241b4610: Message received on association #8 20250823133416473 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133416473 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133416473 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133416473 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133416473 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(2059)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133416473 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133416473 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(2059)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2059)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2059)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823133416474 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133416474 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2059)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2059)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133416652 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133416652 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2062)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2062)@7e0c241b4610: 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) } } } } 20250823133416659 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2062)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2062)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2062)@7e0c241b4610: 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(2062)@7e0c241b4610: 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(2062)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2062)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133416687 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) 20250823133416687 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_70(2066)@7e0c241b4610: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2063)@7e0c241b4610: Created GsupExpect[0] for "262420000042307" to be handled at TC_auth_options_70(2066) TC_auth_options_70(2066)@7e0c241b4610: 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 } } } } 20250823133417277 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133417277 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133417277 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133417277 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133417277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133417277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133417277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133417277 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133417277 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133417277 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133417277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133417277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133417277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133417277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133417277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133417277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2059)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2059)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2058)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2058)@7e0c241b4610: Added conn table entry 0TC_auth_options_70(2066)8907742 MSC_Test_0-SCCP(2057)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2059)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133417293 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133417293 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133417293 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133417293 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133417293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133417293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133417293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133417293 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133417293 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Allocated (fsm.c:456) 20250823133417294 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: Allocated (fsm.c:456) 20250823133417294 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133417294 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133417294 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133417294 DMSC DEBUG msc_a(unknown:GERAN-A-333:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133417294 DMSC DEBUG msc_i(unknown:GERAN-A-333:NONE)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133417294 DMSC DEBUG msc_a(unknown:GERAN-A-333:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133417294 DMM DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042307 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133417294 DMM DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133417294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133417294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbed8c880] (fsm.c:486) 20250823133417294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823133417294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133417294 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133417294 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042307 id=262420000042307 (vlr.c:661) 20250823133417294 DVLR INFO New subscr, IMSI: 262420000042307 (vlr.c:562) 20250823133417294 DVLR DEBUG VLR subscr IMSI-262420000042307 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133417294 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133417294 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133417294 DVLR DEBUG VLR subscr IMSI-262420000042307 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823133417294 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133417294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133417294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133417294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133417294 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedab3d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133417294 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedab3d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedb76f0] (fsm.c:486) 20250823133417294 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedab3d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133417294 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedab3d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133417295 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133417295 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133417295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133417295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133417295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133417295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133417295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133417295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2059)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2063)@7e0c241b4610: Found GsupExpect[0] for "262420000042307" handled at TC_auth_options_70(2066) MSC_Test-GSUP(2063)@7e0c241b4610: Added IMSI table entry 0TC_auth_options_70(2066)"262420000042307" MSC_Test_0-SCCP(2057)@7e0c241b4610: { messageType := 2, destLocRef := '87EBDE'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(2057)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-RAN(2058)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133417303 DVLR DEBUG VLR subscr IMSI-262420000042307 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823133417303 DVLR DEBUG VLR subscr IMSI-262420000042307 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_auth_options_70(2066)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(2066)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(2057)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2057)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2057)@7e0c241b4610: vl_from0 20250823133417308 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133417308 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133417308 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133417308 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133417308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133417308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133417308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133417308 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2057)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2059)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133417309 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133417309 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133417309 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133417308 DVLR DEBUG VLR subscr IMSI-262420000042307 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133417308 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedab3d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133417308 DVLR DEBUG SUBSCR(IMSI-262420000042307) Received 1 auth tuples (vlr.c:996) 20250823133417308 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedab3d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133417308 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedab3d0]{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) 20250823133417308 DMM DEBUG Tx AUTH REQ (rand = b2540f461c1bf30a985dba48d5ef7642) (gsm_04_08.c:641) 20250823133417308 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133417308 DVLR DEBUG VLR subscr IMSI-262420000042307 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133417308 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133417308 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133417309 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133417309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133417309 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133417309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133417309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2059)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2057)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2057)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2057)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2058)@7e0c241b4610: patching N(SD)=1 into dtap '05142FD8C8BC'O MSC_Test_0-RAN(2058)@7e0c241b4610: patched enc_l3: '05542FD8C8BC'O MSC_Test_0-SCCP(2057)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2057)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(2057)@7e0c241b4610: vl_from0 20250823133417316 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133417316 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133417316 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133417316 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133417316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133417316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133417316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133417316 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(2057)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000605542FD8C8BC'O 20250823133417316 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133417316 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133417316 DMM DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 2fd8c8bc) (gsm_04_08.c:1128) 20250823133417316 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedab3d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133417316 DVLR DEBUG SUBSCR(IMSI-262420000042307) AUTH on GERAN received SRES/RES: 2fd8c8bc (4 bytes) (vlr_auth_fsm.c:151) 20250823133417316 DVLR INFO SUBSCR(IMSI-262420000042307) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823133417316 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedab3d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133417316 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedab3d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133417316 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedab3d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133417316 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedab3d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedb76f0] (vlr_auth_fsm.c:294) 20250823133417316 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedab3d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133417316 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedab3d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133417316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedb76f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823133417316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedb76f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133417316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedb76f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133417316 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133417316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedb76f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133417316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedb76f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133417316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133417316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbedb76f0] (fsm.c:486) 20250823133417316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133417316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133417317 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133417317 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133417317 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133417317 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133417317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133417317 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133417317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133417317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2059)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2057)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2057)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2057)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133417321 DVLR DEBUG VLR subscr IMSI-262420000042307 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133417321 DVLR DEBUG IMSI:262420000042307 has MSISDN:491230042307 (vlr.c:1045) 20250823133417321 DMSC NOTICE msub(IMSI-262420000042307:MSISDN-491230042307) VLR: update for IMSI=262420000042307 (MSISDN=491230042307) (gsm_04_08.c:1541) 20250823133417321 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133417321 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133417321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x561dbedb76f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133417321 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133417321 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133417321 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133417321 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x561dbedb76f0] (vlr_lu_fsm.c:110) 20250823133417321 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133417321 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133417321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x561dbedb76f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133417321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x561dbedb76f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133417321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x561dbed6fa10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133417321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x561dbed6fa10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x561dbedb76f0] (fsm.c:486) 20250823133417321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x561dbed6fa10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133417321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x561dbed6fa10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133417321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x561dbed6fa10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133417321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x561dbed6fa10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133417321 DMSC NOTICE msub(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x499A2685) VLR: update for IMSI=262420000042307 (MSISDN=491230042307) (gsm_04_08.c:1541) 20250823133417321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x561dbed6fa10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133417321 DMM DEBUG -> IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x499A2685 LOCATION UPDATE ACCEPT (TMSI = 0x499a2685) (gsm_04_08.c:149) 20250823133417321 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x499A2685:GERAN-A-333:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133417321 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x499A2685 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133417321 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133417321 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133417321 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133417321 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133417321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133417321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133417321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133417321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2059)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2057)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2057)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2057)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(2066)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2058)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(2058)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_0-SCCP(2057)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2057)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2057)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2057)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(2059)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133417324 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133417324 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133417324 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133417324 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133417324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133417324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133417324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133417324 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133417324 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x499A2685:GERAN-A-333:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133417324 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x499A2685:GERAN-A-333:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133417324 DMM DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x499A2685:GERAN-A-333:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133417324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x499A2685:GERAN-A-333:LU)[0x561dbedb76f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133417324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x561dbed6fa10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133417324 DMSC NOTICE msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685) VLR: update for IMSI=262420000042307 (MSISDN=491230042307) (gsm_04_08.c:1541) 20250823133417324 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823133417324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x561dbed6fa10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133417324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-333:LU)[0x561dbedb76f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133417324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x561dbed6fa10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133417324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x561dbed6fa10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-333:LU)[0x561dbedb76f0] (vlr_lu_fsm.c:817) 20250823133417324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x561dbed6fa10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133417324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x561dbed6fa10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133417324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-333:LU)[0x561dbedb76f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133417324 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-333:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133417324 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-333:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.969s remaining) (msc_a.c:450) 20250823133417324 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042307/3/1): Available (smpp_smsc.c:626) 20250823133417324 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-333:LU)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133417324 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-333:LU)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133417324 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133417324 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685 + 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) 20250823133417324 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133417324 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-333:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133417324 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823133417324 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133417324 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133417324 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133417324 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133417324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133417324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133417324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133417324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2059)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2057)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2057)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2057)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2057)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2057)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2057)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2057)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133417326 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133417326 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133417326 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133417326 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133417326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133417326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133417326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133417326 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133417326 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-333:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133417326 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-333:LU)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133417326 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-333:LU)[0x561dbed8c880]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133417326 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-333:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133417326 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-333:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133417326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-333:LU)[0x561dbedb76f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133417326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-333:LU)[0x561dbedb76f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-333:LU)[0x561dbed8c880] (msc_a.c:1053) 20250823133417326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-333:LU)[0x561dbedb76f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133417326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-333:LU)[0x561dbedb76f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133417326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-333:LU)[0x561dbedb76f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133417326 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-333:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed66050] (msc_a.c:1053) 20250823133417326 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-333:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133417326 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-333:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133417326 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133417326 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685) MSC-A terminated (msub.c:261) 20250823133417326 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685) 1 MSC-I still active (msub.c:79) 20250823133417326 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133417326 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133417326 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-333:LU)[0x561dbed8c9b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133417326 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-333:LU)[0x561dbed8c9b0]{READY}: Removing from parent msub_fsm[0x561dbed66050] (msub.c:113) 20250823133417326 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-333 (ran_conn.c:155) 20250823133417326 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-333:LU)[0x561dbed8c9b0]{READY}: Freeing instance (msub.c:113) 20250823133417326 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-333:LU)[0x561dbed8c9b0]{READY}: Deallocated (fsm.c:568) 20250823133417326 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685) Free (msub.c:119) 20250823133417326 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133417326 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Freeing instance (msub.c:113) 20250823133417326 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Deallocated (fsm.c:568) 20250823133417326 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133417326 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133417326 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133417326 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133417326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133417326 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133417326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133417326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2059)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@7e0c241b4610: Session index based on local reference:0 20250823133417326 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133417326 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133417326 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133417326 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133417326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133417326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133417326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133417326 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2058)@7e0c241b4610: Deleted conn table entry 0TC_auth_options_70(2066)8907742 TC_auth_options_70(2066)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133417327 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133417327 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_70(2066)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(2066)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(2066)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(2066)@7e0c241b4610: port MSCVTYf_perform_lu() done TC_auth_options_70(2066)@7e0c241b4610: port MSCVTYf_establish_fully() starting TC_auth_options_70(2066)@7e0c241b4610: 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 := '499A2685'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2058)@7e0c241b4610: Added conn table entry 0TC_auth_options_70(2066)11903553 MSC_Test_0-RAN(2058)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2057)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2059)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133418335 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133418335 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133418335 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133418335 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133418335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133418335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133418335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133418335 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133418336 DMSC DEBUG msub_fsm[0x561dbedb76f0]{active}: Allocated (fsm.c:456) 20250823133418336 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: Allocated (fsm.c:456) 20250823133418336 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: is child of msub_fsm[0x561dbedb76f0] (fsm.c:486) 20250823133418336 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133418336 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb76f0] (fsm.c:486) 20250823133418336 DMSC DEBUG msc_a(unknown:GERAN-A-334:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133418336 DMSC DEBUG msc_i(unknown:GERAN-A-334:NONE)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133418336 DMSC DEBUG msc_a(unknown:GERAN-A-334:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133418336 DMM DEBUG msc_a(TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133418336 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133418336 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c9b0] (fsm.c:486) 20250823133418336 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823133418336 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133418336 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133418336 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133418336 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133418336 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133418336 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133418336 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823133418336 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbedab3d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133418337 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbedab3d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed66050] (fsm.c:486) 20250823133418337 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbedab3d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133418337 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbedab3d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133418337 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133418337 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133418337 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133418337 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133418337 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133418337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133418337 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133418337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133418337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2059)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@7e0c241b4610: { messageType := 2, destLocRef := 'B5A241'O, 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(2057)@7e0c241b4610: Session index based on local reference:0 20250823133418339 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133418339 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_70(2066)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(2066)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133418343 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133418343 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbedab3d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133418343 DVLR DEBUG SUBSCR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685) Received 1 auth tuples (vlr.c:996) 20250823133418343 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbedab3d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133418343 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbedab3d0]{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) 20250823133418343 DMM DEBUG Tx AUTH REQ (rand = 651e29dd1630459edb3f25219514dec2) (gsm_04_08.c:641) 20250823133418343 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133418343 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133418343 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133418343 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133418343 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133418343 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133418343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133418343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133418344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133418344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2059)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2057)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2057)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2057)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2058)@7e0c241b4610: patching N(SD)=1 into dtap '0514D899C59E'O MSC_Test_0-RAN(2058)@7e0c241b4610: patched enc_l3: '0554D899C59E'O MSC_Test_0-SCCP(2057)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2057)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(2057)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2057)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100060554D899C59E'O MSC_Test_0-M3UA(2059)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133418348 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133418348 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133418348 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133418348 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133418348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133418348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133418348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133418348 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133418349 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133418349 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133418349 DMM DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = d899c59e) (gsm_04_08.c:1128) 20250823133418349 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbedab3d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133418349 DVLR DEBUG SUBSCR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685) AUTH on GERAN received SRES/RES: d899c59e (4 bytes) (vlr_auth_fsm.c:151) 20250823133418349 DVLR INFO SUBSCR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823133418349 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbedab3d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133418349 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbedab3d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133418349 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbedab3d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133418349 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbedab3d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed66050] (vlr_auth_fsm.c:294) 20250823133418349 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbedab3d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133418349 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbedab3d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133418349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823133418349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133418349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133418349 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133418349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133418349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133418349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133418349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133418349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133418349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133418349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133418349 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133418349 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133418349 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250823133418349 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042307/3/1): Available (smpp_smsc.c:626) 20250823133418350 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133418350 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133418350 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133418350 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133418350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133418350 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133418350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133418350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133418350 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133418350 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133418350 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133418350 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133418350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133418350 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133418350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133418350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2059)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2059)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2059)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2057)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2057)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2057)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2057)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2057)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2057)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2057)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(2066)@7e0c241b4610: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(2057)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2057)@7e0c241b4610: vl_len:6 MSC_Test_0-SCCP(2057)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2057)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000422040100'O 20250823133418355 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133418355 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133418355 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133418355 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133418355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2059)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133418355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133418355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133418355 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133418355 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133418356 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133418356 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250823133418356 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133418356 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133418356 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133418356 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133418356 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133418356 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133418356 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133418356 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133418356 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133418356 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133418356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133418356 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133418356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133418356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2059)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2057)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2057)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2057)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2057)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2057)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2057)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2057)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133418360 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133418360 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133418360 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133418360 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133418360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133418360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133418360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133418360 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133418360 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133418360 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133418360 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133418360 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133418360 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133418360 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133418361 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c9b0] (msc_a.c:1053) 20250823133418361 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133418361 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133418361 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb76f0] (msc_a.c:1053) 20250823133418361 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133418361 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133418361 DMSC DEBUG msub_fsm[0x561dbedb76f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133418361 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685) MSC-A terminated (msub.c:261) 20250823133418361 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685) 1 MSC-I still active (msub.c:79) 20250823133418361 DMSC DEBUG msub_fsm[0x561dbedb76f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133418361 DMSC DEBUG msub_fsm[0x561dbedb76f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133418361 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133418361 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Removing from parent msub_fsm[0x561dbedb76f0] (msub.c:113) 20250823133418361 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-334 (ran_conn.c:155) 20250823133418361 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Freeing instance (msub.c:113) 20250823133418361 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685:GERAN-A-334:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Deallocated (fsm.c:568) 20250823133418361 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685) Free (msub.c:119) 20250823133418361 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133418361 DMSC DEBUG msub_fsm[0x561dbedb76f0]{terminating}: Freeing instance (msub.c:113) 20250823133418361 DMSC DEBUG msub_fsm[0x561dbedb76f0]{terminating}: Deallocated (fsm.c:568) 20250823133418361 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133418361 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133418361 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133418361 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133418361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133418361 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133418361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133418361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2059)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@7e0c241b4610: Session index based on local reference:0 20250823133418362 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133418362 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133418362 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133418362 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133418362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133418362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133418362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2059)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133418362 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2058)@7e0c241b4610: Deleted conn table entry 0TC_auth_options_70(2066)11903553 TC_auth_options_70(2066)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133418363 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133418363 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x499A2685 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_70(2066)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(2066)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(2066)@7e0c241b4610: Final verdict of PTC: pass 20250823133418374 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133418374 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(2063)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(2057)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2061)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2060)@7e0c241b4610: Final verdict of PTC: none 20250823133418376 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(2065)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2058)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2059)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2056)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2062)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2067)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2064)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2056): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2057): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2058): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2059): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2060): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2061): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2062): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2063): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2064): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2065): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_auth_options_70(2066): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2067): none (pass -> pass) MTC@7e0c241b4610: Test case TC_auth_options_7 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_7 pass'. Sat Aug 23 13:34:18 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 20250823133418566 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133418566 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133418566 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133418566 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133418566 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133418566 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133418566 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133418566 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133418566 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) 20250823133418566 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133418566 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133418566 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133418566 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133418566 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133418566 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133418566 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133418566 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133418566 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133418566 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133419378 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=329308) 20250823133420379 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133420567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133420567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133420567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=329308, count=330468) 20250823133421381 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_7 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_8'. ------ MSC_Tests.TC_auth_options_8 ------ Sat Aug 23 13:34:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_auth_options_8.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_auth_options_8.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133422382 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_8' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_auth_options_8 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2071)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2071)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2071)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2069)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133423155 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2072)@7e0c241b4610: 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 } } } 20250823133423347 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) 20250823133423347 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) 20250823133423347 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133423347 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(2071)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2071)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2071)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133423351 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133423351 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133423351 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133423351 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133423351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133423351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133423351 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(2071)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2071)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2071)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2071)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2071)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133423352 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133423352 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133423352 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133423352 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133423352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133423352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133423352 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(2071)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2071)@7e0c241b4610: Message received on association #8 20250823133423352 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133423352 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2071)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2071)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2071)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2071)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2071)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2071)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133423382 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133423382 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2074)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2074)@7e0c241b4610: 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) } } } } 20250823133423387 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2074)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2074)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2074)@7e0c241b4610: 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(2074)@7e0c241b4610: 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(2074)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2074)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133423404 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) 20250823133423404 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_80(2078)@7e0c241b4610: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2075)@7e0c241b4610: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(2078) TC_auth_options_80(2078)@7e0c241b4610: 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 } } } } 20250823133424154 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133424154 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133424154 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133424154 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133424154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133424154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133424154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133424154 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133424154 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133424154 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133424154 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133424154 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133424154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133424154 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133424155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133424155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2071)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2070)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2070)@7e0c241b4610: Added conn table entry 0TC_auth_options_80(2078)13750269 MSC_Test_0-SCCP(2069)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(2070)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133424162 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133424162 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133424162 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133424162 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133424162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133424162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133424162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2071)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133424162 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133424162 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Allocated (fsm.c:456) 20250823133424162 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: Allocated (fsm.c:456) 20250823133424162 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133424162 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133424162 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133424162 DMSC DEBUG msc_a(unknown:GERAN-A-335:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133424162 DMSC DEBUG msc_i(unknown:GERAN-A-335:NONE)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133424162 DMSC DEBUG msc_a(unknown:GERAN-A-335:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133424162 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042308 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133424162 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133424162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133424162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed8c880] (fsm.c:486) 20250823133424162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823133424162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133424162 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133424162 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042308 id=262420000042308 (vlr.c:661) 20250823133424162 DVLR INFO New subscr, IMSI: 262420000042308 (vlr.c:562) 20250823133424162 DVLR DEBUG VLR subscr IMSI-262420000042308 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133424162 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133424162 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133424162 DVLR DEBUG VLR subscr IMSI-262420000042308 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823133424162 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133424162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133424162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133424162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbedb76f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133424162 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed6fa10]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133424162 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed6fa10]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbedb76f0] (fsm.c:486) 20250823133424162 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed6fa10]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133424162 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed6fa10]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133424162 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133424162 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133424162 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133424162 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133424162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133424162 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133424162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133424162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2071)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@7e0c241b4610: { messageType := 2, destLocRef := 'D1CFFD'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(2069)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2075)@7e0c241b4610: Found GsupExpect[0] for "262420000042308" handled at TC_auth_options_80(2078) MSC_Test-GSUP(2075)@7e0c241b4610: Added IMSI table entry 0TC_auth_options_80(2078)"262420000042308" 20250823133424165 DVLR DEBUG VLR subscr IMSI-262420000042308 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823133424165 DVLR DEBUG VLR subscr IMSI-262420000042308 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2069)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2069)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2069)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2069)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2071)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133424167 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133424167 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133424167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133424167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133424167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133424167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133424167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133424167 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133424167 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133424167 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_80(2078)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(2078)@7e0c241b4610: setverdict(pass): none -> pass TC_auth_options_80(2078)@7e0c241b4610: XXX ts_GSUP_SAI_ERR 20250823133424170 DVLR DEBUG VLR subscr IMSI-262420000042308 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133424170 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed6fa10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250823133424170 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed6fa10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250823133424170 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed6fa10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250823133424170 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed6fa10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250823133424170 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed6fa10]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133424170 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed6fa10]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbedb76f0] (vlr_auth_fsm.c:294) 20250823133424170 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed6fa10]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133424170 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed6fa10]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250823133424170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbedb76f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250823133424170 DMM INFO msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823133424170 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133424170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbedb76f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133424170 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250823133424170 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133424170 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250823133424170 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) 20250823133424170 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) 20250823133424170 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) 20250823133424170 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133424170 DVLR DEBUG VLR subscr IMSI-262420000042308 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250823133424170 DVLR DEBUG VLR subscr IMSI-262420000042308 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133424170 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133424171 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133424171 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133424171 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133424171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133424171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133424171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133424171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133424171 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133424171 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133424171 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133424171 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133424171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133424171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133424171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133424171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2071)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2071)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2071)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2069)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2069)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2069)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2069)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2069)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2069)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2069)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(2078)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(2069)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2069)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2069)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2069)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2071)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133424176 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133424176 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133424176 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133424176 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133424176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133424176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133424176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133424176 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133424176 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133424176 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133424176 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed8c880]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133424176 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133424176 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133424176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbedb76f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133424176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbedb76f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed8c880] (msc_a.c:1053) 20250823133424176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbedb76f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133424176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbedb76f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133424176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbedb76f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133424176 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed66050] (msc_a.c:1053) 20250823133424176 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133424176 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133424176 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133424176 DMSC DEBUG msub(IMSI-262420000042308) MSC-A terminated (msub.c:261) 20250823133424176 DMSC DEBUG msub(IMSI-262420000042308) 1 MSC-I still active (msub.c:79) 20250823133424176 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133424176 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133424176 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed8c9b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133424176 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed8c9b0]{READY}: Removing from parent msub_fsm[0x561dbed66050] (msub.c:113) 20250823133424176 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-335 (ran_conn.c:155) 20250823133424176 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed8c9b0]{READY}: Freeing instance (msub.c:113) 20250823133424176 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x561dbed8c9b0]{READY}: Deallocated (fsm.c:568) 20250823133424176 DMSC DEBUG msub(IMSI-262420000042308) Free (msub.c:119) 20250823133424176 DVLR INFO VLR subscr IMSI-262420000042308 - active-conn: now used by 0 (-) (msub.c:375) 20250823133424176 DVLR DEBUG SUBSCR(IMSI-262420000042308) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250823133424176 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133424176 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133424176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133424176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133424176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133424176 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Freeing instance (msub.c:113) 20250823133424176 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Deallocated (fsm.c:568) 20250823133424176 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133424176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133424176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2071)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2071)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133424177 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133424177 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133424177 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133424177 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133424177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133424177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133424177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133424177 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2070)@7e0c241b4610: Deleted conn table entry 0TC_auth_options_80(2078)13750269 TC_auth_options_80(2078)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(2078)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(2078)@7e0c241b4610: port MSCVTYf_perform_lu() done TC_auth_options_80(2078)@7e0c241b4610: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(2075)@7e0c241b4610: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(2078) TC_auth_options_80(2078)@7e0c241b4610: 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(2070)@7e0c241b4610: Added conn table entry 0TC_auth_options_80(2078)933364 MSC_Test_0-RAN(2070)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2069)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2071)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133425182 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133425182 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133425182 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133425182 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133425182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133425182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133425182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133425182 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133425182 DMSC DEBUG msub_fsm[0x561dbedb76f0]{active}: Allocated (fsm.c:456) 20250823133425182 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: Allocated (fsm.c:456) 20250823133425182 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: is child of msub_fsm[0x561dbedb76f0] (fsm.c:486) 20250823133425182 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133425182 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb76f0] (fsm.c:486) 20250823133425182 DMSC DEBUG msc_a(unknown:GERAN-A-336:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133425182 DMSC DEBUG msc_i(unknown:GERAN-A-336:NONE)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133425182 DMSC DEBUG msc_a(unknown:GERAN-A-336:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133425182 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042308 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133425182 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133425182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133425182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133425182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133425182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133425182 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133425182 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042308 id=262420000042308 (vlr.c:661) 20250823133425182 DVLR INFO New subscr, IMSI: 262420000042308 (vlr.c:562) 20250823133425182 DVLR DEBUG VLR subscr IMSI-262420000042308 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133425182 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133425182 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133425182 DVLR DEBUG VLR subscr IMSI-262420000042308 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823133425182 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133425182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133425182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133425182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133425182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133425182 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133425182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133425182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133425182 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbedce830]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133425182 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbedce830]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbed66050] (fsm.c:486) 20250823133425182 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbedce830]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133425182 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbedce830]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133425182 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133425182 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133425182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133425182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133425183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133425183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133425183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133425183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133425183 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133425183 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133425183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133425183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133425183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133425183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133425183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133425183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2071)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2071)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2071)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@7e0c241b4610: { messageType := 2, destLocRef := '0E3DF4'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(2069)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2069)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2069)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2069)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2069)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133425183 DVLR DEBUG VLR subscr IMSI-262420000042308 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823133425183 DVLR DEBUG VLR subscr IMSI-262420000042308 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2069)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2069)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2069)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2069)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2071)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133425184 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133425184 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133425184 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133425184 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133425184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133425184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133425184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133425184 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_auth_options_80(2078)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(2078)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133425184 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133425184 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133425185 DVLR DEBUG VLR subscr IMSI-262420000042308 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133425185 DVLR DEBUG IMSI:262420000042308 has MSISDN:491230042308 (vlr.c:1045) 20250823133425185 DMSC NOTICE msub(IMSI-262420000042308:MSISDN-491230042308) VLR: update for IMSI=262420000042308 (MSISDN=491230042308) (gsm_04_08.c:1541) 20250823133425185 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133425186 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133425186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133425186 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbedce830]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133425186 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbedce830]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133425186 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbedce830]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133425186 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbedce830]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x561dbed66050] (vlr_lu_fsm.c:110) 20250823133425186 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbedce830]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133425186 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x561dbedce830]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133425186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133425186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133425186 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x561dbedb2690]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133425186 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x561dbedb2690]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x561dbed66050] (fsm.c:486) 20250823133425186 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x561dbedb2690]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133425186 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x561dbedb2690]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133425186 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x561dbedb2690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133425186 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x561dbedb2690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133425186 DMSC NOTICE msub(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x2C09C2C5) VLR: update for IMSI=262420000042308 (MSISDN=491230042308) (gsm_04_08.c:1541) 20250823133425186 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x561dbedb2690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133425186 DMM DEBUG -> IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x2C09C2C5 LOCATION UPDATE ACCEPT (TMSI = 0x2c09c2c5) (gsm_04_08.c:149) 20250823133425186 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133425186 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x2C09C2C5 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133425186 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133425186 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133425186 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133425186 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133425186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133425186 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133425186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133425186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2071)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2069)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2069)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2069)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(2078)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2070)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2070)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2069)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2069)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2069)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2069)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823133425189 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(2071)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133425189 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133425189 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133425189 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133425189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133425189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133425189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133425189 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133425189 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133425189 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133425189 DMM DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133425189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133425189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x561dbedb2690]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133425189 DMSC NOTICE msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5) VLR: update for IMSI=262420000042308 (MSISDN=491230042308) (gsm_04_08.c:1541) 20250823133425189 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823133425189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x561dbedb2690]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133425189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133425189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x561dbedb2690]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133425189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x561dbedb2690]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed66050] (vlr_lu_fsm.c:817) 20250823133425189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x561dbedb2690]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133425189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x561dbedb2690]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133425189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133425189 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133425189 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250823133425189 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042308/3/1): Available (smpp_smsc.c:626) 20250823133425189 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133425189 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133425189 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133425189 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5 + 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) 20250823133425189 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133425189 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133425189 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823133425189 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133425189 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133425189 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133425189 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133425189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133425189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133425189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133425189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2071)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2069)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2069)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2069)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2069)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2069)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2069)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2069)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133425190 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133425190 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(2071)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133425190 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133425190 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133425190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133425190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133425190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133425190 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133425190 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133425190 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133425190 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133425190 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133425190 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133425190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133425190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed8c9b0] (msc_a.c:1053) 20250823133425190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133425190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133425190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133425190 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb76f0] (msc_a.c:1053) 20250823133425190 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133425190 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133425190 DMSC DEBUG msub_fsm[0x561dbedb76f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133425190 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5) MSC-A terminated (msub.c:261) 20250823133425190 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5) 1 MSC-I still active (msub.c:79) 20250823133425190 DMSC DEBUG msub_fsm[0x561dbedb76f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133425190 DMSC DEBUG msub_fsm[0x561dbedb76f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133425190 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed8c880]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133425190 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed8c880]{READY}: Removing from parent msub_fsm[0x561dbedb76f0] (msub.c:113) 20250823133425190 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-336 (ran_conn.c:155) 20250823133425190 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed8c880]{READY}: Freeing instance (msub.c:113) 20250823133425190 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-336:LU)[0x561dbed8c880]{READY}: Deallocated (fsm.c:568) 20250823133425190 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5) Free (msub.c:119) 20250823133425190 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133425190 DMSC DEBUG msub_fsm[0x561dbedb76f0]{terminating}: Freeing instance (msub.c:113) 20250823133425190 DMSC DEBUG msub_fsm[0x561dbedb76f0]{terminating}: Deallocated (fsm.c:568) 20250823133425190 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133425190 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133425190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133425190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133425190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133425190 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133425190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133425190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2071)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@7e0c241b4610: Session index based on local reference:0 20250823133425190 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133425190 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(2071)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133425190 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133425190 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133425190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133425190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133425190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133425190 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2070)@7e0c241b4610: Deleted conn table entry 0TC_auth_options_80(2078)933364 TC_auth_options_80(2078)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133425191 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133425191 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_80(2078)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(2078)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(2078)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(2078)@7e0c241b4610: port MSCVTYRunning a successful LU done TC_auth_options_80(2078)@7e0c241b4610: port MSCVTYf_establish_fully() starting TC_auth_options_80(2078)@7e0c241b4610: 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 := '2C09C2C5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2070)@7e0c241b4610: Added conn table entry 0TC_auth_options_80(2078)9938615 MSC_Test_0-RAN(2070)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2069)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2071)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133425394 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133425394 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133425394 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133425394 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133425394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133425394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133425394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133425394 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133425394 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Allocated (fsm.c:456) 20250823133425394 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: Allocated (fsm.c:456) 20250823133425394 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133425394 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133425394 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133425394 DMSC DEBUG msc_a(unknown:GERAN-A-337:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133425394 DMSC DEBUG msc_i(unknown:GERAN-A-337:NONE)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133425394 DMSC DEBUG msc_a(unknown:GERAN-A-337:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133425394 DMM DEBUG msc_a(TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133425394 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133425394 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbed8c880] (fsm.c:486) 20250823133425394 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250823133425394 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133425394 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133425394 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133425394 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133425394 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133425394 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133425394 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823133425394 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbedb2690]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133425394 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbedb2690]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbedb76f0] (fsm.c:486) 20250823133425394 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbedb2690]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133425394 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbedb2690]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133425394 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133425394 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133425394 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133425394 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133425394 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133425394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133425394 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133425394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133425394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2071)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@7e0c241b4610: { messageType := 2, destLocRef := '97A6B7'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(2069)@7e0c241b4610: Session index based on local reference:0 20250823133425395 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133425395 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_80(2078)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(2078)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(2078)@7e0c241b4610: XXX ts_GSUP_SAI_ERR 20250823133425396 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133425396 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbedb2690]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250823133425396 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbedb2690]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250823133425396 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbedb2690]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250823133425396 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbedb2690]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250823133425396 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbedb2690]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133425396 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbedb2690]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbedb76f0] (vlr_auth_fsm.c:294) 20250823133425396 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbedb2690]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133425396 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbedb2690]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250823133425396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250823133425396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_HLR) (vlr_access_req_fsm.c:472) 20250823133425396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133425396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_HLR (vlr_access_req_fsm.c:131) 20250823133425396 DMM DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 2 (gsm_04_08.c:259) 20250823133425396 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133425396 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133425396 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250823133425396 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133425396 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5 + 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) 20250823133425396 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133425396 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133425396 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250823133425396 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250823133425396 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133425396 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133425397 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133425397 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133425397 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133425397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133425397 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133425397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133425397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133425397 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133425397 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133425397 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133425397 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133425397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133425397 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133425397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133425397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2071)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2071)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(2069)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2071)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2069)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2069)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2069)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2069)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2069)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2069)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(2078)@7e0c241b4610: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(2069)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2069)@7e0c241b4610: vl_len:6 MSC_Test_0-SCCP(2069)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2069)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(2071)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133425398 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133425398 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133425398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133425398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133425398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133425398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133425398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133425398 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2069)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2069)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2069)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2069)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133425398 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133425398 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133425398 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250823133425398 DMSC ERROR msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250823133425398 DBSSAP ERROR msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) MSC_Test_0-M3UA(2071)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133425602 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133425602 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133425602 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133425602 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133425602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133425602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133425602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133425602 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133425602 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133425602 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133425602 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133425602 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133425602 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133425602 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133425602 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbed8c880] (msc_a.c:1053) 20250823133425602 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133425602 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133425602 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed66050] (msc_a.c:1053) 20250823133425602 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133425602 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133425602 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133425602 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5) MSC-A terminated (msub.c:261) 20250823133425602 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5) 1 MSC-I still active (msub.c:79) 20250823133425602 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133425602 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133425602 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133425602 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Removing from parent msub_fsm[0x561dbed66050] (msub.c:113) 20250823133425602 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-337 (ran_conn.c:155) 20250823133425602 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Freeing instance (msub.c:113) 20250823133425602 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5:GERAN-A-337:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Deallocated (fsm.c:568) 20250823133425602 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5) Free (msub.c:119) 20250823133425602 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133425602 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Freeing instance (msub.c:113) 20250823133425602 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Deallocated (fsm.c:568) 20250823133425602 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133425602 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133425602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133425602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133425602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133425602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133425602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133425602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2071)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@7e0c241b4610: Session index based on local reference:0 20250823133425603 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133425603 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133425603 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133425603 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133425603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133425603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133425603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133425603 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2070)@7e0c241b4610: Deleted conn table entry 0TC_auth_options_80(2078)9938615 TC_auth_options_80(2078)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133425604 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133425604 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x2C09C2C5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_80(2078)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(2078)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(2078)@7e0c241b4610: Final verdict of PTC: pass 20250823133425606 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133425606 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(2075)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2072)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(2069)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2071)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2076)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2073)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2070)@7e0c241b4610: Final verdict of PTC: none 20250823133425608 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2079)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2074)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2068)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2077)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2068): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2069): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2070): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2071): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2072): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2073): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2074): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2075): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2076): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2077): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_auth_options_80(2078): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2079): none (pass -> pass) MTC@7e0c241b4610: Test case TC_auth_options_8 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_8 pass'. Sat Aug 23 13:34:25 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 20250823133425806 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133425806 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133425806 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133425806 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133425806 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133425806 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133425806 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133425806 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133425806 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) 20250823133425806 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133425807 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133425807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133425807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133425807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133425807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133425807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133425807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133425807 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133425807 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133426609 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=373192) 20250823133427610 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133427808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133427808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133427808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=373192, count=374352) 20250823133428611 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_8 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_9'. ------ MSC_Tests.TC_auth_options_9 ------ Sat Aug 23 13:34:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_auth_options_9.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_auth_options_9.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133429612 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_9' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_auth_options_9 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2083)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2083)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2083)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2081)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133430280 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2084)@7e0c241b4610: 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 } } } 20250823133430475 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) 20250823133430475 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) 20250823133430475 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133430475 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(2083)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2083)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2083)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133430480 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133430480 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133430480 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133430480 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133430480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133430480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133430480 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(2083)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2083)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2083)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2083)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2083)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133430481 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133430481 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133430481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133430481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133430481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133430481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133430481 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(2083)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2083)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2083)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2083)@7e0c241b4610: Message received on association #8 20250823133430481 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133430481 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2083)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2083)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2083)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2083)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133430613 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133430613 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2086)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2086)@7e0c241b4610: 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) } } } } 20250823133430617 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2086)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2086)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2086)@7e0c241b4610: 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)@7e0c241b4610: 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)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2086)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133430635 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) 20250823133430635 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_90(2090)@7e0c241b4610: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2087)@7e0c241b4610: Created GsupExpect[0] for "262420000042309" to be handled at TC_auth_options_90(2090) TC_auth_options_90(2090)@7e0c241b4610: 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 } } } } 20250823133431289 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133431289 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133431289 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133431289 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133431289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133431289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133431289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133431289 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133431290 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133431290 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133431290 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133431290 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133431290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133431290 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133431291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133431291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2082)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2082)@7e0c241b4610: Added conn table entry 0TC_auth_options_90(2090)8948184 MSC_Test_0-SCCP(2081)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(2082)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133431305 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133431305 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133431305 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133431305 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133431305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133431305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133431305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133431305 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133431305 DMSC DEBUG msub_fsm[0x561dbedb76f0]{active}: Allocated (fsm.c:456) 20250823133431305 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: Allocated (fsm.c:456) 20250823133431305 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: is child of msub_fsm[0x561dbedb76f0] (fsm.c:486) 20250823133431305 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133431305 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb76f0] (fsm.c:486) 20250823133431305 DMSC DEBUG msc_a(unknown:GERAN-A-338:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133431305 DMSC DEBUG msc_i(unknown:GERAN-A-338:NONE)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133431305 DMSC DEBUG msc_a(unknown:GERAN-A-338:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133431305 DMM DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042309 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133431305 DMM DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133431305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133431305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133431305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823133431305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133431305 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133431305 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042309 id=262420000042309 (vlr.c:661) 20250823133431305 DVLR INFO New subscr, IMSI: 262420000042309 (vlr.c:562) 20250823133431306 DVLR DEBUG VLR subscr IMSI-262420000042309 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133431306 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133431306 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133431306 DVLR DEBUG VLR subscr IMSI-262420000042309 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823133431306 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133431306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133431306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133431306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133431306 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbedce830]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133431306 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbedce830]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed66050] (fsm.c:486) 20250823133431306 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbedce830]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133431306 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbedce830]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133431306 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133431306 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133431306 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133431306 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133431306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133431306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133431306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133431306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@7e0c241b4610: { messageType := 2, destLocRef := '8889D8'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(2081)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2087)@7e0c241b4610: Found GsupExpect[0] for "262420000042309" handled at TC_auth_options_90(2090) MSC_Test-GSUP(2087)@7e0c241b4610: Added IMSI table entry 0TC_auth_options_90(2090)"262420000042309" 20250823133431309 DVLR DEBUG VLR subscr IMSI-262420000042309 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823133431309 DVLR DEBUG VLR subscr IMSI-262420000042309 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2081)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2081)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2081)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2081)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823133431310 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133431310 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133431310 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133431310 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133431310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133431310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133431310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133431310 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133431310 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133431310 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_90(2090)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(2090)@7e0c241b4610: setverdict(pass): none -> pass 20250823133431313 DVLR DEBUG VLR subscr IMSI-262420000042309 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133431313 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbedce830]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133431313 DVLR DEBUG SUBSCR(IMSI-262420000042309) Received 1 auth tuples (vlr.c:996) 20250823133431313 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbedce830]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133431313 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbedce830]{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) 20250823133431313 DMM DEBUG Tx AUTH REQ (rand = f8e4f3c690ff27cdcf1e91cb7a64f964) (gsm_04_08.c:641) 20250823133431313 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133431313 DVLR DEBUG VLR subscr IMSI-262420000042309 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133431313 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133431313 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133431313 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133431313 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133431313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133431313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133431313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133431313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2081)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2081)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2081)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2082)@7e0c241b4610: patching N(SD)=1 into dtap '051492530214'O MSC_Test_0-RAN(2082)@7e0c241b4610: patched enc_l3: '055492530214'O MSC_Test_0-SCCP(2081)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2081)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(2081)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2081)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010006055492530214'O 20250823133431318 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133431318 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133431318 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133431318 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133431318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133431318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133431318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133431318 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133431318 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133431318 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133431319 DMM DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 92530214) (gsm_04_08.c:1128) 20250823133431319 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbedce830]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133431319 DVLR DEBUG SUBSCR(IMSI-262420000042309) AUTH on GERAN received SRES/RES: 92530214 (4 bytes) (vlr_auth_fsm.c:151) 20250823133431319 DVLR INFO SUBSCR(IMSI-262420000042309) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823133431319 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbedce830]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133431319 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbedce830]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133431319 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbedce830]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133431319 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbedce830]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed66050] (vlr_auth_fsm.c:294) 20250823133431319 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbedce830]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133431319 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbedce830]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133431319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823133431319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133431319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823133431319 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823133431319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823133431319 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133431319 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133431319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133431319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133431319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133431319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133431319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133431319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2081)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2081)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2081)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2081)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2081)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2081)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2081)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250823133431322 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133431322 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133431322 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133431322 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133431322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133431322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133431322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133431322 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133431322 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133431322 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133431322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823133431322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133431322 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133431322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133431322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133431322 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbedce830]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133431322 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbedce830]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbed66050] (fsm.c:486) 20250823133431322 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbedce830]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133431322 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbedce830]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133431322 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133431322 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133431322 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133431322 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133431322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133431322 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133431322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133431322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2081)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2081)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2081)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133431325 DVLR DEBUG VLR subscr IMSI-262420000042309 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133431325 DVLR DEBUG IMSI:262420000042309 has MSISDN:491230042309 (vlr.c:1045) 20250823133431325 DMSC NOTICE msub(IMSI-262420000042309:MSISDN-491230042309) VLR: update for IMSI=262420000042309 (MSISDN=491230042309) (gsm_04_08.c:1541) 20250823133431325 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133431325 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133431325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133431325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbedce830]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133431325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbedce830]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133431325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbedce830]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133431325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbedce830]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x561dbed66050] (vlr_lu_fsm.c:110) 20250823133431325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbedce830]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133431325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x561dbedce830]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133431325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133431325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133431325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133431325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x561dbed66050] (fsm.c:486) 20250823133431325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133431325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133431325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133431325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133431325 DMSC NOTICE msub(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x367C3235) VLR: update for IMSI=262420000042309 (MSISDN=491230042309) (gsm_04_08.c:1541) 20250823133431325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133431325 DMM DEBUG -> IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x367C3235 LOCATION UPDATE ACCEPT (TMSI = 0x367c3235) (gsm_04_08.c:149) 20250823133431325 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x367C3235:GERAN-A-338:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133431325 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x367C3235 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133431325 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133431325 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133431325 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133431325 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133431325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133431325 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133431325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133431325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2081)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2081)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2081)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(2090)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2082)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(2082)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_0-SCCP(2081)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2081)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2081)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2081)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(2083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133431328 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133431328 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133431328 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133431328 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133431328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133431328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133431328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133431328 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133431328 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x367C3235:GERAN-A-338:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133431328 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x367C3235:GERAN-A-338:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133431328 DMM DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x367C3235:GERAN-A-338:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133431328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x367C3235:GERAN-A-338:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133431328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133431328 DMSC NOTICE msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235) VLR: update for IMSI=262420000042309 (MSISDN=491230042309) (gsm_04_08.c:1541) 20250823133431328 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823133431328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133431328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-338:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133431328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133431328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-338:LU)[0x561dbed66050] (vlr_lu_fsm.c:817) 20250823133431328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133431328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133431328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-338:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133431329 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-338:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133431329 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-338:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250823133431329 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042309/3/1): Available (smpp_smsc.c:626) 20250823133431329 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-338:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133431329 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-338:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133431329 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133431329 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235 + 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) 20250823133431329 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133431329 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-338:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133431329 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823133431329 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133431329 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133431329 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133431329 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133431329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133431329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133431329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133431329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2081)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2081)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2081)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2081)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2081)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2081)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2081)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133431331 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133431331 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133431331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133431331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133431331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133431331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133431331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133431331 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133431331 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-338:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133431331 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-338:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133431331 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-338:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133431331 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-338:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133431331 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-338:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133431331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-338:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133431331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-338:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-338:LU)[0x561dbed8c9b0] (msc_a.c:1053) 20250823133431331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-338:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133431331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-338:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133431331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-338:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133431331 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-338:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb76f0] (msc_a.c:1053) 20250823133431331 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-338:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133431331 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-338:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133431331 DMSC DEBUG msub_fsm[0x561dbedb76f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133431331 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235) MSC-A terminated (msub.c:261) 20250823133431331 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235) 1 MSC-I still active (msub.c:79) 20250823133431331 DMSC DEBUG msub_fsm[0x561dbedb76f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133431331 DMSC DEBUG msub_fsm[0x561dbedb76f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133431331 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-338:LU)[0x561dbed8c880]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133431331 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-338:LU)[0x561dbed8c880]{READY}: Removing from parent msub_fsm[0x561dbedb76f0] (msub.c:113) 20250823133431331 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-338 (ran_conn.c:155) 20250823133431331 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-338:LU)[0x561dbed8c880]{READY}: Freeing instance (msub.c:113) 20250823133431331 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-338:LU)[0x561dbed8c880]{READY}: Deallocated (fsm.c:568) 20250823133431331 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235) Free (msub.c:119) 20250823133431331 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133431331 DMSC DEBUG msub_fsm[0x561dbedb76f0]{terminating}: Freeing instance (msub.c:113) 20250823133431331 DMSC DEBUG msub_fsm[0x561dbedb76f0]{terminating}: Deallocated (fsm.c:568) 20250823133431332 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133431332 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133431332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133431332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133431332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133431332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133431332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133431332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@7e0c241b4610: Session index based on local reference:0 20250823133431333 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133431333 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133431333 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133431333 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133431333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133431333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133431333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133431333 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2082)@7e0c241b4610: Deleted conn table entry 0TC_auth_options_90(2090)8948184 TC_auth_options_90(2090)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133431333 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133431334 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_90(2090)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(2090)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(2090)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(2090)@7e0c241b4610: port MSCVTYf_perform_lu() done TC_auth_options_90(2090)@7e0c241b4610: port MSCVTYf_establish_fully() starting TC_auth_options_90(2090)@7e0c241b4610: 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 := '367C3235'O ("6|25") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2082)@7e0c241b4610: Added conn table entry 0TC_auth_options_90(2090)319795 MSC_Test_0-RAN(2082)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2081)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133432336 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133432336 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133432336 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133432336 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133432336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133432336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133432336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133432336 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133432337 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Allocated (fsm.c:456) 20250823133432337 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: Allocated (fsm.c:456) 20250823133432337 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133432337 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133432337 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133432337 DMSC DEBUG msc_a(unknown:GERAN-A-339:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133432337 DMSC DEBUG msc_i(unknown:GERAN-A-339:NONE)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133432337 DMSC DEBUG msc_a(unknown:GERAN-A-339:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133432337 DMM DEBUG msc_a(TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133432337 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133432337 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c880] (fsm.c:486) 20250823133432337 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250823133432337 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133432337 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133432337 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133432337 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133432337 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133432337 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133432337 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823133432337 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedce830]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133432337 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedce830]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedb76f0] (fsm.c:486) 20250823133432337 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedce830]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133432337 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedce830]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133432337 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133432337 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133432337 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133432337 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133432337 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133432337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133432337 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133432337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133432337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@7e0c241b4610: { messageType := 2, destLocRef := '04E133'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(2081)@7e0c241b4610: Session index based on local reference:0 20250823133432337 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133432337 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_90(2090)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(2090)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133432338 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133432338 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedce830]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133432338 DVLR DEBUG SUBSCR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235) Received 1 auth tuples (vlr.c:996) 20250823133432338 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedce830]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133432338 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedce830]{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) 20250823133432338 DMM DEBUG Tx AUTH REQ (rand = 6a238b2fec86ac54492905cbef64d898) (gsm_04_08.c:641) 20250823133432338 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133432338 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133432338 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133432338 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133432338 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133432338 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133432338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133432338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133432338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133432338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2081)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2081)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2081)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2082)@7e0c241b4610: patching N(SD)=1 into dtap '051411D1E1ED'O MSC_Test_0-RAN(2082)@7e0c241b4610: patched enc_l3: '055411D1E1ED'O MSC_Test_0-SCCP(2081)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2081)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(2081)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2081)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010006055411D1E1ED'O 20250823133432339 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133432339 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133432339 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133432339 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133432339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133432339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133432339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133432339 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133432340 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133432340 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133432340 DMM DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 11d1e1ed) (gsm_04_08.c:1128) 20250823133432340 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedce830]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133432340 DVLR DEBUG SUBSCR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235) AUTH on GERAN received SRES/RES: 11d1e1ed (4 bytes) (vlr_auth_fsm.c:151) 20250823133432340 DVLR INFO SUBSCR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823133432340 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedce830]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133432340 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedce830]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133432340 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedce830]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133432340 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedce830]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedb76f0] (vlr_auth_fsm.c:294) 20250823133432340 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedce830]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133432340 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedce830]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133432340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823133432340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133432340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823133432340 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823133432340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823133432340 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133432340 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133432340 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133432340 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133432340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133432340 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133432340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133432340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2081)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2081)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2081)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2081)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2081)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2081)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2081)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250823133432341 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133432341 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133432341 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133432341 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133432341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133432341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133432341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133432341 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133432341 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133432341 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133432341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823133432341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133432341 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133432341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133432341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133432341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133432341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133432341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133432341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133432341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133432341 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133432341 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250823133432341 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042309/3/1): Available (smpp_smsc.c:626) 20250823133432341 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133432341 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133432341 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133432341 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133432341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133432341 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133432341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133432341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2081)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2081)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2081)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(2090)@7e0c241b4610: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(2081)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2081)@7e0c241b4610: vl_len:6 MSC_Test_0-SCCP(2081)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2081)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000422040100'O 20250823133432342 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133432342 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133432342 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133432342 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133432342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133432342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133432342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133432342 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133432342 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133432342 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133432342 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250823133432342 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133432342 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133432342 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133432342 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133432342 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133432342 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133432342 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133432342 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133432342 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133432342 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133432342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133432342 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133432342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133432342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2081)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2081)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2081)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2081)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2081)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2081)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2081)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133432343 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133432343 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133432343 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133432343 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133432343 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133432343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133432343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133432343 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133432343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133432343 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133432343 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133432343 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133432343 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133432343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133432343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c880] (msc_a.c:1053) 20250823133432343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133432343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbedb76f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133432343 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed66050] (msc_a.c:1053) 20250823133432343 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133432343 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133432343 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133432343 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235) MSC-A terminated (msub.c:261) 20250823133432343 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235) 1 MSC-I still active (msub.c:79) 20250823133432343 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133432343 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133432343 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133432343 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Removing from parent msub_fsm[0x561dbed66050] (msub.c:113) 20250823133432343 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-339 (ran_conn.c:155) 20250823133432343 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Freeing instance (msub.c:113) 20250823133432343 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235:GERAN-A-339:CM_SERVICE_REQ)[0x561dbed8c9b0]{READY}: Deallocated (fsm.c:568) 20250823133432343 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235) Free (msub.c:119) 20250823133432343 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133432343 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Freeing instance (msub.c:113) 20250823133432343 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Deallocated (fsm.c:568) 20250823133432343 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133432343 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133432343 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133432343 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133432343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133432343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133432343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133432343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@7e0c241b4610: Session index based on local reference:0 20250823133432343 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133432343 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133432343 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133432343 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133432343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133432343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133432343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133432343 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2082)@7e0c241b4610: Deleted conn table entry 0TC_auth_options_90(2090)319795 TC_auth_options_90(2090)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133432343 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133432343 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x367C3235 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_90(2090)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(2090)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(2090)@7e0c241b4610: Final verdict of PTC: pass 20250823133432346 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133432346 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(2084)@7e0c241b4610: Final verdict of PTC: none 20250823133432347 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(2087)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2086)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(2081)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2085)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2082)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2083)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2089)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2088)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2091)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2080)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2080): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2081): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2082): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2083): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2084): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2085): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2086): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2087): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2088): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2089): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_auth_options_90(2090): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2091): none (pass -> pass) MTC@7e0c241b4610: Test case TC_auth_options_9 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_9 pass'. Sat Aug 23 13:34:32 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 20250823133432546 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133432546 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133432546 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133432546 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133432546 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133432546 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133432546 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133432546 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133432546 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) 20250823133432546 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133432546 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133432546 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133432546 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133432546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133432546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133432546 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133432546 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133432547 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133432547 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133433349 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=353812) 20250823133434350 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133434547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133434547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133434547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=353812, count=354972) 20250823133435352 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_9 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_10'. ------ MSC_Tests.TC_auth_options_10 ------ Sat Aug 23 13:34:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_auth_options_10.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_auth_options_10.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133436354 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_10' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_auth_options_10 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2095)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2095)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2095)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(2093)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133437088 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2096)@7e0c241b4610: 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 } } } 20250823133437284 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) 20250823133437284 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) 20250823133437284 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133437284 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(2095)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2095)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2095)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133437287 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133437287 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133437287 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133437288 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133437288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133437288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133437288 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(2095)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2095)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2095)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2095)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2095)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133437289 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133437289 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133437289 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133437289 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133437289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133437289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(2095)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2095)@7e0c241b4610: Message received on association #8 20250823133437289 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(2095)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133437289 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133437289 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2095)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2095)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2095)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2095)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2095)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133437354 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133437354 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2098)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2098)@7e0c241b4610: 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) } } } } 20250823133437356 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2098)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2098)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2098)@7e0c241b4610: 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(2098)@7e0c241b4610: 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(2098)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2098)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133437377 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) 20250823133437377 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_100(2102)@7e0c241b4610: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2099)@7e0c241b4610: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(2102) TC_auth_options_100(2102)@7e0c241b4610: 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 } } } } 20250823133438096 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133438096 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133438096 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133438096 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133438096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133438096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133438096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133438096 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133438096 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133438096 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133438096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133438096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133438096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133438096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133438096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133438096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2095)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2094)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2094)@7e0c241b4610: Added conn table entry 0TC_auth_options_100(2102)5083990 MSC_Test_0-SCCP(2093)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(2094)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133438113 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133438113 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133438113 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133438113 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133438113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133438113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133438113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133438113 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133438113 DMSC DEBUG msub_fsm[0x561dbedb76f0]{active}: Allocated (fsm.c:456) 20250823133438113 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: Allocated (fsm.c:456) 20250823133438113 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: is child of msub_fsm[0x561dbedb76f0] (fsm.c:486) 20250823133438114 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133438114 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb76f0] (fsm.c:486) 20250823133438114 DMSC DEBUG msc_a(unknown:GERAN-A-340:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133438114 DMSC DEBUG msc_i(unknown:GERAN-A-340:NONE)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133438114 DMSC DEBUG msc_a(unknown:GERAN-A-340:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133438114 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042310 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133438114 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133438114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133438114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133438114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823133438114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133438114 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133438114 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042310 id=262420000042310 (vlr.c:661) 20250823133438114 DVLR INFO New subscr, IMSI: 262420000042310 (vlr.c:562) 20250823133438114 DVLR DEBUG VLR subscr IMSI-262420000042310 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133438114 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133438114 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133438114 DVLR DEBUG VLR subscr IMSI-262420000042310 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823133438114 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133438114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133438114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133438114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133438114 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbedab3d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133438114 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbedab3d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed66050] (fsm.c:486) 20250823133438114 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbedab3d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133438114 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbedab3d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133438114 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133438114 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133438114 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133438114 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133438114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133438114 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133438114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133438114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2095)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@7e0c241b4610: { messageType := 2, destLocRef := '4D9356'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(2093)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2099)@7e0c241b4610: Found GsupExpect[0] for "262420000042310" handled at TC_auth_options_100(2102) MSC_Test-GSUP(2099)@7e0c241b4610: Added IMSI table entry 0TC_auth_options_100(2102)"262420000042310" 20250823133438122 DVLR DEBUG VLR subscr IMSI-262420000042310 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823133438122 DVLR DEBUG VLR subscr IMSI-262420000042310 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2093)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2093)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2093)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2093)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2095)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133438124 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133438124 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133438124 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133438124 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133438124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133438124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133438124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133438124 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133438125 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133438125 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_100(2102)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(2102)@7e0c241b4610: setverdict(pass): none -> pass TC_auth_options_100(2102)@7e0c241b4610: XXX ts_GSUP_SAI_ERR 20250823133438131 DVLR DEBUG VLR subscr IMSI-262420000042310 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133438131 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbedab3d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250823133438131 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbedab3d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250823133438131 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbedab3d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250823133438131 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbedab3d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250823133438131 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbedab3d0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133438131 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbedab3d0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed66050] (vlr_auth_fsm.c:294) 20250823133438131 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbedab3d0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133438131 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbedab3d0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250823133438132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250823133438132 DMM INFO msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823133438132 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133438132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133438132 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250823133438132 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133438132 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250823133438132 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) 20250823133438132 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) 20250823133438132 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) 20250823133438132 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133438132 DVLR DEBUG VLR subscr IMSI-262420000042310 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250823133438132 DVLR DEBUG VLR subscr IMSI-262420000042310 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133438132 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133438132 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133438132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133438132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133438132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133438132 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133438132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133438132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133438132 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133438132 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133438133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133438133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133438133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133438133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133438133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133438133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2095)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2095)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(2093)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2095)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2093)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2093)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2093)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2093)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2093)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2093)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(2102)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(2093)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2093)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2093)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2093)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2095)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133438143 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133438143 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133438143 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133438143 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133438143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133438143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133438143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133438143 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133438143 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133438143 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133438143 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133438143 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133438143 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133438143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133438143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed8c9b0] (msc_a.c:1053) 20250823133438143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133438143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133438144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133438144 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb76f0] (msc_a.c:1053) 20250823133438144 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133438144 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133438144 DMSC DEBUG msub_fsm[0x561dbedb76f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133438144 DMSC DEBUG msub(IMSI-262420000042310) MSC-A terminated (msub.c:261) 20250823133438144 DMSC DEBUG msub(IMSI-262420000042310) 1 MSC-I still active (msub.c:79) 20250823133438144 DMSC DEBUG msub_fsm[0x561dbedb76f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133438144 DMSC DEBUG msub_fsm[0x561dbedb76f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133438144 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed8c880]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133438144 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed8c880]{READY}: Removing from parent msub_fsm[0x561dbedb76f0] (msub.c:113) 20250823133438144 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-340 (ran_conn.c:155) 20250823133438144 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed8c880]{READY}: Freeing instance (msub.c:113) 20250823133438144 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x561dbed8c880]{READY}: Deallocated (fsm.c:568) 20250823133438144 DMSC DEBUG msub(IMSI-262420000042310) Free (msub.c:119) 20250823133438144 DVLR INFO VLR subscr IMSI-262420000042310 - active-conn: now used by 0 (-) (msub.c:375) 20250823133438144 DVLR DEBUG SUBSCR(IMSI-262420000042310) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250823133438144 DMSC DEBUG msub_fsm[0x561dbedb76f0]{terminating}: Freeing instance (msub.c:113) 20250823133438144 DMSC DEBUG msub_fsm[0x561dbedb76f0]{terminating}: Deallocated (fsm.c:568) 20250823133438145 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133438145 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133438145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133438145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133438145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133438145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133438145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133438145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2095)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2095)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133438146 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133438146 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133438146 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133438146 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133438146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133438146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133438146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133438146 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2094)@7e0c241b4610: Deleted conn table entry 0TC_auth_options_100(2102)5083990 TC_auth_options_100(2102)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(2102)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(2102)@7e0c241b4610: port MSCVTYf_perform_lu() done TC_auth_options_100(2102)@7e0c241b4610: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(2099)@7e0c241b4610: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(2102) TC_auth_options_100(2102)@7e0c241b4610: 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(2094)@7e0c241b4610: Added conn table entry 0TC_auth_options_100(2102)4009792 MSC_Test_0-RAN(2094)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2093)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2095)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133439164 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133439164 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133439164 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133439164 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133439164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133439164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133439164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133439164 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133439165 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Allocated (fsm.c:456) 20250823133439165 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: Allocated (fsm.c:456) 20250823133439165 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133439165 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133439165 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133439165 DMSC DEBUG msc_a(unknown:GERAN-A-341:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133439165 DMSC DEBUG msc_i(unknown:GERAN-A-341:NONE)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133439165 DMSC DEBUG msc_a(unknown:GERAN-A-341:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133439165 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042310 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133439165 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133439165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133439165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbed8c880] (fsm.c:486) 20250823133439165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133439166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133439166 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133439166 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042310 id=262420000042310 (vlr.c:661) 20250823133439166 DVLR INFO New subscr, IMSI: 262420000042310 (vlr.c:562) 20250823133439166 DVLR DEBUG VLR subscr IMSI-262420000042310 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133439166 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133439166 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133439166 DVLR DEBUG VLR subscr IMSI-262420000042310 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823133439166 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133439166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133439166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133439166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133439166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133439166 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133439166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133439166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133439166 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133439166 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbedce830] (fsm.c:486) 20250823133439166 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133439166 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133439166 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133439166 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133439166 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133439166 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133439166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133439166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133439167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133439167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133439167 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133439167 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133439167 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133439167 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133439167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133439167 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133439167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133439167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2095)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2095)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2095)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@7e0c241b4610: { messageType := 2, destLocRef := '3D2F40'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(2093)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2093)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2093)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2093)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2093)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133439170 DVLR DEBUG VLR subscr IMSI-262420000042310 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823133439170 DVLR DEBUG VLR subscr IMSI-262420000042310 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_auth_options_100(2102)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(2093)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2093)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2093)@7e0c241b4610: vl_from0 TC_auth_options_100(2102)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(2093)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2095)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133439172 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133439172 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133439172 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133439172 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133439172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133439172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133439172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133439172 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133439173 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133439173 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133439177 DVLR DEBUG VLR subscr IMSI-262420000042310 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133439177 DVLR DEBUG IMSI:262420000042310 has MSISDN:491230042310 (vlr.c:1045) 20250823133439177 DMSC NOTICE msub(IMSI-262420000042310:MSISDN-491230042310) VLR: update for IMSI=262420000042310 (MSISDN=491230042310) (gsm_04_08.c:1541) 20250823133439177 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133439178 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133439178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133439178 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133439178 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133439178 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133439178 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x561dbedce830] (vlr_lu_fsm.c:110) 20250823133439178 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133439178 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133439178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133439178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133439178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x561dbeda2f40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133439178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x561dbeda2f40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x561dbedce830] (fsm.c:486) 20250823133439178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x561dbeda2f40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133439178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x561dbeda2f40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133439178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x561dbeda2f40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133439178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x561dbeda2f40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133439178 DMSC NOTICE msub(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x29AAAFD9) VLR: update for IMSI=262420000042310 (MSISDN=491230042310) (gsm_04_08.c:1541) 20250823133439178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x561dbeda2f40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133439178 DMM DEBUG -> IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x29AAAFD9 LOCATION UPDATE ACCEPT (TMSI = 0x29aaafd9) (gsm_04_08.c:149) 20250823133439178 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x29AAAFD9:GERAN-A-341:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133439178 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x29AAAFD9 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133439179 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133439179 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133439179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133439179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133439179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133439179 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133439179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133439179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2095)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2093)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2093)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2093)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(2102)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2094)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2094)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2093)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2093)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2093)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2093)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2095)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133439190 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133439190 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133439190 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133439190 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133439190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133439190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133439190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133439190 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133439190 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x29AAAFD9:GERAN-A-341:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133439190 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x29AAAFD9:GERAN-A-341:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133439190 DMM DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x29AAAFD9:GERAN-A-341:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133439190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x29AAAFD9:GERAN-A-341:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133439190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x561dbeda2f40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133439190 DMSC NOTICE msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9) VLR: update for IMSI=262420000042310 (MSISDN=491230042310) (gsm_04_08.c:1541) 20250823133439190 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823133439190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x561dbeda2f40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133439190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-341:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133439190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x561dbeda2f40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133439190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x561dbeda2f40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-341:LU)[0x561dbedce830] (vlr_lu_fsm.c:817) 20250823133439190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x561dbeda2f40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133439190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x561dbeda2f40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133439190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-341:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133439190 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-341:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133439190 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-341:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250823133439190 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042310/3/1): Available (smpp_smsc.c:626) 20250823133439190 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-341:LU)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133439190 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-341:LU)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133439190 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133439190 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9 + 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) 20250823133439191 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133439191 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-341:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133439191 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823133439191 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133439191 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133439191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133439191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133439191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133439191 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133439191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133439191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2095)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2093)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2093)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2093)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2093)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2093)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2093)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2093)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2095)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133439194 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133439194 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133439194 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133439194 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133439194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133439194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133439194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133439194 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133439194 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-341:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133439194 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-341:LU)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133439194 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-341:LU)[0x561dbed8c880]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133439194 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-341:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133439194 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-341:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133439194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-341:LU)[0x561dbedce830]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133439194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-341:LU)[0x561dbedce830]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-341:LU)[0x561dbed8c880] (msc_a.c:1053) 20250823133439194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-341:LU)[0x561dbedce830]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133439194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-341:LU)[0x561dbedce830]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133439194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-341:LU)[0x561dbedce830]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133439194 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-341:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed66050] (msc_a.c:1053) 20250823133439194 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-341:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133439194 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-341:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133439194 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133439194 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9) MSC-A terminated (msub.c:261) 20250823133439194 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9) 1 MSC-I still active (msub.c:79) 20250823133439194 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133439194 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133439194 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-341:LU)[0x561dbed8c9b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133439194 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-341:LU)[0x561dbed8c9b0]{READY}: Removing from parent msub_fsm[0x561dbed66050] (msub.c:113) 20250823133439194 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-341 (ran_conn.c:155) 20250823133439194 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-341:LU)[0x561dbed8c9b0]{READY}: Freeing instance (msub.c:113) 20250823133439194 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-341:LU)[0x561dbed8c9b0]{READY}: Deallocated (fsm.c:568) 20250823133439194 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9) Free (msub.c:119) 20250823133439194 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133439194 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Freeing instance (msub.c:113) 20250823133439194 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Deallocated (fsm.c:568) 20250823133439195 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133439195 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133439195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133439195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133439195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133439195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133439195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133439195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2095)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2095)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133439195 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133439196 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133439196 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133439196 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133439196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133439196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133439196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133439196 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2094)@7e0c241b4610: Deleted conn table entry 0TC_auth_options_100(2102)4009792 TC_auth_options_100(2102)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133439197 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133439197 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_100(2102)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(2102)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(2102)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(2102)@7e0c241b4610: port MSCVTYRunning a successful LU done TC_auth_options_100(2102)@7e0c241b4610: port MSCVTYf_establish_fully() starting TC_auth_options_100(2102)@7e0c241b4610: 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 := '29AAAFD9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2094)@7e0c241b4610: Added conn table entry 0TC_auth_options_100(2102)10633439 MSC_Test_0-SCCP(2093)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(2094)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2095)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133439398 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133439398 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133439398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133439398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133439398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133439398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133439398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133439398 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133439399 DMSC DEBUG msub_fsm[0x561dbedce830]{active}: Allocated (fsm.c:456) 20250823133439399 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: Allocated (fsm.c:456) 20250823133439399 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: is child of msub_fsm[0x561dbedce830] (fsm.c:486) 20250823133439399 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133439399 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedce830] (fsm.c:486) 20250823133439399 DMSC DEBUG msc_a(unknown:GERAN-A-342:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133439399 DMSC DEBUG msc_i(unknown:GERAN-A-342:NONE)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133439399 DMSC DEBUG msc_a(unknown:GERAN-A-342:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133439399 DMM DEBUG msc_a(TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133439399 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133439399 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed8c9b0] (fsm.c:486) 20250823133439399 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250823133439399 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133439399 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133439399 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133439399 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133439399 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133439399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133439399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823133439399 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbeda2f40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133439399 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbeda2f40]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed66050] (fsm.c:486) 20250823133439400 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbeda2f40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133439400 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbeda2f40]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133439400 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133439400 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133439400 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133439400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133439400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133439400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133439400 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133439400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133439400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2095)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@7e0c241b4610: { messageType := 2, destLocRef := 'A240DF'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(2093)@7e0c241b4610: Session index based on local reference:0 20250823133439405 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133439405 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_100(2102)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(2102)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(2102)@7e0c241b4610: XXX ts_GSUP_SAI_ERR 20250823133439410 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133439410 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbeda2f40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250823133439410 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbeda2f40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250823133439410 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbeda2f40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250823133439410 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbeda2f40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250823133439410 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbeda2f40]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133439410 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbeda2f40]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed66050] (vlr_auth_fsm.c:294) 20250823133439410 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbeda2f40]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133439410 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbeda2f40]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250823133439410 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250823133439410 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_HLR) (vlr_access_req_fsm.c:472) 20250823133439410 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133439410 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_HLR (vlr_access_req_fsm.c:131) 20250823133439410 DMM DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 2 (gsm_04_08.c:259) 20250823133439410 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133439410 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133439410 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250823133439410 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133439410 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9 + 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) 20250823133439410 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133439410 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133439410 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250823133439410 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250823133439410 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133439411 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133439411 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133439411 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133439411 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133439411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133439411 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133439411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133439411 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133439411 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133439411 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133439411 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133439411 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133439411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133439411 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133439411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133439411 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2095)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2095)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2095)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2093)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2093)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2093)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2093)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2093)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2093)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2093)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(2102)@7e0c241b4610: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(2093)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2093)@7e0c241b4610: vl_len:6 MSC_Test_0-SCCP(2093)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2093)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-SCCP(2093)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2093)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2093)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2093)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2095)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133439417 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133439417 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133439417 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133439417 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133439417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133439417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133439417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133439417 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133439417 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133439417 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133439417 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250823133439417 DMSC ERROR msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250823133439417 DBSSAP ERROR msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) 20250823133439618 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133439618 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133439618 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133439618 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133439618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133439618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133439618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133439618 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133439619 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133439619 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133439619 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133439619 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133439619 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133439619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133439619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed8c9b0] (msc_a.c:1053) 20250823133439619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133439619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133439619 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedce830] (msc_a.c:1053) 20250823133439619 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133439619 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133439619 DMSC DEBUG msub_fsm[0x561dbedce830]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133439619 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9) MSC-A terminated (msub.c:261) 20250823133439619 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9) 1 MSC-I still active (msub.c:79) 20250823133439619 DMSC DEBUG msub_fsm[0x561dbedce830]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133439619 DMSC DEBUG msub_fsm[0x561dbedce830]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133439619 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133439619 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Removing from parent msub_fsm[0x561dbedce830] (msub.c:113) 20250823133439619 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-342 (ran_conn.c:155) 20250823133439619 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Freeing instance (msub.c:113) 20250823133439619 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9:GERAN-A-342:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Deallocated (fsm.c:568) 20250823133439619 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9) Free (msub.c:119) 20250823133439619 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133439619 DMSC DEBUG msub_fsm[0x561dbedce830]{terminating}: Freeing instance (msub.c:113) 20250823133439619 DMSC DEBUG msub_fsm[0x561dbedce830]{terminating}: Deallocated (fsm.c:568) 20250823133439619 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133439619 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133439619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133439619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133439619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133439619 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133439619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133439619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2095)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2095)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133439621 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133439621 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133439621 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133439621 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133439621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133439621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133439621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133439621 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2094)@7e0c241b4610: Deleted conn table entry 0TC_auth_options_100(2102)10633439 TC_auth_options_100(2102)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133439622 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133439622 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x29AAAFD9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_100(2102)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(2102)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(2102)@7e0c241b4610: Final verdict of PTC: pass 20250823133439631 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133439631 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(2093)@7e0c241b4610: Final verdict of PTC: none 20250823133439631 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(2096)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2098)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(2099)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2095)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2094)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2097)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2092)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2100)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2101)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2103)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2092): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2093): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2094): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2095): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2096): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2097): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2098): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2099): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2100): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2101): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_auth_options_100(2102): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2103): none (pass -> pass) MTC@7e0c241b4610: Test case TC_auth_options_10 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_10 pass'. Sat Aug 23 13:34:39 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 20250823133439822 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133439822 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133439822 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133439822 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133439822 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133439822 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133439822 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133439822 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133439822 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) 20250823133439822 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133439822 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133439822 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133439822 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133439822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133439822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133439822 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133439822 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133439823 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133439823 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133440632 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=373640) 20250823133441633 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133441823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133441823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133441823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=373640, count=374800) 20250823133442634 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_10 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_11'. ------ MSC_Tests.TC_auth_options_11 ------ Sat Aug 23 13:34:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_auth_options_11.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_auth_options_11.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133443635 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_11' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_auth_options_11 started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2107)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2107)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2107)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2105)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133444403 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2108)@7e0c241b4610: 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 } } } 20250823133444598 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) 20250823133444598 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) 20250823133444598 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133444598 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(2107)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2107)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2107)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2107)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2107)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823133444604 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133444604 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133444604 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133444604 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133444604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133444604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133444604 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(2107)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2107)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2107)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133444607 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133444607 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133444607 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133444607 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133444607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133444607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133444607 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(2107)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2107)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2107)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2107)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2107)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2107)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823133444607 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133444608 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2107)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2107)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133444636 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133444636 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2110)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2110)@7e0c241b4610: 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) } } } } 20250823133444641 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2110)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2110)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2110)@7e0c241b4610: 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(2110)@7e0c241b4610: 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(2110)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2110)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133444652 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) 20250823133444652 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_110(2114)@7e0c241b4610: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2111)@7e0c241b4610: Created GsupExpect[0] for "262420000042311" to be handled at TC_auth_options_110(2114) TC_auth_options_110(2114)@7e0c241b4610: 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 } } } } 20250823133445412 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133445412 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133445412 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133445412 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133445412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133445412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133445412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133445412 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133445413 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133445413 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133445413 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133445413 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133445413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133445413 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133445413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133445414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2107)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2106)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2106)@7e0c241b4610: Added conn table entry 0TC_auth_options_110(2114)10690449 MSC_Test_0-SCCP(2105)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(2106)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133445427 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133445427 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133445427 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133445427 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133445427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133445427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133445427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133445427 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133445428 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Allocated (fsm.c:456) 20250823133445428 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: Allocated (fsm.c:456) 20250823133445428 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133445428 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133445428 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133445428 DMSC DEBUG msc_a(unknown:GERAN-A-343:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133445429 DMSC DEBUG msc_i(unknown:GERAN-A-343:NONE)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133445429 DMSC DEBUG msc_a(unknown:GERAN-A-343:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133445429 DMM DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042311 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133445429 DMM DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133445429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133445429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbed8c880] (fsm.c:486) 20250823133445429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250823133445429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133445429 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133445429 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042311 id=262420000042311 (vlr.c:661) 20250823133445429 DVLR INFO New subscr, IMSI: 262420000042311 (vlr.c:562) 20250823133445429 DVLR DEBUG VLR subscr IMSI-262420000042311 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133445429 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133445429 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133445429 DVLR DEBUG VLR subscr IMSI-262420000042311 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823133445429 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133445429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133445429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133445429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133445429 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedb4380]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133445429 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedb4380]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedce830] (fsm.c:486) 20250823133445429 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedb4380]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133445429 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedb4380]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133445429 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133445429 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133445429 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133445429 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133445430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133445430 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133445430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133445430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2107)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@7e0c241b4610: { messageType := 2, destLocRef := 'A31F91'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(2105)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2111)@7e0c241b4610: Found GsupExpect[0] for "262420000042311" handled at TC_auth_options_110(2114) MSC_Test-GSUP(2111)@7e0c241b4610: Added IMSI table entry 0TC_auth_options_110(2114)"262420000042311" 20250823133445436 DVLR DEBUG VLR subscr IMSI-262420000042311 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823133445436 DVLR DEBUG VLR subscr IMSI-262420000042311 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2105)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2105)@7e0c241b4610: vl_from0 20250823133445438 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133445438 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133445438 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133445438 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133445438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133445438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133445438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133445438 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2105)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2107)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133445438 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133445439 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_110(2114)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(2114)@7e0c241b4610: setverdict(pass): none -> pass 20250823133445443 DVLR DEBUG VLR subscr IMSI-262420000042311 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133445443 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedb4380]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133445443 DVLR DEBUG SUBSCR(IMSI-262420000042311) Received 1 auth tuples (vlr.c:996) 20250823133445443 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedb4380]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133445443 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedb4380]{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) 20250823133445443 DMM DEBUG Tx AUTH REQ (rand = 6758aa99707b4b8f682864c3927d6060) (gsm_04_08.c:641) 20250823133445443 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133445443 DVLR DEBUG VLR subscr IMSI-262420000042311 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133445443 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133445443 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133445443 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133445443 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133445443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133445443 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133445443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133445443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2107)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2106)@7e0c241b4610: patching N(SD)=1 into dtap '051407D8C20D'O MSC_Test_0-RAN(2106)@7e0c241b4610: patched enc_l3: '055407D8C20D'O MSC_Test_0-SCCP(2105)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(2105)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2105)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010006055407D8C20D'O 20250823133445451 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133445451 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133445451 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133445451 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133445451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133445451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(2107)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133445451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133445451 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133445451 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133445451 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133445451 DMM DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 07d8c20d) (gsm_04_08.c:1128) 20250823133445451 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedb4380]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133445451 DVLR DEBUG SUBSCR(IMSI-262420000042311) AUTH on GERAN received SRES/RES: 07d8c20d (4 bytes) (vlr_auth_fsm.c:151) 20250823133445451 DVLR INFO SUBSCR(IMSI-262420000042311) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823133445451 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedb4380]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133445451 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedb4380]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133445451 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedb4380]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133445451 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedb4380]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedce830] (vlr_auth_fsm.c:294) 20250823133445451 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedb4380]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133445451 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedb4380]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133445451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823133445451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133445451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823133445451 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823133445451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823133445452 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133445452 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133445452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133445452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133445452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133445452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133445452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133445452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2107)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2105)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2105)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250823133445456 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133445456 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133445456 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133445456 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133445456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2107)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133445456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133445456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133445456 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133445457 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133445457 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133445457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823133445457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133445457 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133445457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133445457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133445457 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133445457 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedce830] (fsm.c:486) 20250823133445457 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133445457 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133445457 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133445457 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133445457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133445457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133445457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133445457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133445457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133445457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2107)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133445461 DVLR DEBUG VLR subscr IMSI-262420000042311 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133445461 DVLR DEBUG IMSI:262420000042311 has MSISDN:491230042311 (vlr.c:1045) 20250823133445461 DMSC NOTICE msub(IMSI-262420000042311:MSISDN-491230042311) VLR: update for IMSI=262420000042311 (MSISDN=491230042311) (gsm_04_08.c:1541) 20250823133445461 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133445461 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133445461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133445461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133445461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133445461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133445461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x561dbedce830] (vlr_lu_fsm.c:110) 20250823133445461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133445461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133445461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133445462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133445462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x561dbeda3110]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133445462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x561dbeda3110]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x561dbedce830] (fsm.c:486) 20250823133445462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x561dbeda3110]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133445462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x561dbeda3110]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133445462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x561dbeda3110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133445462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x561dbeda3110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133445462 DMSC NOTICE msub(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x73F7302B) VLR: update for IMSI=262420000042311 (MSISDN=491230042311) (gsm_04_08.c:1541) 20250823133445462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x561dbeda3110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133445462 DMM DEBUG -> IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x73F7302B LOCATION UPDATE ACCEPT (TMSI = 0x73f7302b) (gsm_04_08.c:149) 20250823133445462 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x73F7302B:GERAN-A-343:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133445462 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x73F7302B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133445462 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133445462 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133445462 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133445462 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133445462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133445462 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133445462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133445462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2107)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(2114)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2106)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(2106)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_0-SCCP(2105)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2105)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2105)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002059B'O 20250823133445467 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133445467 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133445467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133445467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133445467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133445467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133445467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133445467 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133445467 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x73F7302B:GERAN-A-343:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133445467 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x73F7302B:GERAN-A-343:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133445467 DMM DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x73F7302B:GERAN-A-343:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133445467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x73F7302B:GERAN-A-343:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133445467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x561dbeda3110]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133445467 DMSC NOTICE msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B) VLR: update for IMSI=262420000042311 (MSISDN=491230042311) (gsm_04_08.c:1541) 20250823133445467 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823133445467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x561dbeda3110]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133445467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-343:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133445467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x561dbeda3110]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133445467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x561dbeda3110]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-343:LU)[0x561dbedce830] (vlr_lu_fsm.c:817) 20250823133445467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x561dbeda3110]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133445467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x561dbeda3110]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133445467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-343:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133445467 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-343:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133445467 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-343:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.961s remaining) (msc_a.c:450) 20250823133445468 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042311/3/1): Available (smpp_smsc.c:626) 20250823133445468 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-343:LU)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133445468 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-343:LU)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133445468 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133445468 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B + 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) 20250823133445468 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133445468 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-343:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133445468 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823133445468 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133445468 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133445468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133445468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133445468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133445468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133445468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133445468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2107)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2105)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2105)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133445471 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133445471 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133445471 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133445471 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133445471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133445471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133445471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133445471 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133445472 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-343:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133445472 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-343:LU)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133445472 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-343:LU)[0x561dbed8c880]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133445472 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-343:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133445472 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-343:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133445472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-343:LU)[0x561dbedce830]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133445472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-343:LU)[0x561dbedce830]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-343:LU)[0x561dbed8c880] (msc_a.c:1053) 20250823133445472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-343:LU)[0x561dbedce830]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133445472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-343:LU)[0x561dbedce830]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133445472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-343:LU)[0x561dbedce830]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133445472 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-343:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed66050] (msc_a.c:1053) 20250823133445472 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-343:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133445472 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-343:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133445472 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133445472 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B) MSC-A terminated (msub.c:261) 20250823133445472 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B) 1 MSC-I still active (msub.c:79) 20250823133445472 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133445472 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133445472 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-343:LU)[0x561dbed8c9b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133445472 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-343:LU)[0x561dbed8c9b0]{READY}: Removing from parent msub_fsm[0x561dbed66050] (msub.c:113) 20250823133445472 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-343 (ran_conn.c:155) 20250823133445472 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-343:LU)[0x561dbed8c9b0]{READY}: Freeing instance (msub.c:113) 20250823133445472 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-343:LU)[0x561dbed8c9b0]{READY}: Deallocated (fsm.c:568) 20250823133445472 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B) Free (msub.c:119) 20250823133445472 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B - active-conn: now used by 1 (attached) (msub.c:375) 20250823133445472 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Freeing instance (msub.c:113) 20250823133445472 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Deallocated (fsm.c:568) 20250823133445472 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133445472 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133445472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133445472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133445472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133445472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133445472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133445472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2107)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@7e0c241b4610: Session index based on local reference:0 20250823133445473 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133445473 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133445473 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133445473 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133445474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133445474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133445474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133445474 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2106)@7e0c241b4610: Deleted conn table entry 0TC_auth_options_110(2114)10690449 TC_auth_options_110(2114)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133445476 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133445476 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_110(2114)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(2114)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(2114)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(2114)@7e0c241b4610: port MSCVTYf_perform_lu() done TC_auth_options_110(2114)@7e0c241b4610: port MSCVTYf_establish_fully() starting TC_auth_options_110(2114)@7e0c241b4610: 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 := '73F7302B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2106)@7e0c241b4610: Added conn table entry 0TC_auth_options_110(2114)15629256 MSC_Test_0-SCCP(2105)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(2106)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2107)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133446486 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133446486 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133446486 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133446486 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133446486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133446486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133446486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133446486 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133446487 DMSC DEBUG msub_fsm[0x561dbedce830]{active}: Allocated (fsm.c:456) 20250823133446487 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: Allocated (fsm.c:456) 20250823133446487 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: is child of msub_fsm[0x561dbedce830] (fsm.c:486) 20250823133446487 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133446487 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedce830] (fsm.c:486) 20250823133446487 DMSC DEBUG msc_a(unknown:GERAN-A-344:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133446488 DMSC DEBUG msc_i(unknown:GERAN-A-344:NONE)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133446488 DMSC DEBUG msc_a(unknown:GERAN-A-344:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133446488 DMM DEBUG msc_a(TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133446488 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133446488 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c9b0] (fsm.c:486) 20250823133446488 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250823133446488 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133446488 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133446488 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133446488 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133446488 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133446488 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133446488 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823133446488 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbeda3110]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133446488 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbeda3110]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed66050] (fsm.c:486) 20250823133446488 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbeda3110]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133446488 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbeda3110]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133446488 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133446489 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133446489 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133446489 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133446489 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133446489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133446489 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133446489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133446489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2107)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@7e0c241b4610: { messageType := 2, destLocRef := 'EE7BC8'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(2105)@7e0c241b4610: Session index based on local reference:0 20250823133446491 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133446491 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_110(2114)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(2114)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133446495 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133446495 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbeda3110]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133446495 DVLR DEBUG SUBSCR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B) Received 1 auth tuples (vlr.c:996) 20250823133446495 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbeda3110]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133446495 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbeda3110]{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) 20250823133446495 DMM DEBUG Tx AUTH REQ (rand = 8a4458416e0263146229f456f01e5b4e) (gsm_04_08.c:641) 20250823133446495 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133446495 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133446495 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133446496 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133446496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133446496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133446496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133446496 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133446496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133446496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2107)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2106)@7e0c241b4610: patching N(SD)=1 into dtap '0514C5E10286'O MSC_Test_0-RAN(2106)@7e0c241b4610: patched enc_l3: '0554C5E10286'O MSC_Test_0-SCCP(2105)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(2105)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2105)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100060554C5E10286'O 20250823133446499 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133446499 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133446499 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133446499 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133446499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133446499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133446499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133446499 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133446499 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133446499 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133446499 DMM DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = c5e10286) (gsm_04_08.c:1128) 20250823133446499 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbeda3110]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133446499 DVLR DEBUG SUBSCR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B) AUTH on GERAN received SRES/RES: c5e10286 (4 bytes) (vlr_auth_fsm.c:151) 20250823133446499 DVLR INFO SUBSCR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250823133446499 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbeda3110]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133446499 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbeda3110]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133446499 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbeda3110]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133446499 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbeda3110]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed66050] (vlr_auth_fsm.c:294) 20250823133446499 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbeda3110]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133446499 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbeda3110]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133446499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823133446499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133446500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823133446500 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823133446500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823133446500 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133446500 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133446500 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133446500 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133446500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133446500 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133446500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133446500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2107)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2105)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2105)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250823133446503 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133446503 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133446503 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133446503 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133446503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133446503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133446503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133446503 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133446503 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133446503 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133446503 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823133446503 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133446503 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133446503 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133446503 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133446503 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133446503 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133446503 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133446503 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133446503 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133446503 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133446503 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250823133446503 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042311/3/1): Available (smpp_smsc.c:626) 20250823133446504 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133446504 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133446504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133446504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133446504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133446504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133446504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133446504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2107)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(2114)@7e0c241b4610: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(2105)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@7e0c241b4610: vl_len:6 MSC_Test_0-SCCP(2105)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2105)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000422040100'O 20250823133446508 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133446508 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133446508 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133446508 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133446508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133446508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(2107)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133446508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133446508 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133446508 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133446508 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133446508 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250823133446508 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133446508 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133446508 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133446508 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133446508 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133446509 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133446509 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133446509 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133446509 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133446509 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133446509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133446509 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133446509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133446509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2107)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2105)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2105)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133446512 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133446512 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133446512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133446512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133446512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2107)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133446512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133446512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133446512 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133446512 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133446512 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133446512 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133446512 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133446512 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133446512 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133446512 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c9b0] (msc_a.c:1053) 20250823133446512 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133446512 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133446512 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedce830] (msc_a.c:1053) 20250823133446512 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133446512 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133446512 DMSC DEBUG msub_fsm[0x561dbedce830]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133446512 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B) MSC-A terminated (msub.c:261) 20250823133446512 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B) 1 MSC-I still active (msub.c:79) 20250823133446513 DMSC DEBUG msub_fsm[0x561dbedce830]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133446513 DMSC DEBUG msub_fsm[0x561dbedce830]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133446513 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133446513 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Removing from parent msub_fsm[0x561dbedce830] (msub.c:113) 20250823133446513 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-344 (ran_conn.c:155) 20250823133446513 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Freeing instance (msub.c:113) 20250823133446513 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B:GERAN-A-344:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Deallocated (fsm.c:568) 20250823133446513 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B) Free (msub.c:119) 20250823133446513 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B - active-conn: now used by 1 (attached) (msub.c:375) 20250823133446513 DMSC DEBUG msub_fsm[0x561dbedce830]{terminating}: Freeing instance (msub.c:113) 20250823133446513 DMSC DEBUG msub_fsm[0x561dbedce830]{terminating}: Deallocated (fsm.c:568) 20250823133446513 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133446513 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133446513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133446513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133446513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133446513 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133446513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133446513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2107)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@7e0c241b4610: Session index based on local reference:0 20250823133446514 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133446514 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133446514 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133446514 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133446514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133446514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133446514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133446514 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2106)@7e0c241b4610: Deleted conn table entry 0TC_auth_options_110(2114)15629256 TC_auth_options_110(2114)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133446515 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133446515 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x73F7302B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_110(2114)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(2114)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(2114)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(2105)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(2111)@7e0c241b4610: Final verdict of PTC: none 20250823133446526 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823133446527 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133446527 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(2107)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2110)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2108)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2106)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2115)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2109)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2104)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2112)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2113)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2104): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2105): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2106): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2107): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2108): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2109): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2110): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2111): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2112): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2113): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_auth_options_110(2114): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2115): none (pass -> pass) MTC@7e0c241b4610: Test case TC_auth_options_11 finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_11 pass'. Sat Aug 23 13:34:46 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 20250823133446718 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133446718 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133446718 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133446718 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133446718 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133446718 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133446718 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133446718 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133446718 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) 20250823133446718 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133446718 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133446718 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133446718 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133446718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133446718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133446718 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133446718 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133446718 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133446719 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133447528 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=355104) 20250823133448529 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133448719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133448719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133448719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=355104, count=356980) 20250823133449531 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_11 pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_csd'. ------ MSC_Tests.TC_lu_and_mo_csd ------ Sat Aug 23 13:34:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mo_csd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mo_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133450533 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_csd' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_and_mo_csd started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2119)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2119)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2119)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2117)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133451228 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2120)@7e0c241b4610: 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 } } } 20250823133451419 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) 20250823133451419 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) 20250823133451419 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133451419 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(2119)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2119)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133451425 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133451425 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133451425 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133451425 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133451425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133451425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133451425 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(2119)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2119)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133451428 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133451428 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133451428 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133451428 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133451428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133451428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133451428 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(2119)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 20250823133451428 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133451428 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2119)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133451534 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133451534 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2122)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2122)@7e0c241b4610: 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) } } } } 20250823133451540 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2122)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2122)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2122)@7e0c241b4610: 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(2122)@7e0c241b4610: 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(2122)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2122)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133451558 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) 20250823133451558 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_lu_and_mo_csd0(2126)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2126)@7e0c241b4610: ----------------------------------------------- TC_lu_and_mo_csd0(2126)@7e0c241b4610: "CSD Bearer Service: BS21T" TC_lu_and_mo_csd0(2126)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(2123)@7e0c241b4610: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@7e0c241b4610: 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 } } } } 20250823133452233 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133452233 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133452233 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133452233 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133452233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133452233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133452233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133452233 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133452234 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133452234 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133452234 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133452234 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133452234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133452234 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133452234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133452234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2118)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2118)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)11979529 MSC_Test_0-SCCP(2117)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(2118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133452243 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133452243 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133452243 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133452243 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133452243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133452243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133452243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133452243 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133452243 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Allocated (fsm.c:456) 20250823133452243 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: Allocated (fsm.c:456) 20250823133452243 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133452243 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133452243 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133452243 DMSC DEBUG msc_a(unknown:GERAN-A-345:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133452243 DMSC DEBUG msc_i(unknown:GERAN-A-345:NONE)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133452243 DMSC DEBUG msc_a(unknown:GERAN-A-345:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133452243 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133452243 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133452243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133452243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbed8c880] (fsm.c:486) 20250823133452243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133452243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133452243 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133452243 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000007 id=262420000000007 (vlr.c:661) 20250823133452243 DVLR INFO New subscr, IMSI: 262420000000007 (vlr.c:562) 20250823133452243 DVLR DEBUG VLR subscr IMSI-262420000000007 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133452243 DMSC DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133452243 DMSC DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133452243 DVLR DEBUG VLR subscr IMSI-262420000000007 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823133452243 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133452243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133452243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133452243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133452243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133452243 DMSC DEBUG msc_i(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133452243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133452243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133452243 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133452243 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbedce830] (fsm.c:486) 20250823133452243 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133452243 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133452243 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133452243 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133452243 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133452243 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133452243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133452243 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133452243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133452243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133452243 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133452243 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133452243 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133452243 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133452243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133452243 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133452243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133452243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: { messageType := 2, destLocRef := 'B6CB09'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(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2123)@7e0c241b4610: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_csd0(2126) MSC_Test-GSUP(2123)@7e0c241b4610: Added IMSI table entry 0TC_lu_and_mo_csd0(2126)"262420000000007" 20250823133452248 DVLR DEBUG VLR subscr IMSI-262420000000007 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823133452248 DVLR DEBUG VLR subscr IMSI-262420000000007 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133452250 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133452250 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133452250 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133452250 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133452250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133452250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133452250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133452250 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133452251 DMSC DEBUG msc_i(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133452251 DMSC DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133452252 DVLR DEBUG VLR subscr IMSI-262420000000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133452252 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133452252 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133452252 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133452252 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133452252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133452252 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133452252 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133452252 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133452252 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x561dbedce830] (vlr_lu_fsm.c:110) 20250823133452252 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133452252 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x561dbedb4380]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133452252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133452252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133452252 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133452252 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x561dbedce830] (fsm.c:486) 20250823133452252 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133452252 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133452252 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133452252 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133452252 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x65C5785D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133452252 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133452252 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x65C5785D LOCATION UPDATE ACCEPT (TMSI = 0x65c5785d) (gsm_04_08.c:149) 20250823133452252 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x65C5785D:GERAN-A-345:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133452252 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x65C5785D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133452252 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133452252 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133452252 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133452252 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133452252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133452252 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133452252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133452252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133452256 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133452256 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133452256 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133452256 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133452256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133452256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133452257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133452257 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133452257 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x65C5785D:GERAN-A-345:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133452257 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x65C5785D:GERAN-A-345:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133452257 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x65C5785D:GERAN-A-345:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133452257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x65C5785D:GERAN-A-345:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133452257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133452257 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133452257 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823133452257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133452257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-345:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133452257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133452257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-345:LU)[0x561dbedce830] (vlr_lu_fsm.c:817) 20250823133452257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133452257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133452257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-345:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133452257 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-345:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133452257 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-345:LU)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250823133452257 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133452257 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-345:LU)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133452257 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-345:LU)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133452257 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133452257 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D + 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) 20250823133452257 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133452257 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-345:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133452257 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823133452257 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133452257 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133452257 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133452257 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133452257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133452257 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133452257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133452257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133452261 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133452261 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133452261 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133452261 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133452261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133452261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133452261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133452261 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133452261 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-345:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133452261 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-345:LU)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133452261 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-345:LU)[0x561dbed8c880]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133452261 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-345:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133452261 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-345:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133452261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-345:LU)[0x561dbedce830]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133452261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-345:LU)[0x561dbedce830]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-345:LU)[0x561dbed8c880] (msc_a.c:1053) 20250823133452261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-345:LU)[0x561dbedce830]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133452261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-345:LU)[0x561dbedce830]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133452261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-345:LU)[0x561dbedce830]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133452261 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-345:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed66050] (msc_a.c:1053) 20250823133452261 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-345:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133452261 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-345:LU)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133452261 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133452261 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D) MSC-A terminated (msub.c:261) 20250823133452261 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D) 1 MSC-I still active (msub.c:79) 20250823133452261 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133452261 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133452261 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-345:LU)[0x561dbed8c9b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133452261 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-345:LU)[0x561dbed8c9b0]{READY}: Removing from parent msub_fsm[0x561dbed66050] (msub.c:113) 20250823133452261 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-345 (ran_conn.c:155) 20250823133452261 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-345:LU)[0x561dbed8c9b0]{READY}: Freeing instance (msub.c:113) 20250823133452261 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-345:LU)[0x561dbed8c9b0]{READY}: Deallocated (fsm.c:568) 20250823133452261 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D) Free (msub.c:119) 20250823133452261 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D - active-conn: now used by 1 (attached) (msub.c:375) 20250823133452261 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Freeing instance (msub.c:113) 20250823133452261 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Deallocated (fsm.c:568) 20250823133452261 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133452261 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133452261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133452261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133452261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133452261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133452261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133452261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 20250823133452261 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133452261 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133452261 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133452261 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133452261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133452261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133452261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133452261 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)11979529 TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133452263 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133452263 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: 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 := '65C5785D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2118)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)15799521 MSC_Test_0-RAN(2118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133452462 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133452462 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133452462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133452462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133452462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133452462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133452462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133452462 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133452463 DMSC DEBUG msub_fsm[0x561dbedce830]{active}: Allocated (fsm.c:456) 20250823133452463 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: Allocated (fsm.c:456) 20250823133452463 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: is child of msub_fsm[0x561dbedce830] (fsm.c:486) 20250823133452463 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133452463 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedce830] (fsm.c:486) 20250823133452463 DMSC DEBUG msc_a(unknown:GERAN-A-346:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133452463 DMSC DEBUG msc_i(unknown:GERAN-A-346:NONE)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133452463 DMSC DEBUG msc_a(unknown:GERAN-A-346:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133452463 DMM DEBUG msc_a(TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133452463 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133452463 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c9b0] (fsm.c:486) 20250823133452463 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133452463 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133452463 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133452463 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133452463 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133452463 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133452463 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133452463 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133452463 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133452463 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133452464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133452464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133452464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133452464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133452464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133452464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133452464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133452464 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133452464 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133452464 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133452464 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133452464 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133452464 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133452464 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133452464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133452464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133452464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133452464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133452464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133452464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133452464 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133452464 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133452464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133452464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133452464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133452464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133452464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133452464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133452465 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133452465 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133452465 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133452465 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133452465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133452465 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133452465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133452465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(2117)@7e0c241b4610: { messageType := 2, destLocRef := 'F114E1'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(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133452468 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133452468 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2120)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2126) MSC_Test-MGCP(2121)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=1 into dtap '03050407E18A89210140805E04802143F5'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '03450407E18A89210140805E04802143F5'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:20 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140805E04802143F5'O 20250823133452489 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133452489 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133452489 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133452489 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133452489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133452489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133452489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133452489 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133452489 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133452489 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133452489 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823133452489 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D callref-0x80000024 tid-8) New transaction (transaction.c:231) 20250823133452489 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823133452489 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133452489 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823133452489 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133452489 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133452489 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346: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) 20250823133452489 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823133452489 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823133452489 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133452489 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c9b0] (fsm.c:486) 20250823133452489 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346: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) 20250823133452489 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbeda3240]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133452489 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbeda3240]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133452489 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:no-CI)[0x561dbeda3240]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133452489 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:no-CI)[0x561dbeda3240]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133452489 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbedc5350]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133452489 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbedc5350]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133452489 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:no-CI)[0x561dbedc5350]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133452489 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:no-CI)[0x561dbedc5350]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@7e0c241b4610: 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(2126) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823133452505 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:no-CI)[0x561dbeda3240]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133452505 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133452505 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133452505 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346: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(2126)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823133452508 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:no-CI)[0x561dbedc5350]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133452508 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133452508 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133452508 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346: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) 20250823133452508 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) Sending Assignment Command (msc_a.c:706) 20250823133452508 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133452508 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133452508 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133452508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133452508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133452508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133452508 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133452508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133452508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(2120)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2126) MSC_Test-MNCC(2120)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)-2147483612 MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request 20250823133452514 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133452517 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133452517 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133452517 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133452517 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133452517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133452517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133452517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133452517 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133452517 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133452517 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133452517 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbedc5350]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133452517 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbedc5350]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133452517 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346: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)[0x561dbedc5350]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133452517 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346: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) 20250823133452517 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133452517 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346: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) 20250823133452517 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346: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(2126)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823133452519 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823133452519 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133452519 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133452519 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823133452519 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133452519 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133452519 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133452519 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133452519 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133452519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133452519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133452520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133452520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133452520 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedc5350]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133452520 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedc5350]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133452520 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133452522 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823133452522 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133452522 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133452522 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823133452522 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133452522 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133452522 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133452522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133452522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133452522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133452522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133452522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133452522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823133452524 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133452524 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346: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) 20250823133452524 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346: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) 20250823133452524 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbeda3240]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133452524 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbeda3240]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133452524 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346: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)[0x561dbeda3240]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133452525 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823133452525 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133452525 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133452525 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823133452525 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823133452525 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133452525 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133452525 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133452525 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133452525 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133452525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133452525 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133452525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133452525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2126)@7e0c241b4610: { 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(2126)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT 20250823133452527 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda3240]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133452527 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda3240]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133452527 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133452527 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133452527 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133452528 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133452528 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133452528 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133452528 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133452528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133452528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133452528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133452528 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133452528 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133452528 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133452528 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823133452528 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823133452528 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823133452528 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133452528 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2126)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish DONE TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Hold the call for some time TC_lu_and_mo_csd0(2126)@7e0c241b4610: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Hangup TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133453535 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133453535 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133453535 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133453535 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133453535 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133453535 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133453535 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133453535 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133453535 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133453535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133453535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133453535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133453535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC 20250823133453540 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250823133453540 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133453540 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133453540 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133453540 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823133453540 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823133453540 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133453540 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133453540 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133453540 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133453540 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133453540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133453540 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133453540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133453540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250823133453545 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133453545 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133453545 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133453545 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133453545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133453545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133453545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133453545 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133453545 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133453545 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133453545 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250823133453545 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823133453545 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250823133453546 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823133453546 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823133453546 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133453546 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133453546 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133453546 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133453546 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133453546 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133453546 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133453546 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133453546 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedc5350]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133453546 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedc5350]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbedb4380] (call_leg.c:197) 20250823133453546 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedc5350]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133453546 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedc5350]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133453546 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda3240]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133453546 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda3240]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbedb4380] (call_leg.c:197) 20250823133453546 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133453546 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda3240]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133453546 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda3240]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133453546 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133453546 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c9b0] (call_leg.c:198) 20250823133453546 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133453546 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Deallocated (fsm.c:568) 20250823133453546 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133453546 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133453546 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133453547 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133453547 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133453547 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133453547 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133453547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133453547 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133453547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133453547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)-2147483612 TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133453552 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133453552 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133453552 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133453552 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133453552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133453552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133453552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133453552 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133453552 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133453552 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133453552 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133453552 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133453552 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133453552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133453552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c9b0] (msc_a.c:1053) 20250823133453552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133453552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133453552 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedce830] (msc_a.c:1053) 20250823133453552 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133453552 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133453552 DMSC DEBUG msub_fsm[0x561dbedce830]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133453552 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D) MSC-A terminated (msub.c:261) 20250823133453552 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D) 1 MSC-I still active (msub.c:79) 20250823133453552 DMSC DEBUG msub_fsm[0x561dbedce830]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133453552 DMSC DEBUG msub_fsm[0x561dbedce830]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133453553 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133453553 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Removing from parent msub_fsm[0x561dbedce830] (msub.c:113) 20250823133453553 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-346 (ran_conn.c:155) 20250823133453553 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Freeing instance (msub.c:113) 20250823133453553 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-346:CM_SERVICE_REQ)[0x561dbed8c880]{READY}: Deallocated (fsm.c:568) 20250823133453553 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D) Free (msub.c:119) 20250823133453553 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D - active-conn: now used by 1 (attached) (msub.c:375) 20250823133453553 DMSC DEBUG msub_fsm[0x561dbedce830]{terminating}: Freeing instance (msub.c:113) 20250823133453553 DMSC DEBUG msub_fsm[0x561dbedce830]{terminating}: Deallocated (fsm.c:568) 20250823133453553 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133453553 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133453553 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133453553 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133453553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133453553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133453553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133453553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 20250823133453554 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133453554 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133453554 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133453554 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133453554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133453554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133453554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133453554 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)15799521 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 9: done TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2126)@7e0c241b4610: ----------------------------------------------- TC_lu_and_mo_csd0(2126)@7e0c241b4610: "CSD Bearer Service: BS22T" TC_lu_and_mo_csd0(2126)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(2123)@7e0c241b4610: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@7e0c241b4610: 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(2118)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)105890 MSC_Test_0-RAN(2118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133454567 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133454567 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133454568 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133454568 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133454568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133454568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133454568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133454568 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133454568 DMSC DEBUG msub_fsm[0x561dbedc5480]{active}: Allocated (fsm.c:456) 20250823133454568 DMSC DEBUG msc_i[0x561dbedc5350]{READY}: Allocated (fsm.c:456) 20250823133454568 DMSC DEBUG msc_i[0x561dbedc5350]{READY}: is child of msub_fsm[0x561dbedc5480] (fsm.c:486) 20250823133454568 DMSC DEBUG msc_a[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133454568 DMSC DEBUG msc_a[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedc5480] (fsm.c:486) 20250823133454568 DMSC DEBUG msc_a(unknown:GERAN-A-347:NONE)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133454568 DMSC DEBUG msc_i(unknown:GERAN-A-347:NONE)[0x561dbedc5350]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133454568 DMSC DEBUG msc_a(unknown:GERAN-A-347:NONE)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133454568 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-347:LU)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133454568 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-347:LU)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133454568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133454568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-347:LU)[0x561dbed97b70] (fsm.c:486) 20250823133454569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133454569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133454569 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133454569 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133454569 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133454569 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133454569 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133454569 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133454569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133454569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133454569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133454569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133454569 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbedc5350]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133454569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133454569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133454569 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133454569 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbeda3240] (fsm.c:486) 20250823133454569 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133454569 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133454569 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133454569 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133454569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133454569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133454569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133454569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133454569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133454569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133454569 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133454569 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133454569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133454569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133454569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133454569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133454569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133454569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: { messageType := 2, destLocRef := '019DA2'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(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133454572 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133454572 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133454573 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133454573 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133454573 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133454573 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133454573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133454573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133454573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133454573 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133454573 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbedc5350]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133454573 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbed97b70]{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(2126)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133454576 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133454576 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133454576 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133454576 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133454578 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133454578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbeda3240]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133454578 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133454578 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133454578 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133454578 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbeda3240] (vlr_lu_fsm.c:110) 20250823133454578 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133454578 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133454578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbeda3240]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133454578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbeda3240]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133454578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133454578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbeda3240] (fsm.c:486) 20250823133454578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133454578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133454578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133454578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133454578 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:TMSInew-0x02ADC0BE) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133454578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133454578 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:TMSInew-0x02ADC0BE LOCATION UPDATE ACCEPT (TMSI = 0x02adc0be) (gsm_04_08.c:149) 20250823133454578 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:TMSInew-0x02ADC0BE:GERAN-A-347:LU)[0x561dbedc5350]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133454578 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:TMSInew-0x02ADC0BE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133454578 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133454578 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133454578 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133454578 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133454578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133454578 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133454578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133454578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 20250823133454582 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133454582 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133454582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133454582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133454582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133454582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133454582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133454582 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133454582 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:TMSInew-0x02ADC0BE:GERAN-A-347:LU)[0x561dbedc5350]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133454582 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:TMSInew-0x02ADC0BE:GERAN-A-347:LU)[0x561dbed97b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133454582 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:TMSInew-0x02ADC0BE:GERAN-A-347:LU)[0x561dbed97b70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133454582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:TMSInew-0x02ADC0BE:GERAN-A-347:LU)[0x561dbeda3240]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133454582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133454582 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133454582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133454582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-347:LU)[0x561dbeda3240]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133454582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133454582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-347:LU)[0x561dbeda3240] (vlr_lu_fsm.c:817) 20250823133454582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133454582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65C5785D:GERAN-A-347:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133454582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-347:LU)[0x561dbeda3240]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133454582 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-347:LU)[0x561dbed97b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133454582 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-347:LU)[0x561dbed97b70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250823133454582 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133454583 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-347:LU)[0x561dbed97b70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133454583 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-347:LU)[0x561dbed97b70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133454583 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133454583 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133454583 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133454583 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-347:LU)[0x561dbedc5350]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133454583 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133454583 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133454583 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133454583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133454583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133454583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133454583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133454583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133454583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133454587 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133454587 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133454587 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133454587 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133454587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133454587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133454587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133454587 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133454587 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-347:LU)[0x561dbedc5350]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133454587 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-347:LU)[0x561dbed97b70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133454587 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-347:LU)[0x561dbed97b70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133454587 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-347:LU)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133454587 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-347:LU)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133454587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-347:LU)[0x561dbeda3240]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133454587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-347:LU)[0x561dbeda3240]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-347:LU)[0x561dbed97b70] (msc_a.c:1053) 20250823133454587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-347:LU)[0x561dbeda3240]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133454587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-347:LU)[0x561dbeda3240]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133454587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-347:LU)[0x561dbeda3240]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133454587 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-347:LU)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedc5480] (msc_a.c:1053) 20250823133454587 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-347:LU)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133454587 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-347:LU)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133454587 DMSC DEBUG msub_fsm[0x561dbedc5480]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133454587 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE) MSC-A terminated (msub.c:261) 20250823133454587 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE) 1 MSC-I still active (msub.c:79) 20250823133454587 DMSC DEBUG msub_fsm[0x561dbedc5480]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133454587 DMSC DEBUG msub_fsm[0x561dbedc5480]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133454587 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-347:LU)[0x561dbedc5350]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133454587 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-347:LU)[0x561dbedc5350]{READY}: Removing from parent msub_fsm[0x561dbedc5480] (msub.c:113) 20250823133454587 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-347 (ran_conn.c:155) 20250823133454587 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-347:LU)[0x561dbedc5350]{READY}: Freeing instance (msub.c:113) 20250823133454587 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-347:LU)[0x561dbedc5350]{READY}: Deallocated (fsm.c:568) 20250823133454587 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE) Free (msub.c:119) 20250823133454588 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE - active-conn: now used by 1 (attached) (msub.c:375) 20250823133454588 DMSC DEBUG msub_fsm[0x561dbedc5480]{terminating}: Freeing instance (msub.c:113) 20250823133454588 DMSC DEBUG msub_fsm[0x561dbedc5480]{terminating}: Deallocated (fsm.c:568) 20250823133454588 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133454588 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133454588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133454588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133454588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133454588 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133454588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133454588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133454588 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133454588 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133454588 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133454588 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133454588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133454589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133454589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133454589 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)105890 TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133454590 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133454590 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: 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 := '02ADC0BE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2118)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)10164743 MSC_Test_0-RAN(2118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133454790 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133454790 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133454790 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133454790 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133454790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133454790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133454790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133454790 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133454791 DMSC DEBUG msub_fsm[0x561dbeda3240]{active}: Allocated (fsm.c:456) 20250823133454791 DMSC DEBUG msc_i[0x561dbed97b70]{READY}: Allocated (fsm.c:456) 20250823133454791 DMSC DEBUG msc_i[0x561dbed97b70]{READY}: is child of msub_fsm[0x561dbeda3240] (fsm.c:486) 20250823133454791 DMSC DEBUG msc_a[0x561dbedc5350]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133454791 DMSC DEBUG msc_a[0x561dbedc5350]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeda3240] (fsm.c:486) 20250823133454791 DMSC DEBUG msc_a(unknown:GERAN-A-348:NONE)[0x561dbedc5350]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133454791 DMSC DEBUG msc_i(unknown:GERAN-A-348:NONE)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133454791 DMSC DEBUG msc_a(unknown:GERAN-A-348:NONE)[0x561dbedc5350]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133454791 DMM DEBUG msc_a(TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5350]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133454791 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5480]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133454791 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5480]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5350] (fsm.c:486) 20250823133454791 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5480]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133454791 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5480]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133454791 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133454791 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133454791 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5350]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133454791 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5350]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133454791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5480]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133454791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5480]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133454791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5480]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133454791 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133454791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5480]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133454791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5480]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133454792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5480]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133454792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5480]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133454792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5480]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133454792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5480]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133454792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5480]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133454792 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133454792 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5350]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133454792 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5350]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133454792 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133454792 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133454792 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133454792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133454792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133454792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133454792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133454792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133454792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133454792 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133454792 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133454792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133454792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133454792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133454792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133454792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133454792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133454792 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133454792 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133454792 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133454792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133454792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133454793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133454793 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133454793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133454793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: { messageType := 2, destLocRef := '9B1A07'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(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133454796 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133454796 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2120)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2126) MSC_Test-MGCP(2121)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=1 into dtap '03050407E18A89210240805E04802143F5'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '03450407E18A89210240805E04802143F5'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:20 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240805E04802143F5'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133454806 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133454806 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133454806 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133454806 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133454806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133454806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133454806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133454806 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133454807 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133454807 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5350]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133454807 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823133454807 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE callref-0x80000025 tid-8) New transaction (transaction.c:231) 20250823133454807 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5350]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823133454807 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5350]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133454807 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823133454807 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133454807 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133454807 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348: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) 20250823133454807 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823133454807 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823133454807 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133454807 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5350] (fsm.c:486) 20250823133454807 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348: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) 20250823133454807 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbed66050]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133454807 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbed66050]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133454807 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:no-CI)[0x561dbed66050]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133454807 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:no-CI)[0x561dbed66050]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133454807 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbed65540]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133454807 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbed65540]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133454807 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:no-CI)[0x561dbed65540]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133454807 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:no-CI)[0x561dbed65540]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@7e0c241b4610: 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(2126) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823133454811 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:no-CI)[0x561dbed66050]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133454811 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133454811 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5350]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133454811 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348: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) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2120)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2126) MSC_Test-MNCC(2120)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)-2147483611 20250823133454813 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:no-CI)[0x561dbed65540]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133454813 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133454813 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5350]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133454813 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348: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) 20250823133454813 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) Sending Assignment Command (msc_a.c:706) 20250823133454814 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133454814 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133454814 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133454814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133454814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133454814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133454814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133454814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133454814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133454815 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133454818 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133454818 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133454818 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133454818 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133454818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133454818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133454818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133454818 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133454818 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133454818 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5350]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133454818 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed65540]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133454818 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed65540]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133454819 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348: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)[0x561dbed65540]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133454819 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348: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) 20250823133454819 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133454819 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348: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) 20250823133454819 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348: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(2126)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE 20250823133454822 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133454822 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133454822 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133454824 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823133454824 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133454824 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133454824 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823133454824 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133454824 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133454824 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133454825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133454825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133454825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133454825 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133454825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133454825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133454828 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823133454828 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133454828 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133454828 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823133454829 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133454829 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133454829 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133454829 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133454829 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133454829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133454829 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133454829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133454829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823133454832 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133454832 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348: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) 20250823133454832 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348: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) 20250823133454832 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed66050]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133454832 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed66050]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133454832 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348: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)[0x561dbed66050]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133454833 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823133454833 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133454833 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133454833 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823133454833 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823133454833 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133454833 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133454833 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133454833 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133454833 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133454833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133454833 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133454833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133454833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2126)@7e0c241b4610: { 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" } } } } } } } 20250823133454836 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133454836 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133454836 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT 20250823133454836 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133454836 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5350]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133454837 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133454837 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133454837 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133454837 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133454838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133454838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133454838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133454838 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133454838 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133454838 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5350]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133454838 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823133454838 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823133454838 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823133454838 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133454838 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2126)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish DONE TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Hold the call for some time TC_lu_and_mo_csd0(2126)@7e0c241b4610: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Hangup TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133455846 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133455846 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133455846 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133455846 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133455846 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133455846 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133455846 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133455846 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133455846 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133455846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133455846 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133455846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133455846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC 20250823133455850 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250823133455850 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133455850 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133455850 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133455850 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823133455850 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823133455850 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133455850 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133455850 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133455850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133455850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133455850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133455850 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133455850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133455850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250823133455854 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133455854 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133455854 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133455854 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133455854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133455854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133455854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133455854 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133455854 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133455854 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5350]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133455854 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250823133455854 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823133455854 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250823133455854 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823133455854 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823133455854 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133455854 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133455854 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5350]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133455854 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5350]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133455854 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133455854 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133455854 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133455854 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133455854 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133455854 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedb4380] (call_leg.c:197) 20250823133455855 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133455855 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133455855 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133455855 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedb4380] (call_leg.c:197) 20250823133455855 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133455855 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133455855 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133455855 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133455855 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5350] (call_leg.c:198) 20250823133455855 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133455855 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Deallocated (fsm.c:568) 20250823133455855 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5350]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133455855 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133455855 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133455855 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133455855 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133455855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133455855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133455855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133455855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133455855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133455855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)-2147483611 TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133455860 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133455860 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133455860 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133455860 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133455860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133455860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133455860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133455860 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133455861 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133455861 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5350]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133455861 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5350]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133455861 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5350]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133455861 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5350]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133455861 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5480]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133455861 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5480]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5350] (msc_a.c:1053) 20250823133455861 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5480]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133455861 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5480]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133455861 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5350]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeda3240] (msc_a.c:1053) 20250823133455861 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5350]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133455861 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbedc5350]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133455861 DMSC DEBUG msub_fsm[0x561dbeda3240]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133455861 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE) MSC-A terminated (msub.c:261) 20250823133455861 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE) 1 MSC-I still active (msub.c:79) 20250823133455861 DMSC DEBUG msub_fsm[0x561dbeda3240]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133455861 DMSC DEBUG msub_fsm[0x561dbeda3240]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133455861 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133455861 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Removing from parent msub_fsm[0x561dbeda3240] (msub.c:113) 20250823133455861 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-348 (ran_conn.c:155) 20250823133455861 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Freeing instance (msub.c:113) 20250823133455861 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-348:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Deallocated (fsm.c:568) 20250823133455861 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE) Free (msub.c:119) 20250823133455861 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE - active-conn: now used by 1 (attached) (msub.c:375) 20250823133455861 DMSC DEBUG msub_fsm[0x561dbeda3240]{terminating}: Freeing instance (msub.c:113) 20250823133455861 DMSC DEBUG msub_fsm[0x561dbeda3240]{terminating}: Deallocated (fsm.c:568) 20250823133455861 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133455861 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133455861 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133455861 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133455861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133455861 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133455861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133455861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 20250823133455862 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133455862 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133455862 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133455862 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133455862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133455862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133455862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133455862 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)10164743 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 9: done TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2126)@7e0c241b4610: ----------------------------------------------- TC_lu_and_mo_csd0(2126)@7e0c241b4610: "CSD Bearer Service: BS24T" TC_lu_and_mo_csd0(2126)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(2123)@7e0c241b4610: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@7e0c241b4610: 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(2118)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)798777 MSC_Test_0-RAN(2118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133456875 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133456875 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133456875 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133456875 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133456875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133456875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133456875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133456875 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133456875 DMSC DEBUG msub_fsm[0x561dbed65540]{active}: Allocated (fsm.c:456) 20250823133456876 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: Allocated (fsm.c:456) 20250823133456876 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: is child of msub_fsm[0x561dbed65540] (fsm.c:486) 20250823133456876 DMSC DEBUG msc_a[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133456876 DMSC DEBUG msc_a[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed65540] (fsm.c:486) 20250823133456876 DMSC DEBUG msc_a(unknown:GERAN-A-349:NONE)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133456876 DMSC DEBUG msc_i(unknown:GERAN-A-349:NONE)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133456876 DMSC DEBUG msc_a(unknown:GERAN-A-349:NONE)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133456876 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-349:LU)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133456876 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-349:LU)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133456876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133456876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-349:LU)[0x561dbedce6a0] (fsm.c:486) 20250823133456876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133456876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133456876 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133456876 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133456876 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133456876 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133456876 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133456876 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133456876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133456876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133456876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133456876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133456876 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133456876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133456876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133456876 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133456876 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbed66050] (fsm.c:486) 20250823133456876 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133456876 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133456876 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133456876 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133456877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133456877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133456877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133456877 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133456877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133456877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133456877 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133456877 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133456877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133456877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133456877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133456877 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133456877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133456877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: { messageType := 2, destLocRef := '0C3039'O ("\f09"), 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(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133456879 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133456879 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823133456881 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133456881 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133456881 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133456881 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133456881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133456881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133456881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133456881 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133456881 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133456881 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbedce6a0]{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(2126)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133456883 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133456883 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133456883 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133456883 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133456884 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133456884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133456884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133456884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133456884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133456884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbed66050] (vlr_lu_fsm.c:110) 20250823133456884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133456884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133456884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133456884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133456884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133456884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbed66050] (fsm.c:486) 20250823133456884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133456884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133456884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133456884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133456884 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:TMSInew-0xA3FEB880) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133456884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133456884 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:TMSInew-0xA3FEB880 LOCATION UPDATE ACCEPT (TMSI = 0xa3feb880) (gsm_04_08.c:149) 20250823133456884 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:TMSInew-0xA3FEB880:GERAN-A-349:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133456884 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:TMSInew-0xA3FEB880 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133456884 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133456884 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133456884 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133456884 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133456884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133456884 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133456884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133456884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133456888 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133456888 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133456888 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133456888 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133456888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133456888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133456888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133456888 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133456888 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:TMSInew-0xA3FEB880:GERAN-A-349:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133456888 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:TMSInew-0xA3FEB880:GERAN-A-349:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133456888 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:TMSInew-0xA3FEB880:GERAN-A-349:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133456888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:TMSInew-0xA3FEB880:GERAN-A-349:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133456888 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133456888 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133456888 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133456888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-349:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133456888 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133456888 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-349:LU)[0x561dbed66050] (vlr_lu_fsm.c:817) 20250823133456888 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133456888 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02ADC0BE:GERAN-A-349:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133456888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-349:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133456888 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-349:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133456888 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-349:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.987s remaining) (msc_a.c:450) 20250823133456888 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133456889 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-349:LU)[0x561dbedce6a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133456889 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-349:LU)[0x561dbedce6a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133456889 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133456889 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133456889 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133456889 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-349:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133456889 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133456889 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133456889 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133456889 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133456889 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133456889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133456889 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133456889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133456889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133456892 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133456892 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133456892 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133456892 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133456892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133456892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133456892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133456892 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133456892 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-349:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133456892 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-349:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133456892 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-349:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133456892 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-349:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133456892 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-349:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133456892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-349:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133456892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-349:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-349:LU)[0x561dbedce6a0] (msc_a.c:1053) 20250823133456892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-349:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133456892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-349:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133456892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-349:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133456892 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-349:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed65540] (msc_a.c:1053) 20250823133456892 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-349:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133456892 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-349:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133456892 DMSC DEBUG msub_fsm[0x561dbed65540]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133456892 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880) MSC-A terminated (msub.c:261) 20250823133456892 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880) 1 MSC-I still active (msub.c:79) 20250823133456892 DMSC DEBUG msub_fsm[0x561dbed65540]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133456892 DMSC DEBUG msub_fsm[0x561dbed65540]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133456892 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-349:LU)[0x561dbed8c880]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133456892 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-349:LU)[0x561dbed8c880]{READY}: Removing from parent msub_fsm[0x561dbed65540] (msub.c:113) 20250823133456892 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-349 (ran_conn.c:155) 20250823133456892 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-349:LU)[0x561dbed8c880]{READY}: Freeing instance (msub.c:113) 20250823133456892 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-349:LU)[0x561dbed8c880]{READY}: Deallocated (fsm.c:568) 20250823133456892 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880) Free (msub.c:119) 20250823133456892 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133456892 DMSC DEBUG msub_fsm[0x561dbed65540]{terminating}: Freeing instance (msub.c:113) 20250823133456892 DMSC DEBUG msub_fsm[0x561dbed65540]{terminating}: Deallocated (fsm.c:568) 20250823133456893 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133456893 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133456893 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133456893 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133456893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133456893 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133456893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133456893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 20250823133456893 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133456893 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133456893 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133456893 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133456893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133456893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133456893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133456893 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)798777 TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133456895 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133456895 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: 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 := 'A3FEB880'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2118)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)16773872 MSC_Test_0-SCCP(2117)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(2118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133457094 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133457094 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133457094 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133457094 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133457094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133457094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133457094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133457094 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133457095 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Allocated (fsm.c:456) 20250823133457095 DMSC DEBUG msc_i[0x561dbedce6a0]{READY}: Allocated (fsm.c:456) 20250823133457095 DMSC DEBUG msc_i[0x561dbedce6a0]{READY}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133457095 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133457095 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133457095 DMSC DEBUG msc_a(unknown:GERAN-A-350:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133457095 DMSC DEBUG msc_i(unknown:GERAN-A-350:NONE)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133457095 DMSC DEBUG msc_a(unknown:GERAN-A-350:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133457095 DMM DEBUG msc_a(TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133457095 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133457095 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed8c880] (fsm.c:486) 20250823133457095 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133457095 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133457095 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133457095 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133457095 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133457095 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133457095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133457095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133457095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133457095 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133457096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133457096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133457096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133457096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133457096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133457096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133457096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133457096 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133457096 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133457096 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133457096 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133457096 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133457096 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133457096 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133457096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133457096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133457096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133457096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133457096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133457096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133457096 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133457096 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133457096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133457096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133457096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133457096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133457096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133457096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133457097 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133457097 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133457097 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133457097 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133457097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133457097 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133457097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133457097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: { messageType := 2, destLocRef := 'FFF2F0'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(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133457100 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133457100 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2120)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2126) MSC_Test-MGCP(2121)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=1 into dtap '03050407E18A89210340805E04802143F5'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '03450407E18A89210340805E04802143F5'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:20 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340805E04802143F5'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133457109 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133457109 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133457109 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133457109 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133457109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133457109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133457109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133457109 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133457109 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133457109 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133457109 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823133457109 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880 callref-0x80000026 tid-8) New transaction (transaction.c:231) 20250823133457109 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823133457109 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133457109 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823133457109 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133457109 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133457110 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350: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) 20250823133457110 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823133457110 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823133457110 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133457110 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed8c880] (fsm.c:486) 20250823133457110 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350: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) 20250823133457110 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedab3d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133457110 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedab3d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133457110 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:no-CI)[0x561dbedab3d0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133457110 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:no-CI)[0x561dbedab3d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133457110 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedce7d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133457110 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedce7d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133457110 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:no-CI)[0x561dbedce7d0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133457110 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:no-CI)[0x561dbedce7d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@7e0c241b4610: 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(2126) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823133457114 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:no-CI)[0x561dbedab3d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133457114 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133457114 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133457114 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350: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(2120)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2126) MSC_Test-MNCC(2120)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)-2147483610 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind 20250823133457118 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:no-CI)[0x561dbedce7d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133457118 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133457118 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133457118 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350: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) 20250823133457118 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) Sending Assignment Command (msc_a.c:706) 20250823133457118 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133457118 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133457118 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133457118 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133457118 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133457118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133457118 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133457118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133457118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133457118 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250823133457122 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133457122 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133457122 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133457122 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133457122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133457122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133457122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133457122 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133457123 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133457123 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133457123 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbedce7d0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133457123 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbedce7d0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133457123 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350: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)[0x561dbedce7d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133457123 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350: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) 20250823133457123 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133457123 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350: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) 20250823133457123 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350: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(2126)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823133457126 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823133457126 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133457127 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133457127 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823133457127 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133457127 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133457127 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133457127 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133457127 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133457127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133457127 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133457127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133457127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133457129 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedce7d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133457129 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedce7d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133457129 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133457130 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823133457130 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133457130 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133457130 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823133457131 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133457131 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133457131 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133457131 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133457131 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133457131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133457131 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133457131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133457131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823133457133 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133457133 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350: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) 20250823133457134 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350: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) 20250823133457134 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedab3d0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133457134 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedab3d0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133457134 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350: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)[0x561dbedab3d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133457134 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823133457134 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133457134 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133457134 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823133457134 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823133457134 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133457134 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133457134 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133457134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133457134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133457135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133457135 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133457135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133457135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2126)@7e0c241b4610: { 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(2126)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT 20250823133457137 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedab3d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133457137 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedab3d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133457137 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133457137 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133457137 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133457138 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133457138 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133457138 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133457138 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133457138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133457138 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133457138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133457138 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133457138 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133457138 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133457138 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823133457138 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823133457138 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823133457138 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133457138 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2126)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish DONE TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Hold the call for some time TC_lu_and_mo_csd0(2126)@7e0c241b4610: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Hangup TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133458147 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133458147 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133458147 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133458147 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133458147 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133458148 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133458148 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133458148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133458148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133458148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133458148 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133458148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133458148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC 20250823133458152 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250823133458152 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133458152 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133458152 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133458152 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823133458152 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823133458152 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133458152 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133458152 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133458152 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133458152 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133458152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133458152 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133458152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133458152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133458157 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133458157 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133458157 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133458157 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133458157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133458157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133458157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133458157 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133458157 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133458157 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133458157 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250823133458157 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823133458157 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250823133458157 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823133458157 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823133458157 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133458157 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133458157 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133458158 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133458158 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133458158 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133458158 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133458158 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133458158 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedce7d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133458158 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedce7d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedb4380] (call_leg.c:197) 20250823133458158 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedce7d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133458158 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedce7d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133458158 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedab3d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133458158 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedab3d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedb4380] (call_leg.c:197) 20250823133458158 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133458158 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedab3d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133458158 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedab3d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133458158 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133458158 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed8c880] (call_leg.c:198) 20250823133458158 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133458158 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Deallocated (fsm.c:568) 20250823133458158 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133458158 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133458158 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133458158 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133458158 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133458158 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133458158 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133458158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133458158 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133458158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133458159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)-2147483610 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133458162 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133458162 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133458162 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133458162 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133458162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133458162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133458162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133458162 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133458162 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133458162 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133458162 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133458162 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133458162 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133458162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133458162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed8c880] (msc_a.c:1053) 20250823133458162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133458162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133458162 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed66050] (msc_a.c:1053) 20250823133458162 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133458162 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133458162 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133458162 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880) MSC-A terminated (msub.c:261) 20250823133458163 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880) 1 MSC-I still active (msub.c:79) 20250823133458163 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133458163 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133458163 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133458163 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Removing from parent msub_fsm[0x561dbed66050] (msub.c:113) 20250823133458163 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-350 (ran_conn.c:155) 20250823133458163 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Freeing instance (msub.c:113) 20250823133458163 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-350:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Deallocated (fsm.c:568) 20250823133458163 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880) Free (msub.c:119) 20250823133458163 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133458163 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Freeing instance (msub.c:113) 20250823133458163 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Deallocated (fsm.c:568) 20250823133458163 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133458163 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133458163 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133458163 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133458163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133458163 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133458163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133458163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133458164 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133458164 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133458164 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133458164 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133458164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133458164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133458164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133458164 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)16773872 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 9: done TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2126)@7e0c241b4610: ----------------------------------------------- TC_lu_and_mo_csd0(2126)@7e0c241b4610: "CSD Bearer Service: BS25T" TC_lu_and_mo_csd0(2126)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(2123)@7e0c241b4610: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@7e0c241b4610: 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(2118)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)8563537 MSC_Test_0-RAN(2118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133459176 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133459176 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133459176 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133459176 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133459176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133459176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133459176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133459176 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133459177 DMSC DEBUG msub_fsm[0x561dbedc5430]{active}: Allocated (fsm.c:456) 20250823133459177 DMSC DEBUG msc_i[0x561dbedce7d0]{READY}: Allocated (fsm.c:456) 20250823133459177 DMSC DEBUG msc_i[0x561dbedce7d0]{READY}: is child of msub_fsm[0x561dbedc5430] (fsm.c:486) 20250823133459177 DMSC DEBUG msc_a[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133459177 DMSC DEBUG msc_a[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedc5430] (fsm.c:486) 20250823133459178 DMSC DEBUG msc_a(unknown:GERAN-A-351:NONE)[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133459178 DMSC DEBUG msc_i(unknown:GERAN-A-351:NONE)[0x561dbedce7d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133459178 DMSC DEBUG msc_a(unknown:GERAN-A-351:NONE)[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133459178 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-351:LU)[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133459178 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-351:LU)[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133459178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133459178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-351:LU)[0x561dbed92fb0] (fsm.c:486) 20250823133459178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133459178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133459178 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133459178 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133459178 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133459178 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133459178 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133459178 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133459178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133459178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133459178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133459178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133459178 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbedce7d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133459178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133459178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133459178 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133459178 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133459178 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133459178 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133459179 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133459179 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133459179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133459179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133459179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133459179 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133459179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133459179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133459179 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133459179 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133459179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133459179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133459179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133459179 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133459179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133459179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: { messageType := 2, destLocRef := '82AB51'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(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133459181 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133459181 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133459183 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133459183 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133459183 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133459183 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133459183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133459183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133459183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133459183 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133459183 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbedce7d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133459183 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbed92fb0]{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(2126)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133459185 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133459185 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133459185 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133459185 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133459186 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133459186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133459186 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133459186 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133459186 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133459186 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbed8c9b0] (vlr_lu_fsm.c:110) 20250823133459186 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133459186 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133459186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133459186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133459186 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133459186 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133459186 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133459186 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133459186 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133459186 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133459186 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:TMSInew-0x1B085990) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133459186 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133459186 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:TMSInew-0x1B085990 LOCATION UPDATE ACCEPT (TMSI = 0x1b085990) (gsm_04_08.c:149) 20250823133459186 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:TMSInew-0x1B085990:GERAN-A-351:LU)[0x561dbedce7d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133459186 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:TMSInew-0x1B085990 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133459186 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133459186 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133459186 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133459186 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133459186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133459187 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133459187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133459187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133459189 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133459190 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133459190 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133459190 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133459190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133459190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133459190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133459190 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133459190 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:TMSInew-0x1B085990:GERAN-A-351:LU)[0x561dbedce7d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133459190 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:TMSInew-0x1B085990:GERAN-A-351:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133459190 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:TMSInew-0x1B085990:GERAN-A-351:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133459190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:TMSInew-0x1B085990:GERAN-A-351:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133459190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133459190 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133459190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133459190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-351:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133459190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133459190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-351:LU)[0x561dbed8c9b0] (vlr_lu_fsm.c:817) 20250823133459190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133459190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FEB880:GERAN-A-351:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133459190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-351:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133459190 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-351:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133459190 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-351:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.987s remaining) (msc_a.c:450) 20250823133459190 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133459190 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-351:LU)[0x561dbed92fb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133459190 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-351:LU)[0x561dbed92fb0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133459190 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133459191 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133459191 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133459191 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-351:LU)[0x561dbedce7d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133459191 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133459191 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133459191 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133459191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133459191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133459191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133459191 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133459191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133459191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133459194 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133459194 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133459194 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133459194 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133459194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133459194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133459194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133459194 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133459194 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-351:LU)[0x561dbedce7d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133459194 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-351:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133459194 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-351:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133459194 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-351:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133459194 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-351:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133459194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-351:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133459194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-351:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-351:LU)[0x561dbed92fb0] (msc_a.c:1053) 20250823133459194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-351:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133459194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-351:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133459194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-351:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133459194 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-351:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedc5430] (msc_a.c:1053) 20250823133459194 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-351:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133459194 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-351:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133459194 DMSC DEBUG msub_fsm[0x561dbedc5430]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133459194 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990) MSC-A terminated (msub.c:261) 20250823133459194 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990) 1 MSC-I still active (msub.c:79) 20250823133459194 DMSC DEBUG msub_fsm[0x561dbedc5430]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133459194 DMSC DEBUG msub_fsm[0x561dbedc5430]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133459194 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-351:LU)[0x561dbedce7d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133459194 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-351:LU)[0x561dbedce7d0]{READY}: Removing from parent msub_fsm[0x561dbedc5430] (msub.c:113) 20250823133459194 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-351 (ran_conn.c:155) 20250823133459194 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-351:LU)[0x561dbedce7d0]{READY}: Freeing instance (msub.c:113) 20250823133459194 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-351:LU)[0x561dbedce7d0]{READY}: Deallocated (fsm.c:568) 20250823133459194 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990) Free (msub.c:119) 20250823133459194 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133459194 DMSC DEBUG msub_fsm[0x561dbedc5430]{terminating}: Freeing instance (msub.c:113) 20250823133459194 DMSC DEBUG msub_fsm[0x561dbedc5430]{terminating}: Deallocated (fsm.c:568) 20250823133459194 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133459195 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133459195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133459195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133459195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133459195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133459195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133459195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 20250823133459195 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133459195 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133459195 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133459195 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133459195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133459195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133459195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133459195 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)8563537 TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133459197 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133459197 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: 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 := '1B085990'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2118)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)10863762 MSC_Test_0-RAN(2118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133459398 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133459398 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133459398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133459398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133459398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133459398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133459398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133459398 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133459399 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Allocated (fsm.c:456) 20250823133459399 DMSC DEBUG msc_i[0x561dbed92fb0]{READY}: Allocated (fsm.c:456) 20250823133459399 DMSC DEBUG msc_i[0x561dbed92fb0]{READY}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133459400 DMSC DEBUG msc_a[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133459400 DMSC DEBUG msc_a[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133459400 DMSC DEBUG msc_a(unknown:GERAN-A-352:NONE)[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133459400 DMSC DEBUG msc_i(unknown:GERAN-A-352:NONE)[0x561dbed92fb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133459400 DMSC DEBUG msc_a(unknown:GERAN-A-352:NONE)[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133459400 DMM DEBUG msc_a(TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133459400 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedc5430]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133459400 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedc5430]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedce7d0] (fsm.c:486) 20250823133459400 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedc5430]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133459400 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedc5430]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133459400 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133459400 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133459400 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133459400 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133459400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedc5430]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133459400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedc5430]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133459400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedc5430]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133459400 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133459400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedc5430]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133459400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedc5430]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133459401 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedc5430]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133459401 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedc5430]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133459401 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedc5430]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133459401 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedc5430]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133459401 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedc5430]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133459401 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133459401 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133459401 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250823133459401 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133459401 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133459401 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133459401 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133459401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133459401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133459402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133459402 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133459402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133459402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133459402 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133459402 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133459402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133459402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133459402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133459402 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133459402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133459402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133459402 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133459402 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133459402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133459402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133459402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133459402 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133459402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133459402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(2117)@7e0c241b4610: { messageType := 2, destLocRef := 'A5C492'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(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133459406 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133459406 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2120)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2126) MSC_Test-MGCP(2121)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:20 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O 20250823133459421 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133459421 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133459421 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133459421 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133459421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133459421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133459421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133459421 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133459421 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133459422 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133459422 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823133459422 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990 callref-0x80000027 tid-8) New transaction (transaction.c:231) 20250823133459422 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823133459422 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133459422 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823133459422 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133459422 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133459422 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352: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) 20250823133459422 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823133459422 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823133459422 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133459422 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedce7d0] (fsm.c:486) 20250823133459422 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352: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) 20250823133459422 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbed8c880]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133459422 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbed8c880]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133459422 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:no-CI)[0x561dbed8c880]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133459422 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:no-CI)[0x561dbed8c880]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133459423 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbed65540]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133459423 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbed65540]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133459423 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:no-CI)[0x561dbed65540]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133459423 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:no-CI)[0x561dbed65540]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@7e0c241b4610: 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(2126) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823133459428 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:no-CI)[0x561dbed8c880]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133459428 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133459428 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133459428 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352: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(2126)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2120)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2126) MSC_Test-MNCC(2120)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)-2147483609 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind 20250823133459432 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:no-CI)[0x561dbed65540]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133459432 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133459432 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133459432 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352: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) 20250823133459432 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) Sending Assignment Command (msc_a.c:706) 20250823133459432 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133459433 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133459433 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133459433 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133459433 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133459433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133459433 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133459433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133459433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133459433 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133459436 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133459436 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133459436 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133459436 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133459436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133459436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133459436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133459436 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133459436 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133459436 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133459436 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed65540]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133459436 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed65540]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133459436 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352: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)[0x561dbed65540]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133459436 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352: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) 20250823133459436 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133459436 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352: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) 20250823133459436 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352: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(2126)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823133459437 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823133459437 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133459437 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133459437 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823133459437 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133459438 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133459438 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133459438 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133459438 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133459438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133459438 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133459438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133459438 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133459438 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133459438 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133459438 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133459439 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823133459439 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133459439 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133459439 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823133459439 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133459439 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133459439 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133459439 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133459439 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133459439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133459439 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133459439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133459439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823133459440 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133459440 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352: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) 20250823133459440 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352: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) 20250823133459440 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed8c880]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133459440 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed8c880]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133459440 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352: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)[0x561dbed8c880]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133459440 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823133459440 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133459440 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133459440 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823133459440 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823133459440 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133459440 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133459440 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133459441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133459441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133459441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133459441 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133459441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133459441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2126)@7e0c241b4610: { 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(2126)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT 20250823133459441 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c880]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133459441 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c880]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133459441 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133459441 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133459441 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133459442 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133459442 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133459442 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133459442 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133459442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133459442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133459442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133459442 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133459442 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133459442 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133459442 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823133459442 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823133459442 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823133459442 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133459442 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2126)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish DONE TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Hold the call for some time TC_lu_and_mo_csd0(2126)@7e0c241b4610: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Hangup TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133500450 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133500450 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133500450 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133500450 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133500450 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133500451 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133500451 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133500451 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133500451 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133500451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133500451 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133500451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133500451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC 20250823133500457 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250823133500457 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133500457 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133500457 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133500457 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823133500457 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823133500457 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133500457 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133500458 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133500458 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133500458 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133500458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133500458 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133500458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133500458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133500462 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133500462 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133500462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133500462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133500462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133500462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133500462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133500462 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133500462 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133500462 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133500462 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250823133500462 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823133500462 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250823133500463 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823133500463 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823133500463 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133500463 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133500463 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133500463 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133500463 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133500463 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133500463 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133500463 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133500463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133500463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedb4380] (call_leg.c:197) 20250823133500463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133500463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed65540]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133500463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c880]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133500463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c880]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedb4380] (call_leg.c:197) 20250823133500463 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133500463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c880]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133500463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c880]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133500463 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133500463 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedce7d0] (call_leg.c:198) 20250823133500463 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133500463 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Deallocated (fsm.c:568) 20250823133500464 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133500464 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133500464 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133500464 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133500464 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133500464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133500464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133500464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133500464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133500464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133500464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)-2147483609 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133500468 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133500468 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133500468 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133500468 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133500468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133500468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133500468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133500468 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133500469 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133500469 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133500469 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133500469 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133500469 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133500469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedc5430]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133500469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedc5430]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedce7d0] (msc_a.c:1053) 20250823133500469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedc5430]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133500469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedc5430]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133500469 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed8c9b0] (msc_a.c:1053) 20250823133500469 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133500469 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133500469 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133500469 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990) MSC-A terminated (msub.c:261) 20250823133500469 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990) 1 MSC-I still active (msub.c:79) 20250823133500469 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133500469 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133500469 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133500469 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Removing from parent msub_fsm[0x561dbed8c9b0] (msub.c:113) 20250823133500469 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-352 (ran_conn.c:155) 20250823133500469 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Freeing instance (msub.c:113) 20250823133500469 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-352:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Deallocated (fsm.c:568) 20250823133500469 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990) Free (msub.c:119) 20250823133500469 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133500469 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Freeing instance (msub.c:113) 20250823133500469 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Deallocated (fsm.c:568) 20250823133500470 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133500470 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133500470 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133500470 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133500470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133500470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133500470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133500470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133500470 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133500470 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133500471 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133500471 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133500471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133500471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133500471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133500471 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)10863762 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 9: done TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2126)@7e0c241b4610: ----------------------------------------------- TC_lu_and_mo_csd0(2126)@7e0c241b4610: "CSD Bearer Service: BS26T" TC_lu_and_mo_csd0(2126)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(2123)@7e0c241b4610: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@7e0c241b4610: 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(2118)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)10592941 MSC_Test_0-RAN(2118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133501480 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133501480 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133501480 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133501480 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133501480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133501480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133501480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133501480 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133501481 DMSC DEBUG msub_fsm[0x561dbed65540]{active}: Allocated (fsm.c:456) 20250823133501481 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: Allocated (fsm.c:456) 20250823133501481 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: is child of msub_fsm[0x561dbed65540] (fsm.c:486) 20250823133501481 DMSC DEBUG msc_a[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133501481 DMSC DEBUG msc_a[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed65540] (fsm.c:486) 20250823133501481 DMSC DEBUG msc_a(unknown:GERAN-A-353:NONE)[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133501481 DMSC DEBUG msc_i(unknown:GERAN-A-353:NONE)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133501481 DMSC DEBUG msc_a(unknown:GERAN-A-353:NONE)[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133501481 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-353:LU)[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133501481 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-353:LU)[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133501481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133501481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-353:LU)[0x561dbed930e0] (fsm.c:486) 20250823133501481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133501481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133501481 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133501481 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133501481 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133501481 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133501481 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133501481 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133501481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133501481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133501481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133501481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133501481 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133501481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133501481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133501481 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133501481 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbed8c880] (fsm.c:486) 20250823133501481 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133501481 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133501482 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133501482 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133501482 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133501482 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133501482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133501482 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133501482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133501482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133501482 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133501482 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133501482 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133501482 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133501482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133501482 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133501482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133501482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: { messageType := 2, destLocRef := 'A1A2AD'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(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133501484 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133501484 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133501486 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133501486 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133501486 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133501486 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133501486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133501486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133501486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133501486 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133501486 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133501486 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbed930e0]{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(2126)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133501488 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133501488 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133501488 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133501488 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133501489 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133501489 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbed8c880]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133501489 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133501489 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133501489 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133501489 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbed8c880] (vlr_lu_fsm.c:110) 20250823133501489 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133501489 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133501489 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbed8c880]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133501489 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbed8c880]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133501489 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133501489 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbed8c880] (fsm.c:486) 20250823133501489 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133501489 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133501489 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133501489 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133501489 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:TMSInew-0xA85AAE5B) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133501489 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133501489 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:TMSInew-0xA85AAE5B LOCATION UPDATE ACCEPT (TMSI = 0xa85aae5b) (gsm_04_08.c:149) 20250823133501489 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:TMSInew-0xA85AAE5B:GERAN-A-353:LU)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133501489 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:TMSInew-0xA85AAE5B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133501489 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133501490 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133501490 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133501490 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133501490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133501490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133501490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133501490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133501493 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133501493 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133501493 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133501493 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133501493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133501494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133501494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133501494 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133501494 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:TMSInew-0xA85AAE5B:GERAN-A-353:LU)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133501494 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:TMSInew-0xA85AAE5B:GERAN-A-353:LU)[0x561dbed930e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133501494 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:TMSInew-0xA85AAE5B:GERAN-A-353:LU)[0x561dbed930e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133501494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:TMSInew-0xA85AAE5B:GERAN-A-353:LU)[0x561dbed8c880]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133501494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133501494 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133501494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133501494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-353:LU)[0x561dbed8c880]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133501494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133501494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-353:LU)[0x561dbed8c880] (vlr_lu_fsm.c:817) 20250823133501494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133501494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B085990:GERAN-A-353:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133501494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-353:LU)[0x561dbed8c880]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133501494 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-353:LU)[0x561dbed930e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133501494 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-353:LU)[0x561dbed930e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250823133501494 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133501494 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-353:LU)[0x561dbed930e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133501494 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-353:LU)[0x561dbed930e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133501494 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133501494 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133501494 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133501494 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-353:LU)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133501494 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133501495 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133501495 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133501495 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133501495 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133501495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133501495 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133501495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133501495 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133501498 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133501498 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133501498 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133501498 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133501498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133501498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133501498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133501498 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133501499 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-353:LU)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133501499 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-353:LU)[0x561dbed930e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133501499 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-353:LU)[0x561dbed930e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133501499 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-353:LU)[0x561dbed930e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133501499 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-353:LU)[0x561dbed930e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133501499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-353:LU)[0x561dbed8c880]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133501499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-353:LU)[0x561dbed8c880]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-353:LU)[0x561dbed930e0] (msc_a.c:1053) 20250823133501499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-353:LU)[0x561dbed8c880]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133501499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-353:LU)[0x561dbed8c880]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133501499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-353:LU)[0x561dbed8c880]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133501499 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-353:LU)[0x561dbed930e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed65540] (msc_a.c:1053) 20250823133501499 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-353:LU)[0x561dbed930e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133501499 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-353:LU)[0x561dbed930e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133501499 DMSC DEBUG msub_fsm[0x561dbed65540]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133501499 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B) MSC-A terminated (msub.c:261) 20250823133501499 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B) 1 MSC-I still active (msub.c:79) 20250823133501499 DMSC DEBUG msub_fsm[0x561dbed65540]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133501499 DMSC DEBUG msub_fsm[0x561dbed65540]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133501499 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-353:LU)[0x561dbeda3240]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133501499 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-353:LU)[0x561dbeda3240]{READY}: Removing from parent msub_fsm[0x561dbed65540] (msub.c:113) 20250823133501499 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-353 (ran_conn.c:155) 20250823133501499 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-353:LU)[0x561dbeda3240]{READY}: Freeing instance (msub.c:113) 20250823133501499 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-353:LU)[0x561dbeda3240]{READY}: Deallocated (fsm.c:568) 20250823133501499 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B) Free (msub.c:119) 20250823133501499 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B - active-conn: now used by 1 (attached) (msub.c:375) 20250823133501499 DMSC DEBUG msub_fsm[0x561dbed65540]{terminating}: Freeing instance (msub.c:113) 20250823133501499 DMSC DEBUG msub_fsm[0x561dbed65540]{terminating}: Deallocated (fsm.c:568) 20250823133501499 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133501499 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133501499 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133501499 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133501499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133501499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133501499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133501499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 20250823133501500 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133501500 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133501500 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133501500 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133501500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133501500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133501500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133501500 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)10592941 TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133501502 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133501502 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: 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 := 'A85AAE5B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2118)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)16121408 MSC_Test_0-SCCP(2117)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(2118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133501702 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133501702 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133501702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133501702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133501702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133501703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133501703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133501703 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133501703 DMSC DEBUG msub_fsm[0x561dbed8c880]{active}: Allocated (fsm.c:456) 20250823133501703 DMSC DEBUG msc_i[0x561dbed930e0]{READY}: Allocated (fsm.c:456) 20250823133501703 DMSC DEBUG msc_i[0x561dbed930e0]{READY}: is child of msub_fsm[0x561dbed8c880] (fsm.c:486) 20250823133501703 DMSC DEBUG msc_a[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133501703 DMSC DEBUG msc_a[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed8c880] (fsm.c:486) 20250823133501703 DMSC DEBUG msc_a(unknown:GERAN-A-354:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133501703 DMSC DEBUG msc_i(unknown:GERAN-A-354:NONE)[0x561dbed930e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133501703 DMSC DEBUG msc_a(unknown:GERAN-A-354:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133501704 DMM DEBUG msc_a(TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133501704 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133501704 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbeda3240] (fsm.c:486) 20250823133501704 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133501704 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133501704 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133501704 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133501704 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133501704 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133501704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133501704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133501704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133501704 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133501704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133501704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133501704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133501704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133501704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133501704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133501704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133501704 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133501704 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133501704 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133501704 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133501704 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133501704 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133501705 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133501705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133501705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133501705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133501705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133501705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133501705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133501705 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133501705 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133501705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133501705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133501705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133501705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133501705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133501705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133501705 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133501705 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133501705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133501705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133501705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133501705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133501705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133501705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: { messageType := 2, destLocRef := 'F5FE40'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(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133501708 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133501708 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2120)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2126) MSC_Test-MGCP(2121)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=1 into dtap '03050407E18A89210540805E04802143F5'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '03450407E18A89210540805E04802143F5'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:20 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540805E04802143F5'O 20250823133501717 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133501717 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133501717 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133501717 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133501717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133501717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133501717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133501717 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133501718 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133501718 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133501718 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823133501718 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B callref-0x80000028 tid-8) New transaction (transaction.c:231) 20250823133501718 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823133501718 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133501718 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823133501718 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133501718 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133501718 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354: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) 20250823133501718 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823133501718 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823133501718 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133501718 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbeda3240] (fsm.c:486) 20250823133501718 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354: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) 20250823133501718 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed92fb0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133501718 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed92fb0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133501718 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:no-CI)[0x561dbed92fb0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133501718 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:no-CI)[0x561dbed92fb0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133501719 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed66050]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133501719 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed66050]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133501719 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:no-CI)[0x561dbed66050]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133501719 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:no-CI)[0x561dbed66050]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@7e0c241b4610: 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(2126) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823133501724 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:no-CI)[0x561dbed92fb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133501724 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133501724 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133501724 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354: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(2126)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2120)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2126) MSC_Test-MNCC(2120)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)-2147483608 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind 20250823133501727 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:no-CI)[0x561dbed66050]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133501727 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133501727 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133501727 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354: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) 20250823133501727 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) Sending Assignment Command (msc_a.c:706) 20250823133501727 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133501728 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133501728 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133501728 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133501728 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133501728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133501728 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133501728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133501728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133501728 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133501732 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133501732 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133501732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133501732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133501732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133501732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133501732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133501732 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133501732 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133501732 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133501732 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed66050]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133501732 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed66050]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133501732 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354: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)[0x561dbed66050]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133501733 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354: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) 20250823133501733 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133501733 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354: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) 20250823133501733 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354: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(2126)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823133501736 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823133501737 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133501737 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133501737 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823133501737 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133501737 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133501737 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133501737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133501737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133501737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133501737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133501737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133501737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133501738 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed66050]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133501738 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed66050]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133501738 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133501740 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823133501740 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133501740 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133501740 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823133501740 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133501741 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133501741 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133501741 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133501741 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133501741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133501741 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133501741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133501741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823133501744 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133501744 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354: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) 20250823133501744 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354: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) 20250823133501744 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed92fb0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133501744 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed92fb0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133501744 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354: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)[0x561dbed92fb0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133501745 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823133501745 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133501745 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133501745 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823133501745 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823133501745 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133501745 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133501745 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133501745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133501745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133501745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133501745 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133501745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133501745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2126)@7e0c241b4610: { 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(2126)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT 20250823133501749 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed92fb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133501749 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed92fb0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133501749 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133501749 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133501749 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O 20250823133501750 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133501750 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133501750 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133501750 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133501750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133501750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133501750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133501750 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133501750 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133501750 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133501750 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823133501750 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823133501750 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823133501750 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133501750 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2126)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish DONE TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Hold the call for some time TC_lu_and_mo_csd0(2126)@7e0c241b4610: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Hangup TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133502760 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133502760 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133502760 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133502760 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133502760 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133502760 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133502760 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133502760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133502760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133502760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133502760 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133502760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133502760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC 20250823133502764 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250823133502764 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133502764 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133502764 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133502764 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823133502764 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823133502764 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133502765 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133502765 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133502765 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133502765 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133502765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133502765 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133502765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133502765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133502769 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133502769 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133502769 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133502769 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133502769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133502769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133502769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133502769 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133502769 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133502769 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133502769 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250823133502769 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823133502769 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250823133502769 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823133502769 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823133502769 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133502769 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133502769 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133502769 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133502769 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133502769 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133502769 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133502769 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133502769 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed66050]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133502769 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed66050]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbedb4380] (call_leg.c:197) 20250823133502769 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed66050]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133502769 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed66050]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133502769 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed92fb0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133502769 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed92fb0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbedb4380] (call_leg.c:197) 20250823133502770 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133502770 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed92fb0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133502770 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed92fb0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133502770 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133502770 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbeda3240] (call_leg.c:198) 20250823133502770 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133502770 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Deallocated (fsm.c:568) 20250823133502770 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133502770 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133502770 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133502770 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133502770 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133502770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133502770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133502770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133502770 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133502770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133502770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)-2147483608 TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133502774 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133502774 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133502774 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133502774 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133502774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133502774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133502774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133502774 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133502774 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133502774 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133502774 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133502774 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133502774 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133502774 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133502775 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbeda3240] (msc_a.c:1053) 20250823133502775 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133502775 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed65540]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133502775 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed8c880] (msc_a.c:1053) 20250823133502775 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133502775 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133502775 DMSC DEBUG msub_fsm[0x561dbed8c880]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133502775 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B) MSC-A terminated (msub.c:261) 20250823133502775 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B) 1 MSC-I still active (msub.c:79) 20250823133502775 DMSC DEBUG msub_fsm[0x561dbed8c880]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133502775 DMSC DEBUG msub_fsm[0x561dbed8c880]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133502775 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133502775 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Removing from parent msub_fsm[0x561dbed8c880] (msub.c:113) 20250823133502775 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-354 (ran_conn.c:155) 20250823133502775 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Freeing instance (msub.c:113) 20250823133502775 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-354:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Deallocated (fsm.c:568) 20250823133502775 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B) Free (msub.c:119) 20250823133502775 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B - active-conn: now used by 1 (attached) (msub.c:375) 20250823133502775 DMSC DEBUG msub_fsm[0x561dbed8c880]{terminating}: Freeing instance (msub.c:113) 20250823133502775 DMSC DEBUG msub_fsm[0x561dbed8c880]{terminating}: Deallocated (fsm.c:568) 20250823133502775 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133502775 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133502775 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133502775 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133502775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133502775 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133502775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133502775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 20250823133502776 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133502776 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133502776 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133502776 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133502776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133502776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133502776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133502776 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)16121408 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 9: done TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2126)@7e0c241b4610: ----------------------------------------------- TC_lu_and_mo_csd0(2126)@7e0c241b4610: "CSD Bearer Service: BS21NT" TC_lu_and_mo_csd0(2126)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(2123)@7e0c241b4610: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@7e0c241b4610: 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(2118)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)13065955 MSC_Test_0-RAN(2118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133503786 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133503786 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133503786 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133503786 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133503786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133503786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133503786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133503786 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133503787 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Allocated (fsm.c:456) 20250823133503787 DMSC DEBUG msc_i[0x561dbedce7d0]{READY}: Allocated (fsm.c:456) 20250823133503787 DMSC DEBUG msc_i[0x561dbedce7d0]{READY}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133503787 DMSC DEBUG msc_a[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133503787 DMSC DEBUG msc_a[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133503787 DMSC DEBUG msc_a(unknown:GERAN-A-355:NONE)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133503787 DMSC DEBUG msc_i(unknown:GERAN-A-355:NONE)[0x561dbedce7d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133503787 DMSC DEBUG msc_a(unknown:GERAN-A-355:NONE)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133503787 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-355:LU)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133503787 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-355:LU)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133503787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133503787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-355:LU)[0x561dbedce6a0] (fsm.c:486) 20250823133503787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133503787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133503787 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133503787 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133503787 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133503787 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133503788 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133503788 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133503788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133503788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133503788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133503788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133503788 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbedce7d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133503788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133503788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133503788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbedc5430]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133503788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbedc5430]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbed92fb0] (fsm.c:486) 20250823133503788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbedc5430]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133503788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbedc5430]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133503788 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133503788 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133503788 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133503788 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133503788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133503788 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133503788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133503788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133503788 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133503788 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133503788 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133503788 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133503788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133503788 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133503788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133503788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: { messageType := 2, destLocRef := 'C75EE3'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(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133503790 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133503791 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823133503792 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133503792 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133503792 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133503792 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133503792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133503792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133503792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133503792 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133503792 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbedce7d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133503792 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbedce6a0]{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(2126)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133503794 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133503794 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133503794 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133503794 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133503795 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133503795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133503795 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbedc5430]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133503795 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbedc5430]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133503795 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbedc5430]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133503795 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbedc5430]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbed92fb0] (vlr_lu_fsm.c:110) 20250823133503795 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbedc5430]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133503795 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbedc5430]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133503795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133503795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133503795 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133503795 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbed92fb0] (fsm.c:486) 20250823133503795 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133503795 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133503795 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133503795 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133503795 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:TMSInew-0x0F2743BE) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133503795 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133503795 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:TMSInew-0x0F2743BE LOCATION UPDATE ACCEPT (TMSI = 0x0f2743be) (gsm_04_08.c:149) 20250823133503795 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:TMSInew-0x0F2743BE:GERAN-A-355:LU)[0x561dbedce7d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133503795 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:TMSInew-0x0F2743BE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133503795 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133503795 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133503795 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133503795 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133503795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133503795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133503795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133503795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823133503799 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133503799 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133503799 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133503799 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133503799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133503799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133503799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133503799 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133503799 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:TMSInew-0x0F2743BE:GERAN-A-355:LU)[0x561dbedce7d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133503799 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:TMSInew-0x0F2743BE:GERAN-A-355:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133503800 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:TMSInew-0x0F2743BE:GERAN-A-355:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133503800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:TMSInew-0x0F2743BE:GERAN-A-355:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133503800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133503800 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133503800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133503800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-355:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133503800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133503800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-355:LU)[0x561dbed92fb0] (vlr_lu_fsm.c:817) 20250823133503800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133503800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA85AAE5B:GERAN-A-355:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133503800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-355:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133503800 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-355:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133503800 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-355:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.987s remaining) (msc_a.c:450) 20250823133503800 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133503800 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-355:LU)[0x561dbedce6a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133503800 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-355:LU)[0x561dbedce6a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133503800 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133503800 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133503800 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133503800 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-355:LU)[0x561dbedce7d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133503800 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133503800 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133503800 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133503800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133503800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133503800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133503800 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133503800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133503800 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133503803 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133503803 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133503803 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133503803 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133503803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133503803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133503803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133503803 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133503803 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-355:LU)[0x561dbedce7d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133503803 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-355:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133503803 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-355:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133503803 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-355:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133503803 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-355:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133503803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-355:LU)[0x561dbed92fb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133503804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-355:LU)[0x561dbed92fb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-355:LU)[0x561dbedce6a0] (msc_a.c:1053) 20250823133503804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-355:LU)[0x561dbed92fb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133503804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-355:LU)[0x561dbed92fb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133503804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-355:LU)[0x561dbed92fb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133503804 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-355:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed66050] (msc_a.c:1053) 20250823133503804 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-355:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133503804 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-355:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133503804 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133503804 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE) MSC-A terminated (msub.c:261) 20250823133503804 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE) 1 MSC-I still active (msub.c:79) 20250823133503804 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133503804 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133503804 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-355:LU)[0x561dbedce7d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133503804 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-355:LU)[0x561dbedce7d0]{READY}: Removing from parent msub_fsm[0x561dbed66050] (msub.c:113) 20250823133503804 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-355 (ran_conn.c:155) 20250823133503804 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-355:LU)[0x561dbedce7d0]{READY}: Freeing instance (msub.c:113) 20250823133503804 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-355:LU)[0x561dbedce7d0]{READY}: Deallocated (fsm.c:568) 20250823133503804 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE) Free (msub.c:119) 20250823133503804 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE - active-conn: now used by 1 (attached) (msub.c:375) 20250823133503804 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Freeing instance (msub.c:113) 20250823133503804 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Deallocated (fsm.c:568) 20250823133503804 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133503804 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133503804 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133503804 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133503804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133503804 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133503804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133503804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133503805 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133503805 DLM3UA[0;m DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133503805 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133503805 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133503805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133503805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133503805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133503805 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)13065955 TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133503806 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133503806 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: 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 := '0F2743BE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2118)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)15184020 MSC_Test_0-RAN(2118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133504006 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133504006 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133504006 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133504006 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133504006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133504006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133504006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133504006 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133504007 DMSC DEBUG msub_fsm[0x561dbed92fb0]{active}: Allocated (fsm.c:456) 20250823133504007 DMSC DEBUG msc_i[0x561dbedce6a0]{READY}: Allocated (fsm.c:456) 20250823133504007 DMSC DEBUG msc_i[0x561dbedce6a0]{READY}: is child of msub_fsm[0x561dbed92fb0] (fsm.c:486) 20250823133504007 DMSC DEBUG msc_a[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133504007 DMSC DEBUG msc_a[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed92fb0] (fsm.c:486) 20250823133504007 DMSC DEBUG msc_a(unknown:GERAN-A-356:NONE)[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133504007 DMSC DEBUG msc_i(unknown:GERAN-A-356:NONE)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133504007 DMSC DEBUG msc_a(unknown:GERAN-A-356:NONE)[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133504007 DMM DEBUG msc_a(TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133504007 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133504007 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce7d0] (fsm.c:486) 20250823133504007 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133504007 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133504007 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133504007 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133504007 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133504007 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133504007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133504007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133504007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133504007 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133504007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133504007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133504007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133504008 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133504008 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133504008 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133504008 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133504008 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133504008 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133504008 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133504008 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133504008 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133504008 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133504008 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133504008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133504008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133504008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133504008 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133504008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133504008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133504008 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133504008 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133504008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133504008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133504008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133504008 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133504008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133504008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133504008 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133504008 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133504008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133504009 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133504009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133504009 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133504009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133504009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: { messageType := 2, destLocRef := 'E7B094'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-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133504012 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133504012 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2120)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2126) MSC_Test-MGCP(2121)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=1 into dtap '03050407E18A89210140A05E04802143F5'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '03450407E18A89210140A05E04802143F5'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:20 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140A05E04802143F5'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133504020 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133504020 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133504020 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133504020 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133504020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133504020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133504020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133504020 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133504020 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133504020 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133504020 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823133504020 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE callref-0x80000029 tid-8) New transaction (transaction.c:231) 20250823133504020 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823133504020 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133504020 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823133504020 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133504020 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133504020 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356: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) 20250823133504020 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823133504020 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823133504021 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133504021 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce7d0] (fsm.c:486) 20250823133504021 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356: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) 20250823133504021 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbed65540]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133504021 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbed65540]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133504021 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:no-CI)[0x561dbed65540]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133504021 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:no-CI)[0x561dbed65540]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133504021 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbeda3240]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133504021 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbeda3240]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133504021 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:no-CI)[0x561dbeda3240]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133504021 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:no-CI)[0x561dbeda3240]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@7e0c241b4610: 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(2126) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823133504024 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:no-CI)[0x561dbed65540]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133504025 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133504025 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133504025 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356: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(2126)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2120)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2126) MSC_Test-MNCC(2120)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)-2147483607 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind 20250823133504028 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:no-CI)[0x561dbeda3240]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133504028 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133504028 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133504028 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356: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) 20250823133504028 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) Sending Assignment Command (msc_a.c:706) 20250823133504028 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133504028 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823133504028 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133504028 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133504028 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133504028 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133504028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133504028 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133504028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133504028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133504032 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133504032 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133504032 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133504032 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133504032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133504032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133504032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133504032 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133504032 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133504032 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133504033 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbeda3240]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133504033 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbeda3240]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133504033 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356: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)[0x561dbeda3240]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133504033 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356: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) 20250823133504033 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133504033 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356: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) 20250823133504033 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356: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(2126)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823133504036 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823133504036 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133504036 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133504036 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823133504036 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133504036 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133504036 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133504036 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133504036 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133504036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133504036 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133504036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133504036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133504037 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda3240]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133504037 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda3240]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133504037 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133504039 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823133504039 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133504039 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133504039 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823133504039 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133504040 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133504040 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133504040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133504040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133504040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133504040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133504040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133504040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823133504043 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133504043 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356: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) 20250823133504043 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356: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) 20250823133504043 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed65540]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133504043 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed65540]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133504043 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356: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)[0x561dbed65540]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133504043 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823133504043 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133504043 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133504043 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823133504043 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823133504043 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133504044 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133504044 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133504044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133504044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133504044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133504044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133504044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133504044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2126)@7e0c241b4610: { 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" } } } } } } } 20250823133504047 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed65540]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133504047 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed65540]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133504047 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133504047 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133504047 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O 20250823133504048 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133504048 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133504048 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133504048 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133504048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133504048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133504048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133504048 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133504049 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133504049 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133504049 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823133504049 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823133504049 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823133504049 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133504049 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2126)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish DONE TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Hold the call for some time TC_lu_and_mo_csd0(2126)@7e0c241b4610: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Hangup TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133505055 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133505055 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133505055 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133505055 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133505055 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133505055 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133505056 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133505056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133505056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133505056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133505056 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133505056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133505056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC 20250823133505060 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250823133505060 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133505060 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133505060 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133505060 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823133505060 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823133505060 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133505061 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133505061 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133505061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133505061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133505061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133505061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133505061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133505061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133505065 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133505065 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133505065 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133505065 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133505065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133505065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133505065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133505065 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133505065 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133505065 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133505065 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250823133505065 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823133505065 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250823133505065 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823133505065 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823133505065 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133505065 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133505065 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133505065 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133505065 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133505065 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133505065 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133505065 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133505065 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda3240]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133505065 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda3240]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedb4380] (call_leg.c:197) 20250823133505066 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda3240]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133505066 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda3240]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133505066 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed65540]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133505066 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed65540]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedb4380] (call_leg.c:197) 20250823133505066 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133505066 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed65540]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133505066 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed65540]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133505066 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133505066 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce7d0] (call_leg.c:198) 20250823133505066 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133505066 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Deallocated (fsm.c:568) 20250823133505066 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133505066 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133505066 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133505066 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133505066 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133505066 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133505066 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133505066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133505066 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133505066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133505067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)-2147483607 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133505071 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133505071 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133505071 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133505071 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133505071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133505071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133505071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133505071 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133505072 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133505072 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133505072 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133505072 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133505072 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133505072 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133505072 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce7d0] (msc_a.c:1053) 20250823133505072 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX 20250823133505072 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133505072 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed92fb0] (msc_a.c:1053) 20250823133505072 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133505072 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133505072 DMSC DEBUG msub_fsm[0x561dbed92fb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133505072 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE) MSC-A terminated (msub.c:261) 20250823133505072 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE) 1 MSC-I still active (msub.c:79) 20250823133505072 DMSC DEBUG msub_fsm[0x561dbed92fb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133505072 DMSC DEBUG msub_fsm[0x561dbed92fb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133505072 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133505072 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Removing from parent msub_fsm[0x561dbed92fb0] (msub.c:113) 20250823133505072 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-356 (ran_conn.c:155) 20250823133505072 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Freeing instance (msub.c:113) 20250823133505072 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-356:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Deallocated (fsm.c:568) 20250823133505072 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE) Free (msub.c:119) 20250823133505072 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE - active-conn: now used by 1 (attached) (msub.c:375) 20250823133505072 DMSC DEBUG msub_fsm[0x561dbed92fb0]{terminating}: Freeing instance (msub.c:113) 20250823133505072 DMSC DEBUG msub_fsm[0x561dbed92fb0]{terminating}: Deallocated (fsm.c:568) 20250823133505072 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133505072 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133505072 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133505072 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133505072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133505073 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133505073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133505073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 20250823133505073 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133505073 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133505073 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133505073 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133505073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133505073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133505073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133505073 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)15184020 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 9: done TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2126)@7e0c241b4610: ----------------------------------------------- TC_lu_and_mo_csd0(2126)@7e0c241b4610: "CSD Bearer Service: BS22NT" TC_lu_and_mo_csd0(2126)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(2123)@7e0c241b4610: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@7e0c241b4610: 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(2118)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)5962720 MSC_Test_0-RAN(2118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@7e0c241b4610: First idle individual index:0 20250823133506086 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133506086 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133506086 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133506086 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133506087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133506087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133506087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133506087 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133506087 DMSC DEBUG msub_fsm[0x561dbeda3240]{active}: Allocated (fsm.c:456) 20250823133506087 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: Allocated (fsm.c:456) 20250823133506087 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: is child of msub_fsm[0x561dbeda3240] (fsm.c:486) 20250823133506087 DMSC DEBUG msc_a[0x561dbedc5430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133506087 DMSC DEBUG msc_a[0x561dbedc5430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeda3240] (fsm.c:486) 20250823133506087 DMSC DEBUG msc_a(unknown:GERAN-A-357:NONE)[0x561dbedc5430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133506087 DMSC DEBUG msc_i(unknown:GERAN-A-357:NONE)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133506087 DMSC DEBUG msc_a(unknown:GERAN-A-357:NONE)[0x561dbedc5430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133506087 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-357:LU)[0x561dbedc5430]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133506087 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-357:LU)[0x561dbedc5430]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133506087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x561dbed65540]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133506087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x561dbed65540]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-357:LU)[0x561dbedc5430] (fsm.c:486) 20250823133506087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x561dbed65540]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133506088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x561dbed65540]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133506088 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133506088 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133506088 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbedc5430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133506088 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbedc5430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133506088 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133506088 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133506088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbed65540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133506088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbed65540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133506088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbed65540]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133506088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbed65540]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133506088 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133506088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbed65540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133506088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbed65540]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133506088 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133506088 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbed65540] (fsm.c:486) 20250823133506088 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133506088 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133506088 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133506088 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133506088 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133506088 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133506088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133506088 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133506088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133506088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133506088 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133506088 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133506088 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133506088 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133506088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133506088 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133506088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133506088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: { messageType := 2, destLocRef := '5AFBE0'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(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133506093 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133506093 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133506094 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133506094 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133506094 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133506094 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133506094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133506094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133506094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133506094 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133506094 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133506094 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbedc5430]{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(2126)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133506096 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133506096 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133506096 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133506097 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133506097 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133506097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbed65540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133506097 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133506097 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133506098 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133506098 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbed65540] (vlr_lu_fsm.c:110) 20250823133506098 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133506098 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133506098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbed65540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133506098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbed65540]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133506098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133506098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbed65540] (fsm.c:486) 20250823133506098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133506098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133506098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133506098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133506098 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:TMSInew-0x0E17EA8A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133506098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133506098 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:TMSInew-0x0E17EA8A LOCATION UPDATE ACCEPT (TMSI = 0x0e17ea8a) (gsm_04_08.c:149) 20250823133506098 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:TMSInew-0x0E17EA8A:GERAN-A-357:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133506098 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:TMSInew-0x0E17EA8A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133506098 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133506098 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133506098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133506098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133506098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133506098 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133506098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133506098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823133506103 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133506103 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133506103 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133506103 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133506103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133506103 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133506103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133506103 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133506103 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:TMSInew-0x0E17EA8A:GERAN-A-357:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133506103 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:TMSInew-0x0E17EA8A:GERAN-A-357:LU)[0x561dbedc5430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133506103 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:TMSInew-0x0E17EA8A:GERAN-A-357:LU)[0x561dbedc5430]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133506103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:TMSInew-0x0E17EA8A:GERAN-A-357:LU)[0x561dbed65540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133506103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133506103 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133506103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133506103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-357:LU)[0x561dbed65540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133506103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133506103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-357:LU)[0x561dbed65540] (vlr_lu_fsm.c:817) 20250823133506103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133506103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0F2743BE:GERAN-A-357:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133506103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-357:LU)[0x561dbed65540]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133506103 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-357:LU)[0x561dbedc5430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133506103 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-357:LU)[0x561dbedc5430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.983s remaining) (msc_a.c:450) 20250823133506103 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133506104 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-357:LU)[0x561dbedc5430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133506104 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-357:LU)[0x561dbedc5430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133506104 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133506104 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133506104 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133506104 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-357:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133506104 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133506104 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133506104 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133506104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133506104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133506104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133506104 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133506104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133506104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133506107 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133506107 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133506107 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133506107 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133506107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133506107 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133506107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133506107 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133506107 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-357:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133506107 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-357:LU)[0x561dbedc5430]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133506107 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-357:LU)[0x561dbedc5430]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133506108 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-357:LU)[0x561dbedc5430]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133506108 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-357:LU)[0x561dbedc5430]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133506108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-357:LU)[0x561dbed65540]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133506108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-357:LU)[0x561dbed65540]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-357:LU)[0x561dbedc5430] (msc_a.c:1053) 20250823133506108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-357:LU)[0x561dbed65540]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133506108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-357:LU)[0x561dbed65540]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133506108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-357:LU)[0x561dbed65540]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133506108 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-357:LU)[0x561dbedc5430]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeda3240] (msc_a.c:1053) 20250823133506108 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-357:LU)[0x561dbedc5430]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133506108 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-357:LU)[0x561dbedc5430]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133506108 DMSC DEBUG msub_fsm[0x561dbeda3240]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133506108 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A) MSC-A terminated (msub.c:261) 20250823133506108 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A) 1 MSC-I still active (msub.c:79) 20250823133506108 DMSC DEBUG msub_fsm[0x561dbeda3240]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133506108 DMSC DEBUG msub_fsm[0x561dbeda3240]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133506108 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-357:LU)[0x561dbed8c9b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133506108 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-357:LU)[0x561dbed8c9b0]{READY}: Removing from parent msub_fsm[0x561dbeda3240] (msub.c:113) 20250823133506108 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-357 (ran_conn.c:155) 20250823133506108 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-357:LU)[0x561dbed8c9b0]{READY}: Freeing instance (msub.c:113) 20250823133506108 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-357:LU)[0x561dbed8c9b0]{READY}: Deallocated (fsm.c:568) 20250823133506108 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A) Free (msub.c:119) 20250823133506108 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A - active-conn: now used by 1 (attached) (msub.c:375) 20250823133506108 DMSC DEBUG msub_fsm[0x561dbeda3240]{terminating}: Freeing instance (msub.c:113) 20250823133506108 DMSC DEBUG msub_fsm[0x561dbeda3240]{terminating}: Deallocated (fsm.c:568) 20250823133506108 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133506108 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133506108 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133506108 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133506108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133506108 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133506108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133506108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 20250823133506109 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133506109 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133506109 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133506109 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133506109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133506109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133506109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133506109 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)5962720 TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133506111 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133506111 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: 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 := '0E17EA8A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2118)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)12536938 MSC_Test_0-RAN(2118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133506310 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133506310 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133506310 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133506310 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133506310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133506310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133506310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133506310 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133506311 DMSC DEBUG msub_fsm[0x561dbed65540]{active}: Allocated (fsm.c:456) 20250823133506311 DMSC DEBUG msc_i[0x561dbedc5430]{READY}: Allocated (fsm.c:456) 20250823133506311 DMSC DEBUG msc_i[0x561dbedc5430]{READY}: is child of msub_fsm[0x561dbed65540] (fsm.c:486) 20250823133506311 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133506311 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed65540] (fsm.c:486) 20250823133506311 DMSC DEBUG msc_a(unknown:GERAN-A-358:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133506311 DMSC DEBUG msc_i(unknown:GERAN-A-358:NONE)[0x561dbedc5430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133506311 DMSC DEBUG msc_a(unknown:GERAN-A-358:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133506311 DMM DEBUG msc_a(TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133506311 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133506311 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c9b0] (fsm.c:486) 20250823133506311 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133506311 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133506311 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133506311 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133506311 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133506311 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133506311 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133506311 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133506311 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133506312 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedc5430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133506312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133506312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133506312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133506312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133506312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133506312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133506312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133506312 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedc5430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133506312 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133506312 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133506312 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133506312 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133506312 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133506312 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133506312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133506312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133506312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133506312 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133506312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133506312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133506312 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133506312 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133506312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133506312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133506312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133506312 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133506312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133506313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133506313 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133506313 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133506313 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133506313 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133506313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133506313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133506313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133506313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: { messageType := 2, destLocRef := 'BF4C6A'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-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133506316 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133506316 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2120)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2126) MSC_Test-MGCP(2121)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=1 into dtap '03050407E18A89210240A05E04802143F5'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '03450407E18A89210240A05E04802143F5'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:20 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 20250823133506324 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133506324 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133506324 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133506324 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133506324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133506324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133506324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133506324 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240A05E04802143F5'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133506324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedc5430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133506324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133506324 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823133506324 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A callref-0x8000002a tid-8) New transaction (transaction.c:231) 20250823133506324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823133506324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133506324 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823133506324 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133506324 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133506324 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358: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) 20250823133506324 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823133506325 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823133506325 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133506325 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c9b0] (fsm.c:486) 20250823133506325 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358: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) 20250823133506325 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed66050]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133506325 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed66050]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133506325 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:no-CI)[0x561dbed66050]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133506325 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:no-CI)[0x561dbed66050]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133506325 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c880]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133506325 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c880]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133506325 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:no-CI)[0x561dbed8c880]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133506325 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:no-CI)[0x561dbed8c880]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@7e0c241b4610: 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(2126) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823133506328 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:no-CI)[0x561dbed66050]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133506328 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133506328 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133506328 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358: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(2120)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2126) MSC_Test-MNCC(2120)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)-2147483606 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823133506331 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:no-CI)[0x561dbed8c880]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133506332 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133506332 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133506332 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358: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) 20250823133506332 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) Sending Assignment Command (msc_a.c:706) 20250823133506332 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedc5430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind 20250823133506332 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133506332 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133506332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133506332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133506332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133506332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133506332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133506332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823133506333 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250823133506336 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133506336 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133506336 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133506336 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133506336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133506336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133506336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133506336 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133506336 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedc5430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133506336 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133506336 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed8c880]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133506336 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed8c880]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133506336 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358: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)[0x561dbed8c880]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133506337 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358: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) 20250823133506337 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133506337 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358: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) 20250823133506337 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358: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(2126)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE 20250823133506339 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823133506339 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133506339 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133506339 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823133506339 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedc5430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133506340 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133506340 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133506340 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133506340 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133506340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133506340 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133506340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133506340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133506342 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed8c880]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133506342 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed8c880]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133506342 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133506343 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823133506343 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133506343 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133506343 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823133506343 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedc5430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133506344 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133506344 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133506344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133506344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133506344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133506344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133506344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133506344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823133506346 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133506346 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358: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) 20250823133506346 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358: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) 20250823133506346 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed66050]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133506346 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed66050]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133506346 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358: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)[0x561dbed66050]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133506347 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823133506347 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133506347 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133506347 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823133506347 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823133506347 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedc5430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133506347 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133506347 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133506347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133506347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133506347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133506347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133506347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133506347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2126)@7e0c241b4610: { 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(2126)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT 20250823133506350 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133506350 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133506350 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133506350 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133506350 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O 20250823133506351 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133506351 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133506351 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133506351 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133506351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133506351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133506351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133506351 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133506352 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedc5430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133506352 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133506352 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823133506352 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823133506352 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823133506352 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133506352 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2126)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish DONE TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Hold the call for some time TC_lu_and_mo_csd0(2126)@7e0c241b4610: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Hangup TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133507360 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133507360 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133507360 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133507360 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133507360 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedc5430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133507360 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133507360 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133507360 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133507360 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133507360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133507361 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133507361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133507361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC 20250823133507364 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250823133507364 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133507364 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133507364 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133507364 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823133507364 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823133507365 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedc5430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133507365 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133507365 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133507365 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133507365 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133507365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133507365 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133507365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133507365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250823133507368 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133507368 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133507369 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133507369 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133507369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133507369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133507369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133507369 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133507369 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedc5430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133507369 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133507369 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250823133507369 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823133507369 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250823133507369 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823133507369 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823133507369 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133507369 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133507369 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133507369 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133507369 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133507369 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133507370 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133507370 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133507370 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed8c880]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133507370 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed8c880]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedb4380] (call_leg.c:197) 20250823133507370 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed8c880]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133507370 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed8c880]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133507370 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133507370 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedb4380] (call_leg.c:197) 20250823133507370 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133507370 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133507370 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133507370 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133507370 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c9b0] (call_leg.c:198) 20250823133507370 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133507370 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Deallocated (fsm.c:568) 20250823133507370 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133507371 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedc5430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133507371 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133507371 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133507371 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133507371 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133507371 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133507371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133507371 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133507371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133507371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)-2147483606 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133507375 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133507375 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133507375 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133507375 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133507375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133507375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133507375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133507375 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133507376 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedc5430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133507376 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133507376 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133507376 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133507376 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133507376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133507376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c9b0] (msc_a.c:1053) 20250823133507376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133507376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133507376 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed65540] (msc_a.c:1053) 20250823133507376 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133507376 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133507376 DMSC DEBUG msub_fsm[0x561dbed65540]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133507376 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A) MSC-A terminated (msub.c:261) 20250823133507376 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A) 1 MSC-I still active (msub.c:79) 20250823133507376 DMSC DEBUG msub_fsm[0x561dbed65540]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133507376 DMSC DEBUG msub_fsm[0x561dbed65540]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133507376 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedc5430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133507376 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedc5430]{READY}: Removing from parent msub_fsm[0x561dbed65540] (msub.c:113) 20250823133507376 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-358 (ran_conn.c:155) 20250823133507376 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedc5430]{READY}: Freeing instance (msub.c:113) 20250823133507376 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-358:CM_SERVICE_REQ)[0x561dbedc5430]{READY}: Deallocated (fsm.c:568) 20250823133507376 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A) Free (msub.c:119) 20250823133507376 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A - active-conn: now used by 1 (attached) (msub.c:375) 20250823133507376 DMSC DEBUG msub_fsm[0x561dbed65540]{terminating}: Freeing instance (msub.c:113) 20250823133507376 DMSC DEBUG msub_fsm[0x561dbed65540]{terminating}: Deallocated (fsm.c:568) 20250823133507376 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133507376 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133507376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133507376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133507376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133507376 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133507376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133507377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 20250823133507377 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133507377 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133507377 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133507377 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133507377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133507377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133507377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133507377 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)12536938 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 9: done TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2126)@7e0c241b4610: ----------------------------------------------- TC_lu_and_mo_csd0(2126)@7e0c241b4610: "CSD Bearer Service: BS24NT" TC_lu_and_mo_csd0(2126)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(2123)@7e0c241b4610: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@7e0c241b4610: 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(2118)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)3527727 MSC_Test_0-SCCP(2117)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(2118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133508383 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133508383 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133508383 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133508383 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133508383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133508383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133508383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133508383 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133508384 DMSC DEBUG msub_fsm[0x561dbed97b70]{active}: Allocated (fsm.c:456) 20250823133508384 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: Allocated (fsm.c:456) 20250823133508384 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: is child of msub_fsm[0x561dbed97b70] (fsm.c:486) 20250823133508384 DMSC DEBUG msc_a[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133508384 DMSC DEBUG msc_a[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed97b70] (fsm.c:486) 20250823133508384 DMSC DEBUG msc_a(unknown:GERAN-A-359:NONE)[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133508384 DMSC DEBUG msc_i(unknown:GERAN-A-359:NONE)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133508384 DMSC DEBUG msc_a(unknown:GERAN-A-359:NONE)[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133508384 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-359:LU)[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133508384 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-359:LU)[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133508384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133508384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-359:LU)[0x561dbed930e0] (fsm.c:486) 20250823133508384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133508384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133508384 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133508384 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133508384 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133508384 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133508384 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133508384 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133508384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133508384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133508384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133508384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133508384 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133508384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133508384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133508384 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133508384 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbed66050] (fsm.c:486) 20250823133508384 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133508384 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133508384 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133508384 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133508384 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133508384 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133508384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133508384 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133508384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133508384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133508384 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133508384 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133508384 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133508384 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133508384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133508384 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133508384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133508384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(2117)@7e0c241b4610: { messageType := 2, destLocRef := '35D42F'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(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133508385 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133508385 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133508387 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133508387 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133508387 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133508387 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133508387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133508387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133508387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133508387 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133508387 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133508387 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133508387 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133508387 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133508387 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133508388 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbed930e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133508388 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133508388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133508388 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133508388 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133508388 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133508388 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbed66050] (vlr_lu_fsm.c:110) 20250823133508388 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133508388 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133508388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133508388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133508388 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133508388 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbed66050] (fsm.c:486) 20250823133508388 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133508388 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133508388 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133508388 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133508388 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:TMSInew-0x2646DD99) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133508388 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133508388 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:TMSInew-0x2646DD99 LOCATION UPDATE ACCEPT (TMSI = 0x2646dd99) (gsm_04_08.c:149) 20250823133508388 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:TMSInew-0x2646DD99:GERAN-A-359:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133508388 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:TMSInew-0x2646DD99 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133508388 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133508388 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133508388 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133508388 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133508388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133508388 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133508388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133508388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133508390 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133508390 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133508390 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133508390 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133508390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133508390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133508390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133508390 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133508390 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:TMSInew-0x2646DD99:GERAN-A-359:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133508390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:TMSInew-0x2646DD99:GERAN-A-359:LU)[0x561dbed930e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133508390 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:TMSInew-0x2646DD99:GERAN-A-359:LU)[0x561dbed930e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133508390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:TMSInew-0x2646DD99:GERAN-A-359:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133508390 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133508390 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133508390 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133508390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-359:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133508390 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133508390 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-359:LU)[0x561dbed66050] (vlr_lu_fsm.c:817) 20250823133508390 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133508390 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E17EA8A:GERAN-A-359:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133508390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-359:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133508390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-359:LU)[0x561dbed930e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133508390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-359:LU)[0x561dbed930e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250823133508390 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133508390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-359:LU)[0x561dbed930e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133508390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-359:LU)[0x561dbed930e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133508390 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133508390 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133508390 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133508390 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-359:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133508390 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133508390 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133508390 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133508390 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133508390 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133508390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133508390 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133508390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133508390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133508391 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133508391 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133508391 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133508391 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133508391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133508391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133508391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133508391 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133508391 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-359:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133508391 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-359:LU)[0x561dbed930e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133508391 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-359:LU)[0x561dbed930e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133508391 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-359:LU)[0x561dbed930e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133508391 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-359:LU)[0x561dbed930e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133508391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-359:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133508391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-359:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-359:LU)[0x561dbed930e0] (msc_a.c:1053) 20250823133508391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-359:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133508391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-359:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133508391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-359:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133508391 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-359:LU)[0x561dbed930e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed97b70] (msc_a.c:1053) 20250823133508391 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-359:LU)[0x561dbed930e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133508391 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-359:LU)[0x561dbed930e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133508391 DMSC DEBUG msub_fsm[0x561dbed97b70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133508391 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99) MSC-A terminated (msub.c:261) 20250823133508391 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99) 1 MSC-I still active (msub.c:79) 20250823133508391 DMSC DEBUG msub_fsm[0x561dbed97b70]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133508391 DMSC DEBUG msub_fsm[0x561dbed97b70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133508391 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-359:LU)[0x561dbed8c880]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133508391 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-359:LU)[0x561dbed8c880]{READY}: Removing from parent msub_fsm[0x561dbed97b70] (msub.c:113) 20250823133508391 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-359 (ran_conn.c:155) 20250823133508391 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-359:LU)[0x561dbed8c880]{READY}: Freeing instance (msub.c:113) 20250823133508391 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-359:LU)[0x561dbed8c880]{READY}: Deallocated (fsm.c:568) 20250823133508391 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99) Free (msub.c:119) 20250823133508391 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133508391 DMSC DEBUG msub_fsm[0x561dbed97b70]{terminating}: Freeing instance (msub.c:113) 20250823133508391 DMSC DEBUG msub_fsm[0x561dbed97b70]{terminating}: Deallocated (fsm.c:568) 20250823133508391 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133508392 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133508392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133508392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133508392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133508392 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133508392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133508392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133508392 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133508392 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133508392 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133508392 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133508392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133508392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133508392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133508392 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)3527727 TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133508392 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133508392 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: 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 := '2646DD99'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2118)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)9601548 MSC_Test_0-RAN(2118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133508594 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133508594 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133508594 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133508594 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133508594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133508594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133508594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133508594 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133508595 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Allocated (fsm.c:456) 20250823133508595 DMSC DEBUG msc_i[0x561dbed930e0]{READY}: Allocated (fsm.c:456) 20250823133508595 DMSC DEBUG msc_i[0x561dbed930e0]{READY}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133508595 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133508595 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133508595 DMSC DEBUG msc_a(unknown:GERAN-A-360:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133508595 DMSC DEBUG msc_i(unknown:GERAN-A-360:NONE)[0x561dbed930e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133508595 DMSC DEBUG msc_a(unknown:GERAN-A-360:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133508595 DMM DEBUG msc_a(TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133508595 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed97b70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133508595 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed97b70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c880] (fsm.c:486) 20250823133508595 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed97b70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133508595 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed97b70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133508595 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133508595 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133508596 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133508596 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133508596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed97b70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133508596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed97b70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133508596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed97b70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133508596 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133508596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed97b70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133508596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed97b70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133508596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed97b70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133508596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed97b70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133508596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed97b70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133508596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed97b70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133508596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed97b70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133508596 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133508596 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133508596 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133508596 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133508596 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133508596 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133508596 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133508597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133508597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133508597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133508597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133508597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133508597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133508597 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133508597 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133508597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133508597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133508597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133508597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133508597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133508597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133508597 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133508597 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133508597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133508598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133508598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133508598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133508598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133508598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: { messageType := 2, destLocRef := '92820C'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(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133508601 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133508601 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2120)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2126) MSC_Test-MGCP(2121)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=1 into dtap '03050407E18A89210340A05E04802143F5'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '03450407E18A89210340A05E04802143F5'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:20 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340A05E04802143F5'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133508610 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133508610 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133508610 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133508610 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133508610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133508610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133508610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133508610 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133508610 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133508610 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133508610 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823133508610 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99 callref-0x8000002b tid-8) New transaction (transaction.c:231) 20250823133508610 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823133508610 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133508610 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823133508610 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133508611 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133508611 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360: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) 20250823133508611 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823133508611 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823133508611 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133508611 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c880] (fsm.c:486) 20250823133508611 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360: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) 20250823133508611 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c9b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133508611 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c9b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133508611 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:no-CI)[0x561dbed8c9b0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133508611 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:no-CI)[0x561dbed8c9b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133508611 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbedab3d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133508611 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbedab3d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133508611 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:no-CI)[0x561dbedab3d0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133508611 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:no-CI)[0x561dbedab3d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@7e0c241b4610: 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(2126) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823133508615 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:no-CI)[0x561dbed8c9b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133508615 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133508615 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133508615 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360: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) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2120)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2126) MSC_Test-MNCC(2120)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)-2147483605 20250823133508618 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:no-CI)[0x561dbedab3d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133508618 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133508618 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133508618 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360: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) 20250823133508618 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) Sending Assignment Command (msc_a.c:706) 20250823133508618 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133508619 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133508619 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133508619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133508619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind 20250823133508619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133508619 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133508619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133508619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133508620 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133508624 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133508624 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133508624 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133508625 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133508625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133508625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133508625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133508625 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133508625 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133508625 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133508625 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbedab3d0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133508625 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbedab3d0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133508625 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360: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)[0x561dbedab3d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133508625 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360: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) 20250823133508625 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133508625 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360: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) 20250823133508625 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360: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(2126)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE 20250823133508630 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133508630 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133508630 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133508631 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823133508631 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133508631 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133508631 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823133508631 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133508631 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133508631 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133508631 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133508631 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133508632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133508632 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133508632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133508632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133508635 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823133508635 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133508635 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133508635 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823133508635 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133508635 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133508635 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133508635 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133508636 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133508636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133508636 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133508636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133508636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823133508638 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133508638 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360: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) 20250823133508638 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360: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) 20250823133508638 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed8c9b0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133508638 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed8c9b0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133508638 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360: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)[0x561dbed8c9b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133508639 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823133508639 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133508639 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133508639 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823133508639 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823133508639 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133508639 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133508640 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133508640 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133508640 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133508640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133508640 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133508640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133508640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2126)@7e0c241b4610: { 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(2126)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT 20250823133508642 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133508643 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133508643 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133508643 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133508643 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133508644 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133508644 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133508644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133508644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133508644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133508644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133508644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133508644 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133508644 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133508644 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133508644 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823133508645 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823133508645 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823133508645 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133508645 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2126)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish DONE TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Hold the call for some time TC_lu_and_mo_csd0(2126)@7e0c241b4610: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Hangup TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133509654 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133509654 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133509654 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133509654 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133509654 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133509654 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133509654 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133509654 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133509654 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133509654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133509654 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133509654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133509654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC 20250823133509659 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250823133509660 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133509660 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133509660 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133509660 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823133509660 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823133509660 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133509660 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133509660 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133509660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133509660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133509660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133509660 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133509660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133509660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250823133509664 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133509664 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133509664 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133509664 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133509664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133509664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133509664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133509664 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133509664 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133509664 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133509664 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250823133509664 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823133509664 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250823133509664 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823133509664 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823133509664 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133509664 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133509664 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133509664 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133509664 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133509664 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133509664 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133509664 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133509664 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133509664 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbedb4380] (call_leg.c:197) 20250823133509665 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133509665 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133509665 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133509665 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbedb4380] (call_leg.c:197) 20250823133509665 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133509665 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133509665 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133509665 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133509665 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c880] (call_leg.c:198) 20250823133509665 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133509665 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Deallocated (fsm.c:568) 20250823133509665 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133509665 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133509665 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133509665 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133509665 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133509665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133509665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133509665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133509665 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133509665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133509665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)-2147483605 TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133509671 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133509671 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133509671 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133509671 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133509671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133509671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133509671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133509671 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133509671 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133509671 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133509671 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133509671 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133509671 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133509671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed97b70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133509671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed97b70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c880] (msc_a.c:1053) 20250823133509671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed97b70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133509671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed97b70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133509671 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed66050] (msc_a.c:1053) 20250823133509671 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133509671 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133509671 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133509671 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99) MSC-A terminated (msub.c:261) 20250823133509671 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99) 1 MSC-I still active (msub.c:79) 20250823133509671 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133509671 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133509671 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133509671 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Removing from parent msub_fsm[0x561dbed66050] (msub.c:113) 20250823133509672 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-360 (ran_conn.c:155) 20250823133509672 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Freeing instance (msub.c:113) 20250823133509672 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-360:CM_SERVICE_REQ)[0x561dbed930e0]{READY}: Deallocated (fsm.c:568) 20250823133509672 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99) Free (msub.c:119) 20250823133509672 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133509672 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Freeing instance (msub.c:113) 20250823133509672 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Deallocated (fsm.c:568) 20250823133509672 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133509672 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133509672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133509672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133509672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133509672 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133509672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133509672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 20250823133509673 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133509673 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133509673 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133509673 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133509673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133509673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133509673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133509673 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)9601548 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 9: done TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2126)@7e0c241b4610: ----------------------------------------------- TC_lu_and_mo_csd0(2126)@7e0c241b4610: "CSD Bearer Service: BS25NT" TC_lu_and_mo_csd0(2126)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(2123)@7e0c241b4610: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@7e0c241b4610: 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(2118)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)16137138 MSC_Test_0-SCCP(2117)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(2118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133510683 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133510683 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133510683 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133510683 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133510683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133510683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133510683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133510683 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133510684 DMSC DEBUG msub_fsm[0x561dbeda3240]{active}: Allocated (fsm.c:456) 20250823133510684 DMSC DEBUG msc_i[0x561dbedce7d0]{READY}: Allocated (fsm.c:456) 20250823133510684 DMSC DEBUG msc_i[0x561dbedce7d0]{READY}: is child of msub_fsm[0x561dbeda3240] (fsm.c:486) 20250823133510684 DMSC DEBUG msc_a[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133510684 DMSC DEBUG msc_a[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeda3240] (fsm.c:486) 20250823133510684 DMSC DEBUG msc_a(unknown:GERAN-A-361:NONE)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133510684 DMSC DEBUG msc_i(unknown:GERAN-A-361:NONE)[0x561dbedce7d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133510684 DMSC DEBUG msc_a(unknown:GERAN-A-361:NONE)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133510684 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-361:LU)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133510684 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-361:LU)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133510684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133510684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-361:LU)[0x561dbedce6a0] (fsm.c:486) 20250823133510684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133510684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133510684 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133510684 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133510684 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133510684 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133510684 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133510685 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133510685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133510685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133510685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133510685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133510685 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbedce7d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133510685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133510685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133510685 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbed93210]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133510685 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbed93210]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133510685 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbed93210]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133510685 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbed93210]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133510685 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133510685 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133510685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133510685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133510685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133510685 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133510685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133510685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133510685 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133510685 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133510685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133510685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133510685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133510685 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133510685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133510685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: { messageType := 2, destLocRef := 'F63BB2'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(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133510688 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133510688 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823133510690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133510690 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133510690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133510690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133510691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133510691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133510691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133510691 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133510691 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbedce7d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133510691 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133510692 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133510692 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133510692 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133510692 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133510693 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133510693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133510693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbed93210]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133510693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbed93210]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133510693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbed93210]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133510693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbed93210]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbed8c9b0] (vlr_lu_fsm.c:110) 20250823133510693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbed93210]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133510693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbed93210]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133510694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133510694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133510694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133510694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133510694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133510694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133510694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133510694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133510694 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:TMSInew-0x784EED37) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133510694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133510694 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:TMSInew-0x784EED37 LOCATION UPDATE ACCEPT (TMSI = 0x784eed37) (gsm_04_08.c:149) 20250823133510694 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:TMSInew-0x784EED37:GERAN-A-361:LU)[0x561dbedce7d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133510694 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:TMSInew-0x784EED37 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133510694 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133510694 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133510694 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133510694 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133510694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133510694 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133510694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133510694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823133510698 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133510698 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133510698 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133510698 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133510698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133510698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133510698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133510698 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133510698 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:TMSInew-0x784EED37:GERAN-A-361:LU)[0x561dbedce7d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133510698 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:TMSInew-0x784EED37:GERAN-A-361:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133510699 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:TMSInew-0x784EED37:GERAN-A-361:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133510699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:TMSInew-0x784EED37:GERAN-A-361:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133510699 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133510699 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133510699 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133510699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-361:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133510699 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133510699 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-361:LU)[0x561dbed8c9b0] (vlr_lu_fsm.c:817) 20250823133510699 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133510699 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2646DD99:GERAN-A-361:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133510699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-361:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133510699 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-361:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133510699 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-361:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250823133510699 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133510699 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-361:LU)[0x561dbedce6a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133510699 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-361:LU)[0x561dbedce6a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133510699 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133510699 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133510699 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133510699 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-361:LU)[0x561dbedce7d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133510699 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133510699 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133510699 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133510699 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133510699 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133510699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133510699 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133510699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133510699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133510703 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133510703 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133510703 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133510703 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133510703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133510703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133510703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133510703 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133510703 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-361:LU)[0x561dbedce7d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133510703 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-361:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133510703 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-361:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133510703 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-361:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133510703 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-361:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133510703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-361:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133510703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-361:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-361:LU)[0x561dbedce6a0] (msc_a.c:1053) 20250823133510703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-361:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133510703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-361:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133510703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-361:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133510703 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-361:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeda3240] (msc_a.c:1053) 20250823133510703 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-361:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133510703 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-361:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133510703 DMSC DEBUG msub_fsm[0x561dbeda3240]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133510703 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37) MSC-A terminated (msub.c:261) 20250823133510703 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37) 1 MSC-I still active (msub.c:79) 20250823133510703 DMSC DEBUG msub_fsm[0x561dbeda3240]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133510703 DMSC DEBUG msub_fsm[0x561dbeda3240]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133510703 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-361:LU)[0x561dbedce7d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133510704 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-361:LU)[0x561dbedce7d0]{READY}: Removing from parent msub_fsm[0x561dbeda3240] (msub.c:113) 20250823133510704 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-361 (ran_conn.c:155) 20250823133510704 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-361:LU)[0x561dbedce7d0]{READY}: Freeing instance (msub.c:113) 20250823133510704 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-361:LU)[0x561dbedce7d0]{READY}: Deallocated (fsm.c:568) 20250823133510704 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37) Free (msub.c:119) 20250823133510704 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133510704 DMSC DEBUG msub_fsm[0x561dbeda3240]{terminating}: Freeing instance (msub.c:113) 20250823133510704 DMSC DEBUG msub_fsm[0x561dbeda3240]{terminating}: Deallocated (fsm.c:568) 20250823133510704 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133510704 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133510704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133510704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133510704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133510704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133510704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133510704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 20250823133510705 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133510705 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133510705 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133510705 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133510705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133510705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133510705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133510705 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)16137138 TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133510706 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133510706 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: 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 := '784EED37'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2118)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)13177491 MSC_Test_0-SCCP(2117)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(2118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133510906 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133510906 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133510906 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133510906 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133510906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133510906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133510906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133510906 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133510907 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Allocated (fsm.c:456) 20250823133510907 DMSC DEBUG msc_i[0x561dbedce6a0]{READY}: Allocated (fsm.c:456) 20250823133510907 DMSC DEBUG msc_i[0x561dbedce6a0]{READY}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133510907 DMSC DEBUG msc_a[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133510907 DMSC DEBUG msc_a[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133510908 DMSC DEBUG msc_a(unknown:GERAN-A-362:NONE)[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133510908 DMSC DEBUG msc_i(unknown:GERAN-A-362:NONE)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133510908 DMSC DEBUG msc_a(unknown:GERAN-A-362:NONE)[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133510908 DMM DEBUG msc_a(TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133510908 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133510908 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce7d0] (fsm.c:486) 20250823133510908 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133510908 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133510908 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133510908 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133510908 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133510908 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133510908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133510908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133510908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133510908 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133510908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133510908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133510908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133510908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133510908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133510908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133510908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133510908 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133510909 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133510909 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250823133510909 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133510909 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133510909 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133510909 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133510909 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133510909 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133510909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133510909 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133510909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133510909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133510909 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133510909 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133510909 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133510910 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133510910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133510910 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133510910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133510910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133510910 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133510910 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133510910 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133510910 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133510910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133510910 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133510910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133510910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: { messageType := 2, destLocRef := 'C91293'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(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133510913 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133510913 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2120)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2126) MSC_Test-MGCP(2121)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=1 into dtap '03050407E18A89210440A05E04802143F5'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '03450407E18A89210440A05E04802143F5'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:20 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440A05E04802143F5'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133510920 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133510920 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133510920 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133510920 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133510920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133510920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133510920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133510920 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133510921 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133510921 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133510921 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823133510921 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37 callref-0x8000002c tid-8) New transaction (transaction.c:231) 20250823133510921 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823133510921 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133510921 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823133510921 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133510921 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133510921 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362: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) 20250823133510921 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823133510921 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823133510921 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133510921 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce7d0] (fsm.c:486) 20250823133510921 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362: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) 20250823133510922 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbed66050]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133510922 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbed66050]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133510922 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:no-CI)[0x561dbed66050]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133510922 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:no-CI)[0x561dbed66050]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133510922 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbed8c880]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133510922 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbed8c880]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133510922 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:no-CI)[0x561dbed8c880]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133510922 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:no-CI)[0x561dbed8c880]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@7e0c241b4610: 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(2126) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823133510926 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:no-CI)[0x561dbed66050]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133510926 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133510926 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133510926 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362: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(2120)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2126) MSC_Test-MNCC(2120)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)-2147483604 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823133510929 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:no-CI)[0x561dbed8c880]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133510929 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133510929 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind 20250823133510929 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362: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) 20250823133510929 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) Sending Assignment Command (msc_a.c:706) 20250823133510929 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133510929 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133510929 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133510929 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133510929 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133510929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133510929 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133510929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133510929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823133510930 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133510933 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133510934 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133510934 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133510934 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133510934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133510934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133510934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133510934 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133510934 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133510934 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133510934 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed8c880]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133510934 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed8c880]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133510934 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362: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)[0x561dbed8c880]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133510934 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362: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) 20250823133510934 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133510934 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362: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) 20250823133510934 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362: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(2126)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE 20250823133510938 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed8c880]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133510938 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed8c880]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133510938 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133510939 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823133510939 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133510939 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133510939 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823133510939 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133510939 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133510939 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133510939 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133510939 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133510939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133510939 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133510939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133510939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133510942 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823133510942 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133510942 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133510942 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823133510942 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133510943 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133510943 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133510943 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133510943 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133510943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133510943 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133510943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133510943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823133510946 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133510946 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362: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) 20250823133510946 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362: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) 20250823133510946 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed66050]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133510946 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed66050]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133510946 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362: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)[0x561dbed66050]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133510947 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823133510947 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133510947 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133510947 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823133510947 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823133510947 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133510947 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133510947 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133510947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133510947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133510947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133510947 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133510947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133510947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2126)@7e0c241b4610: { 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(2126)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT 20250823133510950 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133510950 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133510950 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133510950 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133510950 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133510951 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133510951 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133510951 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133510951 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133510951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133510951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133510951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133510951 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133510952 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133510952 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133510952 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823133510952 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823133510952 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823133510952 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133510952 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2126)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish DONE TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Hold the call for some time MSC_Test-GSUP-IPA(2122)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2122)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mo_csd0(2126)@7e0c241b4610: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Hangup TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133511957 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133511957 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133511957 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133511957 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133511957 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133511957 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133511957 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133511957 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133511957 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133511957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133511957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133511957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133511957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC 20250823133511962 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250823133511962 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133511962 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133511962 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133511962 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823133511962 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823133511962 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133511962 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133511962 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133511962 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133511962 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133511962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133511962 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133511962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133511962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250823133511966 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133511966 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133511966 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133511966 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133511966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133511966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133511966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133511966 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133511966 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133511966 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133511966 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250823133511966 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823133511966 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250823133511966 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823133511966 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823133511966 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133511966 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133511966 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133511966 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133511966 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133511966 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133511966 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133511966 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133511966 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed8c880]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133511966 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed8c880]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedb4380] (call_leg.c:197) 20250823133511967 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed8c880]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133511967 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed8c880]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133511967 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133511967 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedb4380] (call_leg.c:197) 20250823133511967 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133511967 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133511967 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133511967 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133511967 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce7d0] (call_leg.c:198) 20250823133511967 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133511967 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Deallocated (fsm.c:568) 20250823133511967 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133511967 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133511967 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133511967 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133511967 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133511967 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133511967 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133511967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133511967 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133511967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133511968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)-2147483604 TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133511972 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133511972 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133511972 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133511972 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133511972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133511972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133511972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133511972 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133511973 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133511973 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133511973 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133511973 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133511973 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133511973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133511973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce7d0] (msc_a.c:1053) 20250823133511973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133511973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbeda3240]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133511973 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed8c9b0] (msc_a.c:1053) 20250823133511973 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133511973 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce7d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133511973 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133511973 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37) MSC-A terminated (msub.c:261) 20250823133511973 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37) 1 MSC-I still active (msub.c:79) 20250823133511973 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133511973 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133511973 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133511973 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Removing from parent msub_fsm[0x561dbed8c9b0] (msub.c:113) 20250823133511973 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-362 (ran_conn.c:155) 20250823133511973 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Freeing instance (msub.c:113) 20250823133511973 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-362:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Deallocated (fsm.c:568) 20250823133511973 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37) Free (msub.c:119) 20250823133511973 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133511973 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Freeing instance (msub.c:113) 20250823133511973 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Deallocated (fsm.c:568) 20250823133511973 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133511973 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133511973 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133511973 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133511973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133511973 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133511973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133511973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 20250823133511974 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133511974 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133511974 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133511974 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133511974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133511975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133511975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133511975 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)13177491 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 9: done TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2126)@7e0c241b4610: ----------------------------------------------- TC_lu_and_mo_csd0(2126)@7e0c241b4610: "CSD Bearer Service: BS26NT" TC_lu_and_mo_csd0(2126)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(2123)@7e0c241b4610: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@7e0c241b4610: 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(2118)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)579709 MSC_Test_0-SCCP(2117)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(2118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133512986 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133512986 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133512986 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133512986 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133512986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133512986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133512986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133512986 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133512987 DMSC DEBUG msub_fsm[0x561dbed930e0]{active}: Allocated (fsm.c:456) 20250823133512987 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: Allocated (fsm.c:456) 20250823133512987 DMSC DEBUG msc_i[0x561dbed8c880]{READY}: is child of msub_fsm[0x561dbed930e0] (fsm.c:486) 20250823133512987 DMSC DEBUG msc_a[0x561dbed93210]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133512987 DMSC DEBUG msc_a[0x561dbed93210]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed930e0] (fsm.c:486) 20250823133512987 DMSC DEBUG msc_a(unknown:GERAN-A-363:NONE)[0x561dbed93210]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133512987 DMSC DEBUG msc_i(unknown:GERAN-A-363:NONE)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133512987 DMSC DEBUG msc_a(unknown:GERAN-A-363:NONE)[0x561dbed93210]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133512987 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-363:LU)[0x561dbed93210]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133512987 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-363:LU)[0x561dbed93210]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133512987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133512987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-363:LU)[0x561dbed93210] (fsm.c:486) 20250823133512987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133512987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133512987 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133512987 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133512987 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbed93210]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133512987 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbed93210]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133512987 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133512987 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133512987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133512987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133512987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133512987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133512987 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133512988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133512988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133512988 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbed93340]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133512988 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbed93340]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbed66050] (fsm.c:486) 20250823133512988 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbed93340]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133512988 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbed93340]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133512988 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133512988 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133512988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133512988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133512988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133512988 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133512988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133512988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133512988 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133512988 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133512988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133512988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133512988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133512988 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133512988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133512988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(2117)@7e0c241b4610: { messageType := 2, destLocRef := '08D87D'O, 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(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133512991 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133512991 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823133512992 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133512992 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133512992 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133512992 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133512992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133512992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133512992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133512992 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133512992 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133512993 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbed93210]{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(2126)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133512996 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133512996 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133512996 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133512996 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133512997 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133512997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133512997 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbed93340]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133512997 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbed93340]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133512997 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbed93340]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133512997 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbed93340]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbed66050] (vlr_lu_fsm.c:110) 20250823133512997 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbed93340]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133512997 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbed93340]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133512997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133512997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133512997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133512997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbed66050] (fsm.c:486) 20250823133512997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133512997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133512997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133512997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133512997 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:TMSInew-0x1453A260) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133512997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133512997 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:TMSInew-0x1453A260 LOCATION UPDATE ACCEPT (TMSI = 0x1453a260) (gsm_04_08.c:149) 20250823133512997 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:TMSInew-0x1453A260:GERAN-A-363:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133512997 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:TMSInew-0x1453A260 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133512997 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133512997 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133512997 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133512997 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133512998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133512998 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133512998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133512998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823133513001 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133513001 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133513001 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133513001 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133513001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133513001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133513001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133513001 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133513002 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:TMSInew-0x1453A260:GERAN-A-363:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133513002 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:TMSInew-0x1453A260:GERAN-A-363:LU)[0x561dbed93210]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133513002 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:TMSInew-0x1453A260:GERAN-A-363:LU)[0x561dbed93210]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133513002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:TMSInew-0x1453A260:GERAN-A-363:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133513002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133513002 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133513002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133513002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-363:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133513002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133513002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-363:LU)[0x561dbed66050] (vlr_lu_fsm.c:817) 20250823133513002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133513002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x784EED37:GERAN-A-363:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133513002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-363:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133513002 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-363:LU)[0x561dbed93210]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133513002 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-363:LU)[0x561dbed93210]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250823133513002 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133513002 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-363:LU)[0x561dbed93210]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133513002 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-363:LU)[0x561dbed93210]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133513002 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133513002 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133513002 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133513002 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-363:LU)[0x561dbed8c880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133513002 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133513002 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133513002 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133513002 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133513002 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133513002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133513002 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133513002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133513002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133513005 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133513005 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133513005 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133513005 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133513005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133513005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133513005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133513005 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133513006 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-363:LU)[0x561dbed8c880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133513006 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-363:LU)[0x561dbed93210]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133513006 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-363:LU)[0x561dbed93210]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133513006 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-363:LU)[0x561dbed93210]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133513006 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-363:LU)[0x561dbed93210]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133513006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-363:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133513006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-363:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-363:LU)[0x561dbed93210] (msc_a.c:1053) 20250823133513006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-363:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133513006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-363:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133513006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-363:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133513006 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-363:LU)[0x561dbed93210]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed930e0] (msc_a.c:1053) 20250823133513006 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-363:LU)[0x561dbed93210]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133513006 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-363:LU)[0x561dbed93210]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133513006 DMSC DEBUG msub_fsm[0x561dbed930e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133513006 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260) MSC-A terminated (msub.c:261) 20250823133513006 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260) 1 MSC-I still active (msub.c:79) 20250823133513006 DMSC DEBUG msub_fsm[0x561dbed930e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133513006 DMSC DEBUG msub_fsm[0x561dbed930e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133513006 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-363:LU)[0x561dbed8c880]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133513006 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-363:LU)[0x561dbed8c880]{READY}: Removing from parent msub_fsm[0x561dbed930e0] (msub.c:113) 20250823133513006 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-363 (ran_conn.c:155) 20250823133513006 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-363:LU)[0x561dbed8c880]{READY}: Freeing instance (msub.c:113) 20250823133513006 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-363:LU)[0x561dbed8c880]{READY}: Deallocated (fsm.c:568) 20250823133513006 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260) Free (msub.c:119) 20250823133513006 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133513006 DMSC DEBUG msub_fsm[0x561dbed930e0]{terminating}: Freeing instance (msub.c:113) 20250823133513006 DMSC DEBUG msub_fsm[0x561dbed930e0]{terminating}: Deallocated (fsm.c:568) 20250823133513006 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133513006 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133513006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133513006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133513006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133513006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133513006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133513006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 20250823133513007 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133513007 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133513007 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133513007 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133513007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133513007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133513007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133513007 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)579709 TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133513009 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133513009 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: 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 := '1453A260'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2118)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)1368694 MSC_Test_0-RAN(2118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133513210 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133513210 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133513210 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133513211 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133513211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133513211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133513211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133513211 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133513212 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Allocated (fsm.c:456) 20250823133513212 DMSC DEBUG msc_i[0x561dbed93210]{READY}: Allocated (fsm.c:456) 20250823133513212 DMSC DEBUG msc_i[0x561dbed93210]{READY}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133513212 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133513212 DMSC DEBUG msc_a[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133513212 DMSC DEBUG msc_a(unknown:GERAN-A-364:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133513212 DMSC DEBUG msc_i(unknown:GERAN-A-364:NONE)[0x561dbed93210]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133513212 DMSC DEBUG msc_a(unknown:GERAN-A-364:NONE)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133513212 DMM DEBUG msc_a(TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133513212 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed930e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133513212 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed930e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c880] (fsm.c:486) 20250823133513212 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed930e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133513212 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed930e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133513212 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133513212 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133513212 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133513212 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133513212 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed930e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133513212 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed930e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133513212 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed930e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133513212 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed93210]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133513212 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed930e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133513212 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed930e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133513212 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed930e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133513212 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed930e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133513212 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed930e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133513212 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed930e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133513212 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed930e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133513213 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed93210]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133513213 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133513213 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133513213 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133513213 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133513213 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133513213 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133513213 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133513213 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133513213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133513213 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133513213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133513213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133513213 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133513213 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133513213 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133513213 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133513213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133513213 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133513213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133513213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133513213 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133513213 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133513213 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133513213 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133513213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133513213 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133513213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133513213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: { messageType := 2, destLocRef := '14E276'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(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133513216 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133513216 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2120)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2126) MSC_Test-MGCP(2121)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=1 into dtap '03050407E18A89210540A05E04802143F5'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '03450407E18A89210540A05E04802143F5'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:20 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540A05E04802143F5'O 20250823133513225 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133513225 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133513225 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133513225 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133513225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133513225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133513225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133513225 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133513225 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed93210]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133513225 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133513225 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823133513225 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260 callref-0x8000002d tid-8) New transaction (transaction.c:231) 20250823133513225 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823133513225 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133513225 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823133513225 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133513225 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133513226 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364: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) 20250823133513226 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823133513226 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823133513226 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133513226 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c880] (fsm.c:486) 20250823133513226 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364: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) 20250823133513226 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c9b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133513226 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c9b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133513226 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:no-CI)[0x561dbed8c9b0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133513226 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:no-CI)[0x561dbed8c9b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133513226 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed92fb0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133513226 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed92fb0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133513226 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:no-CI)[0x561dbed92fb0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133513226 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:no-CI)[0x561dbed92fb0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@7e0c241b4610: 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(2126) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823133513229 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:no-CI)[0x561dbed8c9b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133513229 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133513229 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133513229 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364: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(2126)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2120)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2126) MSC_Test-MNCC(2120)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)-2147483603 20250823133513232 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:no-CI)[0x561dbed92fb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133513232 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133513232 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133513232 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364: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) 20250823133513232 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) Sending Assignment Command (msc_a.c:706) 20250823133513232 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed93210]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133513232 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133513232 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133513232 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133513232 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133513233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133513233 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133513233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133513233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133513234 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250823133513237 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133513237 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133513237 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133513237 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133513237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133513237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133513237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133513237 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133513238 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed93210]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133513238 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133513238 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed92fb0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133513238 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed92fb0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133513238 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364: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)[0x561dbed92fb0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133513238 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364: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) 20250823133513238 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133513238 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364: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) 20250823133513238 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364: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(2126)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823133513241 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823133513241 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133513241 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133513241 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823133513241 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed93210]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133513241 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133513241 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133513241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133513241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133513241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133513241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133513241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133513241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133513242 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed92fb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133513242 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed92fb0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133513242 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133513245 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823133513245 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133513245 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133513245 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823133513245 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed93210]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133513245 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133513245 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133513245 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133513245 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133513245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133513245 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133513245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133513245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823133513248 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133513248 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364: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) 20250823133513248 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364: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) 20250823133513248 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed8c9b0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133513248 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed8c9b0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133513248 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364: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)[0x561dbed8c9b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133513249 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823133513249 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133513249 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133513249 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823133513249 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823133513249 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed93210]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133513250 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133513250 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133513250 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133513250 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133513250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133513250 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133513250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133513250 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2126)@7e0c241b4610: { 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(2126)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT 20250823133513253 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133513253 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133513253 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133513253 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133513253 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133513254 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133513254 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133513254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133513254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133513254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133513254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133513254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133513254 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133513254 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed93210]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133513254 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133513254 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823133513254 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823133513255 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823133513255 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133513255 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2126)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish DONE TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Hold the call for some time TC_lu_and_mo_csd0(2126)@7e0c241b4610: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Hangup TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133514262 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133514262 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133514262 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133514262 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133514262 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed93210]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133514263 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133514263 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133514263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133514263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133514263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133514263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133514263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133514263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC 20250823133514267 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250823133514267 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133514267 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133514267 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133514267 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823133514267 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823133514267 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed93210]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133514267 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133514267 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133514267 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133514267 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133514267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133514267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133514267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133514267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133514272 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133514272 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133514272 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133514272 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133514272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133514272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133514272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133514272 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133514272 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed93210]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133514272 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133514272 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250823133514272 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823133514272 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250823133514272 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823133514272 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823133514272 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133514272 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133514272 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133514272 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133514272 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133514272 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133514272 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133514273 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133514273 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed92fb0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133514273 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed92fb0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbedb4380] (call_leg.c:197) 20250823133514273 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed92fb0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133514273 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed92fb0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133514273 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133514273 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbedb4380] (call_leg.c:197) 20250823133514273 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133514273 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133514273 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133514273 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133514273 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c880] (call_leg.c:198) 20250823133514273 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133514273 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Deallocated (fsm.c:568) 20250823133514273 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133514273 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed93210]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133514273 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133514273 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133514273 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 20250823133514273 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133514273 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133514273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133514273 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823133514273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133514273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)-2147483603 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133514278 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133514278 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133514278 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133514278 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133514278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133514278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133514278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133514278 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133514278 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed93210]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133514278 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133514278 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133514278 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133514278 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133514278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed930e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133514278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed930e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c880] (msc_a.c:1053) 20250823133514278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed930e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133514278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed930e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133514278 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed66050] (msc_a.c:1053) 20250823133514278 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133514278 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed8c880]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133514278 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133514278 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260) MSC-A terminated (msub.c:261) 20250823133514278 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260) 1 MSC-I still active (msub.c:79) 20250823133514279 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133514279 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133514279 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed93210]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133514279 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed93210]{READY}: Removing from parent msub_fsm[0x561dbed66050] (msub.c:113) 20250823133514279 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-364 (ran_conn.c:155) 20250823133514279 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed93210]{READY}: Freeing instance (msub.c:113) 20250823133514279 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-364:CM_SERVICE_REQ)[0x561dbed93210]{READY}: Deallocated (fsm.c:568) 20250823133514279 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260) Free (msub.c:119) 20250823133514279 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133514279 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Freeing instance (msub.c:113) 20250823133514279 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Deallocated (fsm.c:568) TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX 20250823133514279 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133514279 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133514279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133514279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133514279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133514279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133514279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133514279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 20250823133514280 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133514280 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133514280 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133514280 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133514280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133514280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133514280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133514280 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)1368694 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133514892 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133514892 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133514892 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133514892 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133514892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133514892 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133514892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133514892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823133514893 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133514893 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133514893 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133514893 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133514893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133514893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133514893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133514893 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 9: done TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2126)@7e0c241b4610: ----------------------------------------------- TC_lu_and_mo_csd0(2126)@7e0c241b4610: "CSD Bearer Service: BS31T" TC_lu_and_mo_csd0(2126)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(2123)@7e0c241b4610: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@7e0c241b4610: 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(2118)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)14440950 MSC_Test_0-RAN(2118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133515292 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133515292 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133515292 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133515292 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133515292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133515292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133515292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133515292 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133515293 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Allocated (fsm.c:456) 20250823133515293 DMSC DEBUG msc_i[0x561dbed92fb0]{READY}: Allocated (fsm.c:456) 20250823133515293 DMSC DEBUG msc_i[0x561dbed92fb0]{READY}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133515293 DMSC DEBUG msc_a[0x561dbed93340]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133515293 DMSC DEBUG msc_a[0x561dbed93340]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133515293 DMSC DEBUG msc_a(unknown:GERAN-A-365:NONE)[0x561dbed93340]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133515293 DMSC DEBUG msc_i(unknown:GERAN-A-365:NONE)[0x561dbed92fb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133515293 DMSC DEBUG msc_a(unknown:GERAN-A-365:NONE)[0x561dbed93340]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133515293 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-365:LU)[0x561dbed93340]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133515293 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-365:LU)[0x561dbed93340]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133515293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133515293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-365:LU)[0x561dbed93340] (fsm.c:486) 20250823133515293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133515293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133515293 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133515293 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133515293 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbed93340]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133515293 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbed93340]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133515293 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133515293 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133515293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133515293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133515293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133515293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133515293 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbed92fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133515293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133515293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133515293 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133515293 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133515294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133515294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133515294 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133515294 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133515294 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133515294 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133515294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133515294 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133515294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133515294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133515294 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133515294 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133515294 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133515294 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133515294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133515294 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133515294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133515294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: { messageType := 2, destLocRef := 'DC59F6'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(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133515297 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133515297 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823133515298 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133515298 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133515298 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133515298 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133515298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133515298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133515298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133515298 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133515299 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbed92fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133515299 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbed93340]{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(2126)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133515301 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133515301 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133515301 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133515301 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133515302 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133515302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133515302 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133515302 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133515302 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133515302 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbed8c9b0] (vlr_lu_fsm.c:110) 20250823133515302 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133515302 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133515302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133515302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133515302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133515302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133515302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133515302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133515302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133515302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133515302 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:TMSInew-0x0122CDC2) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133515302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133515302 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:TMSInew-0x0122CDC2 LOCATION UPDATE ACCEPT (TMSI = 0x0122cdc2) (gsm_04_08.c:149) 20250823133515302 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:TMSInew-0x0122CDC2:GERAN-A-365:LU)[0x561dbed92fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133515302 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:TMSInew-0x0122CDC2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133515302 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133515302 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133515302 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133515302 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133515302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133515302 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133515302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133515302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823133515305 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133515305 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133515305 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133515305 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133515306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133515306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133515306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133515306 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133515306 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:TMSInew-0x0122CDC2:GERAN-A-365:LU)[0x561dbed92fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133515306 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:TMSInew-0x0122CDC2:GERAN-A-365:LU)[0x561dbed93340]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133515306 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:TMSInew-0x0122CDC2:GERAN-A-365:LU)[0x561dbed93340]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133515306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:TMSInew-0x0122CDC2:GERAN-A-365:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133515306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133515306 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133515306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133515306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-365:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133515306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133515306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-365:LU)[0x561dbed8c9b0] (vlr_lu_fsm.c:817) 20250823133515306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133515306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1453A260:GERAN-A-365:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133515306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-365:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133515306 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-365:LU)[0x561dbed93340]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133515306 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-365:LU)[0x561dbed93340]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250823133515306 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133515306 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-365:LU)[0x561dbed93340]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133515306 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-365:LU)[0x561dbed93340]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133515306 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133515306 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133515306 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133515306 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-365:LU)[0x561dbed92fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133515306 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133515306 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133515307 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133515307 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133515307 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133515307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133515307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133515307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133515307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133515310 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133515310 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133515310 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133515310 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133515310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133515310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133515310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133515310 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133515310 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-365:LU)[0x561dbed92fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133515310 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-365:LU)[0x561dbed93340]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133515310 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-365:LU)[0x561dbed93340]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133515311 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-365:LU)[0x561dbed93340]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133515311 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-365:LU)[0x561dbed93340]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133515311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-365:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133515311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-365:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-365:LU)[0x561dbed93340] (msc_a.c:1053) 20250823133515311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-365:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133515311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-365:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133515311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-365:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133515311 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-365:LU)[0x561dbed93340]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed66050] (msc_a.c:1053) 20250823133515311 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-365:LU)[0x561dbed93340]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133515311 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-365:LU)[0x561dbed93340]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133515311 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133515311 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2) MSC-A terminated (msub.c:261) 20250823133515311 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2) 1 MSC-I still active (msub.c:79) 20250823133515311 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133515311 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133515311 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-365:LU)[0x561dbed92fb0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133515311 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-365:LU)[0x561dbed92fb0]{READY}: Removing from parent msub_fsm[0x561dbed66050] (msub.c:113) 20250823133515311 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-365 (ran_conn.c:155) 20250823133515311 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-365:LU)[0x561dbed92fb0]{READY}: Freeing instance (msub.c:113) 20250823133515311 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-365:LU)[0x561dbed92fb0]{READY}: Deallocated (fsm.c:568) 20250823133515311 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2) Free (msub.c:119) 20250823133515311 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133515311 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Freeing instance (msub.c:113) 20250823133515311 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Deallocated (fsm.c:568) 20250823133515311 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133515311 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133515311 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133515311 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133515311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133515311 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133515311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133515311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133515312 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133515312 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133515312 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133515312 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133515312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133515312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133515312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133515312 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)14440950 TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133515313 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133515313 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: 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 := '0122CDC2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2118)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)7330640 MSC_Test_0-SCCP(2117)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(2118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133515514 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133515514 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133515514 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133515514 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133515514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133515514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133515514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133515514 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133515515 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Allocated (fsm.c:456) 20250823133515515 DMSC DEBUG msc_i[0x561dbed93340]{READY}: Allocated (fsm.c:456) 20250823133515515 DMSC DEBUG msc_i[0x561dbed93340]{READY}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133515515 DMSC DEBUG msc_a[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133515515 DMSC DEBUG msc_a[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133515515 DMSC DEBUG msc_a(unknown:GERAN-A-366:NONE)[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133515515 DMSC DEBUG msc_i(unknown:GERAN-A-366:NONE)[0x561dbed93340]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133515515 DMSC DEBUG msc_a(unknown:GERAN-A-366:NONE)[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133515515 DMM DEBUG msc_a(TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133515515 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133515515 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed92fb0] (fsm.c:486) 20250823133515515 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133515515 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133515515 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133515515 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133515515 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133515515 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133515515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133515515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133515515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133515515 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed93340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133515516 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133515516 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133515516 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133515516 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133515516 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133515516 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133515516 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133515516 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed93340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133515516 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133515516 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133515516 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133515516 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133515516 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133515516 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133515516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133515516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133515516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133515516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133515516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133515516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133515516 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133515516 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133515516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133515516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133515516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133515516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133515516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133515516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133515517 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133515517 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133515517 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133515517 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133515517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133515517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133515517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133515517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(2117)@7e0c241b4610: { messageType := 2, destLocRef := '6FDB50'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-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133515521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133515521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2120)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2126) MSC_Test-MGCP(2121)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=1 into dtap '03050407E18A89200240805E04802143F5'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '03450407E18A89200240805E04802143F5'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:20 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200240805E04802143F5'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133515529 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133515529 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133515529 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133515529 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133515529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133515529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133515529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133515529 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133515529 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed93340]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133515529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed92fb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133515529 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823133515529 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2 callref-0x8000002e tid-8) New transaction (transaction.c:231) 20250823133515529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed92fb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823133515529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed92fb0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133515529 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823133515529 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133515529 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133515529 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366: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) 20250823133515529 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823133515529 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823133515529 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133515529 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed92fb0] (fsm.c:486) 20250823133515530 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366: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) 20250823133515530 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed8c880]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133515530 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed8c880]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133515530 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:no-CI)[0x561dbed8c880]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133515530 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:no-CI)[0x561dbed8c880]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133515530 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed7ae60]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133515530 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed7ae60]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133515530 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:no-CI)[0x561dbed7ae60]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133515530 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:no-CI)[0x561dbed7ae60]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@7e0c241b4610: 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(2126) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823133515534 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:no-CI)[0x561dbed8c880]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133515534 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133515534 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed92fb0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133515534 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366: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(2120)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2126) MSC_Test-MNCC(2120)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)-2147483602 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind 20250823133515537 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:no-CI)[0x561dbed7ae60]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133515537 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133515537 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed92fb0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133515537 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366: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) 20250823133515537 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) Sending Assignment Command (msc_a.c:706) 20250823133515537 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed93340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133515537 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133515537 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133515537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133515537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133515537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133515537 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823133515537 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133515537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133515537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250823133515542 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133515542 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133515542 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133515542 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133515542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133515542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133515542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133515542 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133515542 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed93340]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133515543 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed92fb0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133515543 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed7ae60]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133515543 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed7ae60]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133515543 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366: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)[0x561dbed7ae60]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133515543 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366: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) 20250823133515543 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133515543 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366: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) 20250823133515543 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366: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(2126)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823133515546 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823133515546 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133515546 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133515546 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823133515546 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed93340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133515546 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133515546 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133515546 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133515546 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133515546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133515546 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133515546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133515546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133515548 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed7ae60]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133515548 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed7ae60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133515548 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133515550 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823133515550 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133515550 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133515550 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823133515550 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed93340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133515550 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133515550 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133515551 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133515551 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133515551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133515551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133515551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133515551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823133515554 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133515554 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366: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) 20250823133515554 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366: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) 20250823133515554 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed8c880]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133515554 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed8c880]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133515554 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366: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)[0x561dbed8c880]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133515554 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823133515555 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133515555 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133515555 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823133515555 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823133515555 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed93340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133515555 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133515555 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133515555 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133515555 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133515555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133515555 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133515555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133515555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2126)@7e0c241b4610: { 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(2126)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT 20250823133515558 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c880]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133515558 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c880]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133515558 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133515558 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133515558 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed92fb0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133515559 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133515559 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133515559 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133515559 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133515559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133515559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133515559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133515559 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133515559 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed93340]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133515560 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed92fb0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133515560 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823133515560 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823133515560 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823133515560 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133515560 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2126)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish DONE TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Hold the call for some time TC_lu_and_mo_csd0(2126)@7e0c241b4610: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Hangup TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133516566 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133516566 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133516566 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133516566 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133516566 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed93340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133516566 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133516566 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133516566 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133516566 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133516566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133516566 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133516566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133516566 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC 20250823133516570 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250823133516570 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133516570 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133516570 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133516570 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823133516570 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823133516570 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed93340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133516570 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133516570 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133516570 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133516570 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133516570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133516570 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133516570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133516570 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250823133516574 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133516574 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133516574 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133516574 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133516574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133516574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133516574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133516574 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133516574 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed93340]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133516574 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed92fb0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133516574 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250823133516574 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823133516574 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250823133516574 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823133516574 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823133516574 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133516574 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133516575 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed92fb0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133516575 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed92fb0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133516575 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133516575 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133516575 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133516575 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133516575 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed7ae60]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133516575 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed7ae60]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbedb4380] (call_leg.c:197) 20250823133516575 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed7ae60]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133516575 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed7ae60]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133516575 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c880]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133516575 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c880]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbedb4380] (call_leg.c:197) 20250823133516575 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133516575 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c880]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133516575 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c880]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133516575 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133516575 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed92fb0] (call_leg.c:198) 20250823133516575 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133516575 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Deallocated (fsm.c:568) 20250823133516575 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed92fb0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133516575 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed93340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133516575 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133516575 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133516575 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133516575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133516575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133516575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133516575 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133516575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133516575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)-2147483602 TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133516580 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133516580 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133516580 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133516580 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133516580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133516580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133516580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133516580 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133516580 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed93340]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133516580 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed92fb0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133516580 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed92fb0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133516580 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed92fb0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133516580 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed92fb0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133516580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133516580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed92fb0] (msc_a.c:1053) 20250823133516580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133516580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133516580 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed92fb0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed8c9b0] (msc_a.c:1053) 20250823133516580 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed92fb0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133516580 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed92fb0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133516580 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133516580 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2) MSC-A terminated (msub.c:261) 20250823133516580 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2) 1 MSC-I still active (msub.c:79) 20250823133516580 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133516580 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133516580 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed93340]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133516580 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed93340]{READY}: Removing from parent msub_fsm[0x561dbed8c9b0] (msub.c:113) 20250823133516581 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-366 (ran_conn.c:155) 20250823133516581 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed93340]{READY}: Freeing instance (msub.c:113) 20250823133516581 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-366:CM_SERVICE_REQ)[0x561dbed93340]{READY}: Deallocated (fsm.c:568) 20250823133516581 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2) Free (msub.c:119) 20250823133516581 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133516581 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Freeing instance (msub.c:113) 20250823133516581 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Deallocated (fsm.c:568) 20250823133516581 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133516581 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133516581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133516581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133516581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133516581 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133516581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133516581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 20250823133516581 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133516581 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133516581 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133516581 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133516582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133516582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133516582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133516582 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)7330640 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 9: done TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2126)@7e0c241b4610: ----------------------------------------------- TC_lu_and_mo_csd0(2126)@7e0c241b4610: "CSD Bearer Service: BS32T" TC_lu_and_mo_csd0(2126)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(2123)@7e0c241b4610: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@7e0c241b4610: 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(2118)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)14480641 MSC_Test_0-RAN(2118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133517593 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133517593 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133517593 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133517593 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133517593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133517593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133517593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133517593 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133517593 DMSC DEBUG msub_fsm[0x561dbed7ae60]{active}: Allocated (fsm.c:456) 20250823133517593 DMSC DEBUG msc_i[0x561dbed930e0]{READY}: Allocated (fsm.c:456) 20250823133517593 DMSC DEBUG msc_i[0x561dbed930e0]{READY}: is child of msub_fsm[0x561dbed7ae60] (fsm.c:486) 20250823133517593 DMSC DEBUG msc_a[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133517593 DMSC DEBUG msc_a[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed7ae60] (fsm.c:486) 20250823133517594 DMSC DEBUG msc_a(unknown:GERAN-A-367:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133517594 DMSC DEBUG msc_i(unknown:GERAN-A-367:NONE)[0x561dbed930e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133517594 DMSC DEBUG msc_a(unknown:GERAN-A-367:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133517594 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-367:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133517594 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-367:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133517594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133517594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-367:LU)[0x561dbeda3240] (fsm.c:486) 20250823133517594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133517594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133517594 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133517594 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133517594 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133517594 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133517594 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133517594 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133517594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133517594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133517594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133517594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133517594 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbed930e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133517594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133517594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133517594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbed97b70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133517594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbed97b70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbed8c880] (fsm.c:486) 20250823133517594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbed97b70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133517594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbed97b70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133517594 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133517594 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133517595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133517595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133517595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133517595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133517595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133517595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133517595 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133517595 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133517595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133517595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133517595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133517595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133517595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133517595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: { messageType := 2, destLocRef := 'DCF501'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(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133517597 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133517598 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823133517599 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133517599 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133517599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133517599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133517599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133517599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133517599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133517599 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133517599 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbed930e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133517599 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbeda3240]{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(2126)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133517602 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133517602 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133517602 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133517602 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133517602 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133517603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbed8c880]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133517603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbed97b70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133517603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbed97b70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133517603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbed97b70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133517603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbed97b70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbed8c880] (vlr_lu_fsm.c:110) 20250823133517603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbed97b70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133517603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbed97b70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133517603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbed8c880]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133517603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbed8c880]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133517603 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133517603 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbed8c880] (fsm.c:486) 20250823133517603 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133517603 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133517603 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133517603 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133517603 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:TMSInew-0x31046F29) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133517603 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133517603 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:TMSInew-0x31046F29 LOCATION UPDATE ACCEPT (TMSI = 0x31046f29) (gsm_04_08.c:149) 20250823133517603 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:TMSInew-0x31046F29:GERAN-A-367:LU)[0x561dbed930e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133517603 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:TMSInew-0x31046F29 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133517603 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133517603 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133517603 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133517603 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133517603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133517603 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133517603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133517603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823133517607 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133517607 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133517607 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133517607 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133517607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133517607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133517607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133517607 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133517607 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:TMSInew-0x31046F29:GERAN-A-367:LU)[0x561dbed930e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133517607 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:TMSInew-0x31046F29:GERAN-A-367:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133517607 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:TMSInew-0x31046F29:GERAN-A-367:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133517607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:TMSInew-0x31046F29:GERAN-A-367:LU)[0x561dbed8c880]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133517607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133517607 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133517607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133517607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-367:LU)[0x561dbed8c880]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133517607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133517607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-367:LU)[0x561dbed8c880] (vlr_lu_fsm.c:817) 20250823133517607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133517607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0122CDC2:GERAN-A-367:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133517607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-367:LU)[0x561dbed8c880]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133517607 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-367:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133517607 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-367:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250823133517607 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133517607 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-367:LU)[0x561dbeda3240]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133517607 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-367:LU)[0x561dbeda3240]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133517607 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133517607 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133517607 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133517607 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-367:LU)[0x561dbed930e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133517608 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133517608 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133517608 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133517608 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133517608 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133517608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133517608 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133517608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133517608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133517611 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133517611 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133517611 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133517611 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133517611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133517611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133517611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133517611 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133517611 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-367:LU)[0x561dbed930e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133517611 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-367:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133517611 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-367:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133517611 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-367:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133517611 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-367:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133517611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-367:LU)[0x561dbed8c880]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133517611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-367:LU)[0x561dbed8c880]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-367:LU)[0x561dbeda3240] (msc_a.c:1053) 20250823133517611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-367:LU)[0x561dbed8c880]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133517611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-367:LU)[0x561dbed8c880]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133517611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-367:LU)[0x561dbed8c880]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133517611 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-367:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed7ae60] (msc_a.c:1053) 20250823133517611 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-367:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133517611 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-367:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133517611 DMSC DEBUG msub_fsm[0x561dbed7ae60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133517611 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29) MSC-A terminated (msub.c:261) 20250823133517611 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29) 1 MSC-I still active (msub.c:79) 20250823133517611 DMSC DEBUG msub_fsm[0x561dbed7ae60]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133517611 DMSC DEBUG msub_fsm[0x561dbed7ae60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133517611 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-367:LU)[0x561dbed930e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133517611 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-367:LU)[0x561dbed930e0]{READY}: Removing from parent msub_fsm[0x561dbed7ae60] (msub.c:113) 20250823133517611 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-367 (ran_conn.c:155) 20250823133517611 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-367:LU)[0x561dbed930e0]{READY}: Freeing instance (msub.c:113) 20250823133517611 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-367:LU)[0x561dbed930e0]{READY}: Deallocated (fsm.c:568) 20250823133517611 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29) Free (msub.c:119) 20250823133517611 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133517611 DMSC DEBUG msub_fsm[0x561dbed7ae60]{terminating}: Freeing instance (msub.c:113) 20250823133517611 DMSC DEBUG msub_fsm[0x561dbed7ae60]{terminating}: Deallocated (fsm.c:568) 20250823133517611 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133517611 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133517611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133517611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133517612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133517612 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133517612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133517612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 20250823133517612 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133517612 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133517612 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133517612 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133517612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133517612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133517612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133517612 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)14480641 TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133517614 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133517614 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: 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 := '31046F29'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2118)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)9109054 MSC_Test_0-SCCP(2117)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(2118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133517814 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133517814 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133517814 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133517814 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133517814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133517814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133517814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133517814 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133517815 DMSC DEBUG msub_fsm[0x561dbed8c880]{active}: Allocated (fsm.c:456) 20250823133517815 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: Allocated (fsm.c:456) 20250823133517815 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: is child of msub_fsm[0x561dbed8c880] (fsm.c:486) 20250823133517815 DMSC DEBUG msc_a[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133517815 DMSC DEBUG msc_a[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed8c880] (fsm.c:486) 20250823133517815 DMSC DEBUG msc_a(unknown:GERAN-A-368:NONE)[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133517815 DMSC DEBUG msc_i(unknown:GERAN-A-368:NONE)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133517815 DMSC DEBUG msc_a(unknown:GERAN-A-368:NONE)[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133517815 DMM DEBUG msc_a(TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133517815 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133517815 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed930e0] (fsm.c:486) 20250823133517815 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133517815 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133517815 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133517815 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133517815 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133517815 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133517815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133517815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133517815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133517815 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133517816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133517816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133517816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133517816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133517816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133517816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133517816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133517816 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133517816 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed930e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133517816 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed930e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133517816 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133517816 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133517816 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133517816 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133517816 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133517816 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133517816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133517816 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133517816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133517816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133517816 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133517816 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133517816 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133517816 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133517816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133517816 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133517816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133517816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133517817 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133517817 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133517817 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133517817 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133517817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133517817 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133517817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133517817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: { messageType := 2, destLocRef := '8AFE3E'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(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133517821 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133517821 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2120)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2126) MSC_Test-MGCP(2121)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=1 into dtap '03050407E18A89200340805E04802143F5'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '03450407E18A89200340805E04802143F5'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:20 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200340805E04802143F5'O 20250823133517828 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133517828 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133517829 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133517829 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133517829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133517829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133517829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133517829 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133517829 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133517829 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed930e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133517829 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823133517829 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29 callref-0x8000002f tid-8) New transaction (transaction.c:231) 20250823133517829 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed930e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823133517829 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed930e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133517829 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823133517829 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133517829 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133517829 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368: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) 20250823133517829 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823133517829 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823133517829 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133517829 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed930e0] (fsm.c:486) 20250823133517829 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368: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) 20250823133517830 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed8c9b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133517830 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed8c9b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133517830 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:no-CI)[0x561dbed8c9b0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133517830 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:no-CI)[0x561dbed8c9b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133517830 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed66050]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133517830 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed66050]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133517830 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:no-CI)[0x561dbed66050]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133517830 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:no-CI)[0x561dbed66050]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@7e0c241b4610: 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(2126) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823133517833 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:no-CI)[0x561dbed8c9b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133517833 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133517833 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed930e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133517833 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368: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) MSC_Test-MNCC(2120)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2126) MSC_Test-MNCC(2120)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)-2147483601 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823133517836 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:no-CI)[0x561dbed66050]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133517836 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133517836 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed930e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133517836 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368: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) 20250823133517836 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) Sending Assignment Command (msc_a.c:706) 20250823133517836 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind 20250823133517836 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133517836 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133517836 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133517836 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133517836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133517836 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133517836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133517836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133517837 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 20250823133517840 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133517840 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133517840 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133517840 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133517840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133517840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133517840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133517840 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133517840 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133517841 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed930e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133517841 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed66050]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133517841 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed66050]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133517841 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368: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)[0x561dbed66050]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133517841 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368: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) 20250823133517841 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133517841 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368: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) 20250823133517841 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368: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(2126)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823133517844 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823133517844 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133517844 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133517844 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823133517844 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133517844 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133517844 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133517844 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133517844 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133517844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133517844 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133517844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133517844 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133517845 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed66050]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133517846 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed66050]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133517846 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133517847 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823133517847 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133517847 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133517847 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823133517847 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133517847 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133517847 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133517847 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133517847 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133517847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133517847 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133517847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133517847 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823133517850 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133517850 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368: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) 20250823133517850 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368: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) 20250823133517850 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed8c9b0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133517850 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed8c9b0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133517850 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368: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)[0x561dbed8c9b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133517851 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823133517851 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133517851 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133517851 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823133517851 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823133517851 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133517851 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133517851 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133517851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133517851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133517851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133517851 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133517851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133517851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2126)@7e0c241b4610: { 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" } } } } } } } 20250823133517855 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133517855 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133517855 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133517855 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133517855 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed930e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133517857 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133517857 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133517857 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133517857 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133517857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133517857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133517857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133517857 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133517857 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133517857 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed930e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133517857 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823133517857 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823133517857 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823133517858 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133517858 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2126)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish DONE TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Hold the call for some time TC_lu_and_mo_csd0(2126)@7e0c241b4610: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Hangup TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133518866 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133518866 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133518866 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133518866 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133518866 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133518867 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133518867 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133518867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133518867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133518867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133518867 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133518867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133518867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC 20250823133518873 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250823133518873 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133518873 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133518873 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133518873 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823133518873 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823133518873 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133518873 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133518873 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133518873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133518873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133518873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133518873 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133518873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133518873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133518878 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133518878 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133518878 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133518878 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133518878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133518878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133518878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133518878 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133518878 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133518878 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed930e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133518878 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250823133518878 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823133518878 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250823133518878 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823133518878 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823133518878 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133518878 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133518878 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed930e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133518878 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed930e0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133518878 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133518878 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133518878 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133518878 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133518878 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed66050]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133518878 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed66050]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbedb4380] (call_leg.c:197) 20250823133518879 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed66050]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133518879 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed66050]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133518879 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133518879 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbedb4380] (call_leg.c:197) 20250823133518879 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133518879 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133518879 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133518879 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133518879 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed930e0] (call_leg.c:198) 20250823133518879 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133518879 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Deallocated (fsm.c:568) 20250823133518879 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed930e0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133518879 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133518879 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133518879 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133518879 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133518879 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133518879 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133518879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133518879 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133518879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133518879 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)-2147483601 TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133518883 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133518883 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133518883 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133518883 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133518884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133518884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133518884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133518884 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133518884 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133518884 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed930e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133518884 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed930e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133518884 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed930e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133518884 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed930e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133518884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133518884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed930e0] (msc_a.c:1053) 20250823133518884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133518884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133518884 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed930e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed8c880] (msc_a.c:1053) 20250823133518884 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed930e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133518884 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbed930e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133518884 DMSC DEBUG msub_fsm[0x561dbed8c880]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133518884 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29) MSC-A terminated (msub.c:261) 20250823133518884 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29) 1 MSC-I still active (msub.c:79) 20250823133518884 DMSC DEBUG msub_fsm[0x561dbed8c880]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133518884 DMSC DEBUG msub_fsm[0x561dbed8c880]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133518884 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbeda3240]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133518884 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbeda3240]{READY}: Removing from parent msub_fsm[0x561dbed8c880] (msub.c:113) 20250823133518884 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-368 (ran_conn.c:155) 20250823133518884 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbeda3240]{READY}: Freeing instance (msub.c:113) 20250823133518884 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-368:CM_SERVICE_REQ)[0x561dbeda3240]{READY}: Deallocated (fsm.c:568) 20250823133518884 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29) Free (msub.c:119) 20250823133518884 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133518884 DMSC DEBUG msub_fsm[0x561dbed8c880]{terminating}: Freeing instance (msub.c:113) 20250823133518884 DMSC DEBUG msub_fsm[0x561dbed8c880]{terminating}: Deallocated (fsm.c:568) 20250823133518884 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133518884 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133518884 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133518884 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133518885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133518885 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133518885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133518885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 20250823133518885 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133518885 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133518885 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133518885 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133518885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133518885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133518885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133518885 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)9109054 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 9: done TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2126)@7e0c241b4610: ----------------------------------------------- TC_lu_and_mo_csd0(2126)@7e0c241b4610: "CSD Bearer Service: BS33T" TC_lu_and_mo_csd0(2126)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(2123)@7e0c241b4610: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@7e0c241b4610: 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(2118)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)10926434 MSC_Test_0-RAN(2118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@7e0c241b4610: First idle individual index:0 20250823133519896 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133519896 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133519896 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133519896 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133519896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133519896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133519896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133519896 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133519897 DMSC DEBUG msub_fsm[0x561dbed92fb0]{active}: Allocated (fsm.c:456) 20250823133519897 DMSC DEBUG msc_i[0x561dbed66050]{READY}: Allocated (fsm.c:456) 20250823133519897 DMSC DEBUG msc_i[0x561dbed66050]{READY}: is child of msub_fsm[0x561dbed92fb0] (fsm.c:486) 20250823133519897 DMSC DEBUG msc_a[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133519897 DMSC DEBUG msc_a[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed92fb0] (fsm.c:486) 20250823133519897 DMSC DEBUG msc_a(unknown:GERAN-A-369:NONE)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133519897 DMSC DEBUG msc_i(unknown:GERAN-A-369:NONE)[0x561dbed66050]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133519897 DMSC DEBUG msc_a(unknown:GERAN-A-369:NONE)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133519897 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-369:LU)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133519897 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-369:LU)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133519897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133519897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-369:LU)[0x561dbed97b70] (fsm.c:486) 20250823133519897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133519897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133519898 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133519898 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133519898 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133519898 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133519898 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133519898 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133519898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133519898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133519898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133519898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133519898 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbed66050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133519898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133519898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133519898 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133519898 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133519898 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133519898 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133519898 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133519898 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133519898 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133519899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133519899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133519899 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133519899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133519899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133519899 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133519899 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133519899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133519899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133519899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133519899 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133519899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133519899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: { messageType := 2, destLocRef := 'A6B962'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-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133519901 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133519901 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823133519902 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133519902 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133519902 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133519902 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133519902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133519902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133519902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133519902 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133519903 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbed66050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133519903 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbed97b70]{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(2126)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133519906 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133519906 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133519906 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133519906 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133519907 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133519907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133519907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133519907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133519907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133519907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbed8c9b0] (vlr_lu_fsm.c:110) 20250823133519907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133519907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133519907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133519907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133519907 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133519907 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133519907 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133519907 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133519907 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133519907 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133519907 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:TMSInew-0xBB45D3E3) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133519907 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133519907 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:TMSInew-0xBB45D3E3 LOCATION UPDATE ACCEPT (TMSI = 0xbb45d3e3) (gsm_04_08.c:149) 20250823133519908 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:TMSInew-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed66050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133519908 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:TMSInew-0xBB45D3E3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133519908 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133519908 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133519908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133519908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133519908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133519908 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133519908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133519908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823133519911 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133519911 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133519911 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133519911 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133519911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133519911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133519911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133519911 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133519912 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:TMSInew-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed66050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133519912 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:TMSInew-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed97b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133519912 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:TMSInew-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed97b70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133519912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:TMSInew-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133519912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133519912 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133519912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133519912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133519912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133519912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed8c9b0] (vlr_lu_fsm.c:817) 20250823133519912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133519912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31046F29:GERAN-A-369:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133519912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133519912 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed97b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133519912 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed97b70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250823133519912 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133519912 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed97b70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133519912 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed97b70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133519912 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133519913 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133519913 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133519913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133519913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133519913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133519913 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133519913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133519913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133519912 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133519912 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133519913 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed66050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133519913 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133519916 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133519916 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133519916 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133519916 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133519916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133519916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133519916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133519916 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133519916 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed66050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133519916 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed97b70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133519916 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed97b70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133519917 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133519917 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133519917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133519917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed97b70] (msc_a.c:1053) 20250823133519917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133519917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133519917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133519917 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed92fb0] (msc_a.c:1053) 20250823133519917 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133519917 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133519917 DMSC DEBUG msub_fsm[0x561dbed92fb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133519917 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3) MSC-A terminated (msub.c:261) 20250823133519917 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3) 1 MSC-I still active (msub.c:79) 20250823133519917 DMSC DEBUG msub_fsm[0x561dbed92fb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133519917 DMSC DEBUG msub_fsm[0x561dbed92fb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133519917 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed66050]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133519917 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed66050]{READY}: Removing from parent msub_fsm[0x561dbed92fb0] (msub.c:113) 20250823133519917 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-369 (ran_conn.c:155) 20250823133519917 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed66050]{READY}: Freeing instance (msub.c:113) 20250823133519917 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-369:LU)[0x561dbed66050]{READY}: Deallocated (fsm.c:568) 20250823133519917 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3) Free (msub.c:119) 20250823133519917 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133519917 DMSC DEBUG msub_fsm[0x561dbed92fb0]{terminating}: Freeing instance (msub.c:113) 20250823133519917 DMSC DEBUG msub_fsm[0x561dbed92fb0]{terminating}: Deallocated (fsm.c:568) 20250823133519917 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133519917 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133519917 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133519917 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133519917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133519917 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133519917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133519917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133519918 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133519918 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133519918 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133519918 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133519918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133519918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133519918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133519918 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)10926434 TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133519919 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133519919 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: 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 := 'BB45D3E3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2118)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)13056190 MSC_Test_0-RAN(2118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133520122 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133520122 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133520122 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133520122 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133520122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133520122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133520122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133520122 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133520123 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Allocated (fsm.c:456) 20250823133520123 DMSC DEBUG msc_i[0x561dbed97b70]{READY}: Allocated (fsm.c:456) 20250823133520123 DMSC DEBUG msc_i[0x561dbed97b70]{READY}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133520123 DMSC DEBUG msc_a[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133520123 DMSC DEBUG msc_a[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133520123 DMSC DEBUG msc_a(unknown:GERAN-A-370:NONE)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133520123 DMSC DEBUG msc_i(unknown:GERAN-A-370:NONE)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133520123 DMSC DEBUG msc_a(unknown:GERAN-A-370:NONE)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133520123 DMM DEBUG msc_a(TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133520123 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133520123 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed66050] (fsm.c:486) 20250823133520123 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133520123 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133520123 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133520123 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133520123 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133520123 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133520123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133520123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133520123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133520123 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133520123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133520123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133520123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133520123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133520124 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133520124 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133520124 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133520124 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133520124 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed66050]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133520124 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed66050]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133520124 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133520124 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133520124 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133520124 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133520124 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133520124 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133520124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133520124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133520124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133520124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133520124 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133520124 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133520124 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133520124 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133520124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133520124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133520124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133520124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133520124 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133520124 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133520124 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133520124 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133520125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133520125 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133520125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133520125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: { messageType := 2, destLocRef := 'C738BE'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(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133520128 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133520128 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2120)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2126) MSC_Test-MGCP(2121)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=1 into dtap '03050407E18A89200440805E04802143F5'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '03450407E18A89200440805E04802143F5'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:20 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200440805E04802143F5'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133520136 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133520136 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133520136 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133520136 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133520136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133520136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133520136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133520136 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133520137 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133520137 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed66050]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133520137 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823133520137 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3 callref-0x80000030 tid-8) New transaction (transaction.c:231) 20250823133520137 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed66050]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823133520137 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed66050]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133520137 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823133520137 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133520137 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133520137 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370: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) 20250823133520137 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823133520137 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823133520137 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133520137 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed66050] (fsm.c:486) 20250823133520137 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370: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) 20250823133520137 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed8c880]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133520137 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed8c880]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133520137 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:no-CI)[0x561dbed8c880]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133520137 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:no-CI)[0x561dbed8c880]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133520137 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed7ae60]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133520137 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed7ae60]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133520137 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:no-CI)[0x561dbed7ae60]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133520137 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:no-CI)[0x561dbed7ae60]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@7e0c241b4610: 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(2126) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823133520141 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:no-CI)[0x561dbed8c880]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133520141 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133520141 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed66050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133520141 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370: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(2126)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2120)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2126) MSC_Test-MNCC(2120)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)-2147483600 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind 20250823133520144 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:no-CI)[0x561dbed7ae60]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133520144 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133520144 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed66050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133520144 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370: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) 20250823133520144 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) Sending Assignment Command (msc_a.c:706) 20250823133520144 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133520145 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133520145 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133520145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133520145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133520145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133520145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133520145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133520145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133520145 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133520149 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133520149 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133520149 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133520149 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133520149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133520149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133520149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133520149 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133520149 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133520149 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed66050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133520149 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed7ae60]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133520149 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed7ae60]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133520149 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370: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)[0x561dbed7ae60]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133520149 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370: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) 20250823133520149 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133520149 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370: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) 20250823133520149 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370: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(2126)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823133520152 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823133520152 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133520152 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133520152 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823133520152 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133520153 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133520153 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133520153 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133520153 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133520153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133520153 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133520153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133520153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133520154 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed7ae60]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133520154 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed7ae60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133520154 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133520156 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823133520156 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133520156 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133520156 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823133520156 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133520156 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133520156 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133520156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133520156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133520156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133520156 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133520156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133520156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823133520159 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133520159 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370: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) 20250823133520159 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370: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) 20250823133520159 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed8c880]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133520159 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed8c880]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133520159 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370: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)[0x561dbed8c880]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133520160 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823133520160 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133520160 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133520160 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823133520160 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823133520160 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133520160 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133520160 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133520160 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133520160 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133520160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133520160 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133520160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133520160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2126)@7e0c241b4610: { 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(2126)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT 20250823133520163 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c880]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133520163 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c880]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133520163 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133520163 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133520163 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed66050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133520165 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133520165 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133520165 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133520165 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133520165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133520165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133520165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133520165 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133520165 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133520165 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed66050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133520165 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823133520165 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823133520165 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823133520165 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133520165 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2126)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish DONE TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Hold the call for some time TC_lu_and_mo_csd0(2126)@7e0c241b4610: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Hangup TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133521174 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133521174 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133521174 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133521174 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133521174 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133521174 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133521174 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133521174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133521174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133521175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133521175 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133521175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133521175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC 20250823133521179 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250823133521179 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133521179 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133521179 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133521179 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823133521179 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823133521179 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133521179 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133521179 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133521179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133521179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133521179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133521179 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133521179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133521179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250823133521184 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133521184 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133521184 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133521184 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133521184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133521184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133521184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133521184 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133521185 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133521185 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed66050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133521185 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250823133521185 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823133521185 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250823133521185 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823133521185 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823133521185 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133521185 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133521185 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed66050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133521185 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed66050]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133521185 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133521185 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133521185 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133521185 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133521185 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed7ae60]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133521185 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed7ae60]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbedb4380] (call_leg.c:197) 20250823133521185 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed7ae60]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133521185 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed7ae60]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133521185 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c880]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133521185 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c880]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbedb4380] (call_leg.c:197) 20250823133521185 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133521185 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c880]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133521185 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c880]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133521185 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133521185 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed66050] (call_leg.c:198) 20250823133521185 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133521185 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Deallocated (fsm.c:568) 20250823133521185 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed66050]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133521185 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133521186 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133521186 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133521186 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133521186 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133521186 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133521186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133521186 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133521186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133521186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)-2147483600 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133521190 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133521190 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133521190 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133521190 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133521190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133521190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133521190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133521190 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133521191 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133521191 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed66050]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133521191 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed66050]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133521191 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed66050]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133521191 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed66050]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133521191 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133521191 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed66050] (msc_a.c:1053) 20250823133521191 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133521191 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133521191 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed66050]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed8c9b0] (msc_a.c:1053) 20250823133521191 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed66050]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133521191 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed66050]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133521191 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133521191 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3) MSC-A terminated (msub.c:261) 20250823133521191 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3) 1 MSC-I still active (msub.c:79) 20250823133521191 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133521191 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133521191 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133521191 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Removing from parent msub_fsm[0x561dbed8c9b0] (msub.c:113) 20250823133521191 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-370 (ran_conn.c:155) 20250823133521191 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Freeing instance (msub.c:113) 20250823133521191 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-370:CM_SERVICE_REQ)[0x561dbed97b70]{READY}: Deallocated (fsm.c:568) 20250823133521191 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3) Free (msub.c:119) 20250823133521191 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133521191 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Freeing instance (msub.c:113) 20250823133521191 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Deallocated (fsm.c:568) 20250823133521192 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133521192 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133521192 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133521192 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133521192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133521192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133521192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133521192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 20250823133521193 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133521193 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133521193 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133521193 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133521193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133521193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133521193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133521193 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)13056190 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 9: done TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2126)@7e0c241b4610: ----------------------------------------------- TC_lu_and_mo_csd0(2126)@7e0c241b4610: "CSD Bearer Service: BS34T" TC_lu_and_mo_csd0(2126)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(2123)@7e0c241b4610: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@7e0c241b4610: 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(2118)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)10046731 MSC_Test_0-RAN(2118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133522204 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133522204 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133522204 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133522204 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133522204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133522204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133522204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133522204 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133522204 DMSC DEBUG msub_fsm[0x561dbed7ae60]{active}: Allocated (fsm.c:456) 20250823133522204 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: Allocated (fsm.c:456) 20250823133522204 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: is child of msub_fsm[0x561dbed7ae60] (fsm.c:486) 20250823133522204 DMSC DEBUG msc_a[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133522204 DMSC DEBUG msc_a[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed7ae60] (fsm.c:486) 20250823133522204 DMSC DEBUG msc_a(unknown:GERAN-A-371:NONE)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133522205 DMSC DEBUG msc_i(unknown:GERAN-A-371:NONE)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133522205 DMSC DEBUG msc_a(unknown:GERAN-A-371:NONE)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133522205 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-371:LU)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133522205 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-371:LU)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133522205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133522205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-371:LU)[0x561dbedce6a0] (fsm.c:486) 20250823133522205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133522205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133522205 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133522205 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133522205 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133522205 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133522205 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133522205 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133522205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133522205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133522205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133522205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133522205 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133522205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133522205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbed8c880]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133522205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbed6e3b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133522205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbed6e3b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbed8c880] (fsm.c:486) 20250823133522205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbed6e3b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133522205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbed6e3b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133522205 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133522205 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133522205 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133522205 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133522205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133522205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133522205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133522205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133522205 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133522205 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133522205 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133522205 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133522205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133522205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133522205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133522205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: { messageType := 2, destLocRef := '994D0B'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(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133522208 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133522208 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823133522209 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133522209 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133522209 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133522209 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133522209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133522209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133522209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133522209 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133522209 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133522209 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbedce6a0]{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(2126)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133522213 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133522213 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133522213 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133522213 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133522214 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133522214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbed8c880]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133522214 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbed6e3b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133522214 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbed6e3b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133522214 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbed6e3b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133522214 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbed6e3b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbed8c880] (vlr_lu_fsm.c:110) 20250823133522214 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbed6e3b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133522214 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbed6e3b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133522214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbed8c880]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133522214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbed8c880]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133522214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133522214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbed8c880] (fsm.c:486) 20250823133522214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133522214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133522214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133522214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133522214 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:TMSInew-0x5CEE3B1B) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133522214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133522214 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:TMSInew-0x5CEE3B1B LOCATION UPDATE ACCEPT (TMSI = 0x5cee3b1b) (gsm_04_08.c:149) 20250823133522214 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:TMSInew-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133522214 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:TMSInew-0x5CEE3B1B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133522214 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133522214 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133522214 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133522214 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133522214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133522214 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133522214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133522214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133522218 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133522218 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133522218 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133522218 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133522218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133522218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133522218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133522218 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133522218 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:TMSInew-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133522218 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:TMSInew-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133522219 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:TMSInew-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133522219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:TMSInew-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbed8c880]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133522219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133522219 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133522219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133522219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbed8c880]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133522219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133522219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbed8c880] (vlr_lu_fsm.c:817) 20250823133522219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133522219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBB45D3E3:GERAN-A-371:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133522219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbed8c880]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133522219 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133522219 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250823133522219 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133522219 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbedce6a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133522219 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbedce6a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133522219 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133522219 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133522219 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133522219 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133522219 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133522219 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133522219 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133522219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133522219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133522219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133522219 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133522219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133522219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133522222 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133522222 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133522222 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133522222 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133522222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133522222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133522222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133522222 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133522222 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133522222 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133522223 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133522223 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133522223 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133522223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbed8c880]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133522223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbed8c880]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbedce6a0] (msc_a.c:1053) 20250823133522223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbed8c880]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133522223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbed8c880]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133522223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbed8c880]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133522223 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed7ae60] (msc_a.c:1053) 20250823133522223 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133522223 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133522223 DMSC DEBUG msub_fsm[0x561dbed7ae60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133522223 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B) MSC-A terminated (msub.c:261) 20250823133522223 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B) 1 MSC-I still active (msub.c:79) 20250823133522223 DMSC DEBUG msub_fsm[0x561dbed7ae60]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133522223 DMSC DEBUG msub_fsm[0x561dbed7ae60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133522223 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbeda3240]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133522223 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbeda3240]{READY}: Removing from parent msub_fsm[0x561dbed7ae60] (msub.c:113) 20250823133522223 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-371 (ran_conn.c:155) 20250823133522223 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbeda3240]{READY}: Freeing instance (msub.c:113) 20250823133522223 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-371:LU)[0x561dbeda3240]{READY}: Deallocated (fsm.c:568) 20250823133522223 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B) Free (msub.c:119) 20250823133522223 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B - active-conn: now used by 1 (attached) (msub.c:375) 20250823133522223 DMSC DEBUG msub_fsm[0x561dbed7ae60]{terminating}: Freeing instance (msub.c:113) 20250823133522223 DMSC DEBUG msub_fsm[0x561dbed7ae60]{terminating}: Deallocated (fsm.c:568) 20250823133522223 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133522223 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133522223 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133522223 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133522223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133522223 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133522223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133522223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823133522224 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133522224 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133522224 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133522224 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133522224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133522224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133522224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133522224 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)10046731 TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133522225 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133522225 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: 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 := '5CEE3B1B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2118)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)5570089 MSC_Test_0-RAN(2118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133522426 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133522426 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133522426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133522426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133522426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133522426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133522426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133522426 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133522427 DMSC DEBUG msub_fsm[0x561dbed8c880]{active}: Allocated (fsm.c:456) 20250823133522427 DMSC DEBUG msc_i[0x561dbedce6a0]{READY}: Allocated (fsm.c:456) 20250823133522427 DMSC DEBUG msc_i[0x561dbedce6a0]{READY}: is child of msub_fsm[0x561dbed8c880] (fsm.c:486) 20250823133522427 DMSC DEBUG msc_a[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133522427 DMSC DEBUG msc_a[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed8c880] (fsm.c:486) 20250823133522427 DMSC DEBUG msc_a(unknown:GERAN-A-372:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133522427 DMSC DEBUG msc_i(unknown:GERAN-A-372:NONE)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133522427 DMSC DEBUG msc_a(unknown:GERAN-A-372:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133522427 DMM DEBUG msc_a(TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133522427 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133522427 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbeda3240] (fsm.c:486) 20250823133522427 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133522427 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133522427 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133522427 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133522427 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133522427 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133522427 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133522427 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133522427 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133522427 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133522427 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133522427 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133522427 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133522427 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133522427 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133522427 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133522427 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133522427 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133522428 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133522428 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133522428 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133522428 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133522428 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133522428 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133522428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133522428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133522428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133522428 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133522428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133522428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133522428 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133522428 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133522428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133522428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133522428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133522428 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133522428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133522428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133522428 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133522428 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133522428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133522428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133522428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133522428 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133522428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133522428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: { messageType := 2, destLocRef := '54FE29'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(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133522431 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133522431 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2120)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2126) MSC_Test-MGCP(2121)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=1 into dtap '03050407E18A89200540805E04802143F5'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '03450407E18A89200540805E04802143F5'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:20 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200540805E04802143F5'O 20250823133522439 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133522439 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133522439 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133522439 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133522439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133522439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133522439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133522439 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133522440 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133522440 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133522440 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823133522440 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B callref-0x80000031 tid-8) New transaction (transaction.c:231) 20250823133522440 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823133522440 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133522440 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823133522440 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133522440 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133522440 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372: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) 20250823133522440 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823133522440 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823133522440 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133522440 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbeda3240] (fsm.c:486) 20250823133522440 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372: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) 20250823133522440 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbed66050]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133522440 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbed66050]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133522440 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:no-CI)[0x561dbed66050]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133522440 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:no-CI)[0x561dbed66050]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133522440 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedab3d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133522440 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedab3d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedb4380] (fsm.c:486) 20250823133522440 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:no-CI)[0x561dbedab3d0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133522440 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:no-CI)[0x561dbedab3d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@7e0c241b4610: 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(2126) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823133522445 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:no-CI)[0x561dbed66050]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133522445 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133522445 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133522445 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372: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) MSC_Test-MNCC(2120)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2126) MSC_Test-MNCC(2120)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_csd0(2126)-2147483599 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind 20250823133522448 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:no-CI)[0x561dbedab3d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133522448 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133522448 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133522448 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372: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) 20250823133522448 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) Sending Assignment Command (msc_a.c:706) 20250823133522448 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133522448 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823133522449 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133522449 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133522449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133522449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133522449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133522449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133522449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133522449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 20250823133522452 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133522452 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133522452 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133522452 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250823133522452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133522453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133522453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133522453 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133522453 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133522453 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133522453 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbedab3d0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133522453 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbedab3d0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133522453 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372: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)[0x561dbedab3d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133522453 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372: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) 20250823133522453 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133522453 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372: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) 20250823133522453 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372: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(2126)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823133522458 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823133522458 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133522458 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133522458 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823133522458 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133522458 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133522458 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133522459 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133522459 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133522459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133522459 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133522459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133522459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133522460 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133522460 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133522460 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133522462 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823133522462 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133522462 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133522462 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823133522462 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133522462 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133522462 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133522462 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133522462 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133522462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133522462 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133522462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133522462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823133522466 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133522466 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372: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) 20250823133522466 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372: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) 20250823133522466 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed66050]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133522466 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed66050]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133522466 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372: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)[0x561dbed66050]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133522466 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823133522466 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133522466 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133522466 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823133522466 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823133522466 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133522467 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133522467 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133522467 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133522467 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133522467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133522467 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133522467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133522467 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2126)@7e0c241b4610: { 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" } } } } } } } 20250823133522470 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133522470 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133522471 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133522471 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133522471 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O 20250823133522472 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133522472 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133522472 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133522472 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133522472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133522472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133522472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133522472 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133522473 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133522473 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133522473 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823133522473 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823133522473 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823133522473 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133522473 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2126)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_mo_call_establish DONE TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Hold the call for some time TC_lu_and_mo_csd0(2126)@7e0c241b4610: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Hangup TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133523479 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133523479 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133523479 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133523479 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133523479 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133523480 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133523480 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133523480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133523480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133523480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133523480 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133523480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133523480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC 20250823133523483 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250823133523484 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133523484 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133523484 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133523484 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823133523484 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823133523484 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133523484 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133523484 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133523484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133523484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133523484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133523484 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133523484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133523484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2118)@7e0c241b4610: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2118)@7e0c241b4610: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133523488 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133523488 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133523488 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133523488 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133523488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133523488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133523488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133523488 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133523488 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133523488 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133523488 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250823133523488 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823133523488 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250823133523488 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823133523489 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823133523489 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133523489 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133523489 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133523489 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133523489 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133523489 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133523489 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133523489 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedb4380]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133523489 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133523489 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedb4380] (call_leg.c:197) 20250823133523489 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133523489 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133523489 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133523489 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedb4380] (call_leg.c:197) 20250823133523489 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133523489 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133523489 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133523489 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133523489 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbeda3240] (call_leg.c:198) 20250823133523489 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133523489 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedb4380]{RELEASING}: Deallocated (fsm.c:568) 20250823133523489 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133523489 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133523489 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133523489 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133523489 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133523489 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133523489 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133523489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133523489 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133523489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133523489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)-2147483599 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2117)@7e0c241b4610: vl_from0 TC_lu_and_mo_csd0(2126)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133523493 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133523493 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133523493 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133523493 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133523493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133523493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133523493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133523493 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133523494 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133523494 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133523494 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133523494 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133523494 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133523494 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133523494 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbeda3240] (msc_a.c:1053) 20250823133523494 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133523494 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbed7ae60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133523494 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed8c880] (msc_a.c:1053) 20250823133523494 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133523494 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133523494 DMSC DEBUG msub_fsm[0x561dbed8c880]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133523494 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B) MSC-A terminated (msub.c:261) 20250823133523494 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B) 1 MSC-I still active (msub.c:79) 20250823133523494 DMSC DEBUG msub_fsm[0x561dbed8c880]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133523494 DMSC DEBUG msub_fsm[0x561dbed8c880]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133523494 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133523494 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Removing from parent msub_fsm[0x561dbed8c880] (msub.c:113) 20250823133523494 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-372 (ran_conn.c:155) 20250823133523494 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Freeing instance (msub.c:113) 20250823133523494 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-372:CM_SERVICE_REQ)[0x561dbedce6a0]{READY}: Deallocated (fsm.c:568) 20250823133523494 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B) Free (msub.c:119) 20250823133523494 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B - active-conn: now used by 1 (attached) (msub.c:375) 20250823133523494 DMSC DEBUG msub_fsm[0x561dbed8c880]{terminating}: Freeing instance (msub.c:113) 20250823133523494 DMSC DEBUG msub_fsm[0x561dbed8c880]{terminating}: Deallocated (fsm.c:568) 20250823133523494 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133523494 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133523494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133523495 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133523495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133523495 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133523495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133523495 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@7e0c241b4610: Session index based on local reference:0 20250823133523495 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133523495 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133523495 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133523495 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133523495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133523495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133523495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133523495 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)5570089 TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: f_call_hangup 9: done TC_lu_and_mo_csd0(2126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(2123)@7e0c241b4610: Final verdict of PTC: none 20250823133524512 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133524512 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(2117)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2120)@7e0c241b4610: Final verdict of PTC: none 20250823133524514 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133524514 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133524514 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133524514 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133524514 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133524514 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133524514 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133524514 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133524514 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) 20250823133524514 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133524514 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133524514 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133524514 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133524514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133524514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133524514 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133524514 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133524514 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133524514 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2119)@7e0c241b4610: Final verdict of PTC: none 20250823133524515 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2116)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2118)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2121)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2122)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2125)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2124)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2127)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2116): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2117): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2118): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2119): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2120): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2121): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2122): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2123): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2124): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2125): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_and_mo_csd0(2126): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2127): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_and_mo_csd finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_csd pass'. Sat Aug 23 13:35:24 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 20250823133525517 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=5061236) 20250823133526515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133526515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133526515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133526518 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=5061236, count=5063112) 20250823133527520 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_csd pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_csd'. ------ MSC_Tests.TC_lu_and_mt_csd ------ Sat Aug 23 13:35:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mt_csd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mt_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133528522 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_csd' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_and_mt_csd started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2131)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2131)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2131)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2129)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133529290 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2132)@7e0c241b4610: 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 } } } 20250823133529485 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) 20250823133529485 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) 20250823133529485 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133529485 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(2131)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2131)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2131)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823133529490 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133529490 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133529490 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133529490 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133529490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133529490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133529490 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(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2131)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133529491 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133529491 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133529491 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133529491 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133529491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133529491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133529491 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(2131)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 20250823133529491 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133529491 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2131)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133529523 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133529524 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2134)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2134)@7e0c241b4610: 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) } } } } 20250823133529529 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2134)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2134)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2134)@7e0c241b4610: 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(2134)@7e0c241b4610: 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(2134)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2134)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133529551 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) 20250823133529551 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_lu_and_mt_csd0(2138)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2138)@7e0c241b4610: ----------------------------------------------- TC_lu_and_mt_csd0(2138)@7e0c241b4610: "CSD Bearer Service: BS21T" TC_lu_and_mt_csd0(2138)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(2135)@7e0c241b4610: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: 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 } } } } 20250823133530299 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133530299 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133530299 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133530299 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133530299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133530299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133530299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133530299 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133530299 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133530299 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133530299 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133530299 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133530299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133530299 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133530299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133530299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2130)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)5418973 MSC_Test_0-SCCP(2129)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(2130)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133530314 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133530314 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133530314 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133530314 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133530314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133530314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133530314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133530314 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133530314 DMSC DEBUG msub_fsm[0x561dbedce7d0]{active}: Allocated (fsm.c:456) 20250823133530314 DMSC DEBUG msc_i[0x561dbed6e4e0]{READY}: Allocated (fsm.c:456) 20250823133530314 DMSC DEBUG msc_i[0x561dbed6e4e0]{READY}: is child of msub_fsm[0x561dbedce7d0] (fsm.c:486) 20250823133530314 DMSC DEBUG msc_a[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133530314 DMSC DEBUG msc_a[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedce7d0] (fsm.c:486) 20250823133530314 DMSC DEBUG msc_a(unknown:GERAN-A-373:NONE)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133530314 DMSC DEBUG msc_i(unknown:GERAN-A-373:NONE)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133530314 DMSC DEBUG msc_a(unknown:GERAN-A-373:NONE)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133530315 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-373:LU)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133530315 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-373:LU)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133530315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133530315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-373:LU)[0x561dbed6e3b0] (fsm.c:486) 20250823133530315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133530315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133530315 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133530315 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133530315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133530315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133530315 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133530315 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133530315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133530315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133530315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133530315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133530315 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133530315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133530315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133530315 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbed92fb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133530315 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbed92fb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbed66050] (fsm.c:486) 20250823133530315 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbed92fb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133530315 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbed92fb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133530315 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133530315 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133530315 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133530315 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133530315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133530315 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133530315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133530315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133530315 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133530315 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133530315 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133530315 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133530315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133530315 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133530315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133530315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: { messageType := 2, destLocRef := '52AFDD'O, 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(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2135)@7e0c241b4610: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mt_csd0(2138) MSC_Test-GSUP(2135)@7e0c241b4610: Added IMSI table entry 0TC_lu_and_mt_csd0(2138)"262420000000007" 20250823133530318 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133530318 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250823133530319 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133530319 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133530319 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133530319 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133530319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133530319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133530319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133530319 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): none -> pass 20250823133530319 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133530319 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133530322 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133530322 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133530322 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133530322 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133530322 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133530322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133530322 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbed92fb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133530322 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbed92fb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133530322 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbed92fb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133530322 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbed92fb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbed66050] (vlr_lu_fsm.c:110) 20250823133530322 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbed92fb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133530322 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbed92fb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133530322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133530322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133530322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133530322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbed66050] (fsm.c:486) 20250823133530322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133530322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133530322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133530322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133530322 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:TMSInew-0x4B4092B1) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133530322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133530322 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:TMSInew-0x4B4092B1 LOCATION UPDATE ACCEPT (TMSI = 0x4b4092b1) (gsm_04_08.c:149) 20250823133530322 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:TMSInew-0x4B4092B1:GERAN-A-373:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133530322 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:TMSInew-0x4B4092B1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133530322 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133530322 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133530322 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133530322 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133530322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133530322 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133530322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133530322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823133530327 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133530327 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133530327 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133530327 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133530327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133530327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133530327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133530327 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133530327 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:TMSInew-0x4B4092B1:GERAN-A-373:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133530327 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:TMSInew-0x4B4092B1:GERAN-A-373:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133530327 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:TMSInew-0x4B4092B1:GERAN-A-373:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133530327 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:TMSInew-0x4B4092B1:GERAN-A-373:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133530327 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133530327 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133530327 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133530327 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-373:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133530327 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133530327 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-373:LU)[0x561dbed66050] (vlr_lu_fsm.c:817) 20250823133530327 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133530327 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5CEE3B1B:GERAN-A-373:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133530327 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-373:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133530327 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-373:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133530327 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-373:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.987s remaining) (msc_a.c:450) 20250823133530327 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133530327 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-373:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133530327 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-373:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133530327 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133530327 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133530327 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133530327 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-373:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133530327 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133530327 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133530327 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133530327 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133530327 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133530327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133530327 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133530327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133530327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133530328 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133530328 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133530328 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133530328 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133530328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133530328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133530328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133530328 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133530328 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-373:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133530328 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-373:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133530328 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-373:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133530328 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-373:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133530328 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-373:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133530328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-373:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133530328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-373:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-373:LU)[0x561dbed6e3b0] (msc_a.c:1053) 20250823133530328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-373:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133530328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-373:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133530329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-373:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133530329 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-373:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedce7d0] (msc_a.c:1053) 20250823133530329 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-373:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133530329 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-373:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133530329 DMSC DEBUG msub_fsm[0x561dbedce7d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133530329 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1) MSC-A terminated (msub.c:261) 20250823133530329 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1) 1 MSC-I still active (msub.c:79) 20250823133530329 DMSC DEBUG msub_fsm[0x561dbedce7d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133530329 DMSC DEBUG msub_fsm[0x561dbedce7d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133530329 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-373:LU)[0x561dbed6e4e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133530329 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-373:LU)[0x561dbed6e4e0]{READY}: Removing from parent msub_fsm[0x561dbedce7d0] (msub.c:113) 20250823133530329 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-373 (ran_conn.c:155) 20250823133530329 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-373:LU)[0x561dbed6e4e0]{READY}: Freeing instance (msub.c:113) 20250823133530329 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-373:LU)[0x561dbed6e4e0]{READY}: Deallocated (fsm.c:568) 20250823133530329 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1) Free (msub.c:119) 20250823133530329 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133530329 DMSC DEBUG msub_fsm[0x561dbedce7d0]{terminating}: Freeing instance (msub.c:113) 20250823133530329 DMSC DEBUG msub_fsm[0x561dbedce7d0]{terminating}: Deallocated (fsm.c:568) 20250823133530329 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133530329 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133530329 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133530329 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133530329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133530329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133530329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133530329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 20250823133530329 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133530329 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133530329 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133530329 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133530329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133530329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133530329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133530329 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2130)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)5418973 TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133530330 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133530330 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: Created IMSI[0] for '262420000000007'H'4B4092B1'O to be handled at TC_lu_and_mt_csd0(2138) MSC_Test-MNCC(2132)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)1291062093 20250823133530335 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823133530335 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823133530335 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 callref-0x4cf40b4d tid-255) New transaction (transaction.c:231) 20250823133530335 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 callref-0x4cf40b4d tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21T} (gsm_04_08_cc.c:790) 20250823133530335 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 callref-0x4cf40b4d tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS21T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250823133530335 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 callref-0x4cf40b4d tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823133530335 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250823133530335 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250823133530335 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133530335 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133530335 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133530335 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133530335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133530335 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133530335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133530335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: Created IMSI[1] for '262420000000007'H'4B4092B1'O to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: 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 := '4B4092B1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2130)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)11180730 MSC_Test_0-SCCP(2129)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133530342 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133530342 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133530342 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133530342 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133530342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133530342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133530342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133530342 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133530342 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Allocated (fsm.c:456) 20250823133530342 DMSC DEBUG msc_i[0x561dbed6e3b0]{READY}: Allocated (fsm.c:456) 20250823133530342 DMSC DEBUG msc_i[0x561dbed6e3b0]{READY}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133530342 DMSC DEBUG msc_a[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133530342 DMSC DEBUG msc_a[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133530342 DMSC DEBUG msc_a(unknown:GERAN-A-374:NONE)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133530342 DMSC DEBUG msc_i(unknown:GERAN-A-374:NONE)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133530342 DMSC DEBUG msc_a(unknown:GERAN-A-374:NONE)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133530342 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedce7d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133530342 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedce7d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e4e0] (fsm.c:486) 20250823133530342 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedce7d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133530342 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedce7d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133530342 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133530342 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133530342 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133530342 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133530342 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedce7d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133530342 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedce7d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133530342 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedce7d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133530342 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133530342 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedce7d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133530342 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedce7d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133530342 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedce7d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133530342 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedce7d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133530342 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedce7d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133530342 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedce7d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133530342 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedce7d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133530342 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133530342 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133530342 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 callref-0x4cf40b4d tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823133530342 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133530342 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250823133530342 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133530342 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823133530342 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21T} (gsm_04_08_cc.c:905) 20250823133530342 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d 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) 20250823133530342 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823133530342 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133530342 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823133530342 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133530343 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250823133530343 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133530343 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133530343 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133530343 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133530343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133530343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133530343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133530343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133530343 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133530343 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133530343 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133530343 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133530343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133530343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133530343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133530343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133530343 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133530343 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133530343 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133530343 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133530343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133530343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133530343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133530343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(2129)@7e0c241b4610: { messageType := 2, destLocRef := 'AA9ABA'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(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133530344 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250823133530344 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 1 MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '8301'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133530350 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133530350 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133530350 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133530350 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133530350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133530350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133530350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133530350 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133530350 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133530350 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133530350 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823133530350 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823133530350 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250823133530350 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250823133530350 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d 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) 20250823133530350 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d 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(2138)@7e0c241b4610: f_mt_call_complete 2 MSC_Test-MGCP(2133)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2138) 20250823133530358 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823133530358 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133530358 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e4e0] (fsm.c:486) 20250823133530358 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d 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) 20250823133530358 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed8c9b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133530358 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed8c9b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133530358 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:no-CI)[0x561dbed8c9b0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133530358 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:no-CI)[0x561dbed8c9b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133530359 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedab3d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133530359 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedab3d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133530359 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:no-CI)[0x561dbedab3d0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133530359 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:no-CI)[0x561dbedab3d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@7e0c241b4610: 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(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 3 20250823133530374 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:no-CI)[0x561dbed8c9b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133530374 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133530374 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133530374 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 4 20250823133530375 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:no-CI)[0x561dbedab3d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133530375 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133530375 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133530375 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d 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) 20250823133530375 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d tid-0) Sending Assignment Command (msc_a.c:706) 20250823133530375 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133530376 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133530376 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133530376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133530376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133530376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133530376 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133530376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133530376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 6 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250823133530380 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133530380 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133530380 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133530380 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133530380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133530380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133530380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133530380 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133530380 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133530380 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133530380 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbedab3d0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133530380 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbedab3d0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133530380 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374: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)[0x561dbedab3d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133530380 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d 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) 20250823133530380 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133530380 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d 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) 20250823133530380 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '8347'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 5 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 8 20250823133530383 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133530383 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133530383 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133530582 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133530582 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133530582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133530582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133530582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133530582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133530582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133530582 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133530583 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133530583 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133530583 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250823133530583 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250823133530583 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250823133530583 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d 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) 20250823133530583 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d 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(2138)@7e0c241b4610: f_mt_call_complete 7 20250823133530590 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133530590 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d 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) 20250823133530590 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed8c9b0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133530590 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed8c9b0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133530590 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed8c9b0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133530590 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374: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)[0x561dbed8c9b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 9 TC_lu_and_mt_csd0(2138)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete DONE TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Hold the call for some time 20250823133530595 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133530595 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133530595 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133530595 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133530595 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2138)@7e0c241b4610: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Hangup TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133531101 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133531101 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133531101 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133531101 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133531101 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133531102 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133531102 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133531102 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133531102 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133531102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133531102 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133531102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133531102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250823133531111 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133531111 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133531111 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133531111 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133531111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133531111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133531111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133531111 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133531112 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133531112 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133531112 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823133531112 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133531112 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133531112 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823133531112 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x4cf40b4d tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823133531112 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250823133531112 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133531112 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133531112 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133531112 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133531112 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133531112 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133531112 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133531112 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedb4380]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133531112 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133531112 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedb4380] (call_leg.c:197) 20250823133531112 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133531112 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133531112 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133531112 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedb4380] (call_leg.c:197) 20250823133531112 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133531112 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133531112 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133531112 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133531112 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e4e0] (call_leg.c:198) 20250823133531112 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133531112 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Deallocated (fsm.c:568) 20250823133531112 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133531112 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133531112 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133531113 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133531113 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133531113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133531113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133531113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133531113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133531113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133531113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133531113 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133531113 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133531113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133531113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133531113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133531113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133531113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133531113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2132)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)1291062093 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2138)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133531119 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133531119 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133531120 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133531120 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133531120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133531120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133531120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133531120 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133531120 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133531120 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133531120 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133531120 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133531120 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133531120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedce7d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133531120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedce7d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e4e0] (msc_a.c:1053) 20250823133531120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedce7d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133531120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbedce7d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133531120 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed66050] (msc_a.c:1053) 20250823133531120 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133531120 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133531120 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133531120 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1) MSC-A terminated (msub.c:261) 20250823133531120 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1) 1 MSC-I still active (msub.c:79) 20250823133531120 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133531120 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133531120 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e3b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133531120 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e3b0]{READY}: Removing from parent msub_fsm[0x561dbed66050] (msub.c:113) 20250823133531120 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-374 (ran_conn.c:155) 20250823133531120 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e3b0]{READY}: Freeing instance (msub.c:113) 20250823133531120 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-374:PAGING_RESP)[0x561dbed6e3b0]{READY}: Deallocated (fsm.c:568) 20250823133531120 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1) Free (msub.c:119) 20250823133531120 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133531120 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Freeing instance (msub.c:113) 20250823133531120 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Deallocated (fsm.c:568) 20250823133531120 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133531120 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133531120 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133531120 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133531121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133531121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133531121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133531121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 20250823133531121 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133531121 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133531121 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133531121 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133531121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133531121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133531121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133531121 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)11180730 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 9: done MSC_Test_0-RAN(2130)@7e0c241b4610: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2138)@7e0c241b4610: ----------------------------------------------- TC_lu_and_mt_csd0(2138)@7e0c241b4610: "CSD Bearer Service: BS22T" TC_lu_and_mt_csd0(2138)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(2135)@7e0c241b4610: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: 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(2130)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)4798621 MSC_Test_0-RAN(2130)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2129)@7e0c241b4610: First idle individual index:0 20250823133532136 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133532136 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133532136 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133532136 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133532136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133532136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133532136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133532136 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133532137 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Allocated (fsm.c:456) 20250823133532137 DMSC DEBUG msc_i[0x561dbedce6a0]{READY}: Allocated (fsm.c:456) 20250823133532137 DMSC DEBUG msc_i[0x561dbedce6a0]{READY}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133532137 DMSC DEBUG msc_a[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133532137 DMSC DEBUG msc_a[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133532137 DMSC DEBUG msc_a(unknown:GERAN-A-375:NONE)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133532137 DMSC DEBUG msc_i(unknown:GERAN-A-375:NONE)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133532137 DMSC DEBUG msc_a(unknown:GERAN-A-375:NONE)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133532137 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-375:LU)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133532137 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-375:LU)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133532137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133532137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-375:LU)[0x561dbed97b70] (fsm.c:486) 20250823133532137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133532137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133532137 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133532137 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133532137 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133532137 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133532137 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133532137 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133532137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133532137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133532137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133532137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133532137 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133532137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133532137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133532137 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133532137 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbed92fb0] (fsm.c:486) 20250823133532137 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133532137 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133532137 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133532137 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133532137 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133532138 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133532138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133532138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133532138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133532138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133532138 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133532138 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133532138 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133532138 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133532138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133532138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133532138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133532138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: { messageType := 2, destLocRef := '49389D'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(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133532140 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133532140 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823133532141 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133532141 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133532141 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133532141 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133532141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133532141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133532141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133532141 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133532141 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133532142 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbed97b70]{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(2138)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133532145 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133532145 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133532145 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133532145 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133532146 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133532146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133532146 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133532146 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133532146 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133532146 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbed92fb0] (vlr_lu_fsm.c:110) 20250823133532146 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133532146 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133532146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133532146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133532146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133532146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbed92fb0] (fsm.c:486) 20250823133532146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133532146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133532146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133532146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133532146 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:TMSInew-0x3998A32A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133532146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133532147 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:TMSInew-0x3998A32A LOCATION UPDATE ACCEPT (TMSI = 0x3998a32a) (gsm_04_08.c:149) 20250823133532147 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:TMSInew-0x3998A32A:GERAN-A-375:LU)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133532147 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:TMSInew-0x3998A32A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133532147 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133532147 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133532147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133532147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133532147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133532147 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133532147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133532147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823133532152 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133532152 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133532153 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133532153 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133532153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133532153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133532153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133532153 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133532153 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:TMSInew-0x3998A32A:GERAN-A-375:LU)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133532153 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:TMSInew-0x3998A32A:GERAN-A-375:LU)[0x561dbed97b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133532153 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:TMSInew-0x3998A32A:GERAN-A-375:LU)[0x561dbed97b70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133532153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:TMSInew-0x3998A32A:GERAN-A-375:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133532153 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133532153 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133532153 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133532153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-375:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133532153 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133532153 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-375:LU)[0x561dbed92fb0] (vlr_lu_fsm.c:817) 20250823133532153 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133532153 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4B4092B1:GERAN-A-375:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133532153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-375:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133532153 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-375:LU)[0x561dbed97b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133532153 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-375:LU)[0x561dbed97b70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.983s remaining) (msc_a.c:450) 20250823133532153 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133532153 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-375:LU)[0x561dbed97b70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133532153 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-375:LU)[0x561dbed97b70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133532153 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133532153 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133532153 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133532153 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-375:LU)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133532153 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133532154 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133532154 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133532154 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133532154 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133532154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133532154 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133532154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133532154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133532158 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133532158 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133532158 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133532158 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133532158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133532158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133532158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133532158 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133532159 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-375:LU)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133532159 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-375:LU)[0x561dbed97b70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133532159 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-375:LU)[0x561dbed97b70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133532159 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-375:LU)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133532159 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-375:LU)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133532159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-375:LU)[0x561dbed92fb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133532159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-375:LU)[0x561dbed92fb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-375:LU)[0x561dbed97b70] (msc_a.c:1053) 20250823133532159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-375:LU)[0x561dbed92fb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133532159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-375:LU)[0x561dbed92fb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133532159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-375:LU)[0x561dbed92fb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133532159 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-375:LU)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed66050] (msc_a.c:1053) 20250823133532159 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-375:LU)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133532159 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-375:LU)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133532159 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133532159 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A) MSC-A terminated (msub.c:261) 20250823133532159 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A) 1 MSC-I still active (msub.c:79) 20250823133532159 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133532159 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133532159 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-375:LU)[0x561dbedce6a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133532159 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-375:LU)[0x561dbedce6a0]{READY}: Removing from parent msub_fsm[0x561dbed66050] (msub.c:113) 20250823133532159 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-375 (ran_conn.c:155) 20250823133532159 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-375:LU)[0x561dbedce6a0]{READY}: Freeing instance (msub.c:113) 20250823133532159 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-375:LU)[0x561dbedce6a0]{READY}: Deallocated (fsm.c:568) 20250823133532159 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A) Free (msub.c:119) 20250823133532159 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A - active-conn: now used by 1 (attached) (msub.c:375) 20250823133532159 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Freeing instance (msub.c:113) 20250823133532159 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Deallocated (fsm.c:568) 20250823133532159 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133532159 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133532159 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133532159 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133532159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133532159 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133532159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133532159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 20250823133532160 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133532160 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133532160 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133532160 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133532160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133532160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133532160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133532160 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)4798621 20250823133532162 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133532162 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: Created IMSI[0] for '262420000000007'H'3998A32A'O to be handled at TC_lu_and_mt_csd0(2138) MSC_Test-MNCC(2132)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)340384490 20250823133532168 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823133532168 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823133532168 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A callref-0x1449daea tid-255) New transaction (transaction.c:231) 20250823133532168 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A callref-0x1449daea tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22T} (gsm_04_08_cc.c:790) 20250823133532168 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A callref-0x1449daea tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS22T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250823133532168 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A callref-0x1449daea tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823133532168 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250823133532168 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250823133532168 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133532168 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133532168 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133532168 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133532168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133532168 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133532168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133532168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: Created IMSI[2] for '262420000000007'H'3998A32A'O to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: 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 := '3998A32A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2130)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)9565521 MSC_Test_0-SCCP(2129)@7e0c241b4610: First idle individual index:0 20250823133532173 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133532173 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133532173 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133532173 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133532173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133532173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133532173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133532173 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133532174 DMSC DEBUG msub_fsm[0x561dbed92fb0]{active}: Allocated (fsm.c:456) 20250823133532174 DMSC DEBUG msc_i[0x561dbed97b70]{READY}: Allocated (fsm.c:456) 20250823133532174 DMSC DEBUG msc_i[0x561dbed97b70]{READY}: is child of msub_fsm[0x561dbed92fb0] (fsm.c:486) 20250823133532174 DMSC DEBUG msc_a[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133532174 DMSC DEBUG msc_a[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed92fb0] (fsm.c:486) 20250823133532174 DMSC DEBUG msc_a(unknown:GERAN-A-376:NONE)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133532174 DMSC DEBUG msc_i(unknown:GERAN-A-376:NONE)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133532174 DMSC DEBUG msc_a(unknown:GERAN-A-376:NONE)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133532174 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133532174 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedce6a0] (fsm.c:486) 20250823133532174 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133532174 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133532174 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133532174 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133532174 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133532174 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133532174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133532174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133532174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133532175 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133532175 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133532175 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133532175 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133532175 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133532175 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133532175 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133532175 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133532175 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133532175 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133532175 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A callref-0x1449daea tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823133532175 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133532175 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250823133532175 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133532175 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823133532175 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22T} (gsm_04_08_cc.c:905) 20250823133532175 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea 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) 20250823133532175 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823133532175 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133532175 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823133532175 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133532175 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250823133532175 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133532176 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133532176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133532176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133532176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133532176 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133532176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133532176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133532176 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133532176 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133532176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133532176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133532176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133532176 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133532176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133532176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133532176 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133532176 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133532176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133532176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133532176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133532176 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133532176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133532176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: { messageType := 2, destLocRef := '91F551'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(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133532177 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250823133532177 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 1 MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '8301'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028301'O 20250823133532181 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133532181 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133532181 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133532181 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133532181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133532181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133532181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133532181 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133532181 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133532181 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133532181 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823133532181 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823133532181 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250823133532181 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250823133532181 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea 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) 20250823133532181 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea 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(2138)@7e0c241b4610: f_mt_call_complete 2 MSC_Test-MGCP(2133)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2138) 20250823133532183 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823133532183 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133532183 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedce6a0] (fsm.c:486) 20250823133532183 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea 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) 20250823133532183 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed6fa10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133532183 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed6fa10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133532183 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:no-CI)[0x561dbed6fa10]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133532183 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:no-CI)[0x561dbed6fa10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133532183 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedab3d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133532183 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedab3d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133532183 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:no-CI)[0x561dbedab3d0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133532183 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:no-CI)[0x561dbedab3d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@7e0c241b4610: 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(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 3 20250823133532185 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:no-CI)[0x561dbed6fa10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133532185 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133532185 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133532185 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 4 20250823133532186 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:no-CI)[0x561dbedab3d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133532186 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133532186 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133532186 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea 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) 20250823133532186 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea tid-0) Sending Assignment Command (msc_a.c:706) 20250823133532186 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133532186 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133532186 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133532186 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133532186 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133532186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133532186 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133532186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133532187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 6 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133532189 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133532189 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133532189 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133532189 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133532189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133532189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133532189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133532189 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133532189 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133532189 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133532189 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbedab3d0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133532189 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbedab3d0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133532189 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376: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)[0x561dbedab3d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133532189 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea 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) 20250823133532189 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133532189 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea 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) 20250823133532189 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '8347'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 5 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 8 20250823133532191 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133532191 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133532191 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133532390 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133532390 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133532390 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133532390 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133532390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133532390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133532390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133532390 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133532390 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133532390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133532390 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250823133532390 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250823133532390 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250823133532390 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea 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) 20250823133532390 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea 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(2138)@7e0c241b4610: f_mt_call_complete 7 20250823133532391 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133532391 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea 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) 20250823133532391 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed6fa10]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133532391 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed6fa10]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133532391 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed6fa10]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133532391 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376: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)[0x561dbed6fa10]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 9 TC_lu_and_mt_csd0(2138)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete DONE TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Hold the call for some time 20250823133532392 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed6fa10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133532392 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed6fa10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133532392 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133532392 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133532392 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2138)@7e0c241b4610: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Hangup TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133532896 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133532896 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133532896 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133532896 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133532897 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133532897 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133532897 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133532897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133532897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133532897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133532897 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133532897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133532897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133532903 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133532903 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133532903 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133532903 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133532903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133532903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133532903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133532903 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133532903 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133532903 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133532903 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823133532903 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133532903 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133532903 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823133532903 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x1449daea tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823133532903 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250823133532903 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133532903 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133532903 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133532903 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133532903 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133532903 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133532903 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133532903 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedb4380]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133532903 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133532903 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedb4380] (call_leg.c:197) 20250823133532904 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133532904 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133532904 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed6fa10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133532904 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed6fa10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedb4380] (call_leg.c:197) 20250823133532904 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133532904 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed6fa10]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133532904 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed6fa10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133532904 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133532904 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedce6a0] (call_leg.c:198) 20250823133532904 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133532904 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Deallocated (fsm.c:568) 20250823133532904 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133532904 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133532904 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133532904 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133532904 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133532904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133532904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133532904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133532904 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133532904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133532904 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133532904 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133532905 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133532905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133532905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133532905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133532905 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133532905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133532905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2132)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)340384490 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2138)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(2138)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133532910 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133532910 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133532910 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133532910 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133532910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133532910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133532910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133532910 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133532910 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133532910 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133532910 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133532910 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133532910 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133532910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133532910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedce6a0] (msc_a.c:1053) 20250823133532910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133532911 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133532911 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed92fb0] (msc_a.c:1053) 20250823133532911 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133532911 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133532911 DMSC DEBUG msub_fsm[0x561dbed92fb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133532911 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A) MSC-A terminated (msub.c:261) 20250823133532911 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A) 1 MSC-I still active (msub.c:79) 20250823133532911 DMSC DEBUG msub_fsm[0x561dbed92fb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133532911 DMSC DEBUG msub_fsm[0x561dbed92fb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133532911 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed97b70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133532911 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed97b70]{READY}: Removing from parent msub_fsm[0x561dbed92fb0] (msub.c:113) 20250823133532911 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-376 (ran_conn.c:155) 20250823133532911 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed97b70]{READY}: Freeing instance (msub.c:113) 20250823133532911 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-376:PAGING_RESP)[0x561dbed97b70]{READY}: Deallocated (fsm.c:568) 20250823133532911 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A) Free (msub.c:119) 20250823133532911 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A - active-conn: now used by 1 (attached) (msub.c:375) 20250823133532911 DMSC DEBUG msub_fsm[0x561dbed92fb0]{terminating}: Freeing instance (msub.c:113) 20250823133532911 DMSC DEBUG msub_fsm[0x561dbed92fb0]{terminating}: Deallocated (fsm.c:568) 20250823133532911 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133532911 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133532911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133532911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133532911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133532911 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133532911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133532911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 20250823133532912 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133532912 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133532912 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133532912 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133532912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133532912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133532912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133532912 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)9565521 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 9: done MSC_Test_0-RAN(2130)@7e0c241b4610: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2138)@7e0c241b4610: ----------------------------------------------- TC_lu_and_mt_csd0(2138)@7e0c241b4610: "CSD Bearer Service: BS24T" TC_lu_and_mt_csd0(2138)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(2135)@7e0c241b4610: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: 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(2130)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)8590724 MSC_Test_0-RAN(2130)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2129)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133533924 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133533925 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133533925 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133533925 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133533925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133533925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133533925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133533925 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133533926 DMSC DEBUG msub_fsm[0x561dbed92fb0]{active}: Allocated (fsm.c:456) 20250823133533926 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: Allocated (fsm.c:456) 20250823133533926 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: is child of msub_fsm[0x561dbed92fb0] (fsm.c:486) 20250823133533926 DMSC DEBUG msc_a[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133533926 DMSC DEBUG msc_a[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed92fb0] (fsm.c:486) 20250823133533926 DMSC DEBUG msc_a(unknown:GERAN-A-377:NONE)[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133533926 DMSC DEBUG msc_i(unknown:GERAN-A-377:NONE)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133533926 DMSC DEBUG msc_a(unknown:GERAN-A-377:NONE)[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133533926 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-377:LU)[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133533926 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-377:LU)[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133533926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133533926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-377:LU)[0x561dbedce7d0] (fsm.c:486) 20250823133533926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133533926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133533926 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133533926 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133533926 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133533926 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133533926 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133533926 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133533926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133533926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133533926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133533926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133533926 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133533927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133533927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133533927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133533927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133533927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133533927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133533927 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133533927 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133533927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133533927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133533927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133533927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133533927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133533927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133533927 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133533927 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133533927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133533927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133533927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133533927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133533927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133533927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: { messageType := 2, destLocRef := '831584'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(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133533930 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133533930 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133533932 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133533932 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133533932 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133533932 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133533932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133533932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133533932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133533932 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133533932 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133533932 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbedce7d0]{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(2138)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133533934 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133533934 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133533934 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133533934 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133533935 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133533935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133533935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133533935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133533935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133533935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbed8c9b0] (vlr_lu_fsm.c:110) 20250823133533935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133533935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133533935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133533935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133533935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133533935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133533935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133533935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133533935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133533935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133533935 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:TMSInew-0xB6476EF3) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133533935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133533935 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:TMSInew-0xB6476EF3 LOCATION UPDATE ACCEPT (TMSI = 0xb6476ef3) (gsm_04_08.c:149) 20250823133533935 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:TMSInew-0xB6476EF3:GERAN-A-377:LU)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133533935 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:TMSInew-0xB6476EF3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133533935 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133533935 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133533935 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133533935 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133533935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133533935 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133533935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133533935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823133533939 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133533939 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133533939 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133533939 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133533939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133533939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133533939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133533939 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133533939 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:TMSInew-0xB6476EF3:GERAN-A-377:LU)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133533939 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:TMSInew-0xB6476EF3:GERAN-A-377:LU)[0x561dbedce7d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133533939 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:TMSInew-0xB6476EF3:GERAN-A-377:LU)[0x561dbedce7d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133533939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:TMSInew-0xB6476EF3:GERAN-A-377:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133533939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133533939 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133533939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133533939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-377:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133533939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133533939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-377:LU)[0x561dbed8c9b0] (vlr_lu_fsm.c:817) 20250823133533939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133533939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3998A32A:GERAN-A-377:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133533939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-377:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133533939 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-377:LU)[0x561dbedce7d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133533939 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-377:LU)[0x561dbedce7d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250823133533939 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133533939 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-377:LU)[0x561dbedce7d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133533939 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-377:LU)[0x561dbedce7d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133533939 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133533939 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133533939 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133533939 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-377:LU)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133533939 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133533940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133533940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133533940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133533940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133533940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133533940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133533940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133533940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133533943 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133533943 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133533943 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133533943 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133533943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133533943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133533943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133533943 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133533943 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-377:LU)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133533943 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-377:LU)[0x561dbedce7d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133533943 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-377:LU)[0x561dbedce7d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133533943 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-377:LU)[0x561dbedce7d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133533943 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-377:LU)[0x561dbedce7d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133533943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-377:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133533943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-377:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-377:LU)[0x561dbedce7d0] (msc_a.c:1053) 20250823133533943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-377:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133533943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-377:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133533943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-377:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133533943 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-377:LU)[0x561dbedce7d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed92fb0] (msc_a.c:1053) 20250823133533943 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-377:LU)[0x561dbedce7d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133533943 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-377:LU)[0x561dbedce7d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133533943 DMSC DEBUG msub_fsm[0x561dbed92fb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133533943 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3) MSC-A terminated (msub.c:261) 20250823133533944 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3) 1 MSC-I still active (msub.c:79) 20250823133533944 DMSC DEBUG msub_fsm[0x561dbed92fb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133533944 DMSC DEBUG msub_fsm[0x561dbed92fb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133533944 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-377:LU)[0x561dbeda3240]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133533944 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-377:LU)[0x561dbeda3240]{READY}: Removing from parent msub_fsm[0x561dbed92fb0] (msub.c:113) 20250823133533944 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-377 (ran_conn.c:155) 20250823133533944 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-377:LU)[0x561dbeda3240]{READY}: Freeing instance (msub.c:113) 20250823133533944 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-377:LU)[0x561dbeda3240]{READY}: Deallocated (fsm.c:568) 20250823133533944 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3) Free (msub.c:119) 20250823133533944 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133533944 DMSC DEBUG msub_fsm[0x561dbed92fb0]{terminating}: Freeing instance (msub.c:113) 20250823133533944 DMSC DEBUG msub_fsm[0x561dbed92fb0]{terminating}: Deallocated (fsm.c:568) 20250823133533944 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133533944 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133533944 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133533944 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133533944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133533944 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133533944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133533944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 20250823133533945 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133533945 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133533945 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133533945 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133533945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133533945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133533945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133533945 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)8590724 TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133533947 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133533947 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: Created IMSI[0] for '262420000000007'H'B6476EF3'O to be handled at TC_lu_and_mt_csd0(2138) MSC_Test-MNCC(2132)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)1574141878 20250823133533953 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823133533953 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823133533953 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 callref-0x5dd37fb6 tid-255) New transaction (transaction.c:231) 20250823133533953 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 callref-0x5dd37fb6 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24T} (gsm_04_08_cc.c:790) 20250823133533953 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 callref-0x5dd37fb6 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS24T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250823133533953 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 callref-0x5dd37fb6 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823133533953 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250823133533953 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250823133533953 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133533953 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133533953 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133533953 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133533953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133533953 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133533953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133533953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: Created IMSI[3] for '262420000000007'H'B6476EF3'O to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: 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 := 'B6476EF3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2130)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)4801094 MSC_Test_0-SCCP(2129)@7e0c241b4610: First idle individual index:0 20250823133533960 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133533960 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133533960 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133533960 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133533960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133533960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133533960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133533960 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133533961 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Allocated (fsm.c:456) 20250823133533961 DMSC DEBUG msc_i[0x561dbedce7d0]{READY}: Allocated (fsm.c:456) 20250823133533961 DMSC DEBUG msc_i[0x561dbedce7d0]{READY}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133533961 DMSC DEBUG msc_a[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133533961 DMSC DEBUG msc_a[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133533961 DMSC DEBUG msc_a(unknown:GERAN-A-378:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133533961 DMSC DEBUG msc_i(unknown:GERAN-A-378:NONE)[0x561dbedce7d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133533961 DMSC DEBUG msc_a(unknown:GERAN-A-378:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133533962 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133533962 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbeda3240] (fsm.c:486) 20250823133533962 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133533962 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133533962 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133533962 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133533962 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133533962 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133533962 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133533962 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133533962 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133533962 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedce7d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133533962 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133533962 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133533962 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133533962 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133533962 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133533962 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133533962 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133533962 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133533962 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133533962 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 callref-0x5dd37fb6 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823133533962 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133533962 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbeda3240]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250823133533962 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbeda3240]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133533962 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823133533962 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24T} (gsm_04_08_cc.c:905) 20250823133533962 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 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) 20250823133533962 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823133533962 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedce7d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133533963 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823133533963 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133533963 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250823133533963 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133533963 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133533963 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133533963 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133533963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133533963 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133533963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133533963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133533963 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133533963 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133533963 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133533963 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133533963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133533963 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133533963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133533963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133533963 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133533963 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133533963 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133533963 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133533963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133533963 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 20250823133533963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133533963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: { messageType := 2, destLocRef := '494246'O ("IBF"), 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(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133533965 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250823133533965 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 1 MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '8301'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133533971 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133533971 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133533971 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133533971 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133533971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133533971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133533971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133533971 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133533971 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedce7d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133533971 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133533971 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823133533971 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823133533971 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250823133533971 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250823133533971 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 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) 20250823133533971 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 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(2138)@7e0c241b4610: f_mt_call_complete 2 MSC_Test-MGCP(2133)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2138) 20250823133533975 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823133533975 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133533975 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbeda3240] (fsm.c:486) 20250823133533975 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 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) 20250823133533975 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbed66050]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133533975 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbed66050]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133533975 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:no-CI)[0x561dbed66050]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133533975 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:no-CI)[0x561dbed66050]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133533975 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbed6fa10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133533975 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbed6fa10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133533975 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:no-CI)[0x561dbed6fa10]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133533975 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:no-CI)[0x561dbed6fa10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@7e0c241b4610: 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(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 3 20250823133533979 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:no-CI)[0x561dbed66050]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133533979 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133533979 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133533979 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 4 20250823133533981 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:no-CI)[0x561dbed6fa10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133533981 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133533981 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133533981 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 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) 20250823133533981 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 tid-0) Sending Assignment Command (msc_a.c:706) 20250823133533981 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedce7d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133533982 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133533982 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133533982 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133533982 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133533982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133533982 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133533982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133533982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 6 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250823133533985 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133533985 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133533985 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133533986 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133533986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133533986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133533986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133533986 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133533986 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedce7d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133533986 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133533986 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed6fa10]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133533986 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed6fa10]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133533986 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378: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)[0x561dbed6fa10]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133533986 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 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) 20250823133533986 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133533986 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 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) 20250823133533986 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '8347'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 5 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 8 20250823133533991 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133533991 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133533991 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133534186 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133534186 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133534186 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133534186 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133534186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133534186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133534186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133534186 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133534187 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedce7d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133534187 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133534187 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250823133534187 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250823133534187 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250823133534187 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 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) 20250823133534187 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 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(2138)@7e0c241b4610: f_mt_call_complete 7 20250823133534190 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133534190 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 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) 20250823133534190 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed66050]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133534190 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed66050]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133534190 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed66050]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133534190 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378: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)[0x561dbed66050]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 9 TC_lu_and_mt_csd0(2138)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete DONE TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Hold the call for some time 20250823133534196 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133534196 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133534196 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133534196 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133534196 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2138)@7e0c241b4610: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Hangup TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133534696 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133534696 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133534696 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133534696 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133534696 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedce7d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133534696 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133534696 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133534696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133534696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133534696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133534696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133534696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133534696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133534699 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133534699 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133534699 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133534699 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133534699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133534699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133534699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133534699 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133534700 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedce7d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133534700 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133534700 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823133534700 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133534700 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedce7d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133534700 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823133534700 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x5dd37fb6 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823133534700 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250823133534700 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133534700 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133534700 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133534700 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133534700 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133534700 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133534700 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133534700 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedb4380]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133534700 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133534700 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedb4380] (call_leg.c:197) 20250823133534700 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133534700 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133534700 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133534700 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedb4380] (call_leg.c:197) 20250823133534700 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133534700 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133534700 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133534700 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133534700 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbeda3240] (call_leg.c:198) 20250823133534700 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133534700 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Deallocated (fsm.c:568) 20250823133534700 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbeda3240]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133534700 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedce7d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133534700 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133534700 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133534700 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133534700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133534700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133534700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133534700 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133534700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133534700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133534701 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133534701 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133534701 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133534701 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133534701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133534701 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133534701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133534701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2132)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)1574141878 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2138)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133534706 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133534706 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133534706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133534706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133534706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133534706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133534706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133534706 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133534706 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedce7d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133534706 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbeda3240]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133534706 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbeda3240]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133534706 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133534706 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133534706 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133534706 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbeda3240] (msc_a.c:1053) 20250823133534706 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133534706 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133534706 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed8c9b0] (msc_a.c:1053) 20250823133534706 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133534706 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133534706 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133534706 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3) MSC-A terminated (msub.c:261) 20250823133534706 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3) 1 MSC-I still active (msub.c:79) 20250823133534706 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133534706 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133534706 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedce7d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133534706 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedce7d0]{READY}: Removing from parent msub_fsm[0x561dbed8c9b0] (msub.c:113) 20250823133534706 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-378 (ran_conn.c:155) 20250823133534706 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedce7d0]{READY}: Freeing instance (msub.c:113) 20250823133534706 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-378:PAGING_RESP)[0x561dbedce7d0]{READY}: Deallocated (fsm.c:568) 20250823133534706 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3) Free (msub.c:119) 20250823133534706 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133534706 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Freeing instance (msub.c:113) 20250823133534706 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Deallocated (fsm.c:568) 20250823133534706 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133534706 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133534706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133534706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133534706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133534706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133534706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133534706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133534707 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133534707 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133534707 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133534707 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133534707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133534707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133534707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133534707 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2130)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)4801094 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 9: done MSC_Test_0-RAN(2130)@7e0c241b4610: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2138)@7e0c241b4610: ----------------------------------------------- TC_lu_and_mt_csd0(2138)@7e0c241b4610: "CSD Bearer Service: BS25T" TC_lu_and_mt_csd0(2138)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(2135)@7e0c241b4610: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: 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(2130)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)9053418 MSC_Test_0-RAN(2130)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2129)@7e0c241b4610: First idle individual index:0 20250823133535719 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133535719 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133535719 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133535719 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133535719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133535719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133535719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133535719 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133535720 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Allocated (fsm.c:456) 20250823133535720 DMSC DEBUG msc_i[0x561dbedce6a0]{READY}: Allocated (fsm.c:456) 20250823133535720 DMSC DEBUG msc_i[0x561dbedce6a0]{READY}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133535720 DMSC DEBUG msc_a[0x561dbed7dc10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133535720 DMSC DEBUG msc_a[0x561dbed7dc10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133535720 DMSC DEBUG msc_a(unknown:GERAN-A-379:NONE)[0x561dbed7dc10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133535720 DMSC DEBUG msc_i(unknown:GERAN-A-379:NONE)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133535720 DMSC DEBUG msc_a(unknown:GERAN-A-379:NONE)[0x561dbed7dc10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133535720 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-379:LU)[0x561dbed7dc10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133535720 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-379:LU)[0x561dbed7dc10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133535720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133535720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-379:LU)[0x561dbed7dc10] (fsm.c:486) 20250823133535720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133535720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133535720 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133535720 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133535720 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbed7dc10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133535720 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbed7dc10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133535720 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133535720 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133535720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133535720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133535720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133535720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133535720 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133535720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133535720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133535720 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133535720 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbed66050] (fsm.c:486) 20250823133535720 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133535720 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133535721 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133535721 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133535721 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133535721 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133535721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133535721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133535721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133535721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133535721 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133535721 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133535721 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133535721 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133535721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133535721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133535721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133535721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: { messageType := 2, destLocRef := '8A24EA'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(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133535723 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133535724 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133535725 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133535725 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133535725 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133535725 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133535725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133535725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133535725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133535725 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133535725 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133535725 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbed7dc10]{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(2138)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133535727 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133535727 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133535727 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133535727 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133535728 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133535728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133535728 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133535728 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133535728 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133535728 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbed66050] (vlr_lu_fsm.c:110) 20250823133535728 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133535728 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbed930e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133535728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133535728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133535728 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133535728 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbed66050] (fsm.c:486) 20250823133535728 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133535728 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133535728 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133535728 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133535729 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:TMSInew-0x6BDC1543) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133535729 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133535729 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:TMSInew-0x6BDC1543 LOCATION UPDATE ACCEPT (TMSI = 0x6bdc1543) (gsm_04_08.c:149) 20250823133535729 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:TMSInew-0x6BDC1543:GERAN-A-379:LU)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133535729 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:TMSInew-0x6BDC1543 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133535729 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133535729 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133535729 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133535729 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133535729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133535729 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133535729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133535729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133535733 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133535733 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133535734 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133535734 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133535734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133535734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133535734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133535734 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133535734 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:TMSInew-0x6BDC1543:GERAN-A-379:LU)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133535734 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:TMSInew-0x6BDC1543:GERAN-A-379:LU)[0x561dbed7dc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133535734 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:TMSInew-0x6BDC1543:GERAN-A-379:LU)[0x561dbed7dc10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133535734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:TMSInew-0x6BDC1543:GERAN-A-379:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133535734 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133535734 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133535734 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133535734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-379:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133535734 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133535734 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-379:LU)[0x561dbed66050] (vlr_lu_fsm.c:817) 20250823133535734 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133535734 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB6476EF3:GERAN-A-379:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133535734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-379:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133535734 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-379:LU)[0x561dbed7dc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133535734 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-379:LU)[0x561dbed7dc10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250823133535734 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133535734 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-379:LU)[0x561dbed7dc10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133535734 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-379:LU)[0x561dbed7dc10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133535734 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133535734 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133535734 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133535734 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-379:LU)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133535735 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133535735 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133535735 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133535735 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133535735 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133535735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133535735 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133535735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133535735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133535738 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133535738 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133535738 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133535738 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133535738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133535738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133535738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133535738 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133535738 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-379:LU)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133535738 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-379:LU)[0x561dbed7dc10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133535738 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-379:LU)[0x561dbed7dc10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133535738 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-379:LU)[0x561dbed7dc10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133535739 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-379:LU)[0x561dbed7dc10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133535739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-379:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133535739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-379:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-379:LU)[0x561dbed7dc10] (msc_a.c:1053) 20250823133535739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-379:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133535739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-379:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133535739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-379:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133535739 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-379:LU)[0x561dbed7dc10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed8c9b0] (msc_a.c:1053) 20250823133535739 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-379:LU)[0x561dbed7dc10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133535739 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-379:LU)[0x561dbed7dc10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133535739 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133535739 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543) MSC-A terminated (msub.c:261) 20250823133535739 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543) 1 MSC-I still active (msub.c:79) 20250823133535739 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133535739 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133535739 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-379:LU)[0x561dbedce6a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133535739 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-379:LU)[0x561dbedce6a0]{READY}: Removing from parent msub_fsm[0x561dbed8c9b0] (msub.c:113) 20250823133535739 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-379 (ran_conn.c:155) 20250823133535739 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-379:LU)[0x561dbedce6a0]{READY}: Freeing instance (msub.c:113) 20250823133535739 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-379:LU)[0x561dbedce6a0]{READY}: Deallocated (fsm.c:568) 20250823133535739 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543) Free (msub.c:119) 20250823133535739 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133535739 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Freeing instance (msub.c:113) 20250823133535739 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Deallocated (fsm.c:568) 20250823133535739 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133535739 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133535739 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133535739 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133535739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133535739 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133535739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133535739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133535740 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133535740 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133535740 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133535740 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133535740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133535740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133535740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133535740 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2130)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)9053418 TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133535742 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133535742 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: Created IMSI[0] for '262420000000007'H'6BDC1543'O to be handled at TC_lu_and_mt_csd0(2138) MSC_Test-MNCC(2132)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)54726806 20250823133535748 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823133535748 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823133535748 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 callref-0x3431096 tid-255) New transaction (transaction.c:231) 20250823133535748 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 callref-0x3431096 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25T} (gsm_04_08_cc.c:790) 20250823133535748 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 callref-0x3431096 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS25T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250823133535748 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 callref-0x3431096 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823133535748 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250823133535748 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250823133535749 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133535749 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133535749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133535749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133535749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133535749 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133535749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133535749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: Created IMSI[4] for '262420000000007'H'6BDC1543'O to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: 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 := '6BDC1543'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2130)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)4006790 MSC_Test_0-SCCP(2129)@7e0c241b4610: First idle individual index:0 20250823133535756 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133535756 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133535756 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133535756 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133535756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133535756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133535756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133535756 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133535756 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Allocated (fsm.c:456) 20250823133535756 DMSC DEBUG msc_i[0x561dbed7dc10]{READY}: Allocated (fsm.c:456) 20250823133535756 DMSC DEBUG msc_i[0x561dbed7dc10]{READY}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133535756 DMSC DEBUG msc_a[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133535756 DMSC DEBUG msc_a[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133535756 DMSC DEBUG msc_a(unknown:GERAN-A-380:NONE)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133535756 DMSC DEBUG msc_i(unknown:GERAN-A-380:NONE)[0x561dbed7dc10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133535757 DMSC DEBUG msc_a(unknown:GERAN-A-380:NONE)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133535757 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133535757 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedce6a0] (fsm.c:486) 20250823133535757 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133535757 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133535757 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133535757 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133535757 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133535757 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133535757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133535757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133535757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133535757 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed7dc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133535757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133535757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133535757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133535757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133535757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133535757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133535757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133535757 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133535757 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133535757 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 callref-0x3431096 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823133535757 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133535757 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250823133535757 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133535757 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823133535757 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25T} (gsm_04_08_cc.c:905) 20250823133535757 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 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) 20250823133535757 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823133535757 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed7dc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133535757 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823133535757 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133535757 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250823133535758 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133535758 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133535758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133535758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133535758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133535758 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133535758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133535758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133535758 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133535758 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133535758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133535758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133535758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133535758 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133535758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133535758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133535758 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133535758 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133535758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133535758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133535758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133535758 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133535758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133535758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: { messageType := 2, destLocRef := '3D2386'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(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133535760 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250823133535760 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 1 MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '8301'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028301'O 20250823133535766 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133535766 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133535766 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133535766 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133535766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133535766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133535766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133535766 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133535766 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed7dc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133535766 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133535766 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823133535766 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823133535766 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250823133535766 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250823133535766 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 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) 20250823133535766 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 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(2138)@7e0c241b4610: f_mt_call_complete 2 MSC_Test-MGCP(2133)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2138) 20250823133535770 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823133535770 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133535770 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedce6a0] (fsm.c:486) 20250823133535770 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 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) 20250823133535770 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed92fb0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133535770 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed92fb0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133535770 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:no-CI)[0x561dbed92fb0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133535770 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:no-CI)[0x561dbed92fb0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133535770 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed6fa10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133535770 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed6fa10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133535770 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:no-CI)[0x561dbed6fa10]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133535770 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:no-CI)[0x561dbed6fa10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@7e0c241b4610: 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(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 3 20250823133535774 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:no-CI)[0x561dbed92fb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133535774 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133535774 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133535774 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 4 20250823133535777 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:no-CI)[0x561dbed6fa10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133535777 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133535777 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133535777 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 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) 20250823133535777 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 tid-0) Sending Assignment Command (msc_a.c:706) 20250823133535777 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed7dc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133535777 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133535777 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133535777 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133535777 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133535777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133535777 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133535777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133535777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 6 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250823133535781 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133535781 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133535781 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133535781 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133535781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133535781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133535781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133535781 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133535781 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed7dc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133535781 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133535781 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed6fa10]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133535781 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed6fa10]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133535781 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380: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)[0x561dbed6fa10]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133535781 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 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) 20250823133535782 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133535782 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 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) 20250823133535782 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '8347'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 5 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 8 20250823133535786 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133535786 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133535786 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133535982 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133535982 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133535982 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133535982 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133535982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133535982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133535982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133535982 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133535983 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed7dc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133535983 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133535983 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250823133535983 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250823133535983 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250823133535983 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 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) 20250823133535983 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 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(2138)@7e0c241b4610: f_mt_call_complete 7 20250823133535988 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133535988 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 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) 20250823133535988 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed92fb0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133535988 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed92fb0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133535988 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed92fb0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133535988 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380: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)[0x561dbed92fb0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 9 TC_lu_and_mt_csd0(2138)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete DONE TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Hold the call for some time 20250823133535994 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed92fb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133535994 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed92fb0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133535994 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133535994 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133535994 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2138)@7e0c241b4610: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Hangup TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133536506 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133536506 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133536506 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133536506 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133536506 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed7dc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133536506 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133536506 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133536506 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133536506 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133536506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133536507 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133536507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133536507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250823133536513 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133536513 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133536513 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133536513 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133536513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133536513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133536513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133536513 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133536513 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed7dc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133536513 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133536513 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823133536513 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133536513 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed7dc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133536514 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823133536514 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x3431096 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823133536514 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250823133536514 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133536514 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133536514 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133536514 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133536514 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133536514 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133536514 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133536514 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedb4380]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133536514 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133536514 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedb4380] (call_leg.c:197) 20250823133536514 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133536514 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133536514 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed92fb0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133536514 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed92fb0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedb4380] (call_leg.c:197) 20250823133536514 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133536514 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed92fb0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133536514 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed92fb0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133536514 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133536514 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedce6a0] (call_leg.c:198) 20250823133536514 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133536514 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Deallocated (fsm.c:568) 20250823133536514 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133536514 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed7dc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133536514 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133536515 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133536515 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133536515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133536515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133536515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133536515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133536515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133536515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133536515 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133536515 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133536515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133536515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133536515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133536515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133536515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133536515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2132)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)54726806 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2138)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133536521 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133536521 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133536521 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133536521 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133536521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133536521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133536521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133536521 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133536522 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed7dc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133536522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133536522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133536522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133536522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133536522 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133536522 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedce6a0] (msc_a.c:1053) 20250823133536522 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133536522 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133536522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed66050] (msc_a.c:1053) 20250823133536522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133536522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133536522 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133536522 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543) MSC-A terminated (msub.c:261) 20250823133536522 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543) 1 MSC-I still active (msub.c:79) 20250823133536522 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133536522 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133536522 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed7dc10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133536522 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed7dc10]{READY}: Removing from parent msub_fsm[0x561dbed66050] (msub.c:113) 20250823133536522 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-380 (ran_conn.c:155) 20250823133536522 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed7dc10]{READY}: Freeing instance (msub.c:113) 20250823133536522 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-380:PAGING_RESP)[0x561dbed7dc10]{READY}: Deallocated (fsm.c:568) 20250823133536522 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543) Free (msub.c:119) 20250823133536522 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133536522 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Freeing instance (msub.c:113) 20250823133536522 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Deallocated (fsm.c:568) 20250823133536522 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133536522 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133536522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133536522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133536522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133536522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133536522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133536522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 20250823133536523 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133536523 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133536523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133536523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133536523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133536523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133536523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133536523 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2130)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)4006790 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 9: done MSC_Test_0-RAN(2130)@7e0c241b4610: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2138)@7e0c241b4610: ----------------------------------------------- TC_lu_and_mt_csd0(2138)@7e0c241b4610: "CSD Bearer Service: BS26T" TC_lu_and_mt_csd0(2138)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(2135)@7e0c241b4610: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: 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(2130)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)10813484 MSC_Test_0-RAN(2130)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2129)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133537537 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133537537 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133537537 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133537537 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133537537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133537537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133537537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133537537 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133537538 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Allocated (fsm.c:456) 20250823133537538 DMSC DEBUG msc_i[0x561dbed97b70]{READY}: Allocated (fsm.c:456) 20250823133537538 DMSC DEBUG msc_i[0x561dbed97b70]{READY}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133537538 DMSC DEBUG msc_a[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133537538 DMSC DEBUG msc_a[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133537538 DMSC DEBUG msc_a(unknown:GERAN-A-381:NONE)[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133537538 DMSC DEBUG msc_i(unknown:GERAN-A-381:NONE)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133537538 DMSC DEBUG msc_a(unknown:GERAN-A-381:NONE)[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133537538 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-381:LU)[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133537538 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-381:LU)[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133537538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133537538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-381:LU)[0x561dbed930e0] (fsm.c:486) 20250823133537538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133537538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133537538 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133537538 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133537538 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133537538 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbed930e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133537538 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133537538 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133537538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133537538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133537538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133537538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133537538 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133537539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133537539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133537539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133537539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbed92fb0] (fsm.c:486) 20250823133537539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133537539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133537539 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133537539 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133537539 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133537539 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133537539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133537539 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133537539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133537539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133537539 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133537539 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133537539 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133537539 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133537539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133537539 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133537539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133537539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: { messageType := 2, destLocRef := 'A5002C'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(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133537542 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133537542 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 20250823133537543 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133537543 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133537543 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823133537543 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133537543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133537543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133537543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133537543 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133537544 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133537544 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbed930e0]{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(2138)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133537547 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133537547 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133537547 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133537547 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133537548 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133537548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133537548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133537548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133537548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133537548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbed92fb0] (vlr_lu_fsm.c:110) 20250823133537548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133537548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133537548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133537548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133537548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133537548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbed92fb0] (fsm.c:486) 20250823133537548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133537548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133537548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133537548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133537548 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:TMSInew-0xBC4B30D1) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133537548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133537548 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:TMSInew-0xBC4B30D1 LOCATION UPDATE ACCEPT (TMSI = 0xbc4b30d1) (gsm_04_08.c:149) 20250823133537548 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:TMSInew-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133537548 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:TMSInew-0xBC4B30D1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133537548 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133537548 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133537548 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133537548 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133537548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133537548 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133537548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133537548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823133537551 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133537551 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133537551 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133537552 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133537552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133537552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133537552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133537552 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133537552 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:TMSInew-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133537552 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:TMSInew-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed930e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133537552 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:TMSInew-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed930e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133537552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:TMSInew-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133537552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133537552 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133537552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133537552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133537552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133537552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed92fb0] (vlr_lu_fsm.c:817) 20250823133537552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133537552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BDC1543:GERAN-A-381:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133537552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133537552 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed930e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133537552 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed930e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250823133537552 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133537552 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed930e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133537552 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed930e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133537552 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133537552 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133537552 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133537552 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133537552 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133537553 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133537553 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133537553 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133537553 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133537553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133537553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133537553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133537553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133537556 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133537556 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133537556 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133537556 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133537556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133537556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133537556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133537556 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133537556 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133537556 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed930e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133537556 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed930e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133537556 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed930e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133537556 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed930e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133537556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed92fb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133537556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed92fb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed930e0] (msc_a.c:1053) 20250823133537556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed92fb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133537556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed92fb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133537556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed92fb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133537556 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed930e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed66050] (msc_a.c:1053) 20250823133537556 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed930e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133537556 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed930e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133537556 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133537556 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1) MSC-A terminated (msub.c:261) 20250823133537556 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1) 1 MSC-I still active (msub.c:79) 20250823133537556 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133537556 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133537556 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed97b70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133537556 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed97b70]{READY}: Removing from parent msub_fsm[0x561dbed66050] (msub.c:113) 20250823133537556 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-381 (ran_conn.c:155) 20250823133537556 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed97b70]{READY}: Freeing instance (msub.c:113) 20250823133537557 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-381:LU)[0x561dbed97b70]{READY}: Deallocated (fsm.c:568) 20250823133537557 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1) Free (msub.c:119) 20250823133537557 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133537557 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Freeing instance (msub.c:113) 20250823133537557 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Deallocated (fsm.c:568) 20250823133537557 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133537557 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133537557 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133537557 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133537557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133537557 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133537557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133537557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133537557 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133537557 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133537557 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133537557 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133537557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133537557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133537557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133537557 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2130)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)10813484 TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133537559 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133537559 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: Created IMSI[0] for '262420000000007'H'BC4B30D1'O to be handled at TC_lu_and_mt_csd0(2138) MSC_Test-MNCC(2132)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)346357032 20250823133537564 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823133537564 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823133537564 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 callref-0x14a4fd28 tid-255) New transaction (transaction.c:231) 20250823133537564 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 callref-0x14a4fd28 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26T} (gsm_04_08_cc.c:790) 20250823133537564 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 callref-0x14a4fd28 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS26T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250823133537564 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 callref-0x14a4fd28 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823133537565 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250823133537565 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250823133537565 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133537565 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133537565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133537565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133537565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133537565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133537565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133537565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: Created IMSI[5] for '262420000000007'H'BC4B30D1'O to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: 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 := 'BC4B30D1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2130)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)4323870 MSC_Test_0-SCCP(2129)@7e0c241b4610: First idle individual index:0 20250823133537571 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133537571 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133537571 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133537571 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133537571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133537571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133537571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133537571 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133537571 DMSC DEBUG msub_fsm[0x561dbed92fb0]{active}: Allocated (fsm.c:456) 20250823133537571 DMSC DEBUG msc_i[0x561dbed930e0]{READY}: Allocated (fsm.c:456) 20250823133537571 DMSC DEBUG msc_i[0x561dbed930e0]{READY}: is child of msub_fsm[0x561dbed92fb0] (fsm.c:486) 20250823133537571 DMSC DEBUG msc_a[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133537571 DMSC DEBUG msc_a[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed92fb0] (fsm.c:486) 20250823133537571 DMSC DEBUG msc_a(unknown:GERAN-A-382:NONE)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133537571 DMSC DEBUG msc_i(unknown:GERAN-A-382:NONE)[0x561dbed930e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133537571 DMSC DEBUG msc_a(unknown:GERAN-A-382:NONE)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133537571 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133537572 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed97b70] (fsm.c:486) 20250823133537572 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133537572 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133537572 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133537572 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133537572 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133537572 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133537572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133537572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133537572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133537572 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed930e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133537572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133537572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133537572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133537572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133537572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133537572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133537572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133537572 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133537572 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133537572 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 callref-0x14a4fd28 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823133537572 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133537572 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250823133537572 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133537572 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823133537572 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26T} (gsm_04_08_cc.c:905) 20250823133537572 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 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) 20250823133537572 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823133537572 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed930e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133537572 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823133537572 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133537572 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250823133537572 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133537572 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133537572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133537572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133537572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133537572 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133537572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133537573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133537573 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133537573 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133537573 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133537573 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133537573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133537573 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133537573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133537573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133537573 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133537573 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133537573 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133537573 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133537573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133537573 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133537573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133537573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: { messageType := 2, destLocRef := '41FA1E'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(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133537575 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250823133537575 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 1 MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '8301'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133537581 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133537581 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133537581 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133537581 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133537581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133537581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133537581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133537581 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133537581 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed930e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133537581 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133537581 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823133537581 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823133537581 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250823133537581 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250823133537581 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 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) 20250823133537581 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 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(2138)@7e0c241b4610: f_mt_call_complete 2 MSC_Test-MGCP(2133)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2138) 20250823133537586 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823133537586 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133537586 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed97b70] (fsm.c:486) 20250823133537586 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 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) 20250823133537586 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed8c9b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133537586 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed8c9b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133537586 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:no-CI)[0x561dbed8c9b0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133537586 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:no-CI)[0x561dbed8c9b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133537586 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed6fa10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133537586 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed6fa10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133537586 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:no-CI)[0x561dbed6fa10]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133537586 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:no-CI)[0x561dbed6fa10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@7e0c241b4610: 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(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 3 20250823133537590 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:no-CI)[0x561dbed8c9b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133537590 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133537590 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133537590 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 4 20250823133537592 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:no-CI)[0x561dbed6fa10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133537592 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133537592 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133537592 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 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) 20250823133537592 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 tid-0) Sending Assignment Command (msc_a.c:706) 20250823133537592 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed930e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133537593 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133537593 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133537593 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133537593 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133537593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133537593 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133537593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133537593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 6 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133537597 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133537597 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133537597 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133537597 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133537597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133537597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133537597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133537597 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133537598 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed930e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133537598 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133537598 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed6fa10]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133537598 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed6fa10]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133537598 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382: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)[0x561dbed6fa10]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133537598 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 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) 20250823133537598 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133537598 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 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) MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=1 into dtap '8307'O 20250823133537598 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '8347'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 8 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 5 20250823133537602 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133537602 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133537602 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133537798 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133537798 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133537798 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133537798 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133537798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133537798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133537798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133537798 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133537799 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed930e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133537799 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133537799 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250823133537799 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250823133537799 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250823133537799 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 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) 20250823133537799 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 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(2138)@7e0c241b4610: f_mt_call_complete 7 20250823133537806 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133537806 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 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) 20250823133537806 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed8c9b0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133537806 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed8c9b0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133537806 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed8c9b0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133537806 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382: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)[0x561dbed8c9b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 9 TC_lu_and_mt_csd0(2138)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete DONE TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Hold the call for some time 20250823133537811 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133537811 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133537811 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133537811 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133537811 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2138)@7e0c241b4610: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Hangup TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133538312 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133538312 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133538312 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133538312 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133538312 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed930e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133538312 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133538312 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133538312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133538312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133538312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133538312 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133538312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133538312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133538314 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133538314 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133538314 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133538314 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133538314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133538314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133538315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133538315 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133538315 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed930e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133538315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133538315 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823133538315 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133538315 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed930e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133538315 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823133538315 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x14a4fd28 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823133538315 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250823133538315 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133538315 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133538315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133538315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133538315 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133538315 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133538315 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133538315 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbedb4380]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133538315 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133538315 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbedb4380] (call_leg.c:197) 20250823133538315 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133538315 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133538315 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133538315 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbedb4380] (call_leg.c:197) 20250823133538315 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133538315 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133538315 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133538315 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133538315 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed97b70] (call_leg.c:198) 20250823133538315 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133538315 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Deallocated (fsm.c:568) 20250823133538315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133538315 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed930e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133538315 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133538315 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133538315 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133538315 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133538315 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133538315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133538315 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133538315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133538315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133538315 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133538315 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133538315 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133538315 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133538315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133538315 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133538315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133538315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2132)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)346357032 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2138)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(2138)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133538318 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133538318 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133538318 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133538318 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133538318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133538318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133538318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133538318 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133538318 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed930e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133538319 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133538319 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133538319 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133538319 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133538319 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133538319 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed97b70] (msc_a.c:1053) 20250823133538319 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133538319 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133538319 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed92fb0] (msc_a.c:1053) 20250823133538319 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133538319 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133538319 DMSC DEBUG msub_fsm[0x561dbed92fb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133538319 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1) MSC-A terminated (msub.c:261) 20250823133538319 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1) 1 MSC-I still active (msub.c:79) 20250823133538319 DMSC DEBUG msub_fsm[0x561dbed92fb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133538319 DMSC DEBUG msub_fsm[0x561dbed92fb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133538319 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed930e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133538319 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed930e0]{READY}: Removing from parent msub_fsm[0x561dbed92fb0] (msub.c:113) 20250823133538319 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-382 (ran_conn.c:155) 20250823133538319 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed930e0]{READY}: Freeing instance (msub.c:113) 20250823133538319 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-382:PAGING_RESP)[0x561dbed930e0]{READY}: Deallocated (fsm.c:568) 20250823133538319 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1) Free (msub.c:119) 20250823133538319 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133538319 DMSC DEBUG msub_fsm[0x561dbed92fb0]{terminating}: Freeing instance (msub.c:113) 20250823133538319 DMSC DEBUG msub_fsm[0x561dbed92fb0]{terminating}: Deallocated (fsm.c:568) 20250823133538319 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133538319 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133538319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133538319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133538319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133538319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133538319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133538319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 20250823133538319 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133538319 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133538319 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133538319 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133538319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133538319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133538319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133538319 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2130)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)4323870 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 9: done MSC_Test_0-RAN(2130)@7e0c241b4610: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2138)@7e0c241b4610: ----------------------------------------------- TC_lu_and_mt_csd0(2138)@7e0c241b4610: "CSD Bearer Service: BS21NT" TC_lu_and_mt_csd0(2138)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(2135)@7e0c241b4610: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: 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(2130)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)8792886 MSC_Test_0-RAN(2130)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2129)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133539328 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133539328 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133539328 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133539328 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133539329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133539329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133539329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133539329 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133539329 DMSC DEBUG msub_fsm[0x561dbed92fb0]{active}: Allocated (fsm.c:456) 20250823133539329 DMSC DEBUG msc_i[0x561dbedce830]{READY}: Allocated (fsm.c:456) 20250823133539329 DMSC DEBUG msc_i[0x561dbedce830]{READY}: is child of msub_fsm[0x561dbed92fb0] (fsm.c:486) 20250823133539329 DMSC DEBUG msc_a[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133539329 DMSC DEBUG msc_a[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed92fb0] (fsm.c:486) 20250823133539329 DMSC DEBUG msc_a(unknown:GERAN-A-383:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133539329 DMSC DEBUG msc_i(unknown:GERAN-A-383:NONE)[0x561dbedce830]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133539329 DMSC DEBUG msc_a(unknown:GERAN-A-383:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133539329 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-383:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133539329 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-383:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133539329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133539329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-383:LU)[0x561dbeda3240] (fsm.c:486) 20250823133539329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133539329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133539330 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133539330 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133539330 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133539330 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133539330 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133539330 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133539330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133539330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133539330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133539330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133539330 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbedce830]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133539330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133539330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133539330 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133539330 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133539330 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133539330 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133539330 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133539330 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133539330 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133539330 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133539330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133539330 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133539330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133539330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133539330 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133539330 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133539330 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133539330 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133539330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133539330 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133539330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133539330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(2129)@7e0c241b4610: { messageType := 2, destLocRef := '862B36'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(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133539332 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133539332 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823133539334 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133539334 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133539334 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133539334 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133539334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133539334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133539334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133539334 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133539334 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbedce830]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133539334 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbeda3240]{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(2138)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133539336 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133539336 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133539336 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133539336 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133539337 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133539337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133539337 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133539337 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133539337 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133539337 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbed8c9b0] (vlr_lu_fsm.c:110) 20250823133539337 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133539337 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbedce6a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133539337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133539337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133539337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133539337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133539337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133539337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133539337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133539337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133539337 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:TMSInew-0x6EC167E9) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133539337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133539337 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:TMSInew-0x6EC167E9 LOCATION UPDATE ACCEPT (TMSI = 0x6ec167e9) (gsm_04_08.c:149) 20250823133539337 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:TMSInew-0x6EC167E9:GERAN-A-383:LU)[0x561dbedce830]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133539337 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:TMSInew-0x6EC167E9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133539337 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133539337 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133539337 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133539337 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133539337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133539338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133539338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133539338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133539342 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133539342 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133539342 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133539342 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133539342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133539342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133539342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133539342 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133539343 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:TMSInew-0x6EC167E9:GERAN-A-383:LU)[0x561dbedce830]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133539343 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:TMSInew-0x6EC167E9:GERAN-A-383:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133539343 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:TMSInew-0x6EC167E9:GERAN-A-383:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133539343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:TMSInew-0x6EC167E9:GERAN-A-383:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133539343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133539343 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133539343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133539343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-383:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133539343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133539343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-383:LU)[0x561dbed8c9b0] (vlr_lu_fsm.c:817) 20250823133539343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133539343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC4B30D1:GERAN-A-383:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133539343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-383:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133539343 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-383:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133539343 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-383:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250823133539343 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133539343 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-383:LU)[0x561dbeda3240]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133539343 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-383:LU)[0x561dbeda3240]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133539343 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133539343 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133539343 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133539343 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-383:LU)[0x561dbedce830]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133539343 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133539343 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133539343 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133539343 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133539343 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133539343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133539343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133539343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133539343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133539347 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133539347 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133539347 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133539347 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133539347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133539347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133539347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133539348 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133539348 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-383:LU)[0x561dbedce830]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133539348 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-383:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133539348 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-383:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133539348 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-383:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133539348 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-383:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133539348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-383:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133539348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-383:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-383:LU)[0x561dbeda3240] (msc_a.c:1053) 20250823133539348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-383:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133539348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-383:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133539348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-383:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133539348 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-383:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed92fb0] (msc_a.c:1053) 20250823133539348 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-383:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133539348 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-383:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133539348 DMSC DEBUG msub_fsm[0x561dbed92fb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133539348 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9) MSC-A terminated (msub.c:261) 20250823133539348 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9) 1 MSC-I still active (msub.c:79) 20250823133539348 DMSC DEBUG msub_fsm[0x561dbed92fb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133539348 DMSC DEBUG msub_fsm[0x561dbed92fb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133539348 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-383:LU)[0x561dbedce830]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133539348 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-383:LU)[0x561dbedce830]{READY}: Removing from parent msub_fsm[0x561dbed92fb0] (msub.c:113) 20250823133539348 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-383 (ran_conn.c:155) 20250823133539348 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-383:LU)[0x561dbedce830]{READY}: Freeing instance (msub.c:113) 20250823133539348 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-383:LU)[0x561dbedce830]{READY}: Deallocated (fsm.c:568) 20250823133539348 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9) Free (msub.c:119) 20250823133539348 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133539348 DMSC DEBUG msub_fsm[0x561dbed92fb0]{terminating}: Freeing instance (msub.c:113) 20250823133539348 DMSC DEBUG msub_fsm[0x561dbed92fb0]{terminating}: Deallocated (fsm.c:568) 20250823133539349 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133539349 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133539349 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133539349 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133539349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133539349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133539349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133539349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133539350 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133539350 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133539350 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133539350 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133539350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133539350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133539350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133539350 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2130)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)8792886 TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133539352 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133539352 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: Created IMSI[0] for '262420000000007'H'6EC167E9'O to be handled at TC_lu_and_mt_csd0(2138) MSC_Test-MNCC(2132)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)884186164 20250823133539357 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823133539357 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823133539358 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 callref-0x34b39c34 tid-255) New transaction (transaction.c:231) 20250823133539358 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 callref-0x34b39c34 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21NT} (gsm_04_08_cc.c:790) 20250823133539358 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 callref-0x34b39c34 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS21NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250823133539358 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 callref-0x34b39c34 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823133539358 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250823133539358 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250823133539358 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133539358 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133539358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133539358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133539358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133539358 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133539358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133539358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: Created IMSI[6] for '262420000000007'H'6EC167E9'O to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: 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 := '6EC167E9'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2130)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)10300191 MSC_Test_0-SCCP(2129)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133539365 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133539365 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133539365 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133539365 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133539365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133539365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133539365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133539365 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133539365 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Allocated (fsm.c:456) 20250823133539365 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: Allocated (fsm.c:456) 20250823133539365 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133539365 DMSC DEBUG msc_a[0x561dbedce830]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133539365 DMSC DEBUG msc_a[0x561dbedce830]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133539365 DMSC DEBUG msc_a(unknown:GERAN-A-384:NONE)[0x561dbedce830]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133539365 DMSC DEBUG msc_i(unknown:GERAN-A-384:NONE)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133539365 DMSC DEBUG msc_a(unknown:GERAN-A-384:NONE)[0x561dbedce830]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133539365 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133539366 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedce830] (fsm.c:486) 20250823133539366 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133539366 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133539366 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133539366 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133539366 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133539366 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133539366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133539366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133539366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133539366 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133539366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133539366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133539366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133539366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133539366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133539366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133539366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133539366 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133539366 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133539366 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 callref-0x34b39c34 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823133539366 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133539366 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250823133539366 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133539366 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823133539366 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21NT} (gsm_04_08_cc.c:905) 20250823133539366 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 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) 20250823133539366 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823133539366 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133539366 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823133539366 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133539366 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250823133539366 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133539367 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133539367 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133539367 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133539367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133539367 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133539367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133539367 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133539367 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133539367 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133539367 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133539367 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133539367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133539367 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133539367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133539367 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133539367 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133539367 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133539367 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133539367 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133539367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133539367 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133539367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133539367 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(2129)@7e0c241b4610: { messageType := 2, destLocRef := '9D2B1F'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(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133539369 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250823133539369 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 1 MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '8301'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028301'O 20250823133539375 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133539375 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133539375 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133539375 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133539375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133539375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133539375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133539375 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133539375 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133539375 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133539375 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823133539375 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823133539375 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250823133539375 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250823133539375 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 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) 20250823133539375 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 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(2138)@7e0c241b4610: f_mt_call_complete 2 MSC_Test-MGCP(2133)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2138) 20250823133539380 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823133539380 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133539380 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedce830] (fsm.c:486) 20250823133539380 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 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) 20250823133539380 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbed66050]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133539380 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbed66050]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133539380 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:no-CI)[0x561dbed66050]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133539380 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:no-CI)[0x561dbed66050]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133539380 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbed6fa10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133539380 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbed6fa10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133539380 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:no-CI)[0x561dbed6fa10]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133539380 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:no-CI)[0x561dbed6fa10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@7e0c241b4610: 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(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 3 20250823133539384 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:no-CI)[0x561dbed66050]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133539384 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133539384 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133539384 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 4 20250823133539386 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:no-CI)[0x561dbed6fa10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133539386 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133539386 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133539386 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 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) 20250823133539386 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 tid-0) Sending Assignment Command (msc_a.c:706) 20250823133539386 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133539386 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133539386 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133539386 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133539386 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133539386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133539387 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133539387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133539387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 6 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250823133539390 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133539390 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133539390 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133539390 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133539390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133539390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133539390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133539390 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133539391 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133539391 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133539391 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed6fa10]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133539391 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed6fa10]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133539391 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384: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)[0x561dbed6fa10]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133539391 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 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) 20250823133539391 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133539391 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 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) 20250823133539391 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '8347'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 8 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 5 20250823133539395 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133539395 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133539395 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133539594 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133539594 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133539594 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133539594 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133539594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133539594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133539594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133539594 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133539595 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133539595 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133539595 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250823133539595 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250823133539595 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250823133539595 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 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) 20250823133539595 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 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(2138)@7e0c241b4610: f_mt_call_complete 7 20250823133539602 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133539602 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 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) 20250823133539602 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed66050]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133539602 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed66050]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133539602 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed66050]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133539602 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384: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)[0x561dbed66050]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 9 TC_lu_and_mt_csd0(2138)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete DONE TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Hold the call for some time 20250823133539607 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133539607 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133539607 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133539607 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133539607 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2138)@7e0c241b4610: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Hangup TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133540111 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133540111 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133540111 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133540111 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133540111 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133540111 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133540111 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133540111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133540111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133540111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133540111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133540111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133540111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250823133540116 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133540116 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133540117 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133540117 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133540117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133540117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133540117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133540117 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133540117 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133540117 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133540117 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823133540117 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133540117 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133540117 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823133540117 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x34b39c34 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823133540117 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250823133540117 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133540117 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133540117 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133540117 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133540117 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133540117 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133540117 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133540117 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedb4380]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133540117 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133540117 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedb4380] (call_leg.c:197) 20250823133540117 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133540117 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133540118 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133540118 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedb4380] (call_leg.c:197) 20250823133540118 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133540118 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133540118 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133540118 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133540118 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedce830] (call_leg.c:198) 20250823133540118 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133540118 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Deallocated (fsm.c:568) 20250823133540118 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133540118 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133540118 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133540118 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133540118 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133540118 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133540118 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133540118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133540118 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133540118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133540118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133540118 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133540118 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133540118 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133540118 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133540118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133540118 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133540118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133540118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2132)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)884186164 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2138)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(2138)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133540125 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133540125 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133540125 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133540125 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133540125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133540125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133540125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133540125 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133540125 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133540125 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133540125 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133540125 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133540125 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133540125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133540125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedce830] (msc_a.c:1053) 20250823133540125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133540125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbed92fb0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133540125 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed8c9b0] (msc_a.c:1053) 20250823133540125 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133540125 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133540125 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133540125 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9) MSC-A terminated (msub.c:261) 20250823133540125 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9) 1 MSC-I still active (msub.c:79) 20250823133540125 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133540125 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133540125 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbeda3240]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133540125 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbeda3240]{READY}: Removing from parent msub_fsm[0x561dbed8c9b0] (msub.c:113) 20250823133540125 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-384 (ran_conn.c:155) 20250823133540125 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbeda3240]{READY}: Freeing instance (msub.c:113) 20250823133540125 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-384:PAGING_RESP)[0x561dbeda3240]{READY}: Deallocated (fsm.c:568) 20250823133540125 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9) Free (msub.c:119) 20250823133540125 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133540125 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Freeing instance (msub.c:113) 20250823133540125 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Deallocated (fsm.c:568) 20250823133540126 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133540126 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133540126 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133540126 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133540126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133540126 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133540126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133540126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 20250823133540126 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133540126 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133540126 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133540126 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133540126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133540126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133540126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133540126 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2130)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)10300191 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 9: done MSC_Test_0-RAN(2130)@7e0c241b4610: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2138)@7e0c241b4610: ----------------------------------------------- TC_lu_and_mt_csd0(2138)@7e0c241b4610: "CSD Bearer Service: BS22NT" TC_lu_and_mt_csd0(2138)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(2135)@7e0c241b4610: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: 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(2130)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)7506191 MSC_Test_0-RAN(2130)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2129)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133541139 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133541139 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133541139 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133541139 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133541139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133541139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133541139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133541139 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133541140 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Allocated (fsm.c:456) 20250823133541140 DMSC DEBUG msc_i[0x561dbed7dc10]{READY}: Allocated (fsm.c:456) 20250823133541140 DMSC DEBUG msc_i[0x561dbed7dc10]{READY}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133541140 DMSC DEBUG msc_a[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133541140 DMSC DEBUG msc_a[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133541140 DMSC DEBUG msc_a(unknown:GERAN-A-385:NONE)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133541140 DMSC DEBUG msc_i(unknown:GERAN-A-385:NONE)[0x561dbed7dc10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133541140 DMSC DEBUG msc_a(unknown:GERAN-A-385:NONE)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133541140 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-385:LU)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133541140 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-385:LU)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133541140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133541140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-385:LU)[0x561dbed97b70] (fsm.c:486) 20250823133541140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133541140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133541140 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133541140 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133541140 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133541140 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133541140 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133541140 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133541140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133541140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133541140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133541140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133541140 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbed7dc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133541140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133541140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133541140 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133541140 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbedce6a0] (fsm.c:486) 20250823133541140 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133541140 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbed66050]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133541141 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133541141 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133541141 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133541141 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133541141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133541141 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133541141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133541141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133541141 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133541141 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133541141 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133541141 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133541141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133541141 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133541141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133541141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(2129)@7e0c241b4610: { messageType := 2, destLocRef := '72890F'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(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133541143 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133541143 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133541144 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133541144 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133541144 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133541144 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133541144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133541144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133541144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133541144 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133541145 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbed7dc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133541145 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbed97b70]{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(2138)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133541147 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133541147 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133541147 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133541147 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133541148 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133541148 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbedce6a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133541148 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbed66050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133541148 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbed66050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133541148 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133541148 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbedce6a0] (vlr_lu_fsm.c:110) 20250823133541148 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133541148 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbed66050]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133541148 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbedce6a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133541148 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbedce6a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133541148 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133541148 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbedce6a0] (fsm.c:486) 20250823133541148 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133541148 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133541148 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133541148 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133541148 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:TMSInew-0x28A40F30) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133541148 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133541148 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:TMSInew-0x28A40F30 LOCATION UPDATE ACCEPT (TMSI = 0x28a40f30) (gsm_04_08.c:149) 20250823133541148 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:TMSInew-0x28A40F30:GERAN-A-385:LU)[0x561dbed7dc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133541148 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:TMSInew-0x28A40F30 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133541148 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133541148 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133541148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133541148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133541148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133541148 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133541148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133541148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823133541152 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133541152 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133541152 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133541152 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133541152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133541152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133541152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133541152 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133541152 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:TMSInew-0x28A40F30:GERAN-A-385:LU)[0x561dbed7dc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133541152 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:TMSInew-0x28A40F30:GERAN-A-385:LU)[0x561dbed97b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133541152 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:TMSInew-0x28A40F30:GERAN-A-385:LU)[0x561dbed97b70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133541152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:TMSInew-0x28A40F30:GERAN-A-385:LU)[0x561dbedce6a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133541152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133541152 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133541152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133541152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-385:LU)[0x561dbedce6a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133541152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133541152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-385:LU)[0x561dbedce6a0] (vlr_lu_fsm.c:817) 20250823133541152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133541152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6EC167E9:GERAN-A-385:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133541152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-385:LU)[0x561dbedce6a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133541152 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-385:LU)[0x561dbed97b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133541152 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-385:LU)[0x561dbed97b70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.987s remaining) (msc_a.c:450) 20250823133541152 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133541153 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-385:LU)[0x561dbed97b70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133541153 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-385:LU)[0x561dbed97b70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133541153 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133541153 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133541153 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133541153 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-385:LU)[0x561dbed7dc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133541153 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133541153 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133541153 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133541153 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133541153 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133541153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133541153 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133541153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133541153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133541156 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133541156 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133541156 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133541156 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133541156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133541156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133541156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133541156 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133541157 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-385:LU)[0x561dbed7dc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133541157 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-385:LU)[0x561dbed97b70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133541157 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-385:LU)[0x561dbed97b70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133541157 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-385:LU)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133541157 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-385:LU)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133541157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-385:LU)[0x561dbedce6a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133541157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-385:LU)[0x561dbedce6a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-385:LU)[0x561dbed97b70] (msc_a.c:1053) 20250823133541157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-385:LU)[0x561dbedce6a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133541157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-385:LU)[0x561dbedce6a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133541157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-385:LU)[0x561dbedce6a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133541157 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-385:LU)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed8c9b0] (msc_a.c:1053) 20250823133541157 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-385:LU)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133541157 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-385:LU)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133541157 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133541157 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30) MSC-A terminated (msub.c:261) 20250823133541157 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30) 1 MSC-I still active (msub.c:79) 20250823133541157 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133541157 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133541157 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-385:LU)[0x561dbed7dc10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133541157 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-385:LU)[0x561dbed7dc10]{READY}: Removing from parent msub_fsm[0x561dbed8c9b0] (msub.c:113) 20250823133541157 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-385 (ran_conn.c:155) 20250823133541157 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-385:LU)[0x561dbed7dc10]{READY}: Freeing instance (msub.c:113) 20250823133541157 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-385:LU)[0x561dbed7dc10]{READY}: Deallocated (fsm.c:568) 20250823133541157 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30) Free (msub.c:119) 20250823133541157 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133541157 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Freeing instance (msub.c:113) 20250823133541157 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Deallocated (fsm.c:568) 20250823133541157 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133541157 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133541157 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133541157 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133541157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133541157 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133541157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133541157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 20250823133541158 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133541158 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133541158 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133541158 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133541158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133541158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133541158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133541159 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2130)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)7506191 TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133541160 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133541160 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: Created IMSI[0] for '262420000000007'H'28A40F30'O to be handled at TC_lu_and_mt_csd0(2138) MSC_Test-MNCC(2132)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)657688653 20250823133541165 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823133541165 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823133541165 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 callref-0x2733884d tid-255) New transaction (transaction.c:231) 20250823133541166 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 callref-0x2733884d tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22NT} (gsm_04_08_cc.c:790) 20250823133541166 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 callref-0x2733884d tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS22NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250823133541166 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 callref-0x2733884d tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823133541166 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250823133541166 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250823133541166 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133541166 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133541166 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133541166 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133541166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133541166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133541166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133541166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: Created IMSI[7] for '262420000000007'H'28A40F30'O to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: 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 := '28A40F30'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2130)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)31901 MSC_Test_0-SCCP(2129)@7e0c241b4610: First idle individual index:0 20250823133541172 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133541172 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133541172 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133541172 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133541172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133541172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133541172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133541172 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133541173 DMSC DEBUG msub_fsm[0x561dbedce6a0]{active}: Allocated (fsm.c:456) 20250823133541173 DMSC DEBUG msc_i[0x561dbed97b70]{READY}: Allocated (fsm.c:456) 20250823133541173 DMSC DEBUG msc_i[0x561dbed97b70]{READY}: is child of msub_fsm[0x561dbedce6a0] (fsm.c:486) 20250823133541173 DMSC DEBUG msc_a[0x561dbed7dc10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133541173 DMSC DEBUG msc_a[0x561dbed7dc10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedce6a0] (fsm.c:486) 20250823133541173 DMSC DEBUG msc_a(unknown:GERAN-A-386:NONE)[0x561dbed7dc10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133541173 DMSC DEBUG msc_i(unknown:GERAN-A-386:NONE)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133541173 DMSC DEBUG msc_a(unknown:GERAN-A-386:NONE)[0x561dbed7dc10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133541173 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133541173 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed7dc10] (fsm.c:486) 20250823133541173 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133541173 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133541173 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133541173 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133541173 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed7dc10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133541173 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed7dc10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133541173 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133541173 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133541173 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133541173 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133541173 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133541173 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133541173 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133541173 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133541173 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133541173 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133541173 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133541173 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed7dc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133541173 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed7dc10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133541173 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 callref-0x2733884d tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823133541173 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133541173 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed7dc10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250823133541173 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed7dc10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133541174 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823133541174 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22NT} (gsm_04_08_cc.c:905) 20250823133541174 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d 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) 20250823133541174 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823133541174 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133541174 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823133541174 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133541174 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250823133541174 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133541174 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133541174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133541174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133541174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133541174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133541174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133541174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133541174 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133541174 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133541174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133541174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133541174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133541174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133541174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133541174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133541174 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133541174 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133541174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133541174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133541174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133541174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133541174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133541174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: { messageType := 2, destLocRef := '007C9D'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(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133541176 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250823133541176 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 1 MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '8301'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028301'O 20250823133541181 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133541181 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133541181 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133541181 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133541181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133541181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133541181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133541181 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133541181 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133541181 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed7dc10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133541181 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823133541181 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823133541181 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250823133541181 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250823133541181 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d 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) 20250823133541181 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d 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(2138)@7e0c241b4610: f_mt_call_complete 2 MSC_Test-MGCP(2133)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2138) 20250823133541183 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823133541183 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133541183 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed7dc10] (fsm.c:486) 20250823133541183 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d 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) 20250823133541184 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbeda5240]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133541184 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbeda5240]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133541184 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:no-CI)[0x561dbeda5240]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133541184 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:no-CI)[0x561dbeda5240]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133541184 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed6fa10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133541184 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed6fa10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133541184 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:no-CI)[0x561dbed6fa10]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133541184 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:no-CI)[0x561dbed6fa10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@7e0c241b4610: 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(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 3 20250823133541186 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:no-CI)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133541186 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133541186 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed7dc10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133541186 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 4 20250823133541188 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:no-CI)[0x561dbed6fa10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133541188 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133541189 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed7dc10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133541189 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d 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) 20250823133541189 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d tid-0) Sending Assignment Command (msc_a.c:706) 20250823133541189 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133541189 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133541189 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133541189 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133541189 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133541189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133541189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133541189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133541189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 6 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133541193 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133541193 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133541193 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133541193 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133541193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133541193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133541193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133541193 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133541193 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133541193 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed7dc10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=1 into dtap '8307'O 20250823133541193 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed6fa10]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133541193 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed6fa10]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133541193 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386: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)[0x561dbed6fa10]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133541194 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d 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) 20250823133541194 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133541194 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d 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) MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '8347'O 20250823133541194 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 5 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 8 20250823133541197 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133541197 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133541197 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133541398 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133541398 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133541398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133541398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133541398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133541398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133541398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133541398 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133541399 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133541399 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed7dc10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133541399 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250823133541399 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250823133541399 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250823133541399 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d 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) 20250823133541399 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d 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(2138)@7e0c241b4610: f_mt_call_complete 7 20250823133541402 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133541402 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d 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) 20250823133541402 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbeda5240]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133541403 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbeda5240]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133541403 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbeda5240]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133541403 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386: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)[0x561dbeda5240]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 9 TC_lu_and_mt_csd0(2138)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete DONE TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Hold the call for some time 20250823133541404 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133541404 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda5240]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133541404 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133541404 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133541404 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed7dc10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2138)@7e0c241b4610: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Hangup TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133541905 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133541905 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133541905 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133541905 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133541905 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133541905 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133541905 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133541905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133541905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133541905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133541905 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133541905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133541905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250823133541906 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133541906 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133541906 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133541906 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133541906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133541906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133541907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133541907 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133541907 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133541907 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed7dc10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133541907 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823133541907 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133541907 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133541907 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823133541907 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x2733884d tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823133541907 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250823133541907 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133541907 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133541907 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed7dc10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133541907 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed7dc10]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133541907 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133541907 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133541907 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133541907 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbedb4380]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133541907 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133541907 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbedb4380] (call_leg.c:197) 20250823133541907 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133541907 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133541907 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda5240]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133541907 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda5240]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbedb4380] (call_leg.c:197) 20250823133541907 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133541907 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda5240]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133541907 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda5240]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133541907 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133541907 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed7dc10] (call_leg.c:198) 20250823133541907 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133541907 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Deallocated (fsm.c:568) 20250823133541907 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed7dc10]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133541907 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133541907 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133541907 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133541907 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133541907 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133541907 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133541907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133541907 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133541907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133541907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133541907 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133541907 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133541907 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133541907 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133541907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133541907 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133541907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133541907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test-MNCC(2132)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)657688653 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2138)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133541909 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133541909 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133541909 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133541909 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133541909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133541909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133541909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133541909 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133541909 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133541909 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed7dc10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133541909 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed7dc10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133541909 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed7dc10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133541909 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed7dc10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133541909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133541909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed7dc10] (msc_a.c:1053) 20250823133541909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133541909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133541909 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed7dc10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedce6a0] (msc_a.c:1053) 20250823133541909 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed7dc10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133541909 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed7dc10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133541909 DMSC DEBUG msub_fsm[0x561dbedce6a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133541909 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30) MSC-A terminated (msub.c:261) 20250823133541909 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30) 1 MSC-I still active (msub.c:79) 20250823133541909 DMSC DEBUG msub_fsm[0x561dbedce6a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133541909 DMSC DEBUG msub_fsm[0x561dbedce6a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133541909 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed97b70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133541909 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed97b70]{READY}: Removing from parent msub_fsm[0x561dbedce6a0] (msub.c:113) 20250823133541909 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-386 (ran_conn.c:155) 20250823133541909 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed97b70]{READY}: Freeing instance (msub.c:113) 20250823133541909 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-386:PAGING_RESP)[0x561dbed97b70]{READY}: Deallocated (fsm.c:568) 20250823133541909 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30) Free (msub.c:119) 20250823133541909 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133541909 DMSC DEBUG msub_fsm[0x561dbedce6a0]{terminating}: Freeing instance (msub.c:113) 20250823133541909 DMSC DEBUG msub_fsm[0x561dbedce6a0]{terminating}: Deallocated (fsm.c:568) 20250823133541909 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133541909 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133541909 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133541909 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133541909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133541909 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133541909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133541909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 20250823133541909 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133541909 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133541909 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133541909 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133541909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133541909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133541909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133541909 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2130)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)31901 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 9: done MSC_Test_0-RAN(2130)@7e0c241b4610: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2138)@7e0c241b4610: ----------------------------------------------- TC_lu_and_mt_csd0(2138)@7e0c241b4610: "CSD Bearer Service: BS24NT" TC_lu_and_mt_csd0(2138)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(2135)@7e0c241b4610: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: 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(2130)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)68888 MSC_Test_0-RAN(2130)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2129)@7e0c241b4610: First idle individual index:0 20250823133542921 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133542921 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133542921 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133542921 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133542921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133542921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133542921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133542921 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133542922 DMSC DEBUG msub_fsm[0x561dbedce6a0]{active}: Allocated (fsm.c:456) 20250823133542922 DMSC DEBUG msc_i[0x561dbedce7d0]{READY}: Allocated (fsm.c:456) 20250823133542922 DMSC DEBUG msc_i[0x561dbedce7d0]{READY}: is child of msub_fsm[0x561dbedce6a0] (fsm.c:486) 20250823133542922 DMSC DEBUG msc_a[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133542922 DMSC DEBUG msc_a[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedce6a0] (fsm.c:486) 20250823133542922 DMSC DEBUG msc_a(unknown:GERAN-A-387:NONE)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133542923 DMSC DEBUG msc_i(unknown:GERAN-A-387:NONE)[0x561dbedce7d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133542923 DMSC DEBUG msc_a(unknown:GERAN-A-387:NONE)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133542923 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-387:LU)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133542923 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-387:LU)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133542923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133542923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-387:LU)[0x561dbed6e3b0] (fsm.c:486) 20250823133542923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133542923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133542923 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133542923 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133542923 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133542923 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133542923 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133542923 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133542923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133542923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133542923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133542923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133542923 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbedce7d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133542923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133542923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133542923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbed6e4e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133542923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbed6e4e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbed66050] (fsm.c:486) 20250823133542923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbed6e4e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133542923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbed6e4e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133542924 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133542924 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133542924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133542924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133542924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133542924 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133542924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133542924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133542924 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133542924 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133542924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133542924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133542924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133542924 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133542924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133542924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: { messageType := 2, destLocRef := '010D18'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(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133542927 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133542927 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823133542928 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133542929 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133542929 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133542929 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133542929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133542929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133542929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133542929 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133542929 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbedce7d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133542929 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbed6e3b0]{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(2138)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133542931 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133542931 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133542931 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133542932 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133542933 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133542933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133542933 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbed6e4e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133542933 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbed6e4e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133542933 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbed6e4e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133542933 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbed6e4e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbed66050] (vlr_lu_fsm.c:110) 20250823133542933 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbed6e4e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133542933 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbed6e4e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133542933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133542933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133542933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133542933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbed66050] (fsm.c:486) 20250823133542933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133542933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133542933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133542933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133542933 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:TMSInew-0xB133B3B6) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133542933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133542933 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:TMSInew-0xB133B3B6 LOCATION UPDATE ACCEPT (TMSI = 0xb133b3b6) (gsm_04_08.c:149) 20250823133542933 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:TMSInew-0xB133B3B6:GERAN-A-387:LU)[0x561dbedce7d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133542933 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:TMSInew-0xB133B3B6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133542934 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133542934 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133542934 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133542934 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133542934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133542934 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133542934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133542934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823133542938 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133542938 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133542938 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133542938 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133542938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133542938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133542938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133542938 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133542939 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:TMSInew-0xB133B3B6:GERAN-A-387:LU)[0x561dbedce7d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133542939 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:TMSInew-0xB133B3B6:GERAN-A-387:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133542939 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:TMSInew-0xB133B3B6:GERAN-A-387:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133542939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:TMSInew-0xB133B3B6:GERAN-A-387:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133542939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133542939 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133542939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133542939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-387:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133542939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133542939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-387:LU)[0x561dbed66050] (vlr_lu_fsm.c:817) 20250823133542939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133542939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x28A40F30:GERAN-A-387:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133542939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-387:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133542939 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-387:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133542939 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-387:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.983s remaining) (msc_a.c:450) 20250823133542939 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133542939 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-387:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133542939 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-387:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133542939 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133542939 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133542939 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133542939 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-387:LU)[0x561dbedce7d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133542940 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133542940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133542940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133542940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133542940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133542940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133542940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133542940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133542940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 20250823133542944 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133542944 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133542944 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133542944 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133542944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133542944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133542944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133542944 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133542944 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-387:LU)[0x561dbedce7d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133542944 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-387:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133542944 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-387:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133542944 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-387:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133542944 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-387:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133542944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-387:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133542944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-387:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-387:LU)[0x561dbed6e3b0] (msc_a.c:1053) 20250823133542945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-387:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133542945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-387:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133542945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-387:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133542945 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-387:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedce6a0] (msc_a.c:1053) 20250823133542945 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-387:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133542945 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-387:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133542945 DMSC DEBUG msub_fsm[0x561dbedce6a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133542945 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6) MSC-A terminated (msub.c:261) 20250823133542945 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6) 1 MSC-I still active (msub.c:79) 20250823133542945 DMSC DEBUG msub_fsm[0x561dbedce6a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133542945 DMSC DEBUG msub_fsm[0x561dbedce6a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133542945 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-387:LU)[0x561dbedce7d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133542945 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-387:LU)[0x561dbedce7d0]{READY}: Removing from parent msub_fsm[0x561dbedce6a0] (msub.c:113) 20250823133542945 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-387 (ran_conn.c:155) 20250823133542945 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-387:LU)[0x561dbedce7d0]{READY}: Freeing instance (msub.c:113) 20250823133542945 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-387:LU)[0x561dbedce7d0]{READY}: Deallocated (fsm.c:568) 20250823133542945 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6) Free (msub.c:119) 20250823133542945 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133542945 DMSC DEBUG msub_fsm[0x561dbedce6a0]{terminating}: Freeing instance (msub.c:113) 20250823133542945 DMSC DEBUG msub_fsm[0x561dbedce6a0]{terminating}: Deallocated (fsm.c:568) 20250823133542945 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133542945 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133542945 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133542945 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133542945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133542945 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133542945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133542945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133542946 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133542946 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133542946 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133542946 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133542946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133542946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133542947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133542947 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2130)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)68888 TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133542947 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133542947 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: Created IMSI[0] for '262420000000007'H'B133B3B6'O to be handled at TC_lu_and_mt_csd0(2138) MSC_Test-MNCC(2132)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)598802316 20250823133542952 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823133542953 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823133542953 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 callref-0x23b0ff8c tid-255) New transaction (transaction.c:231) 20250823133542953 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 callref-0x23b0ff8c tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24NT} (gsm_04_08_cc.c:790) 20250823133542953 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 callref-0x23b0ff8c tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS24NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250823133542953 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 callref-0x23b0ff8c tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823133542953 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250823133542953 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250823133542953 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133542953 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133542953 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133542953 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133542953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133542953 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133542953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133542953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: Created IMSI[8] for '262420000000007'H'B133B3B6'O to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: 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 := 'B133B3B6'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2130)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)11387610 MSC_Test_0-SCCP(2129)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133542960 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133542960 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133542960 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133542960 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133542960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133542960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133542960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133542960 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133542961 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Allocated (fsm.c:456) 20250823133542961 DMSC DEBUG msc_i[0x561dbed6e3b0]{READY}: Allocated (fsm.c:456) 20250823133542961 DMSC DEBUG msc_i[0x561dbed6e3b0]{READY}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133542961 DMSC DEBUG msc_a[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133542961 DMSC DEBUG msc_a[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133542961 DMSC DEBUG msc_a(unknown:GERAN-A-388:NONE)[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133542961 DMSC DEBUG msc_i(unknown:GERAN-A-388:NONE)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133542961 DMSC DEBUG msc_a(unknown:GERAN-A-388:NONE)[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133542961 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce6a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133542961 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce6a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce7d0] (fsm.c:486) 20250823133542961 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce6a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133542961 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce6a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133542961 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133542961 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133542961 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133542961 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce7d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133542961 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce6a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133542961 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce6a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133542961 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce6a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133542962 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133542962 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce6a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133542962 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce6a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133542962 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce6a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133542962 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce6a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133542962 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce6a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133542962 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce6a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133542962 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce6a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133542962 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce7d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133542962 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce7d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133542962 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 callref-0x23b0ff8c tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823133542962 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133542962 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce7d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250823133542962 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce7d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133542962 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823133542962 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24NT} (gsm_04_08_cc.c:905) 20250823133542962 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c 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) 20250823133542962 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823133542962 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133542962 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823133542962 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133542963 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250823133542963 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133542963 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133542963 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133542963 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133542963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133542963 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133542963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133542963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133542963 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133542963 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133542963 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133542963 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133542963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133542963 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133542963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133542963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133542963 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133542963 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133542963 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133542963 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133542963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133542963 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133542963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133542963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: { messageType := 2, destLocRef := 'ADC2DA'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-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133542965 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250823133542965 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 1 MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '8301'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028301'O 20250823133542971 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133542971 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133542971 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133542971 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133542971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133542971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133542971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133542971 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133542971 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133542971 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133542971 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823133542971 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823133542971 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250823133542971 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250823133542971 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c 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) 20250823133542971 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c 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(2138)@7e0c241b4610: f_mt_call_complete 2 MSC_Test-MGCP(2133)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2138) 20250823133542976 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823133542976 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133542976 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce7d0] (fsm.c:486) 20250823133542976 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c 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) 20250823133542976 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbed7dc10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133542976 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbed7dc10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133542976 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:no-CI)[0x561dbed7dc10]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133542976 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:no-CI)[0x561dbed7dc10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133542976 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbeda5240]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133542976 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbeda5240]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133542976 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:no-CI)[0x561dbeda5240]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133542976 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:no-CI)[0x561dbeda5240]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@7e0c241b4610: 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(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 3 20250823133542980 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:no-CI)[0x561dbed7dc10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133542980 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133542980 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133542980 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 4 20250823133542983 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:no-CI)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133542983 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133542983 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133542983 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c 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) 20250823133542983 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c tid-0) Sending Assignment Command (msc_a.c:706) 20250823133542983 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133542984 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133542984 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133542984 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133542984 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133542984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133542984 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133542984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133542984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 6 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=1 into dtap '8307'O 20250823133542989 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133542989 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133542989 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133542989 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133542989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '8347'O 20250823133542989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133542989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133542989 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 20250823133542989 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133542989 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133542989 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbeda5240]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133542989 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbeda5240]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133542989 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388: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)[0x561dbeda5240]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028347'O 20250823133542989 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c 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) 20250823133542989 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133542990 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c 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) 20250823133542990 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 5 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 8 20250823133542993 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133542993 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133542993 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133543190 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133543190 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133543190 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133543190 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133543190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133543190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133543190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133543190 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133543191 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133543191 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133543191 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250823133543191 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250823133543191 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250823133543191 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c 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) 20250823133543191 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c 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(2138)@7e0c241b4610: f_mt_call_complete 7 20250823133543197 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133543197 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c 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) 20250823133543197 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed7dc10]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133543197 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed7dc10]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133543197 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed7dc10]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133543197 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388: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)[0x561dbed7dc10]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 9 TC_lu_and_mt_csd0(2138)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete DONE TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Hold the call for some time 20250823133543202 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed7dc10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133543202 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed7dc10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133543202 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133543202 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133543202 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2138)@7e0c241b4610: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Hangup TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133543703 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133543703 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133543703 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133543703 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133543703 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133543704 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133543704 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133543704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133543704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133543704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133543704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133543704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133543704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133543709 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133543709 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133543709 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133543709 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133543709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133543709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133543709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133543709 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133543709 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133543709 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133543709 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823133543709 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133543709 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133543709 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823133543709 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x23b0ff8c tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823133543709 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250823133543709 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133543709 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133543710 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133543710 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce7d0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133543710 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133543710 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133543710 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133543710 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedb4380]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133543710 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133543710 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedb4380] (call_leg.c:197) 20250823133543710 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133543710 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133543710 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed7dc10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133543710 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed7dc10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedb4380] (call_leg.c:197) 20250823133543710 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133543710 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed7dc10]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133543710 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed7dc10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133543710 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133543710 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce7d0] (call_leg.c:198) 20250823133543710 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133543710 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Deallocated (fsm.c:568) 20250823133543710 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce7d0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133543710 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133543710 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133543710 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133543710 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133543710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133543710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133543710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133543710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133543710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133543710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133543710 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133543710 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133543710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133543710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133543710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133543710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133543710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133543710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2132)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)598802316 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2138)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133543716 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133543716 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133543716 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133543716 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133543716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133543716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133543716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133543716 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133543716 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133543717 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce7d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133543717 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce7d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133543717 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce7d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133543717 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce7d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133543717 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce6a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133543717 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce6a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce7d0] (msc_a.c:1053) 20250823133543717 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce6a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133543717 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce6a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133543717 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce7d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed66050] (msc_a.c:1053) 20250823133543717 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce7d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133543717 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbedce7d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133543717 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133543717 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6) MSC-A terminated (msub.c:261) 20250823133543717 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6) 1 MSC-I still active (msub.c:79) 20250823133543717 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133543717 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133543717 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbed6e3b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133543717 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbed6e3b0]{READY}: Removing from parent msub_fsm[0x561dbed66050] (msub.c:113) 20250823133543717 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-388 (ran_conn.c:155) 20250823133543717 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbed6e3b0]{READY}: Freeing instance (msub.c:113) 20250823133543717 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-388:PAGING_RESP)[0x561dbed6e3b0]{READY}: Deallocated (fsm.c:568) 20250823133543717 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6) Free (msub.c:119) 20250823133543717 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133543717 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Freeing instance (msub.c:113) 20250823133543717 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Deallocated (fsm.c:568) 20250823133543718 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133543718 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133543718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133543718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133543718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133543718 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133543718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133543718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 20250823133543719 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133543719 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133543719 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133543719 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133543719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133543719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133543719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133543719 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2130)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)11387610 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 9: done MSC_Test_0-RAN(2130)@7e0c241b4610: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2138)@7e0c241b4610: ----------------------------------------------- TC_lu_and_mt_csd0(2138)@7e0c241b4610: "CSD Bearer Service: BS25NT" TC_lu_and_mt_csd0(2138)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(2135)@7e0c241b4610: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: 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(2130)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)9186252 MSC_Test_0-RAN(2130)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2129)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133544732 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133544732 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133544732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133544732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133544732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133544732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133544732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133544732 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133544733 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Allocated (fsm.c:456) 20250823133544733 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: Allocated (fsm.c:456) 20250823133544733 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133544733 DMSC DEBUG msc_a[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133544733 DMSC DEBUG msc_a[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133544733 DMSC DEBUG msc_a(unknown:GERAN-A-389:NONE)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133544733 DMSC DEBUG msc_i(unknown:GERAN-A-389:NONE)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133544733 DMSC DEBUG msc_a(unknown:GERAN-A-389:NONE)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133544733 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-389:LU)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133544733 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-389:LU)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133544733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133544733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-389:LU)[0x561dbed6e4e0] (fsm.c:486) 20250823133544733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133544733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133544733 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133544734 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133544734 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133544734 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133544734 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133544734 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133544734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133544734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133544734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133544734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133544734 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133544734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133544734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133544734 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133544734 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbed7dc10] (fsm.c:486) 20250823133544734 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133544734 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133544734 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133544734 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133544734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133544734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133544734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133544734 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133544734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133544734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133544734 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133544734 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133544734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133544734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133544734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133544734 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133544734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133544734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: { messageType := 2, destLocRef := '8C2BCC'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(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133544737 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133544737 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823133544739 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133544739 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133544739 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133544739 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133544739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133544739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133544739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133544739 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133544739 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133544739 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbed6e4e0]{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(2138)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133544742 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133544742 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133544742 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133544742 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133544744 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133544744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133544744 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133544744 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133544744 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133544744 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbed7dc10] (vlr_lu_fsm.c:110) 20250823133544744 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133544744 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133544744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133544744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133544744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133544744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbed7dc10] (fsm.c:486) 20250823133544744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133544744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133544744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133544744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133544744 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:TMSInew-0xAF4F9E27) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133544744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133544744 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:TMSInew-0xAF4F9E27 LOCATION UPDATE ACCEPT (TMSI = 0xaf4f9e27) (gsm_04_08.c:149) 20250823133544744 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:TMSInew-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133544744 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:TMSInew-0xAF4F9E27 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133544744 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133544744 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133544744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133544744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133544744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133544744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133544744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133544744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133544749 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133544749 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133544749 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133544749 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133544749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133544749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133544749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133544749 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133544750 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:TMSInew-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133544750 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:TMSInew-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133544750 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:TMSInew-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133544750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:TMSInew-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133544750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133544750 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133544750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133544750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133544750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133544750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed7dc10] (vlr_lu_fsm.c:817) 20250823133544750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133544750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB133B3B6:GERAN-A-389:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133544750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133544750 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133544750 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.983s remaining) (msc_a.c:450) 20250823133544750 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133544750 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed6e4e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133544750 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed6e4e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133544750 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133544750 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133544750 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133544750 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133544750 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133544751 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133544751 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133544751 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133544751 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133544751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133544751 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133544751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133544751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133544754 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133544754 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133544754 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133544754 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133544754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133544754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133544754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133544754 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133544754 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133544754 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed6e4e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133544754 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed6e4e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133544754 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133544754 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133544754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed7dc10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133544754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed7dc10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed6e4e0] (msc_a.c:1053) 20250823133544754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed7dc10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133544754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed7dc10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133544754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed7dc10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133544754 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed66050] (msc_a.c:1053) 20250823133544754 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133544754 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133544754 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133544754 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27) MSC-A terminated (msub.c:261) 20250823133544754 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27) 1 MSC-I still active (msub.c:79) 20250823133544754 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133544754 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133544754 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed8c9b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133544754 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed8c9b0]{READY}: Removing from parent msub_fsm[0x561dbed66050] (msub.c:113) 20250823133544755 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-389 (ran_conn.c:155) 20250823133544755 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed8c9b0]{READY}: Freeing instance (msub.c:113) 20250823133544755 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-389:LU)[0x561dbed8c9b0]{READY}: Deallocated (fsm.c:568) 20250823133544755 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27) Free (msub.c:119) 20250823133544755 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133544755 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Freeing instance (msub.c:113) 20250823133544755 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Deallocated (fsm.c:568) 20250823133544755 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133544755 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133544755 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133544755 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133544755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133544755 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133544755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133544755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 20250823133544756 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133544756 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133544756 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133544756 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133544756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133544756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133544756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133544756 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)9186252 TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133544757 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133544757 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: Created IMSI[0] for '262420000000007'H'AF4F9E27'O to be handled at TC_lu_and_mt_csd0(2138) MSC_Test-MNCC(2132)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)962395402 20250823133544763 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823133544763 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823133544763 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 callref-0x395cfd0a tid-255) New transaction (transaction.c:231) 20250823133544763 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 callref-0x395cfd0a tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25NT} (gsm_04_08_cc.c:790) 20250823133544763 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 callref-0x395cfd0a tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS25NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250823133544763 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 callref-0x395cfd0a tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823133544763 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250823133544763 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250823133544763 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133544763 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133544763 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133544763 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133544763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133544764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133544764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133544764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: Created IMSI[9] for '262420000000007'H'AF4F9E27'O to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: 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 := 'AF4F9E27'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2130)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)9383846 MSC_Test_0-SCCP(2129)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133544771 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133544771 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133544771 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133544771 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133544771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133544771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133544771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133544771 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133544772 DMSC DEBUG msub_fsm[0x561dbed7dc10]{active}: Allocated (fsm.c:456) 20250823133544772 DMSC DEBUG msc_i[0x561dbed6e4e0]{READY}: Allocated (fsm.c:456) 20250823133544772 DMSC DEBUG msc_i[0x561dbed6e4e0]{READY}: is child of msub_fsm[0x561dbed7dc10] (fsm.c:486) 20250823133544772 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133544772 DMSC DEBUG msc_a[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed7dc10] (fsm.c:486) 20250823133544772 DMSC DEBUG msc_a(unknown:GERAN-A-390:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133544772 DMSC DEBUG msc_i(unknown:GERAN-A-390:NONE)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133544772 DMSC DEBUG msc_a(unknown:GERAN-A-390:NONE)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133544772 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133544772 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed8c9b0] (fsm.c:486) 20250823133544772 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133544772 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133544772 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133544772 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133544772 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133544772 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed8c9b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133544772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133544772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133544772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133544772 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133544772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133544772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133544772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133544772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133544772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133544772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133544772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133544772 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133544772 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed8c9b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133544772 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 callref-0x395cfd0a tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823133544772 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133544772 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed8c9b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250823133544772 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed8c9b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133544772 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823133544772 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25NT} (gsm_04_08_cc.c:905) 20250823133544772 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a 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) 20250823133544772 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823133544772 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133544772 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823133544773 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133544773 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250823133544773 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133544773 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133544773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133544773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133544773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133544773 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133544773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133544773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133544773 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133544773 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133544773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133544773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133544773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133544773 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133544773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133544773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133544773 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133544773 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133544773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133544773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133544773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133544773 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133544773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133544773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: { messageType := 2, destLocRef := '8F2FA6'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(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133544776 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250823133544776 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 1 MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '8301'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133544781 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133544781 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133544781 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133544781 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133544781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133544781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133544781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133544781 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133544782 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133544782 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed8c9b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133544782 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823133544782 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823133544782 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250823133544782 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250823133544782 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a 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) 20250823133544782 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a 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(2138)@7e0c241b4610: f_mt_call_complete 2 MSC_Test-MGCP(2133)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2138) 20250823133544785 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823133544786 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133544786 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed8c9b0] (fsm.c:486) 20250823133544786 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a 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) 20250823133544786 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbedab3d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133544786 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbedab3d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133544786 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:no-CI)[0x561dbedab3d0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133544786 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:no-CI)[0x561dbedab3d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133544786 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed6fa10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133544786 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed6fa10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133544786 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:no-CI)[0x561dbed6fa10]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133544786 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:no-CI)[0x561dbed6fa10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@7e0c241b4610: 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(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 3 20250823133544790 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:no-CI)[0x561dbedab3d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133544790 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133544790 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed8c9b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133544790 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 4 20250823133544793 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:no-CI)[0x561dbed6fa10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133544793 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133544793 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed8c9b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133544793 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a 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) 20250823133544793 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a tid-0) Sending Assignment Command (msc_a.c:706) 20250823133544793 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133544793 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133544793 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133544793 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133544793 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133544793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133544793 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133544793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133544793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 6 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250823133544799 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133544799 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133544799 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133544799 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133544799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133544799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133544799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133544799 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133544799 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133544799 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed8c9b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133544799 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed6fa10]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133544799 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed6fa10]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133544799 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390: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)[0x561dbed6fa10]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133544800 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a 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) 20250823133544800 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133544800 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a 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) 20250823133544800 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '8347'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 5 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 8 20250823133544803 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133544803 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133544803 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133545002 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133545002 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133545002 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133545002 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133545002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133545002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133545002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133545002 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133545003 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133545003 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed8c9b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133545003 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250823133545003 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250823133545003 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250823133545003 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a 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) 20250823133545003 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a 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(2138)@7e0c241b4610: f_mt_call_complete 7 20250823133545006 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133545006 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a 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) 20250823133545006 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedab3d0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133545006 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedab3d0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133545006 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedab3d0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133545006 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390: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)[0x561dbedab3d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 9 TC_lu_and_mt_csd0(2138)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete DONE TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Hold the call for some time 20250823133545011 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedab3d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133545011 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedab3d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133545011 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133545011 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133545011 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed8c9b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2138)@7e0c241b4610: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Hangup TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133545515 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133545515 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133545515 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133545515 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133545515 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133545515 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133545515 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133545515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133545515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133545515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133545515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133545515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133545515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250823133545520 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133545520 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133545520 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133545520 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133545520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133545520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133545521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133545521 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133545521 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133545521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed8c9b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133545521 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823133545521 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133545521 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133545521 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823133545521 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x395cfd0a tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823133545521 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250823133545521 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133545521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133545521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed8c9b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133545521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed8c9b0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133545521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133545521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133545521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133545521 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbedb4380]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133545521 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133545521 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbedb4380] (call_leg.c:197) 20250823133545521 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133545521 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133545521 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedab3d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133545521 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedab3d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbedb4380] (call_leg.c:197) 20250823133545522 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133545522 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedab3d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133545522 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedab3d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133545522 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133545522 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed8c9b0] (call_leg.c:198) 20250823133545522 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133545522 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Deallocated (fsm.c:568) 20250823133545522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133545522 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133545522 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133545522 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133545522 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133545522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133545522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133545522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133545522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133545522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133545522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133545522 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133545522 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133545522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133545522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133545522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133545522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133545522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133545522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2132)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)962395402 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2138)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133545528 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133545528 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133545528 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133545528 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133545528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133545528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133545528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133545528 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133545528 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133545528 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133545528 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed8c9b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133545528 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133545528 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133545528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133545528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed8c9b0] (msc_a.c:1053) 20250823133545528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133545528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed66050]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133545528 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed7dc10] (msc_a.c:1053) 20250823133545528 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133545528 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed8c9b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133545528 DMSC DEBUG msub_fsm[0x561dbed7dc10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133545528 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27) MSC-A terminated (msub.c:261) 20250823133545528 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27) 1 MSC-I still active (msub.c:79) 20250823133545528 DMSC DEBUG msub_fsm[0x561dbed7dc10]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133545528 DMSC DEBUG msub_fsm[0x561dbed7dc10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133545528 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed6e4e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133545528 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed6e4e0]{READY}: Removing from parent msub_fsm[0x561dbed7dc10] (msub.c:113) 20250823133545529 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-390 (ran_conn.c:155) 20250823133545529 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed6e4e0]{READY}: Freeing instance (msub.c:113) 20250823133545529 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-390:PAGING_RESP)[0x561dbed6e4e0]{READY}: Deallocated (fsm.c:568) 20250823133545529 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27) Free (msub.c:119) 20250823133545529 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133545529 DMSC DEBUG msub_fsm[0x561dbed7dc10]{terminating}: Freeing instance (msub.c:113) 20250823133545529 DMSC DEBUG msub_fsm[0x561dbed7dc10]{terminating}: Deallocated (fsm.c:568) 20250823133545529 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133545529 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133545529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133545529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133545529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133545529 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133545529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133545529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 20250823133545529 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133545529 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133545529 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133545529 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133545529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133545529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133545529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133545529 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)9383846 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 9: done MSC_Test_0-RAN(2130)@7e0c241b4610: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2138)@7e0c241b4610: ----------------------------------------------- TC_lu_and_mt_csd0(2138)@7e0c241b4610: "CSD Bearer Service: BS26NT" TC_lu_and_mt_csd0(2138)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(2135)@7e0c241b4610: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: 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(2130)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)15718808 MSC_Test_0-SCCP(2129)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(2130)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133546544 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133546544 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133546544 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133546544 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133546544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133546544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133546544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133546544 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133546545 DMSC DEBUG msub_fsm[0x561dbed7dc10]{active}: Allocated (fsm.c:456) 20250823133546545 DMSC DEBUG msc_i[0x561dbed97b70]{READY}: Allocated (fsm.c:456) 20250823133546545 DMSC DEBUG msc_i[0x561dbed97b70]{READY}: is child of msub_fsm[0x561dbed7dc10] (fsm.c:486) 20250823133546545 DMSC DEBUG msc_a[0x561dbedce830]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133546545 DMSC DEBUG msc_a[0x561dbedce830]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed7dc10] (fsm.c:486) 20250823133546545 DMSC DEBUG msc_a(unknown:GERAN-A-391:NONE)[0x561dbedce830]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133546545 DMSC DEBUG msc_i(unknown:GERAN-A-391:NONE)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133546545 DMSC DEBUG msc_a(unknown:GERAN-A-391:NONE)[0x561dbedce830]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133546545 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-391:LU)[0x561dbedce830]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133546545 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-391:LU)[0x561dbedce830]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133546545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133546545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-391:LU)[0x561dbedce830] (fsm.c:486) 20250823133546545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133546545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133546545 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133546545 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133546545 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbedce830]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133546545 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbedce830]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133546545 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133546545 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133546545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133546545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133546545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133546545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133546545 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133546545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133546545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133546545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbed6e610]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133546545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbed6e610]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbeda3240] (fsm.c:486) 20250823133546545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbed6e610]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133546545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbed6e610]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133546545 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133546545 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133546545 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133546545 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133546545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133546546 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133546546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133546546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133546546 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133546546 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133546546 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133546546 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133546546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133546546 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133546546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133546546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: { messageType := 2, destLocRef := 'EFD998'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(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133546548 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133546548 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250823133546549 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133546549 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133546549 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133546549 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133546549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133546550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133546550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133546550 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133546550 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133546550 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbedce830]{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(2138)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133546553 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133546553 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133546553 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133546553 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133546554 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133546554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbeda3240]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133546554 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbed6e610]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133546554 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbed6e610]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133546554 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbed6e610]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133546554 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbed6e610]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbeda3240] (vlr_lu_fsm.c:110) 20250823133546554 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbed6e610]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133546554 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbed6e610]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133546554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbeda3240]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133546554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbeda3240]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133546554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133546554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbeda3240] (fsm.c:486) 20250823133546554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133546554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133546554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133546554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133546554 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:TMSInew-0x390CE658) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133546554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133546554 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:TMSInew-0x390CE658 LOCATION UPDATE ACCEPT (TMSI = 0x390ce658) (gsm_04_08.c:149) 20250823133546554 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:TMSInew-0x390CE658:GERAN-A-391:LU)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133546554 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:TMSInew-0x390CE658 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133546555 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133546555 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133546555 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133546555 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133546555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133546555 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133546555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133546555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823133546558 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133546558 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133546558 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133546558 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133546558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133546558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133546559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133546559 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133546559 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:TMSInew-0x390CE658:GERAN-A-391:LU)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133546559 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:TMSInew-0x390CE658:GERAN-A-391:LU)[0x561dbedce830]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133546559 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:TMSInew-0x390CE658:GERAN-A-391:LU)[0x561dbedce830]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133546559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:TMSInew-0x390CE658:GERAN-A-391:LU)[0x561dbeda3240]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133546559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133546559 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133546559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133546559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-391:LU)[0x561dbeda3240]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133546559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133546559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-391:LU)[0x561dbeda3240] (vlr_lu_fsm.c:817) 20250823133546559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133546559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xAF4F9E27:GERAN-A-391:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133546559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-391:LU)[0x561dbeda3240]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133546559 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-391:LU)[0x561dbedce830]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133546559 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-391:LU)[0x561dbedce830]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250823133546559 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133546559 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-391:LU)[0x561dbedce830]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133546559 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-391:LU)[0x561dbedce830]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133546559 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133546559 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133546559 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133546559 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-391:LU)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133546559 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133546559 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133546559 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133546559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133546559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133546559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133546559 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133546559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133546560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133546563 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133546563 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133546563 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133546563 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133546563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133546563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133546563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133546563 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133546563 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-391:LU)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133546563 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-391:LU)[0x561dbedce830]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133546563 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-391:LU)[0x561dbedce830]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133546563 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-391:LU)[0x561dbedce830]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133546563 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-391:LU)[0x561dbedce830]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133546563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-391:LU)[0x561dbeda3240]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133546563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-391:LU)[0x561dbeda3240]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-391:LU)[0x561dbedce830] (msc_a.c:1053) 20250823133546563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-391:LU)[0x561dbeda3240]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133546563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-391:LU)[0x561dbeda3240]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133546563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-391:LU)[0x561dbeda3240]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133546563 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-391:LU)[0x561dbedce830]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed7dc10] (msc_a.c:1053) 20250823133546563 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-391:LU)[0x561dbedce830]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133546563 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-391:LU)[0x561dbedce830]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133546563 DMSC DEBUG msub_fsm[0x561dbed7dc10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133546563 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658) MSC-A terminated (msub.c:261) 20250823133546563 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658) 1 MSC-I still active (msub.c:79) 20250823133546563 DMSC DEBUG msub_fsm[0x561dbed7dc10]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133546564 DMSC DEBUG msub_fsm[0x561dbed7dc10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133546564 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-391:LU)[0x561dbed97b70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133546564 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-391:LU)[0x561dbed97b70]{READY}: Removing from parent msub_fsm[0x561dbed7dc10] (msub.c:113) 20250823133546564 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-391 (ran_conn.c:155) 20250823133546564 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-391:LU)[0x561dbed97b70]{READY}: Freeing instance (msub.c:113) 20250823133546564 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-391:LU)[0x561dbed97b70]{READY}: Deallocated (fsm.c:568) 20250823133546564 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658) Free (msub.c:119) 20250823133546564 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133546564 DMSC DEBUG msub_fsm[0x561dbed7dc10]{terminating}: Freeing instance (msub.c:113) 20250823133546564 DMSC DEBUG msub_fsm[0x561dbed7dc10]{terminating}: Deallocated (fsm.c:568) 20250823133546564 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133546564 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133546564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133546564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133546564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133546564 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133546564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133546564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 20250823133546565 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133546565 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133546565 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133546565 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133546565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133546565 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133546565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133546565 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)15718808 TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133546566 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133546566 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: Created IMSI[0] for '262420000000007'H'390CE658'O to be handled at TC_lu_and_mt_csd0(2138) MSC_Test-MNCC(2132)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)1014416269 20250823133546571 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823133546571 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823133546571 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 callref-0x3c76c38d tid-255) New transaction (transaction.c:231) 20250823133546571 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 callref-0x3c76c38d tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26NT} (gsm_04_08_cc.c:790) 20250823133546571 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 callref-0x3c76c38d tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS26NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250823133546572 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 callref-0x3c76c38d tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823133546572 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250823133546572 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250823133546572 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133546572 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133546572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133546572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133546572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133546572 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133546572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133546572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: Created IMSI[10] for '262420000000007'H'390CE658'O to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: 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 := '390CE658'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2130)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)4068083 MSC_Test_0-SCCP(2129)@7e0c241b4610: First idle individual index:0 20250823133546579 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133546579 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133546579 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133546579 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133546579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133546579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133546579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133546579 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133546580 DMSC DEBUG msub_fsm[0x561dbeda3240]{active}: Allocated (fsm.c:456) 20250823133546580 DMSC DEBUG msc_i[0x561dbedce830]{READY}: Allocated (fsm.c:456) 20250823133546580 DMSC DEBUG msc_i[0x561dbedce830]{READY}: is child of msub_fsm[0x561dbeda3240] (fsm.c:486) 20250823133546580 DMSC DEBUG msc_a[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133546580 DMSC DEBUG msc_a[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeda3240] (fsm.c:486) 20250823133546580 DMSC DEBUG msc_a(unknown:GERAN-A-392:NONE)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133546580 DMSC DEBUG msc_i(unknown:GERAN-A-392:NONE)[0x561dbedce830]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133546580 DMSC DEBUG msc_a(unknown:GERAN-A-392:NONE)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133546580 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed7dc10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133546580 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed7dc10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed97b70] (fsm.c:486) 20250823133546580 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed7dc10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133546580 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed7dc10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133546580 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133546580 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133546580 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133546580 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133546580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed7dc10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133546580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed7dc10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133546580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed7dc10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133546580 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedce830]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133546580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed7dc10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133546580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed7dc10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133546580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed7dc10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133546580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed7dc10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133546580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed7dc10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133546580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed7dc10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133546580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed7dc10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133546580 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133546580 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133546580 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 callref-0x3c76c38d tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823133546580 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133546580 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250823133546580 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133546580 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823133546580 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26NT} (gsm_04_08_cc.c:905) 20250823133546580 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d 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) 20250823133546580 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823133546580 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedce830]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133546581 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823133546581 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133546581 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250823133546581 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133546581 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133546581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133546581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133546581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133546581 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133546581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133546581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133546581 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133546581 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133546581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133546581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133546581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133546581 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133546581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133546581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133546581 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133546581 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133546581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133546581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133546581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133546581 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133546581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133546581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: { messageType := 2, destLocRef := '3E12F3'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(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133546583 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250823133546583 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 1 MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '8301'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028301'O 20250823133546589 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133546589 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133546589 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133546589 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133546589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133546589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133546589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133546589 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133546589 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedce830]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133546589 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133546589 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823133546589 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823133546589 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250823133546589 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250823133546589 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d 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) 20250823133546589 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d 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(2138)@7e0c241b4610: f_mt_call_complete 2 MSC_Test-MGCP(2133)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2138) 20250823133546593 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823133546593 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133546593 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed97b70] (fsm.c:486) 20250823133546593 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d 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) 20250823133546593 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed8c9b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133546593 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed8c9b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133546593 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:no-CI)[0x561dbed8c9b0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133546593 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:no-CI)[0x561dbed8c9b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133546594 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed66050]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133546594 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed66050]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133546594 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:no-CI)[0x561dbed66050]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133546594 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:no-CI)[0x561dbed66050]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@7e0c241b4610: 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(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 3 20250823133546597 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:no-CI)[0x561dbed8c9b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133546597 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133546597 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133546597 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 4 20250823133546600 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:no-CI)[0x561dbed66050]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133546600 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133546600 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133546600 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d 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) 20250823133546600 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d tid-0) Sending Assignment Command (msc_a.c:706) 20250823133546600 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedce830]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133546600 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133546600 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133546600 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133546600 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133546600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133546600 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133546600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133546600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 6 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250823133546604 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133546604 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133546604 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133546604 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133546604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133546604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133546604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133546604 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133546605 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedce830]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133546605 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133546605 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed66050]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133546605 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed66050]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133546605 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392: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)[0x561dbed66050]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133546605 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d 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) 20250823133546605 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133546605 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d 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) 20250823133546605 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '8347'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 8 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 5 20250823133546609 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed66050]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133546609 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed66050]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133546609 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133546810 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133546810 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133546810 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133546810 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133546810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133546810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133546810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133546810 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133546810 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedce830]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133546810 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133546811 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250823133546811 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250823133546811 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250823133546811 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d 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) 20250823133546811 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d 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(2138)@7e0c241b4610: f_mt_call_complete 7 20250823133546814 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133546815 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d 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) 20250823133546815 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed8c9b0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133546815 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed8c9b0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133546815 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed8c9b0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133546815 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392: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)[0x561dbed8c9b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 9 TC_lu_and_mt_csd0(2138)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete DONE TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Hold the call for some time 20250823133546819 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133546819 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133546819 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133546819 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133546819 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2138)@7e0c241b4610: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Hangup TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133547320 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133547321 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133547321 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133547321 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133547321 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedce830]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133547321 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133547321 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133547321 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133547321 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133547321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133547321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133547321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133547321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250823133547324 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133547324 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133547324 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133547324 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133547324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133547324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133547324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133547324 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133547324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedce830]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133547324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133547324 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823133547324 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133547324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedce830]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133547324 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823133547324 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x3c76c38d tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823133547324 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250823133547324 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133547324 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133547324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133547324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133547324 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133547324 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133547324 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133547324 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedb4380]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133547324 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed66050]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133547324 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed66050]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedb4380] (call_leg.c:197) 20250823133547324 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed66050]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133547324 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed66050]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133547324 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133547324 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedb4380] (call_leg.c:197) 20250823133547324 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133547324 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133547324 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133547324 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133547324 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed97b70] (call_leg.c:198) 20250823133547324 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133547324 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Deallocated (fsm.c:568) 20250823133547324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133547324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedce830]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133547324 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133547324 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133547325 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133547325 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133547325 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133547325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133547325 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133547325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133547325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133547325 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133547325 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133547325 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133547325 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133547325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133547325 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133547325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133547325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2132)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)1014416269 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(2138)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mt_csd0(2138)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133547328 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133547329 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133547329 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133547329 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133547329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133547329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133547329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133547329 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133547329 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedce830]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133547329 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133547329 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133547329 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133547329 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133547329 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed7dc10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133547329 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed7dc10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed97b70] (msc_a.c:1053) 20250823133547329 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed7dc10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133547329 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed7dc10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133547329 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeda3240] (msc_a.c:1053) 20250823133547329 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133547329 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133547329 DMSC DEBUG msub_fsm[0x561dbeda3240]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133547329 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658) MSC-A terminated (msub.c:261) 20250823133547329 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658) 1 MSC-I still active (msub.c:79) 20250823133547329 DMSC DEBUG msub_fsm[0x561dbeda3240]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133547329 DMSC DEBUG msub_fsm[0x561dbeda3240]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133547329 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedce830]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133547329 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedce830]{READY}: Removing from parent msub_fsm[0x561dbeda3240] (msub.c:113) 20250823133547329 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-392 (ran_conn.c:155) 20250823133547329 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedce830]{READY}: Freeing instance (msub.c:113) 20250823133547329 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-392:PAGING_RESP)[0x561dbedce830]{READY}: Deallocated (fsm.c:568) 20250823133547329 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658) Free (msub.c:119) 20250823133547329 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133547329 DMSC DEBUG msub_fsm[0x561dbeda3240]{terminating}: Freeing instance (msub.c:113) 20250823133547329 DMSC DEBUG msub_fsm[0x561dbeda3240]{terminating}: Deallocated (fsm.c:568) 20250823133547329 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133547329 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133547329 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133547329 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133547329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133547329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133547329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133547329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 20250823133547330 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133547330 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133547330 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133547330 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133547330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133547330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133547330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133547330 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2130)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)4068083 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 9: done MSC_Test_0-RAN(2130)@7e0c241b4610: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2138)@7e0c241b4610: ----------------------------------------------- TC_lu_and_mt_csd0(2138)@7e0c241b4610: "CSD Bearer Service: BS31T" TC_lu_and_mt_csd0(2138)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(2135)@7e0c241b4610: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: 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(2130)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)5330936 MSC_Test_0-RAN(2130)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2129)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133548342 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133548342 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133548342 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133548342 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133548342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133548342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133548342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133548342 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133548343 DMSC DEBUG msub_fsm[0x561dbeda3240]{active}: Allocated (fsm.c:456) 20250823133548343 DMSC DEBUG msc_i[0x561dbed6e3b0]{READY}: Allocated (fsm.c:456) 20250823133548343 DMSC DEBUG msc_i[0x561dbed6e3b0]{READY}: is child of msub_fsm[0x561dbeda3240] (fsm.c:486) 20250823133548343 DMSC DEBUG msc_a[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133548343 DMSC DEBUG msc_a[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeda3240] (fsm.c:486) 20250823133548343 DMSC DEBUG msc_a(unknown:GERAN-A-393:NONE)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133548343 DMSC DEBUG msc_i(unknown:GERAN-A-393:NONE)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133548343 DMSC DEBUG msc_a(unknown:GERAN-A-393:NONE)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133548343 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-393:LU)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133548343 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-393:LU)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133548343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x561dbed6e610]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133548343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x561dbed6e610]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-393:LU)[0x561dbed66050] (fsm.c:486) 20250823133548343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x561dbed6e610]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133548343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x561dbed6e610]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133548343 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133548343 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133548343 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133548343 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbed66050]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133548343 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133548343 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133548343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbed6e610]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133548343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbed6e610]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133548343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbed6e610]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133548343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbed6e610]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133548343 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133548344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbed6e610]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133548344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbed6e610]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133548344 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133548344 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbed6e610] (fsm.c:486) 20250823133548344 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133548344 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133548344 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133548344 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133548344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133548344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133548344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133548344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133548344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133548344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133548344 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133548344 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133548344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133548344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133548344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133548344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133548344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133548344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: { messageType := 2, destLocRef := '5157F8'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(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133548347 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133548347 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133548348 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133548348 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133548348 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133548348 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133548348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133548348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133548348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133548348 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133548348 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133548348 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbed66050]{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(2138)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133548351 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133548351 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133548351 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133548351 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133548352 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133548352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbed6e610]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133548352 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133548352 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133548352 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133548352 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbed6e610] (vlr_lu_fsm.c:110) 20250823133548352 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133548352 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133548352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbed6e610]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133548352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbed6e610]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133548352 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133548352 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbed6e610] (fsm.c:486) 20250823133548352 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133548352 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133548352 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133548352 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133548352 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:TMSInew-0x1ECBA004) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133548352 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133548352 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:TMSInew-0x1ECBA004 LOCATION UPDATE ACCEPT (TMSI = 0x1ecba004) (gsm_04_08.c:149) 20250823133548352 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:TMSInew-0x1ECBA004:GERAN-A-393:LU)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133548352 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:TMSInew-0x1ECBA004 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133548352 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133548352 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133548352 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133548352 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133548352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133548352 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133548352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133548352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823133548357 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133548357 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133548357 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133548357 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133548357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133548357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133548357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133548357 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133548357 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:TMSInew-0x1ECBA004:GERAN-A-393:LU)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133548357 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:TMSInew-0x1ECBA004:GERAN-A-393:LU)[0x561dbed66050]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133548357 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:TMSInew-0x1ECBA004:GERAN-A-393:LU)[0x561dbed66050]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133548357 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:TMSInew-0x1ECBA004:GERAN-A-393:LU)[0x561dbed6e610]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133548357 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133548357 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133548357 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133548357 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-393:LU)[0x561dbed6e610]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133548357 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133548357 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-393:LU)[0x561dbed6e610] (vlr_lu_fsm.c:817) 20250823133548357 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133548357 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x390CE658:GERAN-A-393:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133548357 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-393:LU)[0x561dbed6e610]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133548357 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-393:LU)[0x561dbed66050]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133548357 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-393:LU)[0x561dbed66050]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250823133548357 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133548357 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-393:LU)[0x561dbed66050]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133548357 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-393:LU)[0x561dbed66050]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133548358 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133548358 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133548358 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133548358 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-393:LU)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133548358 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133548358 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133548358 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133548358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133548358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133548358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133548358 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133548358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133548358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133548361 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133548361 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133548361 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133548361 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133548362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133548362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133548362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133548362 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133548362 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-393:LU)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133548362 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-393:LU)[0x561dbed66050]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133548362 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-393:LU)[0x561dbed66050]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133548362 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-393:LU)[0x561dbed66050]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133548362 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-393:LU)[0x561dbed66050]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133548362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-393:LU)[0x561dbed6e610]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133548362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-393:LU)[0x561dbed6e610]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-393:LU)[0x561dbed66050] (msc_a.c:1053) 20250823133548362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-393:LU)[0x561dbed6e610]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133548362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-393:LU)[0x561dbed6e610]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133548362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-393:LU)[0x561dbed6e610]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133548362 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-393:LU)[0x561dbed66050]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeda3240] (msc_a.c:1053) 20250823133548362 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-393:LU)[0x561dbed66050]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133548362 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-393:LU)[0x561dbed66050]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133548362 DMSC DEBUG msub_fsm[0x561dbeda3240]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133548362 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004) MSC-A terminated (msub.c:261) 20250823133548362 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004) 1 MSC-I still active (msub.c:79) 20250823133548362 DMSC DEBUG msub_fsm[0x561dbeda3240]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133548362 DMSC DEBUG msub_fsm[0x561dbeda3240]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133548362 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-393:LU)[0x561dbed6e3b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133548362 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-393:LU)[0x561dbed6e3b0]{READY}: Removing from parent msub_fsm[0x561dbeda3240] (msub.c:113) 20250823133548362 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-393 (ran_conn.c:155) 20250823133548362 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-393:LU)[0x561dbed6e3b0]{READY}: Freeing instance (msub.c:113) 20250823133548362 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-393:LU)[0x561dbed6e3b0]{READY}: Deallocated (fsm.c:568) 20250823133548362 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004) Free (msub.c:119) 20250823133548362 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133548362 DMSC DEBUG msub_fsm[0x561dbeda3240]{terminating}: Freeing instance (msub.c:113) 20250823133548362 DMSC DEBUG msub_fsm[0x561dbeda3240]{terminating}: Deallocated (fsm.c:568) 20250823133548362 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133548362 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133548362 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133548363 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133548363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133548363 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133548363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133548363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 20250823133548363 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133548363 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133548363 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133548363 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133548363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133548363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133548363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133548363 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)5330936 TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133548365 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133548365 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: Created IMSI[0] for '262420000000007'H'1ECBA004'O to be handled at TC_lu_and_mt_csd0(2138) MSC_Test-MNCC(2132)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)734370275 20250823133548371 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823133548371 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823133548371 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 callref-0x2bc599e3 tid-255) New transaction (transaction.c:231) 20250823133548371 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 callref-0x2bc599e3 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS31T} (gsm_04_08_cc.c:790) 20250823133548371 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 callref-0x2bc599e3 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS31T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250823133548371 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 callref-0x2bc599e3 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823133548371 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250823133548371 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250823133548371 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133548371 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133548371 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133548371 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133548371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133548371 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133548371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133548371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: Created IMSI[11] for '262420000000007'H'1ECBA004'O to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: 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 := '1ECBA004'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2130)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)13769360 MSC_Test_0-SCCP(2129)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133548379 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133548379 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133548379 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133548379 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133548379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133548379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133548379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133548379 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133548380 DMSC DEBUG msub_fsm[0x561dbed6e610]{active}: Allocated (fsm.c:456) 20250823133548380 DMSC DEBUG msc_i[0x561dbed66050]{READY}: Allocated (fsm.c:456) 20250823133548380 DMSC DEBUG msc_i[0x561dbed66050]{READY}: is child of msub_fsm[0x561dbed6e610] (fsm.c:486) 20250823133548380 DMSC DEBUG msc_a[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133548380 DMSC DEBUG msc_a[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed6e610] (fsm.c:486) 20250823133548380 DMSC DEBUG msc_a(unknown:GERAN-A-394:NONE)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133548380 DMSC DEBUG msc_i(unknown:GERAN-A-394:NONE)[0x561dbed66050]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133548380 DMSC DEBUG msc_a(unknown:GERAN-A-394:NONE)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133548380 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbeda3240]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133548380 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbeda3240]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6e3b0] (fsm.c:486) 20250823133548380 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbeda3240]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133548380 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbeda3240]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133548380 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133548380 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133548380 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133548380 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133548380 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbeda3240]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133548380 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbeda3240]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133548380 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbeda3240]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133548380 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed66050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133548380 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbeda3240]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133548380 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbeda3240]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133548380 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbeda3240]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133548380 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbeda3240]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133548380 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbeda3240]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133548380 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbeda3240]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133548381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbeda3240]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133548381 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133548381 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133548381 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 callref-0x2bc599e3 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823133548381 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133548381 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6e3b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250823133548381 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6e3b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133548381 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823133548381 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS31T} (gsm_04_08_cc.c:905) 20250823133548381 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 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) 20250823133548381 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823133548381 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed66050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133548381 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823133548381 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133548381 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250823133548381 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133548381 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133548381 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133548381 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133548381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133548381 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133548381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133548381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133548381 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133548381 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133548381 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133548381 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133548381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133548381 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133548381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133548381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133548381 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133548381 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133548381 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133548381 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133548381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133548381 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133548381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133548381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: { messageType := 2, destLocRef := 'D21A90'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(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133548384 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250823133548384 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 1 MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '8301'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028301'O 20250823133548389 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133548389 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133548389 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133548389 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133548389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133548389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133548389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133548389 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133548390 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed66050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133548390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6e3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133548390 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823133548390 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823133548390 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250823133548390 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250823133548390 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 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) 20250823133548390 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 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(2138)@7e0c241b4610: f_mt_call_complete 2 MSC_Test-MGCP(2133)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2138) 20250823133548394 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823133548394 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133548394 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6e3b0] (fsm.c:486) 20250823133548394 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 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) 20250823133548394 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed7dc10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133548394 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed7dc10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133548394 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:no-CI)[0x561dbed7dc10]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133548394 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:no-CI)[0x561dbed7dc10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133548394 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6fa10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133548394 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6fa10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133548394 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:no-CI)[0x561dbed6fa10]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133548394 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:no-CI)[0x561dbed6fa10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@7e0c241b4610: 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(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 3 20250823133548398 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:no-CI)[0x561dbed7dc10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133548398 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133548398 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6e3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133548398 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 4 20250823133548401 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:no-CI)[0x561dbed6fa10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133548401 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133548401 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6e3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133548401 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 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) 20250823133548401 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 tid-0) Sending Assignment Command (msc_a.c:706) 20250823133548401 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed66050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133548402 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133548402 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133548402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133548402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133548402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133548402 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133548402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133548402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 6 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133548406 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133548406 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133548406 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133548406 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133548406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133548406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133548406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133548406 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133548406 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed66050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133548406 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6e3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133548406 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed6fa10]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133548406 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed6fa10]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133548406 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394: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)[0x561dbed6fa10]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=1 into dtap '8307'O 20250823133548406 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 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) 20250823133548406 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133548406 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 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) 20250823133548406 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '8347'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 5 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 8 20250823133548410 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133548410 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133548410 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133548606 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133548606 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133548606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133548606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133548606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133548606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133548606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133548606 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133548607 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed66050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133548607 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6e3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133548607 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250823133548607 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250823133548607 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250823133548607 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 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) 20250823133548607 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 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(2138)@7e0c241b4610: f_mt_call_complete 7 20250823133548610 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133548610 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 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) 20250823133548610 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed7dc10]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133548610 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed7dc10]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133548610 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed7dc10]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133548610 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394: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)[0x561dbed7dc10]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 9 TC_lu_and_mt_csd0(2138)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete DONE TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Hold the call for some time 20250823133548614 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed7dc10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133548614 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed7dc10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133548614 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133548614 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133548614 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6e3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2138)@7e0c241b4610: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Hangup TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133549118 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133549118 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133549118 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133549118 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133549118 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed66050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133549118 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133549118 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133549118 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133549118 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133549118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133549118 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133549118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133549118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250823133549125 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133549125 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133549125 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133549125 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133549125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133549125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133549125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133549125 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133549125 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed66050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133549125 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6e3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133549125 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823133549125 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133549125 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed66050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133549125 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823133549126 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x2bc599e3 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823133549126 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250823133549126 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133549126 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133549126 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6e3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133549126 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6e3b0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133549126 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133549126 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133549126 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133549126 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbedb4380]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133549126 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133549126 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbedb4380] (call_leg.c:197) 20250823133549126 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133549126 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133549126 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed7dc10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133549126 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed7dc10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbedb4380] (call_leg.c:197) 20250823133549126 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133549126 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed7dc10]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133549126 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed7dc10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133549126 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133549126 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6e3b0] (call_leg.c:198) 20250823133549126 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133549126 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Deallocated (fsm.c:568) 20250823133549126 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133549126 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed66050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133549126 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133549126 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133549127 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133549127 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133549127 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133549127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133549127 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133549127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133549127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133549127 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133549127 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133549127 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133549127 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133549127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133549127 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133549127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 20250823133549127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2132)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)734370275 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2138)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133549137 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133549137 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133549137 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133549137 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133549137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133549137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133549137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133549137 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133549137 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed66050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133549137 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133549137 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133549137 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133549137 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133549137 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbeda3240]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133549138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbeda3240]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6e3b0] (msc_a.c:1053) 20250823133549138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbeda3240]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133549138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbeda3240]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133549138 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed6e610] (msc_a.c:1053) 20250823133549138 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133549138 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133549138 DMSC DEBUG msub_fsm[0x561dbed6e610]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133549138 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004) MSC-A terminated (msub.c:261) 20250823133549138 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004) 1 MSC-I still active (msub.c:79) 20250823133549138 DMSC DEBUG msub_fsm[0x561dbed6e610]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133549138 DMSC DEBUG msub_fsm[0x561dbed6e610]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133549138 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed66050]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133549138 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed66050]{READY}: Removing from parent msub_fsm[0x561dbed6e610] (msub.c:113) 20250823133549138 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-394 (ran_conn.c:155) 20250823133549138 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed66050]{READY}: Freeing instance (msub.c:113) 20250823133549138 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-394:PAGING_RESP)[0x561dbed66050]{READY}: Deallocated (fsm.c:568) 20250823133549138 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004) Free (msub.c:119) 20250823133549138 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133549138 DMSC DEBUG msub_fsm[0x561dbed6e610]{terminating}: Freeing instance (msub.c:113) 20250823133549138 DMSC DEBUG msub_fsm[0x561dbed6e610]{terminating}: Deallocated (fsm.c:568) 20250823133549138 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133549138 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133549138 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133549138 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133549138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133549139 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133549139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133549139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 20250823133549140 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133549140 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133549140 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133549140 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133549140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133549140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133549140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133549140 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2130)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)13769360 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP-IPA(2134)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2134)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 9: done MSC_Test_0-RAN(2130)@7e0c241b4610: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2138)@7e0c241b4610: ----------------------------------------------- TC_lu_and_mt_csd0(2138)@7e0c241b4610: "CSD Bearer Service: BS32T" TC_lu_and_mt_csd0(2138)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(2135)@7e0c241b4610: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: 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(2130)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)11777961 MSC_Test_0-RAN(2130)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2129)@7e0c241b4610: First idle individual index:0 20250823133550154 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133550154 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133550154 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133550154 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133550154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133550154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133550154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133550154 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133550154 DMSC DEBUG msub_fsm[0x561dbed6e610]{active}: Allocated (fsm.c:456) 20250823133550154 DMSC DEBUG msc_i[0x561dbed6e4e0]{READY}: Allocated (fsm.c:456) 20250823133550154 DMSC DEBUG msc_i[0x561dbed6e4e0]{READY}: is child of msub_fsm[0x561dbed6e610] (fsm.c:486) 20250823133550154 DMSC DEBUG msc_a[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133550154 DMSC DEBUG msc_a[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed6e610] (fsm.c:486) 20250823133550154 DMSC DEBUG msc_a(unknown:GERAN-A-395:NONE)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133550154 DMSC DEBUG msc_i(unknown:GERAN-A-395:NONE)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133550154 DMSC DEBUG msc_a(unknown:GERAN-A-395:NONE)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133550154 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-395:LU)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133550154 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-395:LU)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133550154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133550155 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-395:LU)[0x561dbed97b70] (fsm.c:486) 20250823133550155 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133550155 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133550155 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133550155 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133550155 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133550155 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133550155 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133550155 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133550155 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133550155 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133550155 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133550155 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133550155 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133550155 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133550155 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133550155 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133550155 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133550155 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133550155 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133550155 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133550155 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133550155 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133550155 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133550155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133550155 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133550155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133550155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133550155 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133550155 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133550155 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133550155 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133550155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133550155 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133550155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133550155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: { messageType := 2, destLocRef := 'B3B7A9'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(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133550157 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133550157 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133550157 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133550157 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133550157 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133550157 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133550157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133550157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133550157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133550157 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133550158 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133550158 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbed97b70]{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(2138)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133550159 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133550159 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133550159 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133550159 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133550160 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133550160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133550160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133550160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133550160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133550160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbed8c9b0] (vlr_lu_fsm.c:110) 20250823133550160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133550160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133550160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133550160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133550160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133550160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133550160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133550160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133550160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133550160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133550160 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:TMSInew-0x743D9677) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133550160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133550160 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:TMSInew-0x743D9677 LOCATION UPDATE ACCEPT (TMSI = 0x743d9677) (gsm_04_08.c:149) 20250823133550160 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:TMSInew-0x743D9677:GERAN-A-395:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133550160 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:TMSInew-0x743D9677 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133550160 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133550160 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133550161 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133550161 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133550161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133550161 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133550161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133550161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823133550163 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133550163 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133550163 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133550163 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133550163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133550163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133550163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133550163 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133550163 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:TMSInew-0x743D9677:GERAN-A-395:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133550163 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:TMSInew-0x743D9677:GERAN-A-395:LU)[0x561dbed97b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133550163 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:TMSInew-0x743D9677:GERAN-A-395:LU)[0x561dbed97b70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133550163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:TMSInew-0x743D9677:GERAN-A-395:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133550163 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133550163 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133550163 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133550163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-395:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133550163 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133550163 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-395:LU)[0x561dbed8c9b0] (vlr_lu_fsm.c:817) 20250823133550163 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133550164 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ECBA004:GERAN-A-395:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133550164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-395:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133550164 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-395:LU)[0x561dbed97b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133550164 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-395:LU)[0x561dbed97b70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.990s remaining) (msc_a.c:450) 20250823133550164 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133550164 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-395:LU)[0x561dbed97b70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133550164 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-395:LU)[0x561dbed97b70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133550164 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133550164 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133550164 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133550164 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-395:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133550164 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133550164 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133550164 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133550164 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133550164 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133550164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133550164 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133550164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133550164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133550167 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133550167 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133550167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133550167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133550167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133550167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133550167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133550167 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133550168 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-395:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133550168 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-395:LU)[0x561dbed97b70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133550168 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-395:LU)[0x561dbed97b70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133550168 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-395:LU)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133550168 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-395:LU)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133550168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-395:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133550168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-395:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-395:LU)[0x561dbed97b70] (msc_a.c:1053) 20250823133550168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-395:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133550168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-395:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133550168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-395:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133550168 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-395:LU)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed6e610] (msc_a.c:1053) 20250823133550168 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-395:LU)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133550168 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-395:LU)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133550168 DMSC DEBUG msub_fsm[0x561dbed6e610]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133550168 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677) MSC-A terminated (msub.c:261) 20250823133550168 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677) 1 MSC-I still active (msub.c:79) 20250823133550168 DMSC DEBUG msub_fsm[0x561dbed6e610]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133550168 DMSC DEBUG msub_fsm[0x561dbed6e610]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133550168 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-395:LU)[0x561dbed6e4e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133550168 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-395:LU)[0x561dbed6e4e0]{READY}: Removing from parent msub_fsm[0x561dbed6e610] (msub.c:113) 20250823133550168 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-395 (ran_conn.c:155) 20250823133550168 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-395:LU)[0x561dbed6e4e0]{READY}: Freeing instance (msub.c:113) 20250823133550168 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-395:LU)[0x561dbed6e4e0]{READY}: Deallocated (fsm.c:568) 20250823133550168 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677) Free (msub.c:119) 20250823133550168 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133550168 DMSC DEBUG msub_fsm[0x561dbed6e610]{terminating}: Freeing instance (msub.c:113) 20250823133550168 DMSC DEBUG msub_fsm[0x561dbed6e610]{terminating}: Deallocated (fsm.c:568) 20250823133550169 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133550169 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133550169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133550169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133550169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133550169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133550169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133550169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 20250823133550169 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133550169 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133550169 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133550169 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133550170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133550170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133550170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133550170 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2130)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)11777961 TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133550172 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133550172 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: Created IMSI[0] for '262420000000007'H'743D9677'O to be handled at TC_lu_and_mt_csd0(2138) MSC_Test-MNCC(2132)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)106539889 20250823133550177 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823133550177 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823133550177 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 callref-0x659ab71 tid-255) New transaction (transaction.c:231) 20250823133550177 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 callref-0x659ab71 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS32T} (gsm_04_08_cc.c:790) 20250823133550177 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 callref-0x659ab71 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS32T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250823133550177 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 callref-0x659ab71 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823133550177 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250823133550177 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250823133550177 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133550177 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133550177 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133550177 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133550178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133550178 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133550178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133550178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: Created IMSI[12] for '262420000000007'H'743D9677'O to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: 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 := '743D9677'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2130)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)14414485 MSC_Test_0-SCCP(2129)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133550185 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133550185 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133550185 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133550185 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133550185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133550185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133550185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133550185 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133550186 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Allocated (fsm.c:456) 20250823133550186 DMSC DEBUG msc_i[0x561dbed97b70]{READY}: Allocated (fsm.c:456) 20250823133550186 DMSC DEBUG msc_i[0x561dbed97b70]{READY}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133550186 DMSC DEBUG msc_a[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133550186 DMSC DEBUG msc_a[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133550186 DMSC DEBUG msc_a(unknown:GERAN-A-396:NONE)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133550186 DMSC DEBUG msc_i(unknown:GERAN-A-396:NONE)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133550186 DMSC DEBUG msc_a(unknown:GERAN-A-396:NONE)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133550186 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e610]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133550186 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e610]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e4e0] (fsm.c:486) 20250823133550186 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e610]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133550186 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e610]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133550186 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133550186 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133550186 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133550186 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133550186 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e610]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133550186 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e610]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133550186 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e610]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133550186 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133550186 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e610]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133550186 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e610]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133550186 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e610]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133550186 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e610]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133550186 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e610]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133550186 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e610]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133550186 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e610]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133550186 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133550186 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133550187 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 callref-0x659ab71 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823133550187 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133550187 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250823133550187 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133550187 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823133550187 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS32T} (gsm_04_08_cc.c:905) 20250823133550187 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 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) 20250823133550187 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823133550187 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133550187 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823133550187 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133550187 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250823133550187 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133550187 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133550187 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133550187 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133550187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133550187 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133550187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133550187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133550187 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133550187 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133550187 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133550187 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133550187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133550187 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133550187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133550187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 20250823133550187 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133550188 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133550188 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133550188 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133550188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133550188 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133550188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133550188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: { messageType := 2, destLocRef := 'DBF295'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(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133550189 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250823133550189 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 1 MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '8301'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028301'O 20250823133550191 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133550191 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133550191 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133550191 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133550191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133550191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133550191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133550191 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133550191 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133550191 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133550191 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823133550191 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823133550191 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250823133550191 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250823133550191 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 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) 20250823133550191 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 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(2138)@7e0c241b4610: f_mt_call_complete 2 MSC_Test-MGCP(2133)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2138) 20250823133550193 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823133550193 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133550193 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e4e0] (fsm.c:486) 20250823133550193 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 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) 20250823133550193 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e3b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133550193 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e3b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133550193 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:no-CI)[0x561dbed6e3b0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133550193 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:no-CI)[0x561dbed6e3b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133550193 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbedab3d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133550193 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbedab3d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133550193 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:no-CI)[0x561dbedab3d0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133550193 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:no-CI)[0x561dbedab3d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@7e0c241b4610: 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(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 3 20250823133550195 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:no-CI)[0x561dbed6e3b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133550195 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133550195 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133550195 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 4 20250823133550196 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:no-CI)[0x561dbedab3d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133550196 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133550196 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133550196 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 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) 20250823133550196 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 tid-0) Sending Assignment Command (msc_a.c:706) 20250823133550196 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133550196 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133550196 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133550196 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133550196 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133550196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133550196 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133550196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133550196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 6 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250823133550199 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133550199 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133550199 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133550199 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133550199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133550199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133550199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133550199 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133550199 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133550199 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133550199 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbedab3d0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133550199 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbedab3d0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133550199 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396: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)[0x561dbedab3d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133550199 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 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) 20250823133550199 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133550199 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 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) 20250823133550199 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '8347'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 5 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 8 20250823133550202 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133550202 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133550202 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133550402 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133550402 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133550402 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133550402 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133550402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133550402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133550402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133550402 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133550403 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133550403 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133550403 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250823133550403 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250823133550403 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250823133550403 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 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) 20250823133550403 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 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(2138)@7e0c241b4610: f_mt_call_complete 7 20250823133550407 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133550407 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 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) 20250823133550407 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed6e3b0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133550407 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed6e3b0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133550407 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed6e3b0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133550407 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396: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)[0x561dbed6e3b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 9 TC_lu_and_mt_csd0(2138)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete DONE TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Hold the call for some time 20250823133550411 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed6e3b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133550411 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed6e3b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133550411 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133550411 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133550411 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2138)@7e0c241b4610: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Hangup TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133550916 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133550916 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133550916 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133550916 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133550916 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133550917 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133550917 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133550917 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133550917 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133550917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133550917 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133550917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133550917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250823133550923 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133550923 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133550923 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133550923 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133550923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133550923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133550923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133550923 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133550923 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133550923 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133550923 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823133550923 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133550923 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133550923 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823133550923 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x659ab71 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823133550923 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250823133550923 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133550923 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133550923 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133550923 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133550924 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133550924 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133550924 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133550924 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbedb4380]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133550924 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133550924 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbedb4380] (call_leg.c:197) 20250823133550924 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133550924 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedab3d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133550924 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed6e3b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133550924 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed6e3b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbedb4380] (call_leg.c:197) 20250823133550924 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133550924 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed6e3b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133550924 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed6e3b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133550924 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133550924 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e4e0] (call_leg.c:198) 20250823133550924 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133550924 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Deallocated (fsm.c:568) 20250823133550924 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133550924 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133550924 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133550924 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133550924 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133550924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133550924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133550924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133550924 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133550924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133550924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133550924 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133550924 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133550924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133550924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133550924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133550925 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133550925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133550925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2132)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)106539889 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2138)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133550930 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133550930 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133550930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133550930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133550930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133550930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133550930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133550930 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133550930 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133550930 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133550930 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133550930 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133550930 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133550930 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e610]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133550930 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e610]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e4e0] (msc_a.c:1053) 20250823133550930 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e610]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133550930 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e610]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133550931 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed8c9b0] (msc_a.c:1053) 20250823133550931 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133550931 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133550931 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133550931 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677) MSC-A terminated (msub.c:261) 20250823133550931 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677) 1 MSC-I still active (msub.c:79) 20250823133550931 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133550931 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133550931 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed97b70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133550931 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed97b70]{READY}: Removing from parent msub_fsm[0x561dbed8c9b0] (msub.c:113) 20250823133550931 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-396 (ran_conn.c:155) 20250823133550931 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed97b70]{READY}: Freeing instance (msub.c:113) 20250823133550931 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-396:PAGING_RESP)[0x561dbed97b70]{READY}: Deallocated (fsm.c:568) 20250823133550931 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677) Free (msub.c:119) 20250823133550931 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133550931 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Freeing instance (msub.c:113) 20250823133550931 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Deallocated (fsm.c:568) 20250823133550931 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133550931 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133550931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133550931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133550931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133550931 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133550931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133550931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 20250823133550932 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133550932 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133550932 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133550932 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133550932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133550932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133550932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133550932 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)14414485 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 9: done MSC_Test_0-RAN(2130)@7e0c241b4610: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2138)@7e0c241b4610: ----------------------------------------------- TC_lu_and_mt_csd0(2138)@7e0c241b4610: "CSD Bearer Service: BS33T" TC_lu_and_mt_csd0(2138)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(2135)@7e0c241b4610: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: 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(2130)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)2728968 MSC_Test_0-RAN(2130)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2129)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133551943 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133551943 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133551943 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133551943 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133551943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133551944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133551944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133551944 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133551944 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Allocated (fsm.c:456) 20250823133551944 DMSC DEBUG msc_i[0x561dbedce830]{READY}: Allocated (fsm.c:456) 20250823133551944 DMSC DEBUG msc_i[0x561dbedce830]{READY}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133551944 DMSC DEBUG msc_a[0x561dbed7dc10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133551944 DMSC DEBUG msc_a[0x561dbed7dc10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133551944 DMSC DEBUG msc_a(unknown:GERAN-A-397:NONE)[0x561dbed7dc10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133551944 DMSC DEBUG msc_i(unknown:GERAN-A-397:NONE)[0x561dbedce830]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133551944 DMSC DEBUG msc_a(unknown:GERAN-A-397:NONE)[0x561dbed7dc10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133551944 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-397:LU)[0x561dbed7dc10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133551944 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-397:LU)[0x561dbed7dc10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133551944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x561dbed6e3b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133551944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x561dbed6e3b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-397:LU)[0x561dbed7dc10] (fsm.c:486) 20250823133551944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x561dbed6e3b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133551944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x561dbed6e3b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133551945 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133551945 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133551945 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbed7dc10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133551945 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbed7dc10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133551945 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133551945 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133551945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbed6e3b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133551945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbed6e3b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133551945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbed6e3b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133551945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbed6e3b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133551945 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbedce830]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133551945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbed6e3b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133551945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbed6e3b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133551945 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133551945 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbed6e3b0] (fsm.c:486) 20250823133551945 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133551945 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133551945 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133551945 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133551945 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133551945 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133551945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133551945 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133551945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133551945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133551945 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133551945 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133551945 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133551945 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133551945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133551945 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133551945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133551945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: { messageType := 2, destLocRef := '29A408'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(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133551948 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133551948 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823133551949 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133551949 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133551949 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133551949 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133551949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133551949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133551949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133551949 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133551950 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbedce830]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133551950 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbed7dc10]{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(2138)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133551952 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133551952 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133551952 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133551952 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133551953 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133551953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbed6e3b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133551953 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133551953 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133551953 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133551953 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbed6e3b0] (vlr_lu_fsm.c:110) 20250823133551953 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133551953 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133551953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbed6e3b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133551953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbed6e3b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133551953 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133551953 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbed6e3b0] (fsm.c:486) 20250823133551953 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133551953 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133551953 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133551953 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133551953 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:TMSInew-0x9716114F) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133551953 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133551953 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:TMSInew-0x9716114F LOCATION UPDATE ACCEPT (TMSI = 0x9716114f) (gsm_04_08.c:149) 20250823133551953 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:TMSInew-0x9716114F:GERAN-A-397:LU)[0x561dbedce830]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133551953 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:TMSInew-0x9716114F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133551954 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133551954 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133551954 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133551954 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133551954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133551954 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133551954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133551954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133551957 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133551957 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133551957 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133551957 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133551957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133551957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133551957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133551957 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133551957 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:TMSInew-0x9716114F:GERAN-A-397:LU)[0x561dbedce830]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133551957 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:TMSInew-0x9716114F:GERAN-A-397:LU)[0x561dbed7dc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133551957 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:TMSInew-0x9716114F:GERAN-A-397:LU)[0x561dbed7dc10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133551957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:TMSInew-0x9716114F:GERAN-A-397:LU)[0x561dbed6e3b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133551957 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133551957 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133551957 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133551957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-397:LU)[0x561dbed6e3b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133551957 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133551957 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-397:LU)[0x561dbed6e3b0] (vlr_lu_fsm.c:817) 20250823133551957 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133551957 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x743D9677:GERAN-A-397:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133551957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-397:LU)[0x561dbed6e3b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133551957 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-397:LU)[0x561dbed7dc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133551957 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-397:LU)[0x561dbed7dc10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.987s remaining) (msc_a.c:450) 20250823133551957 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133551957 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-397:LU)[0x561dbed7dc10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133551957 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-397:LU)[0x561dbed7dc10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133551957 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133551957 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133551958 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133551958 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-397:LU)[0x561dbedce830]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133551958 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133551958 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133551958 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133551958 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133551958 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133551958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133551958 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133551958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133551958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133551961 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133551961 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133551961 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133551961 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133551961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133551961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133551961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133551961 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133551961 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-397:LU)[0x561dbedce830]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133551961 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-397:LU)[0x561dbed7dc10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133551961 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-397:LU)[0x561dbed7dc10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133551961 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-397:LU)[0x561dbed7dc10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133551961 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-397:LU)[0x561dbed7dc10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133551961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-397:LU)[0x561dbed6e3b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133551961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-397:LU)[0x561dbed6e3b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-397:LU)[0x561dbed7dc10] (msc_a.c:1053) 20250823133551961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-397:LU)[0x561dbed6e3b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133551961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-397:LU)[0x561dbed6e3b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133551961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-397:LU)[0x561dbed6e3b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133551961 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-397:LU)[0x561dbed7dc10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed8c9b0] (msc_a.c:1053) 20250823133551961 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-397:LU)[0x561dbed7dc10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133551961 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-397:LU)[0x561dbed7dc10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133551961 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133551961 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F) MSC-A terminated (msub.c:261) 20250823133551961 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F) 1 MSC-I still active (msub.c:79) 20250823133551962 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133551962 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133551962 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-397:LU)[0x561dbedce830]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133551962 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-397:LU)[0x561dbedce830]{READY}: Removing from parent msub_fsm[0x561dbed8c9b0] (msub.c:113) 20250823133551962 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-397 (ran_conn.c:155) 20250823133551962 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-397:LU)[0x561dbedce830]{READY}: Freeing instance (msub.c:113) 20250823133551962 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-397:LU)[0x561dbedce830]{READY}: Deallocated (fsm.c:568) 20250823133551962 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F) Free (msub.c:119) 20250823133551962 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F - active-conn: now used by 1 (attached) (msub.c:375) 20250823133551962 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Freeing instance (msub.c:113) 20250823133551962 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Deallocated (fsm.c:568) 20250823133551962 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133551962 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133551962 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133551962 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133551962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133551962 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133551962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133551962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 20250823133551963 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133551963 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133551963 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133551963 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133551963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133551963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133551963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133551963 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2130)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)2728968 TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133551964 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133551964 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: Created IMSI[0] for '262420000000007'H'9716114F'O to be handled at TC_lu_and_mt_csd0(2138) MSC_Test-MNCC(2132)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)519307219 20250823133551970 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823133551970 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823133551970 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F callref-0x1ef3ffd3 tid-255) New transaction (transaction.c:231) 20250823133551970 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F callref-0x1ef3ffd3 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS33T} (gsm_04_08_cc.c:790) 20250823133551970 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F callref-0x1ef3ffd3 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS33T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250823133551970 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F callref-0x1ef3ffd3 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823133551970 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250823133551970 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250823133551970 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133551970 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133551970 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133551970 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133551970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133551970 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133551970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133551970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: Created IMSI[13] for '262420000000007'H'9716114F'O to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: 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 := '9716114F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2130)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)2578487 MSC_Test_0-SCCP(2129)@7e0c241b4610: First idle individual index:0 20250823133551977 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133551977 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133551977 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133551977 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133551977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133551977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133551977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133551977 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133551977 DMSC DEBUG msub_fsm[0x561dbed6e3b0]{active}: Allocated (fsm.c:456) 20250823133551977 DMSC DEBUG msc_i[0x561dbed7dc10]{READY}: Allocated (fsm.c:456) 20250823133551977 DMSC DEBUG msc_i[0x561dbed7dc10]{READY}: is child of msub_fsm[0x561dbed6e3b0] (fsm.c:486) 20250823133551977 DMSC DEBUG msc_a[0x561dbedce830]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133551977 DMSC DEBUG msc_a[0x561dbedce830]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed6e3b0] (fsm.c:486) 20250823133551977 DMSC DEBUG msc_a(unknown:GERAN-A-398:NONE)[0x561dbedce830]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133551977 DMSC DEBUG msc_i(unknown:GERAN-A-398:NONE)[0x561dbed7dc10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133551977 DMSC DEBUG msc_a(unknown:GERAN-A-398:NONE)[0x561dbedce830]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133551977 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133551977 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedce830] (fsm.c:486) 20250823133551977 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133551977 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133551977 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133551977 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133551977 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133551978 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133551978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133551978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133551978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133551978 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed7dc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133551978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133551978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133551978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133551978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133551978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133551978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133551978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133551978 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133551978 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133551978 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F callref-0x1ef3ffd3 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823133551978 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133551978 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250823133551978 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133551978 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823133551978 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS33T} (gsm_04_08_cc.c:905) 20250823133551978 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 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) 20250823133551978 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823133551978 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed7dc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133551978 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823133551978 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133551978 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250823133551978 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133551978 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133551978 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133551978 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133551978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133551978 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133551978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133551978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133551978 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133551978 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133551978 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133551979 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133551979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133551979 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133551979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133551979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133551979 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133551979 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133551979 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133551979 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133551979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133551979 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133551979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133551979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: { messageType := 2, destLocRef := '275837'O ("'X7"), 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(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133551981 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250823133551981 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 1 MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '8301'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028301'O 20250823133551986 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133551987 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133551987 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133551987 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133551987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133551987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133551987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133551987 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133551987 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed7dc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133551987 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133551987 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823133551987 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823133551987 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250823133551987 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250823133551987 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 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) 20250823133551987 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 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(2138)@7e0c241b4610: f_mt_call_complete 2 MSC_Test-MGCP(2133)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2138) 20250823133551991 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823133551991 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133551991 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedce830] (fsm.c:486) 20250823133551991 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 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) 20250823133551991 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed66050]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133551991 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed66050]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133551991 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:no-CI)[0x561dbed66050]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133551991 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:no-CI)[0x561dbed66050]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133551991 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed6fa10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133551991 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed6fa10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133551991 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:no-CI)[0x561dbed6fa10]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133551991 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:no-CI)[0x561dbed6fa10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@7e0c241b4610: 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(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 3 20250823133551994 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:no-CI)[0x561dbed66050]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133551994 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133551994 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133551994 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 4 20250823133551997 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:no-CI)[0x561dbed6fa10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133551997 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133551997 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133551997 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 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) 20250823133551997 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 tid-0) Sending Assignment Command (msc_a.c:706) 20250823133551997 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed7dc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133551998 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133551998 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133551998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133551998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133551998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133551998 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133551998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133551998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 6 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250823133552001 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133552002 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133552002 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133552002 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133552002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133552002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133552002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133552002 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133552002 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed7dc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133552002 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133552002 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed6fa10]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133552002 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed6fa10]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133552002 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398: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)[0x561dbed6fa10]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133552002 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 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) 20250823133552002 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133552002 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 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) 20250823133552002 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '8347'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 5 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 8 20250823133552006 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133552006 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133552006 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133552202 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133552202 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133552202 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133552202 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133552202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133552202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133552202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133552202 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133552203 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed7dc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133552203 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133552203 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250823133552203 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250823133552203 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250823133552203 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 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) 20250823133552203 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 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(2138)@7e0c241b4610: f_mt_call_complete 7 20250823133552208 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133552209 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 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) 20250823133552209 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed66050]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133552209 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed66050]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133552209 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed66050]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133552209 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398: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)[0x561dbed66050]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 9 TC_lu_and_mt_csd0(2138)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete DONE TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Hold the call for some time 20250823133552214 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133552214 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133552214 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133552214 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133552214 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2138)@7e0c241b4610: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Hangup TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133552716 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133552716 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133552716 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133552716 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133552716 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed7dc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133552716 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133552716 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133552716 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133552716 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133552716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133552716 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133552716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133552716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 20250823133552721 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133552721 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133552721 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133552721 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133552721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133552721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133552721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133552721 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133552722 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed7dc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133552722 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133552722 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823133552722 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133552722 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed7dc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133552722 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823133552722 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x1ef3ffd3 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823133552722 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250823133552722 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133552722 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133552722 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133552722 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133552722 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133552722 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133552722 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133552722 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedb4380]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133552722 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133552722 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedb4380] (call_leg.c:197) 20250823133552722 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133552722 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbed6fa10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133552722 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133552722 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedb4380] (call_leg.c:197) 20250823133552723 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133552723 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133552723 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed66050]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133552723 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133552723 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedce830] (call_leg.c:198) 20250823133552723 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133552723 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Deallocated (fsm.c:568) 20250823133552723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133552723 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed7dc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133552723 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133552723 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133552723 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133552723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133552723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133552723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133552723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133552723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133552723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133552723 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133552723 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133552723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133552723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133552723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133552723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133552723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133552723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2132)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)519307219 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2138)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133552730 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133552730 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133552730 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133552731 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133552731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133552731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133552731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133552731 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133552731 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed7dc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133552731 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133552731 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133552731 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133552731 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133552731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133552731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedce830] (msc_a.c:1053) 20250823133552731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133552731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133552731 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed6e3b0] (msc_a.c:1053) 20250823133552731 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133552731 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbedce830]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133552731 DMSC DEBUG msub_fsm[0x561dbed6e3b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133552731 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F) MSC-A terminated (msub.c:261) 20250823133552731 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F) 1 MSC-I still active (msub.c:79) 20250823133552731 DMSC DEBUG msub_fsm[0x561dbed6e3b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133552731 DMSC DEBUG msub_fsm[0x561dbed6e3b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133552731 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed7dc10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133552731 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed7dc10]{READY}: Removing from parent msub_fsm[0x561dbed6e3b0] (msub.c:113) 20250823133552731 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-398 (ran_conn.c:155) 20250823133552731 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed7dc10]{READY}: Freeing instance (msub.c:113) 20250823133552731 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-398:PAGING_RESP)[0x561dbed7dc10]{READY}: Deallocated (fsm.c:568) 20250823133552731 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F) Free (msub.c:119) 20250823133552731 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F - active-conn: now used by 1 (attached) (msub.c:375) 20250823133552731 DMSC DEBUG msub_fsm[0x561dbed6e3b0]{terminating}: Freeing instance (msub.c:113) 20250823133552731 DMSC DEBUG msub_fsm[0x561dbed6e3b0]{terminating}: Deallocated (fsm.c:568) 20250823133552731 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133552732 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133552732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133552732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133552732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133552732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133552732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133552732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 20250823133552732 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133552732 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133552732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133552732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133552732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133552732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133552732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133552733 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)2578487 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 9: done MSC_Test_0-RAN(2130)@7e0c241b4610: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2138)@7e0c241b4610: ----------------------------------------------- TC_lu_and_mt_csd0(2138)@7e0c241b4610: "CSD Bearer Service: BS34T" TC_lu_and_mt_csd0(2138)@7e0c241b4610: ----------------------------------------------- MSC_Test-GSUP(2135)@7e0c241b4610: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: 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(2130)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)13403230 MSC_Test_0-RAN(2130)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2129)@7e0c241b4610: First idle individual index:0 20250823133553744 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133553744 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133553744 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133553744 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133553744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133553744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133553744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133553744 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133553745 DMSC DEBUG msub_fsm[0x561dbed6e3b0]{active}: Allocated (fsm.c:456) 20250823133553745 DMSC DEBUG msc_i[0x561dbed6e4e0]{READY}: Allocated (fsm.c:456) 20250823133553745 DMSC DEBUG msc_i[0x561dbed6e4e0]{READY}: is child of msub_fsm[0x561dbed6e3b0] (fsm.c:486) 20250823133553745 DMSC DEBUG msc_a[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133553745 DMSC DEBUG msc_a[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed6e3b0] (fsm.c:486) 20250823133553745 DMSC DEBUG msc_a(unknown:GERAN-A-399:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133553745 DMSC DEBUG msc_i(unknown:GERAN-A-399:NONE)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133553745 DMSC DEBUG msc_a(unknown:GERAN-A-399:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133553745 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-399:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133553745 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-399:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133553745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133553745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-399:LU)[0x561dbeda3240] (fsm.c:486) 20250823133553745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133553745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133553745 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133553745 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133553745 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133553745 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133553745 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133553745 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133553745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133553746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133553746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133553746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133553746 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133553746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133553746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbed66050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133553746 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbed6e610]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133553746 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbed6e610]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbed66050] (fsm.c:486) 20250823133553746 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbed6e610]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133553746 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbed6e610]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133553746 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133553746 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133553746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133553746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133553746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133553746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133553746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133553746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133553746 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133553746 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133553746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133553746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133553746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133553746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133553746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133553746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: { messageType := 2, destLocRef := 'CC845E'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(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133553749 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133553749 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823133553750 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133553750 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133553750 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133553750 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133553750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133553750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133553750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133553750 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133553750 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133553750 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbeda3240]{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(2138)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133553752 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133553752 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133553752 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133553752 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133553754 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133553754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133553754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbed6e610]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133553754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbed6e610]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133553754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbed6e610]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133553754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbed6e610]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbed66050] (vlr_lu_fsm.c:110) 20250823133553754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbed6e610]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133553754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbed6e610]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133553754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133553754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133553754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133553754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbed66050] (fsm.c:486) 20250823133553754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133553754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133553754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133553754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133553754 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:TMSInew-0x1B20DB77) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133553754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133553754 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:TMSInew-0x1B20DB77 LOCATION UPDATE ACCEPT (TMSI = 0x1b20db77) (gsm_04_08.c:149) 20250823133553754 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:TMSInew-0x1B20DB77:GERAN-A-399:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133553754 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:TMSInew-0x1B20DB77 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133553754 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133553754 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133553754 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133553754 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133553754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133553754 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133553754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133553754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133553758 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133553758 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133553758 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133553758 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133553758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133553758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133553758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133553758 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133553758 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:TMSInew-0x1B20DB77:GERAN-A-399:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133553758 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:TMSInew-0x1B20DB77:GERAN-A-399:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133553758 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:TMSInew-0x1B20DB77:GERAN-A-399:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133553758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:TMSInew-0x1B20DB77:GERAN-A-399:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133553758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133553758 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133553759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133553759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-399:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133553759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133553759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-399:LU)[0x561dbed66050] (vlr_lu_fsm.c:817) 20250823133553759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133553759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9716114F:GERAN-A-399:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133553759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-399:LU)[0x561dbed66050]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133553759 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-399:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133553759 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-399:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250823133553759 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133553759 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-399:LU)[0x561dbeda3240]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133553759 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-399:LU)[0x561dbeda3240]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133553759 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133553759 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133553759 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133553759 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-399:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133553759 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133553759 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133553759 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133553759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133553759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133553759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133553759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133553759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133553759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133553762 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133553762 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133553762 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133553762 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133553762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133553762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133553762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133553762 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133553763 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-399:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133553763 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-399:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133553763 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-399:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133553763 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-399:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133553763 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-399:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133553763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-399:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133553763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-399:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-399:LU)[0x561dbeda3240] (msc_a.c:1053) 20250823133553763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-399:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133553763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-399:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133553763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-399:LU)[0x561dbed66050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133553763 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-399:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed6e3b0] (msc_a.c:1053) 20250823133553763 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-399:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133553763 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-399:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133553763 DMSC DEBUG msub_fsm[0x561dbed6e3b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133553763 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77) MSC-A terminated (msub.c:261) 20250823133553763 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77) 1 MSC-I still active (msub.c:79) 20250823133553763 DMSC DEBUG msub_fsm[0x561dbed6e3b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133553763 DMSC DEBUG msub_fsm[0x561dbed6e3b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133553763 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-399:LU)[0x561dbed6e4e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133553763 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-399:LU)[0x561dbed6e4e0]{READY}: Removing from parent msub_fsm[0x561dbed6e3b0] (msub.c:113) 20250823133553763 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-399 (ran_conn.c:155) 20250823133553763 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-399:LU)[0x561dbed6e4e0]{READY}: Freeing instance (msub.c:113) 20250823133553763 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-399:LU)[0x561dbed6e4e0]{READY}: Deallocated (fsm.c:568) 20250823133553763 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77) Free (msub.c:119) 20250823133553763 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133553763 DMSC DEBUG msub_fsm[0x561dbed6e3b0]{terminating}: Freeing instance (msub.c:113) 20250823133553763 DMSC DEBUG msub_fsm[0x561dbed6e3b0]{terminating}: Deallocated (fsm.c:568) 20250823133553763 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133553763 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133553763 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133553763 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133553763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133553763 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133553763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133553763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 20250823133553764 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133553764 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133553764 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133553764 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133553764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133553764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133553764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133553764 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)13403230 TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133553765 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133553765 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: Created IMSI[0] for '262420000000007'H'1B20DB77'O to be handled at TC_lu_and_mt_csd0(2138) MSC_Test-MNCC(2132)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)387249485 20250823133553771 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823133553771 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823133553771 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 callref-0x1714f54d tid-255) New transaction (transaction.c:231) 20250823133553771 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 callref-0x1714f54d tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS34T} (gsm_04_08_cc.c:790) 20250823133553771 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 callref-0x1714f54d tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS34T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250823133553771 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 callref-0x1714f54d tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823133553771 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250823133553771 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250823133553771 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133553771 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133553771 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133553771 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133553771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133553771 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133553771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133553771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@7e0c241b4610: Created IMSI[14] for '262420000000007'H'1B20DB77'O to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: 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 := '1B20DB77'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2130)@7e0c241b4610: Added conn table entry 0TC_lu_and_mt_csd0(2138)13705543 MSC_Test_0-SCCP(2129)@7e0c241b4610: First idle individual index:0 20250823133553777 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133553777 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133553777 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133553777 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133553777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133553778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133553778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133553778 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133553778 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Allocated (fsm.c:456) 20250823133553778 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: Allocated (fsm.c:456) 20250823133553778 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133553778 DMSC DEBUG msc_a[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133553778 DMSC DEBUG msc_a[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133553778 DMSC DEBUG msc_a(unknown:GERAN-A-400:NONE)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133553778 DMSC DEBUG msc_i(unknown:GERAN-A-400:NONE)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133553778 DMSC DEBUG msc_a(unknown:GERAN-A-400:NONE)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133553778 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e3b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133553778 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e3b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e4e0] (fsm.c:486) 20250823133553778 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e3b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133553778 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e3b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133553778 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133553778 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133553778 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133553778 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133553778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e3b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133553778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133553779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133553779 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133553779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133553779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133553779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133553779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133553779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e3b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133553779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e3b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133553779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e3b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133553779 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133553779 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133553779 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 callref-0x1714f54d tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823133553779 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133553779 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250823133553779 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133553779 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823133553779 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS34T} (gsm_04_08_cc.c:905) 20250823133553779 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d 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) 20250823133553779 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823133553779 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133553779 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823133553779 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133553779 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250823133553779 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133553779 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133553779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133553779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133553779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133553779 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133553779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133553779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133553779 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133553779 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133553779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133553779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133553779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133553779 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133553780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133553780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133553780 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133553780 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133553780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133553780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133553780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133553780 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133553780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133553780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(2129)@7e0c241b4610: { messageType := 2, destLocRef := 'D12147'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(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133553782 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250823133553782 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 1 MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '8301'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028301'O 20250823133553787 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133553787 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133553787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133553787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133553787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133553787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133553787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133553787 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133553787 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133553787 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133553787 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823133553787 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823133553787 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250823133553787 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250823133553787 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d 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) 20250823133553787 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d 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(2138)@7e0c241b4610: f_mt_call_complete 2 MSC_Test-MGCP(2133)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2138) 20250823133553790 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823133553790 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133553790 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e4e0] (fsm.c:486) 20250823133553790 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d 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) 20250823133553791 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed8c9b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133553791 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed8c9b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133553791 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:no-CI)[0x561dbed8c9b0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133553791 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:no-CI)[0x561dbed8c9b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133553791 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbeda5240]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133553791 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbeda5240]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbedb4380] (fsm.c:486) 20250823133553791 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:no-CI)[0x561dbeda5240]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250823133553791 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:no-CI)[0x561dbeda5240]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@7e0c241b4610: 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(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 3 20250823133553794 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:no-CI)[0x561dbed8c9b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133553794 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133553794 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133553794 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 4 20250823133553797 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:no-CI)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133553797 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133553797 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133553797 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d 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) 20250823133553797 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d tid-0) Sending Assignment Command (msc_a.c:706) 20250823133553797 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133553797 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133553797 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133553797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133553797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133553797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133553797 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133553797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133553797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 6 MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250823133553801 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133553801 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133553801 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133553801 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133553801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133553801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133553801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133553801 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133553801 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133553801 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=1 into dtap '8307'O 20250823133553802 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbeda5240]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133553802 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbeda5240]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133553802 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400: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)[0x561dbeda5240]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133553802 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d 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) 20250823133553802 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250823133553802 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d 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) 20250823133553802 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '8347'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 5 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 8 20250823133553807 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133553807 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133553807 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133554002 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133554002 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133554002 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133554002 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133554002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133554002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133554002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133554002 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133554003 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133554003 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133554003 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250823133554003 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250823133554003 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250823133554003 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d 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) 20250823133554003 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d 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(2138)@7e0c241b4610: f_mt_call_complete 7 20250823133554008 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133554008 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d 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) 20250823133554008 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed8c9b0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250823133554008 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed8c9b0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133554008 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed8c9b0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133554008 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400: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)[0x561dbed8c9b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete 9 TC_lu_and_mt_csd0(2138)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_mt_call_complete DONE TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Hold the call for some time 20250823133554013 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133554013 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133554013 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133554013 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbedb4380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133554013 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2138)@7e0c241b4610: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Hangup TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133554516 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133554516 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133554516 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133554516 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133554516 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133554517 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133554517 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133554517 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133554517 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133554517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133554517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133554517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133554517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2130)@7e0c241b4610: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2130)@7e0c241b4610: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250823133554522 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133554522 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133554522 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133554522 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133554522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133554522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133554522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133554522 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133554523 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133554523 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133554523 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823133554523 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133554523 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133554523 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823133554523 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x1714f54d tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823133554523 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250823133554523 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133554523 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133554523 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133554523 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133554523 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133554523 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133554523 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133554523 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbedb4380]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133554523 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133554523 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbedb4380] (call_leg.c:197) 20250823133554523 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133554523 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133554523 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133554523 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbedb4380] (call_leg.c:197) 20250823133554523 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133554523 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133554523 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed8c9b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133554523 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133554523 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e4e0] (call_leg.c:198) 20250823133554523 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133554523 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbedb4380]{RELEASING}: Deallocated (fsm.c:568) 20250823133554523 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133554523 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133554524 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133554524 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133554524 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133554524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133554524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133554524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133554524 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133554524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133554524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133554524 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133554524 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133554524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133554524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133554524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133554524 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133554524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133554524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2132)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)387249485 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2138)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2129)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2129)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133554530 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133554530 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133554530 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133554530 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133554530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133554530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133554530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133554530 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133554530 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133554530 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133554530 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133554530 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133554530 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133554530 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e3b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133554530 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e3b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e4e0] (msc_a.c:1053) 20250823133554530 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e3b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133554530 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e3b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133554530 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed66050] (msc_a.c:1053) 20250823133554530 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133554530 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133554530 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133554530 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77) MSC-A terminated (msub.c:261) 20250823133554530 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77) 1 MSC-I still active (msub.c:79) 20250823133554530 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133554531 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133554531 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbeda3240]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133554531 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbeda3240]{READY}: Removing from parent msub_fsm[0x561dbed66050] (msub.c:113) 20250823133554531 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-400 (ran_conn.c:155) 20250823133554531 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbeda3240]{READY}: Freeing instance (msub.c:113) 20250823133554531 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-400:PAGING_RESP)[0x561dbeda3240]{READY}: Deallocated (fsm.c:568) 20250823133554531 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77) Free (msub.c:119) 20250823133554531 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133554531 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Freeing instance (msub.c:113) 20250823133554531 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Deallocated (fsm.c:568) 20250823133554531 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133554531 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133554531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133554531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133554531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133554531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133554531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133554531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@7e0c241b4610: Session index based on local reference:0 20250823133554532 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133554532 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133554532 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133554532 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133554532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133554532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133554532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133554532 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)13705543 TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: f_call_hangup 9: done MSC_Test_0-RAN(2130)@7e0c241b4610: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@7e0c241b4610: Final verdict of PTC: pass 20250823133555549 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133555549 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(2132)@7e0c241b4610: Final verdict of PTC: none 20250823133555550 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133555550 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133555550 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133555550 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133555551 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133555551 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133555551 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133555551 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133555551 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) 20250823133555551 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133555551 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133555551 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133555551 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133555551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133555551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133555551 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133555551 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(2131)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(2129)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(2135)@7e0c241b4610: Final verdict of PTC: none 20250823133555551 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133555551 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133555553 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(2130)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2137)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2128)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2139)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2134)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2136)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2133)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2128): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2129): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2130): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2131): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2132): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2133): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2134): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2135): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2136): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2137): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_and_mt_csd0(2138): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2139): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_and_mt_csd finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_csd pass'. Sat Aug 23 13:35:55 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 20250823133556554 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=4862212) 20250823133557552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133557552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133557552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133557555 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=4862212, count=4864088) 20250823133558557 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_csd pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 ------ Sat Aug 23 13:35:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 20250823133559559 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_lu_and_mo_call_reass_for_mt_codec started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2143)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2143)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2143)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2141)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133600311 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2144)@7e0c241b4610: 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 } } } 20250823133600506 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) 20250823133600506 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) 20250823133600506 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133600506 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(2143)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2143)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2143)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133600511 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133600511 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133600511 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133600511 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133600511 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133600511 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133600511 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(2143)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2143)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2143)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2143)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2143)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2143)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2143)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2143)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133600512 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133600512 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133600512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133600512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133600512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133600512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133600512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133600512 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133600512 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2143)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2143)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2143)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2143)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2143)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133600560 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133600560 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2146)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2146)@7e0c241b4610: 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) } } } } 20250823133600567 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2146)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2146)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2146)@7e0c241b4610: 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(2146)@7e0c241b4610: 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(2146)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2146)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133600584 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) 20250823133600584 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2147)@7e0c241b4610: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call_reass_for_mt_codec0(2150) TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: 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 } } } } 20250823133601309 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133601309 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133601309 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133601309 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133601309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133601309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133601309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133601309 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133601309 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133601309 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133601309 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133601309 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133601309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133601309 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133601309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133601309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2142)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2142)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(2150)12070356 MSC_Test_0-SCCP(2141)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(2142)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133601313 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133601313 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133601313 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133601313 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133601313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133601313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133601313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133601313 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133601313 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Allocated (fsm.c:456) 20250823133601313 DMSC DEBUG msc_i[0x561dbed97b70]{READY}: Allocated (fsm.c:456) 20250823133601313 DMSC DEBUG msc_i[0x561dbed97b70]{READY}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133601313 DMSC DEBUG msc_a[0x561dbedce830]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133601313 DMSC DEBUG msc_a[0x561dbedce830]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed66050] (fsm.c:486) 20250823133601313 DMSC DEBUG msc_a(unknown:GERAN-A-401:NONE)[0x561dbedce830]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133601313 DMSC DEBUG msc_i(unknown:GERAN-A-401:NONE)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133601313 DMSC DEBUG msc_a(unknown:GERAN-A-401:NONE)[0x561dbedce830]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133601313 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-401:LU)[0x561dbedce830]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133601313 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-401:LU)[0x561dbedce830]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133601313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-401:LU)[0x561dbed6e610]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133601313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-401:LU)[0x561dbed6e610]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-401:LU)[0x561dbedce830] (fsm.c:486) 20250823133601313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-401:LU)[0x561dbed6e610]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133601313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-401:LU)[0x561dbed6e610]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133601313 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133601313 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133601313 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbedce830]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133601313 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbedce830]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133601313 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133601313 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133601313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbed6e610]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133601313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbed6e610]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133601313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbed6e610]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133601313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbed6e610]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133601313 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133601313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbed6e610]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133601313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbed6e610]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133601313 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133601313 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbed6e610] (fsm.c:486) 20250823133601313 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133601313 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133601313 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133601313 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133601313 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133601313 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133601313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133601313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133601313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133601313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133601313 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133601313 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133601313 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133601313 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133601313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133601313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133601313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133601313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2143)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@7e0c241b4610: { messageType := 2, destLocRef := 'B82DD4'O, sourceLocRef := '000191'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2141)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2147)@7e0c241b4610: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call_reass_for_mt_codec0(2150) MSC_Test-GSUP(2147)@7e0c241b4610: Added IMSI table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(2150)"262420000000007" 20250823133601315 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133601315 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2141)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2141)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2141)@7e0c241b4610: vl_from0 20250823133601315 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133601315 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133601315 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133601315 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133601315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133601315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133601315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133601315 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2141)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133601315 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133601315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbedce830]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: setverdict(pass): none -> pass 20250823133601317 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133601317 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250823133601317 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133601317 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133601318 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133601318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbed6e610]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133601318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133601318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133601318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133601318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbed6e610] (vlr_lu_fsm.c:110) 20250823133601318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133601318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133601318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbed6e610]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133601318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbed6e610]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133601318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133601318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbed6e610] (fsm.c:486) 20250823133601318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133601318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133601318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133601318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133601318 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:TMSInew-0xA94B4028) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133601318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133601318 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:TMSInew-0xA94B4028 LOCATION UPDATE ACCEPT (TMSI = 0xa94b4028) (gsm_04_08.c:149) 20250823133601318 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:TMSInew-0xA94B4028:GERAN-A-401:LU)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133601318 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:TMSInew-0xA94B4028 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133601318 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133601318 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133601318 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133601318 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133601318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133601318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133601318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133601318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2142)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2142)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2141)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2141)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2141)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2141)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823133601321 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133601321 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133601321 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133601321 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133601321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133601321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133601321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133601321 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133601321 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:TMSInew-0xA94B4028:GERAN-A-401:LU)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133601321 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:TMSInew-0xA94B4028:GERAN-A-401:LU)[0x561dbedce830]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133601321 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:TMSInew-0xA94B4028:GERAN-A-401:LU)[0x561dbedce830]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133601321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:TMSInew-0xA94B4028:GERAN-A-401:LU)[0x561dbed6e610]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133601321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133601321 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250823133601321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133601321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-401:LU)[0x561dbed6e610]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133601321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133601321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-401:LU)[0x561dbed6e610] (vlr_lu_fsm.c:817) 20250823133601321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133601321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B20DB77:GERAN-A-401:LU)[0x561dbedb4380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133601321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-401:LU)[0x561dbed6e610]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133601321 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-401:LU)[0x561dbedce830]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133601321 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-401:LU)[0x561dbedce830]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250823133601321 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133601321 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-401:LU)[0x561dbedce830]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133601321 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-401:LU)[0x561dbedce830]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133601321 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133601321 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133601321 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133601321 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-401:LU)[0x561dbed97b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133601321 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133601321 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133601321 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133601321 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133601321 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133601321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133601321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133601321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133601321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2141)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2141)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2141)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2141)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133601322 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133601322 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133601322 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133601322 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133601322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133601322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133601322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133601322 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133601322 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-401:LU)[0x561dbed97b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133601322 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-401:LU)[0x561dbedce830]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133601322 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-401:LU)[0x561dbedce830]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133601322 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-401:LU)[0x561dbedce830]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133601322 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-401:LU)[0x561dbedce830]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133601322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-401:LU)[0x561dbed6e610]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133601322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-401:LU)[0x561dbed6e610]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-401:LU)[0x561dbedce830] (msc_a.c:1053) 20250823133601322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-401:LU)[0x561dbed6e610]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133601322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-401:LU)[0x561dbed6e610]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133601322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-401:LU)[0x561dbed6e610]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133601322 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-401:LU)[0x561dbedce830]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed66050] (msc_a.c:1053) 20250823133601322 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-401:LU)[0x561dbedce830]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133601322 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-401:LU)[0x561dbedce830]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133601322 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133601322 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028) MSC-A terminated (msub.c:261) 20250823133601322 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028) 1 MSC-I still active (msub.c:79) 20250823133601322 DMSC DEBUG msub_fsm[0x561dbed66050]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133601322 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133601322 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-401:LU)[0x561dbed97b70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133601322 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-401:LU)[0x561dbed97b70]{READY}: Removing from parent msub_fsm[0x561dbed66050] (msub.c:113) 20250823133601322 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-401 (ran_conn.c:155) 20250823133601322 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-401:LU)[0x561dbed97b70]{READY}: Freeing instance (msub.c:113) 20250823133601322 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-401:LU)[0x561dbed97b70]{READY}: Deallocated (fsm.c:568) 20250823133601322 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028) Free (msub.c:119) 20250823133601322 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133601322 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Freeing instance (msub.c:113) 20250823133601322 DMSC DEBUG msub_fsm[0x561dbed66050]{terminating}: Deallocated (fsm.c:568) 20250823133601322 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133601322 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133601322 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133601322 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133601322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133601322 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133601322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133601322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@7e0c241b4610: Session index based on local reference:0 20250823133601322 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133601322 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133601322 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133601323 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133601323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133601323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133601323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133601323 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2142)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(2150)12070356 TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133601323 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133601323 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: 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 := 'A94B4028'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2142)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(2150)10060623 MSC_Test_0-RAN(2142)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2141)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133601526 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133601526 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133601526 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133601526 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133601526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133601526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133601526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133601526 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133601527 DMSC DEBUG msub_fsm[0x561dbed6e610]{active}: Allocated (fsm.c:456) 20250823133601527 DMSC DEBUG msc_i[0x561dbedce830]{READY}: Allocated (fsm.c:456) 20250823133601527 DMSC DEBUG msc_i[0x561dbedce830]{READY}: is child of msub_fsm[0x561dbed6e610] (fsm.c:486) 20250823133601527 DMSC DEBUG msc_a[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133601527 DMSC DEBUG msc_a[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed6e610] (fsm.c:486) 20250823133601527 DMSC DEBUG msc_a(unknown:GERAN-A-402:NONE)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133601527 DMSC DEBUG msc_i(unknown:GERAN-A-402:NONE)[0x561dbedce830]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133601527 DMSC DEBUG msc_a(unknown:GERAN-A-402:NONE)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133601527 DMM DEBUG msc_a(TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133601527 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133601527 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70] (fsm.c:486) 20250823133601527 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133601527 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133601527 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133601527 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133601527 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133601527 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133601527 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133601527 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133601527 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133601527 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbedce830]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133601528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133601528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133601528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133601528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133601528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133601528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133601528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133601528 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbedce830]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133601528 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133601528 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133601528 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250823133601528 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133601528 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133601528 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133601528 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133601528 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133601528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133601528 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133601528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133601528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133601528 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133601528 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133601528 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133601528 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133601528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133601528 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133601528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133601528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133601528 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133601528 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133601528 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133601528 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133601528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133601528 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133601529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133601529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2143)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2143)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@7e0c241b4610: { messageType := 2, destLocRef := '99834F'O, sourceLocRef := '000192'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2141)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2141)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133601532 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133601532 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2144)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_reass_for_mt_codec0(2150) MSC_Test-MGCP(2145)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call_reass_for_mt_codec0(2150) MSC_Test_0-RAN(2142)@7e0c241b4610: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(2142)@7e0c241b4610: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(2141)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2141)@7e0c241b4610: vl_len:19 MSC_Test_0-SCCP(2141)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2141)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250823133601557 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133601557 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133601557 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133601557 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133601557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133601557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133601557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133601557 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133601557 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbedce830]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133601557 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133601558 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823133601558 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028 callref-0x80000032 tid-8) New transaction (transaction.c:231) 20250823133601558 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823133601558 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133601558 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823133601558 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133601558 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133601558 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402: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) 20250823133601558 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823133601558 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823133601558 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed8c9b0]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133601558 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed8c9b0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70] (fsm.c:486) 20250823133601558 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402: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) 20250823133601558 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbeda5240]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133601558 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbeda5240]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed8c9b0] (fsm.c:486) 20250823133601558 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:no-CI)[0x561dbeda5240]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823133601558 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:no-CI)[0x561dbeda5240]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133601558 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbedb2900]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133601558 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbedb2900]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed8c9b0] (fsm.c:486) 20250823133601558 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:no-CI)[0x561dbedb2900]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250823133601558 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:no-CI)[0x561dbedb2900]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2145)@7e0c241b4610: 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(2150) TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823133601580 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:no-CI)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133601580 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed8c9b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133601580 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133601580 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402: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(2150)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823133601582 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:no-CI)[0x561dbedb2900]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133601582 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed8c9b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133601582 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133601582 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402: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) 20250823133601582 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) Sending Assignment Command (msc_a.c:706) 20250823133601582 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbedce830]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) MSC_Test-MNCC(2144)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_reass_for_mt_codec0(2150) MSC_Test-MNCC(2144)@7e0c241b4610: Added conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(2150)-2147483598 20250823133601582 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133601582 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133601582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133601582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133601582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133601582 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133601582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133601582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: f_mo_call_establish 4: rx Assignment Request 20250823133601586 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(2141)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2141)@7e0c241b4610: vl_len:14 MSC_Test_0-SCCP(2141)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2141)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133601588 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133601588 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133601588 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133601588 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133601588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133601588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133601588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133601588 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133601588 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbedce830]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133601588 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133601588 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbedb2900]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823133601588 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402: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)[0x561dbedb2900]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133601588 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402: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)[0x561dbedb2900]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823133601588 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402: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) 20250823133601588 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402: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) 20250823133601588 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402: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) 20250823133601588 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402: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(2150)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823133601590 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823133601590 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133601590 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133601590 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823133601590 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbedce830]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133601590 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133601590 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133601590 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133601590 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133601590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133601590 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133601590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133601590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823133601590 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb2900]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133601590 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb2900]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133601590 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed8c9b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(2141)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133601592 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402: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) 20250823133601592 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133601592 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133601592 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823133601592 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402: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) 20250823133601592 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbeda5240]{ESTABLISHING}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250823133601592 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402: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)[0x561dbeda5240]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250823133601592 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402: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)[0x561dbeda5240]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250823133601592 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402: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) 20250823133601592 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402: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) 20250823133601592 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) Sending Assignment Command (msc_a.c:706) 20250823133601592 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbedce830]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133601592 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbedce830]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133601592 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133601592 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133601592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133601592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133601592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133601592 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133601592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133601592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133601592 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133601592 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133601592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133601592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133601592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133601592 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133601592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133601592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2143)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2141)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: { 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" } } } } } } } 20250823133601593 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133601593 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133601593 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed8c9b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133601593 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed8c9b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133601594 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70]{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(2150)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-SCCP(2141)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2141)@7e0c241b4610: vl_len:16 MSC_Test_0-SCCP(2141)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2141)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E0383FF57'O 20250823133601594 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133601594 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402: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) 20250823133601594 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: no change: codecs already set to AMR:octet-align=1#112 (rtp_stream.c:424) 20250823133601594 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250823133601594 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250823133601594 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133601594 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133601594 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133601594 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133601594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133601594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133601594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133601594 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133601594 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbedce830]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133601594 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133601594 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb2900]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:429) 20250823133601594 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb2900]{ESTABLISHING}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250823133601594 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402: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)[0x561dbedb2900]{ESTABLISHING}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250823133601594 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402: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)[0x561dbedb2900]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating codecs (rtp_stream.c:411) 20250823133601594 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402: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) 20250823133601594 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402: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) 20250823133601594 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) Re-Assignment complete (gsm_04_08_cc.c:2150) 20250823133601595 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823133601595 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133601595 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133601595 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823133601595 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823133601595 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbedce830]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133601595 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133601595 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133601595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133601595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133601595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133601595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133601595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133601595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: { 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" } } } } } } } 20250823133601596 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb2900]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133601596 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb2900]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT 20250823133601596 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed8c9b0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-RAN(2142)@7e0c241b4610: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2142)@7e0c241b4610: patched enc_l3: '038F'O MSC_Test_0-SCCP(2141)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2141)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2141)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2141)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133601596 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133601596 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133601596 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133601596 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133601596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133601596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133601596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133601596 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133601596 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbedce830]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133601596 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133601596 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823133601596 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823133601596 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823133601596 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133601596 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402: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(2150)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: f_mo_call_establish DONE TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: Hold the call for some time TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: Hangup TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133607111 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133607111 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133607111 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133607112 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133607112 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbedce830]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133607112 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133607112 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133607112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133607112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133607112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133607112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133607112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133607112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC 20250823133607117 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250823133607117 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133607117 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133607117 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133607117 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823133607117 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823133607117 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbedce830]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133607117 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133607117 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133607117 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133607117 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133607117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133607118 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133607118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133607118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2142)@7e0c241b4610: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2142)@7e0c241b4610: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2141)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2141)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2141)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2141)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133607122 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133607122 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133607122 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133607122 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133607122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133607122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133607122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133607122 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133607122 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbedce830]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133607122 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133607122 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250823133607122 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823133607122 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250823133607122 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823133607122 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823133607122 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133607122 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133607122 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133607122 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133607122 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133607122 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133607123 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133607123 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed8c9b0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133607123 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb2900]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133607123 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb2900]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed8c9b0] (call_leg.c:197) 20250823133607123 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb2900]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133607123 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x561dbedb2900]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133607123 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133607123 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed8c9b0] (call_leg.c:197) 20250823133607123 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed8c9b0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133607123 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133607123 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x561dbeda5240]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133607123 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed8c9b0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133607123 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed8c9b0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70] (call_leg.c:198) 20250823133607123 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed8c9b0]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133607123 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed8c9b0]{RELEASING}: Deallocated (fsm.c:568) 20250823133607123 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133607123 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbedce830]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133607123 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133607123 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133607123 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133607123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133607123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133607123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133607123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133607123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133607123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2144)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(2150)-2147483598 TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2141)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2141)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2141)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2141)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133607127 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133607127 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133607127 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133607127 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133607127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133607127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133607127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133607127 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133607127 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbedce830]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133607127 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133607127 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133607127 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133607127 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133607127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133607127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70] (msc_a.c:1053) 20250823133607127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133607127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed66050]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133607127 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed6e610] (msc_a.c:1053) 20250823133607128 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133607128 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbed97b70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133607128 DMSC DEBUG msub_fsm[0x561dbed6e610]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133607128 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028) MSC-A terminated (msub.c:261) 20250823133607128 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028) 1 MSC-I still active (msub.c:79) 20250823133607128 DMSC DEBUG msub_fsm[0x561dbed6e610]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133607128 DMSC DEBUG msub_fsm[0x561dbed6e610]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133607128 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbedce830]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133607128 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbedce830]{READY}: Removing from parent msub_fsm[0x561dbed6e610] (msub.c:113) 20250823133607128 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-402 (ran_conn.c:155) 20250823133607128 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbedce830]{READY}: Freeing instance (msub.c:113) 20250823133607128 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028:GERAN-A-402:CM_SERVICE_REQ)[0x561dbedce830]{READY}: Deallocated (fsm.c:568) 20250823133607128 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028) Free (msub.c:119) 20250823133607128 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA94B4028 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133607128 DMSC DEBUG msub_fsm[0x561dbed6e610]{terminating}: Freeing instance (msub.c:113) 20250823133607128 DMSC DEBUG msub_fsm[0x561dbed6e610]{terminating}: Deallocated (fsm.c:568) 20250823133607128 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133607128 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133607128 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133607128 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133607128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133607128 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133607128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133607128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@7e0c241b4610: Session index based on local reference:0 20250823133607129 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133607129 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133607129 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133607129 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133607129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133607129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133607129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2143)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133607129 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2142)@7e0c241b4610: Deleted conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(2150)10060623 TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: f_call_hangup 9: done TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(2150)@7e0c241b4610: Final verdict of PTC: pass 20250823133608143 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133608143 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133608143 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133608143 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133608144 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133608144 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133608144 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133608144 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133608144 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) 20250823133608144 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test-GSUP(2147)@7e0c241b4610: Final verdict of PTC: none 20250823133608144 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133608144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133608144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133608144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133608144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133608144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133608144 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(2143)@7e0c241b4610: Final verdict of PTC: none 20250823133608144 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133608145 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133608145 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133608145 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(2141)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2142)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2144)@7e0c241b4610: Final verdict of PTC: none 20250823133608147 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2151)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2146)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2149)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2148)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2145)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2140)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2140): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2141): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2142): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2143): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2144): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2145): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2146): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2147): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2148): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2149): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_lu_and_mo_call_reass_for_mt_codec0(2150): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2151): none (pass -> pass) MTC@7e0c241b4610: Test case TC_lu_and_mo_call_reass_for_mt_codec finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec pass'. Sat Aug 23 13:36:08 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 20250823133609147 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=461040) 20250823133610146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133610146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133610146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133610149 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=461040, count=462916) 20250823133611151 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_silent_call_start_stop'. ------ MSC_Tests.TC_silent_call_start_stop ------ Sat Aug 23 13:36:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_silent_call_start_stop.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_silent_call_start_stop.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133612152 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_silent_call_start_stop' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_silent_call_start_stop started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2155)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2155)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2155)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(2153)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133612825 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2156)@7e0c241b4610: 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 } } } 20250823133613019 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) 20250823133613019 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) 20250823133613019 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133613019 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(2155)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2155)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2155)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133613024 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133613024 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133613024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133613024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133613024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133613024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133613024 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(2155)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2155)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2155)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2155)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2155)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133613024 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133613024 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133613024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133613024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133613024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133613024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133613024 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(2155)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2155)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2155)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133613025 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133613025 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2155)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2155)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2155)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2155)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2155)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133613153 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133613154 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2158)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2158)@7e0c241b4610: 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) } } } } 20250823133613160 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2158)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2158)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2158)@7e0c241b4610: 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(2158)@7e0c241b4610: 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(2158)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2158)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133613180 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) 20250823133613180 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2159)@7e0c241b4610: Created GsupExpect[0] for "262420000000030" to be handled at TC_silent_call_start_stop0(2162) TC_silent_call_start_stop0(2162)@7e0c241b4610: 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 } } } } 20250823133613826 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133613826 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133613826 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133613826 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133613826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133613826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133613826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133613826 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133613827 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133613827 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133613827 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133613827 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133613827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133613827 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133613827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133613827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2155)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2154)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2154)@7e0c241b4610: Added conn table entry 0TC_silent_call_start_stop0(2162)3234453 MSC_Test_0-RAN(2154)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2153)@7e0c241b4610: First idle individual index:0 20250823133613841 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133613841 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133613841 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133613841 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133613841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133613841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133613841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133613841 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133613842 DMSC DEBUG msub_fsm[0x561dbedb4380]{active}: Allocated (fsm.c:456) 20250823133613842 DMSC DEBUG msc_i[0x561dbedb2900]{READY}: Allocated (fsm.c:456) 20250823133613842 DMSC DEBUG msc_i[0x561dbedb2900]{READY}: is child of msub_fsm[0x561dbedb4380] (fsm.c:486) 20250823133613842 DMSC DEBUG msc_a[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133613842 DMSC DEBUG msc_a[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb4380] (fsm.c:486) 20250823133613842 DMSC DEBUG msc_a(unknown:GERAN-A-403:NONE)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133613842 DMSC DEBUG msc_i(unknown:GERAN-A-403:NONE)[0x561dbedb2900]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133613842 DMSC DEBUG msc_a(unknown:GERAN-A-403:NONE)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133613842 DMM DEBUG msc_a(IMSI-262420000000030:GERAN-A-403:LU)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000030 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133613842 DMM DEBUG msc_a(IMSI-262420000000030:GERAN-A-403:LU)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133613842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-403:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133613842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-403:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000030:GERAN-A-403:LU)[0x561dbed6e3b0] (fsm.c:486) 20250823133613842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-403:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133613842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-403:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133613842 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133613842 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133613842 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133613842 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133613842 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133613842 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133613842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133613842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133613842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133613842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133613842 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbedb2900]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133613842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133613842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133613842 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133613842 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbedce6a0] (fsm.c:486) 20250823133613842 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133613842 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133613842 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133613842 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133613842 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133613842 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133613842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133613842 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133613842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133613842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133613842 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133613842 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133613842 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133613842 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133613842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133613842 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133613842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133613842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2155)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2153)@7e0c241b4610: { messageType := 2, destLocRef := '315A95'O, sourceLocRef := '000193'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2153)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2153)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2159)@7e0c241b4610: Found GsupExpect[0] for "262420000000030" handled at TC_silent_call_start_stop0(2162) MSC_Test-GSUP(2159)@7e0c241b4610: Added IMSI table entry 0TC_silent_call_start_stop0(2162)"262420000000030" 20250823133613845 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133613845 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2153)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2153)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2153)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250823133613846 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133613846 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133613846 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133613846 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133613846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133613846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133613846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133613846 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133613846 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbedb2900]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) TC_silent_call_start_stop0(2162)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_silent_call_start_stop0(2162)@7e0c241b4610: setverdict(pass): none -> pass 20250823133613846 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133613849 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133613849 DVLR DEBUG IMSI:262420000000030 has MSISDN:491230000030 (vlr.c:1045) 20250823133613849 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250823133613849 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133613849 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133613849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbedce6a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133613849 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133613849 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133613849 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133613849 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbedce6a0] (vlr_lu_fsm.c:110) 20250823133613849 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133613849 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133613849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbedce6a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133613849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbedce6a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133613849 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133613849 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbedce6a0] (fsm.c:486) 20250823133613849 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133613849 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133613849 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133613849 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133613849 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:TMSInew-0xB2042508) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250823133613849 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133613849 DMM DEBUG -> IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:TMSInew-0xB2042508 LOCATION UPDATE ACCEPT (TMSI = 0xb2042508) (gsm_04_08.c:149) 20250823133613849 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:TMSInew-0xB2042508:GERAN-A-403:LU)[0x561dbedb2900]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133613849 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:TMSInew-0xB2042508 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133613849 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133613849 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133613849 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133613849 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133613849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133613849 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133613849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133613849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2153)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_silent_call_start_stop0(2162)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2154)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2154)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2153)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2153)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2153)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823133613853 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133613853 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133613853 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133613853 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133613853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133613853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133613853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133613853 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133613853 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:TMSInew-0xB2042508:GERAN-A-403:LU)[0x561dbedb2900]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133613853 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:TMSInew-0xB2042508:GERAN-A-403:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133613853 DMM DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:TMSInew-0xB2042508:GERAN-A-403:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133613853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:TMSInew-0xB2042508:GERAN-A-403:LU)[0x561dbedce6a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133613853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133613853 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250823133613853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133613853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-403:LU)[0x561dbedce6a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133613853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133613853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-403:LU)[0x561dbedce6a0] (vlr_lu_fsm.c:817) 20250823133613853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133613853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x21231A02:GERAN-A-403:LU)[0x561dbed7dc10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133613853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-403:LU)[0x561dbedce6a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133613853 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-403:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133613853 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-403:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.988s remaining) (msc_a.c:450) 20250823133613853 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000030/3/1): Available (smpp_smsc.c:626) 20250823133613853 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-403:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133613853 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-403:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133613853 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133613853 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133613853 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133613853 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-403:LU)[0x561dbedb2900]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133613854 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133613854 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133613854 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133613854 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133613854 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133613854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133613854 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133613854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133613854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2153)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2153)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2153)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2153)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133613855 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133613855 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133613855 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133613855 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133613855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133613855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133613855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133613855 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133613855 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-403:LU)[0x561dbedb2900]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133613855 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-403:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133613855 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-403:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133613855 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-403:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133613855 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-403:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133613855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-403:LU)[0x561dbedce6a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133613855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-403:LU)[0x561dbedce6a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-403:LU)[0x561dbed6e3b0] (msc_a.c:1053) 20250823133613855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-403:LU)[0x561dbedce6a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133613855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-403:LU)[0x561dbedce6a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133613855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-403:LU)[0x561dbedce6a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133613855 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-403:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb4380] (msc_a.c:1053) 20250823133613855 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-403:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133613855 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-403:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133613855 DMSC DEBUG msub_fsm[0x561dbedb4380]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133613855 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508) MSC-A terminated (msub.c:261) 20250823133613855 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508) 1 MSC-I still active (msub.c:79) 20250823133613855 DMSC DEBUG msub_fsm[0x561dbedb4380]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133613855 DMSC DEBUG msub_fsm[0x561dbedb4380]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133613855 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-403:LU)[0x561dbedb2900]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133613855 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-403:LU)[0x561dbedb2900]{READY}: Removing from parent msub_fsm[0x561dbedb4380] (msub.c:113) 20250823133613855 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133613855 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133613855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133613855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133613855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133613855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133613855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133613855 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-403 (ran_conn.c:155) 20250823133613855 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-403:LU)[0x561dbedb2900]{READY}: Freeing instance (msub.c:113) 20250823133613855 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-403:LU)[0x561dbedb2900]{READY}: Deallocated (fsm.c:568) 20250823133613855 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508) Free (msub.c:119) 20250823133613855 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133613855 DMSC DEBUG msub_fsm[0x561dbedb4380]{terminating}: Freeing instance (msub.c:113) 20250823133613855 DMSC DEBUG msub_fsm[0x561dbedb4380]{terminating}: Deallocated (fsm.c:568) 20250823133613855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2153)@7e0c241b4610: Session index based on local reference:0 20250823133613855 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133613855 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133613855 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133613855 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133613855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133613855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133613855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133613855 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2154)@7e0c241b4610: Deleted conn table entry 0TC_silent_call_start_stop0(2162)3234453 TC_silent_call_start_stop0(2162)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133613856 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133613856 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_silent_call_start_stop0(2162)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_silent_call_start_stop0(2162)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_silent_call_start_stop0(2162)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2154)@7e0c241b4610: Created IMSI[0] for '262420000000030'H'B2042508'O to be handled at TC_silent_call_start_stop0(2162) 20250823133613858 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133613858 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 + silent-call: now used by 3 (attached,VTY,silent-call) (transaction.c:228) 20250823133613858 DCC DEBUG trans(silent-call IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 callref-0x0 tid-0) New transaction (transaction.c:231) 20250823133613858 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133613858 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133613858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133613858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133613858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133613858 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133613858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133613858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133613858 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 + Paging: now used by 4 (attached,VTY,silent-call,Paging) (paging.c:111) 20250823133613858 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 - VTY: now used by 3 (attached,silent-call,Paging) (msc_vty.c:1614) MSC_Test_0-M3UA(2155)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2154)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_silent_call_start_stop0(2162) TC_silent_call_start_stop0(2162)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_silent_call_start_stop0(2162)@7e0c241b4610: 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 := 'B2042508'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2154)@7e0c241b4610: Added conn table entry 0TC_silent_call_start_stop0(2162)233466 MSC_Test_0-SCCP(2153)@7e0c241b4610: First idle individual index:0 20250823133613863 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133613863 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133613863 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133613863 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133613863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133613863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133613863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133613863 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133613863 DMSC DEBUG msub_fsm[0x561dbedce6a0]{active}: Allocated (fsm.c:456) 20250823133613863 DMSC DEBUG msc_i[0x561dbed6e3b0]{READY}: Allocated (fsm.c:456) 20250823133613863 DMSC DEBUG msc_i[0x561dbed6e3b0]{READY}: is child of msub_fsm[0x561dbedce6a0] (fsm.c:486) 20250823133613863 DMSC DEBUG msc_a[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133613863 DMSC DEBUG msc_a[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedce6a0] (fsm.c:486) 20250823133613863 DMSC DEBUG msc_a(unknown:GERAN-A-404:NONE)[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133613863 DMSC DEBUG msc_i(unknown:GERAN-A-404:NONE)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133613863 DMSC DEBUG msc_a(unknown:GERAN-A-404:NONE)[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133613863 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb4380]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133613863 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb4380]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb2900] (fsm.c:486) 20250823133613863 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb4380]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133613863 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb4380]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133613863 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 + proc_arq_vlr_fn_init: now used by 4 (attached,silent-call,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133613863 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 + active-conn: now used by 5 (attached,silent-call,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133613863 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133613863 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133613863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb4380]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133613863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb4380]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133613863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb4380]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133613863 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133613863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb4380]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133613863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb4380]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133613863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb4380]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133613863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb4380]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133613863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb4380]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133613863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb4380]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133613863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb4380]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133613863 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb2900]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133613863 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb2900]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133613863 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb2900]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (silent_call.c:63) 20250823133613863 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb2900]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133613863 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (silent_call.c:72) 20250823133613863 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 - Paging: now used by 4 (attached,silent-call,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250823133613864 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000030/3/1): Available (smpp_smsc.c:626) 20250823133613864 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133613864 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133613864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133613864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133613864 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 - proc_arq_vlr_fn_init: now used by 3 (attached,silent-call,active-conn) (vlr_access_req_fsm.c:405) 20250823133613864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133613864 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133613864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133613864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133613864 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133613864 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133613864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133613864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133613864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133613864 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133613864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133613864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133613864 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133613864 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133613864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133613864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133613864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133613864 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133613864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133613864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2155)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(2153)@7e0c241b4610: { messageType := 2, destLocRef := '038FFA'O, sourceLocRef := '000194'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2153)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(2155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2153)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(2155)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(2153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2153)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133613865 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 + VTY: now used by 4 (attached,silent-call,active-conn,VTY) (msc_vty.c:1285) 20250823133613865 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 - VTY: now used by 3 (attached,silent-call,active-conn) (msc_vty.c:1317) TC_silent_call_start_stop0(2162)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_silent_call_start_stop0(2162)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(2153)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2153)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2153)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000102'O 20250823133613914 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133613914 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133613914 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133613914 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133613914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133613914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133613914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133613914 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133613915 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133613915 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133613915 DBSSAP ERROR msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: Rx Assignment Complete, but no RTP stream is set up (msc_a.c:1518) TC_silent_call_start_stop0(2162)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133616912 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 + VTY: now used by 4 (attached,silent-call,active-conn,VTY) (msc_vty.c:1285) 20250823133616912 DCC DEBUG trans(silent-call IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250823133616912 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 - silent-call: now used by 3 (attached,active-conn,VTY) (transaction.c:281) 20250823133616912 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133616912 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133616912 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,VTY,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133616913 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,active-conn,VTY,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133616913 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,VTY,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133616913 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133616913 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,VTY) (msc_a.c:1004) 20250823133616913 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1650) 20250823133616913 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133616913 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133616913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133616913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133616913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133616913 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133616913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133616913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2153)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2153)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2153)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2153)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133616916 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133616916 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133616916 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133616916 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133616916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133616916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133616916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133616916 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133616916 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133616916 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb2900]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133616917 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb2900]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133616917 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb2900]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133616917 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb2900]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133616917 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb4380]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133616917 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb4380]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb2900] (msc_a.c:1053) 20250823133616917 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb4380]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133616917 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb4380]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133616917 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb2900]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedce6a0] (msc_a.c:1053) 20250823133616917 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb2900]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133616917 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbedb2900]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133616917 DMSC DEBUG msub_fsm[0x561dbedce6a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133616917 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508) MSC-A terminated (msub.c:261) 20250823133616917 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508) 1 MSC-I still active (msub.c:79) 20250823133616917 DMSC DEBUG msub_fsm[0x561dbedce6a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133616917 DMSC DEBUG msub_fsm[0x561dbedce6a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133616917 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbed6e3b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133616917 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbed6e3b0]{READY}: Removing from parent msub_fsm[0x561dbedce6a0] (msub.c:113) 20250823133616917 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-404 (ran_conn.c:155) 20250823133616917 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbed6e3b0]{READY}: Freeing instance (msub.c:113) 20250823133616917 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-404:PAGING_RESP)[0x561dbed6e3b0]{READY}: Deallocated (fsm.c:568) 20250823133616917 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508) Free (msub.c:119) 20250823133616917 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133616917 DMSC DEBUG msub_fsm[0x561dbedce6a0]{terminating}: Freeing instance (msub.c:113) 20250823133616917 DMSC DEBUG msub_fsm[0x561dbedce6a0]{terminating}: Deallocated (fsm.c:568) 20250823133616917 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133616917 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133616917 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133616917 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133616917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133616917 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133616917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133616917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2153)@7e0c241b4610: Session index based on local reference:0 20250823133616918 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133616918 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133616918 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133616918 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133616918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133616918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133616918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133616918 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2154)@7e0c241b4610: Deleted conn table entry 0TC_silent_call_start_stop0(2162)233466 TC_silent_call_start_stop0(2162)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133616919 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133616919 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_silent_call_start_stop0(2162)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_silent_call_start_stop0(2162)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_silent_call_start_stop0(2162)@7e0c241b4610: Final verdict of PTC: pass MSC_Test-GSUP(2159)@7e0c241b4610: Final verdict of PTC: none 20250823133616928 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133616928 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823133616928 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(2155)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2158)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(2153)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2156)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2160)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2154)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2152)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2157)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2163)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2161)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2152): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2153): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2154): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2155): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2156): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2157): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2158): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2159): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2160): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2161): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_silent_call_start_stop0(2162): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2163): none (pass -> pass) MTC@7e0c241b4610: Test case TC_silent_call_start_stop finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_silent_call_start_stop pass'. Sat Aug 23 13:36:16 UTC 2025 ====== MSC_Tests.TC_silent_call_start_stop pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_silent_call_start_stop.talloc 20250823133617122 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133617122 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133617122 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133617122 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133617122 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133617122 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133617122 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133617122 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133617122 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) 20250823133617122 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133617122 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133617122 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133617122 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133617122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133617122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133617122 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133617122 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133617122 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133617122 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133617930 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=294092) 20250823133618930 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133619123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133619123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133619123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=294092, count=295968) 20250823133619931 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_silent_call_start_stop pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_silent_call_active_conn'. ------ MSC_Tests.TC_silent_call_active_conn ------ Sat Aug 23 13:36:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_silent_call_active_conn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_silent_call_active_conn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133620932 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_silent_call_active_conn' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_silent_call_active_conn started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2167)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2167)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2167)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2165)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133621730 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2168)@7e0c241b4610: 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 } } } 20250823133621924 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) 20250823133621925 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) 20250823133621925 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133621925 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(2167)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2167)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2167)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133621929 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133621929 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133621929 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133621929 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133621929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133621929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133621929 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(2167)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2167)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2167)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2167)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2167)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133621930 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133621930 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133621930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133621930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133621930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133621930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133621930 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(2167)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2167)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2167)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133621930 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133621930 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2167)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2167)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2167)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2167)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2167)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133621934 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133621934 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2170)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2170)@7e0c241b4610: 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) } } } } 20250823133621940 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2170)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2170)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2170)@7e0c241b4610: 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(2170)@7e0c241b4610: 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(2170)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2170)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133621968 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) 20250823133621968 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2171)@7e0c241b4610: Created GsupExpect[0] for "262420000000030" to be handled at TC_silent_call_active_conn0(2174) TC_silent_call_active_conn0(2174)@7e0c241b4610: 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 } } } } 20250823133622736 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133622736 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133622736 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133622736 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133622736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133622736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133622736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133622736 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133622737 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133622737 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133622737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133622737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133622737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133622737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133622737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133622737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2167)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2167)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2166)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2166)@7e0c241b4610: Added conn table entry 0TC_silent_call_active_conn0(2174)14693876 MSC_Test_0-SCCP(2165)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(2166)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133622749 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133622749 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133622749 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133622749 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133622749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133622749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133622749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133622749 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133622749 DMSC DEBUG msub_fsm[0x561dbedb4380]{active}: Allocated (fsm.c:456) 20250823133622749 DMSC DEBUG msc_i[0x561dbedb2900]{READY}: Allocated (fsm.c:456) 20250823133622749 DMSC DEBUG msc_i[0x561dbedb2900]{READY}: is child of msub_fsm[0x561dbedb4380] (fsm.c:486) 20250823133622749 DMSC DEBUG msc_a[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133622749 DMSC DEBUG msc_a[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb4380] (fsm.c:486) 20250823133622749 DMSC DEBUG msc_a(unknown:GERAN-A-405:NONE)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133622749 DMSC DEBUG msc_i(unknown:GERAN-A-405:NONE)[0x561dbedb2900]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133622749 DMSC DEBUG msc_a(unknown:GERAN-A-405:NONE)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133622749 DMM DEBUG msc_a(IMSI-262420000000030:GERAN-A-405:LU)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000030 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133622749 DMM DEBUG msc_a(IMSI-262420000000030:GERAN-A-405:LU)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133622749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-405:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133622749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-405:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000030:GERAN-A-405:LU)[0x561dbed6e3b0] (fsm.c:486) 20250823133622749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-405:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823133622749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-405:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133622749 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133622749 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133622749 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133622749 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133622749 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133622749 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133622749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133622749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133622749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133622749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133622749 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbedb2900]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133622749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133622749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbedce6a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133622749 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133622749 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbedce6a0] (fsm.c:486) 20250823133622749 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133622749 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133622749 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133622749 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133622749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133622749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133622749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133622749 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133622749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133622749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133622749 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133622749 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133622749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133622749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133622749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133622749 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133622749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133622749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2167)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2167)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2167)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2165)@7e0c241b4610: { messageType := 2, destLocRef := 'E035F4'O, sourceLocRef := '000195'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2165)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2165)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2165)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2165)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2165)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2171)@7e0c241b4610: Found GsupExpect[0] for "262420000000030" handled at TC_silent_call_active_conn0(2174) MSC_Test-GSUP(2171)@7e0c241b4610: Added IMSI table entry 0TC_silent_call_active_conn0(2174)"262420000000030" 20250823133622753 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133622753 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2165)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2165)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(2165)@7e0c241b4610: vl_from0 20250823133622753 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133622753 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133622753 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133622753 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133622753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133622753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133622753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133622753 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133622753 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbedb2900]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133622753 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-SCCP(2165)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2167)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_silent_call_active_conn0(2174)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_silent_call_active_conn0(2174)@7e0c241b4610: setverdict(pass): none -> pass 20250823133622758 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133622758 DVLR DEBUG IMSI:262420000000030 has MSISDN:491230000030 (vlr.c:1045) 20250823133622758 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250823133622758 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133622758 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133622758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbedce6a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133622758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133622758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133622758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133622758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbedce6a0] (vlr_lu_fsm.c:110) 20250823133622758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133622758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbed7dc10]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133622758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbedce6a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133622758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbedce6a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133622758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133622758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbedce6a0] (fsm.c:486) 20250823133622758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133622758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133622758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133622758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133622758 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:TMSInew-0x4ABF778B) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250823133622758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133622758 DMM DEBUG -> IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:TMSInew-0x4ABF778B LOCATION UPDATE ACCEPT (TMSI = 0x4abf778b) (gsm_04_08.c:149) 20250823133622758 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:TMSInew-0x4ABF778B:GERAN-A-405:LU)[0x561dbedb2900]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133622758 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:TMSInew-0x4ABF778B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133622759 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133622759 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133622759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133622759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133622759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133622759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133622759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133622759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2167)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2165)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2165)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2165)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2165)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_silent_call_active_conn0(2174)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2166)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2166)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(2165)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2165)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(2165)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2165)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823133622765 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133622765 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133622765 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133622765 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133622765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133622765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133622765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133622765 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133622765 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:TMSInew-0x4ABF778B:GERAN-A-405:LU)[0x561dbedb2900]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133622765 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:TMSInew-0x4ABF778B:GERAN-A-405:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133622765 DMM DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:TMSInew-0x4ABF778B:GERAN-A-405:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) MSC_Test_0-M3UA(2167)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133622765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:TMSInew-0x4ABF778B:GERAN-A-405:LU)[0x561dbedce6a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133622765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133622765 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250823133622765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133622765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-405:LU)[0x561dbedce6a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133622765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133622765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-405:LU)[0x561dbedce6a0] (vlr_lu_fsm.c:817) 20250823133622765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133622765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB2042508:GERAN-A-405:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133622765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-405:LU)[0x561dbedce6a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133622765 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-405:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133622765 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-405:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.983s remaining) (msc_a.c:450) 20250823133622765 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000030/3/1): Available (smpp_smsc.c:626) 20250823133622765 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-405:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133622765 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-405:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133622765 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133622765 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133622765 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133622765 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-405:LU)[0x561dbedb2900]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133622765 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133622765 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133622765 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133622765 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133622765 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133622765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133622765 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133622765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133622765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2167)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2165)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2165)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2165)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2165)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2165)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2165)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2165)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2165)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823133622767 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133622767 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133622767 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133622767 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133622767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133622767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133622767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133622767 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133622767 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-405:LU)[0x561dbedb2900]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133622767 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-405:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133622767 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-405:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133622767 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-405:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133622767 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-405:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133622767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-405:LU)[0x561dbedce6a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133622767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-405:LU)[0x561dbedce6a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-405:LU)[0x561dbed6e3b0] (msc_a.c:1053) 20250823133622767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-405:LU)[0x561dbedce6a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133622767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-405:LU)[0x561dbedce6a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133622767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-405:LU)[0x561dbedce6a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133622767 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-405:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb4380] (msc_a.c:1053) 20250823133622767 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-405:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133622767 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-405:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133622767 DMSC DEBUG msub_fsm[0x561dbedb4380]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133622767 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B) MSC-A terminated (msub.c:261) 20250823133622767 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B) 1 MSC-I still active (msub.c:79) 20250823133622767 DMSC DEBUG msub_fsm[0x561dbedb4380]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133622767 DMSC DEBUG msub_fsm[0x561dbedb4380]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133622767 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-405:LU)[0x561dbedb2900]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133622767 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-405:LU)[0x561dbedb2900]{READY}: Removing from parent msub_fsm[0x561dbedb4380] (msub.c:113) 20250823133622767 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-405 (ran_conn.c:155) 20250823133622767 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-405:LU)[0x561dbedb2900]{READY}: Freeing instance (msub.c:113) 20250823133622767 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-405:LU)[0x561dbedb2900]{READY}: Deallocated (fsm.c:568) 20250823133622767 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B) Free (msub.c:119) 20250823133622767 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B - active-conn: now used by 1 (attached) (msub.c:375) 20250823133622767 DMSC DEBUG msub_fsm[0x561dbedb4380]{terminating}: Freeing instance (msub.c:113) 20250823133622767 DMSC DEBUG msub_fsm[0x561dbedb4380]{terminating}: Deallocated (fsm.c:568) 20250823133622767 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133622767 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133622767 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133622767 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133622767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133622767 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133622767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133622767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2167)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2165)@7e0c241b4610: Session index based on local reference:0 20250823133622768 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133622768 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133622768 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133622768 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133622768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133622768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133622768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133622768 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2166)@7e0c241b4610: Deleted conn table entry 0TC_silent_call_active_conn0(2174)14693876 TC_silent_call_active_conn0(2174)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133622769 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823133622769 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_silent_call_active_conn0(2174)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_silent_call_active_conn0(2174)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_silent_call_active_conn0(2174)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2166)@7e0c241b4610: Created IMSI[0] for '262420000000030'H'4ABF778B'O to be handled at TC_silent_call_active_conn0(2174) TC_silent_call_active_conn0(2174)@7e0c241b4610: 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 := '4ABF778B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2166)@7e0c241b4610: Added conn table entry 0TC_silent_call_active_conn0(2174)8971044 MSC_Test_0-RAN(2166)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2165)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(2167)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133622970 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133622970 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133622970 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133622970 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133622970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133622970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133622970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133622970 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133622971 DMSC DEBUG msub_fsm[0x561dbedce6a0]{active}: Allocated (fsm.c:456) 20250823133622971 DMSC DEBUG msc_i[0x561dbed6e3b0]{READY}: Allocated (fsm.c:456) 20250823133622971 DMSC DEBUG msc_i[0x561dbed6e3b0]{READY}: is child of msub_fsm[0x561dbedce6a0] (fsm.c:486) 20250823133622971 DMSC DEBUG msc_a[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133622971 DMSC DEBUG msc_a[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedce6a0] (fsm.c:486) 20250823133622971 DMSC DEBUG msc_a(unknown:GERAN-A-406:NONE)[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133622971 DMSC DEBUG msc_i(unknown:GERAN-A-406:NONE)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133622971 DMSC DEBUG msc_a(unknown:GERAN-A-406:NONE)[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133622971 DMM DEBUG msc_a(TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133622971 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133622971 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb2900] (fsm.c:486) 20250823133622971 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823133622971 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133622971 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133622971 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133622971 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133622971 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133622971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133622971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133622971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133622971 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133622971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133622971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133622971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133622971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133622971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133622971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133622971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133622971 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133622971 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133622971 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823133622971 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000030/3/1): Available (smpp_smsc.c:626) 20250823133622971 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133622971 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133622971 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133622971 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133622971 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133622971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133622971 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133622971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133622971 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133622971 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133622971 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133622971 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133622971 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133622971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133622971 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133622971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133622971 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133622971 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133622971 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133622971 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133622971 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133622971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133622971 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133622971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133622971 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2167)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2167)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2167)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2167)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2167)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2165)@7e0c241b4610: { messageType := 2, destLocRef := '88E324'O, sourceLocRef := '000196'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2165)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2165)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2165)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2165)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2165)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2165)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2165)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2165)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2165)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133622972 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133622972 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_silent_call_active_conn0(2174)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_silent_call_active_conn0(2174)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133622973 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823133622973 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B + silent-call: now used by 4 (attached,active-conn,VTY,silent-call) (transaction.c:228) 20250823133622973 DCC DEBUG trans(silent-call IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B callref-0x0 tid-0) New transaction (transaction.c:231) 20250823133622973 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B + Paging: now used by 5 (attached,active-conn,VTY,silent-call,Paging) (paging.c:111) 20250823133622973 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B - VTY: now used by 4 (attached,active-conn,silent-call,Paging) (msc_vty.c:1614) 20250823133622974 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133622974 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133622974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133622974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133622974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133622974 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133622974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133622974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2167)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_silent_call_active_conn0(2174)@7e0c241b4610: setverdict(fail): pass -> fail reason: "The MSC initiated silent call despite an active connection", new component reason: "The MSC initiated silent call despite an active connection" MSC_Test_0-RAN(2166)@7e0c241b4610: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_silent_call_active_conn0(2174) MSC_Test_0-SCCP(2165)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2165)@7e0c241b4610: vl_len:6 MSC_Test_0-SCCP(2165)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2165)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(2167)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133622975 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133622975 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133622975 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133622976 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133622976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133622976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133622976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133622976 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133622976 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133622976 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133622976 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250823133622976 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133622976 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B + msc_a_fsm_releasing_onenter: now used by 5 (attached,active-conn,silent-call,Paging,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133622976 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B + vlr_subscr_cancel_attach_fsm: now used by 6 (attached,active-conn,silent-call,Paging,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133622976 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,active-conn,silent-call,Paging,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133622976 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133622976 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B - msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,silent-call,Paging) (msc_a.c:1004) 20250823133622976 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133622976 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133622976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133622976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133622976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133622976 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133622976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133622976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2167)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2165)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(2165)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2165)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2165)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2165)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(2165)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(2165)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(2165)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2167)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133622977 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133622977 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133622977 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133622977 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133622977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133622977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133622977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133622977 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133622977 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133622977 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133622977 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133622977 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133622977 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133622977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133622977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb2900] (msc_a.c:1053) 20250823133622977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133622977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb4380]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133622977 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedce6a0] (msc_a.c:1053) 20250823133622977 DBSSAP ERROR msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250823133622977 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133622977 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133622977 DMSC DEBUG msub_fsm[0x561dbedce6a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133622977 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B) MSC-A terminated (msub.c:261) 20250823133622977 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B) 1 MSC-I still active (msub.c:79) 20250823133622977 DMSC DEBUG msub_fsm[0x561dbedce6a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133622977 DMSC DEBUG msub_fsm[0x561dbedce6a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133622977 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133622977 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Removing from parent msub_fsm[0x561dbedce6a0] (msub.c:113) 20250823133622977 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-406 (ran_conn.c:155) 20250823133622977 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Freeing instance (msub.c:113) 20250823133622977 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B:GERAN-A-406:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Deallocated (fsm.c:568) 20250823133622977 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B) Free (msub.c:119) 20250823133622977 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B - active-conn: now used by 3 (attached,silent-call,Paging) (msub.c:375) 20250823133622977 DMSC DEBUG msub_fsm[0x561dbedce6a0]{terminating}: Freeing instance (msub.c:113) 20250823133622977 DMSC DEBUG msub_fsm[0x561dbedce6a0]{terminating}: Deallocated (fsm.c:568) 20250823133622978 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133622978 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133622978 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133622978 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133622978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133622978 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133622978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133622978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2167)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2165)@7e0c241b4610: Session index based on local reference:0 20250823133622978 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133622978 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133622978 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133622978 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133622978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133622978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133622978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133622978 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2166)@7e0c241b4610: Deleted conn table entry 0TC_silent_call_active_conn0(2174)8971044 20250823133622980 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B + VTY: now used by 4 (attached,silent-call,Paging,VTY) (msc_vty.c:1285) 20250823133622980 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B - VTY: now used by 3 (attached,silent-call,Paging) (msc_vty.c:1317) TC_silent_call_active_conn0(2174)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_silent_call_active_conn0(2174)@7e0c241b4610: Final verdict of PTC: fail reason: "The MSC initiated silent call despite an active connection" 20250823133622983 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133622983 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823133622983 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(2167)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(2165)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2166)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2170)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(2171)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2168)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2164)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2175)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2169)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2173)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2172)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2164): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2165): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2166): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2167): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2168): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2169): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2170): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2171): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2172): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2173): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_silent_call_active_conn0(2174): fail (none -> fail) reason: "The MSC initiated silent call despite an active connection" MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2175): none (fail -> fail) MTC@7e0c241b4610: Test case TC_silent_call_active_conn finished. Verdict: fail reason: The MSC initiated silent call despite an active connection MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_silent_call_active_conn fail'. Sat Aug 23 13:36:23 UTC 2025 ------ MSC_Tests.TC_silent_call_active_conn fail ------ Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_silent_call_active_conn.talloc 20250823133623182 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133623182 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133623182 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133623182 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133623182 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133623182 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133623182 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133623182 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133623182 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) 20250823133623182 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133623182 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133623182 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133623182 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133623182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133623182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133623183 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133623183 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133623183 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133623183 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133623984 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=292524) 20250823133624986 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133625183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133625184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133625184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=292524, count=293684) 20250823133625988 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_silent_call_active_conn fail' was executed successfully (exit status: 0). MC@7e0c241b4610: Test execution finished. MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_reject ------ Sat Aug 23 13:36:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133626988 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_lu_imsi_reject started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2179)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2179)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2179)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2177)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2182)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2182)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2182)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2180)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2185)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2185)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2185)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2183)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133627774 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2186)@7e0c241b4610: 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 } } } 20250823133627942 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) 20250823133627942 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) 20250823133627942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133627942 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)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2179)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2179)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133627947 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133627947 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133627947 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133627947 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133627947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133627947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133627947 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)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2179)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2179)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2179)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2179)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2179)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2179)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2179)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2179)@7e0c241b4610: Message received on association #8 20250823133627948 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133627948 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133627948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133627948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133627948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133627948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133627948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133627948 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133627948 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2179)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2179)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2179)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2179)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133627955 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) 20250823133627956 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) 20250823133627956 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133627956 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)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2182)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2182)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133627961 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133627961 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133627961 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133627961 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133627961 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133627961 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133627961 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)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2182)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2182)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2182)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2182)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2182)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2182)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2182)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133627961 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133627961 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133627961 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133627961 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133627961 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133627961 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133627961 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(2182)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2182)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2182)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823133627962 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823133627962 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2182)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2182)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133627969 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) 20250823133627969 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) 20250823133627969 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133627969 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)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2185)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2185)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133627976 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133627976 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133627976 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133627976 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133627976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133627976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133627976 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)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2185)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2185)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2185)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2185)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133627979 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133627979 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133627979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133627979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133627979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133627979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133627979 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(2185)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823133627980 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823133627980 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2182)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2182)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2185)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2185)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2185)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2185)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2185)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2185)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2185)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133627989 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133627989 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2188)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2188)@7e0c241b4610: 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) } } } } 20250823133627995 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2188)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2188)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2188)@7e0c241b4610: 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)@7e0c241b4610: 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)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2188)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133628025 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) 20250823133628025 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2189)@7e0c241b4610: Created GsupExpect[0] for "262420000001003" to be handled at TC_iu_lu_imsi_reject2(2192) TC_iu_lu_imsi_reject2(2192)@7e0c241b4610: 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 } } } } 20250823133628754 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133628754 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133628754 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133628754 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133628754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133628754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133628754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133628754 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2179)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133628754 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133628754 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133628754 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133628755 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133628755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133628755 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133628755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133628755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2179)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2179)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2178)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2182)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133628767 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133628767 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133628767 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823133628767 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:603) 20250823133628767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133628767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133628767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133628767 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133628767 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133628767 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133628767 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133628767 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823133628767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133628767 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:233) 20250823133628767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823133628767 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2182)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2182)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2181)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133628779 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133628779 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133628779 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133628779 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133628779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133628779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133628779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133628779 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2185)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133628779 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) 20250823133628780 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{WAIT_RX_RESET}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823133628780 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133628780 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133628780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133628780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133628780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133628780 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133628780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133628780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2185)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2185)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2184)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2184)@7e0c241b4610: Added conn table entry 0TC_iu_lu_imsi_reject2(2192)5579262 MSC_Test_2-SCCP(2183)@7e0c241b4610: First idle individual index:0 20250823133628787 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133628787 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133628787 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133628787 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133628787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133628787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133628787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133628787 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2185)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133628788 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) 20250823133628788 DMSC DEBUG msub_fsm[0x561dbedb2900]{active}: Allocated (fsm.c:456) 20250823133628788 DMSC DEBUG msc_i[0x561dbed6e3b0]{READY}: Allocated (fsm.c:456) 20250823133628788 DMSC DEBUG msc_i[0x561dbed6e3b0]{READY}: is child of msub_fsm[0x561dbedb2900] (fsm.c:486) 20250823133628788 DMSC DEBUG msc_a[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133628788 DMSC DEBUG msc_a[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb2900] (fsm.c:486) 20250823133628788 DMSC DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133628788 DMSC DEBUG msc_i(unknown:UTRAN-Iu-407:NONE)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133628788 DMSC DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133628788 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823133628788 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823133628788 DMM DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001003 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133628788 DMM DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133628788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133628788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0] (fsm.c:486) MSC_Test_2-RAN(2184)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133628788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823133628788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133628788 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133628788 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001003 id=262420000001003 (vlr.c:661) 20250823133628788 DVLR INFO New subscr, IMSI: 262420000001003 (vlr.c:562) 20250823133628788 DVLR DEBUG VLR subscr IMSI-262420000001003 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133628788 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133628788 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133628788 DVLR DEBUG VLR subscr IMSI-262420000001003 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823133628788 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133628788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133628788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133628788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133628788 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbeda5240]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133628788 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbeda5240]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133628788 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbeda5240]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133628788 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbeda5240]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133628788 DPAG NOTICE ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Added seen cell to this RAN peer: LAI:262-42-23 (ran_peer.c:105) 20250823133628788 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133628788 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133628788 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133628788 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133628788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133628788 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133628788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133628788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2185)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2185)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2183)@7e0c241b4610: { messageType := 2, destLocRef := '5521FE'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(2183)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2189)@7e0c241b4610: Found GsupExpect[0] for "262420000001003" handled at TC_iu_lu_imsi_reject2(2192) MSC_Test-GSUP(2189)@7e0c241b4610: Added IMSI table entry 0TC_iu_lu_imsi_reject2(2192)"262420000001003" 20250823133628791 DVLR DEBUG VLR subscr IMSI-262420000001003 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133628791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbeda5240]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133628791 DVLR DEBUG SUBSCR(IMSI-262420000001003) Received 1 auth tuples (vlr.c:996) 20250823133628791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbeda5240]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133628791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbeda5240]{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) 20250823133628791 DMM DEBUG Tx AUTH REQ (rand = b6ba9182137fc81c97513c6e82f73cfa) (gsm_04_08.c:641) 20250823133628791 DMM DEBUG AUTH REQ (autn = 6b5e85f6aaa58e1beebe0413abc441a1) (gsm_04_08.c:643) 20250823133628791 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823133628791 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133628791 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133628791 DVLR DEBUG VLR subscr IMSI-262420000001003 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133628791 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133628791 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133628791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133628791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133628791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133628791 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133628791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133628791 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2185)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2185)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2183)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2183)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2183)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2183)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2184)@7e0c241b4610: patching N(SD)=1 into dtap '0514577B367521046E944FB2'O MSC_Test_2-RAN(2184)@7e0c241b4610: patched enc_l3: '0554577B367521046E944FB2'O MSC_Test_2-SCCP(2183)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2183)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2183)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2183)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554577B367521046E944FB2'O MSC_Test_2-M3UA(2185)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133628796 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133628796 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133628796 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133628796 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133628796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133628796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133628796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133628796 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133628796 DIUCS DEBUG (UTRAN-Iu-407) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133628796 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133628796 DIUCS DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed6e3b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133628796 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133628796 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133628796 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823133628796 DMM DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 577b36756e944fb2) (gsm_04_08.c:1128) 20250823133628796 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbeda5240]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133628796 DVLR DEBUG SUBSCR(IMSI-262420000001003) AUTH on UTRAN received RES: 577b36756e944fb2 (8 bytes) (vlr_auth_fsm.c:151) 20250823133628796 DVLR INFO SUBSCR(IMSI-262420000001003) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823133628796 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbeda5240]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133628796 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbeda5240]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133628796 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbeda5240]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133628796 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbeda5240]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed8c9b0] (vlr_auth_fsm.c:294) 20250823133628796 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbeda5240]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133628796 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbeda5240]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133628796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823133628796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133628796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823133628796 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823133628796 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=edcbbafc6efd84387a60c249a6262f79, CK=NONE (ran_msg_iu.c:388) 20250823133628796 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823133628796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823133628796 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133628796 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133628796 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133628796 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133628796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133628796 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133628796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133628796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2185)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2185)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2183)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2183)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2183)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2183)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2183)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2183)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2183)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2183)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823133628801 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133628801 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133628801 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133628801 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133628801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133628801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133628801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133628801 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2185)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133628801 DIUCS DEBUG (UTRAN-Iu-407) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133628801 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133628801 DIUCS DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed6e3b0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823133628801 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133628801 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823133628802 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823133628802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823133628802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133628802 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823133628802 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133628802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133628802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133628802 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133628802 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133628802 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133628802 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133628802 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133628802 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133628802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133628802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133628802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133628802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133628802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133628802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2185)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2185)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2183)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2183)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2183)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2183)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133628804 DVLR DEBUG VLR subscr IMSI-262420000001003 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133628804 DVLR DEBUG SUBSCR(IMSI-262420000001003) UpdateLocation failed; gmm_cause: GSM authentication unacceptable (vlr.c:1173) 20250823133628804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1181) 20250823133628804 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_NACK (vlr_lu_fsm.c:1272) 20250823133628804 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:117) 20250823133628804 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:120) 20250823133628804 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed8c9b0] (vlr_lu_fsm.c:120) 20250823133628804 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:120) 20250823133628804 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133628804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:120) 20250823133628804 DMM INFO msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823133628804 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250823133628804 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133628804 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133628804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133628804 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250823133628804 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133628804 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250823133628804 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823133628804 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) 20250823133628804 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) 20250823133628804 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) 20250823133628804 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823133628804 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133628804 DVLR DEBUG VLR subscr IMSI-262420000001003 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250823133628804 DVLR DEBUG VLR subscr IMSI-262420000001003 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133628804 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133628804 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133628804 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133628804 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133628804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133628804 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133628804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133628804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133628804 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133628804 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133628804 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133628804 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133628804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133628804 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133628804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133628804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2185)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2185)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2185)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(2183)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2185)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2183)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2183)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2183)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2183)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2183)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2183)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2183)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2183)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2183)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2183)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2183)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823133628807 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133628807 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133628807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133628807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133628807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133628807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133628807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133628807 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2185)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133628807 DIUCS DEBUG (UTRAN-Iu-407) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133628807 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133628807 DIUCS DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed6e3b0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133628807 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133628807 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133628807 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823133628807 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133628807 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823133628807 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133628807 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133628807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133628807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0] (msc_a.c:1053) 20250823133628807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133628807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133628807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133628807 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb2900] (msc_a.c:1053) 20250823133628807 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133628807 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133628807 DMSC DEBUG msub_fsm[0x561dbedb2900]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133628807 DMSC DEBUG msub(IMSI-262420000001003) MSC-A terminated (msub.c:261) 20250823133628807 DMSC DEBUG msub(IMSI-262420000001003) 1 MSC-I still active (msub.c:79) 20250823133628807 DMSC DEBUG msub_fsm[0x561dbedb2900]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133628807 DMSC DEBUG msub_fsm[0x561dbedb2900]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133628807 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed6e3b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133628807 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed6e3b0]{READY}: Removing from parent msub_fsm[0x561dbedb2900] (msub.c:113) 20250823133628807 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-407 (ran_conn.c:142) 20250823133628807 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-407 (ran_conn.c:155) 20250823133628807 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed6e3b0]{READY}: Freeing instance (msub.c:113) 20250823133628807 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x561dbed6e3b0]{READY}: Deallocated (fsm.c:568) 20250823133628807 DMSC DEBUG msub(IMSI-262420000001003) Free (msub.c:119) 20250823133628807 DVLR INFO VLR subscr IMSI-262420000001003 - active-conn: now used by 0 (-) (msub.c:375) 20250823133628807 DVLR DEBUG SUBSCR(IMSI-262420000001003) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250823133628807 DMSC DEBUG msub_fsm[0x561dbedb2900]{terminating}: Freeing instance (msub.c:113) 20250823133628807 DMSC DEBUG msub_fsm[0x561dbedb2900]{terminating}: Deallocated (fsm.c:568) 20250823133628807 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133628807 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133628807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133628807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133628807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133628807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133628807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133628807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2185)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2185)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2183)@7e0c241b4610: Session index based on local reference:0 20250823133628808 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133628808 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133628808 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133628808 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133628808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133628808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133628808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133628808 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2185)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2184)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_imsi_reject2(2192)5579262 TC_iu_lu_imsi_reject2(2192)@7e0c241b4610: setverdict(pass): none -> pass TC_iu_lu_imsi_reject2(2192)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_reject2(2192)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_reject2(2192)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_1-SCCP(2180)@7e0c241b4610: Final verdict of PTC: none 20250823133628810 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133628810 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133628810 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133628810 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133628810 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133628810 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133628810 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133628810 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133628810 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) 20250823133628810 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133628810 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) MSC_Test-GSUP(2189)@7e0c241b4610: Final verdict of PTC: none 20250823133628810 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133628810 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133628810 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133628810 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133628811 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133628811 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133628811 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) MSC_Test_2-SCCP(2183)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(2182)@7e0c241b4610: Final verdict of PTC: none 20250823133628811 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2177)@7e0c241b4610: Final verdict of PTC: none 20250823133628812 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133628812 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823133628812 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133628812 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) MSC_Test_2-RAN(2184)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2179)@7e0c241b4610: Final verdict of PTC: none 20250823133628812 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133628812 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133628813 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(2186)@7e0c241b4610: Final verdict of PTC: none20250823133628813 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133628813 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133628813 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) IPA-CTRL-CLI-IPA(2193)@7e0c241b4610: Final verdict of PTC: none 20250823133628813 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133628813 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) 20250823133628813 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133628813 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133628813 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823133628813 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) 20250823133628813 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133628813 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133628813 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133628813 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133628813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133628813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133628813 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133628813 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133628813 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823133628813 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133628813 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823133628813 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) MSC_Test_2-M3UA(2185)@7e0c241b4610: Final verdict of PTC: none 20250823133628814 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) 20250823133628814 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133628814 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2188)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2190)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2178)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2181)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2191)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2187)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2176)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2176): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2177): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2178): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2179): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2180): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2181): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2182): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2183): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2184): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2185): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2186): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2187): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2188): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2189): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2190): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2191): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_lu_imsi_reject2(2192): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2193): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_lu_imsi_reject finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject pass'. Sat Aug 23 13:36:28 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 20250823133629813 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=273516) 20250823133630811 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133630811 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133630811 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133630814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133630814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133630814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133630814 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=273516, count=276108) 20250823133631815 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup ------ Sat Aug 23 13:36:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133632816 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133632975 DMSC ERROR NULL{fi=NULL}: Silent call: MS not responding to Paging (silent_call.c:52) 20250823133632975 DCC DEBUG trans(silent-call IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250823133632975 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B - silent-call: now used by 2 (attached,Paging) (transaction.c:281) 20250823133632975 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x4ABF778B - Paging: now used by 1 (attached) (paging.c:202) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_lu_imsi_timeout_gsup started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2197)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2197)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2197)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(2195)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2200)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2200)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2200)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2198)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2203)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2203)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2203)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2201)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133633570 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2204)@7e0c241b4610: 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 } } } 20250823133633726 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) 20250823133633726 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) 20250823133633726 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133633726 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(2197)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2197)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2197)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133633731 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133633731 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133633731 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133633731 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133633731 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133633731 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133633731 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(2197)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2197)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2197)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2197)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2197)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133633732 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133633732 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133633732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133633732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133633732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133633732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133633732 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(2197)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823133633733 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(2197)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2197)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133633733 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133633733 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2197)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2197)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2197)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2197)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2197)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133633743 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) 20250823133633743 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) 20250823133633743 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133633743 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(2200)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2200)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2200)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133633748 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133633748 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133633748 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133633748 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133633748 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133633748 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133633748 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(2200)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2200)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2200)@7e0c241b4610: Message received on association #8 20250823133633749 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133633749 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133633749 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133633749 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133633749 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133633749 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_1-M3UA(2200)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2200)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133633749 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823133633749 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133633749 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133633749 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(2200)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2200)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2200)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2200)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2200)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2200)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2200)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2200)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133633764 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) 20250823133633764 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) 20250823133633764 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) 20250823133633764 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1106) 20250823133633764 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133633764 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:192) 20250823133633764 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(2203)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2203)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2203)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133633772 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133633773 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133633773 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133633773 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:300) 20250823133633773 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:663) 20250823133633773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133633773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133633773 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(2203)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2203)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823133633773 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823133633773 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2200)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2200)@7e0c241b4610: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2203)@7e0c241b4610: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2203)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2203)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2203)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133633778 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133633778 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133633778 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) MSC_Test_2-M3UA(2203)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823133633778 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133633778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133633778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:467) 20250823133633778 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133633778 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823133633778 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2200)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2200)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2203)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2203)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2203)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133633817 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133633817 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2206)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2206)@7e0c241b4610: 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) } } } } 20250823133633823 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2206)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2206)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2206)@7e0c241b4610: 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(2206)@7e0c241b4610: 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(2206)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2206)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133633853 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) 20250823133633853 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2207)@7e0c241b4610: Created GsupExpect[0] for "262420000001004" to be handled at TC_iu_lu_imsi_timeout_gsup2(2210) TC_iu_lu_imsi_timeout_gsup2(2210)@7e0c241b4610: 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 } } } } 20250823133634539 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133634539 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133634539 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133634539 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133634539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133634539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133634539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133634539 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2197)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133634540 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133634540 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133634540 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133634540 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133634540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133634540 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133634540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133634540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2197)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2197)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2196)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133634556 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133634556 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133634556 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823133634556 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:603) 20250823133634556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133634556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133634556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133634556 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2200)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133634557 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133634557 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133634557 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133634557 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823133634557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133634557 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:233) 20250823133634557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823133634557 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2200)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2200)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2199)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133634577 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133634577 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133634577 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133634577 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133634577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133634577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133634577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133634577 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133634577 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) 20250823133634577 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823133634577 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133634577 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133634577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133634577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133634577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133634577 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133634577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133634577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2202)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2202)@7e0c241b4610: Added conn table entry 0TC_iu_lu_imsi_timeout_gsup2(2210)9832223 MSC_Test_2-SCCP(2201)@7e0c241b4610: First idle individual index:0 20250823133634586 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133634586 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133634586 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133634586 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133634586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133634586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133634586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133634586 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133634586 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) 20250823133634586 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Allocated (fsm.c:456) 20250823133634586 DMSC DEBUG msc_i[0x561dbedce6a0]{READY}: Allocated (fsm.c:456) 20250823133634586 DMSC DEBUG msc_i[0x561dbedce6a0]{READY}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133634586 DMSC DEBUG msc_a[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133634586 DMSC DEBUG msc_a[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133634586 DMSC DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133634586 DMSC DEBUG msc_i(unknown:UTRAN-Iu-408:NONE)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133634586 DMSC DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133634586 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823133634586 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823133634586 DMM DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001004 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133634586 DMM DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133634586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133634586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0] (fsm.c:486) 20250823133634586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823133634586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-RAN(2202)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133634586 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133634586 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133634586 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133634586 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133634586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133634586 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133634586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133634586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133634586 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133634586 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001004 id=262420000001004 (vlr.c:661) 20250823133634586 DVLR INFO New subscr, IMSI: 262420000001004 (vlr.c:562) 20250823133634586 DVLR DEBUG VLR subscr IMSI-262420000001004 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133634586 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133634586 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133634586 DVLR DEBUG VLR subscr IMSI-262420000001004 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823133634586 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133634586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133634586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133634586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133634586 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbeda5240]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133634586 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbeda5240]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed7dc10] (fsm.c:486) 20250823133634586 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbeda5240]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133634586 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbeda5240]{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(2203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2201)@7e0c241b4610: { messageType := 2, destLocRef := '96071F'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(2201)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2207)@7e0c241b4610: Found GsupExpect[0] for "262420000001004" handled at TC_iu_lu_imsi_timeout_gsup2(2210) MSC_Test-GSUP(2207)@7e0c241b4610: Added IMSI table entry 0TC_iu_lu_imsi_timeout_gsup2(2210)"262420000001004" 20250823133634589 DVLR DEBUG VLR subscr IMSI-262420000001004 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133634589 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbeda5240]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133634589 DVLR DEBUG SUBSCR(IMSI-262420000001004) Received 1 auth tuples (vlr.c:996) 20250823133634589 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbeda5240]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133634589 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbeda5240]{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) 20250823133634589 DMM DEBUG Tx AUTH REQ (rand = 759a500fad063f64da7a5e745c1a3d88) (gsm_04_08.c:641) 20250823133634589 DMM DEBUG AUTH REQ (autn = 35350661729a723660ffe93b0e4491a1) (gsm_04_08.c:643) 20250823133634589 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823133634589 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133634589 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133634589 DVLR DEBUG VLR subscr IMSI-262420000001004 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133634589 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133634589 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133634589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133634589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133634589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133634589 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133634589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133634589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2201)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2202)@7e0c241b4610: patching N(SD)=1 into dtap '05143C253CCD2104C214525B'O MSC_Test_2-RAN(2202)@7e0c241b4610: patched enc_l3: '05543C253CCD2104C214525B'O MSC_Test_2-SCCP(2201)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2201)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543C253CCD2104C214525B'O 20250823133634594 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133634594 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133634594 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133634594 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133634594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133634594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133634594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133634594 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133634595 DIUCS DEBUG (UTRAN-Iu-408) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133634595 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133634595 DIUCS DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbedce6a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133634595 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133634595 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133634595 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823133634595 DMM DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3c253ccdc214525b) (gsm_04_08.c:1128) 20250823133634595 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbeda5240]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133634595 DVLR DEBUG SUBSCR(IMSI-262420000001004) AUTH on UTRAN received RES: 3c253ccdc214525b (8 bytes) (vlr_auth_fsm.c:151) 20250823133634595 DVLR INFO SUBSCR(IMSI-262420000001004) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823133634595 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbeda5240]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133634595 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbeda5240]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133634595 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbeda5240]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133634595 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbeda5240]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed7dc10] (vlr_auth_fsm.c:294) 20250823133634595 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbeda5240]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133634595 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbeda5240]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133634595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823133634595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133634595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823133634595 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823133634595 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=cbd7b9d10ee67ba38c48653e34bde3aa, CK=NONE (ran_msg_iu.c:388) 20250823133634595 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823133634595 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133634595 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133634595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133634595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133634595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133634595 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133634595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133634595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133634595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2201)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2201)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2201)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133634600 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133634600 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133634600 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133634600 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133634600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133634600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133634600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133634600 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133634601 DIUCS DEBUG (UTRAN-Iu-408) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133634601 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133634601 DIUCS DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbedce6a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823133634601 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133634601 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823133634601 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823133634601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823133634601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133634601 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823133634601 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133634601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133634601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133634601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133634601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed7dc10] (fsm.c:486) 20250823133634601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133634601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133634601 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133634601 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133634601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133634601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133634601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133634601 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133634601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133634601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2201)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133639587 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250823133639587 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250823133639587 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133639587 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250823133639587 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823133639587 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) 20250823133639587 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) 20250823133639587 DMM INFO msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823133639587 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250823133639587 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133639587 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133639587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133639587 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250823133639587 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) 20250823133639587 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823133639587 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133639587 DVLR DEBUG VLR subscr IMSI-262420000001004 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250823133639588 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133639588 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133639588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133639588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133639588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133639588 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133639588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133639588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133639588 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133639588 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133639588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133639588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133639588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133639588 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133639588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133639588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(2201)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2201)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2201)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2201)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823133639608 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133639608 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133639608 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133639608 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133639608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133639608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133639608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133639608 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133639608 DIUCS DEBUG (UTRAN-Iu-408) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133639608 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133639608 DIUCS DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbedce6a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133639608 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133639608 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133639608 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823133639608 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133639608 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823133639608 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133639608 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133639608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed7dc10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133639608 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133639608 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed7dc10] (msc_a.c:1053) 20250823133639608 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250823133639608 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbeda5240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250823133639608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed7dc10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0] (msc_a.c:1053) 20250823133639608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed7dc10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133639608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed7dc10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133639608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed7dc10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133639608 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed8c9b0] (msc_a.c:1053) 20250823133639608 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133639608 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133639608 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133639608 DMSC DEBUG msub(IMSI-262420000001004) MSC-A terminated (msub.c:261) 20250823133639609 DMSC DEBUG msub(IMSI-262420000001004) 1 MSC-I still active (msub.c:79) 20250823133639609 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133639609 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133639609 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbedce6a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133639609 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbedce6a0]{READY}: Removing from parent msub_fsm[0x561dbed8c9b0] (msub.c:113) 20250823133639609 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-408 (ran_conn.c:142) 20250823133639609 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-408 (ran_conn.c:155) 20250823133639609 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbedce6a0]{READY}: Freeing instance (msub.c:113) 20250823133639609 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x561dbedce6a0]{READY}: Deallocated (fsm.c:568) 20250823133639609 DMSC DEBUG msub(IMSI-262420000001004) Free (msub.c:119) 20250823133639609 DVLR INFO VLR subscr IMSI-262420000001004 - active-conn: now used by 0 (-) (msub.c:375) 20250823133639609 DVLR DEBUG SUBSCR(IMSI-262420000001004) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250823133639609 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Freeing instance (msub.c:113) 20250823133639609 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Deallocated (fsm.c:568) 20250823133639609 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133639609 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133639609 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133639609 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133639609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133639609 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133639609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133639609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2201)@7e0c241b4610: Session index based on local reference:0 20250823133639612 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133639612 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133639612 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133639612 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133639612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133639612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133639612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133639612 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2202)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_imsi_timeout_gsup2(2210)9832223 TC_iu_lu_imsi_timeout_gsup2(2210)@7e0c241b4610: setverdict(pass): none -> pass TC_iu_lu_imsi_timeout_gsup2(2210)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_timeout_gsup2(2210)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_timeout_gsup2(2210)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(2195)@7e0c241b4610: Final verdict of PTC: none 20250823133639623 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133639623 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823133639622 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133639623 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133639623 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133639623 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133639623 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133639623 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133639623 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133639623 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133639623 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133639623 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133639623 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133639623 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133639623 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133639623 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133639623 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133639623 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133639623 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) 20250823133639623 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133639623 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823133639623 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133639623 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133639623 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133639623 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133639623 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133639623 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133639623 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) 20250823133639623 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133639623 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133639623 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133639623 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133639623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133639624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133639624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133639624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133639624 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823133639624 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133639624 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133639624 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133639624 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133639624 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) 20250823133639624 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133639624 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133639624 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133639624 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133639624 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133639624 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133639624 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133639624 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) 20250823133639624 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133639624 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133639624 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133639624 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133639624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133639624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133639624 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133639624 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(2200)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2197)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2202)@7e0c241b4610: Final verdict of PTC: none 20250823133639624 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823133639625 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2198)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2203)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2201)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(2207)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2204)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2208)@7e0c241b4610: Final verdict of PTC: none 20250823133639625 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2194)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2199)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2206)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2209)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2211)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2205)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2196)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2194): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2195): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2196): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2197): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2198): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2199): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2200): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2201): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2202): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2203): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2204): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2205): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2206): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2207): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2208): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2209): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_lu_imsi_timeout_gsup2(2210): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2211): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_lu_imsi_timeout_gsup finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass'. Sat Aug 23 13:36:39 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 20250823133640626 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=283532) 20250823133641624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133641624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133641624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133641624 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133641624 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133641624 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133641625 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133641625 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133641625 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133641627 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=283532, count=284692) 20250823133642628 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi ------ Sat Aug 23 13:36:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133643629 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_lu_imsi_auth3g_tmsi started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2215)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2215)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2215)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2213)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2218)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2218)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2218)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2216)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2221)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2221)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2221)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2219)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133644417 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2222)@7e0c241b4610: 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 } } } 20250823133644584 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) 20250823133644584 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) 20250823133644584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133644584 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(2215)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2215)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2215)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133644589 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133644589 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133644589 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133644589 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133644589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133644589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133644589 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(2215)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2215)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2215)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2215)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2215)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133644589 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133644589 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133644589 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133644589 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133644589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133644589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133644589 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(2215)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2215)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2215)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2215)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2215)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2215)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2215)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2215)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133644589 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133644589 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133644597 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) 20250823133644597 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) 20250823133644597 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133644597 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(2218)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2218)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2218)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133644602 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133644602 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133644602 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133644602 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133644602 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133644602 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133644602 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(2218)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2218)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2218)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2218)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2218)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133644603 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133644603 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133644603 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133644603 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133644603 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133644603 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133644603 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(2218)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2218)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2218)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133644603 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823133644603 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2218)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2218)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2218)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2218)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2218)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133644611 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) 20250823133644611 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) 20250823133644611 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133644611 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(2221)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2221)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2221)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133644619 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133644619 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133644619 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133644619 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133644619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133644619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133644619 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(2221)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2221)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2221)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2221)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2221)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133644622 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133644622 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133644622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133644622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133644622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133644622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133644623 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(2221)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823133644623 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823133644623 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2218)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2218)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2221)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2221)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2221)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2221)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2221)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2221)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2221)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133644630 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133644630 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2224)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2224)@7e0c241b4610: 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) } } } } 20250823133644636 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2224)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2224)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2224)@7e0c241b4610: 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(2224)@7e0c241b4610: 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(2224)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2224)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133644661 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) 20250823133644661 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2225)@7e0c241b4610: Created GsupExpect[0] for "262420000001005" to be handled at TC_iu_lu_imsi_auth3g_tmsi2(2228) TC_iu_lu_imsi_auth3g_tmsi2(2228)@7e0c241b4610: 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 } } } } 20250823133645398 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133645398 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133645398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133645398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133645398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133645398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133645398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133645398 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2215)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133645399 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133645399 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133645399 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133645399 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133645399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133645399 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133645399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133645399 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2215)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2215)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823133645404 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133645404 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133645404 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823133645404 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:603) 20250823133645404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133645404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133645404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133645404 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2218)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2214)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133645404 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133645404 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133645404 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133645404 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823133645404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133645404 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:233) 20250823133645405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823133645405 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2218)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2218)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2217)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133645419 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133645419 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133645419 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133645419 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133645419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133645419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133645419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133645419 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2221)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133645419 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) 20250823133645420 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823133645420 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133645420 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133645420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133645420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133645420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133645420 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133645420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133645420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2221)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2221)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2220)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2220)@7e0c241b4610: Added conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(2228)4123021 MSC_Test_2-SCCP(2219)@7e0c241b4610: First idle individual index:0 20250823133645427 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133645427 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133645427 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133645427 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133645427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133645427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133645427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133645427 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2221)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133645427 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) 20250823133645427 DMSC DEBUG msub_fsm[0x561dbed7dc10]{active}: Allocated (fsm.c:456) 20250823133645427 DMSC DEBUG msc_i[0x561dbed6e3b0]{READY}: Allocated (fsm.c:456) 20250823133645427 DMSC DEBUG msc_i[0x561dbed6e3b0]{READY}: is child of msub_fsm[0x561dbed7dc10] (fsm.c:486) 20250823133645427 DMSC DEBUG msc_a[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133645427 DMSC DEBUG msc_a[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed7dc10] (fsm.c:486) 20250823133645427 DMSC DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) MSC_Test_2-RAN(2220)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133645427 DMSC DEBUG msc_i(unknown:UTRAN-Iu-409:NONE)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133645427 DMSC DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133645427 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823133645427 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823133645427 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133645427 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133645427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-409:LU)[0x561dbedb2900]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133645427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-409:LU)[0x561dbedb2900]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001005:UTRAN-Iu-409:LU)[0x561dbedce6a0] (fsm.c:486) 20250823133645427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-409:LU)[0x561dbedb2900]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823133645427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-409:LU)[0x561dbedb2900]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133645427 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133645427 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133645427 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133645427 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133645427 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133645427 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133645427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedb2900]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133645427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedb2900]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133645427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedb2900]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133645427 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c9b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133645427 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c9b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedb2900] (fsm.c:486) 20250823133645427 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c9b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133645427 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c9b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133645427 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133645427 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133645427 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133645427 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133645427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133645427 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133645427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133645427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2221)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2221)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2219)@7e0c241b4610: { messageType := 2, destLocRef := '3EE98D'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(2219)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2225)@7e0c241b4610: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_auth3g_tmsi2(2228) MSC_Test-GSUP(2225)@7e0c241b4610: Added IMSI table entry 0TC_iu_lu_imsi_auth3g_tmsi2(2228)"262420000001005" TC_iu_lu_imsi_auth3g_tmsi2(2228)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(2228)@7e0c241b4610: setverdict(pass): none -> pass 20250823133645430 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133645430 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c9b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133645430 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A) Received 1 auth tuples (vlr.c:996) 20250823133645430 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c9b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133645430 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c9b0]{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) 20250823133645430 DMM DEBUG Tx AUTH REQ (rand = 0eeb6cbc4802f817858dd60ac3170fbe) (gsm_04_08.c:641) 20250823133645430 DMM DEBUG AUTH REQ (autn = 6ca4e3496ecb1a8e689e564aa1c713c4) (gsm_04_08.c:643) 20250823133645430 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823133645430 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133645430 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133645430 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133645430 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133645430 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133645430 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133645430 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133645430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133645430 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133645430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133645430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2221)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2221)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2219)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2219)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2219)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2219)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2220)@7e0c241b4610: patching N(SD)=1 into dtap '051498D2480C2104EEE6B7A7'O MSC_Test_2-RAN(2220)@7e0c241b4610: patched enc_l3: '055498D2480C2104EEE6B7A7'O MSC_Test_2-SCCP(2219)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2219)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2219)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2219)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055498D2480C2104EEE6B7A7'O MSC_Test_2-M3UA(2221)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133645436 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133645436 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133645436 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133645436 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133645436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133645436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133645436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133645436 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133645436 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133645436 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133645436 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed6e3b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133645436 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133645436 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133645436 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823133645436 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 98d2480ceee6b7a7) (gsm_04_08.c:1128) 20250823133645436 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c9b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133645436 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A) AUTH on UTRAN received RES: 98d2480ceee6b7a7 (8 bytes) (vlr_auth_fsm.c:151) 20250823133645436 DVLR INFO SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823133645436 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c9b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133645436 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c9b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133645436 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c9b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133645436 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c9b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedb2900] (vlr_auth_fsm.c:294) 20250823133645436 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c9b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133645436 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c9b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133645436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823133645436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133645436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823133645436 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823133645436 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=35646b3e426cd4e1b7a9e3d8030345e2, CK=NONE (ran_msg_iu.c:388) 20250823133645436 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823133645436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823133645436 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133645436 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133645436 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133645436 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133645436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133645436 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133645436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133645436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2221)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2221)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2219)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2219)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2219)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2219)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2219)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2219)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2219)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2219)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823133645441 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133645441 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133645441 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(2221)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133645441 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133645441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133645441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133645441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133645441 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133645441 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133645441 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133645441 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed6e3b0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823133645441 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133645441 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823133645441 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823133645441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823133645441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133645441 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823133645442 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133645442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133645442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133645442 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133645442 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedb2900] (fsm.c:486) 20250823133645442 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133645442 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133645442 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133645442 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133645442 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133645442 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133645442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133645442 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133645442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133645442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2221)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2221)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2219)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2219)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2219)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2219)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133645444 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133645444 DVLR DEBUG IMSI:262420000001005 has MSISDN:491230001005 (vlr.c:1045) 20250823133645444 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250823133645444 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133645444 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133645444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133645444 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133645444 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133645444 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133645444 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedb2900] (vlr_lu_fsm.c:110) 20250823133645444 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133645444 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c9b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133645444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133645444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133645444 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c880]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133645444 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c880]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbedb2900] (fsm.c:486) 20250823133645444 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c880]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133645444 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c880]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133645444 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133645444 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133645444 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:TMSInew-0x5AE2163E) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250823133645444 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133645444 DMM DEBUG -> IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:TMSInew-0x5AE2163E LOCATION UPDATE ACCEPT (TMSI = 0x5ae2163e) (gsm_04_08.c:149) 20250823133645444 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:TMSInew-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823133645444 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:TMSInew-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133645444 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:TMSInew-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133645444 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:TMSInew-0x5AE2163E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133645444 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133645444 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133645444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133645444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133645444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133645444 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133645444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133645444 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2221)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2221)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2219)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2219)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2219)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2219)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_auth3g_tmsi2(2228)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2220)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2220)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2219)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2219)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2219)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2219)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823133645446 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133645446 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133645446 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133645446 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133645446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133645446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133645446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133645446 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2221)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133645446 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133645446 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:TMSInew-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133645446 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:TMSInew-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbed6e3b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133645446 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:TMSInew-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133645446 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:TMSInew-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133645446 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:TMSInew-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823133645446 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:TMSInew-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133645446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:TMSInew-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133645446 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133645446 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250823133645446 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133645446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133645446 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c880]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133645446 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c880]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedb2900] (vlr_lu_fsm.c:817) 20250823133645446 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c880]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133645446 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x26F6DD5A:UTRAN-Iu-409:LU)[0x561dbed8c880]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133645446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133645446 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133645446 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250823133645446 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001005/3/1): Available (smpp_smsc.c:626) 20250823133645446 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133645446 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133645446 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823133645446 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133645446 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133645446 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133645447 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823133645447 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133645447 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133645447 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133645447 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133645447 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133645447 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133645447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133645447 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133645447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133645447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2221)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2221)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2219)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2219)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2219)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2219)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2219)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2219)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2219)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2219)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823133645450 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133645450 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133645450 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133645450 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133645450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133645450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133645450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133645450 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2221)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133645450 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133645450 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133645450 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbed6e3b0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133645450 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133645450 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133645450 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823133645450 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133645450 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823133645450 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133645450 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133645450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedb2900]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133645450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedb2900]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedce6a0] (msc_a.c:1053) 20250823133645450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedb2900]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133645450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedb2900]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133645450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedb2900]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133645450 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed7dc10] (msc_a.c:1053) 20250823133645450 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133645450 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbedce6a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133645450 DMSC DEBUG msub_fsm[0x561dbed7dc10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133645450 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E) MSC-A terminated (msub.c:261) 20250823133645450 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E) 1 MSC-I still active (msub.c:79) 20250823133645450 DMSC DEBUG msub_fsm[0x561dbed7dc10]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133645450 DMSC DEBUG msub_fsm[0x561dbed7dc10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133645450 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbed6e3b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133645450 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbed6e3b0]{READY}: Removing from parent msub_fsm[0x561dbed7dc10] (msub.c:113) 20250823133645450 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-409 (ran_conn.c:142) 20250823133645450 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-409 (ran_conn.c:155) 20250823133645450 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbed6e3b0]{READY}: Freeing instance (msub.c:113) 20250823133645450 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-409:LU)[0x561dbed6e3b0]{READY}: Deallocated (fsm.c:568) 20250823133645450 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E) Free (msub.c:119) 20250823133645450 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E - active-conn: now used by 1 (attached) (msub.c:375) 20250823133645450 DMSC DEBUG msub_fsm[0x561dbed7dc10]{terminating}: Freeing instance (msub.c:113) 20250823133645450 DMSC DEBUG msub_fsm[0x561dbed7dc10]{terminating}: Deallocated (fsm.c:568) 20250823133645450 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133645450 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133645450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133645450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133645450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133645450 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133645450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133645450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2221)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2221)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2219)@7e0c241b4610: Session index based on local reference:0 20250823133645451 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133645451 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133645451 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133645451 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133645451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133645451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133645451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133645451 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2220)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(2228)4123021 MSC_Test_2-M3UA(2221)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_imsi_auth3g_tmsi2(2228)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(2228)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(2228)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(2228)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(2228)@7e0c241b4610: Final verdict of PTC: pass 20250823133645452 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133645452 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823133645452 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133645453 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133645453 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133645453 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133645453 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133645453 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133645453 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133645453 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133645453 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) 20250823133645453 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133645453 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133645453 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) MSC_Test_2-SCCP(2219)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2222)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(2216)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2215)@7e0c241b4610: Final verdict of PTC: none 20250823133645453 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133645453 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133645453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133645453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133645453 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133645453 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133645453 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133645453 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) 20250823133645453 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) MSC_Test_0-SCCP(2213)@7e0c241b4610: Final verdict of PTC: none 20250823133645453 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133645453 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823133645453 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) 20250823133645453 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133645453 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133645453 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823133645453 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) 20250823133645453 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133645453 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823133645453 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133645453 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133645453 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133645453 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133645453 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133645453 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133645453 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823133645453 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133645453 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823133645453 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250823133645454 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) 20250823133645454 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823133645454 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2225)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(2218)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2221)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2217)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2223)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2214)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2227)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2226)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2220)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2212)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2229)@7e0c241b4610: Final verdict of PTC: none 20250823133645467 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2224)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2212): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2213): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2214): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2215): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2216): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2217): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2218): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2219): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2220): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2221): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2222): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2223): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2224): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2225): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2226): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2227): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_lu_imsi_auth3g_tmsi2(2228): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2229): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass'. Sat Aug 23 13:36:45 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 20250823133646469 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=295820) 20250823133647455 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133647455 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133647455 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133647455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133647455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133647455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133647470 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=295820, count=298412) 20250823133648472 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc ------ Sat Aug 23 13:36:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133649473 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_lu_imsi_timeout_tmsi_realloc started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2233)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2233)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2233)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2231)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2236)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2236)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2236)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2234)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2239)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2239)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2239)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2237)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133650241 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2240)@7e0c241b4610: 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 } } } 20250823133650404 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) 20250823133650404 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) 20250823133650404 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133650404 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(2233)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2233)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2233)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133650406 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133650406 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133650406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133650406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133650406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133650406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133650406 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(2233)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2233)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2233)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2233)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2233)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133650406 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133650406 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133650406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133650406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133650406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133650406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133650406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133650406 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(2233)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2233)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2233)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2233)@7e0c241b4610: Message received on association #8 20250823133650406 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133650406 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2233)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2233)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2233)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2233)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133650419 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) 20250823133650419 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) 20250823133650419 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133650419 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(2236)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2236)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2236)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133650423 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133650423 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133650423 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133650423 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133650423 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133650423 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133650423 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(2236)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2236)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2236)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2236)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2236)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2236)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823133650425 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133650425 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133650425 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133650425 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133650425 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133650425 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133650425 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133650425 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) 20250823133650425 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823133650425 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2236)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2236)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2236)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2236)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2236)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2236)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2236)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133650433 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) 20250823133650433 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) 20250823133650433 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) 20250823133650433 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1106) 20250823133650434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133650434 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:192) 20250823133650434 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(2239)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2239)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2239)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133650440 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133650440 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133650440 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133650440 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:300) 20250823133650440 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:663) 20250823133650440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133650440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133650440 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) MSC_Test_2-M3UA(2239)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2239)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823133650440 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133650440 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2236)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2236)@7e0c241b4610: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2239)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2239)@7e0c241b4610: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2239)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2239)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2239)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2239)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2239)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133650443 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133650443 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133650443 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133650443 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133650443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133650443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:467) 20250823133650443 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(2239)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2236)@7e0c241b4610: Message received on association #8 20250823133650443 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823133650443 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2236)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2239)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2239)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2239)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2239)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2239)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133650474 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133650474 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2242)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2242)@7e0c241b4610: 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) } } } } 20250823133650479 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2242)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2242)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2242)@7e0c241b4610: 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(2242)@7e0c241b4610: 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(2242)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2242)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133650497 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) 20250823133650497 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2243)@7e0c241b4610: Created GsupExpect[0] for "262420000001005" to be handled at TC_iu_lu_imsi_timeout_tmsi_realloc2(2246) TC_iu_lu_imsi_timeout_tmsi_realloc2(2246)@7e0c241b4610: 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 } } } } 20250823133651216 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133651216 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133651216 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133651216 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133651216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133651216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133651216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133651216 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2233)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133651217 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133651217 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133651217 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133651217 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133651217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133651217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133651217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133651217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2233)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2233)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2232)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133651233 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133651233 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133651233 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823133651233 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:603) 20250823133651233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133651233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133651233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133651233 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2236)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133651233 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133651234 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133651234 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133651234 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823133651234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133651234 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:233) 20250823133651234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823133651234 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2236)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2236)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2235)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133651249 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133651249 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133651249 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133651249 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133651249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133651249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133651249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133651249 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2239)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133651249 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) 20250823133651249 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823133651250 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133651250 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133651250 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133651250 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133651250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133651250 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133651250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133651250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2239)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2239)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2238)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2238)@7e0c241b4610: Added conn table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(2246)11931244 MSC_Test_2-SCCP(2237)@7e0c241b4610: First idle individual index:0 20250823133651268 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133651268 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133651268 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133651268 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133651268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133651268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133651268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133651268 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2239)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133651268 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) 20250823133651268 DMSC DEBUG msub_fsm[0x561dbedb2900]{active}: Allocated (fsm.c:456) 20250823133651268 DMSC DEBUG msc_i[0x561dbedce6a0]{READY}: Allocated (fsm.c:456) 20250823133651268 DMSC DEBUG msc_i[0x561dbedce6a0]{READY}: is child of msub_fsm[0x561dbedb2900] (fsm.c:486) 20250823133651268 DMSC DEBUG msc_a[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133651268 DMSC DEBUG msc_a[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb2900] (fsm.c:486) 20250823133651268 DMSC DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133651268 DMSC DEBUG msc_i(unknown:UTRAN-Iu-410:NONE)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133651268 DMSC DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133651268 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823133651268 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823133651268 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133651268 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133651268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-410:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133651268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-410:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001005:UTRAN-Iu-410:LU)[0x561dbed6e3b0] (fsm.c:486) 20250823133651268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-410:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823133651268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-410:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133651268 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133651268 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133651268 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133651268 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133651268 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823133651268 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133651268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133651268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133651268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133651268 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c880]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133651268 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c880]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed7dc10] (fsm.c:486) 20250823133651268 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c880]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133651268 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c880]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133651268 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133651268 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133651268 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133651268 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133651268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133651268 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133651268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133651268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2238)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2239)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2239)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2237)@7e0c241b4610: { messageType := 2, destLocRef := 'B60E6C'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(2237)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2243)@7e0c241b4610: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_timeout_tmsi_realloc2(2246) MSC_Test-GSUP(2243)@7e0c241b4610: Added IMSI table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(2246)"262420000001005" 20250823133651271 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133651271 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c880]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133651271 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E) Received 1 auth tuples (vlr.c:996) 20250823133651271 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c880]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133651271 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c880]{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) 20250823133651271 DMM DEBUG Tx AUTH REQ (rand = 0d6fd6ade676a3d4821703a2a5900db7) (gsm_04_08.c:641) 20250823133651271 DMM DEBUG AUTH REQ (autn = 4c99cd0a7119688009bc82ba8d7a22b9) (gsm_04_08.c:643) 20250823133651271 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823133651271 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133651271 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133651271 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133651271 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133651271 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133651271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133651271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133651271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133651271 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133651271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133651271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2239)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2239)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2237)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2237)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2237)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2237)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2238)@7e0c241b4610: patching N(SD)=1 into dtap '051479BA653321048062B49C'O MSC_Test_2-RAN(2238)@7e0c241b4610: patched enc_l3: '055479BA653321048062B49C'O MSC_Test_2-SCCP(2237)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2237)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2237)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2237)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055479BA653321048062B49C'O 20250823133651279 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133651279 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133651279 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133651279 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133651279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133651279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133651279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133651279 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2239)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133651279 DIUCS DEBUG (UTRAN-Iu-410) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133651279 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133651279 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbedce6a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133651279 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133651279 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133651279 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823133651279 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 79ba65338062b49c) (gsm_04_08.c:1128) 20250823133651279 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c880]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133651279 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E) AUTH on UTRAN received RES: 79ba65338062b49c (8 bytes) (vlr_auth_fsm.c:151) 20250823133651279 DVLR INFO SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823133651279 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c880]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133651279 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c880]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133651279 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c880]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133651279 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c880]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed7dc10] (vlr_auth_fsm.c:294) 20250823133651279 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c880]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133651279 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c880]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133651279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823133651279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133651279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823133651279 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823133651280 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=99050b4fa200c7393fa25016bdd5f940, CK=NONE (ran_msg_iu.c:388) 20250823133651280 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823133651280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823133651280 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133651280 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133651280 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133651280 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133651280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133651280 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133651280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133651280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2239)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2239)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2237)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2237)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2237)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2237)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2237)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2237)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2237)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2237)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823133651293 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133651293 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133651293 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133651293 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133651293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133651293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133651293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133651293 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133651293 DIUCS DEBUG (UTRAN-Iu-410) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133651293 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133651293 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbedce6a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823133651293 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133651293 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823133651293 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823133651293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823133651293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_2-M3UA(2239)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133651293 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823133651293 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133651293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133651293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133651293 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c880]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133651293 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c880]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed7dc10] (fsm.c:486) 20250823133651293 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c880]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133651293 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c880]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133651293 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133651293 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133651293 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133651293 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133651293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133651293 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133651293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133651293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2239)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2239)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2237)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2237)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2237)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2237)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133651299 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133651299 DVLR DEBUG IMSI:262420000001005 has MSISDN:491230001005 (vlr.c:1045) 20250823133651299 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250823133651299 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133651299 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133651299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133651299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c880]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133651299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c880]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133651299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c880]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133651299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c880]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed7dc10] (vlr_lu_fsm.c:110) 20250823133651299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c880]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133651299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c880]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133651299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133651299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133651300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133651300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed7dc10] (fsm.c:486) 20250823133651300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133651300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133651300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133651300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133651300 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250823133651300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133651300 DMM DEBUG -> IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472 LOCATION UPDATE ACCEPT (TMSI = 0x99958472) (gsm_04_08.c:149) 20250823133651300 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823133651300 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133651300 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133651300 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133651300 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133651300 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133651300 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133651300 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133651300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133651300 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133651300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133651300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2239)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2239)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2237)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2237)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2237)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2237)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133656269 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250823133656269 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250823133656269 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133656269 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250823133656269 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823133656269 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133656269 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133656269 DMM INFO msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823133656269 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250823133656269 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133656269 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133656269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133656269 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250823133656269 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133656269 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823133656269 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbedce6a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133656269 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133656270 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133656270 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133656270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133656270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133656270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133656270 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133656270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133656270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133656270 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133656270 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133656270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133656270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133656270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133656270 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133656270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133656270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2239)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2239)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2239)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(2237)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2237)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2237)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2239)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2237)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2237)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2237)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2237)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2237)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_timeout_tmsi_realloc2(2246)@7e0c241b4610: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@7e0c241b4610: Test Component 2246 has requested to stop MTC. Terminating current testcase execution. 20250823133658312 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133658312 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(2243)@7e0c241b4610: Final verdict of PTC: none 20250823133658312 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823133658313 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133658313 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133658313 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133658314 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133658314 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133658314 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133658314 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133658314 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133658314 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133658314 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133658314 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) MSC_Test-GSUP-IPA(2242)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(2231)@7e0c241b4610: Final verdict of PTC: none 20250823133658314 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133658314 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) 20250823133658314 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_1-SCCP(2234)@7e0c241b4610: Final verdict of PTC: none 20250823133658314 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133658314 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133658314 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133658314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133658314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133658314 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133658314 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(2233)@7e0c241b4610: Final verdict of PTC: none 20250823133658314 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133658314 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133658314 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133658314 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) MSC_Test_1-M3UA(2236)@7e0c241b4610: Final verdict of PTC: none 20250823133658314 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) 20250823133658314 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133658314 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823133658314 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133658314 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133658314 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133658314 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133658314 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133658314 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133658314 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) 20250823133658314 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133658314 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133658314 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133658314 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133658314 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) 20250823133658314 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133658314 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133658314 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133658314 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133658314 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) 20250823133658314 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133658314 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133658314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133658314 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133658314 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133658314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133658314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133658314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133658314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133658314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133658314 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823133658314 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133658314 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823133658314 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2240)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2241)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2239)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2247)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2237)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2235)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2232)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2244)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2238)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2230)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2245)@7e0c241b4610: Final verdict of PTC: none TC_iu_lu_imsi_timeout_tmsi_realloc2(2246)@7e0c241b4610: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2230): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2231): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2232): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2233): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2234): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2235): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2236): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2237): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2238): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2239): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2240): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2241): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2242): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2243): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2244): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2245): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_lu_imsi_timeout_tmsi_realloc2(2246): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2247): none (fail -> fail) MTC@7e0c241b4610: Test case TC_iu_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail'. Sat Aug 23 13:36:58 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 20250823133659314 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=275244) 20250823133700315 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133700316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133700316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133700316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133700316 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133700316 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133700316 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133700316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133700316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133700316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=275244, count=278552) 20250823133701317 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown'. ------ MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown ------ Sat Aug 23 13:37:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133702319 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_cmserv_imsi_unknown started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2251)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2251)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2251)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(2249)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2254)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2254)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2254)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2252)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2257)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2257)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2257)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2255)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133703155 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2258)@7e0c241b4610: 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 } } } 20250823133703300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Timeout of T3250 (fsm.c:317) 20250823133703300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: No timer_cb, automatic termination (fsm.c:329) 20250823133703300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Terminating (cause = OSMO_FSM_TERM_TIMEOUT) (fsm.c:332) 20250823133703300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbed7dc10] (fsm.c:332) 20250823133703300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Freeing instance (fsm.c:332) 20250823133703300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:UTRAN-Iu-410:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Deallocated (fsm.c:568) 20250823133703300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbed7dc10]{VLR_ULA_S_DONE}: Received Event VLR_ULA_E_LU_COMPL_FAILURE (fsm.c:332) 20250823133703300 DVLR ERROR vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbed7dc10]{VLR_ULA_S_DONE}: Event VLR_ULA_E_LU_COMPL_FAILURE not permitted (fsm.c:332) 20250823133703314 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) 20250823133703314 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) 20250823133703314 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133703314 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(2251)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2251)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2251)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133703317 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133703317 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133703317 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133703317 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133703317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133703317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133703317 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(2251)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2251)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2251)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2251)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2251)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133703318 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133703318 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133703318 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133703318 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133703318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133703318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133703318 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(2251)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2251)@7e0c241b4610: Message received on association #8 20250823133703318 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133703318 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2251)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2251)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2251)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2251)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2251)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2251)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133703319 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133703319 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2260)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2260)@7e0c241b4610: 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) } } } } 20250823133703324 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2260)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2260)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2260)@7e0c241b4610: 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(2260)@7e0c241b4610: 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(2260)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2260)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133703333 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) 20250823133703333 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) 20250823133703333 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133703333 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(2254)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2254)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2254)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133703335 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133703335 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133703335 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133703335 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133703335 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133703335 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133703335 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(2254)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2254)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2254)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2254)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2254)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133703336 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823133703336 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133703336 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133703336 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133703336 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133703336 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133703336 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133703336 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133703336 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(2254)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2254)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2254)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2254)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2254)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2254)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2254)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2254)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133703339 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) 20250823133703339 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823133703349 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) 20250823133703349 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) 20250823133703349 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133703349 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(2257)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2257)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2257)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133703351 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133703351 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133703351 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133703351 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133703351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133703351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133703351 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(2257)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2257)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2257)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2257)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2257)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133703352 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133703352 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133703352 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133703352 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133703352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133703352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133703352 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(2257)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2254)@7e0c241b4610: Message received on association #8 20250823133703352 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823133703352 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2254)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2257)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2257)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2257)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2257)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2257)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2257)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2257)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2261)@7e0c241b4610: Created GsupExpect[0] for "262420000001006" to be handled at TC_iu_cmserv_imsi_unknown2(2264) TC_iu_cmserv_imsi_unknown2(2264)@7e0c241b4610: 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 } } } } 20250823133704127 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133704127 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133704127 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133704127 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133704127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133704127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133704127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133704127 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133704127 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133704127 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133704127 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133704127 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133704127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133704127 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133704127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133704127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2251)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2251)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2251)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2250)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133704141 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133704141 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133704141 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823133704141 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:603) 20250823133704141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133704141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133704141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133704141 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133704141 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133704141 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133704141 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133704141 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823133704141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133704141 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:233) 20250823133704141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823133704141 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2254)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2254)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2254)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2253)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133704160 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133704160 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133704160 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133704160 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133704160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133704160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133704160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133704160 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133704160 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) 20250823133704160 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-410 (ran_conn.c:142) 20250823133704160 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbedce6a0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250823133704160 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbedce6a0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250823133704160 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbedce6a0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250823133704160 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbedce6a0]{CLEARED}: Removing from parent msub_fsm[0x561dbedb2900] (msc_i.c:221) 20250823133704160 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbedce6a0]{CLEARED}: Freeing instance (msc_i.c:221) 20250823133704160 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbedce6a0]{CLEARED}: Deallocated (fsm.c:568) 20250823133704160 DMSC DEBUG msub_fsm[0x561dbedb2900]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250823133704160 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472) MSC-I terminated (msub.c:261) 20250823133704160 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472) 1 MSC-A still active (msub.c:79) 20250823133704160 DMSC DEBUG msub_fsm[0x561dbedb2900]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133704161 DMSC DEBUG msub_fsm[0x561dbedb2900]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133704161 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133704161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbed7dc10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133704161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbed7dc10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbed6e3b0] (msub.c:113) MSC_Test_2-M3UA(2257)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133704161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbed7dc10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133704161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbed7dc10]{VLR_ULA_S_DONE}: Freeing instance (msub.c:113) 20250823133704161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbed7dc10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133704161 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x561dbedb2900] (msub.c:113) 20250823133704161 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250823133704161 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472:UTRAN-Iu-410:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250823133704161 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472) Free (msub.c:119) 20250823133704161 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5AE2163E:TMSInew-0x99958472 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133704161 DMSC DEBUG msub_fsm[0x561dbedb2900]{terminating}: Freeing instance (msub.c:113) 20250823133704161 DMSC DEBUG msub_fsm[0x561dbedb2900]{terminating}: Deallocated (fsm.c:568) 20250823133704161 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-410 (ran_conn.c:155) 20250823133704161 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823133704161 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133704161 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133704161 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133704161 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133704161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133704161 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133704161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133704161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2257)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2257)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2256)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2256)@7e0c241b4610: Added conn table entry 0TC_iu_cmserv_imsi_unknown2(2264)3593379 MSC_Test_2-SCCP(2255)@7e0c241b4610: First idle individual index:0 MSC_Test_2-RAN(2256)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133704183 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133704183 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133704183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133704183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133704183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133704183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133704183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133704183 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133704183 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) 20250823133704183 DMSC DEBUG msub_fsm[0x561dbed7dc10]{active}: Allocated (fsm.c:456) 20250823133704183 DMSC DEBUG msc_i[0x561dbed6e3b0]{READY}: Allocated (fsm.c:456) 20250823133704183 DMSC DEBUG msc_i[0x561dbed6e3b0]{READY}: is child of msub_fsm[0x561dbed7dc10] (fsm.c:486) 20250823133704183 DMSC DEBUG msc_a[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133704183 DMSC DEBUG msc_a[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed7dc10] (fsm.c:486) 20250823133704183 DMSC DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133704183 DMSC DEBUG msc_i(unknown:UTRAN-Iu-411:NONE)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133704183 DMSC DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2257)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133704183 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823133704183 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823133704183 DMM DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133704183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133704183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbedb2900] (fsm.c:486) 20250823133704183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823133704183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133704183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250823133704183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133704183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250823133704183 DMM DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250823133704183 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: Sending DTAP: MM GSM48_MT_MM_CM_SERV_REJ (msc_a.c:2106) 20250823133704183 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133704183 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133704183 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250823133704183 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250823133704183 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250823133704183 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823133704183 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133704183 DIUCS ERROR msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250823133704183 DIUCS ERROR msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250823133704183 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133704183 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133704183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133704183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133704183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133704183 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133704183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133704183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133704183 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133704183 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133704183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133704183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133704183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133704183 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133704183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133704183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133704183 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133704183 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133704183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133704183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133704183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133704183 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133704183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133704183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2257)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2257)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2255)@7e0c241b4610: { messageType := 2, destLocRef := '36D4A3'O, 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_2-M3UA(2257)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(2255)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2257)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2257)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2257)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2255)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2255)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2255)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2255)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2255)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2255)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2255)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2255)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP-IPA(2260)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2260)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250823133734185 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASING}: Timeout of X2 (fsm.c:317) 20250823133734185 DIUCS ERROR msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASING}: Timeout while releasing, discarding right now (msc_a.c:922) 20250823133734185 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133734185 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:924) 20250823133734185 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASED}: Released: msc_a use is 0 (-) (msc_a.c:1044) 20250823133734185 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1047) 20250823133734185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1047) 20250823133734185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbedb2900] (msc_a.c:1047) 20250823133734185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1047) 20250823133734185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133734185 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed7dc10] (msc_a.c:1047) 20250823133734185 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1047) 20250823133734185 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133734185 DMSC DEBUG msub_fsm[0x561dbed7dc10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1047) 20250823133734185 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250823133734185 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250823133734185 DMSC DEBUG msub_fsm[0x561dbed7dc10]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133734185 DMSC DEBUG msub_fsm[0x561dbed7dc10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133734185 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133734185 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Removing from parent msub_fsm[0x561dbed7dc10] (msub.c:113) 20250823133734185 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-411 (ran_conn.c:142) 20250823133734185 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-411 (ran_conn.c:155) 20250823133734185 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Freeing instance (msub.c:113) 20250823133734185 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Deallocated (fsm.c:568) 20250823133734185 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250823133734185 DMSC DEBUG msub_fsm[0x561dbed7dc10]{terminating}: Freeing instance (msub.c:113) 20250823133734185 DMSC DEBUG msub_fsm[0x561dbed7dc10]{terminating}: Deallocated (fsm.c:568) 20250823133734186 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133734186 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133734186 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133734186 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133734186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133734186 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133734186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133734186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2257)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2257)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2255)@7e0c241b4610: Session index based on local reference:0 20250823133734192 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133734192 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133734192 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133734192 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133734192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133734192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133734192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133734192 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2257)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2256)@7e0c241b4610: Deleted conn table entry 0TC_iu_cmserv_imsi_unknown2(2264)3593379 MSC_Test-GSUP-IPA(2260)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2260)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2260)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2260)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_cmserv_imsi_unknown2(2264)@7e0c241b4610: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@7e0c241b4610: Test Component 2264 has requested to stop MTC. Terminating current testcase execution. MSC_Test_1-SCCP(2252)@7e0c241b4610: Final verdict of PTC: none 20250823133803375 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MSC_Test-GSUP(2261)@7e0c241b4610: Final verdict of PTC: none 20250823133803375 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133803376 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133803376 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133803376 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133803376 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133803376 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133803376 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133803376 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823133803376 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133803376 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133803376 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133803376 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133803376 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133803376 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) 20250823133803376 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133803376 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823133803376 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133803376 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133803376 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133803376 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) MSC_Test_1-M3UA(2254)@7e0c241b4610: Final verdict of PTC: none 20250823133803376 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133803376 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133803377 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133803377 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133803377 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133803377 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133803377 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133803377 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133803377 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133803377 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133803377 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) 20250823133803377 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823133803377 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(2250)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2251)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2257)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2255)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2256)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2253)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2259)@7e0c241b4610: Final verdict of PTC: none 20250823133803377 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) 20250823133803377 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133803377 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133803377 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133803377 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133803377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133803377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133803377 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133803377 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133803378 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133803378 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133803378 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133803378 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133803378 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) 20250823133803378 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133803378 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133803378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133803378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133803378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133803378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133803378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133803378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MNCC(2258)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2260)@7e0c241b4610: Final verdict of PTC: none 20250823133803378 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133803378 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133803378 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823133803378 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823133803379 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2248)@7e0c241b4610: Final verdict of PTC: none TC_iu_cmserv_imsi_unknown2(2264)@7e0c241b4610: Final verdict of PTC: fail reason: "Tguard timeout" MSC_Test-SMPP(2262)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2265)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2263)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(2249)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2248): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2249): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2250): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2251): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2252): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2253): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2254): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2255): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2256): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2257): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2258): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2259): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2260): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2261): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2262): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2263): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_cmserv_imsi_unknown2(2264): fail (none -> fail) reason: "Tguard timeout" MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2265): none (fail -> fail) MTC@7e0c241b4610: Test case TC_iu_cmserv_imsi_unknown finished. Verdict: fail reason: Tguard timeout MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail'. Sat Aug 23 13:38:03 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 20250823133804380 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=232284) 20250823133805378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133805378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133805378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133805378 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133805378 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133805378 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133805379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133805379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133805379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133805381 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=232284, count=235592) 20250823133806383 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_call ------ Sat Aug 23 13:38:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133807384 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_lu_and_mo_call started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2269)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2269)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2269)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2267)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2272)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2272)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2272)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2270)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2275)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2275)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2275)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2273)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133808183 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2276)@7e0c241b4610: 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 } } } 20250823133808345 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) 20250823133808345 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) 20250823133808345 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133808345 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(2269)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2269)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2269)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133808347 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133808347 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133808347 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133808347 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133808347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133808347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133808347 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(2269)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2269)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2269)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2269)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2269)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2269)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823133808348 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133808348 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133808348 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133808348 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133808348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133808348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133808348 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(2269)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2269)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2269)@7e0c241b4610: Message received on association #8 20250823133808348 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133808348 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2269)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2269)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2269)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2269)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133808359 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) 20250823133808359 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) 20250823133808360 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133808360 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(2272)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2272)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2272)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2272)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2272)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823133808361 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133808361 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133808361 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133808361 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133808361 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133808361 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133808361 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(2272)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2272)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2272)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2272)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2272)@7e0c241b4610: Message received on association #8 20250823133808361 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133808361 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133808361 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133808361 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133808361 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133808361 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133808361 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(2272)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2272)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2272)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2272)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823133808361 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823133808361 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2272)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2272)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133808377 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) 20250823133808377 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) 20250823133808377 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133808377 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(2275)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2275)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2275)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133808378 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133808378 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133808378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133808378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133808378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133808378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133808378 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(2275)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2275)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2275)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2275)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2275)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2275)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823133808379 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133808379 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133808379 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133808379 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133808379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133808379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133808379 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(2272)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2275)@7e0c241b4610: Message received on association #8 20250823133808379 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823133808379 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2272)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2275)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2275)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2275)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2275)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2275)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2275)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133808384 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133808384 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2278)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2278)@7e0c241b4610: 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) } } } } 20250823133808386 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2278)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2278)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2278)@7e0c241b4610: 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(2278)@7e0c241b4610: 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(2278)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2278)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133808403 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) 20250823133808403 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2279)@7e0c241b4610: Created GsupExpect[0] for "262420000001007" to be handled at TC_iu_lu_and_mo_call2(2282) TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: 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 } } } } 20250823133809158 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809158 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809158 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809158 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133809158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133809158 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2269)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133809159 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809159 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809159 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809159 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133809159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809159 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133809159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2269)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2269)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2268)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133809171 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809171 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809171 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809171 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:603) 20250823133809171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133809171 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2272)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133809172 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809172 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809172 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809172 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823133809172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809172 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:233) 20250823133809172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823133809172 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2272)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2272)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2271)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133809191 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809191 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133809191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133809191 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133809192 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) 20250823133809192 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823133809192 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809192 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809192 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809192 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133809192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809192 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133809192 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2274)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2274)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mo_call2(2282)381831 MSC_Test_2-SCCP(2273)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133809212 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809212 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809212 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809212 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133809212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133809212 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133809212 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) 20250823133809212 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Allocated (fsm.c:456) 20250823133809212 DMSC DEBUG msc_i[0x561dbedb2900]{READY}: Allocated (fsm.c:456) 20250823133809212 DMSC DEBUG msc_i[0x561dbedb2900]{READY}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133809212 DMSC DEBUG msc_a[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133809212 DMSC DEBUG msc_a[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133809212 DMSC DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133809212 DMSC DEBUG msc_i(unknown:UTRAN-Iu-412:NONE)[0x561dbedb2900]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133809212 DMSC DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133809212 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823133809212 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823133809212 DMM DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133809212 DMM DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133809212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133809212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed6e3b0] (fsm.c:486) 20250823133809212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823133809212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133809212 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) MSC_Test_2-RAN(2274)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133809212 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001007 id=262420000001007 (vlr.c:661) 20250823133809212 DVLR INFO New subscr, IMSI: 262420000001007 (vlr.c:562) 20250823133809212 DVLR DEBUG VLR subscr IMSI-262420000001007 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133809212 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133809212 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133809212 DVLR DEBUG VLR subscr IMSI-262420000001007 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823133809212 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133809212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133809212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133809212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed7dc10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133809212 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbeda3240]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133809212 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbeda3240]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed7dc10] (fsm.c:486) 20250823133809212 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbeda3240]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133809212 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbeda3240]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133809212 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809212 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809212 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809212 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133809212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809212 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133809212 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@7e0c241b4610: { messageType := 2, destLocRef := '05D387'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(2273)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2279)@7e0c241b4610: Found GsupExpect[0] for "262420000001007" handled at TC_iu_lu_and_mo_call2(2282) MSC_Test-GSUP(2279)@7e0c241b4610: Added IMSI table entry 0TC_iu_lu_and_mo_call2(2282)"262420000001007" TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: setverdict(pass): none -> pass 20250823133809217 DVLR DEBUG VLR subscr IMSI-262420000001007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133809217 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbeda3240]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133809217 DVLR DEBUG SUBSCR(IMSI-262420000001007) Received 1 auth tuples (vlr.c:996) 20250823133809217 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbeda3240]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133809217 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbeda3240]{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) 20250823133809217 DMM DEBUG Tx AUTH REQ (rand = 32f2beca6b2d33581d8be2a0a4e41077) (gsm_04_08.c:641) 20250823133809217 DMM DEBUG AUTH REQ (autn = 70aa3d8d2d1bb949d7f167b597fccf6a) (gsm_04_08.c:643) 20250823133809217 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823133809217 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133809217 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbedb2900]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133809217 DVLR DEBUG VLR subscr IMSI-262420000001007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133809217 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809217 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809217 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809217 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133809217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809217 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133809217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2274)@7e0c241b4610: patching N(SD)=1 into dtap '05144E9BD9F8210485A28D85'O MSC_Test_2-RAN(2274)@7e0c241b4610: patched enc_l3: '05544E9BD9F8210485A28D85'O MSC_Test_2-SCCP(2273)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2273)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2273)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544E9BD9F8210485A28D85'O 20250823133809224 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809224 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809224 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809224 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133809224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133809224 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133809224 DIUCS DEBUG (UTRAN-Iu-412) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133809224 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbedb2900]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133809224 DIUCS DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbedb2900]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133809224 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133809224 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133809224 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823133809224 DMM DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4e9bd9f885a28d85) (gsm_04_08.c:1128) 20250823133809224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbeda3240]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133809224 DVLR DEBUG SUBSCR(IMSI-262420000001007) AUTH on UTRAN received RES: 4e9bd9f885a28d85 (8 bytes) (vlr_auth_fsm.c:151) 20250823133809224 DVLR INFO SUBSCR(IMSI-262420000001007) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823133809224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbeda3240]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133809224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbeda3240]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133809224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbeda3240]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133809224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbeda3240]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed7dc10] (vlr_auth_fsm.c:294) 20250823133809224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbeda3240]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133809224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbeda3240]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133809224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823133809224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133809224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823133809224 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823133809224 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=726d013ad43db508f8e0e3af6f27d62a, CK=NONE (ran_msg_iu.c:388) 20250823133809224 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbedb2900]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823133809224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823133809224 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809224 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133809224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809224 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133809224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2273)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2273)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2273)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823133809231 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809231 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809231 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809231 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133809231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133809231 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133809231 DIUCS DEBUG (UTRAN-Iu-412) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133809231 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbedb2900]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133809231 DIUCS DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbedb2900]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823133809231 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133809231 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823133809231 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823133809231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823133809231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133809231 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823133809231 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbedb2900]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133809231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133809231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133809231 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133809231 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbed7dc10] (fsm.c:486) 20250823133809231 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133809231 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133809231 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809231 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809231 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809231 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133809231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809231 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133809231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133809234 DVLR DEBUG VLR subscr IMSI-262420000001007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133809234 DVLR DEBUG IMSI:262420000001007 has MSISDN:491230001007 (vlr.c:1045) 20250823133809234 DMSC NOTICE msub(IMSI-262420000001007:MSISDN-491230001007) VLR: update for IMSI=262420000001007 (MSISDN=491230001007) (gsm_04_08.c:1541) 20250823133809234 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133809235 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133809235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133809235 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133809235 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133809235 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133809235 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x561dbed7dc10] (vlr_lu_fsm.c:110) 20250823133809235 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133809235 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x561dbeda3240]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133809235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133809235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133809235 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x561dbedce420]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133809235 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x561dbedce420]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x561dbed7dc10] (fsm.c:486) 20250823133809235 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x561dbedce420]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133809235 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x561dbedce420]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133809235 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x561dbedce420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133809235 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x561dbedce420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133809235 DMSC NOTICE msub(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x4247075A) VLR: update for IMSI=262420000001007 (MSISDN=491230001007) (gsm_04_08.c:1541) 20250823133809235 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x561dbedce420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133809235 DMM DEBUG -> IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x4247075A LOCATION UPDATE ACCEPT (TMSI = 0x4247075a) (gsm_04_08.c:149) 20250823133809235 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823133809235 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133809235 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x4247075A:UTRAN-Iu-412:LU)[0x561dbedb2900]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133809235 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x4247075A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133809235 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809235 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809235 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809235 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133809235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809235 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133809235 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2274)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2274)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2273)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2273)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2273)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133809238 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809238 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809238 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809238 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133809238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133809238 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133809238 DIUCS DEBUG (UTRAN-Iu-412) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133809238 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x4247075A:UTRAN-Iu-412:LU)[0x561dbedb2900]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133809238 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x4247075A:UTRAN-Iu-412:LU)[0x561dbedb2900]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133809238 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133809238 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133809238 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823133809238 DMM DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133809238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133809238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x561dbedce420]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133809238 DMSC NOTICE msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A) VLR: update for IMSI=262420000001007 (MSISDN=491230001007) (gsm_04_08.c:1541) 20250823133809238 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823133809238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x561dbedce420]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133809238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133809238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x561dbedce420]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133809238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x561dbedce420]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed7dc10] (vlr_lu_fsm.c:817) 20250823133809238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x561dbedce420]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133809238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x561dbedce420]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133809238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed7dc10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133809238 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133809238 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250823133809238 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001007/3/1): Available (smpp_smsc.c:626) 20250823133809238 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133809238 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133809238 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823133809238 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133809238 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A + 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) 20250823133809238 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133809238 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823133809238 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbedb2900]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133809238 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823133809238 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809238 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809238 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809238 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133809238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809238 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133809238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2273)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2273)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2273)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823133809243 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809243 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809243 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809243 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133809243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133809243 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133809243 DIUCS DEBUG (UTRAN-Iu-412) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133809243 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbedb2900]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133809243 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbedb2900]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133809243 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133809243 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133809243 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823133809243 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133809243 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823133809243 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133809243 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133809243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed7dc10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133809243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed7dc10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed6e3b0] (msc_a.c:1053) 20250823133809243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed7dc10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133809243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed7dc10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133809243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed7dc10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133809243 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed8c9b0] (msc_a.c:1053) 20250823133809243 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133809243 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133809243 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133809243 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A) MSC-A terminated (msub.c:261) 20250823133809243 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A) 1 MSC-I still active (msub.c:79) 20250823133809243 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133809243 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133809243 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbedb2900]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133809243 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbedb2900]{READY}: Removing from parent msub_fsm[0x561dbed8c9b0] (msub.c:113) 20250823133809243 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-412 (ran_conn.c:142) 20250823133809243 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-412 (ran_conn.c:155) 20250823133809243 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbedb2900]{READY}: Freeing instance (msub.c:113) 20250823133809243 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-412:LU)[0x561dbedb2900]{READY}: Deallocated (fsm.c:568) 20250823133809243 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A) Free (msub.c:119) 20250823133809243 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A - active-conn: now used by 1 (attached) (msub.c:375) 20250823133809243 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Freeing instance (msub.c:113) 20250823133809243 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Deallocated (fsm.c:568) 20250823133809243 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809243 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809243 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809243 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133809243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809243 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133809243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@7e0c241b4610: Session index based on local reference:0 20250823133809244 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809244 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809244 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809244 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133809244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133809244 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2274)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2282)381831 TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: 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 := '4247075A'O ("BG\aZ") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2274)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mo_call2(2282)14410217 MSC_Test_2-RAN(2274)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2273)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133809446 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809446 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809446 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809446 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133809446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133809446 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133809447 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) 20250823133809447 DMSC DEBUG msub_fsm[0x561dbed7dc10]{active}: Allocated (fsm.c:456) 20250823133809447 DMSC DEBUG msc_i[0x561dbed6e3b0]{READY}: Allocated (fsm.c:456) 20250823133809447 DMSC DEBUG msc_i[0x561dbed6e3b0]{READY}: is child of msub_fsm[0x561dbed7dc10] (fsm.c:486) 20250823133809447 DMSC DEBUG msc_a[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133809447 DMSC DEBUG msc_a[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed7dc10] (fsm.c:486) 20250823133809447 DMSC DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133809447 DMSC DEBUG msc_i(unknown:UTRAN-Iu-413:NONE)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133809447 DMSC DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133809447 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823133809447 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823133809447 DMM DEBUG msc_a(TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133809447 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133809447 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900] (fsm.c:486) 20250823133809447 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823133809447 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133809447 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133809447 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133809447 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133809447 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133809447 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133809447 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823133809447 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133809447 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed8c9b0] (fsm.c:486) 20250823133809448 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133809448 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133809448 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133809448 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809448 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133809448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809448 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133809448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@7e0c241b4610: { messageType := 2, destLocRef := 'DBE1E9'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(2273)@7e0c241b4610: Session index based on local reference:0 TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133809454 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133809454 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133809454 DVLR DEBUG SUBSCR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A) Received 1 auth tuples (vlr.c:996) 20250823133809454 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133809454 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420]{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) 20250823133809454 DMM DEBUG Tx AUTH REQ (rand = 78f3ec91c5e4ebcc7858da4105e3b3a6) (gsm_04_08.c:641) 20250823133809454 DMM DEBUG AUTH REQ (autn = 18b59be0d54c8dc406d7e987ae220506) (gsm_04_08.c:643) 20250823133809454 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823133809454 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133809455 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133809455 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133809455 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809455 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809455 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809455 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133809455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809455 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133809455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2274)@7e0c241b4610: patching N(SD)=1 into dtap '0514CFB165952104DFA35E13'O MSC_Test_2-RAN(2274)@7e0c241b4610: patched enc_l3: '0554CFB165952104DFA35E13'O MSC_Test_2-SCCP(2273)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2273)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2273)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CFB165952104DFA35E13'O 20250823133809461 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809461 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809461 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809461 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133809461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133809461 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133809462 DIUCS DEBUG (UTRAN-Iu-413) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133809462 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133809462 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133809462 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133809462 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133809462 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823133809462 DMM DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = cfb16595dfa35e13) (gsm_04_08.c:1128) 20250823133809462 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133809462 DVLR DEBUG SUBSCR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A) AUTH on UTRAN received RES: cfb16595dfa35e13 (8 bytes) (vlr_auth_fsm.c:151) 20250823133809462 DVLR INFO SUBSCR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823133809462 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133809462 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133809462 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133809462 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed8c9b0] (vlr_auth_fsm.c:294) 20250823133809462 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133809462 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133809462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823133809462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133809462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823133809462 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823133809462 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=35ec545db343bcc97a648b880fd17700, CK=NONE (ran_msg_iu.c:388) 20250823133809462 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823133809462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823133809462 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809462 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809462 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809462 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133809462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809462 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133809462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2273)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2273)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2273)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133809468 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809468 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809468 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809468 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133809468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133809468 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133809468 DIUCS DEBUG (UTRAN-Iu-413) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133809468 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133809468 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823133809468 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133809468 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823133809468 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823133809468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823133809468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133809468 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823133809468 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133809468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133809468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133809468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133809468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133809469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133809469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133809469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133809469 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133809469 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250823133809469 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001007/3/1): Available (smpp_smsc.c:626) 20250823133809469 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809469 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809469 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809469 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133809469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809469 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133809469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2276)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call2(2282) MSC_Test-MGCP(2277)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_call2(2282) MSC_Test_2-RAN(2274)@7e0c241b4610: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2274)@7e0c241b4610: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2273)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@7e0c241b4610: vl_len:28 MSC_Test_2-SCCP(2273)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2273)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133809490 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809490 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133809491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133809491 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133809491 DIUCS DEBUG (UTRAN-Iu-413) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133809491 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133809491 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133809491 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133809491 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133809491 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823133809491 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823133809491 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A callref-0x80000033 tid-8) New transaction (transaction.c:231) 20250823133809491 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823133809491 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133809491 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823133809491 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133809491 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133809491 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413: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) 20250823133809491 DCC INFO trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823133809491 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823133809491 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250823133809491 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133809491 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420]{ESTABLISHING}: is child of msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900] (fsm.c:486) 20250823133809491 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413: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) 20250823133809491 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce550]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133809491 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce550]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420] (fsm.c:486) 20250823133809491 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:no-CI)[0x561dbedce550]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250823133809491 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:no-CI)[0x561dbedce550]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133809491 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedc5350]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133809491 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedc5350]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420] (fsm.c:486) 20250823133809491 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:no-CI)[0x561dbedc5350]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250823133809491 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:no-CI)[0x561dbedc5350]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2277)@7e0c241b4610: Found Expect[0] for { line := { verb := "CRCX", trans_id := "407", 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_lu_and_mo_call2(2282) TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823133809511 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:no-CI)[0x561dbedce550]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133809511 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133809511 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133809511 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{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) 20250823133809511 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413: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(2282)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823133809514 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:no-CI)[0x561dbedc5350]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133809514 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133809514 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133809514 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{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) 20250823133809514 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413: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) 20250823133809514 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) Sending Assignment Command (msc_a.c:706) 20250823133809514 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250823133809514 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{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) 20250823133809514 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133809514 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809514 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809514 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809514 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133809514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809514 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133809514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(2276)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call2(2282) MSC_Test-MNCC(2276)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mo_call2(2282)-2147483597 MSC_Test_2-M3UA(2275)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind 20250823133809520 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823133809520 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2273)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@7e0c241b4610: vl_len:46 MSC_Test_2-SCCP(2273)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2273)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C600A7C350001C0A802150000000000000000000000000040040C0000'O 20250823133809550 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809550 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809550 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809550 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133809550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133809550 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133809550 DIUCS DEBUG (UTRAN-Iu-413) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133809550 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133809550 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250823133809550 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=1 (ran_msg_iu.c:132) 20250823133809550 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133809550 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250823133809550 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=1 (ran_msg_iu.c:132) 20250823133809550 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250823133809550 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbedc5350]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250823133809550 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413: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)[0x561dbedc5350]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133809551 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413: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) 20250823133809551 DCC INFO trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413: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) 20250823133809551 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413: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) 20250823133809551 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413: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(2282)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE 20250823133809553 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823133809553 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133809553 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133809553 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823133809553 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250823133809553 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133809553 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133809553 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250823133809553 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809553 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809553 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809553 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133809553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809553 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133809553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823133809554 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbedc5350]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133809554 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbedc5350]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133809554 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-SCCP(2273)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133809558 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823133809558 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133809558 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133809558 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823133809558 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250823133809558 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133809558 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133809558 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809558 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809558 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809558 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133809558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809558 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133809559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823133809562 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133809562 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413: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) 20250823133809562 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413: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) 20250823133809562 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedce550]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133809562 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedce550]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133809562 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413: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)[0x561dbedce550]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133809562 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823133809562 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133809562 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133809562 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823133809562 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823133809562 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250823133809562 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133809562 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133809562 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809562 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809562 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809562 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133809562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809562 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133809562 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@7e0c241b4610: Message received on association #8 TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: { line := { verb := "MDCX", trans_id := "410", 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(2273)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133809564 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedce550]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133809564 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedce550]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133809564 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133809564 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133809564 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2274)@7e0c241b4610: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2274)@7e0c241b4610: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2273)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2273)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2273)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133809566 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133809566 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133809566 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133809566 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133809566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133809566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133809566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133809566 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133809566 DIUCS DEBUG (UTRAN-Iu-413) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133809567 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133809567 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133809567 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133809567 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133809567 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823133809567 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823133809567 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823133809567 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823133809567 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133809567 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: f_mo_call_establish DONE TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: Hold the call for some time TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: Hangup TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133815080 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133815080 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133815080 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133815080 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133815081 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250823133815081 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133815081 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133815081 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133815081 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133815081 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133815081 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133815081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133815081 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133815081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133815081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC 20250823133815088 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250823133815088 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133815088 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133815088 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133815088 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823133815088 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823133815088 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250823133815088 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133815088 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133815088 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133815088 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133815088 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133815088 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133815088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133815088 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133815088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133815088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2274)@7e0c241b4610: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2274)@7e0c241b4610: patched enc_l3: '032A'O MSC_Test_2-SCCP(2273)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2273)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2273)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O 20250823133815095 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133815095 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133815095 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133815095 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133815095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133815095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133815095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133815095 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133815096 DIUCS DEBUG (UTRAN-Iu-413) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133815096 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133815096 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133815096 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133815096 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133815096 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823133815096 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250823133815096 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823133815096 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250823133815096 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823133815096 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823133815096 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133815096 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133815096 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133815096 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133815096 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823133815096 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133815096 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133815096 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133815096 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133815096 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbedc5350]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133815096 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbedc5350]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420] (call_leg.c:197) 20250823133815096 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbedc5350]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133815096 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbedc5350]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133815096 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedce550]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133815096 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedce550]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420] (call_leg.c:197) 20250823133815096 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133815096 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedce550]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133815096 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedce550]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133815096 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133815096 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420]{RELEASING}: Removing from parent msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900] (call_leg.c:198) 20250823133815096 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133815096 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedce420]{RELEASING}: Deallocated (fsm.c:568) 20250823133815096 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133815096 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823133815096 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133815096 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133815097 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133815097 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133815097 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133815097 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133815097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133815097 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133815097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133815097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(2276)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2282)-2147483597 MSC_Test_2-M3UA(2275)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2273)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2273)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2273)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823133815102 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133815102 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133815102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133815102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133815102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133815102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133815102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133815102 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133815103 DIUCS DEBUG (UTRAN-Iu-413) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133815103 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133815103 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133815103 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133815103 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133815103 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823133815103 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133815103 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823133815103 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133815103 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133815103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133815103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900] (msc_a.c:1053) 20250823133815103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133815103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed8c9b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133815103 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed7dc10] (msc_a.c:1053) 20250823133815103 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133815103 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbedb2900]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133815103 DMSC DEBUG msub_fsm[0x561dbed7dc10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133815103 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A) MSC-A terminated (msub.c:261) 20250823133815103 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A) 1 MSC-I still active (msub.c:79) 20250823133815103 DMSC DEBUG msub_fsm[0x561dbed7dc10]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133815103 DMSC DEBUG msub_fsm[0x561dbed7dc10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133815103 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133815103 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Removing from parent msub_fsm[0x561dbed7dc10] (msub.c:113) 20250823133815103 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-413 (ran_conn.c:142) 20250823133815103 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-413 (ran_conn.c:155) 20250823133815103 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Freeing instance (msub.c:113) 20250823133815103 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A:UTRAN-Iu-413:CM_SERVICE_REQ)[0x561dbed6e3b0]{READY}: Deallocated (fsm.c:568) 20250823133815103 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A) Free (msub.c:119) 20250823133815103 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x4247075A - active-conn: now used by 1 (attached) (msub.c:375) 20250823133815103 DMSC DEBUG msub_fsm[0x561dbed7dc10]{terminating}: Freeing instance (msub.c:113) 20250823133815103 DMSC DEBUG msub_fsm[0x561dbed7dc10]{terminating}: Deallocated (fsm.c:568) 20250823133815104 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133815104 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133815104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133815104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133815104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133815104 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133815104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133815104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-RAN(2274)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2282)14410217 20250823133815106 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133815106 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133815106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133815106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133815106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133815106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133815106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133815106 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: f_call_hangup 9: done TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2282)@7e0c241b4610: Final verdict of PTC: pass 20250823133816118 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133816118 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133816119 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133816119 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133816119 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133816119 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133816119 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133816119 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133816119 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133816119 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) 20250823133816119 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test-GSUP(2279)@7e0c241b4610: Final verdict of PTC: none20250823133816119 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823133816119 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133816120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133816120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133816120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133816120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133816120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133816120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133816120 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133816120 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133816120 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133816120 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133816120 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) 20250823133816120 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133816120 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133816120 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133816120 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133816120 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) 20250823133816120 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133816120 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823133816120 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133816120 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133816120 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133816120 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133816120 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133816120 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(2269)@7e0c241b4610: Final verdict of PTC: none 20250823133816120 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133816120 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133816121 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823133816121 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2270)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(2272)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2276)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2268)@7e0c241b4610: Final verdict of PTC: none 20250823133816123 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823133816123 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) 20250823133816123 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133816123 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133816123 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823133816123 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) 20250823133816123 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133816123 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133816123 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133816123 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133816123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) MSC_Test_0-SCCP(2267)@7e0c241b4610: Final verdict of PTC: none 20250823133816123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133816123 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133816123 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(2273)@7e0c241b4610: Final verdict of PTC: none 20250823133816123 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) IPA-CTRL-CLI-IPA(2266)@7e0c241b4610: Final verdict of PTC: none 20250823133816123 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(2274)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2278)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2275)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2280)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2277)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2283)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2281)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2271)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2266): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2267): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2268): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2269): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2270): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2271): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2272): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2273): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2274): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2275): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2276): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2277): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2278): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2279): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2280): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2281): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_lu_and_mo_call2(2282): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2283): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_lu_and_mo_call finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call pass'. Sat Aug 23 13:38:16 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 20250823133817125 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=583516) 20250823133818122 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133818122 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133818122 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133818122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133818122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133818122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133818124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133818124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133818124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133818126 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=583516, count=586824) 20250823133819127 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 ------ Sat Aug 23 13:38:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 20250823133820129 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2287)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2287)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2287)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(2285)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2290)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2290)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2290)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2288)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2293)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2293)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2293)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2291)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133820996 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2294)@7e0c241b4610: 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 } } } 20250823133821130 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133821130 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2296)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2296)@7e0c241b4610: 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) } } } } 20250823133821136 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2296)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2296)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2296)@7e0c241b4610: 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(2296)@7e0c241b4610: 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(2296)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2296)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133821153 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) 20250823133821153 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823133821162 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) 20250823133821162 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) 20250823133821162 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133821162 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(2287)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2287)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2287)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133821163 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133821163 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133821163 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133821163 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133821163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133821163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133821163 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(2287)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2287)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2287)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2287)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2287)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2287)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2287)@7e0c241b4610: Message received on association #8 20250823133821164 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133821164 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133821164 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133821164 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133821164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133821164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133821164 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133821164 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133821164 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2287)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2287)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2287)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2287)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2287)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2287)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133821176 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) 20250823133821176 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) 20250823133821176 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133821176 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(2290)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2290)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2290)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133821177 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133821177 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133821177 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133821177 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133821177 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133821177 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133821177 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(2290)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2290)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2290)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2290)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2290)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133821178 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133821178 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133821178 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133821178 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133821178 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133821178 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133821178 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133821178 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823133821178 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2290)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2290)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2290)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2290)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2290)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2290)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2290)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2290)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2297)@7e0c241b4610: Created GsupExpect[0] for "262420000001019" to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@7e0c241b4610: 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 } } } } 20250823133821191 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) 20250823133821191 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) 20250823133821191 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133821191 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(2293)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2293)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2293)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133821193 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133821193 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133821193 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133821193 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133821193 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133821193 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133821193 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(2293)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2293)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2293)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2293)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2293)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133821194 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133821194 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133821194 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133821194 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133821194 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133821194 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133821194 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133821194 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) MSC_Test_2-M3UA(2293)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823133821194 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2290)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2290)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2293)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2293)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2293)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2293)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2293)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2293)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2293)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133821979 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133821979 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133821979 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133821979 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133821979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133821979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133821979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133821979 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2287)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133821980 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133821980 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133821980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133821980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133821980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133821980 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133821980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133821980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2287)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2287)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2286)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133821989 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133821989 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133821989 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823133821989 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:603) 20250823133821989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133821989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133821989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133821989 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2290)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133821990 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133821990 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133821990 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133821990 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823133821990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133821990 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:233) 20250823133821990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823133821990 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2290)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2290)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2289)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133822007 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822007 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822007 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822007 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133822007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133822007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133822007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133822007 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133822007 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) 20250823133822007 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823133822007 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822007 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133822007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133822007 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133822007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133822007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2292)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2292)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)1276711 MSC_Test_2-SCCP(2291)@7e0c241b4610: First idle individual index:0 20250823133822025 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822025 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822025 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822025 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133822025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133822025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133822025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133822025 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133822025 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) 20250823133822025 DMSC DEBUG msub_fsm[0x561dbedb2ba0]{active}: Allocated (fsm.c:456) 20250823133822025 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: Allocated (fsm.c:456) 20250823133822025 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: is child of msub_fsm[0x561dbedb2ba0] (fsm.c:486) 20250823133822025 DMSC DEBUG msc_a[0x561dbedce550]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133822025 DMSC DEBUG msc_a[0x561dbedce550]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb2ba0] (fsm.c:486) 20250823133822025 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x561dbedce550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133822025 DMSC DEBUG msc_i(unknown:UTRAN-Iu-414:NONE)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133822025 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x561dbedce550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2292)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133822025 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x561dbedce550]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823133822025 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x561dbedce550]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823133822025 DMM DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001019 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133822025 DMM DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133822025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedb2cd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133822025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedb2cd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedce550] (fsm.c:486) 20250823133822025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedb2cd0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823133822025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedb2cd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133822025 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133822025 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001019 id=262420000001019 (vlr.c:661) 20250823133822025 DVLR INFO New subscr, IMSI: 262420000001019 (vlr.c:562) 20250823133822025 DVLR DEBUG VLR subscr IMSI-262420000001019 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133822025 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133822025 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133822025 DVLR DEBUG VLR subscr IMSI-262420000001019 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823133822025 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133822025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedb2cd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133822025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedb2cd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133822025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedb2cd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133822025 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbed931d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133822025 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbed931d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedb2cd0] (fsm.c:486) 20250823133822025 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbed931d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133822025 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbed931d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133822025 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822025 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822025 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822025 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133822025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133822025 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133822025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133822025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@7e0c241b4610: { messageType := 2, destLocRef := '137B27'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(2291)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2297)@7e0c241b4610: Found GsupExpect[0] for "262420000001019" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300) MSC_Test-GSUP(2297)@7e0c241b4610: Added IMSI table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)"262420000001019" TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@7e0c241b4610: setverdict(pass): none -> pass 20250823133822029 DVLR DEBUG VLR subscr IMSI-262420000001019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133822029 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbed931d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133822029 DVLR DEBUG SUBSCR(IMSI-262420000001019) Received 1 auth tuples (vlr.c:996) 20250823133822029 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbed931d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133822029 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbed931d0]{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) 20250823133822029 DMM DEBUG Tx AUTH REQ (rand = 647ccac715aee4ecba67fc8c3e54608e) (gsm_04_08.c:641) 20250823133822029 DMM DEBUG AUTH REQ (autn = 55d49c2cb834b8784fec357d8bfadb82) (gsm_04_08.c:643) 20250823133822029 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823133822029 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133822029 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133822029 DVLR DEBUG VLR subscr IMSI-262420000001019 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133822029 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822029 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822029 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822029 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133822029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133822029 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133822029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133822029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2292)@7e0c241b4610: patching N(SD)=1 into dtap '05145BCBDE8C21042046A97C'O MSC_Test_2-RAN(2292)@7e0c241b4610: patched enc_l3: '05545BCBDE8C21042046A97C'O MSC_Test_2-SCCP(2291)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2291)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2291)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2291)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545BCBDE8C21042046A97C'O 20250823133822037 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822037 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133822038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133822038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133822038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133822038 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133822038 DIUCS DEBUG (UTRAN-Iu-414) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133822038 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133822038 DIUCS DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbeda3240]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133822038 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133822038 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133822038 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823133822038 DMM DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5bcbde8c2046a97c) (gsm_04_08.c:1128) 20250823133822038 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbed931d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133822038 DVLR DEBUG SUBSCR(IMSI-262420000001019) AUTH on UTRAN received RES: 5bcbde8c2046a97c (8 bytes) (vlr_auth_fsm.c:151) 20250823133822038 DVLR INFO SUBSCR(IMSI-262420000001019) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823133822038 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbed931d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133822038 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbed931d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133822038 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbed931d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133822038 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbed931d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedb2cd0] (vlr_auth_fsm.c:294) 20250823133822038 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbed931d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133822038 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbed931d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133822038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823133822038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133822038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823133822038 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823133822038 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2881238ea87667e571e7633568d982e6, CK=NONE (ran_msg_iu.c:388) 20250823133822038 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823133822038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823133822038 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822038 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822038 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822038 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133822038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133822038 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133822038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133822038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2291)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2291)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2291)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2291)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133822046 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822046 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133822046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133822046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133822046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133822046 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133822046 DIUCS DEBUG (UTRAN-Iu-414) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133822046 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133822046 DIUCS DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbeda3240]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823133822046 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133822046 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823133822046 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823133822046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823133822046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133822046 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823133822046 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133822046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133822046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133822046 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbed931d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133822046 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbed931d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbedb2cd0] (fsm.c:486) 20250823133822046 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbed931d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133822046 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbed931d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133822046 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822046 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133822046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133822046 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133822046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133822046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133822050 DVLR DEBUG VLR subscr IMSI-262420000001019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133822050 DVLR DEBUG IMSI:262420000001019 has MSISDN:491230001019 (vlr.c:1045) 20250823133822050 DMSC NOTICE msub(IMSI-262420000001019:MSISDN-491230001019) VLR: update for IMSI=262420000001019 (MSISDN=491230001019) (gsm_04_08.c:1541) 20250823133822050 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133822050 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133822050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133822050 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbed931d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133822050 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbed931d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133822050 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbed931d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133822050 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbed931d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x561dbedb2cd0] (vlr_lu_fsm.c:110) 20250823133822050 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbed931d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133822050 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x561dbed931d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133822050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133822050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133822050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133822050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x561dbedb2cd0] (fsm.c:486) 20250823133822050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133822050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133822050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133822050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133822050 DMSC NOTICE msub(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x16567E86) VLR: update for IMSI=262420000001019 (MSISDN=491230001019) (gsm_04_08.c:1541) 20250823133822050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133822050 DMM DEBUG -> IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x16567E86 LOCATION UPDATE ACCEPT (TMSI = 0x16567e86) (gsm_04_08.c:149) 20250823133822050 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823133822050 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133822050 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x16567E86:UTRAN-Iu-414:LU)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133822050 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x16567E86 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133822050 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822050 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822050 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822050 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133822050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133822050 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133822050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133822050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2292)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2292)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2291)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2291)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2291)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2291)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823133822054 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822054 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822054 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822054 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133822054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133822054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133822054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133822054 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133822054 DIUCS DEBUG (UTRAN-Iu-414) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133822054 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x16567E86:UTRAN-Iu-414:LU)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133822054 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x16567E86:UTRAN-Iu-414:LU)[0x561dbeda3240]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133822054 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133822054 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133822054 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823133822054 DMM DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133822054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133822054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133822054 DMSC NOTICE msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86) VLR: update for IMSI=262420000001019 (MSISDN=491230001019) (gsm_04_08.c:1541) 20250823133822054 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823133822054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133822054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133822054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133822054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedb2cd0] (vlr_lu_fsm.c:817) 20250823133822054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133822054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x561dbed8c9b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133822054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133822054 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133822054 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.970s remaining) (msc_a.c:450) 20250823133822054 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001019/3/1): Available (smpp_smsc.c:626) 20250823133822054 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133822054 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133822054 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823133822054 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133822054 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86 + 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) 20250823133822054 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133822054 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823133822054 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133822054 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823133822054 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822054 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133822054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133822054 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133822054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133822054 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2291)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2291)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2291)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2291)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823133822060 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822060 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822060 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822060 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133822060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133822060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133822060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133822060 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133822060 DIUCS DEBUG (UTRAN-Iu-414) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133822060 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133822060 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbeda3240]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133822060 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133822060 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133822060 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823133822060 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133822060 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823133822060 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133822060 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133822060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedb2cd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133822060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedb2cd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedce550] (msc_a.c:1053) 20250823133822060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedb2cd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133822060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedb2cd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133822060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedb2cd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133822060 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb2ba0] (msc_a.c:1053) 20250823133822060 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133822060 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbedce550]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133822060 DMSC DEBUG msub_fsm[0x561dbedb2ba0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133822060 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86) MSC-A terminated (msub.c:261) 20250823133822060 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86) 1 MSC-I still active (msub.c:79) 20250823133822060 DMSC DEBUG msub_fsm[0x561dbedb2ba0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133822060 DMSC DEBUG msub_fsm[0x561dbedb2ba0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133822060 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbeda3240]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133822060 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbeda3240]{READY}: Removing from parent msub_fsm[0x561dbedb2ba0] (msub.c:113) 20250823133822060 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-414 (ran_conn.c:142) 20250823133822060 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-414 (ran_conn.c:155) 20250823133822060 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbeda3240]{READY}: Freeing instance (msub.c:113) 20250823133822060 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-414:LU)[0x561dbeda3240]{READY}: Deallocated (fsm.c:568) 20250823133822060 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86) Free (msub.c:119) 20250823133822060 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133822060 DMSC DEBUG msub_fsm[0x561dbedb2ba0]{terminating}: Freeing instance (msub.c:113) 20250823133822060 DMSC DEBUG msub_fsm[0x561dbedb2ba0]{terminating}: Deallocated (fsm.c:568) 20250823133822060 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822060 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133822060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133822060 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133822060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133822060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@7e0c241b4610: Session index based on local reference:0 20250823133822062 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822062 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822062 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822062 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133822062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133822062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133822062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133822062 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2292)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)1276711 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@7e0c241b4610: 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 := '16567E86'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2292)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)1097737 MSC_Test_2-RAN(2292)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2291)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133822266 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822266 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822266 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822266 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133822266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133822266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133822266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133822266 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133822267 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) 20250823133822267 DMSC DEBUG msub_fsm[0x561dbedb2cd0]{active}: Allocated (fsm.c:456) 20250823133822267 DMSC DEBUG msc_i[0x561dbedce550]{READY}: Allocated (fsm.c:456) 20250823133822267 DMSC DEBUG msc_i[0x561dbedce550]{READY}: is child of msub_fsm[0x561dbedb2cd0] (fsm.c:486) 20250823133822267 DMSC DEBUG msc_a[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133822267 DMSC DEBUG msc_a[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb2cd0] (fsm.c:486) 20250823133822267 DMSC DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133822267 DMSC DEBUG msc_i(unknown:UTRAN-Iu-415:NONE)[0x561dbedce550]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133822267 DMSC DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133822267 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823133822267 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823133822267 DMM DEBUG msc_a(TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133822267 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedb2ba0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133822267 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedb2ba0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240] (fsm.c:486) 20250823133822267 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedb2ba0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823133822267 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedb2ba0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133822267 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133822267 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133822267 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133822267 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133822267 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedb2ba0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133822267 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedb2ba0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823133822267 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133822267 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedb2ba0] (fsm.c:486) 20250823133822267 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133822267 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133822268 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133822268 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822268 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822268 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822268 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133822268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133822268 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133822268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133822268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@7e0c241b4610: { messageType := 2, destLocRef := '10C009'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(2291)@7e0c241b4610: Session index based on local reference:0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133822275 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133822276 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133822276 DVLR DEBUG SUBSCR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86) Received 1 auth tuples (vlr.c:996) 20250823133822276 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133822276 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0]{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) 20250823133822276 DMM DEBUG Tx AUTH REQ (rand = f2ab2c858c1cb03d7e5be95f09fd2df8) (gsm_04_08.c:641) 20250823133822276 DMM DEBUG AUTH REQ (autn = 45f99a2ef9c026f8670bbf199daee833) (gsm_04_08.c:643) 20250823133822276 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823133822276 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133822276 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedce550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133822276 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133822276 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822276 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822276 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822276 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133822276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133822276 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133822276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133822276 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2292)@7e0c241b4610: patching N(SD)=1 into dtap '051432124E3D2104411D4942'O MSC_Test_2-RAN(2292)@7e0c241b4610: patched enc_l3: '055432124E3D2104411D4942'O MSC_Test_2-SCCP(2291)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2291)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2291)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2291)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055432124E3D2104411D4942'O 20250823133822283 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822283 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822283 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822283 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133822283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133822283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133822283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133822283 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133822283 DIUCS DEBUG (UTRAN-Iu-415) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133822283 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedce550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133822284 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedce550]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133822284 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133822284 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133822284 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823133822284 DMM DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 32124e3d411d4942) (gsm_04_08.c:1128) 20250823133822284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133822284 DVLR DEBUG SUBSCR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86) AUTH on UTRAN received RES: 32124e3d411d4942 (8 bytes) (vlr_auth_fsm.c:151) 20250823133822284 DVLR INFO SUBSCR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823133822284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133822284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133822284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133822284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedb2ba0] (vlr_auth_fsm.c:294) 20250823133822284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133822284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133822284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedb2ba0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823133822284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedb2ba0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133822284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedb2ba0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823133822284 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823133822284 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=afe17b8f617c294a0f203444734fd92c, CK=NONE (ran_msg_iu.c:388) 20250823133822284 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedce550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823133822284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedb2ba0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823133822284 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822284 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133822284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133822284 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133822284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133822284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2291)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2291)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2291)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2291)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823133822290 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822290 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133822290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133822290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133822290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133822290 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133822290 DIUCS DEBUG (UTRAN-Iu-415) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133822290 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedce550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133822290 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedce550]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823133822290 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133822290 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823133822290 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823133822290 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedb2ba0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823133822290 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedb2ba0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133822290 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823133822290 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedce550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133822291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedb2ba0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133822291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedb2ba0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133822291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedb2ba0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133822291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedb2ba0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133822291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedb2ba0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133822291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedb2ba0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133822291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedb2ba0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133822291 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133822291 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250823133822291 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001019/3/1): Available (smpp_smsc.c:626) 20250823133822291 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822291 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822291 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822291 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133822291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133822291 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133822291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133822291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2294)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300) MSC_Test-MGCP(2295)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300) MSC_Test_2-RAN(2292)@7e0c241b4610: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2292)@7e0c241b4610: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2291)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2291)@7e0c241b4610: vl_len:28 MSC_Test_2-SCCP(2291)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2291)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250823133822313 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822313 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822313 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822313 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133822313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133822313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133822313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133822313 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133822313 DIUCS DEBUG (UTRAN-Iu-415) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133822313 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedce550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133822313 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedce550]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133822313 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133822313 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133822313 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823133822313 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823133822313 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86 callref-0x80000034 tid-8) New transaction (transaction.c:231) 20250823133822313 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823133822313 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133822313 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823133822313 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133822313 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133822313 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415: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) 20250823133822313 DCC INFO trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823133822313 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823133822313 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250823133822313 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133822313 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240] (fsm.c:486) 20250823133822313 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415: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) 20250823133822313 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedc5220]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133822313 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedc5220]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0] (fsm.c:486) 20250823133822313 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x561dbedc5220]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250823133822313 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x561dbedc5220]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133822314 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed93070]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133822314 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed93070]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0] (fsm.c:486) 20250823133822314 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x561dbed93070]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250823133822314 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x561dbed93070]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2295)@7e0c241b4610: Found Expect[0] for { line := { verb := "CRCX", trans_id := "413", 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_lu_and_mo_call_sccp_tiar_timeout2(2300) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823133822332 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x561dbedc5220]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133822332 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133822332 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133822332 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{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) 20250823133822332 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415: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(2300)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823133822334 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x561dbed93070]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133822334 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133822334 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133822334 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{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) 20250823133822334 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415: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) 20250823133822334 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) Sending Assignment Command (msc_a.c:706) 20250823133822334 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250823133822334 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{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) 20250823133822334 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedce550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133822335 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822335 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822335 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822335 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133822335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133822335 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133822335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133822335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(2294)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300) MSC_Test-MNCC(2294)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)-2147483596 MSC_Test_2-M3UA(2293)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind 20250823133822342 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823133822342 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@7e0c241b4610: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2291)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2291)@7e0c241b4610: vl_len:46 MSC_Test_2-SCCP(2291)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2291)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60127C350001C0A802150000000000000000000000000040040C0000'O 20250823133822369 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822369 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822369 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822369 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133822369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133822369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133822369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133822369 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133822370 DIUCS DEBUG (UTRAN-Iu-415) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133822370 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedce550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133822370 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedce550]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250823133822370 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedce550]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=2 (ran_msg_iu.c:132) 20250823133822370 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133822370 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250823133822370 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=2 (ran_msg_iu.c:132) 20250823133822370 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250823133822370 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed93070]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250823133822370 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbed93070]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133822370 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415: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) 20250823133822370 DCC INFO trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415: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) 20250823133822370 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415: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) 20250823133822370 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415: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(2300)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823133822372 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823133822372 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133822372 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133822372 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823133822372 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250823133822372 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133822372 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedce550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133822372 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250823133822372 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822372 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822372 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822372 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133822372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133822372 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133822372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133822372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823133822373 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbed93070]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133822373 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbed93070]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133822373 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-SCCP(2291)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133822375 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823133822375 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133822375 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133822375 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823133822375 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250823133822375 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133822375 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedce550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133822375 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822375 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822375 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822375 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133822375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133822375 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133822375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133822375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823133822378 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133822378 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415: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) 20250823133822378 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415: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) 20250823133822378 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedc5220]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133822378 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedc5220]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133822378 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedc5220]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133822378 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823133822378 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133822378 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133822378 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823133822378 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823133822378 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250823133822378 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133822378 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedce550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133822379 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822379 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822379 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822379 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133822379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133822379 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133822379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133822379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@7e0c241b4610: Session index based on local reference:0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2291)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@7e0c241b4610: { line := { verb := "MDCX", trans_id := "416", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a4" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a4", 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" } } } } } } } 20250823133822381 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedc5220]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133822381 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedc5220]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133822381 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133822381 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133822381 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2292)@7e0c241b4610: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2292)@7e0c241b4610: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2291)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2291)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2291)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2291)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O 20250823133822383 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133822383 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133822383 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133822383 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133822383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133822383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133822383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133822383 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133822383 DIUCS DEBUG (UTRAN-Iu-415) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133822383 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedce550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133822383 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedce550]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133822383 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133822383 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133822383 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823133822383 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823133822383 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823133822383 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823133822383 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133822383 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415: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(2300)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@7e0c241b4610: f_mo_call_establish DONE TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133824380 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133824380 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133824380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133824380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133824380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133824380 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133824380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133824380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@7e0c241b4610: Session index based on local reference:0 20250823133826381 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133826381 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133826381 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133826381 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133826381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133826381 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133826381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133826381 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@7e0c241b4610: Session index based on local reference:0 20250823133827385 DIUCS DEBUG (UTRAN-Iu-415) sccp_ran_sap_up(N-DISCONNECT.indication) (sccp_ran.c:116) 20250823133827385 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-415 (ran_conn.c:142) 20250823133827385 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedce550]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250823133827385 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedce550]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250823133827385 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedce550]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250823133827385 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedce550]{CLEARED}: Removing from parent msub_fsm[0x561dbedb2cd0] (msc_i.c:221) 20250823133827385 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedce550]{CLEARED}: Freeing instance (msc_i.c:221) 20250823133827385 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedce550]{CLEARED}: Deallocated (fsm.c:568) 20250823133827385 DMSC DEBUG msub_fsm[0x561dbedb2cd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250823133827385 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86) MSC-I terminated (msub.c:261) 20250823133827385 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86) 1 MSC-A still active (msub.c:79) 20250823133827385 DMSC DEBUG msub_fsm[0x561dbedb2cd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133827385 DMSC DEBUG msub_fsm[0x561dbedb2cd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133827385 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133827385 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133827385 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbed93070]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133827385 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbed93070]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0] (msub.c:113) 20250823133827386 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbed93070]{ESTABLISHED}: Freeing instance (msub.c:113) 20250823133827386 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbed93070]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133827386 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedc5220]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133827386 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedc5220]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0] (msub.c:113) 20250823133827386 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0]{ESTABLISHED}: FSM instance already terminating, not dispatching event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133827386 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedc5220]{ESTABLISHED}: Freeing instance (msub.c:113) 20250823133827386 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedc5220]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133827386 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0]{ESTABLISHED}: Removing from parent msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240] (msub.c:113) 20250823133827386 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0]{ESTABLISHED}: Freeing instance (msub.c:113) 20250823133827386 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbed8c9b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133827386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedb2ba0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133827386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedb2ba0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240] (msub.c:113) 20250823133827386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedb2ba0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250823133827386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbedb2ba0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133827386 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Removing from parent msub_fsm[0x561dbedb2cd0] (msub.c:113) 20250823133827386 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) Freeing transaction (transaction.c:243) 20250823133827386 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823133827386 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823133827386 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) new state ACTIVE -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823133827386 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250823133827386 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133827386 DMSC ERROR (IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86) Cannot tx event to MSC-I, no such role defined (msc_a.c:2113) 20250823133827386 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823133827386 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823133827386 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133827386 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: FSM instance already terminating, not dispatching event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133827386 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Freeing instance (msub.c:113) 20250823133827386 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86:UTRAN-Iu-415:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Deallocated (fsm.c:568) 20250823133827386 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86) Free (msub.c:119) 20250823133827387 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x16567E86 - active-conn: now used by 1 (attached) (msub.c:375) 20250823133827387 DMSC DEBUG msub_fsm[0x561dbedb2cd0]{terminating}: Freeing instance (msub.c:113) 20250823133827387 DMSC DEBUG msub_fsm[0x561dbedb2cd0]{terminating}: Deallocated (fsm.c:568) 20250823133827387 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-415 (ran_conn.c:155) 20250823133827387 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133827387 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133827387 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133827387 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133827387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133827387 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133827387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133827387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@7e0c241b4610: Session index based on local reference:0 MSC_Test-MNCC(2294)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)-2147483596 MSC_Test_2-M3UA(2293)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2292)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)1097737 20250823133827391 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133827391 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133827391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133827391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133827391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133827391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133827391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133827391 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_1-SCCP(2288)@7e0c241b4610: Final verdict of PTC: none 20250823133827402 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133827402 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(2285)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(2297)@7e0c241b4610: Final verdict of PTC: none 20250823133827402 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133827402 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133827402 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133827402 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133827402 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133827402 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133827403 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133827403 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) MSC_Test_1-M3UA(2290)@7e0c241b4610: Final verdict of PTC: none 20250823133827403 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133827403 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133827403 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133827403 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133827403 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) 20250823133827403 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133827403 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823133827403 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133827403 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133827403 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(2287)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2294)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2286)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2291)@7e0c241b4610: Final verdict of PTC: none 20250823133827403 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133827403 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133827403 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133827403 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823133827404 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133827404 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133827404 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133827404 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823133827404 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133827403 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133827403 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133827403 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133827403 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133827403 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) 20250823133827404 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133827404 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133827404 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133827404 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133827404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133827404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133827404 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133827404 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133827404 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133827404 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133827404 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133827404 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133827404 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133827404 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133827404 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133827404 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133827404 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) 20250823133827404 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) 20250823133827404 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133827404 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133827404 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133827404 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133827404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133827404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133827404 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133827404 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133827405 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-M3UA(2293)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2301)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2289)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2298)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2299)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2296)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2292)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2295)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2284)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2284): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2285): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2286): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2287): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2288): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2289): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2290): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2291): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2292): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2293): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2294): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2295): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2296): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2297): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2298): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2299): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2301): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass'. Sat Aug 23 13:38:27 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 20250823133828406 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=550040) 20250823133829405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133829405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133829405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133829405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133829405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133829405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133829405 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133829405 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133829405 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133829407 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=550040, count=553348) 20250823133830408 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout'. ------ MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout ------ Sat Aug 23 13:38:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133831409 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_lu_auth_sai_timeout started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2305)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2305)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2305)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2303)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2308)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2308)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2308)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2306)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2311)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2311)@7e0c241b4610: M3UA emulation initiated, the test can be started MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2311)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2309)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133832265 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2312)@7e0c241b4610: 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 } } } 20250823133832411 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133832411 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2314)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2314)@7e0c241b4610: 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) } } } } 20250823133832416 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2314)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2314)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2314)@7e0c241b4610: 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(2314)@7e0c241b4610: 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(2314)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2314)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133832429 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) 20250823133832429 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) 20250823133832429 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133832429 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(2305)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2305)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2305)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133832431 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133832431 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133832431 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133832431 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133832431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133832431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133832431 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(2305)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2305)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2305)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2305)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2305)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133832432 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133832432 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133832432 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133832432 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133832432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133832432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133832432 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(2305)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2305)@7e0c241b4610: Message received on association #8 20250823133832432 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133832432 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2305)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2305)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2305)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2305)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2305)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2305)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133832437 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) 20250823133832437 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823133832442 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) 20250823133832442 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) 20250823133832442 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133832442 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(2308)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2308)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2308)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133832443 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133832443 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133832443 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133832443 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133832443 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133832443 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133832443 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(2308)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2308)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2308)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2308)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2308)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133832444 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133832444 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133832444 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133832444 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133832444 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133832444 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133832444 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(2308)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2308)@7e0c241b4610: Message received on association #8 20250823133832444 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823133832444 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2308)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2308)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2308)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2308)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2308)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2308)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133832458 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) 20250823133832458 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) 20250823133832458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133832458 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(2311)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2311)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2311)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133832460 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133832460 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133832460 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133832460 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133832460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133832460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133832460 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(2311)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2311)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2311)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2311)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2311)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2311)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823133832461 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133832461 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133832461 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133832461 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133832461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133832461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133832461 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(2308)@7e0c241b4610: Message received on association #8 20250823133832461 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823133832461 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2311)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2308)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2311)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2311)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2311)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2311)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2311)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2311)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2315)@7e0c241b4610: Created GsupExpect[0] for "262420000001008" to be handled at TC_iu_lu_auth_sai_timeout2(2318) TC_iu_lu_auth_sai_timeout2(2318)@7e0c241b4610: 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 } } } } 20250823133833239 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133833239 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133833239 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133833239 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133833239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133833239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133833239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133833239 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2305)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133833240 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133833240 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133833240 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133833240 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133833240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133833240 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133833240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133833240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2305)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2305)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2304)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133833251 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133833251 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133833251 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823133833251 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:603) 20250823133833251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133833251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133833251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133833251 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2308)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133833251 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133833252 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133833252 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133833252 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823133833252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133833252 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:233) 20250823133833252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823133833252 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2308)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2308)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2307)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133833269 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133833269 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133833269 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133833269 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133833269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133833269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133833269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133833269 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2311)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133833269 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) 20250823133833269 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823133833269 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133833269 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133833269 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133833269 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133833269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133833269 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133833269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133833269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2311)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2311)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2310)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2310)@7e0c241b4610: Added conn table entry 0TC_iu_lu_auth_sai_timeout2(2318)8588622 MSC_Test_2-SCCP(2309)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2311)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133833277 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133833277 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133833277 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133833277 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133833277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133833277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133833277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133833277 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133833277 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) MSC_Test_2-RAN(2310)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133833277 DMSC DEBUG msub_fsm[0x561dbedb9a20]{active}: Allocated (fsm.c:456) 20250823133833277 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: Allocated (fsm.c:456) 20250823133833277 DMSC DEBUG msc_i[0x561dbed8c9b0]{READY}: is child of msub_fsm[0x561dbedb9a20] (fsm.c:486) 20250823133833277 DMSC DEBUG msc_a[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133833277 DMSC DEBUG msc_a[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb9a20] (fsm.c:486) 20250823133833277 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133833277 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:NONE)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133833277 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133833277 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823133833277 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823133833277 DMM DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001008 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133833277 DMM DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133833277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133833277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedb2ba0] (fsm.c:486) 20250823133833277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823133833277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133833277 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133833277 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001008 id=262420000001008 (vlr.c:661) 20250823133833277 DVLR INFO New subscr, IMSI: 262420000001008 (vlr.c:562) 20250823133833277 DVLR DEBUG VLR subscr IMSI-262420000001008 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133833277 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133833277 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133833277 DVLR DEBUG VLR subscr IMSI-262420000001008 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823133833277 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133833277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133833277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133833277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133833277 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedce680]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133833277 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedce680]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbeda3240] (fsm.c:486) 20250823133833277 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedce680]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133833277 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedce680]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133833277 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133833277 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133833277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133833277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133833277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133833277 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133833277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133833277 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2311)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2311)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2309)@7e0c241b4610: { messageType := 2, destLocRef := '830D4E'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(2309)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2315)@7e0c241b4610: Found GsupExpect[0] for "262420000001008" handled at TC_iu_lu_auth_sai_timeout2(2318) MSC_Test-GSUP(2315)@7e0c241b4610: Added IMSI table entry 0TC_iu_lu_auth_sai_timeout2(2318)"262420000001008" 20250823133838278 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250823133838278 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250823133838278 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133838278 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250823133838278 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823133838278 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) 20250823133838278 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) 20250823133838278 DMM INFO msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823133838278 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250823133838278 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133838278 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133838278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbeda3240]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133838278 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250823133838278 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) 20250823133838278 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823133838278 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133838278 DVLR DEBUG VLR subscr IMSI-262420000001008 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250823133838279 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133838279 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133838279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133838279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133838279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133838279 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133838279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133838279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133838279 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133838279 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133838279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133838279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133838279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133838279 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133838279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133838279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2311)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2311)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2311)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2311)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2309)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2309)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2309)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2309)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2309)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2309)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2309)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2309)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2309)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2309)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2309)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2309)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823133838306 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133838306 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133838306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133838306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133838306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133838306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133838306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133838306 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2311)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133838306 DIUCS DEBUG (UTRAN-Iu-416) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133838306 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbed8c9b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133838306 DIUCS DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbed8c9b0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133838306 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133838306 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133838306 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823133838306 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133838306 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823133838306 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133838306 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133838306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbeda3240]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133838306 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedce680]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133838306 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedce680]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbeda3240] (msc_a.c:1053) 20250823133838306 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedce680]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msc_a.c:1053) 20250823133838306 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedce680]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250823133838306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbeda3240]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedb2ba0] (msc_a.c:1053) 20250823133838306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbeda3240]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133838306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbeda3240]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133838306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbeda3240]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133838306 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb9a20] (msc_a.c:1053) 20250823133838306 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133838306 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133838306 DMSC DEBUG msub_fsm[0x561dbedb9a20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133838306 DMSC DEBUG msub(IMSI-262420000001008) MSC-A terminated (msub.c:261) 20250823133838306 DMSC DEBUG msub(IMSI-262420000001008) 1 MSC-I still active (msub.c:79) 20250823133838306 DMSC DEBUG msub_fsm[0x561dbedb9a20]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133838306 DMSC DEBUG msub_fsm[0x561dbedb9a20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133838306 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbed8c9b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133838307 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbed8c9b0]{READY}: Removing from parent msub_fsm[0x561dbedb9a20] (msub.c:113) 20250823133838307 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-416 (ran_conn.c:142) 20250823133838307 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-416 (ran_conn.c:155) 20250823133838307 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbed8c9b0]{READY}: Freeing instance (msub.c:113) 20250823133838307 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x561dbed8c9b0]{READY}: Deallocated (fsm.c:568) 20250823133838307 DMSC DEBUG msub(IMSI-262420000001008) Free (msub.c:119) 20250823133838307 DVLR INFO VLR subscr IMSI-262420000001008 - active-conn: now used by 0 (-) (msub.c:375) 20250823133838307 DVLR DEBUG SUBSCR(IMSI-262420000001008) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250823133838307 DMSC DEBUG msub_fsm[0x561dbedb9a20]{terminating}: Freeing instance (msub.c:113) 20250823133838307 DMSC DEBUG msub_fsm[0x561dbedb9a20]{terminating}: Deallocated (fsm.c:568) 20250823133838307 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133838307 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133838307 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133838307 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133838307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133838307 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133838307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133838307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2311)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2311)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2309)@7e0c241b4610: Session index based on local reference:0 20250823133838311 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133838311 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133838311 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133838311 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-M3UA(2311)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133838311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133838311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133838311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133838311 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2310)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_auth_sai_timeout2(2318)8588622 TC_iu_lu_auth_sai_timeout2(2318)@7e0c241b4610: setverdict(pass): none -> pass TC_iu_lu_auth_sai_timeout2(2318)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_timeout2(2318)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_timeout2(2318)@7e0c241b4610: Final verdict of PTC: pass 20250823133838318 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133838318 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133838318 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133838318 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133838319 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133838319 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133838319 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133838319 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133838319 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) 20250823133838319 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133838319 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133838319 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133838319 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133838319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133838319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133838319 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133838319 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133838319 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133838319 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133838320 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) 20250823133838320 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133838320 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133838320 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823133838320 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823133838320 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133838320 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823133838320 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) MSC_Test_0-M3UA(2305)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(2303)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2309)@7e0c241b4610: Final verdict of PTC: none 20250823133838320 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) 20250823133838320 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133838320 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) MSC_Test-GSUP(2315)@7e0c241b4610: Final verdict of PTC: none 20250823133838320 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133838320 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133838320 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133838320 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133838320 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133838320 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(2308)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2304)@7e0c241b4610: Final verdict of PTC: none 20250823133838321 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823133838321 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133838321 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133838321 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-SCCP(2306)@7e0c241b4610: Final verdict of PTC: none 20250823133838322 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) 20250823133838322 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133838322 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133838322 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823133838322 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) 20250823133838322 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133838322 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133838322 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133838322 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133838322 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133838322 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133838322 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133838322 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(2302)@7e0c241b4610: Final verdict of PTC: none 20250823133838322 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2319)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2313)@7e0c241b4610: Final verdict of PTC: none 20250823133838322 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823133838323 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2312)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2311)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2314)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2316)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2310)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2317)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2307)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2302): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2303): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2304): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2305): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2306): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2307): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2308): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2309): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2310): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2311): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2312): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2313): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2314): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2315): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2316): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2317): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_lu_auth_sai_timeout2(2318): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2319): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_lu_auth_sai_timeout finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass'. Sat Aug 23 13:38:38 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 20250823133839324 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=233400) 20250823133840321 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133840321 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133840321 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133840321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133840321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133840321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133840323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133840323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133840323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133840326 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=233400, count=236708) 20250823133841328 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err'. ------ MSC_Tests_Iu.TC_iu_lu_auth_sai_err ------ Sat Aug 23 13:38:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_auth_sai_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_auth_sai_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133842330 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_lu_auth_sai_err started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2323)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2323)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2323)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2321)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2326)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2326)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2326)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2324)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2329)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2329)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2329)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2327)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133843276 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2330)@7e0c241b4610: 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 } } } 20250823133843332 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133843332 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2332)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2332)@7e0c241b4610: 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) } } } } 20250823133843337 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2332)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2332)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2332)@7e0c241b4610: 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(2332)@7e0c241b4610: 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(2332)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2332)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133843365 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) 20250823133843365 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2333)@7e0c241b4610: Created GsupExpect[0] for "262420000001009" to be handled at TC_iu_lu_auth_sai_err2(2336) TC_iu_lu_auth_sai_err2(2336)@7e0c241b4610: 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 } } } } 20250823133843435 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) 20250823133843435 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) 20250823133843435 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133843435 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(2323)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2323)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2323)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133843440 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133843440 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133843440 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133843440 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133843440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133843440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133843440 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(2323)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2323)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2323)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2323)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2323)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133843440 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133843440 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133843440 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133843440 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133843440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133843440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133843440 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(2323)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2323)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2323)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133843440 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133843440 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2323)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2323)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2323)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2323)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2323)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133843454 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) 20250823133843454 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) 20250823133843454 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133843454 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(2326)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2326)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2326)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133843459 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133843459 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133843459 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133843459 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133843459 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133843459 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133843459 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(2326)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2326)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2326)@7e0c241b4610: Message received on association #8 20250823133843460 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133843460 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133843460 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133843460 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133843460 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133843460 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_1-M3UA(2326)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2326)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133843460 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(2326)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2326)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2326)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133843460 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823133843460 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2326)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2326)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2326)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2326)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2326)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133843471 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) 20250823133843471 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) 20250823133843471 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133843471 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(2329)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2329)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2329)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133843479 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133843479 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133843479 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133843479 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133843479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133843479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133843479 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(2329)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2329)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2329)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2329)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2329)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133843482 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133843482 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133843482 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133843482 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133843482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133843482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133843482 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(2329)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823133843483 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823133843483 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2326)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2329)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2326)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2329)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2329)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2329)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2329)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2329)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2329)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133844249 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133844249 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133844249 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133844249 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133844249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133844249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133844249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133844249 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2323)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133844249 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133844249 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133844249 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133844249 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133844249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133844249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133844249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133844249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2323)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2323)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2322)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133844263 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133844263 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133844263 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823133844263 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:603) 20250823133844263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133844263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133844263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133844263 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2326)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133844263 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133844263 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133844263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133844263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823133844263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133844264 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:233) 20250823133844264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823133844264 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2326)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2326)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2325)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133844284 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133844284 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133844284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133844284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133844284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133844284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133844284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133844284 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2329)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133844284 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) 20250823133844285 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823133844285 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133844285 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133844285 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133844285 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133844285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133844285 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133844285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133844285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2329)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2329)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2328)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2328)@7e0c241b4610: Added conn table entry 0TC_iu_lu_auth_sai_err2(2336)1324937 MSC_Test_2-SCCP(2327)@7e0c241b4610: First idle individual index:0 20250823133844304 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133844304 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133844304 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133844304 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133844304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133844304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133844304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133844304 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2329)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133844304 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) 20250823133844304 DMSC DEBUG msub_fsm[0x561dbedce680]{active}: Allocated (fsm.c:456) 20250823133844304 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: Allocated (fsm.c:456) 20250823133844304 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: is child of msub_fsm[0x561dbedce680] (fsm.c:486) 20250823133844305 DMSC DEBUG msc_a[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133844305 DMSC DEBUG msc_a[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedce680] (fsm.c:486) 20250823133844305 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133844305 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133844305 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2328)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133844305 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823133844305 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823133844305 DMM DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001009 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133844305 DMM DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133844305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133844305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb2ba0] (fsm.c:486) 20250823133844305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823133844305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133844305 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133844305 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001009 id=262420000001009 (vlr.c:661) 20250823133844305 DVLR INFO New subscr, IMSI: 262420000001009 (vlr.c:562) 20250823133844305 DVLR DEBUG VLR subscr IMSI-262420000001009 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133844305 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133844305 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133844305 DVLR DEBUG VLR subscr IMSI-262420000001009 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823133844305 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133844305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133844305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133844305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbed8c9b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133844305 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb9a20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133844305 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb9a20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbed8c9b0] (fsm.c:486) 20250823133844305 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb9a20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133844305 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb9a20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133844305 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133844305 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133844305 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133844305 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133844305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133844305 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133844305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133844305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2329)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2329)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2327)@7e0c241b4610: { messageType := 2, destLocRef := '143789'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(2327)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2333)@7e0c241b4610: Found GsupExpect[0] for "262420000001009" handled at TC_iu_lu_auth_sai_err2(2336) MSC_Test-GSUP(2333)@7e0c241b4610: Added IMSI table entry 0TC_iu_lu_auth_sai_err2(2336)"262420000001009" 20250823133844308 DVLR DEBUG VLR subscr IMSI-262420000001009 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133844308 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb9a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250823133844308 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb9a20]{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) 20250823133844308 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb9a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause ROAMING_NOT_ALLOWED (vlr_auth_fsm.c:271) 20250823133844308 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb9a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250823133844308 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb9a20]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133844308 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb9a20]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbed8c9b0] (vlr_auth_fsm.c:294) 20250823133844308 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb9a20]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133844308 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb9a20]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250823133844308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250823133844308 DMM INFO msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823133844308 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250823133844308 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133844308 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133844308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbed8c9b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133844308 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250823133844308 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133844308 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250823133844308 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823133844308 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) 20250823133844308 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) 20250823133844308 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) 20250823133844309 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823133844309 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133844309 DVLR DEBUG VLR subscr IMSI-262420000001009 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250823133844309 DVLR DEBUG VLR subscr IMSI-262420000001009 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133844309 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133844309 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133844309 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133844309 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133844309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133844309 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133844309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133844309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133844309 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133844309 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133844309 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133844309 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133844309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133844309 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133844309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133844309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2329)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2329)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2329)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(2327)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2329)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2327)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2327)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2327)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2327)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2327)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2327)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2327)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2327)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2327)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2327)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2327)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823133844316 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133844316 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133844316 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133844316 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133844316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133844316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133844316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133844316 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2329)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133844316 DIUCS DEBUG (UTRAN-Iu-417) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133844316 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133844316 DIUCS DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbeda3240]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133844316 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133844316 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133844316 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823133844316 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133844316 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823133844316 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133844316 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133844316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133844316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb2ba0] (msc_a.c:1053) 20250823133844316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133844316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133844316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbed8c9b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133844316 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedce680] (msc_a.c:1053) 20250823133844316 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133844316 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133844316 DMSC DEBUG msub_fsm[0x561dbedce680]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133844316 DMSC DEBUG msub(IMSI-262420000001009) MSC-A terminated (msub.c:261) 20250823133844316 DMSC DEBUG msub(IMSI-262420000001009) 1 MSC-I still active (msub.c:79) 20250823133844316 DMSC DEBUG msub_fsm[0x561dbedce680]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133844316 DMSC DEBUG msub_fsm[0x561dbedce680]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133844316 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbeda3240]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133844316 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbeda3240]{READY}: Removing from parent msub_fsm[0x561dbedce680] (msub.c:113) 20250823133844316 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-417 (ran_conn.c:142) 20250823133844316 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-417 (ran_conn.c:155) 20250823133844316 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbeda3240]{READY}: Freeing instance (msub.c:113) 20250823133844316 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x561dbeda3240]{READY}: Deallocated (fsm.c:568) 20250823133844316 DMSC DEBUG msub(IMSI-262420000001009) Free (msub.c:119) 20250823133844316 DVLR INFO VLR subscr IMSI-262420000001009 - active-conn: now used by 0 (-) (msub.c:375) 20250823133844316 DVLR DEBUG SUBSCR(IMSI-262420000001009) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250823133844316 DMSC DEBUG msub_fsm[0x561dbedce680]{terminating}: Freeing instance (msub.c:113) 20250823133844316 DMSC DEBUG msub_fsm[0x561dbedce680]{terminating}: Deallocated (fsm.c:568) 20250823133844316 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133844316 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133844316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133844316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133844316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133844316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133844316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133844316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2329)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2329)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2327)@7e0c241b4610: Session index based on local reference:0 20250823133844317 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133844317 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133844317 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133844317 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133844317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133844317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133844317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133844317 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2329)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2328)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_auth_sai_err2(2336)1324937 TC_iu_lu_auth_sai_err2(2336)@7e0c241b4610: setverdict(pass): none -> pass TC_iu_lu_auth_sai_err2(2336)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_err2(2336)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_err2(2336)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(2321)@7e0c241b4610: Final verdict of PTC: none 20250823133844321 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133844322 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133844322 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133844322 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133844322 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133844322 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133844322 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133844322 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133844322 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133844322 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133844322 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133844322 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133844322 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133844322 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133844322 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133844322 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133844322 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) 20250823133844322 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133844323 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823133844323 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133844323 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133844323 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133844323 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133844323 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133844323 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133844323 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) 20250823133844323 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133844323 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133844323 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133844323 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133844323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133844323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133844323 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133844323 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_2-SCCP(2327)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2328)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2323)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(2324)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(2333)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2332)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(2326)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2322)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2331)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2330)@7e0c241b4610: Final verdict of PTC: none 20250823133844324 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823133844325 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(2334)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2335)@7e0c241b4610: Final verdict of PTC: none 20250823133844325 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133844325 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823133844325 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2337)@7e0c241b4610: Final verdict of PTC: none 20250823133844325 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133844325 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2320)@7e0c241b4610: Final verdict of PTC: none 20250823133844338 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) 20250823133844338 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133844338 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133844338 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823133844338 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) 20250823133844338 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133844338 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133844338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133844338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133844338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133844338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133844338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133844338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133844339 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823133844339 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2329)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2325)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2320): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2321): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2322): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2323): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2324): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2325): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2326): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2327): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2328): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2329): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2330): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2331): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2332): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2333): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2334): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2335): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_lu_auth_sai_err2(2336): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2337): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_lu_auth_sai_err finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass'. Sat Aug 23 13:38:44 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 20250823133845326 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=231752) 20250823133846325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133846325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133846325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133846325 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133846325 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133846325 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133846327 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133846339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133846339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133846339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=231752, count=235060) 20250823133847329 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_release_request'. ------ MSC_Tests_Iu.TC_iu_lu_release_request ------ Sat Aug 23 13:38:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_release_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_release_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133848331 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_release_request' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_lu_release_request started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2341)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2341)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2341)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(2339)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2344)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2344)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2344)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2342)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2347)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2347)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2347)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2345)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133849205 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2348)@7e0c241b4610: 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 } } } 20250823133849332 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133849332 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2350)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2350)@7e0c241b4610: 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) } } } } 20250823133849337 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2350)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2350)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2350)@7e0c241b4610: 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(2350)@7e0c241b4610: 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(2350)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2350)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133849358 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) 20250823133849358 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823133849362 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) 20250823133849362 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) 20250823133849362 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133849362 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(2341)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2341)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2341)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133849364 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133849364 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133849364 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133849364 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133849364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133849364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133849364 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(2341)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2341)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2341)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2341)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2341)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133849365 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133849365 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133849365 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133849365 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133849365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133849365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133849365 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(2341)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2341)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2341)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2341)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2341)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2341)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2341)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2341)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133849365 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133849365 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133849383 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) 20250823133849383 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) 20250823133849383 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133849383 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(2344)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2344)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2344)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133849384 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133849384 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133849384 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133849384 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133849384 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133849384 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133849384 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(2344)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2344)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2344)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2344)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2344)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133849384 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133849384 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133849384 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) MSC_Test_1-M3UA(2344)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823133849384 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133849384 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133849384 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133849385 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(2344)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2344)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2344)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2344)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2344)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823133849385 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823133849385 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2344)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2344)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2351)@7e0c241b4610: Created GsupExpect[0] for "262420000001010" to be handled at TC_iu_lu_release_request2(2354) TC_iu_lu_release_request2(2354)@7e0c241b4610: 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 } } } } 20250823133849399 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) 20250823133849399 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) 20250823133849399 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133849399 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(2347)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2347)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2347)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133849401 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133849401 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133849402 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133849402 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133849402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133849402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133849402 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(2347)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2347)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2347)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2347)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2347)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133849403 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133849403 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133849403 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133849403 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133849403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133849403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133849403 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(2347)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823133849403 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823133849403 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2344)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2344)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2347)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2347)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2347)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2347)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2347)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2347)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2347)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133850175 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133850175 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133850175 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133850175 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133850175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133850175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133850175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133850175 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2341)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133850175 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133850175 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133850175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133850175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133850175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133850176 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133850176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133850176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2341)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2341)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2340)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133850191 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133850191 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133850191 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823133850191 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:603) 20250823133850191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133850191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133850191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133850191 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2344)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133850191 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133850191 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133850191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133850191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823133850192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133850192 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:233) 20250823133850192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823133850192 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2344)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2344)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2343)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133850216 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133850216 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133850216 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133850216 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133850216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133850216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133850216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133850216 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133850216 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) 20250823133850216 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(2347)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133850217 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133850217 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133850217 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133850217 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133850217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133850217 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133850217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133850217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2347)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2347)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2346)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2346)@7e0c241b4610: Added conn table entry 0TC_iu_lu_release_request2(2354)76204 MSC_Test_2-SCCP(2345)@7e0c241b4610: First idle individual index:0 20250823133850233 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133850233 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133850233 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133850233 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133850233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133850233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133850233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133850233 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2346)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2347)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133850233 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) 20250823133850233 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Allocated (fsm.c:456) 20250823133850233 DMSC DEBUG msc_i[0x561dbedb2ba0]{READY}: Allocated (fsm.c:456) 20250823133850233 DMSC DEBUG msc_i[0x561dbedb2ba0]{READY}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133850233 DMSC DEBUG msc_a[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133850233 DMSC DEBUG msc_a[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133850233 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133850233 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x561dbedb2ba0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133850233 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133850233 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823133850233 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823133850233 DMM DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001010 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133850233 DMM DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133850233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb2cd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133850233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb2cd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbeda3240] (fsm.c:486) 20250823133850233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb2cd0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823133850233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb2cd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133850233 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133850233 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001010 id=262420000001010 (vlr.c:661) 20250823133850233 DVLR INFO New subscr, IMSI: 262420000001010 (vlr.c:562) 20250823133850233 DVLR DEBUG VLR subscr IMSI-262420000001010 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133850233 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133850233 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133850233 DVLR DEBUG VLR subscr IMSI-262420000001010 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823133850233 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133850233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb2cd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133850233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb2cd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133850233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb2cd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133850233 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb9a20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133850233 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb9a20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb2cd0] (fsm.c:486) 20250823133850233 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb9a20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133850233 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb9a20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133850233 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133850233 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133850233 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133850233 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133850233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133850233 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133850233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133850233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2347)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2347)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2345)@7e0c241b4610: { messageType := 2, destLocRef := '0129AC'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(2345)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2351)@7e0c241b4610: Found GsupExpect[0] for "262420000001010" handled at TC_iu_lu_release_request2(2354) MSC_Test-GSUP(2351)@7e0c241b4610: Added IMSI table entry 0TC_iu_lu_release_request2(2354)"262420000001010" MSC_Test_2-SCCP(2345)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2345)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2345)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2345)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O 20250823133851253 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133851253 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133851253 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133851253 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133851253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133851253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133851253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133851253 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2347)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133851254 DIUCS DEBUG (UTRAN-Iu-418) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133851254 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb2ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133851254 DIUCS DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb2ba0]{READY}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250823133851254 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133851254 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250823133851254 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP Iu ReleaseRequest (msc_a.c:2043) 20250823133851254 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250823133851254 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:460) 20250823133851254 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250823133851254 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) 20250823133851254 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) 20250823133851254 DMM INFO msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823133851254 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250823133851254 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133851254 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb2ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133851255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133851255 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250823133851255 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) 20250823133851255 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823133851255 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb2ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133851255 DVLR DEBUG VLR subscr IMSI-262420000001010 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250823133851255 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133851255 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133851255 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133851255 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133851255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133851255 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133851255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133851255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133851255 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133851255 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133851255 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133851255 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133851255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133851255 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133851255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133851255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2347)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2347)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2345)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2347)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(2345)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2347)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2345)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2345)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2345)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2345)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2345)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2345)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2345)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2345)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2345)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2345)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823133851281 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133851281 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133851281 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133851281 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133851281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133851281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133851281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133851281 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2347)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133851282 DIUCS DEBUG (UTRAN-Iu-418) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133851282 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb2ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133851282 DIUCS DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb2ba0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133851282 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133851282 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133851282 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823133851282 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133851282 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823133851282 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133851282 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133851282 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb2cd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133851282 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb9a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133851282 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb9a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb2cd0] (msc_a.c:1053) 20250823133851282 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb9a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msc_a.c:1053) 20250823133851282 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb9a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250823133851282 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb2cd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbeda3240] (msc_a.c:1053) 20250823133851282 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb2cd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133851282 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb2cd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133851282 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb2cd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133851282 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed8c9b0] (msc_a.c:1053) 20250823133851282 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133851282 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133851282 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133851282 DMSC DEBUG msub(IMSI-262420000001010) MSC-A terminated (msub.c:261) 20250823133851282 DMSC DEBUG msub(IMSI-262420000001010) 1 MSC-I still active (msub.c:79) 20250823133851282 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133851282 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133851282 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb2ba0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133851282 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb2ba0]{READY}: Removing from parent msub_fsm[0x561dbed8c9b0] (msub.c:113) 20250823133851282 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-418 (ran_conn.c:142) 20250823133851282 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-418 (ran_conn.c:155) 20250823133851282 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb2ba0]{READY}: Freeing instance (msub.c:113) 20250823133851282 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x561dbedb2ba0]{READY}: Deallocated (fsm.c:568) 20250823133851282 DMSC DEBUG msub(IMSI-262420000001010) Free (msub.c:119) 20250823133851282 DVLR INFO VLR subscr IMSI-262420000001010 - active-conn: now used by 0 (-) (msub.c:375) 20250823133851282 DVLR DEBUG SUBSCR(IMSI-262420000001010) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250823133851282 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Freeing instance (msub.c:113) 20250823133851282 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Deallocated (fsm.c:568) 20250823133851283 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133851283 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133851283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133851283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133851283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133851283 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133851283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133851283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2347)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2347)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2345)@7e0c241b4610: Session index based on local reference:0 20250823133851288 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133851288 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133851288 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133851288 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133851288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133851288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133851288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133851288 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2346)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_release_request2(2354)76204 MSC_Test_2-M3UA(2347)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_release_request2(2354)@7e0c241b4610: setverdict(pass): none -> pass TC_iu_lu_release_request2(2354)@7e0c241b4610: Final verdict of PTC: pass 20250823133851297 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133851297 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133851297 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133851297 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133851297 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133851297 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133851297 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133851297 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133851297 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133851297 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133851297 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133851297 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823133851297 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133851297 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133851297 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133851298 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133851298 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133851298 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133851298 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) 20250823133851298 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133851298 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) MSC_Test_0-SCCP(2339)@7e0c241b4610: Final verdict of PTC: none 20250823133851298 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133851298 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133851298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133851298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133851298 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133851298 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133851298 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) 20250823133851298 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133851298 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823133851298 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133851298 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133851298 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133851298 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133851298 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133851298 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133851299 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133851299 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2344)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2341)@7e0c241b4610: Final verdict of PTC: none 20250823133851299 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823133851299 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133851300 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2342)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2345)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2350)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(2351)@7e0c241b4610: Final verdict of PTC: none 20250823133851300 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) 20250823133851300 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133851300 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133851300 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823133851300 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) 20250823133851300 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133851300 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133851300 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133851300 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133851300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133851300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133851300 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133851300 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133851301 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823133851301 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2347)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2346)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2338)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2352)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2355)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2353)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2349)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2340)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2343)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2348)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2338): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2339): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2340): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2341): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2342): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2343): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2344): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2345): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2346): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2347): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2348): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2349): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2350): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2351): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2352): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2353): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_lu_release_request2(2354): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2355): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_lu_release_request finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_release_request pass'. Sat Aug 23 13:38:51 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 20250823133852301 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=236792) 20250823133853300 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133853300 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133853300 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133853300 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133853300 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133853300 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133853301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133853301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133853301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133853302 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=236792, count=241000) 20250823133854304 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_release_request pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_disconnect'. ------ MSC_Tests_Iu.TC_iu_lu_disconnect ------ Sat Aug 23 13:38:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133855306 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_disconnect' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_lu_disconnect started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2359)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2359)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2359)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2357)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2362)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2362)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2362)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2360)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2365)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2365)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2365)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2363)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133856154 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2366)@7e0c241b4610: 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 } } } 20250823133856306 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133856306 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2368)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2368)@7e0c241b4610: 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) } } } } 20250823133856313 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2368)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2368)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2368)@7e0c241b4610: 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(2368)@7e0c241b4610: 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(2368)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2368)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133856321 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) 20250823133856321 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) 20250823133856321 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133856321 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(2359)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2359)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2359)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133856326 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133856326 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133856326 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133856326 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133856326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133856326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133856326 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(2359)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2359)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2359)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2359)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2359)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133856327 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133856327 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133856327 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133856327 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133856327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133856327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133856327 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(2359)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2359)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2359)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2359)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2359)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2359)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823133856327 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133856327 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2359)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2359)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133856334 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) 20250823133856334 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) 20250823133856334 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133856334 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(2362)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2362)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2362)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2362)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2362)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823133856336 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133856336 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133856336 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133856336 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133856336 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133856336 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133856336 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250823133856336 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) 20250823133856336 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_1-M3UA(2362)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2362)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2362)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133856336 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133856336 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133856336 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133856336 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133856336 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133856336 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133856336 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133856336 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823133856336 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2362)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2362)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2362)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2362)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2362)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2362)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2362)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2362)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133856348 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) 20250823133856348 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) 20250823133856348 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133856348 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(2365)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2365)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2365)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2365)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2365)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823133856351 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133856351 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133856351 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133856351 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133856351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133856351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133856351 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(2365)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2365)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2365)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133856352 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133856352 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133856352 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133856352 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133856352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133856352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_2-M3UA(2365)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823133856352 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133856352 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823133856352 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2365)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2362)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2365)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2362)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2365)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2365)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2365)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2365)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2365)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2369)@7e0c241b4610: Created GsupExpect[0] for "262420000001011" to be handled at TC_iu_lu_disconnect2(2372) TC_iu_lu_disconnect2(2372)@7e0c241b4610: 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 } } } } 20250823133857139 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133857140 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133857140 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133857140 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133857140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133857140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133857140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133857140 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133857140 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133857140 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133857140 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133857140 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133857140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133857140 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133857140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133857140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133857144 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133857144 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133857144 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823133857144 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:603) 20250823133857144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133857144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133857144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133857144 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2359)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2359)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2359)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(2362)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133857145 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133857145 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133857145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133857145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823133857145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133857145 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:233) 20250823133857145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823133857145 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2362)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2362)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2358)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(2361)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133857165 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133857165 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133857165 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133857165 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133857165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133857165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133857165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133857165 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2365)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133857165 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) 20250823133857165 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823133857165 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133857165 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133857165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133857165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133857165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133857165 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133857165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133857165 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2365)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2365)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2364)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2364)@7e0c241b4610: Added conn table entry 0TC_iu_lu_disconnect2(2372)10352036 MSC_Test_2-SCCP(2363)@7e0c241b4610: First idle individual index:0 20250823133857177 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133857177 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133857177 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133857177 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133857177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(2365)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133857177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133857177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133857177 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133857177 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) MSC_Test_2-RAN(2364)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133857177 DMSC DEBUG msub_fsm[0x561dbedb9a20]{active}: Allocated (fsm.c:456) 20250823133857177 DMSC DEBUG msc_i[0x561dbedb2cd0]{READY}: Allocated (fsm.c:456) 20250823133857177 DMSC DEBUG msc_i[0x561dbedb2cd0]{READY}: is child of msub_fsm[0x561dbedb9a20] (fsm.c:486) 20250823133857177 DMSC DEBUG msc_a[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133857177 DMSC DEBUG msc_a[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb9a20] (fsm.c:486) 20250823133857177 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133857177 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x561dbedb2cd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133857177 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133857177 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823133857177 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823133857177 DMM DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001011 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133857177 DMM DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133857177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbedb2ba0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133857177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbedb2ba0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbeda3240] (fsm.c:486) 20250823133857177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbedb2ba0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823133857177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbedb2ba0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133857177 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133857177 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001011 id=262420000001011 (vlr.c:661) 20250823133857177 DVLR INFO New subscr, IMSI: 262420000001011 (vlr.c:562) 20250823133857177 DVLR DEBUG VLR subscr IMSI-262420000001011 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133857177 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133857177 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133857177 DVLR DEBUG VLR subscr IMSI-262420000001011 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823133857177 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133857177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbedb2ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133857177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbedb2ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133857177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbedb2ba0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133857177 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbed8c9b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133857177 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbed8c9b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbedb2ba0] (fsm.c:486) 20250823133857177 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbed8c9b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133857177 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbed8c9b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133857177 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133857177 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133857177 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133857177 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133857177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133857177 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133857177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133857177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2365)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2365)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2363)@7e0c241b4610: { messageType := 2, destLocRef := '9DF5A4'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(2363)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2369)@7e0c241b4610: Found GsupExpect[0] for "262420000001011" handled at TC_iu_lu_disconnect2(2372) MSC_Test-GSUP(2369)@7e0c241b4610: Added IMSI table entry 0TC_iu_lu_disconnect2(2372)"262420000001011" TC_iu_lu_disconnect2(2372)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_2-RAN(2364)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_disconnect2(2372)10352036 MSC_Test_2-SCCP(2363)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-M3UA(2365)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133858187 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133858187 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133858187 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133858187 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133858187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133858187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133858187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133858187 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133858187 DIUCS DEBUG (UTRAN-Iu-419) sccp_ran_sap_up(N-DISCONNECT.indication) (sccp_ran.c:116) 20250823133858187 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-419 (ran_conn.c:142) 20250823133858187 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbedb2cd0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250823133858187 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbedb2cd0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250823133858187 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbedb2cd0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250823133858187 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbedb2cd0]{CLEARED}: Removing from parent msub_fsm[0x561dbedb9a20] (msc_i.c:221) 20250823133858187 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbedb2cd0]{CLEARED}: Freeing instance (msc_i.c:221) 20250823133858187 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbedb2cd0]{CLEARED}: Deallocated (fsm.c:568) 20250823133858187 DMSC DEBUG msub_fsm[0x561dbedb9a20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250823133858187 DMSC DEBUG msub(IMSI-262420000001011) MSC-I terminated (msub.c:261) 20250823133858187 DMSC DEBUG msub(IMSI-262420000001011) 1 MSC-A still active (msub.c:79) 20250823133858188 DMSC DEBUG msub_fsm[0x561dbedb9a20]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133858188 DMSC DEBUG msub_fsm[0x561dbedb9a20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133858188 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133858188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbedb2ba0]{VLR_ULA_S_WAIT_AUTH}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133858188 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbed8c9b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133858188 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbed8c9b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbedb2ba0] (msub.c:113) 20250823133858188 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbed8c9b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msub.c:113) 20250823133858188 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbed8c9b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250823133858188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbedb2ba0]{VLR_ULA_S_WAIT_AUTH}: Removing from parent msc_a(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbeda3240] (msub.c:113) 20250823133858188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbedb2ba0]{VLR_ULA_S_WAIT_AUTH}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133858188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbedb2ba0]{VLR_ULA_S_WAIT_AUTH}: Freeing instance (msub.c:113) 20250823133858188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbedb2ba0]{VLR_ULA_S_WAIT_AUTH}: Deallocated (fsm.c:568) 20250823133858188 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Removing from parent msub_fsm[0x561dbedb9a20] (msub.c:113) 20250823133858188 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Freeing instance (msub.c:113) 20250823133858188 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Deallocated (fsm.c:568) 20250823133858188 DMSC DEBUG msub(IMSI-262420000001011) Free (msub.c:119) 20250823133858188 DVLR INFO VLR subscr IMSI-262420000001011 - active-conn: now used by 0 (-) (msub.c:375) 20250823133858188 DVLR DEBUG SUBSCR(IMSI-262420000001011) freeing VLR subscr (max total use count was 2) (vlr.c:472) 20250823133858188 DMSC DEBUG msub_fsm[0x561dbedb9a20]{terminating}: Freeing instance (msub.c:113) 20250823133858188 DMSC DEBUG msub_fsm[0x561dbedb9a20]{terminating}: Deallocated (fsm.c:568) 20250823133858188 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-419 (ran_conn.c:155) 20250823133858188 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133858188 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133858188 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133858188 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133858188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133858188 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133858188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133858188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2365)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2365)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2363)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2363)@7e0c241b4610: RLC received in state:disconnect_pending TC_iu_lu_disconnect2(2372)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(2357)@7e0c241b4610: Final verdict of PTC: none 20250823133859191 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133859191 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133859191 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133859191 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133859191 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133859191 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133859191 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133859191 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133859192 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) 20250823133859192 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133859192 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133859192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) MSC_Test_1-SCCP(2360)@7e0c241b4610: Final verdict of PTC: none 20250823133859192 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133859192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133859192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133859192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133859192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133859192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133859192 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133859192 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133859192 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133859192 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133859192 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) 20250823133859192 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133859192 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133859192 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133859192 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133859192 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) 20250823133859192 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133859192 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823133859192 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133859192 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133859192 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823133859192 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133859192 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133859192 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133859192 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133859192 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133859192 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(2359)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(2369)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(2362)@7e0c241b4610: Final verdict of PTC: none 20250823133859193 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823133859193 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(2363)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2368)@7e0c241b4610: Final verdict of PTC: none 20250823133859194 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-RAN(2364)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2366)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2358)@7e0c241b4610: Final verdict of PTC: none20250823133859194 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) 20250823133859194 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133859194 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133859194 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823133859194 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) 20250823133859194 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133859194 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133859194 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133859194 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133859194 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133859194 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133859194 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133859195 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133859195 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823133859195 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2361)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2367)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2365)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2356)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2370)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2371)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2373)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2356): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2357): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2358): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2359): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2360): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2361): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2362): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2363): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2364): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2365): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2366): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2367): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2368): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2369): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2370): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2371): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_lu_disconnect2(2372): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2373): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_lu_disconnect finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_disconnect pass'. Sat Aug 23 13:38:59 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 20250823133900196 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=202152) 20250823133901193 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133901194 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133901194 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133901194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133901194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133901194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133901195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133901195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133901195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133901196 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=202152, count=205460) 20250823133902197 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_disconnect pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_by_imei'. ------ MSC_Tests_Iu.TC_iu_lu_by_imei ------ Sat Aug 23 13:39:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_by_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133903199 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_by_imei' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_lu_by_imei started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2377)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2377)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2377)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(2375)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2380)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2380)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2380)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-SCCP(2378)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2383)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2383)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2383)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2381)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133904096 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2384)@7e0c241b4610: 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 } } } 20250823133904200 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133904200 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2386)@7e0c241b4610: Established a new IPA connection (conn_id=2) 20250823133904206 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2386)@7e0c241b4610: 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(2386)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2386)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2386)@7e0c241b4610: 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(2386)@7e0c241b4610: 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(2386)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2386)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133904225 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) 20250823133904225 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823133904256 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) 20250823133904256 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) 20250823133904256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133904256 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(2377)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2377)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2377)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133904259 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133904259 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133904259 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133904259 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133904259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133904259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133904259 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(2377)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2377)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2377)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2377)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2377)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133904260 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133904260 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133904260 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133904260 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133904260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133904260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133904260 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133904260 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133904260 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2377)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2377)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2377)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2377)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2377)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2377)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2377)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2377)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133904276 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) 20250823133904276 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) 20250823133904276 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133904276 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(2380)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2380)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP(2387)@7e0c241b4610: Created GsupExpect[0] for "262420000001012" to be handled at TC_iu_lu_by_imei2(2390) MSC_Test_1-M3UA(2380)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) TC_iu_lu_by_imei2(2390)@7e0c241b4610: 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 } } } } 20250823133904279 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133904279 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133904279 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133904279 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133904279 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133904279 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133904279 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(2380)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2380)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2380)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2380)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2380)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133904281 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133904281 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133904281 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133904281 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133904281 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133904281 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133904281 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(2380)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2380)@7e0c241b4610: Message received on association #8 20250823133904281 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823133904281 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2380)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2380)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2380)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2380)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2380)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2380)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133904291 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) 20250823133904291 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) 20250823133904291 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133904291 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(2383)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2383)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2383)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133904293 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133904293 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133904293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133904293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133904293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133904293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133904293 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(2383)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2383)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2383)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2383)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2383)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133904294 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133904294 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133904294 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133904294 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133904294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133904294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133904294 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(2383)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823133904294 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823133904294 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2380)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2380)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2383)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2383)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2383)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2383)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2383)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2383)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2383)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133905071 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133905071 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133905071 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133905071 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133905071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133905071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133905071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133905071 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2377)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133905072 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133905072 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133905072 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133905072 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133905072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133905072 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133905072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133905072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2377)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2377)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2376)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133905087 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133905087 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133905087 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823133905087 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:603) 20250823133905087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133905087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133905087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133905087 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2380)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133905088 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133905088 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133905088 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133905088 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823133905088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133905088 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:233) 20250823133905088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823133905088 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2380)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2380)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2379)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133905108 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133905108 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133905108 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133905108 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133905108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133905108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133905108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133905108 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2383)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133905108 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) 20250823133905108 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823133905108 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133905108 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133905108 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133905108 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133905108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133905108 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133905108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133905108 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2383)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2383)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2382)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2382)@7e0c241b4610: Added conn table entry 0TC_iu_lu_by_imei2(2390)4772075 MSC_Test_2-SCCP(2381)@7e0c241b4610: First idle individual index:0 20250823133905122 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133905122 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133905122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133905122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133905122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133905122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133905122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133905122 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2383)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133905122 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) 20250823133905122 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Allocated (fsm.c:456) 20250823133905122 DMSC DEBUG msc_i[0x561dbedb2ba0]{READY}: Allocated (fsm.c:456) 20250823133905122 DMSC DEBUG msc_i[0x561dbedb2ba0]{READY}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133905122 DMSC DEBUG msc_a[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133905122 DMSC DEBUG msc_a[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed8c9b0] (fsm.c:486) 20250823133905122 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133905122 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:NONE)[0x561dbedb2ba0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133905122 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133905122 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823133905122 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823133905122 DMM DEBUG msc_a(IMEI-499990000010120:UTRAN-Iu-420:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMEI-499990000010120 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133905122 DMM ERROR msc_a(IMEI-499990000010120:UTRAN-Iu-420:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: unknown mobile identity type (gsm_04_08.c:398) 20250823133905122 DMM DEBUG msc_a(IMEI-499990000010120:UTRAN-Iu-420:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133905122 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-420:LU)[0x561dbedce680]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133905122 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-420:LU)[0x561dbedce680]{VLR_ULA_S_IDLE}: is child of msc_a(IMEI-499990000010120:UTRAN-Iu-420:LU)[0x561dbeda3240] (fsm.c:486) 20250823133905122 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-420:LU)[0x561dbedce680]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823133905122 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-420:LU)[0x561dbedce680]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133905122 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250823133905122 DVLR INFO New subscr, TMSI: 0xffffffff (vlr.c:592) 20250823133905122 DVLR DEBUG VLR subscr unknown + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_2-RAN(2382)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133905122 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133905122 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133905122 DVLR DEBUG VLR subscr unknown - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250823133905122 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133905122 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-420:LU)[0x561dbedce680]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250823133905122 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-420:LU)[0x561dbedce680]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250823133905122 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_ID_REQ (msc_a.c:2106) 20250823133905122 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133905122 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:LU)[0x561dbedb2ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133905122 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133905122 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133905122 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133905122 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133905122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133905122 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133905122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133905122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133905122 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133905122 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133905122 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133905122 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133905122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133905122 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133905122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133905122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2383)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2383)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2383)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2383)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@7e0c241b4610: { messageType := 2, destLocRef := '48D0EB'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(2381)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133910123 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250823133910124 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250823133910124 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133910124 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250823133910124 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823133910124 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) 20250823133910124 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) 20250823133910124 DMM INFO msc_a(unknown:UTRAN-Iu-420:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823133910124 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250823133910124 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133910124 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:LU)[0x561dbedb2ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133910124 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-420:LU)[0x561dbedce680]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133910124 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250823133910124 DVLR DEBUG VLR subscr unknown - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133910124 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823133910124 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:LU)[0x561dbedb2ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133910124 DVLR DEBUG VLR subscr unknown - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250823133910124 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133910124 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133910124 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133910124 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133910124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133910124 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133910124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133910124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133910124 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133910124 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133910124 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133910124 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133910124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133910124 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133910124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133910124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2383)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2383)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2383)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2383)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2381)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2381)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2381)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823133910134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133910134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133910134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133910134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133910134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133910134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133910134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133910134 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2383)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133910135 DIUCS DEBUG (UTRAN-Iu-420) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133910135 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:LU)[0x561dbedb2ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133910135 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-420:LU)[0x561dbedb2ba0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133910135 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133910135 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133910135 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823133910135 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133910135 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823133910135 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133910135 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133910135 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-420:LU)[0x561dbedce680]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133910135 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-420:LU)[0x561dbedce680]{VLR_ULA_S_DONE}: Removing from parent msc_a(unknown:UTRAN-Iu-420:LU)[0x561dbeda3240] (msc_a.c:1053) 20250823133910135 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-420:LU)[0x561dbedce680]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133910135 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-420:LU)[0x561dbedce680]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133910135 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-420:LU)[0x561dbedce680]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133910135 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed8c9b0] (msc_a.c:1053) 20250823133910135 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133910135 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133910135 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133910135 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250823133910135 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250823133910135 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133910135 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133910135 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:LU)[0x561dbedb2ba0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133910135 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:LU)[0x561dbedb2ba0]{READY}: Removing from parent msub_fsm[0x561dbed8c9b0] (msub.c:113) 20250823133910135 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-420 (ran_conn.c:142) 20250823133910135 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133910135 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133910135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133910135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133910135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133910135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133910135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133910135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133910135 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-420 (ran_conn.c:155) 20250823133910135 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:LU)[0x561dbedb2ba0]{READY}: Freeing instance (msub.c:113) 20250823133910135 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:LU)[0x561dbedb2ba0]{READY}: Deallocated (fsm.c:568) 20250823133910135 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250823133910135 DVLR INFO VLR subscr unknown - active-conn: now used by 0 (-) (msub.c:375) 20250823133910135 DVLR DEBUG SUBSCR(unknown) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250823133910135 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Freeing instance (msub.c:113) 20250823133910135 DMSC DEBUG msub_fsm[0x561dbed8c9b0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2383)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2383)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@7e0c241b4610: Session index based on local reference:0 20250823133910136 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133910136 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133910136 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133910136 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133910136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133910136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133910136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133910136 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2383)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2382)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_by_imei2(2390)4772075 TC_iu_lu_by_imei2(2390)@7e0c241b4610: setverdict(pass): none -> pass TC_iu_lu_by_imei2(2390)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_by_imei2(2390)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_by_imei2(2390)@7e0c241b4610: Final verdict of PTC: pass 20250823133910142 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133910142 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133910142 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133910142 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133910142 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133910142 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133910143 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133910143 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133910143 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) 20250823133910143 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133910143 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133910143 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823133910143 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823133910143 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133910143 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133910143 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133910143 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133910143 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133910143 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133910143 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823133910143 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2380)@7e0c241b4610: Final verdict of PTC: none 20250823133910144 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133910144 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133910144 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133910144 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133910144 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133910144 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133910144 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133910144 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133910144 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) 20250823133910144 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133910144 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133910144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) MSC_Test-GSUP(2387)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(2378)@7e0c241b4610: Final verdict of PTC: none 20250823133910144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133910144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133910144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133910145 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133910145 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133910145 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) 20250823133910145 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133910145 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133910145 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823133910145 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) 20250823133910145 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823133910145 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133910145 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823133910145 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) MSC_Test_0-SCCP(2375)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2384)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2377)@7e0c241b4610: Final verdict of PTC: none 20250823133910145 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133910145 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(2381)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2388)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2382)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2385)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2383)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2389)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2376)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2374)@7e0c241b4610: Final verdict of PTC: none 20250823133910145 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-RAN(2379)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2386)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2391)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2374): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2375): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2376): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2377): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2378): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2379): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2380): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2381): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2382): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2383): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2384): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2385): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2386): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2387): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2388): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2389): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_lu_by_imei2(2390): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2391): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_lu_by_imei finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_by_imei pass'. Sat Aug 23 13:39:10 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 20250823133911147 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=225296) 20250823133912144 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133912145 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133912145 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133912145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133912145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133912145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133912148 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=225296, count=227888) 20250823133913150 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_by_imei pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi'. ------ MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi ------ Sat Aug 23 13:39:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133914150 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_imsi_detach_by_imsi started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2395)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2395)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2395)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(2393)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2398)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2398)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2398)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2396)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2401)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2401)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2401)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2399)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133915015 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2402)@7e0c241b4610: 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 } } } 20250823133915151 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133915151 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2404)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2404)@7e0c241b4610: 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) } } } } 20250823133915157 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2404)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2404)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2404)@7e0c241b4610: 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(2404)@7e0c241b4610: 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(2404)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2404)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133915172 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) 20250823133915172 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823133915177 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) 20250823133915177 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) 20250823133915177 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133915177 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(2395)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2395)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2395)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2395)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2395)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823133915179 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133915179 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133915179 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133915179 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133915179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133915179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133915179 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(2395)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2395)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2395)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2395)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2395)@7e0c241b4610: Message received on association #8 20250823133915180 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133915180 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133915180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133915180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133915180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133915180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133915180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133915180 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(2395)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133915180 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133915180 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2395)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2395)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2395)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2395)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2395)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133915193 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) 20250823133915194 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) 20250823133915194 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133915194 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(2398)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2398)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2398)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133915195 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133915195 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133915195 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133915195 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133915195 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133915195 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133915195 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(2398)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2398)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2398)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2398)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2398)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133915195 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133915195 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133915195 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133915195 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133915195 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133915195 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133915195 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133915195 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(2398)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823133915195 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823133915195 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2398)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2398)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2398)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2398)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2398)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2398)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2398)@7e0c241b4610: Received M3UA_NOTIFY -> discard TC_iu_imsi_detach_by_imsi2(2408)@7e0c241b4610: 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 } } } } } } } } 20250823133915208 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) 20250823133915208 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) 20250823133915208 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) 20250823133915208 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1106) 20250823133915208 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133915208 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:192) 20250823133915208 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(2401)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2401)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2401)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133915209 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133915209 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133915209 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133915209 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:300) 20250823133915209 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:663) 20250823133915209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133915209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133915209 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(2401)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2401)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2398)@7e0c241b4610: Message received on association #8 20250823133915209 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823133915209 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2398)@7e0c241b4610: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2401)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2401)@7e0c241b4610: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2401)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2401)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2401)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2401)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2401)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133915210 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133915210 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133915210 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133915210 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133915210 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133915210 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:467) 20250823133915210 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(2401)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823133915210 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) MSC_Test_1-M3UA(2398)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2398)@7e0c241b4610: Received M3UA_DAVA -> discard 20250823133915210 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2401)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2401)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2401)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2401)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2401)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133915989 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133915989 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133915989 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133915989 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133915989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133915989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133915989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133915989 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2395)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133915990 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133915990 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133915990 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133915990 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133915990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133915990 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133915990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133915990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2395)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2395)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2394)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133916002 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133916002 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133916002 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823133916002 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:603) 20250823133916002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133916002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133916002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133916002 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2398)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133916003 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133916003 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133916003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133916003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823133916003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133916003 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:233) 20250823133916003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823133916003 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2398)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2398)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2397)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133916020 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133916020 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133916020 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133916020 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133916020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133916020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133916020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133916020 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2401)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133916021 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) 20250823133916021 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823133916021 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133916021 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133916021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133916021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133916021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133916021 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133916021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133916021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2401)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2401)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2400)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2400)@7e0c241b4610: Added conn table entry 0TC_iu_imsi_detach_by_imsi2(2408)7924825 MSC_Test_2-SCCP(2399)@7e0c241b4610: First idle individual index:0 20250823133916040 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133916040 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133916040 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133916040 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133916040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133916040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133916040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133916040 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2401)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133916041 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) 20250823133916041 DMSC DEBUG msub_fsm[0x561dbedce680]{active}: Allocated (fsm.c:456) 20250823133916041 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: Allocated (fsm.c:456) 20250823133916041 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: is child of msub_fsm[0x561dbedce680] (fsm.c:486) MSC_Test_2-RAN(2400)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133916041 DMSC DEBUG msc_a[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133916041 DMSC DEBUG msc_a[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedce680] (fsm.c:486) 20250823133916041 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133916041 DMSC DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133916041 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133916041 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823133916041 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823133916041 DMM DEBUG IMSI DETACH INDICATION: IMSI-262420000001014 (gsm_04_08.c:980) 20250823133916041 DMM ERROR IMSI DETACH for unknown subscriber IMSI-262420000001014 (gsm_04_08.c:1004) 20250823133916041 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250823133916041 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250823133916041 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250823133916041 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823133916041 DMSC DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133916041 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133916041 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133916041 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133916041 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133916041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133916041 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133916041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133916041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133916041 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133916041 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133916041 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133916041 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133916041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133916041 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133916041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133916041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2401)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2401)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2401)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2401)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2399)@7e0c241b4610: { messageType := 2, destLocRef := '78EC59'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(2399)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2399)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2399)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2399)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2399)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2399)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2399)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2399)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2399)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823133916047 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133916047 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133916047 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133916047 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133916047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133916047 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133916047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133916047 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2401)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133916047 DIUCS DEBUG (UTRAN-Iu-421) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133916047 DMSC DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133916047 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x561dbeda3240]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133916047 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133916047 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133916047 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823133916047 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133916047 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823133916047 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133916047 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133916047 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedce680] (msc_a.c:1053) 20250823133916047 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133916047 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133916047 DMSC DEBUG msub_fsm[0x561dbedce680]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133916047 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250823133916047 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250823133916047 DMSC DEBUG msub_fsm[0x561dbedce680]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133916047 DMSC DEBUG msub_fsm[0x561dbedce680]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133916047 DMSC DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x561dbeda3240]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133916047 DMSC DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x561dbeda3240]{READY}: Removing from parent msub_fsm[0x561dbedce680] (msub.c:113) 20250823133916047 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-421 (ran_conn.c:142) 20250823133916047 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-421 (ran_conn.c:155) 20250823133916047 DMSC DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x561dbeda3240]{READY}: Freeing instance (msub.c:113) 20250823133916047 DMSC DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x561dbeda3240]{READY}: Deallocated (fsm.c:568) 20250823133916047 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250823133916047 DMSC DEBUG msub_fsm[0x561dbedce680]{terminating}: Freeing instance (msub.c:113) 20250823133916047 DMSC DEBUG msub_fsm[0x561dbedce680]{terminating}: Deallocated (fsm.c:568) 20250823133916047 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133916047 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133916047 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133916047 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133916047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133916047 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133916047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133916047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2401)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2401)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2399)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2401)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133916048 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133916048 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133916048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133916048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133916048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133916048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133916048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133916048 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2400)@7e0c241b4610: Deleted conn table entry 0TC_iu_imsi_detach_by_imsi2(2408)7924825 TC_iu_imsi_detach_by_imsi2(2408)@7e0c241b4610: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imsi2(2408)@7e0c241b4610: Final verdict of PTC: pass 20250823133916051 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133916050 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133916050 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133916050 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133916050 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133916050 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133916050 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133916050 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133916050 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133916050 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) 20250823133916050 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133916050 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133916050 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133916050 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133916050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133916050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133916050 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133916050 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133916051 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2395)@7e0c241b4610: Final verdict of PTC: none 20250823133916051 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) 20250823133916052 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133916052 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133916052 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) MSC_Test_1-RAN(2397)@7e0c241b4610: Final verdict of PTC: none 20250823133916052 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) 20250823133916052 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133916052 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133916052 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823133916052 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) 20250823133916052 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133916052 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823133916052 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133916052 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133916052 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133916052 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133916052 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133916052 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133916052 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133916052 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823133916052 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133916052 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823133916052 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823133916052 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823133916052 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250823133916052 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) 20250823133916053 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823133916053 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2405)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(2393)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(2398)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(2396)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2404)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2399)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2401)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2407)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2403)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2402)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2394)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2400)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2392)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2409)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2406)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2392): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2393): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2394): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2395): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2396): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2397): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2398): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2399): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2400): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2401): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2402): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2403): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2404): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2405): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2406): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2407): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_imsi_detach_by_imsi2(2408): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2409): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_imsi_detach_by_imsi finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass'. Sat Aug 23 13:39:16 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 20250823133917054 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=206948) 20250823133918051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133918052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133918052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133918053 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133918053 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133918053 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133918055 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=206948, count=209540) 20250823133919057 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi'. ------ MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi ------ Sat Aug 23 13:39:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133920057 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_imsi_detach_by_tmsi started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2413)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2413)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2413)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2411)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2416)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2416)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2416)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2414)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2419)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2419)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2419)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2417)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133920911 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2420)@7e0c241b4610: 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 } } } 20250823133921059 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133921059 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2422)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2422)@7e0c241b4610: 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) } } } } 20250823133921065 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2422)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2422)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2422)@7e0c241b4610: 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(2422)@7e0c241b4610: 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(2422)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2422)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133921071 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) 20250823133921071 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) 20250823133921071 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133921071 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(2413)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2413)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2413)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133921072 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133921072 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133921072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133921072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133921072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133921072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133921072 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(2413)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2413)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2413)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2413)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2413)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133921073 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133921073 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133921073 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133921073 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133921073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133921073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(2413)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2413)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2413)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133921073 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133921073 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) 20250823133921073 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133921073 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2413)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2413)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2413)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2413)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2413)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133921083 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) 20250823133921083 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823133921088 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) 20250823133921088 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) 20250823133921088 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133921088 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(2416)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2416)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2416)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133921089 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133921089 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133921089 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133921089 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133921089 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133921089 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133921089 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(2416)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2416)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2416)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2416)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2416)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133921090 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133921090 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133921090 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133921090 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133921090 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133921090 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133921090 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133921090 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(2416)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2416)@7e0c241b4610: Message received on association #8 20250823133921090 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823133921090 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2416)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2416)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2416)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2416)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2416)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2416)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133921103 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) 20250823133921103 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) 20250823133921103 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) 20250823133921103 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1106) 20250823133921103 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133921103 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:192) 20250823133921103 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(2419)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2419)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2419)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133921104 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133921104 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133921104 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133921104 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:300) 20250823133921104 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:663) 20250823133921104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133921104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133921104 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) 20250823133921104 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823133921104 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2419)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2419)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2416)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2416)@7e0c241b4610: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2419)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2419)@7e0c241b4610: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2419)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2419)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2419)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2419)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2419)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133921106 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133921106 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133921106 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133921106 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) MSC_Test_2-M3UA(2419)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823133921106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133921106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:467) 20250823133921106 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133921106 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823133921106 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2416)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2416)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2419)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2419)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2419)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2419)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2419)@7e0c241b4610: Received M3UA_NOTIFY -> discard TC_iu_imsi_detach_by_tmsi2(2426)@7e0c241b4610: 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 } } } } } } } } 20250823133921884 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133921884 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133921884 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133921884 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133921884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133921884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133921884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133921884 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2413)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133921884 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133921884 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133921884 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133921884 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133921884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133921884 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133921884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133921884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2413)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2413)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2412)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133921896 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133921896 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133921896 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823133921896 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:603) 20250823133921896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133921896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133921896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133921896 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2416)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133921896 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133921896 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133921896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133921896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823133921896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133921896 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:233) 20250823133921896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823133921896 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2416)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2416)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2415)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133921921 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133921921 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133921921 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133921921 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133921921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133921921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133921921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133921921 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2419)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133921921 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) 20250823133921922 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823133921922 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133921922 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133921922 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133921922 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133921922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133921922 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133921922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133921922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2419)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2419)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2418)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2418)@7e0c241b4610: Added conn table entry 0TC_iu_imsi_detach_by_tmsi2(2426)13087863 MSC_Test_2-SCCP(2417)@7e0c241b4610: First idle individual index:0 20250823133921940 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133921940 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133921940 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133921940 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133921940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133921940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133921940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133921940 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133921940 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) 20250823133921940 DMSC DEBUG msub_fsm[0x561dbedb2ba0]{active}: Allocated (fsm.c:456) 20250823133921940 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: Allocated (fsm.c:456) 20250823133921940 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: is child of msub_fsm[0x561dbedb2ba0] (fsm.c:486) 20250823133921940 DMSC DEBUG msc_a[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133921940 DMSC DEBUG msc_a[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb2ba0] (fsm.c:486) 20250823133921940 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133921940 DMSC DEBUG msc_i(unknown:UTRAN-Iu-422:NONE)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) MSC_Test_2-M3UA(2419)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2418)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133921940 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133921940 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823133921940 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823133921940 DMM DEBUG IMSI DETACH INDICATION: TMSI-0x01020304 (gsm_04_08.c:980) 20250823133921940 DMM ERROR IMSI DETACH for unknown subscriber TMSI-0x01020304 (gsm_04_08.c:1004) 20250823133921940 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250823133921940 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250823133921940 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x561dbedce680]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250823133921940 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x561dbedce680]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823133921940 DMSC DEBUG msc_i(unknown:UTRAN-Iu-422:NONE)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133921940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133921940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133921940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133921940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133921940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133921940 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133921940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133921940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133921940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133921940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133921940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133921940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133921940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133921940 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133921940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133921940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2419)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2419)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2419)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2419)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2417)@7e0c241b4610: { messageType := 2, destLocRef := 'C7B477'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(2417)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2417)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2417)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2417)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2417)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2417)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2417)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2417)@7e0c241b4610: vl_from0 20250823133921945 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133921945 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133921945 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133921945 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133921945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133921945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133921945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(2417)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823133921945 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133921945 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133921945 DMSC DEBUG msc_i(unknown:UTRAN-Iu-422:NONE)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133921945 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-422:NONE)[0x561dbeda3240]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133921945 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x561dbedce680]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133921945 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x561dbedce680]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133921945 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x561dbedce680]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823133921945 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x561dbedce680]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133921945 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x561dbedce680]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823133921945 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x561dbedce680]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133921945 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x561dbedce680]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133921945 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x561dbedce680]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb2ba0] (msc_a.c:1053) 20250823133921945 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x561dbedce680]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133921945 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x561dbedce680]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133921945 DMSC DEBUG msub_fsm[0x561dbedb2ba0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133921945 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250823133921945 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250823133921945 DMSC DEBUG msub_fsm[0x561dbedb2ba0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133921945 DMSC DEBUG msub_fsm[0x561dbedb2ba0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133921945 DMSC DEBUG msc_i(unknown:UTRAN-Iu-422:NONE)[0x561dbeda3240]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133921945 DMSC DEBUG msc_i(unknown:UTRAN-Iu-422:NONE)[0x561dbeda3240]{READY}: Removing from parent msub_fsm[0x561dbedb2ba0] (msub.c:113) 20250823133921945 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-422 (ran_conn.c:142) MSC_Test_2-M3UA(2419)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133921945 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133921945 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133921945 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133921945 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133921945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133921945 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133921945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133921945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133921945 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-422 (ran_conn.c:155) 20250823133921945 DMSC DEBUG msc_i(unknown:UTRAN-Iu-422:NONE)[0x561dbeda3240]{READY}: Freeing instance (msub.c:113) 20250823133921945 DMSC DEBUG msc_i(unknown:UTRAN-Iu-422:NONE)[0x561dbeda3240]{READY}: Deallocated (fsm.c:568) 20250823133921945 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250823133921945 DMSC DEBUG msub_fsm[0x561dbedb2ba0]{terminating}: Freeing instance (msub.c:113) 20250823133921945 DMSC DEBUG msub_fsm[0x561dbedb2ba0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2419)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2419)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2417)@7e0c241b4610: Session index based on local reference:0 20250823133921946 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133921946 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133921946 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133921946 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133921946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133921946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133921946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133921946 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2419)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2418)@7e0c241b4610: Deleted conn table entry 0TC_iu_imsi_detach_by_tmsi2(2426)13087863 TC_iu_imsi_detach_by_tmsi2(2426)@7e0c241b4610: setverdict(pass): none -> pass TC_iu_imsi_detach_by_tmsi2(2426)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_tmsi2(2426)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_tmsi2(2426)@7e0c241b4610: Final verdict of PTC: pass 20250823133921948 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133921948 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133921948 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133921948 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133921948 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133921948 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133921948 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133921948 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133921948 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) 20250823133921948 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133921948 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823133921948 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133921948 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133921948 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133921948 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133921948 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133921948 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133921948 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823133921948 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2423)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(2416)@7e0c241b4610: Final verdict of PTC: none 20250823133921949 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133921949 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133921949 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133921949 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133921949 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133921949 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133921949 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133921949 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133921949 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) 20250823133921949 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133921949 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133921949 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133921949 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133921949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133921949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133921949 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133921949 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133921949 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133921950 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(2417)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2413)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(2414)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(2411)@7e0c241b4610: Final verdict of PTC: none 20250823133921951 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2422)@7e0c241b4610: Final verdict of PTC: none 20250823133921952 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133921952 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823133921952 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) 20250823133921952 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133921952 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133921952 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823133921952 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) 20250823133921952 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133921953 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133921953 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133921953 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133921953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133921953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133921953 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133921953 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(2410)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2415)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2418)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2427)@7e0c241b4610: Final verdict of PTC: none 20250823133921953 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) MSC_Test_0-RAN(2412)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2420)@7e0c241b4610: Final verdict of PTC: none 20250823133921953 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2419)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2421)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2424)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2425)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2410): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2411): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2412): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2413): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2414): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2415): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2416): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2417): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2418): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2419): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2420): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2421): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2422): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2423): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2424): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2425): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_imsi_detach_by_tmsi2(2426): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2427): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_imsi_detach_by_tmsi finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass'. Sat Aug 23 13:39:21 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 20250823133922953 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=211364) 20250823133923949 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133923949 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133923949 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133923949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133923949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133923949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133923953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133923953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133923953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133923954 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=211364, count=214672) 20250823133924955 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei'. ------ MSC_Tests_Iu.TC_iu_imsi_detach_by_imei ------ Sat Aug 23 13:39:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133925956 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_imsi_detach_by_imei started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2431)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2431)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2431)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2429)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2434)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2434)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2434)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2432)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2437)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2437)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2437)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2435)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133926798 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2438)@7e0c241b4610: 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 } } } 20250823133926958 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133926958 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2440)@7e0c241b4610: Established a new IPA connection (conn_id=2) 20250823133926962 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) 20250823133926962 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) 20250823133926962 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133926962 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(2440)@7e0c241b4610: 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(2431)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2431)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 20250823133926964 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(2431)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133926964 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133926964 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133926964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133926964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133926964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133926964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133926964 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(2440)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2440)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2440)@7e0c241b4610: 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(2440)@7e0c241b4610: 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_0-M3UA(2431)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2431)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(2440)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2440)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2431)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2431)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2431)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2431)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2431)@7e0c241b4610: Message received on association #8 20250823133926965 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133926965 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133926965 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133926965 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133926965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133926965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133926965 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(2431)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2431)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2431)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2431)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823133926965 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133926965 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2431)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2431)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133926978 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) 20250823133926978 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) 20250823133926978 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133926978 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(2434)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2434)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2434)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2434)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2434)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823133926981 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133926981 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133926981 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133926981 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133926981 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133926982 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133926982 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(2434)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2434)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2434)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133926983 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133926983 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133926983 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133926983 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133926983 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133926983 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133926983 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(2434)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2434)@7e0c241b4610: Message received on association #8 20250823133926983 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823133926983 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2434)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2434)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2434)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2434)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2434)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2434)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133926987 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) 20250823133926987 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823133926992 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) 20250823133926992 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) 20250823133926992 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133926992 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(2437)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2437)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2437)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133926994 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133926994 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133926994 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133926994 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133926994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133926994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133926994 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(2437)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2437)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2437)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2437)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2437)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133926995 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133926995 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133926995 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133926995 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133926995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133926995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133926995 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(2437)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823133926995 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) MSC_Test_1-M3UA(2434)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2437)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2437)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133926995 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2434)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2437)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2437)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2437)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2437)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2437)@7e0c241b4610: Received M3UA_NOTIFY -> discard TC_iu_imsi_detach_by_imei2(2444)@7e0c241b4610: 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 } } } } } } } } 20250823133927774 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133927774 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133927774 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133927774 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133927774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133927774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133927774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133927774 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2431)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133927775 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133927775 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133927775 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133927775 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133927775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133927775 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133927775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133927775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2431)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2431)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2430)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2434)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133927787 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133927787 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133927787 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823133927787 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:603) 20250823133927787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133927788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133927788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133927788 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133927788 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133927789 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133927789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133927789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823133927789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133927789 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:233) 20250823133927789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823133927789 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2434)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2434)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2433)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133927804 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133927804 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133927804 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133927804 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133927804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133927804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133927804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133927804 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2437)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133927805 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) 20250823133927805 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823133927805 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133927805 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133927805 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133927805 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133927805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133927805 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133927805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133927805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2437)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2437)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2436)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2436)@7e0c241b4610: Added conn table entry 0TC_iu_imsi_detach_by_imei2(2444)2032454 MSC_Test_2-SCCP(2435)@7e0c241b4610: First idle individual index:0 20250823133927814 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133927814 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133927814 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133927814 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133927814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133927814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133927814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133927814 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2437)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133927814 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) 20250823133927815 DMSC DEBUG msub_fsm[0x561dbedce680]{active}: Allocated (fsm.c:456) 20250823133927815 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: Allocated (fsm.c:456) 20250823133927815 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: is child of msub_fsm[0x561dbedce680] (fsm.c:486) 20250823133927815 DMSC DEBUG msc_a[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) MSC_Test_2-RAN(2436)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133927815 DMSC DEBUG msc_a[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedce680] (fsm.c:486) 20250823133927815 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133927815 DMSC DEBUG msc_i(unknown:UTRAN-Iu-423:NONE)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133927815 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133927815 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823133927815 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823133927815 DMM DEBUG IMSI DETACH INDICATION: IMEI-499990000010160 (gsm_04_08.c:980) 20250823133927815 DMM ERROR IMEI-499990000010160: unimplemented mobile identity type (gsm_04_08.c:994) 20250823133927815 DMM ERROR IMSI DETACH for unknown subscriber IMEI-499990000010160 (gsm_04_08.c:1004) 20250823133927815 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250823133927815 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250823133927815 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250823133927815 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823133927815 DMSC DEBUG msc_i(unknown:UTRAN-Iu-423:NONE)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133927815 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133927815 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133927815 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133927815 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133927815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133927815 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133927815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133927815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133927815 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133927815 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133927815 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133927815 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133927815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133927815 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133927815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133927815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2437)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2437)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2437)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2437)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2435)@7e0c241b4610: { messageType := 2, destLocRef := '1F0346'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(2435)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2435)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2435)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2435)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2435)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2435)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2435)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2435)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2435)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2437)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133927820 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133927820 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133927820 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133927820 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133927820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133927820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133927820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133927820 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133927820 DIUCS DEBUG (UTRAN-Iu-423) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133927820 DMSC DEBUG msc_i(unknown:UTRAN-Iu-423:NONE)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133927820 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-423:NONE)[0x561dbeda3240]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133927820 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133927820 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133927820 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823133927820 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133927820 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823133927820 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133927820 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133927820 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedce680] (msc_a.c:1053) 20250823133927820 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133927820 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133927820 DMSC DEBUG msub_fsm[0x561dbedce680]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133927820 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250823133927820 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250823133927820 DMSC DEBUG msub_fsm[0x561dbedce680]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133927820 DMSC DEBUG msub_fsm[0x561dbedce680]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133927820 DMSC DEBUG msc_i(unknown:UTRAN-Iu-423:NONE)[0x561dbeda3240]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133927820 DMSC DEBUG msc_i(unknown:UTRAN-Iu-423:NONE)[0x561dbeda3240]{READY}: Removing from parent msub_fsm[0x561dbedce680] (msub.c:113) 20250823133927820 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-423 (ran_conn.c:142) 20250823133927820 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-423 (ran_conn.c:155) 20250823133927820 DMSC DEBUG msc_i(unknown:UTRAN-Iu-423:NONE)[0x561dbeda3240]{READY}: Freeing instance (msub.c:113) 20250823133927820 DMSC DEBUG msc_i(unknown:UTRAN-Iu-423:NONE)[0x561dbeda3240]{READY}: Deallocated (fsm.c:568) 20250823133927820 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250823133927820 DMSC DEBUG msub_fsm[0x561dbedce680]{terminating}: Freeing instance (msub.c:113) 20250823133927820 DMSC DEBUG msub_fsm[0x561dbedce680]{terminating}: Deallocated (fsm.c:568) 20250823133927820 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133927820 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133927820 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133927820 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133927820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133927820 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133927820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133927820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2437)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2437)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2435)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2437)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133927821 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133927821 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133927821 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133927821 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133927821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133927821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133927821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133927821 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2436)@7e0c241b4610: Deleted conn table entry 0TC_iu_imsi_detach_by_imei2(2444)2032454 TC_iu_imsi_detach_by_imei2(2444)@7e0c241b4610: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imei2(2444)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_imei2(2444)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_imei2(2444)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-RAN(2430)@7e0c241b4610: Final verdict of PTC: none 20250823133927823 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133927823 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133927823 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133927823 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133927823 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133927823 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133927823 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133927823 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133927823 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823133927823 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) 20250823133927823 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133927823 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133927823 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133927823 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133927823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133927823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133927823 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133927823 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133927823 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133927823 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133927823 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133927823 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133927823 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133927823 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133927823 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) 20250823133927823 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133927823 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133927823 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823133927823 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133927823 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133927823 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133927823 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133927823 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) 20250823133927823 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133927823 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823133927823 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133927823 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133927823 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133927823 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133927823 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133927823 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133927823 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) 20250823133927823 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133927823 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133927823 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133927823 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133927823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133927823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133927823 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133927823 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133927823 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823133927824 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133927824 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823133927824 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(2436)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(2441)@7e0c241b4610: Final verdict of PTC: none 20250823133927824 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133927824 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(2431)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2440)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(2429)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2435)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2433)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(2432)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(2434)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2437)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2438)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2428)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2445)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2443)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2442)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2439)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2428): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2429): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2430): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2431): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2432): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2433): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2434): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2435): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2436): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2437): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2438): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2439): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2440): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2441): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2442): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2443): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_imsi_detach_by_imei2(2444): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2445): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_imsi_detach_by_imei finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass'. Sat Aug 23 13:39:27 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 20250823133928824 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=206172) 20250823133929824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133929824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133929824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133929824 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133929824 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133929824 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133929824 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133929824 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133929824 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133929825 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=206172, count=209760) 20250823133930826 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject'. ------ MSC_Tests_Iu.TC_iu_emerg_call_imei_reject ------ Sat Aug 23 13:39:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_emerg_call_imei_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_emerg_call_imei_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133931827 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_emerg_call_imei_reject started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2449)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2449)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2449)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(2447)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2452)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2452)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2452)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2450)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2455)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2455)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2455)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2453)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133932739 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2456)@7e0c241b4610: 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 } } } 20250823133932829 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133932829 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2458)@7e0c241b4610: Established a new IPA connection (conn_id=2) 20250823133932835 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2458)@7e0c241b4610: 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(2458)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2458)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2458)@7e0c241b4610: 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)@7e0c241b4610: 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)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2458)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133932851 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) 20250823133932851 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_iu_emerg_call_imei_reject2(2462)@7e0c241b4610: 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 } } } } 20250823133932888 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) 20250823133932888 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) 20250823133932888 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133932888 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)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2449)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2449)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133932889 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133932889 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133932889 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133932889 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133932889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133932889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133932889 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(2449)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2449)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2449)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2449)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2449)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133932890 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133932890 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133932890 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133932890 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133932890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133932890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133932890 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(2449)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2449)@7e0c241b4610: Message received on association #8 20250823133932890 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(2449)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2449)@7e0c241b4610: Message received on association #8 20250823133932890 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2449)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2449)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2449)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2449)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133932911 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) 20250823133932911 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) 20250823133932911 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133932911 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)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2452)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2452)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133932917 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133932917 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133932917 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133932917 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133932917 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133932917 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133932917 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)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2452)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2452)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2452)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2452)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133932918 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133932918 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133932918 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133932918 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133932918 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133932918 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133932918 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)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2452)@7e0c241b4610: Message received on association #8 20250823133932918 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823133932918 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2452)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2452)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2452)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2452)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2452)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2452)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133932931 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) 20250823133932932 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) 20250823133932932 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133932932 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)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2455)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2455)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133932937 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133932937 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133932937 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133932937 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133932937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133932937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133932937 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)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2455)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2455)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2455)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2455)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133932939 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133932939 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133932939 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133932939 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133932939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133932939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133932939 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(2455)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2452)@7e0c241b4610: Message received on association #8 20250823133932939 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823133932940 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2455)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2452)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2455)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2455)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2455)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2455)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2455)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2455)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133933697 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133933697 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133933697 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133933697 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133933697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133933697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133933697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133933697 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2449)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133933698 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133933698 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133933698 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133933698 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133933698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133933698 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133933698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133933698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2449)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2449)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2448)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133933723 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133933723 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133933723 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823133933723 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:603) 20250823133933723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133933723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133933723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133933723 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2452)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133933723 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133933723 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133933723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133933723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823133933723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133933723 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:233) 20250823133933723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823133933723 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2452)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2452)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2451)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133933742 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133933742 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133933742 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133933742 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133933742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133933742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133933742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133933742 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2455)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133933742 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) 20250823133933742 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133933742 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133933742 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133933742 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133933742 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823133933742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133933742 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133933742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133933742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2455)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2455)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2454)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2454)@7e0c241b4610: Added conn table entry 0TC_iu_emerg_call_imei_reject2(2462)2755228 MSC_Test_2-SCCP(2453)@7e0c241b4610: First idle individual index:0 20250823133933750 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133933750 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133933750 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133933750 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133933750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133933750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133933750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133933750 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2455)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133933750 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) MSC_Test_2-RAN(2454)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133933750 DMSC DEBUG msub_fsm[0x561dbedb2ba0]{active}: Allocated (fsm.c:456) 20250823133933750 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: Allocated (fsm.c:456) 20250823133933750 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: is child of msub_fsm[0x561dbedb2ba0] (fsm.c:486) 20250823133933750 DMSC DEBUG msc_a[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133933750 DMSC DEBUG msc_a[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb2ba0] (fsm.c:486) 20250823133933750 DMSC DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133933750 DMSC DEBUG msc_i(unknown:UTRAN-Iu-424:NONE)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133933750 DMSC DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133933750 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823133933750 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823133933750 DMM DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250823133933750 DIUCS NOTICE msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: Tx CM SERVICE REQUEST REJECT: emergency services by IMEI are not supported (gsm_04_08.c:787) 20250823133933750 DMM DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 5 (gsm_04_08.c:259) 20250823133933750 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: Sending DTAP: MM GSM48_MT_MM_CM_SERV_REJ (msc_a.c:2106) 20250823133933750 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133933750 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133933750 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133933750 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250823133933750 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x561dbedce680]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823133933750 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x561dbedce680]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823133933750 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133933751 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133933751 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133933751 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133933751 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133933751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133933751 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133933751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133933751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133933751 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133933751 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133933751 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133933751 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133933751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133933751 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133933751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133933751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133933751 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133933751 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133933751 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133933751 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133933751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133933751 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133933751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133933751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2455)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2455)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2455)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2455)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2453)@7e0c241b4610: { messageType := 2, destLocRef := '2A0A9C'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-M3UA(2455)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(2453)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2455)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2453)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2453)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2453)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2453)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2453)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2453)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2453)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2453)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2453)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2453)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2453)@7e0c241b4610: vl_from0 20250823133933757 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133933757 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133933757 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133933757 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133933757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133933757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-SCCP(2453)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2455)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133933757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133933757 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133933757 DIUCS DEBUG (UTRAN-Iu-424) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133933757 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133933757 DIUCS DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x561dbeda3240]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133933757 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x561dbedce680]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133933757 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x561dbedce680]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133933757 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x561dbedce680]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823133933757 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x561dbedce680]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133933757 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x561dbedce680]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823133933757 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x561dbedce680]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133933757 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x561dbedce680]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133933757 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x561dbedce680]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb2ba0] (msc_a.c:1053) 20250823133933757 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x561dbedce680]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133933757 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x561dbedce680]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133933757 DMSC DEBUG msub_fsm[0x561dbedb2ba0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133933757 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250823133933757 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250823133933757 DMSC DEBUG msub_fsm[0x561dbedb2ba0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133933757 DMSC DEBUG msub_fsm[0x561dbedb2ba0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133933757 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x561dbeda3240]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133933757 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x561dbeda3240]{READY}: Removing from parent msub_fsm[0x561dbedb2ba0] (msub.c:113) 20250823133933757 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-424 (ran_conn.c:142) 20250823133933757 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-424 (ran_conn.c:155) 20250823133933757 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x561dbeda3240]{READY}: Freeing instance (msub.c:113) 20250823133933757 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x561dbeda3240]{READY}: Deallocated (fsm.c:568) 20250823133933757 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250823133933757 DMSC DEBUG msub_fsm[0x561dbedb2ba0]{terminating}: Freeing instance (msub.c:113) 20250823133933757 DMSC DEBUG msub_fsm[0x561dbedb2ba0]{terminating}: Deallocated (fsm.c:568) 20250823133933757 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133933757 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133933757 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133933757 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133933757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133933757 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133933757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133933757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2455)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2455)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2453)@7e0c241b4610: Session index based on local reference:0 20250823133933758 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133933758 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133933758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133933758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133933758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133933758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133933758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133933758 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2455)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2454)@7e0c241b4610: Deleted conn table entry 0TC_iu_emerg_call_imei_reject2(2462)2755228 TC_iu_emerg_call_imei_reject2(2462)@7e0c241b4610: setverdict(pass): none -> pass TC_iu_emerg_call_imei_reject2(2462)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imei_reject2(2462)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imei_reject2(2462)@7e0c241b4610: Final verdict of PTC: pass 20250823133933759 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133933759 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133933759 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133933759 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133933759 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133933759 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133933759 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133933759 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133933759 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) 20250823133933759 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133933759 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133933759 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133933759 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133933759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133933759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133933759 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133933759 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823133933759 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133933759 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(2449)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2451)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2448)@7e0c241b4610: Final verdict of PTC: none 20250823133933760 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) 20250823133933760 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133933760 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133933760 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823133933760 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) 20250823133933760 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133933760 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823133933760 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133933760 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823133933760 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133933760 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133933760 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133933760 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133933760 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823133933760 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133933760 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133933760 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2450)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(2452)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(2447)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(2459)@7e0c241b4610: Final verdict of PTC: none 20250823133933761 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(2457)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2456)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2458)@7e0c241b4610: Final verdict of PTC: none 20250823133933761 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) 20250823133933761 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133933761 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133933761 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823133933761 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) 20250823133933761 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133933761 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133933761 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) IPA-CTRL-CLI-IPA(2446)@7e0c241b4610: Final verdict of PTC: none 20250823133933761 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133933761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133933761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133933761 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133933761 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133933761 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823133933761 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2455)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2454)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2460)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2461)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2463)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2453)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2446): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2447): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2448): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2449): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2450): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2451): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2452): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2453): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2454): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2455): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2456): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2457): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2458): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2459): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2460): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2461): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_emerg_call_imei_reject2(2462): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2463): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_emerg_call_imei_reject finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass'. Sat Aug 23 13:39:33 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 20250823133934761 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=212544) 20250823133935760 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133935760 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133935760 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133935760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133935760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133935760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133935762 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133935762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133935762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133935762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=212544, count=215852) 20250823133936763 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi'. ------ MSC_Tests_Iu.TC_iu_emerg_call_imsi ------ Sat Aug 23 13:39:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_emerg_call_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_emerg_call_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133937764 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_emerg_call_imsi started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2467)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2467)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2467)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2465)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2470)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2470)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2470)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2468)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2473)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2473)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2473)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2471)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133938618 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2474)@7e0c241b4610: 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 } } } 20250823133938765 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133938765 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2476)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2476)@7e0c241b4610: 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) } } } } 20250823133938771 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2476)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2476)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2476)@7e0c241b4610: 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(2476)@7e0c241b4610: 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(2476)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2476)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133938781 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) 20250823133938781 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) 20250823133938781 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133938781 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(2467)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2467)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2467)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133938785 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133938785 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133938785 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133938785 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133938785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133938786 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133938786 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(2467)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2467)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2467)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2467)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2467)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133938787 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133938787 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133938787 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133938787 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133938787 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133938787 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133938787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133938787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133938787 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(2467)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2467)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2467)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2467)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2467)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2467)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2467)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2467)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133938789 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) 20250823133938789 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823133938798 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) 20250823133938798 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) 20250823133938798 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133938798 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(2470)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2470)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2470)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2470)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2470)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823133938800 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133938800 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133938800 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133938800 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133938800 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133938800 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133938800 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(2470)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2470)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2470)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2470)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2470)@7e0c241b4610: Message received on association #8 20250823133938800 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133938800 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133938800 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133938800 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133938800 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133938800 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133938800 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133938800 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823133938800 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2470)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2470)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2470)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2470)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2470)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2470)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133938813 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) 20250823133938813 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) 20250823133938813 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133938813 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(2473)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2473)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2473)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133938814 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133938814 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133938814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133938814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133938814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133938814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133938814 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(2473)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2473)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2473)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2473)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2473)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133938815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133938815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133938815 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133938815 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133938815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133938815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133938815 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(2473)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823133938815 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823133938815 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2470)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2473)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2470)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2473)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2473)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2473)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2473)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2473)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2473)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2477)@7e0c241b4610: Created GsupExpect[0] for "262420000001018" to be handled at TC_iu_emerg_call_imsi2(2480) TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: 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 } } } } 20250823133939592 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939592 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939592 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939592 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133939592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133939592 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2467)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133939592 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939592 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133939592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939592 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133939592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2467)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2467)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2466)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133939611 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939611 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939611 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939611 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:603) 20250823133939611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133939611 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2470)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133939612 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939612 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939612 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939612 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823133939612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939612 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:233) 20250823133939612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823133939612 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2470)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2470)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2469)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133939621 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939621 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939621 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939621 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133939621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133939621 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133939621 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) 20250823133939621 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823133939621 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939621 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939621 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939621 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133939621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939621 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133939621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2472)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2472)@7e0c241b4610: Added conn table entry 0TC_iu_emerg_call_imsi2(2480)7204156 MSC_Test_2-SCCP(2471)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133939629 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939629 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939629 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939629 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133939629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133939629 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2472)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133939629 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) 20250823133939629 DMSC DEBUG msub_fsm[0x561dbedce680]{active}: Allocated (fsm.c:456) 20250823133939629 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: Allocated (fsm.c:456) 20250823133939629 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: is child of msub_fsm[0x561dbedce680] (fsm.c:486) 20250823133939629 DMSC DEBUG msc_a[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133939629 DMSC DEBUG msc_a[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedce680] (fsm.c:486) 20250823133939629 DMSC DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133939629 DMSC DEBUG msc_i(unknown:UTRAN-Iu-425:NONE)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133939629 DMSC DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133939629 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823133939629 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823133939629 DMM DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001018 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133939629 DMM DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133939629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb9a20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133939629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb9a20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb2ba0] (fsm.c:486) 20250823133939629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb9a20]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823133939629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb9a20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133939629 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133939629 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001018 id=262420000001018 (vlr.c:661) 20250823133939629 DVLR INFO New subscr, IMSI: 262420000001018 (vlr.c:562) 20250823133939629 DVLR DEBUG VLR subscr IMSI-262420000001018 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133939629 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133939629 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133939629 DVLR DEBUG VLR subscr IMSI-262420000001018 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823133939629 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133939629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb9a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133939629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb9a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133939629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb9a20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133939629 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedc5220]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133939629 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedc5220]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb9a20] (fsm.c:486) 20250823133939629 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedc5220]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133939629 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedc5220]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133939629 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939629 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939629 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939629 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133939629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939629 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133939629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@7e0c241b4610: { messageType := 2, destLocRef := '6DED3C'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(2471)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2477)@7e0c241b4610: Found GsupExpect[0] for "262420000001018" handled at TC_iu_emerg_call_imsi2(2480) MSC_Test-GSUP(2477)@7e0c241b4610: Added IMSI table entry 0TC_iu_emerg_call_imsi2(2480)"262420000001018" TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: setverdict(pass): none -> pass 20250823133939632 DVLR DEBUG VLR subscr IMSI-262420000001018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133939632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedc5220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133939632 DVLR DEBUG SUBSCR(IMSI-262420000001018) Received 1 auth tuples (vlr.c:996) 20250823133939632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedc5220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133939632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedc5220]{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) 20250823133939632 DMM DEBUG Tx AUTH REQ (rand = 8c5a6543d6bddfccf48d5415a795f118) (gsm_04_08.c:641) 20250823133939632 DMM DEBUG AUTH REQ (autn = d7343441c1377c87ac6d73fb490dfffb) (gsm_04_08.c:643) 20250823133939632 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823133939632 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133939632 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133939632 DVLR DEBUG VLR subscr IMSI-262420000001018 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133939633 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939633 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939633 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939633 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133939633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939633 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133939633 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2472)@7e0c241b4610: patching N(SD)=1 into dtap '051472EDB2792104C1725FDF'O MSC_Test_2-RAN(2472)@7e0c241b4610: patched enc_l3: '055472EDB2792104C1725FDF'O MSC_Test_2-SCCP(2471)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2471)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2471)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2471)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055472EDB2792104C1725FDF'O MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133939638 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939638 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939638 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939638 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133939638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133939638 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133939638 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133939638 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133939638 DIUCS DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbeda3240]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133939638 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133939638 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133939638 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823133939638 DMM DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 72edb279c1725fdf) (gsm_04_08.c:1128) 20250823133939638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedc5220]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133939638 DVLR DEBUG SUBSCR(IMSI-262420000001018) AUTH on UTRAN received RES: 72edb279c1725fdf (8 bytes) (vlr_auth_fsm.c:151) 20250823133939638 DVLR INFO SUBSCR(IMSI-262420000001018) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823133939638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedc5220]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133939638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedc5220]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133939638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedc5220]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133939638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedc5220]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb9a20] (vlr_auth_fsm.c:294) 20250823133939638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedc5220]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133939638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedc5220]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133939638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb9a20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823133939638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb9a20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133939638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb9a20]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823133939638 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823133939638 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8180564bbcd71e43af5500f22f34fd9f, CK=NONE (ran_msg_iu.c:388) 20250823133939638 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823133939638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb9a20]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823133939638 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939638 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939638 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939638 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133939638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939639 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133939639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2471)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2471)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2471)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2471)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133939645 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939645 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939645 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939645 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133939645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133939645 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133939645 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133939645 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133939645 DIUCS DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbeda3240]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823133939645 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133939645 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823133939645 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823133939645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb9a20]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823133939645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb9a20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133939645 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823133939645 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133939645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb9a20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133939645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb9a20]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133939645 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedc5220]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133939645 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedc5220]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedb9a20] (fsm.c:486) 20250823133939645 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedc5220]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133939645 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedc5220]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133939645 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939645 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133939645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939645 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133939645 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133939648 DVLR DEBUG VLR subscr IMSI-262420000001018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133939648 DVLR DEBUG IMSI:262420000001018 has MSISDN:491230001018 (vlr.c:1045) 20250823133939648 DMSC NOTICE msub(IMSI-262420000001018:MSISDN-491230001018) VLR: update for IMSI=262420000001018 (MSISDN=491230001018) (gsm_04_08.c:1541) 20250823133939648 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133939648 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133939648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x561dbedb9a20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133939648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedc5220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133939648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedc5220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133939648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedc5220]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133939648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedc5220]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x561dbedb9a20] (vlr_lu_fsm.c:110) 20250823133939648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedc5220]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133939648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x561dbedc5220]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133939648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x561dbedb9a20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133939648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x561dbedb9a20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133939648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133939648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x561dbedb9a20] (fsm.c:486) 20250823133939648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133939648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133939648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133939648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133939648 DMSC NOTICE msub(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x13457FCB) VLR: update for IMSI=262420000001018 (MSISDN=491230001018) (gsm_04_08.c:1541) 20250823133939648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133939648 DMM DEBUG -> IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x13457FCB LOCATION UPDATE ACCEPT (TMSI = 0x13457fcb) (gsm_04_08.c:149) 20250823133939648 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823133939648 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133939648 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133939648 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x13457FCB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133939648 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939648 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939648 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939648 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133939648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939648 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133939648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2472)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2472)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2471)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2471)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2471)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2471)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823133939651 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939651 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939651 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133939651 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133939651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133939651 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133939651 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133939651 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133939651 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbeda3240]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133939651 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133939651 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133939651 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823133939651 DMM DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133939651 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb9a20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133939651 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133939651 DMSC NOTICE msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB) VLR: update for IMSI=262420000001018 (MSISDN=491230001018) (gsm_04_08.c:1541) 20250823133939651 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823133939651 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133939651 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb9a20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133939651 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133939651 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb9a20] (vlr_lu_fsm.c:817) 20250823133939651 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133939651 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133939651 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb9a20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133939651 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133939651 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250823133939651 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001018/3/1): Available (smpp_smsc.c:626) 20250823133939651 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133939651 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133939651 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823133939651 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133939651 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB + 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) 20250823133939651 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133939651 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823133939651 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133939651 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823133939651 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939651 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939651 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939651 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133939651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939651 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133939651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2471)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2471)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2471)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2471)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823133939655 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939655 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939655 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939655 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133939655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133939655 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133939655 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133939655 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133939655 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbeda3240]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133939655 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133939655 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133939655 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823133939655 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133939655 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823133939655 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133939655 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133939655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb9a20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133939655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb9a20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb2ba0] (msc_a.c:1053) 20250823133939655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb9a20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133939655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb9a20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133939655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb9a20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133939655 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedce680] (msc_a.c:1053) 20250823133939655 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133939655 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbedb2ba0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133939655 DMSC DEBUG msub_fsm[0x561dbedce680]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133939655 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB) MSC-A terminated (msub.c:261) 20250823133939655 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB) 1 MSC-I still active (msub.c:79) 20250823133939655 DMSC DEBUG msub_fsm[0x561dbedce680]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133939655 DMSC DEBUG msub_fsm[0x561dbedce680]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133939655 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbeda3240]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133939655 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbeda3240]{READY}: Removing from parent msub_fsm[0x561dbedce680] (msub.c:113) 20250823133939655 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-425 (ran_conn.c:142) 20250823133939655 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-425 (ran_conn.c:155) 20250823133939655 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbeda3240]{READY}: Freeing instance (msub.c:113) 20250823133939655 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-425:LU)[0x561dbeda3240]{READY}: Deallocated (fsm.c:568) 20250823133939655 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB) Free (msub.c:119) 20250823133939655 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB - active-conn: now used by 1 (attached) (msub.c:375) 20250823133939655 DMSC DEBUG msub_fsm[0x561dbedce680]{terminating}: Freeing instance (msub.c:113) 20250823133939655 DMSC DEBUG msub_fsm[0x561dbedce680]{terminating}: Deallocated (fsm.c:568) 20250823133939655 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939655 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939655 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939655 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133939655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939655 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133939655 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@7e0c241b4610: Session index based on local reference:0 20250823133939656 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939656 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939656 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939656 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133939656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133939656 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2472)@7e0c241b4610: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2480)7204156 TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: 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 := '13457FCB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2472)@7e0c241b4610: Added conn table entry 0TC_iu_emerg_call_imsi2(2480)3277666 MSC_Test_2-RAN(2472)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2471)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133939858 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939858 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939858 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939858 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133939858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133939858 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133939859 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) 20250823133939860 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939860 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939860 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939860 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133939860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939860 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133939860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133939859 DMSC DEBUG msub_fsm[0x561dbedb9a20]{active}: Allocated (fsm.c:456) 20250823133939859 DMSC DEBUG msc_i[0x561dbedb2ba0]{READY}: Allocated (fsm.c:456) 20250823133939859 DMSC DEBUG msc_i[0x561dbedb2ba0]{READY}: is child of msub_fsm[0x561dbedb9a20] (fsm.c:486) 20250823133939859 DMSC DEBUG msc_a[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133939859 DMSC DEBUG msc_a[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb9a20] (fsm.c:486) 20250823133939859 DMSC DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133939859 DMSC DEBUG msc_i(unknown:UTRAN-Iu-426:NONE)[0x561dbedb2ba0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133939859 DMSC DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133939859 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823133939859 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823133939859 DMM DEBUG msc_a(TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250823133939859 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133939859 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240] (fsm.c:486) 20250823133939859 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823133939859 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133939860 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133939860 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133939860 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133939860 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133939860 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133939860 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823133939860 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133939860 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedce680] (fsm.c:486) 20250823133939860 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133939860 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133939860 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(2473)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@7e0c241b4610: { messageType := 2, destLocRef := '320362'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(2471)@7e0c241b4610: Session index based on local reference:0 TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133939876 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133939876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133939876 DVLR DEBUG SUBSCR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB) Received 1 auth tuples (vlr.c:996) 20250823133939876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133939876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220]{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) 20250823133939876 DMM DEBUG Tx AUTH REQ (rand = d2872b6b80db0f54a2cd7b1d6c0fa4f1) (gsm_04_08.c:641) 20250823133939876 DMM DEBUG AUTH REQ (autn = 2b5dc0ab0cb3d6fac520b12d793fdcf0) (gsm_04_08.c:643) 20250823133939876 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823133939876 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133939877 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133939877 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133939877 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939877 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133939877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939877 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133939877 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2472)@7e0c241b4610: patching N(SD)=1 into dtap '05147D7C13682104F15A3986'O MSC_Test_2-RAN(2472)@7e0c241b4610: patched enc_l3: '05547D7C13682104F15A3986'O MSC_Test_2-SCCP(2471)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2471)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2471)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2471)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547D7C13682104F15A3986'O MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133939884 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939884 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133939884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133939884 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133939884 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133939884 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133939884 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133939884 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133939884 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133939884 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823133939884 DMM DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7d7c1368f15a3986) (gsm_04_08.c:1128) 20250823133939884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133939884 DVLR DEBUG SUBSCR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB) AUTH on UTRAN received RES: 7d7c1368f15a3986 (8 bytes) (vlr_auth_fsm.c:151) 20250823133939884 DVLR INFO SUBSCR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823133939884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133939884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133939884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133939884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedce680] (vlr_auth_fsm.c:294) 20250823133939884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133939884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133939884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823133939884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133939884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823133939884 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823133939884 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=72f5775c68f40ee6c69dfad9a3fb58f6, CK=NONE (ran_msg_iu.c:388) 20250823133939884 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823133939884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823133939885 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939885 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939885 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939885 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133939885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133939885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2471)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2471)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2471)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2471)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823133939892 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939892 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939892 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939892 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133939892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133939892 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133939892 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133939892 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133939892 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823133939892 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133939892 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823133939892 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823133939892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823133939892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133939892 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823133939892 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133939892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133939892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133939892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133939892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133939892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133939892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133939892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133939892 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133939893 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.966s remaining) (msc_a.c:450) 20250823133939893 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001018/3/1): Available (smpp_smsc.c:626) 20250823133939893 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939893 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939893 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939893 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133939893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939893 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133939893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2474)@7e0c241b4610: Created MnccExpect[0] for "112" to be handled at TC_iu_emerg_call_imsi2(2480) MSC_Test-MGCP(2475)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_emerg_call_imsi2(2480) MSC_Test_2-RAN(2472)@7e0c241b4610: patching N(SD)=2 into dtap '030E0406600504020081'O MSC_Test_2-RAN(2472)@7e0c241b4610: patched enc_l3: '038E0406600504020081'O MSC_Test_2-SCCP(2471)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2471)@7e0c241b4610: vl_len:22 MSC_Test_2-SCCP(2471)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2471)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A038E0406600504020081'O 20250823133939912 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939912 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939912 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939912 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133939912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133939912 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133939912 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133939912 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133939912 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133939912 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133939912 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133939912 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823133939913 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823133939913 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB callref-0x80000035 tid-8) New transaction (transaction.c:231) 20250823133939913 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823133939913 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823133939913 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) rx EMERG_SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823133939913 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133939913 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823133939913 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426: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) 20250823133939913 DCC NOTICE trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) EMERGENCY_SETUP to 112 (gsm_04_08_cc.c:704) 20250823133939913 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823133939913 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250823133939913 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220]{ESTABLISHING}: Allocated (fsm.c:456) 20250823133939913 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220]{ESTABLISHING}: is child of msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240] (fsm.c:486) 20250823133939913 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426: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) 20250823133939913 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedce830]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133939913 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedce830]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220] (fsm.c:486) 20250823133939913 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:no-CI)[0x561dbedce830]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250823133939913 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:no-CI)[0x561dbedce830]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823133939913 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbed6e4e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823133939913 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbed6e4e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220] (fsm.c:486) 20250823133939913 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x561dbed6e4e0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250823133939913 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x561dbed6e4e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2475)@7e0c241b4610: Found Expect[0] for { line := { verb := "CRCX", trans_id := "419", 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_emerg_call_imsi2(2480) TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823133939926 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:no-CI)[0x561dbedce830]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133939926 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133939926 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133939926 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{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) 20250823133939926 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426: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(2480)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823133939928 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x561dbed6e4e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133939928 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823133939928 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823133939928 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{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) 20250823133939928 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426: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) 20250823133939928 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) Sending Assignment Command (msc_a.c:706) 20250823133939928 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250823133939928 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{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) 20250823133939928 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823133939928 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939928 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939928 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939928 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133939928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939928 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133939928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(2474)@7e0c241b4610: Found MnccExpect[0] for "112" handled at TC_iu_emerg_call_imsi2(2480) MSC_Test_2-M3UA(2473)@7e0c241b4610: Message received on association #8 MSC_Test-MNCC(2474)@7e0c241b4610: Added conn table entry 0TC_iu_emerg_call_imsi2(2480)-2147483595 MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind 20250823133939934 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823133939934 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2471)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2471)@7e0c241b4610: vl_len:46 MSC_Test_2-SCCP(2471)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2471)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C601A7C350001C0A802150000000000000000000000000040040C0000'O 20250823133939961 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939961 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939961 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939961 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133939961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133939961 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133939961 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133939961 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133939961 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250823133939961 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=3 (ran_msg_iu.c:132) 20250823133939961 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133939961 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250823133939961 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=3 (ran_msg_iu.c:132) 20250823133939961 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250823133939961 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed6e4e0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250823133939961 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbed6e4e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133939961 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426: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) 20250823133939961 DCC INFO trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426: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) 20250823133939961 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426: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) 20250823133939961 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426: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(2480)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE 20250823133939963 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823133939963 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133939963 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133939963 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823133939963 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250823133939963 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133939963 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823133939963 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250823133939963 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939963 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939963 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939963 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133939963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939963 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133939963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133939963 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbed6e4e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133939964 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbed6e4e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133939964 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(2473)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133939966 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823133939966 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133939966 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133939966 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823133939966 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250823133939966 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133939966 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133939966 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939966 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939966 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939966 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133939966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939966 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133939966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823133939967 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823133939967 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426: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) 20250823133939967 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426: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) 20250823133939967 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedce830]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823133939967 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedce830]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823133939967 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedce830]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823133939968 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823133939968 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133939968 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133939968 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823133939968 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823133939968 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250823133939968 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133939968 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133939968 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939968 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133939968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133939968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX MSC_Test_2-SCCP(2471)@7e0c241b4610: Session index based on local reference:0 TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: { line := { verb := "MDCX", trans_id := "422", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a5" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a5", 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(2471)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133939969 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedce830]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823133939969 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedce830]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823133939969 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823133939969 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823133939969 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2472)@7e0c241b4610: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2472)@7e0c241b4610: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2471)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2471)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2471)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2471)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O 20250823133939970 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133939970 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133939970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133939970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133939970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133939970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133939970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133939970 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133939970 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133939970 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133939970 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133939970 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133939970 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133939970 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823133939970 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823133939970 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823133939970 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823133939970 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133939970 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: f_mo_call_establish DONE TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: Hold the call for some time TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: Call stayed open for 5.000000 seconds, all is well. TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: Hangup TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823133945485 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823133945485 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133945486 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823133945486 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823133945486 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250823133945486 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133945486 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133945486 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133945486 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133945486 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133945486 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133945486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133945486 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133945486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133945486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC 20250823133945493 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250823133945493 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133945493 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823133945493 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823133945493 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823133945493 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823133945493 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250823133945493 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133945493 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133945494 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133945494 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133945494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133945494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133945494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133945494 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133945494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133945494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2472)@7e0c241b4610: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2472)@7e0c241b4610: patched enc_l3: '032A'O MSC_Test_2-SCCP(2471)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2471)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2471)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2471)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O 20250823133945500 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133945500 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133945500 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133945500 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133945500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133945500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133945500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133945501 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133945501 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133945501 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133945501 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133945501 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133945501 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133945501 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823133945501 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250823133945501 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823133945501 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250823133945501 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823133945501 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823133945501 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823133945501 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823133945501 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133945501 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823133945501 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823133945501 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133945501 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133945501 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133945501 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823133945501 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbed6e4e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133945501 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbed6e4e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220] (call_leg.c:197) 20250823133945501 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbed6e4e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133945501 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbed6e4e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133945501 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedce830]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823133945501 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedce830]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220] (call_leg.c:197) 20250823133945502 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823133945502 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedce830]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823133945502 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedce830]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823133945502 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823133945502 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220]{RELEASING}: Removing from parent msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240] (call_leg.c:198) 20250823133945502 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220]{RELEASING}: Freeing instance (call_leg.c:198) 20250823133945502 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedc5220]{RELEASING}: Deallocated (fsm.c:568) 20250823133945502 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823133945502 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823133945502 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133945502 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133945502 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133945502 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133945502 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133945502 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133945502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133945502 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133945502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133945502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2474)@7e0c241b4610: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2480)-2147483595 MSC_Test_2-SCCP(2471)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2471)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2471)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2471)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2471)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823133945509 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133945509 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133945509 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133945509 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133945509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133945509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133945509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133945509 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133945509 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133945509 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133945509 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133945509 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133945509 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133945509 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823133945509 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133945509 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823133945509 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133945509 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133945509 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133945509 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240] (msc_a.c:1053) 20250823133945510 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133945510 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133945510 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb9a20] (msc_a.c:1053) 20250823133945510 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133945510 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133945510 DMSC DEBUG msub_fsm[0x561dbedb9a20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133945510 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB) MSC-A terminated (msub.c:261) 20250823133945510 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB) 1 MSC-I still active (msub.c:79) 20250823133945510 DMSC DEBUG msub_fsm[0x561dbedb9a20]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133945510 DMSC DEBUG msub_fsm[0x561dbedb9a20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133945510 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133945510 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: Removing from parent msub_fsm[0x561dbedb9a20] (msub.c:113) 20250823133945510 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-426 (ran_conn.c:142) 20250823133945510 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-426 (ran_conn.c:155) 20250823133945510 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: Freeing instance (msub.c:113) 20250823133945510 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB:UTRAN-Iu-426:CM_SERVICE_REQ)[0x561dbedb2ba0]{READY}: Deallocated (fsm.c:568) 20250823133945510 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB) Free (msub.c:119) 20250823133945510 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x13457FCB - active-conn: now used by 1 (attached) (msub.c:375) 20250823133945510 DMSC DEBUG msub_fsm[0x561dbedb9a20]{terminating}: Freeing instance (msub.c:113) 20250823133945510 DMSC DEBUG msub_fsm[0x561dbedb9a20]{terminating}: Deallocated (fsm.c:568) 20250823133945510 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133945510 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133945510 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133945510 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133945510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133945510 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133945510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133945510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-RAN(2472)@7e0c241b4610: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2480)3277666 20250823133945513 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133945513 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133945513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133945513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133945513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133945513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133945513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133945513 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: f_call_hangup 6.iu: rx SCCP DISC TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: f_call_hangup 9: done TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2480)@7e0c241b4610: Final verdict of PTC: pass 20250823133946523 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133946523 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133946524 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133946524 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823133946524 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133946524 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133946524 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133946524 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133946524 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133946524 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133946524 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) 20250823133946524 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133946524 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823133946524 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133946524 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133946524 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133946524 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133946524 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133946524 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(2470)@7e0c241b4610: Final verdict of PTC: none 20250823133946525 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823133946525 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133946526 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133946526 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133946526 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133946526 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133946526 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133946526 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133946526 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133946526 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133946526 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) 20250823133946526 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133946526 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133946526 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133946526 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133946526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133946526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133946526 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133946526 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133946526 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test_0-SCCP(2465)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2467)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(2468)@7e0c241b4610: Final verdict of PTC: none 20250823133946526 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2474)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2478)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(2477)@7e0c241b4610: Final verdict of PTC: none 20250823133946527 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) 20250823133946527 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133946527 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133946527 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823133946527 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) 20250823133946527 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) IPA-CTRL-CLI-IPA(2464)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2472)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2476)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2469)@7e0c241b4610: Final verdict of PTC: none 20250823133946527 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133946527 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133946527 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133946527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133946527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133946527 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133946527 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MGCP(2475)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2471)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2481)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2473)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2466)@7e0c241b4610: Final verdict of PTC: none 20250823133946527 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823133946527 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133946527 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(2479)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2464): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2465): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2466): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2467): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2468): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2469): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2470): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2471): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2472): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2473): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2474): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2475): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2476): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2477): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2478): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2479): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_emerg_call_imsi2(2480): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2481): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_emerg_call_imsi finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi pass'. Sat Aug 23 13:39:46 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 20250823133947529 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=583924) 20250823133948525 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133948525 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133948525 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133948527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133948527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133948527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133948527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133948527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133948527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133948529 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=583924, count=587232) 20250823133949531 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_establish_and_nothing'. ------ MSC_Tests_Iu.TC_iu_establish_and_nothing ------ Sat Aug 23 13:39:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_establish_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_establish_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823133950533 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_establish_and_nothing' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_establish_and_nothing started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2485)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2485)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2485)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2483)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2488)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2488)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2488)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2486)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2491)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2491)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2491)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2489)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823133951397 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2492)@7e0c241b4610: 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 } } } 20250823133951534 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823133951534 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2494)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2494)@7e0c241b4610: 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) } } } } 20250823133951540 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2494)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2494)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2494)@7e0c241b4610: 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(2494)@7e0c241b4610: 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(2494)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2494)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823133951554 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) 20250823133951554 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823133951556 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) 20250823133951556 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) 20250823133951556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133951556 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(2485)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2485)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2485)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133951558 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133951558 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133951558 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133951558 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133951558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133951558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133951558 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(2485)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2485)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2485)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2485)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2485)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133951559 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133951559 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133951559 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133951559 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133951559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133951559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133951559 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(2485)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2485)@7e0c241b4610: Message received on association #8 20250823133951559 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823133951559 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2485)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2485)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2485)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2485)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2485)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2485)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133951576 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) 20250823133951576 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) 20250823133951576 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133951576 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(2488)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2488)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2488)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133951577 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133951577 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133951577 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133951577 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133951577 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133951577 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133951577 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(2488)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2488)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2488)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2488)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2488)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2488)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2488)@7e0c241b4610: Message received on association #8 20250823133951578 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133951578 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133951578 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133951578 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133951578 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133951578 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133951578 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823133951578 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823133951578 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2488)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2488)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2488)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2488)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2488)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2488)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2495)@7e0c241b4610: Created GsupExpect[0] for "262420000001027" to be handled at TC_iu_establish_and_nothing2(2498) TC_iu_establish_and_nothing2(2498)@7e0c241b4610: 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 } } } } 20250823133951591 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) 20250823133951591 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) 20250823133951591 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823133951591 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(2491)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2491)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2491)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823133951592 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133951592 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823133951592 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823133951592 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823133951592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823133951592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823133951592 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(2491)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2491)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2491)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2491)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2491)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823133951593 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133951593 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823133951593 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823133951593 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823133951593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823133951593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823133951593 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(2491)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823133951593 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823133951593 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2491)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2488)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2491)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2488)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2491)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2491)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2491)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2491)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2491)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823133952365 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133952365 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133952365 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133952365 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823133952365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133952365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133952365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133952365 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2485)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133952365 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133952365 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133952365 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133952365 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823133952365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133952365 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133952365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823133952365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2485)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2485)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2484)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2488)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133952384 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133952384 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133952384 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823133952384 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:603) 20250823133952384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133952384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133952384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133952384 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133952384 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133952384 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133952384 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133952385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823133952385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133952385 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:233) 20250823133952385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823133952385 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2488)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2488)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2487)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823133952407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133952407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133952407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133952407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133952407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133952407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133952407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133952407 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133952407 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) 20250823133952407 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823133952407 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133952407 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133952407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133952407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133952407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133952407 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133952407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133952407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2491)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2490)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2490)@7e0c241b4610: Added conn table entry 0TC_iu_establish_and_nothing2(2498)12397419 MSC_Test_2-SCCP(2489)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2491)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133952420 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133952420 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133952420 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133952420 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133952420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133952420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133952420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133952420 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2490)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823133952420 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) 20250823133952420 DMSC DEBUG msub_fsm[0x561dbedb9c30]{active}: Allocated (fsm.c:456) 20250823133952420 DMSC DEBUG msc_i[0x561dbed6e4e0]{READY}: Allocated (fsm.c:456) 20250823133952420 DMSC DEBUG msc_i[0x561dbed6e4e0]{READY}: is child of msub_fsm[0x561dbedb9c30] (fsm.c:486) 20250823133952420 DMSC DEBUG msc_a[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133952420 DMSC DEBUG msc_a[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb9c30] (fsm.c:486) 20250823133952420 DMSC DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133952420 DMSC DEBUG msc_i(unknown:UTRAN-Iu-427:NONE)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133952420 DMSC DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133952420 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823133952420 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823133952420 DMM DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001027 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823133952420 DMM DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823133952420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823133952420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbed92fb0] (fsm.c:486) 20250823133952420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823133952420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823133952420 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823133952420 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001027 id=262420000001027 (vlr.c:661) 20250823133952420 DVLR INFO New subscr, IMSI: 262420000001027 (vlr.c:562) 20250823133952420 DVLR DEBUG VLR subscr IMSI-262420000001027 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823133952420 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133952420 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133952420 DVLR DEBUG VLR subscr IMSI-262420000001027 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823133952420 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823133952420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823133952420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823133952420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedce830]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823133952420 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedc5220]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133952420 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedc5220]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedce830] (fsm.c:486) 20250823133952420 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedc5220]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133952420 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedc5220]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133952420 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133952420 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133952420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133952420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133952421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133952421 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133952421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133952421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2491)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2489)@7e0c241b4610: { messageType := 2, destLocRef := 'BD2B6B'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(2489)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2495)@7e0c241b4610: Found GsupExpect[0] for "262420000001027" handled at TC_iu_establish_and_nothing2(2498) MSC_Test-GSUP(2495)@7e0c241b4610: Added IMSI table entry 0TC_iu_establish_and_nothing2(2498)"262420000001027" TC_iu_establish_and_nothing2(2498)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2498)@7e0c241b4610: setverdict(pass): none -> pass 20250823133952423 DVLR DEBUG VLR subscr IMSI-262420000001027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133952423 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedc5220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133952423 DVLR DEBUG SUBSCR(IMSI-262420000001027) Received 1 auth tuples (vlr.c:996) 20250823133952423 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedc5220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133952423 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedc5220]{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) 20250823133952423 DMM DEBUG Tx AUTH REQ (rand = a4f777b8bd4fb64e6da179db0baf86e1) (gsm_04_08.c:641) 20250823133952423 DMM DEBUG AUTH REQ (autn = 36e85cf8bc0c2c82bddd8345beb2c17c) (gsm_04_08.c:643) 20250823133952423 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823133952423 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133952423 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133952423 DVLR DEBUG VLR subscr IMSI-262420000001027 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133952423 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133952423 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133952423 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133952423 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133952423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133952423 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133952423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133952423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2491)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2489)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2489)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2489)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2489)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2490)@7e0c241b4610: patching N(SD)=1 into dtap '0514B2CCAEA921043A6ED0EA'O MSC_Test_2-RAN(2490)@7e0c241b4610: patched enc_l3: '0554B2CCAEA921043A6ED0EA'O MSC_Test_2-SCCP(2489)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2489)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2489)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2489)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B2CCAEA921043A6ED0EA'O 20250823133952429 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133952429 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133952429 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133952429 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133952429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(2491)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133952429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133952429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133952429 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133952429 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133952429 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133952429 DIUCS DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbed6e4e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133952429 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133952429 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133952429 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823133952429 DMM DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b2ccaea93a6ed0ea) (gsm_04_08.c:1128) 20250823133952429 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedc5220]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133952429 DVLR DEBUG SUBSCR(IMSI-262420000001027) AUTH on UTRAN received RES: b2ccaea93a6ed0ea (8 bytes) (vlr_auth_fsm.c:151) 20250823133952429 DVLR INFO SUBSCR(IMSI-262420000001027) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823133952429 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedc5220]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133952429 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedc5220]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133952429 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedc5220]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133952429 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedc5220]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedce830] (vlr_auth_fsm.c:294) 20250823133952429 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedc5220]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133952429 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedc5220]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133952429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823133952429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823133952429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823133952429 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823133952429 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=51fa85b976aa9c3980999c9885afc6d6, CK=NONE (ran_msg_iu.c:388) 20250823133952429 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823133952429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823133952429 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133952429 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133952429 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133952429 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133952429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133952429 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133952429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133952429 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2491)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2489)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2489)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2489)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2489)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2489)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2489)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2489)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2489)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2491)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133952434 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133952435 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133952435 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133952435 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133952435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133952435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133952435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133952435 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133952435 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133952435 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133952435 DIUCS DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbed6e4e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823133952435 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133952435 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823133952435 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823133952435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823133952435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823133952435 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823133952435 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133952435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823133952435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823133952435 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedc5220]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133952435 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedc5220]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedce830] (fsm.c:486) 20250823133952435 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedc5220]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823133952435 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedc5220]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823133952435 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133952435 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133952435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133952435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133952435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133952435 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133952435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133952435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2491)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2489)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2489)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2489)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2489)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133952437 DVLR DEBUG VLR subscr IMSI-262420000001027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133952437 DVLR DEBUG IMSI:262420000001027 has MSISDN:491230001027 (vlr.c:1045) 20250823133952437 DMSC NOTICE msub(IMSI-262420000001027:MSISDN-491230001027) VLR: update for IMSI=262420000001027 (MSISDN=491230001027) (gsm_04_08.c:1541) 20250823133952437 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133952437 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133952437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823133952437 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedc5220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823133952437 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedc5220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823133952437 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedc5220]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823133952437 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedc5220]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x561dbedce830] (vlr_lu_fsm.c:110) 20250823133952437 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedc5220]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823133952437 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x561dbedc5220]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133952437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823133952437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823133952437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x561dbedce680]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823133952437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x561dbedce680]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x561dbedce830] (fsm.c:486) 20250823133952437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x561dbedce680]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823133952437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x561dbedce680]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823133952437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x561dbedce680]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823133952437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x561dbedce680]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823133952437 DMSC NOTICE msub(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x5ECBB39D) VLR: update for IMSI=262420000001027 (MSISDN=491230001027) (gsm_04_08.c:1541) 20250823133952437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x561dbedce680]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823133952437 DMM DEBUG -> IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x5ECBB39D LOCATION UPDATE ACCEPT (TMSI = 0x5ecbb39d) (gsm_04_08.c:149) 20250823133952437 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823133952437 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133952437 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133952437 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x5ECBB39D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823133952437 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133952437 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133952437 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133952437 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133952437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133952437 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133952437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133952437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2491)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2489)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2489)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2489)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2489)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_establish_and_nothing2(2498)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2490)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2490)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2489)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2489)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2489)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2489)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823133952439 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133952439 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133952439 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133952439 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-M3UA(2491)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133952439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133952439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133952439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133952439 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133952439 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133952439 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133952439 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed6e4e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133952439 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133952439 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133952439 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823133952439 DMM DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823133952439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823133952439 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x561dbedce680]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823133952439 DMSC NOTICE msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D) VLR: update for IMSI=262420000001027 (MSISDN=491230001027) (gsm_04_08.c:1541) 20250823133952439 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823133952439 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x561dbedce680]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823133952439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823133952439 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x561dbedce680]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823133952439 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x561dbedce680]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbedce830] (vlr_lu_fsm.c:817) 20250823133952439 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x561dbedce680]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823133952439 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x561dbedce680]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823133952439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbedce830]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823133952439 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823133952439 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250823133952439 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001027/3/1): Available (smpp_smsc.c:626) 20250823133952439 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133952439 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133952439 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823133952439 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133952439 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D + 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) 20250823133952439 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133952439 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823133952439 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133952440 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823133952440 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133952440 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133952440 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133952440 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133952440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133952440 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133952440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133952440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2491)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2489)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2489)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2489)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2489)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2489)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2489)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2489)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2489)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2491)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133952443 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133952443 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133952443 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133952443 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133952443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133952443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133952443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133952443 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133952443 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133952443 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133952443 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed6e4e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133952443 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133952443 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133952443 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823133952443 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133952443 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823133952443 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133952443 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133952443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbedce830]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133952443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbedce830]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed92fb0] (msc_a.c:1053) 20250823133952443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbedce830]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823133952443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbedce830]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133952443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbedce830]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823133952443 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb9c30] (msc_a.c:1053) 20250823133952443 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133952443 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133952443 DMSC DEBUG msub_fsm[0x561dbedb9c30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133952443 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D) MSC-A terminated (msub.c:261) 20250823133952443 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D) 1 MSC-I still active (msub.c:79) 20250823133952443 DMSC DEBUG msub_fsm[0x561dbedb9c30]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133952443 DMSC DEBUG msub_fsm[0x561dbedb9c30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133952443 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed6e4e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133952443 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed6e4e0]{READY}: Removing from parent msub_fsm[0x561dbedb9c30] (msub.c:113) 20250823133952443 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-427 (ran_conn.c:142) 20250823133952443 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-427 (ran_conn.c:155) 20250823133952443 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed6e4e0]{READY}: Freeing instance (msub.c:113) 20250823133952443 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-427:LU)[0x561dbed6e4e0]{READY}: Deallocated (fsm.c:568) 20250823133952443 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D) Free (msub.c:119) 20250823133952443 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D - active-conn: now used by 1 (attached) (msub.c:375) 20250823133952443 DMSC DEBUG msub_fsm[0x561dbedb9c30]{terminating}: Freeing instance (msub.c:113) 20250823133952443 DMSC DEBUG msub_fsm[0x561dbedb9c30]{terminating}: Deallocated (fsm.c:568) 20250823133952443 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133952443 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133952443 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133952443 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133952443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133952443 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133952443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133952443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2491)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2489)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2491)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133952443 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133952443 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133952444 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133952444 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133952444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133952444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133952444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133952444 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2490)@7e0c241b4610: Deleted conn table entry 0TC_iu_establish_and_nothing2(2498)12397419 TC_iu_establish_and_nothing2(2498)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2498)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2498)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2498)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2498)@7e0c241b4610: 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 := '5ECBB39D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2490)@7e0c241b4610: Added conn table entry 0TC_iu_establish_and_nothing2(2498)15911708 MSC_Test_2-RAN(2490)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2489)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2491)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133952646 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133952646 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133952646 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133952646 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133952646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133952646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133952646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133952646 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133952646 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) 20250823133952646 DMSC DEBUG msub_fsm[0x561dbed92fb0]{active}: Allocated (fsm.c:456) 20250823133952646 DMSC DEBUG msc_i[0x561dbed6e4e0]{READY}: Allocated (fsm.c:456) 20250823133952646 DMSC DEBUG msc_i[0x561dbed6e4e0]{READY}: is child of msub_fsm[0x561dbed92fb0] (fsm.c:486) 20250823133952646 DMSC DEBUG msc_a[0x561dbedb9c30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823133952646 DMSC DEBUG msc_a[0x561dbedb9c30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed92fb0] (fsm.c:486) 20250823133952646 DMSC DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x561dbedb9c30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823133952646 DMSC DEBUG msc_i(unknown:UTRAN-Iu-428:NONE)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823133952646 DMSC DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x561dbedb9c30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823133952646 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x561dbedb9c30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823133952646 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x561dbedb9c30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823133952646 DMM DEBUG msc_a(TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823133952646 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823133952646 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30] (fsm.c:486) 20250823133952646 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823133952646 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823133952646 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823133952646 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823133952646 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823133952646 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823133952646 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823133952646 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823133952646 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedc5220]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823133952646 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedc5220]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedce680] (fsm.c:486) 20250823133952646 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedc5220]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823133952646 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedc5220]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823133952646 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823133952646 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133952646 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133952646 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133952646 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133952646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133952646 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133952646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133952646 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2491)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2489)@7e0c241b4610: { messageType := 2, destLocRef := 'F2CB1C'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(2489)@7e0c241b4610: Session index based on local reference:0 TC_iu_establish_and_nothing2(2498)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2498)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823133952648 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823133952648 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedc5220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823133952648 DVLR DEBUG SUBSCR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D) Received 1 auth tuples (vlr.c:996) 20250823133952648 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedc5220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823133952648 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedc5220]{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) 20250823133952648 DMM DEBUG Tx AUTH REQ (rand = 22d07296cb99479462e8b93940b50868) (gsm_04_08.c:641) 20250823133952648 DMM DEBUG AUTH REQ (autn = 8e8df5d8dc86b323a071a937426b5154) (gsm_04_08.c:643) 20250823133952648 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823133952648 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823133952648 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823133952648 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823133952648 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133952648 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133952648 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133952648 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133952648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133952648 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133952648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133952648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2491)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2489)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2489)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2489)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2489)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2490)@7e0c241b4610: patching N(SD)=1 into dtap '051473E6A2BD2104E6D3B977'O MSC_Test_2-RAN(2490)@7e0c241b4610: patched enc_l3: '055473E6A2BD2104E6D3B977'O MSC_Test_2-SCCP(2489)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2489)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2489)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2489)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055473E6A2BD2104E6D3B977'O 20250823133952649 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133952649 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133952649 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133952649 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133952649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(2491)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133952649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133952649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133952649 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133952649 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133952649 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133952650 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133952650 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133952650 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823133952650 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823133952650 DMM DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 73e6a2bde6d3b977) (gsm_04_08.c:1128) 20250823133952650 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedc5220]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823133952650 DVLR DEBUG SUBSCR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D) AUTH on UTRAN received RES: 73e6a2bde6d3b977 (8 bytes) (vlr_auth_fsm.c:151) 20250823133952650 DVLR INFO SUBSCR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823133952650 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedc5220]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823133952650 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedc5220]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823133952650 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedc5220]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823133952650 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedc5220]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedce680] (vlr_auth_fsm.c:294) 20250823133952650 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedc5220]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823133952650 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedc5220]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823133952650 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823133952650 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823133952650 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823133952650 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823133952650 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=447c5c4c7f64afbd41b8882020483167, CK=NONE (ran_msg_iu.c:388) 20250823133952650 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823133952650 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823133952650 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133952650 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133952650 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133952650 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133952650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133952650 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133952650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133952650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2491)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2489)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2489)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2489)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2489)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2489)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2489)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2489)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2489)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823133952651 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133952651 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133952651 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133952651 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133952651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133952651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(2491)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133952651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133952651 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133952651 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133952651 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133952651 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823133952651 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133952651 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823133952651 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823133952651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823133952651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823133952651 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823133952651 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823133952651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823133952651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823133952651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823133952651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823133952651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823133952651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823133952651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823133952651 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823133952651 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250823133952651 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001027/3/1): Available (smpp_smsc.c:626) 20250823133952652 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133952652 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133952652 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133952652 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133952652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133952652 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133952652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133952652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2491)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2489)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2489)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2489)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2489)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823133957647 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTHENTICATED}: Timeout of X1 (fsm.c:317) 20250823133957647 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250823133957647 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823133957647 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (cm_service_cc) (msc_a.c:948) 20250823133957647 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823133957647 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823133957647 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823133957647 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_RELEASING}: Releasing: canceling still pending use: cm_service_cc (1) (msc_a.c:976) 20250823133957647 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133957648 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823133957648 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823133957648 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823133957648 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133957648 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133957648 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133957648 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133957648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133957648 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133957648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133957648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2491)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2489)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2489)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2489)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2489)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2489)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2489)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2489)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2489)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2491)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133957657 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133957657 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133957657 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133957657 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133957657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133957658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133957658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133957658 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823133957658 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823133957658 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823133957658 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133957658 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823133957658 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823133957658 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823133957658 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823133957658 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823133957658 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823133957658 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823133957659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823133957659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30] (msc_a.c:1053) 20250823133957659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823133957659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823133957659 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed92fb0] (msc_a.c:1053) 20250823133957659 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823133957659 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823133957659 DMSC DEBUG msub_fsm[0x561dbed92fb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823133957659 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D) MSC-A terminated (msub.c:261) 20250823133957659 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D) 1 MSC-I still active (msub.c:79) 20250823133957659 DMSC DEBUG msub_fsm[0x561dbed92fb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823133957659 DMSC DEBUG msub_fsm[0x561dbed92fb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823133957659 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823133957659 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: Removing from parent msub_fsm[0x561dbed92fb0] (msub.c:113) 20250823133957659 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-428 (ran_conn.c:142) 20250823133957659 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-428 (ran_conn.c:155) 20250823133957659 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: Freeing instance (msub.c:113) 20250823133957659 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: Deallocated (fsm.c:568) 20250823133957659 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D) Free (msub.c:119) 20250823133957659 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x5ECBB39D - active-conn: now used by 1 (attached) (msub.c:375) 20250823133957659 DMSC DEBUG msub_fsm[0x561dbed92fb0]{terminating}: Freeing instance (msub.c:113) 20250823133957659 DMSC DEBUG msub_fsm[0x561dbed92fb0]{terminating}: Deallocated (fsm.c:568) 20250823133957659 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133957659 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133957660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133957660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823133957660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133957660 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133957660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823133957660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2491)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2489)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-RAN(2490)@7e0c241b4610: Deleted conn table entry 0TC_iu_establish_and_nothing2(2498)15911708 MSC_Test_2-M3UA(2491)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823133957662 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133957662 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823133957662 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823133957662 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823133957662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823133957662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823133957662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823133957662 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_establish_and_nothing2(2498)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2498)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2498)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2498)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(2483)@7e0c241b4610: Final verdict of PTC: none 20250823133957671 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133957671 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133957671 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133957671 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823133957671 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133957671 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133957671 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133957671 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823133957671 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) 20250823133957671 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133957671 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823133957671 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133957671 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133957672 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133957672 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133957672 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133957672 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-SCCP(2486)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(2488)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(2495)@7e0c241b4610: Final verdict of PTC: none 20250823133957672 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823133957672 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133957672 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823133957672 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) MSC_Test_2-SCCP(2489)@7e0c241b4610: Final verdict of PTC: none 20250823133957672 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823133957672 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133957672 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133957672 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) MSC_Test_0-M3UA(2485)@7e0c241b4610: Final verdict of PTC: none 20250823133957673 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) 20250823133957673 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133957673 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133957673 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133957673 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133957673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133957673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133957673 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133957673 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133957673 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823133957673 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133957673 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823133957673 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823133957673 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) 20250823133957673 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823133957673 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823133957673 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823133957673 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) 20250823133957673 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823133957673 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823133957673 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823133957673 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test-MNCC(2492)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2484)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2482)@7e0c241b4610: Final verdict of PTC: none 20250823133957673 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823133957673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823133957673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823133957673 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823133957673 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823133957673 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2487)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2490)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2496)@7e0c241b4610: Final verdict of PTC: none 20250823133957673 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823133957673 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823133957673 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-M3UA(2491)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2499)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2497)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2494)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2493)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2482): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2483): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2484): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2485): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2486): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2487): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2488): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2489): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2490): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2491): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2492): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2493): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2494): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2495): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2496): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2497): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_establish_and_nothing2(2498): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2499): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_establish_and_nothing finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_establish_and_nothing pass'. Sat Aug 23 13:39:57 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 20250823133958674 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=418852) 20250823133959672 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133959672 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133959672 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133959673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133959673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133959673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133959674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823133959674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823133959674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823133959675 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=418852, count=422160) 20250823134000676 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_establish_and_nothing pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing'. ------ MSC_Tests_Iu.TC_iu_mo_setup_and_nothing ------ Sat Aug 23 13:40:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_setup_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_setup_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134001677 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_mo_setup_and_nothing started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2503)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2503)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2503)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2501)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2506)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2506)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2506)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2504)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2509)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2509)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2509)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2507)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134002461 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2510)@7e0c241b4610: 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 } } } 20250823134002625 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) 20250823134002626 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) 20250823134002626 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134002626 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(2503)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2503)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2503)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2503)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2503)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134002630 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134002630 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134002630 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134002630 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134002630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134002630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134002630 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(2503)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2503)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2503)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134002631 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134002631 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134002631 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134002631 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134002631 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134002631 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134002631 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(2503)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2503)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2503)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134002631 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134002631 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2503)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2503)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2503)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2503)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2503)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134002640 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) 20250823134002640 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) 20250823134002640 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134002640 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(2506)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2506)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2506)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2506)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2506)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134002645 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134002645 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134002645 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134002645 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134002645 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134002645 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134002645 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(2506)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2506)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2506)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2506)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2506)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2506)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134002645 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134002645 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134002645 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134002645 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134002645 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134002645 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134002645 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(2506)@7e0c241b4610: Message received on association #8 20250823134002646 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134002646 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2506)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2506)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2506)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2506)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134002656 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) 20250823134002656 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) 20250823134002656 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134002656 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(2509)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2509)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2509)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134002664 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134002664 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134002664 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134002664 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134002664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134002664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134002664 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(2509)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2509)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2509)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2509)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2509)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134002667 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134002667 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134002667 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134002668 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134002668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134002668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_2-M3UA(2509)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134002668 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134002668 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134002668 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2506)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2506)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2509)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2509)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2509)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2509)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2509)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2509)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2509)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134002678 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134002678 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2512)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2512)@7e0c241b4610: 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) } } } } 20250823134002684 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2512)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2512)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2512)@7e0c241b4610: 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(2512)@7e0c241b4610: 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(2512)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2512)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134002715 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) 20250823134002715 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2513)@7e0c241b4610: Created GsupExpect[0] for "262420000001028" to be handled at TC_iu_mo_setup_and_nothing2(2516) TC_iu_mo_setup_and_nothing2(2516)@7e0c241b4610: 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 } } } } 20250823134003433 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134003433 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134003433 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134003433 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134003433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134003433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134003433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134003433 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2503)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134003434 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134003434 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134003434 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134003434 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134003434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134003434 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134003434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134003434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2503)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2503)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2502)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134003449 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134003449 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134003449 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134003449 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:603) 20250823134003449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134003449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134003449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134003449 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2506)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134003449 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134003449 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134003449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134003449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134003449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134003450 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:233) 20250823134003450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134003450 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2506)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2506)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2505)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134003469 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134003469 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134003469 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134003469 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134003469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134003469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134003469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134003469 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134003469 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) 20250823134003469 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134003469 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134003469 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134003469 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134003469 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134003469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134003469 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134003469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134003469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2509)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2508)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2508)@7e0c241b4610: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2516)1770854 MSC_Test_2-SCCP(2507)@7e0c241b4610: First idle individual index:0 20250823134003482 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134003482 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134003482 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134003482 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134003482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134003482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134003482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134003482 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2508)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134003483 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) 20250823134003483 DMSC DEBUG msub_fsm[0x561dbedce680]{active}: Allocated (fsm.c:456) 20250823134003483 DMSC DEBUG msc_i[0x561dbedb9c30]{READY}: Allocated (fsm.c:456) 20250823134003483 DMSC DEBUG msc_i[0x561dbedb9c30]{READY}: is child of msub_fsm[0x561dbedce680] (fsm.c:486) 20250823134003483 DMSC DEBUG msc_a[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134003483 DMSC DEBUG msc_a[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedce680] (fsm.c:486) 20250823134003483 DMSC DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134003483 DMSC DEBUG msc_i(unknown:UTRAN-Iu-429:NONE)[0x561dbedb9c30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134003483 DMSC DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134003483 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134003483 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134003483 DMM DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001028 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134003483 DMM DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134003483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134003483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed6e4e0] (fsm.c:486) 20250823134003483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134003483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134003483 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134003483 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001028 id=262420000001028 (vlr.c:661) 20250823134003483 DVLR INFO New subscr, IMSI: 262420000001028 (vlr.c:562) 20250823134003483 DVLR DEBUG VLR subscr IMSI-262420000001028 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134003483 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134003483 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134003483 DVLR DEBUG VLR subscr IMSI-262420000001028 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134003483 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134003483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134003483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134003483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed92fb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134003483 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed65540]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134003483 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed65540]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed92fb0] (fsm.c:486) 20250823134003483 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed65540]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134003483 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed65540]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134003483 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134003483 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134003483 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134003483 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134003483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134003483 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134003483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134003483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2509)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2507)@7e0c241b4610: { messageType := 2, destLocRef := '1B0566'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-GSUP(2513)@7e0c241b4610: Found GsupExpect[0] for "262420000001028" handled at TC_iu_mo_setup_and_nothing2(2516) MSC_Test-GSUP(2513)@7e0c241b4610: Added IMSI table entry 0TC_iu_mo_setup_and_nothing2(2516)"262420000001028" MSC_Test_2-SCCP(2507)@7e0c241b4610: Session index based on local reference:0 TC_iu_mo_setup_and_nothing2(2516)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2516)@7e0c241b4610: setverdict(pass): none -> pass 20250823134003486 DVLR DEBUG VLR subscr IMSI-262420000001028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134003486 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed65540]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134003486 DVLR DEBUG SUBSCR(IMSI-262420000001028) Received 1 auth tuples (vlr.c:996) 20250823134003486 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed65540]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134003486 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed65540]{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) 20250823134003486 DMM DEBUG Tx AUTH REQ (rand = 54ac28fa8ffb970c7f6abc77425d9823) (gsm_04_08.c:641) 20250823134003486 DMM DEBUG AUTH REQ (autn = b9f59b4b904ce4fde0896b6953fda6ea) (gsm_04_08.c:643) 20250823134003486 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134003486 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134003486 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbedb9c30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134003486 DVLR DEBUG VLR subscr IMSI-262420000001028 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134003487 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134003487 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134003487 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134003487 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134003487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134003487 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134003487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134003487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2509)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2507)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2508)@7e0c241b4610: patching N(SD)=1 into dtap '0514BE947C602104923F673A'O MSC_Test_2-RAN(2508)@7e0c241b4610: patched enc_l3: '0554BE947C602104923F673A'O MSC_Test_2-SCCP(2507)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2507)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2507)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2507)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BE947C602104923F673A'O MSC_Test_2-M3UA(2509)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134003493 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134003493 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134003493 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134003493 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134003493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134003493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134003493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134003493 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134003493 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134003493 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbedb9c30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134003493 DIUCS DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbedb9c30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134003493 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134003493 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134003493 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134003493 DMM DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = be947c60923f673a) (gsm_04_08.c:1128) 20250823134003493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed65540]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134003493 DVLR DEBUG SUBSCR(IMSI-262420000001028) AUTH on UTRAN received RES: be947c60923f673a (8 bytes) (vlr_auth_fsm.c:151) 20250823134003493 DVLR INFO SUBSCR(IMSI-262420000001028) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134003493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed65540]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134003493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed65540]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134003493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed65540]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134003493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed65540]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed92fb0] (vlr_auth_fsm.c:294) 20250823134003493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed65540]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134003493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed65540]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134003493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134003493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134003493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134003493 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134003493 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=81cd68dc6f43b8da510101003d8aaa6b, CK=NONE (ran_msg_iu.c:388) 20250823134003493 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbedb9c30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134003493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134003493 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134003493 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134003493 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134003493 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134003493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134003493 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134003493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134003493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2509)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2507)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2507)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2507)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2507)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2507)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2509)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134003500 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134003500 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134003500 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134003500 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134003500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134003500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134003500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134003500 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134003500 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134003500 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbedb9c30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134003500 DIUCS DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbedb9c30]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134003500 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134003500 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134003500 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134003500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134003500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134003500 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134003501 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbedb9c30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134003501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134003501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134003501 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed65540]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134003501 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed65540]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed92fb0] (fsm.c:486) 20250823134003501 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed65540]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134003501 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed65540]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134003501 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134003501 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134003501 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134003501 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134003501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134003501 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134003501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134003501 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2509)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2507)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134003504 DVLR DEBUG VLR subscr IMSI-262420000001028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134003504 DVLR DEBUG IMSI:262420000001028 has MSISDN:491230001028 (vlr.c:1045) 20250823134003504 DMSC NOTICE msub(IMSI-262420000001028:MSISDN-491230001028) VLR: update for IMSI=262420000001028 (MSISDN=491230001028) (gsm_04_08.c:1541) 20250823134003504 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134003504 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134003504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134003504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed65540]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134003504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed65540]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134003504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed65540]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134003504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed65540]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x561dbed92fb0] (vlr_lu_fsm.c:110) 20250823134003504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed65540]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134003504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x561dbed65540]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134003504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134003504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134003504 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x561dbeda5240]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134003504 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x561dbeda5240]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x561dbed92fb0] (fsm.c:486) 20250823134003504 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x561dbeda5240]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134003504 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x561dbeda5240]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134003504 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x561dbeda5240]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134003504 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x561dbeda5240]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134003504 DMSC NOTICE msub(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0xA2144375) VLR: update for IMSI=262420000001028 (MSISDN=491230001028) (gsm_04_08.c:1541) 20250823134003504 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x561dbeda5240]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134003504 DMM DEBUG -> IMSI-262420000001028:MSISDN-491230001028:TMSInew-0xA2144375 LOCATION UPDATE ACCEPT (TMSI = 0xa2144375) (gsm_04_08.c:149) 20250823134003504 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134003504 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134003504 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0xA2144375:UTRAN-Iu-429:LU)[0x561dbedb9c30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134003504 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSInew-0xA2144375 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134003504 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134003504 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134003504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134003504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134003504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134003504 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134003504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134003504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2509)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2507)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_setup_and_nothing2(2516)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2508)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2508)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2507)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2507)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2507)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2507)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134003508 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134003508 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134003508 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134003508 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134003508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(2509)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134003508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134003508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134003508 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134003508 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134003508 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0xA2144375:UTRAN-Iu-429:LU)[0x561dbedb9c30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134003508 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0xA2144375:UTRAN-Iu-429:LU)[0x561dbedb9c30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134003508 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134003508 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134003508 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134003508 DMM DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134003508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134003508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x561dbeda5240]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134003508 DMSC NOTICE msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375) VLR: update for IMSI=262420000001028 (MSISDN=491230001028) (gsm_04_08.c:1541) 20250823134003508 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134003508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x561dbeda5240]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134003508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134003508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x561dbeda5240]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134003508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x561dbeda5240]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed92fb0] (vlr_lu_fsm.c:817) 20250823134003508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x561dbeda5240]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134003508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x561dbeda5240]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134003508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed92fb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134003508 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134003508 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250823134003508 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001028/3/1): Available (smpp_smsc.c:626) 20250823134003508 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134003508 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134003508 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134003508 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134003508 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375 + 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) 20250823134003508 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134003508 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134003508 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbedb9c30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134003508 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134003508 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134003508 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134003508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134003508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134003508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134003508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134003508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134003508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2509)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2507)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2507)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2507)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2507)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2507)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134003513 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134003513 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(2509)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134003513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134003513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134003513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134003513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134003513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134003513 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134003513 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134003513 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbedb9c30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134003513 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbedb9c30]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134003513 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134003513 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134003513 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134003513 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134003513 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134003513 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134003513 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134003513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed92fb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134003513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed92fb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed6e4e0] (msc_a.c:1053) 20250823134003513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed92fb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134003513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed92fb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134003513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed92fb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134003513 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedce680] (msc_a.c:1053) 20250823134003513 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134003513 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134003513 DMSC DEBUG msub_fsm[0x561dbedce680]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134003513 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375) MSC-A terminated (msub.c:261) 20250823134003513 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375) 1 MSC-I still active (msub.c:79) 20250823134003513 DMSC DEBUG msub_fsm[0x561dbedce680]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134003513 DMSC DEBUG msub_fsm[0x561dbedce680]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134003513 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbedb9c30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134003513 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbedb9c30]{READY}: Removing from parent msub_fsm[0x561dbedce680] (msub.c:113) 20250823134003513 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-429 (ran_conn.c:142) 20250823134003513 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-429 (ran_conn.c:155) 20250823134003513 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbedb9c30]{READY}: Freeing instance (msub.c:113) 20250823134003513 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-429:LU)[0x561dbedb9c30]{READY}: Deallocated (fsm.c:568) 20250823134003513 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375) Free (msub.c:119) 20250823134003513 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134003513 DMSC DEBUG msub_fsm[0x561dbedce680]{terminating}: Freeing instance (msub.c:113) 20250823134003513 DMSC DEBUG msub_fsm[0x561dbedce680]{terminating}: Deallocated (fsm.c:568) 20250823134003513 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134003513 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134003513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134003513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134003513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134003513 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134003513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134003513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2509)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2507)@7e0c241b4610: Session index based on local reference:0 20250823134003514 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134003514 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134003514 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134003514 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134003514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(2509)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2508)@7e0c241b4610: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2516)1770854 20250823134003514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134003514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134003514 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_mo_setup_and_nothing2(2516)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2516)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2516)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2516)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2516)@7e0c241b4610: 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 := 'A2144375'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2508)@7e0c241b4610: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2516)9127570 MSC_Test_2-RAN(2508)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2507)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2509)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134003718 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134003718 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134003718 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134003718 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134003718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134003718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134003718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134003718 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134003719 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) 20250823134003719 DMSC DEBUG msub_fsm[0x561dbed92fb0]{active}: Allocated (fsm.c:456) 20250823134003719 DMSC DEBUG msc_i[0x561dbed6e4e0]{READY}: Allocated (fsm.c:456) 20250823134003719 DMSC DEBUG msc_i[0x561dbed6e4e0]{READY}: is child of msub_fsm[0x561dbed92fb0] (fsm.c:486) 20250823134003719 DMSC DEBUG msc_a[0x561dbedb9c30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134003719 DMSC DEBUG msc_a[0x561dbedb9c30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed92fb0] (fsm.c:486) 20250823134003720 DMSC DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x561dbedb9c30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134003720 DMSC DEBUG msc_i(unknown:UTRAN-Iu-430:NONE)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134003720 DMSC DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x561dbedb9c30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134003720 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x561dbedb9c30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134003720 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x561dbedb9c30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134003720 DMM DEBUG msc_a(TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823134003720 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134003720 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30] (fsm.c:486) 20250823134003720 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134003720 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134003720 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134003720 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134003720 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134003720 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134003720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134003720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134003720 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed65540]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134003720 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed65540]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedce680] (fsm.c:486) 20250823134003720 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed65540]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134003720 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed65540]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134003720 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134003721 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134003721 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134003721 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134003721 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134003721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134003721 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134003721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134003721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2509)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2507)@7e0c241b4610: { messageType := 2, destLocRef := '8B4692'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(2507)@7e0c241b4610: Session index based on local reference:0 TC_iu_mo_setup_and_nothing2(2516)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2516)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134003728 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134003728 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed65540]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134003728 DVLR DEBUG SUBSCR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375) Received 1 auth tuples (vlr.c:996) 20250823134003728 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed65540]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134003728 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed65540]{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) 20250823134003728 DMM DEBUG Tx AUTH REQ (rand = e6415c2e4c963249a9246352340b0157) (gsm_04_08.c:641) 20250823134003728 DMM DEBUG AUTH REQ (autn = a5d2e60754cceda41eb297afd18518b9) (gsm_04_08.c:643) 20250823134003728 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134003728 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134003728 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134003728 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134003729 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134003729 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134003729 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134003729 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134003729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134003729 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134003729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134003729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2509)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2507)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2508)@7e0c241b4610: patching N(SD)=1 into dtap '0514FC0EA62021043CBBA7CD'O MSC_Test_2-RAN(2508)@7e0c241b4610: patched enc_l3: '0554FC0EA62021043CBBA7CD'O MSC_Test_2-SCCP(2507)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2507)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2507)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2507)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FC0EA62021043CBBA7CD'O 20250823134003739 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134003739 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134003739 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134003739 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134003739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134003739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134003739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2509)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134003739 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134003739 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134003739 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134003740 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134003740 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134003740 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134003740 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134003740 DMM DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = fc0ea6203cbba7cd) (gsm_04_08.c:1128) 20250823134003740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed65540]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134003740 DVLR DEBUG SUBSCR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375) AUTH on UTRAN received RES: fc0ea6203cbba7cd (8 bytes) (vlr_auth_fsm.c:151) 20250823134003740 DVLR INFO SUBSCR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134003740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed65540]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134003740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed65540]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134003740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed65540]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134003740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed65540]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedce680] (vlr_auth_fsm.c:294) 20250823134003740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed65540]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134003740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed65540]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134003740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134003740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134003740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134003740 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134003740 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=78d1b2980e588a5c8e8619253f2c37ee, CK=NONE (ran_msg_iu.c:388) 20250823134003740 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134003740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134003740 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134003740 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134003740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134003740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134003740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134003740 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134003740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134003740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2509)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2507)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2507)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2507)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2507)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2507)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134003746 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134003746 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134003746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134003746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134003746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134003746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134003746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134003746 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134003746 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134003746 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134003746 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134003746 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134003746 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134003746 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134003746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134003746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134003746 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134003746 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134003746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134003746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134003746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134003746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134003747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134003747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134003747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134003747 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134003747 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250823134003747 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001028/3/1): Available (smpp_smsc.c:626) 20250823134003747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134003747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134003747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134003747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134003747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134003747 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134003747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134003747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2509)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2507)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2510)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_setup_and_nothing2(2516) MSC_Test-MGCP(2511)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_setup_and_nothing2(2516) MSC_Test_2-RAN(2508)@7e0c241b4610: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2508)@7e0c241b4610: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2507)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2507)@7e0c241b4610: vl_len:28 MSC_Test_2-SCCP(2507)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2507)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250823134003769 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134003769 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134003769 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134003769 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134003769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134003769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134003769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134003769 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134003769 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134003769 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134003769 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134003769 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134003769 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134003769 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134003769 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823134003769 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375 callref-0x80000036 tid-8) New transaction (transaction.c:231) 20250823134003770 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823134003770 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134003770 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000036 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823134003770 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000036 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823134003770 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823134003770 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430: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) 20250823134003770 DCC INFO trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000036 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823134003770 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000036 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823134003770 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250823134003770 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed65540]{ESTABLISHING}: Allocated (fsm.c:456) 20250823134003770 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed65540]{ESTABLISHING}: is child of msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30] (fsm.c:486) 20250823134003770 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430: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) 20250823134003770 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9930]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823134003770 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9930]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed65540] (fsm.c:486) 20250823134003770 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x561dbedb9930]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250823134003770 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x561dbedb9930]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823134003770 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb2cd0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823134003770 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb2cd0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed65540] (fsm.c:486) 20250823134003771 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x561dbedb2cd0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250823134003771 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x561dbedb2cd0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2511)@7e0c241b4610: Found Expect[0] for { line := { verb := "CRCX", trans_id := "425", 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_setup_and_nothing2(2516) 20250823134006771 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x561dbedb2cd0]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250823134006771 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x561dbedb2cd0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250823134006771 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x561dbedb2cd0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250823134006771 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x561dbedb2cd0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed65540] (rtp_stream.c:239) 20250823134006771 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x561dbedb2cd0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250823134006771 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x561dbedb2cd0]{DISCARDING}: Deallocated (fsm.c:568) 20250823134006772 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed65540]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250823134006772 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed65540]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823134006772 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x561dbedb9930]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823134006772 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x561dbedb9930]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed65540] (call_leg.c:197) 20250823134006772 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x561dbedb9930]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250823134006772 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x561dbedb9930]{ESTABLISHING}: Deallocated (fsm.c:568) 20250823134006772 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x561dbedb2ba0]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250823134006772 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed65540]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823134006772 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed65540]{RELEASING}: Removing from parent msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30] (call_leg.c:198) 20250823134006772 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed65540]{RELEASING}: Freeing instance (call_leg.c:198) 20250823134006772 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed65540]{RELEASING}: Deallocated (fsm.c:568) 20250823134006772 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823134006772 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000036 tid-8) Freeing transaction (transaction.c:243) 20250823134006772 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000036 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823134006772 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000036 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823134006772 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250823134006772 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134006772 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134006772 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000036 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823134006772 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000036 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823134006772 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000036 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823134006772 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134006772 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134006772 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134006772 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134006772 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134006772 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134006772 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134006773 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134006773 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134006773 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134006773 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134006773 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134006773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134006773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134006773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134006773 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134006773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134006773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134006773 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134006773 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134006773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134006773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134006773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134006773 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134006773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134006773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2509)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2509)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(2507)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2509)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2507)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2507)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2507)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2507)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2507)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2507)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2509)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134006785 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134006785 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134006785 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134006785 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134006785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134006785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134006785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134006785 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134006786 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134006786 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134006786 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134006786 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134006786 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134006786 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134006786 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134006786 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134006786 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134006786 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134006786 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134006786 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30] (msc_a.c:1053) 20250823134006786 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134006786 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedce680]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134006786 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed92fb0] (msc_a.c:1053) 20250823134006786 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134006786 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbedb9c30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134006786 DMSC DEBUG msub_fsm[0x561dbed92fb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134006786 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375) MSC-A terminated (msub.c:261) 20250823134006786 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375) 1 MSC-I still active (msub.c:79) 20250823134006786 DMSC DEBUG msub_fsm[0x561dbed92fb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134006786 DMSC DEBUG msub_fsm[0x561dbed92fb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134006786 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134006786 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: Removing from parent msub_fsm[0x561dbed92fb0] (msub.c:113) 20250823134006786 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-430 (ran_conn.c:142) 20250823134006786 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-430 (ran_conn.c:155) 20250823134006786 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: Freeing instance (msub.c:113) 20250823134006786 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375:UTRAN-Iu-430:CM_SERVICE_REQ)[0x561dbed6e4e0]{READY}: Deallocated (fsm.c:568) 20250823134006786 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375) Free (msub.c:119) 20250823134006786 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA2144375 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134006786 DMSC DEBUG msub_fsm[0x561dbed92fb0]{terminating}: Freeing instance (msub.c:113) 20250823134006786 DMSC DEBUG msub_fsm[0x561dbed92fb0]{terminating}: Deallocated (fsm.c:568) 20250823134006786 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134006787 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134006787 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134006787 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134006787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134006787 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134006787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134006787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2509)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2507)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-RAN(2508)@7e0c241b4610: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2516)9127570 20250823134006789 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134006789 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134006789 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134006789 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134006789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134006789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134006789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134006789 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_setup_and_nothing2(2516)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2516)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2516)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2516)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(2501)@7e0c241b4610: Final verdict of PTC: none 20250823134007801 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134007801 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134007801 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134007801 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134007801 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134007801 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134007801 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823134007802 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134007802 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(2513)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2503)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(2504)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(2506)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2512)@7e0c241b4610: Final verdict of PTC: none 20250823134007802 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134007802 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2509)@7e0c241b4610: Final verdict of PTC: none 20250823134007802 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134007802 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134007802 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134007802 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(2502)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2500)@7e0c241b4610: Final verdict of PTC: none 20250823134007801 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134007801 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134007801 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134007802 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134007802 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134007802 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134007802 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134007802 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134007802 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134007802 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134007802 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134007802 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134007802 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134007802 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134007802 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) 20250823134007802 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134007802 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134007802 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134007802 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134007802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134007802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134007802 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134007802 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134007802 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) 20250823134007802 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134007802 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134007802 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134007802 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134007802 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134007802 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134007802 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134007802 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134007802 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134007802 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134007802 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134007802 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134007802 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) 20250823134007802 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134007802 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134007802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134007802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134007802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134007802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134007802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134007802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MNCC(2510)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2514)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2505)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2515)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2507)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2511)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2517)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2508)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2500): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2501): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2502): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2503): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2504): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2505): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2506): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2507): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2508): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2509): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2510): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2511): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2512): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2513): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2514): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2515): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_mo_setup_and_nothing2(2516): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2517): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_mo_setup_and_nothing finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass'. Sat Aug 23 13:40:07 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 20250823134008802 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=463588) 20250823134009803 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134009803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134009803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134009803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134009803 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134009803 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134009803 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134009803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134009803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134009803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=463588, count=466896) 20250823134010804 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout'. ------ MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout ------ Sat Aug 23 13:40:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134011805 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_mo_crcx_ran_timeout started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2521)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2521)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2521)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2519)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2524)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2524)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2524)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2522)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2527)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2527)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2527)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2525)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134012664 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2528)@7e0c241b4610: 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 } } } 20250823134012806 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134012806 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2530)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2530)@7e0c241b4610: 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) } } } } 20250823134012813 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2530)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2530)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2530)@7e0c241b4610: 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(2530)@7e0c241b4610: 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(2530)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2530)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134012822 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) 20250823134012822 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) 20250823134012822 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134012822 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(2521)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2521)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2521)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2521)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2521)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134012827 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134012827 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134012827 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134012827 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134012827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134012827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134012827 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(2521)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2521)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2521)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2521)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2521)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2521)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134012829 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134012829 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134012829 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134012829 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134012829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134012829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134012829 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134012829 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134012829 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2521)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2521)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2521)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2521)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2521)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134012836 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) 20250823134012836 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) 20250823134012836 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134012836 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(2524)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2524)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2524)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2524)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2524)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134012838 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134012838 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134012838 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134012838 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134012838 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134012838 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134012838 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(2524)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2524)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2524)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134012839 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134012839 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134012839 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134012839 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134012839 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134012839 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134012839 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(2524)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2524)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2524)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2524)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2524)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2524)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823134012839 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134012839 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2524)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2524)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134012840 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) 20250823134012840 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823134012854 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) 20250823134012854 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) 20250823134012854 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134012854 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(2527)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2527)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2527)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134012857 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134012857 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134012857 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134012857 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134012857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134012857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134012857 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(2527)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2527)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2527)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2527)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2527)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134012858 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134012858 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134012858 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) MSC_Test_2-M3UA(2527)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134012858 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134012858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134012858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134012858 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(2527)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2524)@7e0c241b4610: Message received on association #8 20250823134012858 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134012858 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2527)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2524)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2527)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2527)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2527)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2527)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2527)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2531)@7e0c241b4610: Created GsupExpect[0] for "262420000001029" to be handled at TC_iu_mo_crcx_ran_timeout2(2534) TC_iu_mo_crcx_ran_timeout2(2534)@7e0c241b4610: 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 } } } } 20250823134013634 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134013634 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134013634 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134013634 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134013634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134013634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134013634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134013634 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2521)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134013634 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134013634 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134013634 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134013634 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134013634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134013634 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134013634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134013634 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2521)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2521)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2520)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2524)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134013647 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134013647 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134013647 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134013647 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:603) 20250823134013647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134013647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134013647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134013647 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134013648 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134013648 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134013648 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134013648 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134013648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134013648 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:233) 20250823134013648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134013648 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2524)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2524)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2523)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2527)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134013669 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134013669 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134013669 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134013669 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134013669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134013669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134013669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134013669 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134013669 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) 20250823134013669 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134013670 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134013670 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134013670 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134013670 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134013670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134013670 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134013670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134013670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2527)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2526)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2526)@7e0c241b4610: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2534)13729881 MSC_Test_2-SCCP(2525)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2527)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134013683 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134013683 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134013683 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134013683 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134013683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134013683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134013683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134013683 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134013683 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) 20250823134013683 DMSC DEBUG msub_fsm[0x561dbedb9c30]{active}: Allocated (fsm.c:456) 20250823134013683 DMSC DEBUG msc_i[0x561dbed6e4e0]{READY}: Allocated (fsm.c:456) 20250823134013683 DMSC DEBUG msc_i[0x561dbed6e4e0]{READY}: is child of msub_fsm[0x561dbedb9c30] (fsm.c:486) 20250823134013683 DMSC DEBUG msc_a[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134013683 DMSC DEBUG msc_a[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb9c30] (fsm.c:486) 20250823134013683 DMSC DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134013683 DMSC DEBUG msc_i(unknown:UTRAN-Iu-431:NONE)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134013683 DMSC DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2526)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134013683 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134013683 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134013683 DMM DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001029 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134013683 DMM DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134013683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbedb2cd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134013683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbedb2cd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed92fb0] (fsm.c:486) 20250823134013683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbedb2cd0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134013683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbedb2cd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134013683 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134013683 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001029 id=262420000001029 (vlr.c:661) 20250823134013683 DVLR INFO New subscr, IMSI: 262420000001029 (vlr.c:562) 20250823134013683 DVLR DEBUG VLR subscr IMSI-262420000001029 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134013683 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134013683 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134013683 DVLR DEBUG VLR subscr IMSI-262420000001029 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134013683 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134013683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbedb2cd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134013683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbedb2cd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134013683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbedb2cd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134013683 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed65540]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134013683 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed65540]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbedb2cd0] (fsm.c:486) 20250823134013683 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed65540]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134013683 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed65540]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134013683 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134013683 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134013683 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134013683 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134013683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134013683 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134013683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134013683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2527)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2525)@7e0c241b4610: { messageType := 2, destLocRef := 'D18059'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-GSUP(2531)@7e0c241b4610: Found GsupExpect[0] for "262420000001029" handled at TC_iu_mo_crcx_ran_timeout2(2534) MSC_Test-GSUP(2531)@7e0c241b4610: Added IMSI table entry 0TC_iu_mo_crcx_ran_timeout2(2534)"262420000001029" MSC_Test_2-SCCP(2525)@7e0c241b4610: Session index based on local reference:0 TC_iu_mo_crcx_ran_timeout2(2534)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2534)@7e0c241b4610: setverdict(pass): none -> pass 20250823134013686 DVLR DEBUG VLR subscr IMSI-262420000001029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134013686 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed65540]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134013686 DVLR DEBUG SUBSCR(IMSI-262420000001029) Received 1 auth tuples (vlr.c:996) 20250823134013686 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed65540]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134013686 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed65540]{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) 20250823134013686 DMM DEBUG Tx AUTH REQ (rand = 4699b2ffef644ce9a0be8922c8802b59) (gsm_04_08.c:641) 20250823134013686 DMM DEBUG AUTH REQ (autn = 51b5652c77ecafb8788bc244ce5ef8ce) (gsm_04_08.c:643) 20250823134013686 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134013686 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134013686 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134013686 DVLR DEBUG VLR subscr IMSI-262420000001029 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134013686 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134013686 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134013686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134013686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134013686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134013686 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134013686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134013686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2527)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2525)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2526)@7e0c241b4610: patching N(SD)=1 into dtap '05149B79BBFB2104AC33F32F'O MSC_Test_2-RAN(2526)@7e0c241b4610: patched enc_l3: '05549B79BBFB2104AC33F32F'O MSC_Test_2-SCCP(2525)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2525)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2525)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2525)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549B79BBFB2104AC33F32F'O MSC_Test_2-M3UA(2527)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134013692 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134013692 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134013692 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134013692 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134013692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134013692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134013692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134013692 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134013692 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134013692 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134013692 DIUCS DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed6e4e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134013692 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134013692 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134013692 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134013692 DMM DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9b79bbfbac33f32f) (gsm_04_08.c:1128) 20250823134013692 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed65540]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134013692 DVLR DEBUG SUBSCR(IMSI-262420000001029) AUTH on UTRAN received RES: 9b79bbfbac33f32f (8 bytes) (vlr_auth_fsm.c:151) 20250823134013692 DVLR INFO SUBSCR(IMSI-262420000001029) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134013692 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed65540]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134013692 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed65540]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134013692 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed65540]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134013692 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed65540]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbedb2cd0] (vlr_auth_fsm.c:294) 20250823134013692 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed65540]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134013692 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed65540]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134013692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134013692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134013692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134013692 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134013692 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=66dded17491ca1663033fb39e7b4bdef, CK=NONE (ran_msg_iu.c:388) 20250823134013692 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134013692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134013692 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134013692 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134013692 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134013692 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134013692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134013692 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134013692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134013692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2527)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2525)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2525)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2525)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2525)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2525)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2527)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134013698 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134013698 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134013698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134013698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134013698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134013698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134013698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134013698 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134013698 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134013698 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134013698 DIUCS DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed6e4e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134013698 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134013698 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134013698 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134013698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134013698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134013698 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134013698 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134013698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134013698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134013698 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed65540]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134013698 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed65540]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbedb2cd0] (fsm.c:486) 20250823134013698 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed65540]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134013698 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed65540]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134013698 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134013698 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134013698 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134013698 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134013698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134013698 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134013698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134013698 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2527)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2525)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134013700 DVLR DEBUG VLR subscr IMSI-262420000001029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134013700 DVLR DEBUG IMSI:262420000001029 has MSISDN:491230001029 (vlr.c:1045) 20250823134013700 DMSC NOTICE msub(IMSI-262420000001029:MSISDN-491230001029) VLR: update for IMSI=262420000001029 (MSISDN=491230001029) (gsm_04_08.c:1541) 20250823134013700 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134013700 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134013700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134013700 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed65540]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134013700 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed65540]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134013700 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed65540]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134013700 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed65540]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x561dbedb2cd0] (vlr_lu_fsm.c:110) 20250823134013700 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed65540]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134013700 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x561dbed65540]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134013700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134013700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134013700 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x561dbedb2ba0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134013700 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x561dbedb2ba0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x561dbedb2cd0] (fsm.c:486) 20250823134013700 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x561dbedb2ba0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134013700 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x561dbedb2ba0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134013700 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x561dbedb2ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134013700 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x561dbedb2ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134013700 DMSC NOTICE msub(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x1F105269) VLR: update for IMSI=262420000001029 (MSISDN=491230001029) (gsm_04_08.c:1541) 20250823134013700 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x561dbedb2ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134013700 DMM DEBUG -> IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x1F105269 LOCATION UPDATE ACCEPT (TMSI = 0x1f105269) (gsm_04_08.c:149) 20250823134013700 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134013700 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134013700 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134013700 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x1F105269 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134013701 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134013701 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134013701 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134013701 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134013701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134013701 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134013701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134013701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2527)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2525)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_timeout2(2534)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2526)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2526)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2525)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2525)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2525)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2525)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2527)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134013703 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134013703 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134013703 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134013703 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134013703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134013703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134013703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134013703 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134013703 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134013703 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134013703 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed6e4e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134013703 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134013703 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134013703 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134013703 DMM DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134013703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x1F105269:UTRAN-Iu-431:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134013703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x561dbedb2ba0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134013703 DMSC NOTICE msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269) VLR: update for IMSI=262420000001029 (MSISDN=491230001029) (gsm_04_08.c:1541) 20250823134013703 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134013703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x561dbedb2ba0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134013703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134013703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x561dbedb2ba0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134013703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x561dbedb2ba0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbedb2cd0] (vlr_lu_fsm.c:817) 20250823134013703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x561dbedb2ba0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134013703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x561dbedb2ba0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134013703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbedb2cd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134013703 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134013703 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250823134013703 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001029/3/1): Available (smpp_smsc.c:626) 20250823134013703 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134013703 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134013703 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134013703 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134013703 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269 + 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) 20250823134013703 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134013703 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134013703 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134013703 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134013703 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134013703 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134013703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134013703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134013703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134013703 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134013703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134013703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2527)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2525)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2525)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2525)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2525)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2525)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2527)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134013706 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134013706 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134013706 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134013706 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134013706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134013706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134013706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134013706 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134013706 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134013706 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed6e4e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134013706 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed6e4e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134013706 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134013706 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134013706 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134013706 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134013706 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134013706 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134013706 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134013706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbedb2cd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134013706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbedb2cd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed92fb0] (msc_a.c:1053) 20250823134013706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbedb2cd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134013706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbedb2cd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134013706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbedb2cd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134013706 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb9c30] (msc_a.c:1053) 20250823134013706 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134013706 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed92fb0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134013706 DMSC DEBUG msub_fsm[0x561dbedb9c30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134013706 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269) MSC-A terminated (msub.c:261) 20250823134013706 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269) 1 MSC-I still active (msub.c:79) 20250823134013706 DMSC DEBUG msub_fsm[0x561dbedb9c30]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134013706 DMSC DEBUG msub_fsm[0x561dbedb9c30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134013706 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed6e4e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134013706 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed6e4e0]{READY}: Removing from parent msub_fsm[0x561dbedb9c30] (msub.c:113) 20250823134013706 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-431 (ran_conn.c:142) 20250823134013706 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-431 (ran_conn.c:155) 20250823134013706 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed6e4e0]{READY}: Freeing instance (msub.c:113) 20250823134013706 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-431:LU)[0x561dbed6e4e0]{READY}: Deallocated (fsm.c:568) 20250823134013706 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269) Free (msub.c:119) 20250823134013706 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134013706 DMSC DEBUG msub_fsm[0x561dbedb9c30]{terminating}: Freeing instance (msub.c:113) 20250823134013706 DMSC DEBUG msub_fsm[0x561dbedb9c30]{terminating}: Deallocated (fsm.c:568) 20250823134013706 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134013706 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134013706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134013706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134013706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134013707 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134013707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134013707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2527)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2525)@7e0c241b4610: Session index based on local reference:0 20250823134013707 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134013707 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134013707 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(2527)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134013707 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134013707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134013707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134013707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134013707 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2526)@7e0c241b4610: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2534)13729881 TC_iu_mo_crcx_ran_timeout2(2534)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2534)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2534)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2534)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2534)@7e0c241b4610: 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 := '1F105269'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2526)@7e0c241b4610: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2534)8025176 MSC_Test_2-RAN(2526)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2525)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2527)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134013914 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134013914 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134013914 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134013914 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134013914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134013914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134013914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134013914 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134013914 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) 20250823134013914 DMSC DEBUG msub_fsm[0x561dbedb2cd0]{active}: Allocated (fsm.c:456) 20250823134013914 DMSC DEBUG msc_i[0x561dbed92fb0]{READY}: Allocated (fsm.c:456) 20250823134013914 DMSC DEBUG msc_i[0x561dbed92fb0]{READY}: is child of msub_fsm[0x561dbedb2cd0] (fsm.c:486) 20250823134013914 DMSC DEBUG msc_a[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134013914 DMSC DEBUG msc_a[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb2cd0] (fsm.c:486) 20250823134013914 DMSC DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134013914 DMSC DEBUG msc_i(unknown:UTRAN-Iu-432:NONE)[0x561dbed92fb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134013914 DMSC DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134013914 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134013914 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134013914 DMM DEBUG msc_a(TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823134013914 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb9c30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134013914 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb9c30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0] (fsm.c:486) 20250823134013914 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb9c30]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134013914 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb9c30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134013914 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134013914 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134013914 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134013914 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134013914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb9c30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134013914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb9c30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134013914 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb2ba0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134013914 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb2ba0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb9c30] (fsm.c:486) 20250823134013914 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb2ba0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134013914 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb2ba0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134013914 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134013914 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134013914 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134013914 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134013914 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134013914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134013914 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134013914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134013914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2527)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2525)@7e0c241b4610: { messageType := 2, destLocRef := '7A7458'O ("ztX"), 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(2525)@7e0c241b4610: Session index based on local reference:0 TC_iu_mo_crcx_ran_timeout2(2534)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2534)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134013917 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134013917 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb2ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134013917 DVLR DEBUG SUBSCR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269) Received 1 auth tuples (vlr.c:996) 20250823134013917 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb2ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134013917 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb2ba0]{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) 20250823134013917 DMM DEBUG Tx AUTH REQ (rand = d811184091ed6e91e75aa660dd83d323) (gsm_04_08.c:641) 20250823134013917 DMM DEBUG AUTH REQ (autn = 404fbb22342baf40a1a885e27aad7cf5) (gsm_04_08.c:643) 20250823134013917 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134013917 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134013917 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134013917 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134013917 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134013917 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134013917 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134013917 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134013917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134013917 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134013917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134013917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2527)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2525)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2526)@7e0c241b4610: patching N(SD)=1 into dtap '05147B31675C2104623B5A8D'O MSC_Test_2-RAN(2526)@7e0c241b4610: patched enc_l3: '05547B31675C2104623B5A8D'O MSC_Test_2-SCCP(2525)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2525)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2525)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2525)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547B31675C2104623B5A8D'O MSC_Test_2-M3UA(2527)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134013919 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134013919 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134013919 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134013919 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134013919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134013919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134013919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134013919 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134013919 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134013919 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134013919 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134013919 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134013919 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134013919 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134013919 DMM DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7b31675c623b5a8d) (gsm_04_08.c:1128) 20250823134013919 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb2ba0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134013919 DVLR DEBUG SUBSCR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269) AUTH on UTRAN received RES: 7b31675c623b5a8d (8 bytes) (vlr_auth_fsm.c:151) 20250823134013919 DVLR INFO SUBSCR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134013919 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb2ba0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134013919 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb2ba0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134013919 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb2ba0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134013919 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb2ba0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb9c30] (vlr_auth_fsm.c:294) 20250823134013919 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb2ba0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134013919 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb2ba0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134013919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb9c30]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134013919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb9c30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134013919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb9c30]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134013919 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134013919 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a1cebe98f120c4b88d8a6e1989d49c4a, CK=NONE (ran_msg_iu.c:388) 20250823134013919 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134013919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb9c30]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134013919 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134013919 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134013919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134013919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134013919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134013919 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134013919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134013919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2527)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2525)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2525)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2525)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2525)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2525)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2527)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134013921 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134013921 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134013921 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134013921 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134013921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134013921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134013921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134013921 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134013921 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134013921 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134013921 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134013921 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134013921 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134013921 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134013921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb9c30]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134013921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb9c30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134013921 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134013921 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134013921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb9c30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134013921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb9c30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134013921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb9c30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134013921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb9c30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134013921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb9c30]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134013921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb9c30]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134013921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb9c30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134013921 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134013921 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250823134013921 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001029/3/1): Available (smpp_smsc.c:626) 20250823134013921 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134013921 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134013921 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134013921 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134013921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134013921 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134013921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134013921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2527)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2525)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2528)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_timeout2(2534) MSC_Test-MGCP(2529)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_crcx_ran_timeout2(2534) MSC_Test_2-RAN(2526)@7e0c241b4610: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2526)@7e0c241b4610: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2525)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2525)@7e0c241b4610: vl_len:28 MSC_Test_2-SCCP(2525)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2525)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2527)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134013928 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134013928 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134013928 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134013928 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134013929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134013929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134013929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134013929 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134013929 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134013929 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134013929 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134013929 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134013929 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134013929 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134013929 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823134013929 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269 callref-0x80000037 tid-8) New transaction (transaction.c:231) 20250823134013929 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823134013929 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134013929 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000037 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823134013929 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000037 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823134013929 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823134013929 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432: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) 20250823134013929 DCC INFO trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000037 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823134013929 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000037 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823134013929 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250823134013929 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb2ba0]{ESTABLISHING}: Allocated (fsm.c:456) 20250823134013929 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb2ba0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0] (fsm.c:486) 20250823134013929 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432: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) 20250823134013929 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbeda3240]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823134013929 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbeda3240]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb2ba0] (fsm.c:486) 20250823134013929 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_CN:no-CI)[0x561dbeda3240]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250823134013929 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_CN:no-CI)[0x561dbeda3240]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823134013929 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedbce20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823134013929 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedbce20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb2ba0] (fsm.c:486) 20250823134013929 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_RAN:no-CI)[0x561dbedbce20]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250823134013929 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_RAN:no-CI)[0x561dbedbce20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2529)@7e0c241b4610: Found Expect[0] for { line := { verb := "CRCX", trans_id := "426", 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_mo_crcx_ran_timeout2(2534) TC_iu_mo_crcx_ran_timeout2(2534)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823134013936 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_CN:no-CI)[0x561dbeda3240]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823134013936 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb2ba0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823134013936 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823134013936 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{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) 20250823134013936 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432: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(2534)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2528)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_iu_mo_crcx_ran_timeout2(2534) MSC_Test-MNCC(2528)@7e0c241b4610: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2534)-2147483593 TC_iu_mo_crcx_ran_timeout2(2534)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_timeout2(2534)@7e0c241b4610: f_mo_call_establish DONE TC_iu_mo_crcx_ran_timeout2(2534)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134016930 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_RAN:no-CI)[0x561dbedbce20]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250823134016930 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_RAN:no-CI)[0x561dbedbce20]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250823134016930 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_RAN:no-CI)[0x561dbedbce20]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250823134016930 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_RAN:no-CI)[0x561dbedbce20]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb2ba0] (rtp_stream.c:239) 20250823134016930 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_RAN:no-CI)[0x561dbedbce20]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250823134016930 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_RAN:no-CI)[0x561dbedbce20]{DISCARDING}: Deallocated (fsm.c:568) 20250823134016930 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb2ba0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250823134016930 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb2ba0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823134016931 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbeda3240]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823134016931 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbeda3240]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb2ba0] (call_leg.c:197) 20250823134016931 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbeda3240]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250823134016931 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbeda3240]{ESTABLISHING}: Deallocated (fsm.c:568) 20250823134016931 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x561dbedbcf50]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250823134016931 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb2ba0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823134016931 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb2ba0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0] (call_leg.c:198) 20250823134016931 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb2ba0]{RELEASING}: Freeing instance (call_leg.c:198) 20250823134016931 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb2ba0]{RELEASING}: Deallocated (fsm.c:568) 20250823134016931 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823134016931 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000037 tid-8) Freeing transaction (transaction.c:243) 20250823134016931 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000037 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823134016931 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000037 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823134016931 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000037 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823134016931 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250823134016931 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134016931 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134016931 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000037 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823134016931 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000037 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823134016931 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000037 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823134016931 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134016932 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134016932 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134016932 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134016932 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134016932 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134016932 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134016932 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134016932 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134016932 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134016932 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134016932 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134016932 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134016932 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134016932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134016932 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134016932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134016932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134016933 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134016933 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134016933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134016933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134016933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134016933 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134016933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134016933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2527)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2527)@7e0c241b4610: Message received on association #8 MSC_Test-MNCC(2528)@7e0c241b4610: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2534)-2147483593 MSC_Test_2-M3UA(2527)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2525)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2525)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2525)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2525)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2525)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2525)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2525)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2527)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134016943 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134016943 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134016943 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134016943 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134016943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134016943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134016943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134016944 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134016944 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134016944 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134016944 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134016944 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134016944 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134016944 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134016944 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134016944 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134016944 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134016944 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134016944 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb9c30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134016944 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb9c30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0] (msc_a.c:1053) 20250823134016944 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb9c30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134016944 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbedb9c30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134016944 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb2cd0] (msc_a.c:1053) 20250823134016945 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134016945 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed6e4e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134016945 DMSC DEBUG msub_fsm[0x561dbedb2cd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134016945 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269) MSC-A terminated (msub.c:261) 20250823134016945 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269) 1 MSC-I still active (msub.c:79) 20250823134016945 DMSC DEBUG msub_fsm[0x561dbedb2cd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134016945 DMSC DEBUG msub_fsm[0x561dbedb2cd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134016945 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134016945 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Removing from parent msub_fsm[0x561dbedb2cd0] (msub.c:113) 20250823134016945 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-432 (ran_conn.c:142) 20250823134016945 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-432 (ran_conn.c:155) 20250823134016945 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Freeing instance (msub.c:113) 20250823134016945 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269:UTRAN-Iu-432:CM_SERVICE_REQ)[0x561dbed92fb0]{READY}: Deallocated (fsm.c:568) 20250823134016945 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269) Free (msub.c:119) 20250823134016945 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x1F105269 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134016945 DMSC DEBUG msub_fsm[0x561dbedb2cd0]{terminating}: Freeing instance (msub.c:113) 20250823134016945 DMSC DEBUG msub_fsm[0x561dbedb2cd0]{terminating}: Deallocated (fsm.c:568) 20250823134016945 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134016945 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134016945 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134016945 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134016945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134016945 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134016946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134016946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2527)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2525)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-RAN(2526)@7e0c241b4610: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2534)8025176 20250823134016949 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134016949 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134016949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134016949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134016949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134016949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(2527)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_crcx_ran_timeout2(2534)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134016949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134016949 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_mo_crcx_ran_timeout2(2534)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2534)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2534)@7e0c241b4610: Final verdict of PTC: pass 20250823134016956 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134016957 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134016957 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134016957 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134016957 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134016957 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134016957 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134016957 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134016957 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) 20250823134016957 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134016957 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134016957 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134016957 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134016957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134016957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134016957 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134016957 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134016958 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134016958 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2519)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2521)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(2531)@7e0c241b4610: Final verdict of PTC: none 20250823134016959 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134016959 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134016959 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) 20250823134016959 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134016959 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134016959 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134016959 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823134016959 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134016960 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823134016960 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250823134016960 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) 20250823134016960 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823134016960 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134016960 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134016960 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134016960 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134016960 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) MSC_Test_1-M3UA(2524)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(2522)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2525)@7e0c241b4610: Final verdict of PTC: none 20250823134016960 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) MSC_Test-GSUP-IPA(2530)@7e0c241b4610: Final verdict of PTC: none 20250823134016961 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134016960 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134016960 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134016961 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) 20250823134016961 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134016961 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134016961 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134016961 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) 20250823134016961 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823134016961 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134016961 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823134016961 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250823134016961 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2523)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2526)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2535)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2533)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2520)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2527)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2528)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2518)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2532)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2529)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2518): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2519): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2520): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2521): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2522): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2523): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2524): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2525): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2526): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2527): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2528): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2529): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2530): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2531): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2532): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2533): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_mo_crcx_ran_timeout2(2534): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2535): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_mo_crcx_ran_timeout finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass'. Sat Aug 23 13:40:17 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 20250823134017961 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=468048) 20250823134018958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134018959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134018959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134018961 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134018961 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134018961 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134018962 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=468048, count=470432) 20250823134019962 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject'. ------ MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject ------ Sat Aug 23 13:40:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134020963 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_mo_crcx_ran_reject started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2539)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2539)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2539)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2537)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2542)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2542)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2542)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2540)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2545)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2545)@7e0c241b4610: M3UA emulation initiated, the test can be started MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2545)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2543)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134021846 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2546)@7e0c241b4610: 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 } } } 20250823134021964 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134021964 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2548)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2548)@7e0c241b4610: 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) } } } } 20250823134021971 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2548)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2548)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2548)@7e0c241b4610: 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(2548)@7e0c241b4610: 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(2548)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2548)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134021998 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) 20250823134021998 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823134022010 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) 20250823134022010 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) 20250823134022010 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134022010 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(2539)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2539)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2539)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2539)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2539)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134022011 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134022011 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134022011 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134022011 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134022011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134022011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134022011 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(2539)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2539)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2539)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2539)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134022012 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134022012 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134022012 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134022012 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) MSC_Test_0-M3UA(2539)@7e0c241b4610: Message received on association #8 20250823134022013 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134022013 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134022013 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134022013 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(2539)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134022013 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134022013 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2539)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2539)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2539)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2539)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2539)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134022030 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) 20250823134022030 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) 20250823134022030 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134022030 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250823134022030 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134022030 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134022030 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134022030 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134022030 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134022030 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134022030 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(2542)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2542)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2542)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2542)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2542)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2542)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2542)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2542)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2542)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2542)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2542)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134022034 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134022034 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134022034 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134022034 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134022034 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134022034 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134022034 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134022034 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) 20250823134022034 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134022034 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134022042 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) 20250823134022042 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) 20250823134022042 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) 20250823134022042 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1106) 20250823134022042 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134022042 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:192) 20250823134022042 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2542)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2542)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2542)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2542)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2542)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2545)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2545)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2545)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2545)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2545)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2542)@7e0c241b4610: Message received on association #8 20250823134022046 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134022046 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134022046 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134022046 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134022046 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134022046 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:300) 20250823134022046 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:663) 20250823134022046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134022046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134022046 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2542)@7e0c241b4610: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2545)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2545)@7e0c241b4610: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2545)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2545)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2545)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2545)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2545)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134022050 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134022050 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134022050 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134022050 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134022050 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134022050 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134022050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134022050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:467) 20250823134022050 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(2545)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2545)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2545)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2545)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2545)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2545)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2542)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2542)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test-GSUP(2549)@7e0c241b4610: Created GsupExpect[0] for "262420000001030" to be handled at TC_iu_mo_crcx_ran_reject2(2552) TC_iu_mo_crcx_ran_reject2(2552)@7e0c241b4610: 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 } } } } 20250823134022823 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134022823 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134022823 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134022823 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134022823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134022823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134022823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134022823 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2539)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134022824 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134022824 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134022824 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134022824 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134022824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134022824 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134022824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134022824 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2539)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2539)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2538)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134022832 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134022832 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134022832 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134022832 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:603) 20250823134022832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134022832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134022832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134022832 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2542)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134022832 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134022832 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134022832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134022832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134022832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134022832 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:233) 20250823134022832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134022832 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2542)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2542)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2541)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134022855 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134022855 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134022855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134022855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134022855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134022855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134022855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134022855 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134022856 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) 20250823134022856 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134022856 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134022856 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134022856 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134022856 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134022856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134022856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134022856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134022856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2545)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2544)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2544)@7e0c241b4610: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2552)7306940 MSC_Test_2-SCCP(2543)@7e0c241b4610: First idle individual index:0 20250823134022874 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134022874 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134022874 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134022874 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134022874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134022874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134022874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134022874 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134022874 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) 20250823134022874 DMSC DEBUG msub_fsm[0x561dbed92fb0]{active}: Allocated (fsm.c:456) 20250823134022874 DMSC DEBUG msc_i[0x561dbedb2cd0]{READY}: Allocated (fsm.c:456) 20250823134022874 DMSC DEBUG msc_i[0x561dbedb2cd0]{READY}: is child of msub_fsm[0x561dbed92fb0] (fsm.c:486) 20250823134022874 DMSC DEBUG msc_a[0x561dbedbce20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134022874 DMSC DEBUG msc_a[0x561dbedbce20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed92fb0] (fsm.c:486) 20250823134022874 DMSC DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x561dbedbce20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134022874 DMSC DEBUG msc_i(unknown:UTRAN-Iu-433:NONE)[0x561dbedb2cd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134022874 DMSC DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x561dbedbce20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2544)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134022874 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x561dbedbce20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134022874 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x561dbedbce20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134022874 DMM DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001030 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134022874 DMM DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134022874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134022874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedbce20] (fsm.c:486) 20250823134022874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134022874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134022875 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134022875 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001030 id=262420000001030 (vlr.c:661) 20250823134022875 DVLR INFO New subscr, IMSI: 262420000001030 (vlr.c:562) 20250823134022875 DVLR DEBUG VLR subscr IMSI-262420000001030 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134022875 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134022875 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134022875 DVLR DEBUG VLR subscr IMSI-262420000001030 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134022875 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134022875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134022875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134022875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbeda3240]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134022875 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2ba0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134022875 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2ba0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbeda3240] (fsm.c:486) 20250823134022875 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2ba0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134022875 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2ba0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134022875 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134022875 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134022875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134022875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134022875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134022875 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134022875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134022875 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2545)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@7e0c241b4610: { messageType := 2, destLocRef := '6F7EBC'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-SCCP(2543)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2549)@7e0c241b4610: Found GsupExpect[0] for "262420000001030" handled at TC_iu_mo_crcx_ran_reject2(2552) MSC_Test-GSUP(2549)@7e0c241b4610: Added IMSI table entry 0TC_iu_mo_crcx_ran_reject2(2552)"262420000001030" TC_iu_mo_crcx_ran_reject2(2552)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2552)@7e0c241b4610: setverdict(pass): none -> pass 20250823134022878 DVLR DEBUG VLR subscr IMSI-262420000001030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134022878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134022878 DVLR DEBUG SUBSCR(IMSI-262420000001030) Received 1 auth tuples (vlr.c:996) 20250823134022878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134022878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2ba0]{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) 20250823134022878 DMM DEBUG Tx AUTH REQ (rand = 61ded3e58b0c848278a9734a0d553614) (gsm_04_08.c:641) 20250823134022878 DMM DEBUG AUTH REQ (autn = 5ef977971f3ffbde4df460c0f7221b49) (gsm_04_08.c:643) 20250823134022878 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134022878 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134022878 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2cd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134022878 DVLR DEBUG VLR subscr IMSI-262420000001030 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134022878 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134022878 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134022878 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134022878 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134022878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134022878 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134022878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134022878 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2545)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2544)@7e0c241b4610: patching N(SD)=1 into dtap '0514D3956D082104AEA543CC'O MSC_Test_2-RAN(2544)@7e0c241b4610: patched enc_l3: '0554D3956D082104AEA543CC'O MSC_Test_2-SCCP(2543)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2543)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2543)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D3956D082104AEA543CC'O MSC_Test_2-M3UA(2545)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134022884 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134022884 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134022884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134022884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134022884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134022884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134022884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134022884 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134022884 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134022884 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2cd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134022884 DIUCS DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2cd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134022884 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134022884 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134022884 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134022884 DMM DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d3956d08aea543cc) (gsm_04_08.c:1128) 20250823134022884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2ba0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134022884 DVLR DEBUG SUBSCR(IMSI-262420000001030) AUTH on UTRAN received RES: d3956d08aea543cc (8 bytes) (vlr_auth_fsm.c:151) 20250823134022884 DVLR INFO SUBSCR(IMSI-262420000001030) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134022884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2ba0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134022884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2ba0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134022884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2ba0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134022884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2ba0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbeda3240] (vlr_auth_fsm.c:294) 20250823134022884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2ba0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134022884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2ba0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134022884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbeda3240]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134022884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbeda3240]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134022884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbeda3240]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134022884 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134022884 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=eb65f121125aa65207b78fcef0534766, CK=NONE (ran_msg_iu.c:388) 20250823134022884 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2cd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134022884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbeda3240]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134022885 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134022885 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134022885 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134022885 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134022885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134022885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134022885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134022885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2545)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2543)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2543)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2543)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2545)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134022890 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134022890 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134022890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134022890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134022890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134022890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134022890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134022890 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134022890 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134022890 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2cd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134022890 DIUCS DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2cd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134022890 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134022890 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134022890 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134022890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbeda3240]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134022890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbeda3240]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134022890 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134022890 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2cd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134022890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbeda3240]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134022890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbeda3240]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134022890 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2ba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134022890 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2ba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbeda3240] (fsm.c:486) 20250823134022890 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2ba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134022890 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2ba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134022890 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134022890 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134022890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134022890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134022890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134022890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134022890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134022890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2545)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134022892 DVLR DEBUG VLR subscr IMSI-262420000001030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134022892 DVLR DEBUG IMSI:262420000001030 has MSISDN:491230001030 (vlr.c:1045) 20250823134022892 DMSC NOTICE msub(IMSI-262420000001030:MSISDN-491230001030) VLR: update for IMSI=262420000001030 (MSISDN=491230001030) (gsm_04_08.c:1541) 20250823134022892 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134022892 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134022892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x561dbeda3240]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134022892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134022892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134022892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2ba0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134022892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2ba0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x561dbeda3240] (vlr_lu_fsm.c:110) 20250823134022892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2ba0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134022892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x561dbedb2ba0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134022892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x561dbeda3240]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134022892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x561dbeda3240]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134022892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x561dbedb2900]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134022892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x561dbedb2900]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x561dbeda3240] (fsm.c:486) 20250823134022892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x561dbedb2900]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134022892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x561dbedb2900]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134022892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x561dbedb2900]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134022892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x561dbedb2900]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134022892 DMSC NOTICE msub(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x1E3A9E37) VLR: update for IMSI=262420000001030 (MSISDN=491230001030) (gsm_04_08.c:1541) 20250823134022892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x561dbedb2900]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134022892 DMM DEBUG -> IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x1E3A9E37 LOCATION UPDATE ACCEPT (TMSI = 0x1e3a9e37) (gsm_04_08.c:149) 20250823134022892 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134022892 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134022892 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedb2cd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134022892 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x1E3A9E37 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134022893 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134022893 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134022893 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134022893 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134022893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134022893 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134022893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134022893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2545)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2552)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2544)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2544)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2543)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2543)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2543)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2545)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134022894 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134022894 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134022894 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134022894 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134022894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134022894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134022894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134022894 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134022894 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134022894 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedb2cd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134022894 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedb2cd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134022894 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134022894 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134022894 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134022894 DMM DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134022894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbeda3240]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134022894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x561dbedb2900]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134022894 DMSC NOTICE msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37) VLR: update for IMSI=262420000001030 (MSISDN=491230001030) (gsm_04_08.c:1541) 20250823134022894 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134022894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x561dbedb2900]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134022894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbeda3240]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134022894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x561dbedb2900]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134022894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x561dbedb2900]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbeda3240] (vlr_lu_fsm.c:817) 20250823134022894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x561dbedb2900]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134022894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x561dbedb2900]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134022894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbeda3240]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134022894 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134022894 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250823134022894 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001030/3/1): Available (smpp_smsc.c:626) 20250823134022895 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134022895 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134022895 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134022895 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134022895 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37 + 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) 20250823134022895 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134022895 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134022895 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedb2cd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134022895 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134022895 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134022895 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134022895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134022895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134022895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134022895 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134022895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134022895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2545)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2543)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2543)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2543)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2545)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134022899 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134022899 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134022899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134022899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134022899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134022899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134022899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134022899 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134022899 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134022899 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedb2cd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134022899 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedb2cd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134022899 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134022899 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134022899 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134022899 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134022899 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134022899 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134022899 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134022899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbeda3240]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134022899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbeda3240]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedbce20] (msc_a.c:1053) 20250823134022899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbeda3240]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134022899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbeda3240]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134022899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbeda3240]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134022899 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed92fb0] (msc_a.c:1053) 20250823134022899 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134022899 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedbce20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134022899 DMSC DEBUG msub_fsm[0x561dbed92fb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134022899 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37) MSC-A terminated (msub.c:261) 20250823134022899 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37) 1 MSC-I still active (msub.c:79) 20250823134022899 DMSC DEBUG msub_fsm[0x561dbed92fb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134022899 DMSC DEBUG msub_fsm[0x561dbed92fb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134022899 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedb2cd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134022899 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedb2cd0]{READY}: Removing from parent msub_fsm[0x561dbed92fb0] (msub.c:113) 20250823134022899 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-433 (ran_conn.c:142) 20250823134022899 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-433 (ran_conn.c:155) 20250823134022899 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedb2cd0]{READY}: Freeing instance (msub.c:113) 20250823134022899 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-433:LU)[0x561dbedb2cd0]{READY}: Deallocated (fsm.c:568) 20250823134022899 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37) Free (msub.c:119) 20250823134022899 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134022899 DMSC DEBUG msub_fsm[0x561dbed92fb0]{terminating}: Freeing instance (msub.c:113) 20250823134022899 DMSC DEBUG msub_fsm[0x561dbed92fb0]{terminating}: Deallocated (fsm.c:568) 20250823134022899 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134022899 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134022899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134022899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134022899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134022899 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134022899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134022899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2545)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2545)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134022900 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134022900 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134022900 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134022900 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134022900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134022900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134022900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134022900 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2544)@7e0c241b4610: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2552)7306940 TC_iu_mo_crcx_ran_reject2(2552)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2552)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2552)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2552)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2552)@7e0c241b4610: 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 := '1E3A9E37'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2544)@7e0c241b4610: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2552)16588921 MSC_Test_2-RAN(2544)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2543)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2545)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134023102 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134023102 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134023102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134023102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134023102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134023102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134023102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134023102 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134023103 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) 20250823134023103 DMSC DEBUG msub_fsm[0x561dbeda3240]{active}: Allocated (fsm.c:456) 20250823134023103 DMSC DEBUG msc_i[0x561dbedbce20]{READY}: Allocated (fsm.c:456) 20250823134023103 DMSC DEBUG msc_i[0x561dbedbce20]{READY}: is child of msub_fsm[0x561dbeda3240] (fsm.c:486) 20250823134023103 DMSC DEBUG msc_a[0x561dbedb2cd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134023103 DMSC DEBUG msc_a[0x561dbedb2cd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeda3240] (fsm.c:486) 20250823134023103 DMSC DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x561dbedb2cd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134023103 DMSC DEBUG msc_i(unknown:UTRAN-Iu-434:NONE)[0x561dbedbce20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134023103 DMSC DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x561dbedb2cd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134023103 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x561dbedb2cd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134023103 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x561dbedb2cd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134023103 DMM DEBUG msc_a(TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823134023103 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134023103 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0] (fsm.c:486) 20250823134023103 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134023103 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134023104 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134023104 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134023104 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134023104 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134023104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134023104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134023104 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2900]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134023104 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2900]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbed92fb0] (fsm.c:486) 20250823134023104 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2900]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134023104 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2900]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134023104 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134023104 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134023104 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134023104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134023104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134023104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134023104 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134023104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134023104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2545)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@7e0c241b4610: { messageType := 2, destLocRef := 'FD2079'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(2543)@7e0c241b4610: Session index based on local reference:0 TC_iu_mo_crcx_ran_reject2(2552)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2552)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134023112 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134023112 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2900]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134023112 DVLR DEBUG SUBSCR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37) Received 1 auth tuples (vlr.c:996) 20250823134023112 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2900]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134023112 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2900]{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) 20250823134023112 DMM DEBUG Tx AUTH REQ (rand = 2afd991cb4fb2a7522f3665ac624df58) (gsm_04_08.c:641) 20250823134023112 DMM DEBUG AUTH REQ (autn = d6a7428557546858a371dfb48cf330bc) (gsm_04_08.c:643) 20250823134023112 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134023112 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134023112 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedbce20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134023112 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134023112 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134023112 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134023112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134023112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134023112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134023112 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134023113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134023113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2545)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2544)@7e0c241b4610: patching N(SD)=1 into dtap '05140ACF63F321045F5CD8FF'O MSC_Test_2-RAN(2544)@7e0c241b4610: patched enc_l3: '05540ACF63F321045F5CD8FF'O MSC_Test_2-SCCP(2543)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2543)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2543)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540ACF63F321045F5CD8FF'O MSC_Test_2-M3UA(2545)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134023119 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134023119 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134023119 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134023119 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134023119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134023119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134023119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134023119 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134023119 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134023119 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedbce20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134023119 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedbce20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134023119 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134023119 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134023119 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134023119 DMM DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0acf63f35f5cd8ff) (gsm_04_08.c:1128) 20250823134023119 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2900]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134023119 DVLR DEBUG SUBSCR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37) AUTH on UTRAN received RES: 0acf63f35f5cd8ff (8 bytes) (vlr_auth_fsm.c:151) 20250823134023119 DVLR INFO SUBSCR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134023119 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2900]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134023119 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2900]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134023120 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2900]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134023120 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2900]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbed92fb0] (vlr_auth_fsm.c:294) 20250823134023120 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2900]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134023120 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2900]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134023120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134023120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134023120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134023120 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134023120 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e57abd8d01da2c3822b250bf7d255379, CK=NONE (ran_msg_iu.c:388) 20250823134023120 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedbce20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134023120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134023120 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134023120 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134023120 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134023120 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134023120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134023120 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134023120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134023120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2545)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2543)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2543)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2543)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2545)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134023125 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134023125 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134023125 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134023125 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134023125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134023125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134023125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134023126 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134023126 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134023126 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedbce20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134023126 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedbce20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134023126 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134023126 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134023126 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134023126 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134023126 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134023126 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134023126 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedbce20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134023126 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134023126 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134023126 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134023126 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134023126 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134023126 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134023126 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134023126 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134023126 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250823134023126 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001030/3/1): Available (smpp_smsc.c:626) 20250823134023127 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134023127 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134023127 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134023127 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134023127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134023127 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134023127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134023127 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2545)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2546)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_reject2(2552) MSC_Test-MGCP(2547)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_crcx_ran_reject2(2552) MSC_Test_2-RAN(2544)@7e0c241b4610: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2544)@7e0c241b4610: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2543)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@7e0c241b4610: vl_len:28 MSC_Test_2-SCCP(2543)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2543)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2545)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134023147 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134023147 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134023147 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134023147 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134023147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134023147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134023147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134023147 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134023147 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134023147 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedbce20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134023147 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedbce20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134023147 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134023148 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134023148 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134023148 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823134023148 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37 callref-0x80000038 tid-8) New transaction (transaction.c:231) 20250823134023148 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823134023148 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134023148 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000038 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823134023148 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000038 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823134023148 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823134023148 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434: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) 20250823134023148 DCC INFO trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000038 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823134023148 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000038 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823134023148 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250823134023148 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2900]{ESTABLISHING}: Allocated (fsm.c:456) 20250823134023148 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2900]{ESTABLISHING}: is child of msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0] (fsm.c:486) 20250823134023148 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434: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) 20250823134023148 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedce680]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823134023148 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedce680]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2900] (fsm.c:486) 20250823134023148 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x561dbedce680]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250823134023148 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x561dbedce680]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823134023148 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedbcf50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823134023148 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedbcf50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2900] (fsm.c:486) 20250823134023148 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x561dbedbcf50]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250823134023148 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x561dbedbcf50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2547)@7e0c241b4610: Found Expect[0] for { line := { verb := "CRCX", trans_id := "429", 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_mo_crcx_ran_reject2(2552) TC_iu_mo_crcx_ran_reject2(2552)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823134023157 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x561dbedce7b0]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250823134023157 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x561dbedce680]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250823134023157 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x561dbedce680]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250823134023157 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x561dbedce680]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250823134023157 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x561dbedce680]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2900] (rtp_stream.c:239) 20250823134023157 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x561dbedce680]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250823134023157 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x561dbedce680]{DISCARDING}: Deallocated (fsm.c:568) 20250823134023157 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2900]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250823134023157 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2900]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823134023157 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x561dbedbcf50]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823134023157 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x561dbedbcf50]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2900] (call_leg.c:197) 20250823134023157 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x561dbedbcf50]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250823134023157 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x561dbedbcf50]{ESTABLISHING}: Deallocated (fsm.c:568) 20250823134023157 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2900]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823134023157 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2900]{RELEASING}: Removing from parent msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0] (call_leg.c:198) 20250823134023157 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2900]{RELEASING}: Freeing instance (call_leg.c:198) 20250823134023157 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2900]{RELEASING}: Deallocated (fsm.c:568) 20250823134023157 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823134023157 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000038 tid-8) Freeing transaction (transaction.c:243) 20250823134023157 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000038 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823134023157 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000038 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823134023157 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250823134023157 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134023157 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedbce20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134023157 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000038 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823134023157 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000038 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823134023157 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000038 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823134023157 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134023157 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134023157 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134023157 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134023157 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134023157 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134023157 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134023157 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134023157 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedbce20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134023157 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134023157 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134023157 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134023158 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134023158 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134023158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134023158 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134023158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134023158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134023158 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134023158 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134023158 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134023158 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134023158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134023158 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134023158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134023158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2545)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2545)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(2543)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2545)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2543)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2552)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_reject2(2552)@7e0c241b4610: f_mo_call_establish DONE TC_iu_mo_crcx_ran_reject2(2552)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2543)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2543)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2543)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134023663 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134023663 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134023663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134023663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134023663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134023663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134023663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134023663 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134023664 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134023664 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedbce20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134023664 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedbce20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134023664 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134023664 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134023664 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134023664 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134023664 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134023664 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134023664 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134023664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134023664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0] (msc_a.c:1053) 20250823134023664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134023664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134023664 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeda3240] (msc_a.c:1053) 20250823134023664 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134023664 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134023664 DMSC DEBUG msub_fsm[0x561dbeda3240]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134023664 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37) MSC-A terminated (msub.c:261) 20250823134023664 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37) 1 MSC-I still active (msub.c:79) 20250823134023664 DMSC DEBUG msub_fsm[0x561dbeda3240]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134023664 DMSC DEBUG msub_fsm[0x561dbeda3240]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134023664 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedbce20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134023664 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedbce20]{READY}: Removing from parent msub_fsm[0x561dbeda3240] (msub.c:113) 20250823134023664 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-434 (ran_conn.c:142) 20250823134023664 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-434 (ran_conn.c:155) 20250823134023664 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedbce20]{READY}: Freeing instance (msub.c:113) 20250823134023664 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37:UTRAN-Iu-434:CM_SERVICE_REQ)[0x561dbedbce20]{READY}: Deallocated (fsm.c:568) 20250823134023664 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37) Free (msub.c:119) 20250823134023664 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x1E3A9E37 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134023664 DMSC DEBUG msub_fsm[0x561dbeda3240]{terminating}: Freeing instance (msub.c:113) 20250823134023664 DMSC DEBUG msub_fsm[0x561dbeda3240]{terminating}: Deallocated (fsm.c:568) 20250823134023664 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134023665 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134023665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134023665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134023665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134023665 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134023665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134023665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2545)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-RAN(2544)@7e0c241b4610: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2552)16588921 TC_iu_mo_crcx_ran_reject2(2552)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2552)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2552)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134023668 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134023668 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134023668 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134023668 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134023668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134023668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(2545)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134023668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134023668 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_mo_crcx_ran_reject2(2552)@7e0c241b4610: Final verdict of PTC: pass 20250823134023674 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134023674 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134023674 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134023674 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134023674 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134023674 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134023675 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134023675 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134023675 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) 20250823134023675 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134023675 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134023675 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134023675 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134023675 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134023675 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134023675 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134023675 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(2542)@7e0c241b4610: Final verdict of PTC: none 20250823134023675 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134023676 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134023676 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134023676 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134023676 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134023676 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) MSC_Test-GSUP(2549)@7e0c241b4610: Final verdict of PTC: none 20250823134023676 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134023676 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134023676 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134023676 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134023676 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) 20250823134023676 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134023676 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134023676 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134023676 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134023676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134023676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134023676 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134023676 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134023677 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test_0-SCCP(2537)@7e0c241b4610: Final verdict of PTC: none 20250823134023677 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134023677 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134023677 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134023677 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(2539)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2544)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2548)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(2540)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2546)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2550)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2541)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2538)@7e0c241b4610: Final verdict of PTC: none 20250823134023678 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-MGCP(2547)@7e0c241b4610: Final verdict of PTC: none 20250823134023678 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134023679 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134023679 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134023679 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) 20250823134023679 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134023679 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134023679 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134023679 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134023679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134023679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134023679 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134023679 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(2545)@7e0c241b4610: Final verdict of PTC: none 20250823134023679 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134023679 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2536)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2543)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2553)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2551)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2536): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2537): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2538): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2539): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2540): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2541): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2542): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2543): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2544): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2545): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2546): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2547): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2548): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2549): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2550): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2551): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_mo_crcx_ran_reject2(2552): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2553): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_mo_crcx_ran_reject finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass'. Sat Aug 23 13:40:23 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 20250823134024678 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=469872) 20250823134025676 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134025676 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134025676 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134025677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134025677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134025677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134025679 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134025680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134025680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134025680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=469872, count=473180) 20250823134026680 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject'. ------ MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject ------ Sat Aug 23 13:40:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134027681 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_mt_crcx_ran_reject started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2557)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2557)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2557)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2555)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2560)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2560)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2560)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2558)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2563)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2563)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2563)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2561)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134028543 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2564)@7e0c241b4610: 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 } } } 20250823134028682 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134028682 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2566)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2566)@7e0c241b4610: 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) } } } } 20250823134028688 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2566)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2566)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2566)@7e0c241b4610: 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(2566)@7e0c241b4610: 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(2566)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2566)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134028702 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) 20250823134028702 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) 20250823134028702 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134028703 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(2557)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2557)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2557)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134028705 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134028705 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134028705 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134028705 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134028705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134028705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134028705 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(2557)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2557)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2557)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2557)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2557)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2557)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2557)@7e0c241b4610: Message received on association #8 20250823134028706 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134028706 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134028707 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134028707 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134028707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134028707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134028707 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(2557)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134028707 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(2557)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2557)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2557)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823134028707 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2557)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2557)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134028707 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) 20250823134028707 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823134028723 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) 20250823134028723 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) 20250823134028723 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134028723 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(2560)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2560)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2560)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134028724 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134028724 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134028724 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134028724 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134028724 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134028724 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134028724 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(2560)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2560)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2560)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2560)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2560)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134028725 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134028725 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134028725 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134028725 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134028725 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134028725 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134028725 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134028725 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134028725 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2560)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2560)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2560)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2560)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2560)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2560)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2560)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2560)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134028737 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) 20250823134028737 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) 20250823134028737 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134028737 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(2563)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2563)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2563)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP(2567)@7e0c241b4610: Created GsupExpect[0] for "262420000001031" to be handled at TC_iu_mt_crcx_ran_reject2(2570) 20250823134028740 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134028740 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134028740 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134028740 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134028740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134028740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134028740 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(2563)@7e0c241b4610: M3UA_ASPUP sent TC_iu_mt_crcx_ran_reject2(2570)@7e0c241b4610: 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 } } } } MSC_Test_2-M3UA(2563)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2563)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2563)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2563)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134028741 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134028741 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134028741 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134028741 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134028741 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134028741 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134028741 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(2563)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134028741 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134028741 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2563)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2560)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2563)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2560)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2563)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2563)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2563)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2563)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2563)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134029515 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029515 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029515 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029515 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134029515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134029515 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2557)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134029516 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029516 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134029516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134029516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2557)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2557)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2556)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134029534 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029534 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029534 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029534 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:603) 20250823134029534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134029534 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2560)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134029535 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029535 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029535 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029535 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134029535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029535 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:233) 20250823134029535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134029535 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2560)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2560)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2559)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134029553 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029553 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029553 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029553 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134029553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134029553 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134029554 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) 20250823134029554 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134029554 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029554 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029554 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029554 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134029554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029554 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134029554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2562)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2562)@7e0c241b4610: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2570)548937 MSC_Test_2-SCCP(2561)@7e0c241b4610: First idle individual index:0 20250823134029563 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029563 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029563 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029563 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134029563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134029563 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134029563 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) MSC_Test_2-RAN(2562)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134029563 DMSC DEBUG msub_fsm[0x561dbeda3240]{active}: Allocated (fsm.c:456) 20250823134029563 DMSC DEBUG msc_i[0x561dbedce7b0]{READY}: Allocated (fsm.c:456) 20250823134029563 DMSC DEBUG msc_i[0x561dbedce7b0]{READY}: is child of msub_fsm[0x561dbeda3240] (fsm.c:486) 20250823134029563 DMSC DEBUG msc_a[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134029563 DMSC DEBUG msc_a[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeda3240] (fsm.c:486) 20250823134029563 DMSC DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134029563 DMSC DEBUG msc_i(unknown:UTRAN-Iu-435:NONE)[0x561dbedce7b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134029563 DMSC DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134029563 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134029563 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134029563 DMM DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001031 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134029563 DMM DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134029563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedbcf50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134029563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedbcf50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedce680] (fsm.c:486) 20250823134029563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedbcf50]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134029563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedbcf50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134029563 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134029563 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001031 id=262420000001031 (vlr.c:661) 20250823134029563 DVLR INFO New subscr, IMSI: 262420000001031 (vlr.c:562) 20250823134029563 DVLR DEBUG VLR subscr IMSI-262420000001031 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134029563 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134029563 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134029563 DVLR DEBUG VLR subscr IMSI-262420000001031 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134029564 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029564 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134029564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029564 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134029564 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134029563 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134029563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedbcf50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134029563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedbcf50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134029563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedbcf50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134029563 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedb2900]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134029563 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedb2900]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedbcf50] (fsm.c:486) 20250823134029563 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedb2900]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134029563 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedb2900]{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(2563)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@7e0c241b4610: { messageType := 2, destLocRef := '086049'O ("\b`I"), 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(2561)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2567)@7e0c241b4610: Found GsupExpect[0] for "262420000001031" handled at TC_iu_mt_crcx_ran_reject2(2570) MSC_Test-GSUP(2567)@7e0c241b4610: Added IMSI table entry 0TC_iu_mt_crcx_ran_reject2(2570)"262420000001031" TC_iu_mt_crcx_ran_reject2(2570)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2570)@7e0c241b4610: setverdict(pass): none -> pass 20250823134029566 DVLR DEBUG VLR subscr IMSI-262420000001031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134029566 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedb2900]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134029566 DVLR DEBUG SUBSCR(IMSI-262420000001031) Received 1 auth tuples (vlr.c:996) 20250823134029566 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedb2900]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134029566 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedb2900]{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) 20250823134029566 DMM DEBUG Tx AUTH REQ (rand = d0ef7166eee54fdb33c8e7068daaeda7) (gsm_04_08.c:641) 20250823134029566 DMM DEBUG AUTH REQ (autn = 18bc48f614b35868bc7062a72fcf3e6d) (gsm_04_08.c:643) 20250823134029566 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134029566 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134029566 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedce7b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134029566 DVLR DEBUG VLR subscr IMSI-262420000001031 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134029566 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029566 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029566 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029566 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134029566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029566 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134029566 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2562)@7e0c241b4610: patching N(SD)=1 into dtap '0514A071D93521045C8AD49D'O MSC_Test_2-RAN(2562)@7e0c241b4610: patched enc_l3: '0554A071D93521045C8AD49D'O MSC_Test_2-SCCP(2561)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2561)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2561)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2561)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A071D93521045C8AD49D'O 20250823134029571 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029571 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029571 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029571 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134029571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134029571 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134029571 DIUCS DEBUG (UTRAN-Iu-435) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134029571 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedce7b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134029571 DIUCS DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedce7b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134029571 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134029571 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134029571 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134029571 DMM DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a071d9355c8ad49d) (gsm_04_08.c:1128) 20250823134029571 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedb2900]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134029571 DVLR DEBUG SUBSCR(IMSI-262420000001031) AUTH on UTRAN received RES: a071d9355c8ad49d (8 bytes) (vlr_auth_fsm.c:151) 20250823134029571 DVLR INFO SUBSCR(IMSI-262420000001031) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134029571 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedb2900]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134029571 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedb2900]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134029571 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedb2900]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134029571 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedb2900]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedbcf50] (vlr_auth_fsm.c:294) 20250823134029571 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedb2900]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134029571 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedb2900]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134029571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedbcf50]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134029571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedbcf50]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134029571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedbcf50]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134029571 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134029571 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0a6d3c644bcd17e995a283da840150d6, CK=NONE (ran_msg_iu.c:388) 20250823134029571 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedce7b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134029571 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029571 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029571 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029571 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134029571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029571 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134029571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134029571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedbcf50]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2563)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2561)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2561)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2561)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2561)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134029576 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029576 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134029576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134029576 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134029576 DIUCS DEBUG (UTRAN-Iu-435) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134029576 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedce7b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134029576 DIUCS DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedce7b0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134029576 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134029577 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134029577 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134029577 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedbcf50]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134029577 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedbcf50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134029577 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134029577 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedce7b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134029577 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedbcf50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134029577 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedbcf50]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134029577 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedb2900]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134029577 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedb2900]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedbcf50] (fsm.c:486) 20250823134029577 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedb2900]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134029577 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedb2900]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134029577 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029577 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134029577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029577 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134029577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134029579 DVLR DEBUG VLR subscr IMSI-262420000001031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134029579 DVLR DEBUG IMSI:262420000001031 has MSISDN:491230001031 (vlr.c:1045) 20250823134029579 DMSC NOTICE msub(IMSI-262420000001031:MSISDN-491230001031) VLR: update for IMSI=262420000001031 (MSISDN=491230001031) (gsm_04_08.c:1541) 20250823134029579 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134029579 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134029579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x561dbedbcf50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134029579 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedb2900]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134029579 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedb2900]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134029579 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedb2900]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134029579 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedb2900]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x561dbedbcf50] (vlr_lu_fsm.c:110) 20250823134029579 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedb2900]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134029579 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x561dbedb2900]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134029579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x561dbedbcf50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134029579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x561dbedbcf50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134029579 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x561dbedb2cd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134029579 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x561dbedb2cd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x561dbedbcf50] (fsm.c:486) 20250823134029579 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x561dbedb2cd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134029579 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x561dbedb2cd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134029579 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x561dbedb2cd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134029579 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x561dbedb2cd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134029579 DMSC NOTICE msub(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0xBC325E8C) VLR: update for IMSI=262420000001031 (MSISDN=491230001031) (gsm_04_08.c:1541) 20250823134029579 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x561dbedb2cd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134029579 DMM DEBUG -> IMSI-262420000001031:MSISDN-491230001031:TMSInew-0xBC325E8C LOCATION UPDATE ACCEPT (TMSI = 0xbc325e8c) (gsm_04_08.c:149) 20250823134029579 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134029579 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134029579 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce7b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134029579 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSInew-0xBC325E8C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134029579 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029579 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029579 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029579 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134029579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029579 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134029579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mt_crcx_ran_reject2(2570)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2562)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2562)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2561)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2561)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2561)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2561)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134029581 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029581 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029581 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029581 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134029581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134029581 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134029581 DIUCS DEBUG (UTRAN-Iu-435) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134029581 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce7b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134029581 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce7b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134029581 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134029581 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134029581 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134029581 DMM DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134029581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedbcf50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134029581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x561dbedb2cd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134029581 DMSC NOTICE msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C) VLR: update for IMSI=262420000001031 (MSISDN=491230001031) (gsm_04_08.c:1541) 20250823134029581 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134029581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x561dbedb2cd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134029581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedbcf50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134029581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x561dbedb2cd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134029581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x561dbedb2cd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedbcf50] (vlr_lu_fsm.c:817) 20250823134029581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x561dbedb2cd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134029581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x561dbedb2cd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134029581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedbcf50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134029581 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134029581 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250823134029581 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001031/3/1): Available (smpp_smsc.c:626) 20250823134029581 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134029581 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134029581 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134029581 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134029581 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C + 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) 20250823134029581 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134029581 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134029581 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce7b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134029581 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134029581 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029581 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134029581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029581 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134029581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2561)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2561)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2561)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2561)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134029584 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029584 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029584 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029584 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134029584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134029584 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134029584 DIUCS DEBUG (UTRAN-Iu-435) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134029584 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce7b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134029584 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce7b0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134029584 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134029584 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134029584 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134029584 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134029584 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134029584 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134029584 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134029584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedbcf50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134029584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedbcf50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce680] (msc_a.c:1053) 20250823134029584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedbcf50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134029584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedbcf50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134029584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedbcf50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134029584 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeda3240] (msc_a.c:1053) 20250823134029584 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134029584 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce680]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134029584 DMSC DEBUG msub_fsm[0x561dbeda3240]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134029584 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C) MSC-A terminated (msub.c:261) 20250823134029584 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C) 1 MSC-I still active (msub.c:79) 20250823134029584 DMSC DEBUG msub_fsm[0x561dbeda3240]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134029584 DMSC DEBUG msub_fsm[0x561dbeda3240]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134029584 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce7b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134029584 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce7b0]{READY}: Removing from parent msub_fsm[0x561dbeda3240] (msub.c:113) 20250823134029584 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-435 (ran_conn.c:142) 20250823134029584 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-435 (ran_conn.c:155) 20250823134029584 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce7b0]{READY}: Freeing instance (msub.c:113) 20250823134029584 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-435:LU)[0x561dbedce7b0]{READY}: Deallocated (fsm.c:568) 20250823134029584 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C) Free (msub.c:119) 20250823134029584 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C - active-conn: now used by 1 (attached) (msub.c:375) 20250823134029584 DMSC DEBUG msub_fsm[0x561dbeda3240]{terminating}: Freeing instance (msub.c:113) 20250823134029584 DMSC DEBUG msub_fsm[0x561dbeda3240]{terminating}: Deallocated (fsm.c:568) 20250823134029584 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029584 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029584 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029584 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134029584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029584 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134029584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@7e0c241b4610: Session index based on local reference:0 20250823134029585 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029585 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029585 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029585 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134029585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134029585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134029585 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2562)@7e0c241b4610: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2570)548937 TC_iu_mt_crcx_ran_reject2(2570)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2570)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2570)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2570)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2562)@7e0c241b4610: Created IMSI[0] for '262420000001031'H'BC325E8C'O to be handled at TC_iu_mt_crcx_ran_reject2(2570) MSC_Test-MNCC(2564)@7e0c241b4610: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2570)1520605665 20250823134029588 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823134029588 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823134029588 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C callref-0x5aa299e1 tid-255) New transaction (transaction.c:231) 20250823134029588 DMNCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C callref-0x5aa299e1 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) 20250823134029588 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C callref-0x5aa299e1 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) 20250823134029588 DMNCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C callref-0x5aa299e1 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823134029588 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250823134029588 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250823134029588 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029588 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134029588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029588 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134029588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2562)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_mt_crcx_ran_reject2(2570) TC_iu_mt_crcx_ran_reject2(2570)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2570)@7e0c241b4610: 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 := 'BC325E8C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2562)@7e0c241b4610: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2570)14523246 MSC_Test_2-SCCP(2561)@7e0c241b4610: First idle individual index:0 20250823134029591 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029591 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134029591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134029591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134029591 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134029592 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) 20250823134029592 DMSC DEBUG msub_fsm[0x561dbedb2cd0]{active}: Allocated (fsm.c:456) 20250823134029592 DMSC DEBUG msc_i[0x561dbedb2900]{READY}: Allocated (fsm.c:456) 20250823134029592 DMSC DEBUG msc_i[0x561dbedb2900]{READY}: is child of msub_fsm[0x561dbedb2cd0] (fsm.c:486) 20250823134029592 DMSC DEBUG msc_a[0x561dbedbd160]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134029592 DMSC DEBUG msc_a[0x561dbedbd160]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb2cd0] (fsm.c:486) 20250823134029592 DMSC DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x561dbedbd160]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134029592 DMSC DEBUG msc_i(unknown:UTRAN-Iu-436:NONE)[0x561dbedb2900]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134029592 DMSC DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x561dbedbd160]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134029592 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x561dbedbd160]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134029592 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x561dbedbd160]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134029592 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb9d20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134029592 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb9d20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160] (fsm.c:486) 20250823134029592 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb9d20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134029592 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb9d20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134029592 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134029592 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134029592 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134029592 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134029592 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb9d20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134029592 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb9d20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134029592 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbed6e4e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134029592 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbed6e4e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb9d20] (fsm.c:486) 20250823134029592 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbed6e4e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134029592 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbed6e4e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134029592 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823134029592 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029592 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134029592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134029592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@7e0c241b4610: { messageType := 2, destLocRef := 'DD9B6E'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(2561)@7e0c241b4610: Session index based on local reference:0 TC_iu_mt_crcx_ran_reject2(2570)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2570)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134029592 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134029592 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbed6e4e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134029592 DVLR DEBUG SUBSCR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C) Received 1 auth tuples (vlr.c:996) 20250823134029592 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbed6e4e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134029592 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbed6e4e0]{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) 20250823134029592 DMM DEBUG Tx AUTH REQ (rand = 6007f1546bba5b09d20aec9dc2e6e35f) (gsm_04_08.c:641) 20250823134029592 DMM DEBUG AUTH REQ (autn = 852284a438d159cc1fd8d59f80ec0b24) (gsm_04_08.c:643) 20250823134029592 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134029592 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134029592 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb2900]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134029593 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250823134029593 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029593 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029593 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029593 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134029593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029593 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134029593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2562)@7e0c241b4610: patching N(SD)=0 into dtap '05144323CB8C2104F69CBFB2'O MSC_Test_2-RAN(2562)@7e0c241b4610: patched enc_l3: '05144323CB8C2104F69CBFB2'O MSC_Test_2-SCCP(2561)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2561)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2561)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2561)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05144323CB8C2104F69CBFB2'O 20250823134029594 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029594 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029594 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029594 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134029594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134029594 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134029594 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134029594 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb2900]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134029594 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb2900]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134029594 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134029594 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134029594 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134029594 DMM DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4323cb8cf69cbfb2) (gsm_04_08.c:1128) 20250823134029594 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbed6e4e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134029594 DVLR DEBUG SUBSCR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C) AUTH on UTRAN received RES: 4323cb8cf69cbfb2 (8 bytes) (vlr_auth_fsm.c:151) 20250823134029594 DVLR INFO SUBSCR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134029594 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbed6e4e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134029594 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbed6e4e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134029594 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbed6e4e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134029594 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbed6e4e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb9d20] (vlr_auth_fsm.c:294) 20250823134029594 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbed6e4e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134029594 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbed6e4e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134029594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb9d20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134029594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb9d20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134029594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb9d20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134029594 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134029594 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9f9dfe2402217798e1d2defdcfd0c556, CK=NONE (ran_msg_iu.c:388) 20250823134029594 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb2900]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134029594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb9d20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134029594 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029594 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134029594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029594 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134029594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2561)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2561)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2561)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2561)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134029595 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029595 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029595 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029595 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134029595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134029595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134029595 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134029595 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134029595 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb2900]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134029595 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb2900]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134029595 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134029595 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134029595 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134029595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb9d20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134029595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb9d20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134029595 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134029595 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb2900]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134029595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb9d20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134029595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb9d20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134029595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb9d20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134029595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb9d20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134029595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb9d20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134029595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb9d20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134029595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb9d20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134029595 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134029595 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250823134029595 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C callref-0x5aa299e1 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823134029595 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823134029595 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250823134029595 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134029595 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP callref-0x5aa299e1 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823134029595 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP callref-0x5aa299e1 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) 20250823134029595 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP callref-0x5aa299e1 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823134029595 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250823134029595 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134029595 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb2900]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134029595 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250823134029595 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001031/3/1): Available (smpp_smsc.c:626) 20250823134029595 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029595 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134029595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029595 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134029595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134029595 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029595 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134029595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029595 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134029595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2563)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2561)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(2565)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mt_crcx_ran_reject2(2570) MSC_Test_2-RAN(2562)@7e0c241b4610: patching N(SD)=1 into dtap '8308'O MSC_Test_2-RAN(2562)@7e0c241b4610: patched enc_l3: '8348'O MSC_Test_2-SCCP(2561)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2561)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2561)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2561)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028348'O MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134029599 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029599 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029599 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029599 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134029599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134029599 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134029599 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134029599 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb2900]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134029599 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb2900]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134029599 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134029599 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134029599 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134029599 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP callref-0x5aa299e1 tid-0) rx CALL_CONF in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823134029599 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP callref-0x5aa299e1 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823134029599 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP callref-0x5aa299e1 tid-0) starting timer T310 with 30 seconds (gsm_04_08_cc.c:574) 20250823134029599 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250823134029599 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbed6e4e0]{ESTABLISHING}: Allocated (fsm.c:456) 20250823134029599 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbed6e4e0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160] (fsm.c:486) 20250823134029599 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP callref-0x5aa299e1 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) 20250823134029599 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbeda94a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823134029599 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbeda94a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbed6e4e0] (fsm.c:486) 20250823134029599 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP:trans-0:call-169:RTP_TO_CN:no-CI)[0x561dbeda94a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250823134029599 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP:trans-0:call-169:RTP_TO_CN:no-CI)[0x561dbeda94a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823134029599 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbeda9700]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823134029599 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbeda9700]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbed6e4e0] (fsm.c:486) 20250823134029599 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP:trans-0:call-169:RTP_TO_RAN:no-CI)[0x561dbeda9700]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250823134029599 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP:trans-0:call-169:RTP_TO_RAN:no-CI)[0x561dbeda9700]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823134029599 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP callref-0x5aa299e1 tid-0) new state CALL_PRESENT -> MO_TERM_CALL_CONF (gsm_04_08_cc.c:194) 20250823134029599 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP callref-0x5aa299e1 tid-0) tx MNCC_CALL_CONF_IND (gsm_04_08_cc.c:309) MSC_Test-MGCP(2565)@7e0c241b4610: Found Expect[0] for { line := { verb := "CRCX", trans_id := "430", 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_mt_crcx_ran_reject2(2570) 20250823134029603 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x561dbeda95d0]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250823134029603 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP:trans-0:call-169:RTP_TO_CN:no-CI)[0x561dbeda94a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250823134029603 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP:trans-0:call-169:RTP_TO_CN:no-CI)[0x561dbeda94a0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250823134029603 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP:trans-0:call-169:RTP_TO_CN:no-CI)[0x561dbeda94a0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250823134029603 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP:trans-0:call-169:RTP_TO_CN:no-CI)[0x561dbeda94a0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbed6e4e0] (rtp_stream.c:239) 20250823134029603 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP:trans-0:call-169:RTP_TO_CN:no-CI)[0x561dbeda94a0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250823134029603 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP:trans-0:call-169:RTP_TO_CN:no-CI)[0x561dbeda94a0]{DISCARDING}: Deallocated (fsm.c:568) 20250823134029603 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbed6e4e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250823134029603 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbed6e4e0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823134029603 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP:trans-0:call-169:RTP_TO_RAN:no-CI)[0x561dbeda9700]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823134029603 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP:trans-0:call-169:RTP_TO_RAN:no-CI)[0x561dbeda9700]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbed6e4e0] (call_leg.c:197) 20250823134029603 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP:trans-0:call-169:RTP_TO_RAN:no-CI)[0x561dbeda9700]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250823134029603 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP:trans-0:call-169:RTP_TO_RAN:no-CI)[0x561dbeda9700]{ESTABLISHING}: Deallocated (fsm.c:568) 20250823134029603 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbed6e4e0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823134029603 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbed6e4e0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160] (call_leg.c:198) 20250823134029603 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbed6e4e0]{RELEASING}: Freeing instance (call_leg.c:198) 20250823134029603 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbed6e4e0]{RELEASING}: Deallocated (fsm.c:568) 20250823134029603 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823134029603 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP callref-0x5aa299e1 tid-0) Freeing transaction (transaction.c:243) 20250823134029603 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP callref-0x5aa299e1 tid-0) stopping pending timer T310 (gsm_04_08_cc.c:228) 20250823134029603 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP callref-0x5aa299e1 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823134029603 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP callref-0x5aa299e1 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823134029603 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP callref-0x5aa299e1 tid-0) new state MO_TERM_CALL_CONF -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823134029603 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250823134029603 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134029603 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb2900]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134029603 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP callref-0x5aa299e1 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823134029603 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP callref-0x5aa299e1 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823134029603 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134029603 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134029603 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134029603 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134029603 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134029603 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134029603 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134029603 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134029603 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb2900]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134029603 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134029603 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029603 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029603 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029603 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134029603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029603 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134029603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134029603 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029603 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029603 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029603 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134029603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029603 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134029603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(2564)@7e0c241b4610: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2570)1520605665 MSC_Test_2-M3UA(2563)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2563)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2561)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2561)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2561)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2561)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2561)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2561)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134029605 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029605 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134029605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134029605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134029605 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134029605 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134029605 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb2900]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134029605 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb2900]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134029605 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134029605 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134029605 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134029605 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134029605 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134029605 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134029605 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134029605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb9d20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134029605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb9d20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160] (msc_a.c:1053) 20250823134029605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb9d20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134029605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb9d20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134029605 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb2cd0] (msc_a.c:1053) 20250823134029605 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134029605 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedbd160]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134029605 DMSC DEBUG msub_fsm[0x561dbedb2cd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134029605 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C) MSC-A terminated (msub.c:261) 20250823134029605 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C) 1 MSC-I still active (msub.c:79) 20250823134029605 DMSC DEBUG msub_fsm[0x561dbedb2cd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134029605 DMSC DEBUG msub_fsm[0x561dbedb2cd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134029605 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb2900]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134029605 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb2900]{READY}: Removing from parent msub_fsm[0x561dbedb2cd0] (msub.c:113) 20250823134029605 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-436 (ran_conn.c:142) 20250823134029605 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-436 (ran_conn.c:155) 20250823134029605 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb2900]{READY}: Freeing instance (msub.c:113) 20250823134029605 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C:UTRAN-Iu-436:PAGING_RESP)[0x561dbedb2900]{READY}: Deallocated (fsm.c:568) 20250823134029605 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C) Free (msub.c:119) 20250823134029605 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0xBC325E8C - active-conn: now used by 1 (attached) (msub.c:375) 20250823134029605 DMSC DEBUG msub_fsm[0x561dbedb2cd0]{terminating}: Freeing instance (msub.c:113) 20250823134029605 DMSC DEBUG msub_fsm[0x561dbedb2cd0]{terminating}: Deallocated (fsm.c:568) 20250823134029605 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029605 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029605 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029605 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134029605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029605 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134029605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134029605 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@7e0c241b4610: Session index based on local reference:0 20250823134029605 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029605 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134029605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134029605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134029605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134029605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(2563)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134029605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134029605 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2562)@7e0c241b4610: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2570)14523246 TC_iu_mt_crcx_ran_reject2(2570)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2570)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2570)@7e0c241b4610: Final verdict of PTC: pass 20250823134029608 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MSC_Test_1-SCCP(2558)@7e0c241b4610: Final verdict of PTC: none 20250823134029608 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134029608 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134029608 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134029608 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134029608 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134029608 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134029608 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134029608 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) 20250823134029608 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029608 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134029608 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134029608 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134029608 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134029608 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134029608 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134029608 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134029608 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134029608 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134029608 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134029608 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134029609 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134029609 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134029609 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134029609 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134029609 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134029609 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134029609 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134029609 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134029609 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134029609 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134029609 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134029609 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134029609 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134029609 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) 20250823134029609 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029609 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134029609 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134029609 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134029609 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134029609 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134029609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134029609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134029609 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134029609 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134029609 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) 20250823134029609 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134029609 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134029609 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134029609 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134029609 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134029609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134029609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134029609 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134029609 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134029609 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134029609 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134029609 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(2557)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2566)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(2555)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(2560)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(2567)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2563)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2561)@7e0c241b4610: Final verdict of PTC: none 20250823134029609 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134029609 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2554)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2556)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2564)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2559)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2562)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2568)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2569)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2571)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2565)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2554): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2555): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2556): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2557): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2558): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2559): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2560): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2561): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2562): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2563): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2564): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2565): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2566): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2567): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2568): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2569): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_mt_crcx_ran_reject2(2570): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2571): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_mt_crcx_ran_reject finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass'. Sat Aug 23 13:40:29 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 20250823134030610 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=480364) 20250823134031609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134031609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134031609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134031609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134031609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134031609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134031609 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134031609 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134031609 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134031611 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=480364, count=483672) 20250823134032612 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_cancel'. ------ MSC_Tests_Iu.TC_iu_gsup_cancel ------ Sat Aug 23 13:40:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_cancel.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_cancel.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134033613 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_cancel' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_gsup_cancel started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2575)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2575)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2575)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2573)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2578)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2578)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2578)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2576)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2581)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2581)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2581)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-SCCP(2579)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134034478 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2582)@7e0c241b4610: 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 } } } 20250823134034614 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134034614 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2584)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2584)@7e0c241b4610: 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) } } } } 20250823134034620 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2584)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2584)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2584)@7e0c241b4610: 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(2584)@7e0c241b4610: 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(2584)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2584)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134034637 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) 20250823134034637 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) 20250823134034637 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134034637 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(2575)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2575)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2575)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2575)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2575)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134034641 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134034641 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134034641 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134034641 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134034641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134034641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134034641 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(2575)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2575)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2575)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134034642 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134034642 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134034642 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134034642 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134034642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134034642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134034642 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(2575)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2575)@7e0c241b4610: Message received on association #8 20250823134034642 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134034642 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2575)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2575)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2575)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2575)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2575)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2575)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134034643 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) 20250823134034643 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823134034657 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) 20250823134034657 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) 20250823134034657 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134034657 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(2578)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2578)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2578)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2578)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2578)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134034659 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134034659 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134034659 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134034659 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134034659 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134034659 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134034659 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(2578)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2578)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2578)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2578)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134034659 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134034659 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134034659 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134034659 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134034659 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134034659 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134034659 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(2578)@7e0c241b4610: Message received on association #8 20250823134034659 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134034659 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2578)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2578)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2578)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2578)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2578)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2578)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2585)@7e0c241b4610: Created GsupExpect[0] for "262420000001033" to be handled at TC_iu_gsup_cancel2(2588) 20250823134034672 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) 20250823134034672 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) 20250823134034672 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134034672 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) TC_iu_gsup_cancel2(2588)@7e0c241b4610: 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 } } } } MSC_Test_2-M3UA(2581)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2581)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134034674 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134034674 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134034674 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134034674 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134034674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134034674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134034674 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(2581)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2581)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2581)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2581)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134034674 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134034674 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134034674 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134034674 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134034674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134034674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134034674 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(2581)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2578)@7e0c241b4610: Message received on association #8 20250823134034674 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134034674 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2578)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2581)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2581)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2581)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134035454 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035454 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035454 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035454 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134035454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134035454 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2575)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134035454 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035455 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035455 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035455 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134035455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035455 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134035455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2575)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2575)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2574)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134035468 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035468 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035468 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035468 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:603) 20250823134035468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134035468 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2578)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134035468 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035468 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134035468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035468 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:233) 20250823134035468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134035468 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2578)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2578)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2577)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134035488 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035488 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035488 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035488 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134035488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134035488 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134035489 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) 20250823134035489 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035489 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035489 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035489 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134035489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035489 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134035489 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134035489 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(2581)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2580)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2580)@7e0c241b4610: Added conn table entry 0TC_iu_gsup_cancel2(2588)10523996 MSC_Test_2-SCCP(2579)@7e0c241b4610: First idle individual index:0 20250823134035504 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035504 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035504 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035504 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134035504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134035504 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134035504 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) 20250823134035504 DMSC DEBUG msub_fsm[0x561dbedb2cd0]{active}: Allocated (fsm.c:456) 20250823134035504 DMSC DEBUG msc_i[0x561dbeda95d0]{READY}: Allocated (fsm.c:456) 20250823134035504 DMSC DEBUG msc_i[0x561dbeda95d0]{READY}: is child of msub_fsm[0x561dbedb2cd0] (fsm.c:486) 20250823134035504 DMSC DEBUG msc_a[0x561dbeda94a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134035504 DMSC DEBUG msc_a[0x561dbeda94a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb2cd0] (fsm.c:486) 20250823134035504 DMSC DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x561dbeda94a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134035504 DMSC DEBUG msc_i(unknown:UTRAN-Iu-437:NONE)[0x561dbeda95d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134035504 DMSC DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x561dbeda94a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134035504 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x561dbeda94a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134035504 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x561dbeda94a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134035504 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134035504 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134035504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda9700]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134035504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda9700]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda94a0] (fsm.c:486) 20250823134035504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda9700]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134035504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda9700]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134035504 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134035504 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001033 id=262420000001033 (vlr.c:661) 20250823134035504 DVLR INFO New subscr, IMSI: 262420000001033 (vlr.c:562) 20250823134035504 DVLR DEBUG VLR subscr IMSI-262420000001033 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134035504 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134035504 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134035504 DVLR DEBUG VLR subscr IMSI-262420000001033 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134035504 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134035504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda9700]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134035504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda9700]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134035504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda9700]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134035504 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbed6e4e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134035504 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbed6e4e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda9700] (fsm.c:486) 20250823134035504 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbed6e4e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-RAN(2580)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134035504 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbed6e4e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134035504 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035504 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134035504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035504 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134035504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@7e0c241b4610: { messageType := 2, destLocRef := 'A0955C'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(2579)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2585)@7e0c241b4610: Found GsupExpect[0] for "262420000001033" handled at TC_iu_gsup_cancel2(2588) MSC_Test-GSUP(2585)@7e0c241b4610: Added IMSI table entry 0TC_iu_gsup_cancel2(2588)"262420000001033" TC_iu_gsup_cancel2(2588)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2588)@7e0c241b4610: setverdict(pass): none -> pass 20250823134035507 DVLR DEBUG VLR subscr IMSI-262420000001033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134035507 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbed6e4e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134035507 DVLR DEBUG SUBSCR(IMSI-262420000001033) Received 1 auth tuples (vlr.c:996) 20250823134035507 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbed6e4e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134035507 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbed6e4e0]{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) 20250823134035507 DMM DEBUG Tx AUTH REQ (rand = 51674cd551f211135065760daeeb0ff7) (gsm_04_08.c:641) 20250823134035507 DMM DEBUG AUTH REQ (autn = 6c7cca5732e6039fe06156f8447dd146) (gsm_04_08.c:643) 20250823134035507 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134035507 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134035507 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda95d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134035507 DVLR DEBUG VLR subscr IMSI-262420000001033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134035507 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035507 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035507 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035507 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134035507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035507 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134035507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2580)@7e0c241b4610: patching N(SD)=1 into dtap '0514B2005D202104F8A45030'O MSC_Test_2-RAN(2580)@7e0c241b4610: patched enc_l3: '0554B2005D202104F8A45030'O MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2579)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2579)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B2005D202104F8A45030'O 20250823134035513 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035513 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134035513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134035513 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134035513 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134035513 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda95d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134035513 DIUCS DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda95d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134035513 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134035513 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134035513 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134035513 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b2005d20f8a45030) (gsm_04_08.c:1128) 20250823134035513 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbed6e4e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134035513 DVLR DEBUG SUBSCR(IMSI-262420000001033) AUTH on UTRAN received RES: b2005d20f8a45030 (8 bytes) (vlr_auth_fsm.c:151) 20250823134035513 DVLR INFO SUBSCR(IMSI-262420000001033) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134035513 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbed6e4e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134035513 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbed6e4e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134035513 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbed6e4e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134035513 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbed6e4e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda9700] (vlr_auth_fsm.c:294) 20250823134035513 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbed6e4e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134035513 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbed6e4e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134035513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda9700]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134035513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda9700]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134035513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda9700]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134035513 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134035513 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7a6c9697004492e260889c5824a9819f, CK=NONE (ran_msg_iu.c:388) 20250823134035513 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda95d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134035513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda9700]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134035513 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035513 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134035513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035513 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134035513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2579)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2579)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134035518 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035518 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035518 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035518 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134035518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134035518 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134035518 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134035518 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda95d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134035518 DIUCS DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda95d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134035518 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134035518 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134035518 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134035518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda9700]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134035518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda9700]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134035518 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134035518 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda95d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134035518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda9700]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134035518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda9700]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134035518 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbed6e4e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134035518 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbed6e4e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbeda9700] (fsm.c:486) 20250823134035518 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbed6e4e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134035518 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbed6e4e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134035518 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035518 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134035518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035518 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134035518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134035520 DVLR DEBUG VLR subscr IMSI-262420000001033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134035520 DVLR DEBUG IMSI:262420000001033 has MSISDN:491230001033 (vlr.c:1045) 20250823134035520 DMSC NOTICE msub(IMSI-262420000001033:MSISDN-491230001033) VLR: update for IMSI=262420000001033 (MSISDN=491230001033) (gsm_04_08.c:1541) 20250823134035520 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134035520 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134035520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x561dbeda9700]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134035520 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbed6e4e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134035520 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbed6e4e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134035520 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbed6e4e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134035520 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbed6e4e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x561dbeda9700] (vlr_lu_fsm.c:110) 20250823134035520 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbed6e4e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134035520 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x561dbed6e4e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134035520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x561dbeda9700]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134035520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x561dbeda9700]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134035520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x561dbedbd160]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134035520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x561dbedbd160]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x561dbeda9700] (fsm.c:486) 20250823134035520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x561dbedbd160]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134035521 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x561dbedbd160]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134035521 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x561dbedbd160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134035521 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x561dbedbd160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134035521 DMSC NOTICE msub(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x9AC6AF25) VLR: update for IMSI=262420000001033 (MSISDN=491230001033) (gsm_04_08.c:1541) 20250823134035521 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x561dbedbd160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134035521 DMM DEBUG -> IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x9AC6AF25 LOCATION UPDATE ACCEPT (TMSI = 0x9ac6af25) (gsm_04_08.c:149) 20250823134035521 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134035521 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134035521 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda95d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134035521 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x9AC6AF25 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134035521 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035521 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035521 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035521 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134035521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035521 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134035521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2588)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2580)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2580)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2579)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2579)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134035523 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035523 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035523 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134035523 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134035523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134035523 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134035523 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134035523 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda95d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134035523 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda95d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134035523 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134035523 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134035523 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134035523 DMM DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134035523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda9700]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134035523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x561dbedbd160]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134035523 DMSC NOTICE msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25) VLR: update for IMSI=262420000001033 (MSISDN=491230001033) (gsm_04_08.c:1541) 20250823134035523 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134035523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x561dbedbd160]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134035523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda9700]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134035523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x561dbedbd160]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134035523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x561dbedbd160]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda9700] (vlr_lu_fsm.c:817) 20250823134035523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x561dbedbd160]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134035523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x561dbedbd160]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134035523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda9700]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134035523 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134035523 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250823134035523 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001033/3/1): Available (smpp_smsc.c:626) 20250823134035523 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134035523 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134035523 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134035523 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134035523 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25 + 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) 20250823134035523 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134035523 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134035523 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda95d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134035523 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134035523 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035523 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035523 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035523 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134035523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035523 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134035523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2579)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2579)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134035526 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035526 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035526 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134035526 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134035526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134035526 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134035526 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134035526 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda95d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134035526 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda95d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134035526 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134035526 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134035526 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134035526 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134035526 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134035526 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134035526 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134035526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda9700]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134035526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda9700]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda94a0] (msc_a.c:1053) 20250823134035526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda9700]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134035526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda9700]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134035526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda9700]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134035526 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb2cd0] (msc_a.c:1053) 20250823134035526 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134035526 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda94a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134035526 DMSC DEBUG msub_fsm[0x561dbedb2cd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134035526 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25) MSC-A terminated (msub.c:261) 20250823134035526 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25) 1 MSC-I still active (msub.c:79) 20250823134035526 DMSC DEBUG msub_fsm[0x561dbedb2cd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134035526 DMSC DEBUG msub_fsm[0x561dbedb2cd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134035526 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda95d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134035526 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda95d0]{READY}: Removing from parent msub_fsm[0x561dbedb2cd0] (msub.c:113) 20250823134035526 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-437 (ran_conn.c:142) 20250823134035526 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-437 (ran_conn.c:155) 20250823134035526 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda95d0]{READY}: Freeing instance (msub.c:113) 20250823134035526 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-437:LU)[0x561dbeda95d0]{READY}: Deallocated (fsm.c:568) 20250823134035526 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25) Free (msub.c:119) 20250823134035526 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134035526 DMSC DEBUG msub_fsm[0x561dbedb2cd0]{terminating}: Freeing instance (msub.c:113) 20250823134035526 DMSC DEBUG msub_fsm[0x561dbedb2cd0]{terminating}: Deallocated (fsm.c:568) 20250823134035526 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035526 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134035526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035526 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134035526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on local reference:0 20250823134035527 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035527 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134035527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134035527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134035527 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2580)@7e0c241b4610: Deleted conn table entry 0TC_iu_gsup_cancel2(2588)10523996 TC_iu_gsup_cancel2(2588)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2588)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2588)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2588)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2588)@7e0c241b4610: 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 := '9AC6AF25'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2580)@7e0c241b4610: Added conn table entry 0TC_iu_gsup_cancel2(2588)2057320 MSC_Test_2-RAN(2580)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2579)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134035730 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035730 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134035730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134035730 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134035731 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) 20250823134035731 DMSC DEBUG msub_fsm[0x561dbeda94a0]{active}: Allocated (fsm.c:456) 20250823134035731 DMSC DEBUG msc_i[0x561dbeda95d0]{READY}: Allocated (fsm.c:456) 20250823134035731 DMSC DEBUG msc_i[0x561dbeda95d0]{READY}: is child of msub_fsm[0x561dbeda94a0] (fsm.c:486) 20250823134035731 DMSC DEBUG msc_a[0x561dbedb2cd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134035731 DMSC DEBUG msc_a[0x561dbedb2cd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeda94a0] (fsm.c:486) 20250823134035731 DMSC DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x561dbedb2cd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134035731 DMSC DEBUG msc_i(unknown:UTRAN-Iu-438:NONE)[0x561dbeda95d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134035731 DMSC DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x561dbedb2cd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134035731 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x561dbedb2cd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134035731 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x561dbedb2cd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134035731 DMM DEBUG msc_a(TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823134035731 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedbd160]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134035731 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedbd160]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0] (fsm.c:486) 20250823134035731 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedbd160]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134035731 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedbd160]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134035732 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134035732 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134035732 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134035732 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134035732 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedbd160]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134035732 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedbd160]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134035732 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134035732 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedbd160] (fsm.c:486) 20250823134035732 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134035732 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134035732 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134035732 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035732 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134035732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035732 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134035732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@7e0c241b4610: { messageType := 2, destLocRef := '1F6468'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(2579)@7e0c241b4610: Session index based on local reference:0 TC_iu_gsup_cancel2(2588)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2588)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134035738 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134035738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134035738 DVLR DEBUG SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25) Received 1 auth tuples (vlr.c:996) 20250823134035738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134035739 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0]{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) 20250823134035739 DMM DEBUG Tx AUTH REQ (rand = 65b00c99484a58fd9d9b2fcd81c55a27) (gsm_04_08.c:641) 20250823134035739 DMM DEBUG AUTH REQ (autn = 22eb825a1b58395de56c0fe8c284fcbe) (gsm_04_08.c:643) 20250823134035739 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134035739 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134035739 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134035739 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134035739 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035739 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035739 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035739 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134035739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035739 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134035739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2580)@7e0c241b4610: patching N(SD)=1 into dtap '05144C3260F22104AC7A2834'O MSC_Test_2-RAN(2580)@7e0c241b4610: patched enc_l3: '05544C3260F22104AC7A2834'O MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2579)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2579)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544C3260F22104AC7A2834'O 20250823134035746 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035746 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134035746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134035746 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134035746 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134035746 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134035746 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134035746 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134035746 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134035746 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134035746 DMM DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4c3260f2ac7a2834) (gsm_04_08.c:1128) 20250823134035747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134035747 DVLR DEBUG SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25) AUTH on UTRAN received RES: 4c3260f2ac7a2834 (8 bytes) (vlr_auth_fsm.c:151) 20250823134035747 DVLR INFO SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134035747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134035747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134035747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134035747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedbd160] (vlr_auth_fsm.c:294) 20250823134035747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134035747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134035747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedbd160]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134035747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedbd160]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134035747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedbd160]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134035747 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134035747 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7690bfb3611e1431c1e6258580accea3, CK=NONE (ran_msg_iu.c:388) 20250823134035747 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134035747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedbd160]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134035747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134035747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035747 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134035747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2579)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2579)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134035755 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035755 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035755 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035755 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134035755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134035755 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134035755 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134035755 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134035755 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134035755 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134035755 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134035755 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134035755 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedbd160]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134035755 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedbd160]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134035755 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134035755 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134035755 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedbd160]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134035755 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedbd160]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134035755 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedbd160]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134035755 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedbd160]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134035755 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedbd160]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134035756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedbd160]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134035756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedbd160]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134035756 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134035756 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250823134035756 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001033/3/1): Available (smpp_smsc.c:626) 20250823134035756 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035756 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134035756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035756 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134035756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2582)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_iu_gsup_cancel2(2588) MSC_Test-MGCP(2583)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_gsup_cancel2(2588) MSC_Test_2-RAN(2580)@7e0c241b4610: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2580)@7e0c241b4610: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: vl_len:28 MSC_Test_2-SCCP(2579)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2579)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250823134035779 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035779 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035779 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035779 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134035779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134035779 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134035779 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134035779 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134035779 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134035779 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134035779 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134035779 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134035780 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823134035780 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25 callref-0x80000039 tid-8) New transaction (transaction.c:231) 20250823134035780 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823134035780 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134035780 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823134035780 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823134035780 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823134035780 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438: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) 20250823134035780 DCC INFO trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823134035780 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823134035780 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250823134035780 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0]{ESTABLISHING}: Allocated (fsm.c:456) 20250823134035780 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0] (fsm.c:486) 20250823134035780 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438: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) 20250823134035780 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda3240]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823134035780 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda3240]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0] (fsm.c:486) 20250823134035780 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:no-CI)[0x561dbeda3240]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250823134035780 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:no-CI)[0x561dbeda3240]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823134035780 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedce770]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823134035780 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedce770]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0] (fsm.c:486) 20250823134035780 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:no-CI)[0x561dbedce770]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250823134035780 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:no-CI)[0x561dbedce770]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2583)@7e0c241b4610: Found Expect[0] for { line := { verb := "CRCX", trans_id := "431", 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_gsup_cancel2(2588) TC_iu_gsup_cancel2(2588)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823134035797 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:no-CI)[0x561dbeda3240]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823134035797 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823134035797 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823134035797 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{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) 20250823134035797 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438: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(2588)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823134035799 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:no-CI)[0x561dbedce770]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823134035799 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823134035799 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823134035799 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{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) 20250823134035799 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438: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) 20250823134035799 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) Sending Assignment Command (msc_a.c:706) 20250823134035799 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250823134035799 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{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) 20250823134035799 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823134035800 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035800 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134035800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134035800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(2582)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_iu_gsup_cancel2(2588) MSC_Test-MNCC(2582)@7e0c241b4610: Added conn table entry 0TC_iu_gsup_cancel2(2588)-2147483591 MSC_Test_2-M3UA(2581)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2588)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind 20250823134035805 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823134035805 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_gsup_cancel2(2588)@7e0c241b4610: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: vl_len:46 MSC_Test_2-SCCP(2579)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2579)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60227C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134035829 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035829 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035829 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035829 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134035829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134035829 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134035829 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134035829 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134035829 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250823134035829 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=4 (ran_msg_iu.c:132) 20250823134035829 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134035829 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250823134035829 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=4 (ran_msg_iu.c:132) 20250823134035829 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250823134035829 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbedce770]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250823134035829 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbedce770]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823134035830 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438: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) 20250823134035830 DCC INFO trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438: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) 20250823134035830 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438: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) 20250823134035830 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438: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(2588)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE TC_iu_gsup_cancel2(2588)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side 20250823134035832 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823134035832 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823134035832 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823134035832 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823134035832 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250823134035832 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134035832 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134035832 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035832 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250823134035832 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134035832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035832 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134035832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134035832 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbedce770]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823134035832 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbedce770]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823134035832 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(2581)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134035835 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823134035835 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823134035835 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823134035835 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823134035835 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250823134035835 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134035835 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134035835 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035835 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134035835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134035835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2588)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting 20250823134035838 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823134035838 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438: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) 20250823134035838 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438: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) 20250823134035838 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbeda3240]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823134035838 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbeda3240]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823134035838 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda3240]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823134035838 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250823134035838 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823134035838 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823134035838 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250823134035838 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250823134035838 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250823134035838 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134035838 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134035838 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035838 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035838 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035838 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134035838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035838 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134035838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_gsup_cancel2(2588)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_iu_gsup_cancel2(2588)@7e0c241b4610: { line := { verb := "MDCX", trans_id := "434", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "aa" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "aa", 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(2579)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134035840 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda3240]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823134035840 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda3240]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823134035840 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823134035840 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823134035840 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_gsup_cancel2(2588)@7e0c241b4610: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2580)@7e0c241b4610: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2580)@7e0c241b4610: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2579)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2579)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O 20250823134035841 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134035841 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134035841 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134035841 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134035841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134035841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134035841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134035841 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134035842 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134035842 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134035842 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134035842 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134035842 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134035842 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134035842 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250823134035842 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250823134035842 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250823134035842 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823134035842 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_iu_gsup_cancel2(2588)@7e0c241b4610: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_gsup_cancel2(2588)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_gsup_cancel2(2588)@7e0c241b4610: f_mo_call_establish DONE TC_iu_gsup_cancel2(2588)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2588)@7e0c241b4610: Hold the call for some time TC_iu_gsup_cancel2(2588)@7e0c241b4610: Call stayed open for 5.000000 seconds, all is well. TC_iu_gsup_cancel2(2588)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2588)@7e0c241b4610: Hangup TC_iu_gsup_cancel2(2588)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823134041359 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823134041359 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823134041359 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823134041359 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823134041359 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250823134041359 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134041359 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134041359 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134041359 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134041359 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134041359 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134041359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134041359 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134041359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134041359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2588)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC 20250823134041366 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250823134041366 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823134041366 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823134041366 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823134041366 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823134041366 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823134041366 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250823134041366 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134041366 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134041366 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134041366 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134041366 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134041366 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134041366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134041366 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134041366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134041366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2588)@7e0c241b4610: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_gsup_cancel2(2588)@7e0c241b4610: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2580)@7e0c241b4610: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2580)@7e0c241b4610: patched enc_l3: '032A'O MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2579)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2579)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O 20250823134041374 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134041374 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134041374 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134041374 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134041374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134041374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134041374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134041374 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134041374 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134041374 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134041374 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134041374 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134041374 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134041374 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134041374 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250823134041374 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823134041374 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250823134041374 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250823134041374 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823134041374 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823134041374 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134041374 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134041374 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134041374 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134041374 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134041374 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134041374 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134041374 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823134041374 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbedce770]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823134041374 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbedce770]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0] (call_leg.c:197) 20250823134041375 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbedce770]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823134041375 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbedce770]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823134041375 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda3240]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823134041375 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda3240]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0] (call_leg.c:197) 20250823134041375 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823134041375 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda3240]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823134041375 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbeda3240]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823134041375 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823134041375 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0] (call_leg.c:198) 20250823134041375 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0]{RELEASING}: Freeing instance (call_leg.c:198) 20250823134041375 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbed6e4e0]{RELEASING}: Deallocated (fsm.c:568) 20250823134041375 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823134041375 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134041375 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134041375 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134041375 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134041375 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134041375 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134041375 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134041375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134041375 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134041375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134041375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2582)@7e0c241b4610: Deleted conn table entry 0TC_iu_gsup_cancel2(2588)-2147483591 MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2588)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_gsup_cancel2(2588)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_gsup_cancel2(2588)@7e0c241b4610: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2579)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2579)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134041382 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134041382 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134041382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134041382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134041382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134041382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134041382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134041382 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134041382 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134041382 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134041382 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134041382 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134041382 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134041382 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134041382 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134041382 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134041382 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134041382 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134041382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedbd160]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134041382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedbd160]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0] (msc_a.c:1053) 20250823134041382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedbd160]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134041382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedbd160]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134041382 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeda94a0] (msc_a.c:1053) 20250823134041382 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134041382 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbedb2cd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134041382 DMSC DEBUG msub_fsm[0x561dbeda94a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134041382 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25) MSC-A terminated (msub.c:261) 20250823134041382 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25) 1 MSC-I still active (msub.c:79) 20250823134041382 DMSC DEBUG msub_fsm[0x561dbeda94a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134041382 DMSC DEBUG msub_fsm[0x561dbeda94a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134041382 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134041382 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: Removing from parent msub_fsm[0x561dbeda94a0] (msub.c:113) 20250823134041382 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-438 (ran_conn.c:142) 20250823134041383 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-438 (ran_conn.c:155) 20250823134041383 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: Freeing instance (msub.c:113) 20250823134041383 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25:UTRAN-Iu-438:CM_SERVICE_REQ)[0x561dbeda95d0]{READY}: Deallocated (fsm.c:568) 20250823134041383 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25) Free (msub.c:119) 20250823134041383 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134041383 DMSC DEBUG msub_fsm[0x561dbeda94a0]{terminating}: Freeing instance (msub.c:113) 20250823134041383 DMSC DEBUG msub_fsm[0x561dbeda94a0]{terminating}: Deallocated (fsm.c:568) 20250823134041383 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134041383 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134041383 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134041383 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134041383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134041383 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134041383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134041383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-RAN(2580)@7e0c241b4610: Deleted conn table entry 0TC_iu_gsup_cancel2(2588)2057320 20250823134041385 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134041385 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134041385 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134041385 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134041385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134041385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134041385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134041385 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2588)@7e0c241b4610: f_call_hangup 6.iu: rx SCCP DISC TC_iu_gsup_cancel2(2588)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2588)@7e0c241b4610: f_call_hangup 9: done TC_iu_gsup_cancel2(2588)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134042393 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25 + vlr_gsup_rx: now used by 2 (attached,vlr_gsup_rx) (vlr.c:1348) 20250823134042393 DVLR INFO SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25) Cancelling MS subscriber (subscription withdraw) (vlr.c:1299) 20250823134042393 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25 + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134042393 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25 - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250823134042393 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25 + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134042393 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25 - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250823134042393 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134042393 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25 - attached: now used by 1 (vlr_gsup_rx) (vlr.c:1489) 20250823134042393 DVLR INFO VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25 - vlr_gsup_rx: now used by 0 (-) (vlr.c:1410) 20250823134042393 DVLR DEBUG SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x9AC6AF25) freeing VLR subscr (max total use count was 4) (vlr.c:472) TC_iu_gsup_cancel2(2588)@7e0c241b4610: 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(2580)@7e0c241b4610: Added conn table entry 0TC_iu_gsup_cancel2(2588)14651879 MSC_Test_2-RAN(2580)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2579)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134042401 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134042401 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134042401 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134042401 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134042401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134042401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134042401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134042401 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134042401 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) 20250823134042402 DMSC DEBUG msub_fsm[0x561dbedbcaf0]{active}: Allocated (fsm.c:456) 20250823134042402 DMSC DEBUG msc_i[0x561dbedb9d20]{READY}: Allocated (fsm.c:456) 20250823134042402 DMSC DEBUG msc_i[0x561dbedb9d20]{READY}: is child of msub_fsm[0x561dbedbcaf0] (fsm.c:486) 20250823134042402 DMSC DEBUG msc_a[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134042402 DMSC DEBUG msc_a[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedbcaf0] (fsm.c:486) 20250823134042402 DMSC DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134042402 DMSC DEBUG msc_i(unknown:UTRAN-Iu-439:NONE)[0x561dbedb9d20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134042402 DMSC DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134042402 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134042402 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134042402 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823134042402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbedbcdc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134042402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbedbcdc0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbeda3240] (fsm.c:486) 20250823134042402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbedbcdc0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134042402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbedbcdc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134042402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbedbcdc0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250823134042402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbedbcdc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134042402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbedbcdc0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250823134042402 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250823134042402 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Sending DTAP: MM GSM48_MT_MM_CM_SERV_REJ (msc_a.c:2106) 20250823134042402 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134042402 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbedb9d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134042402 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250823134042402 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250823134042402 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250823134042402 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134042402 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbedb9d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134042402 DIUCS ERROR msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250823134042402 DIUCS ERROR msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250823134042403 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134042403 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134042403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134042403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134042403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134042403 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134042403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134042403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134042403 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134042403 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134042403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134042403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134042403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134042403 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134042403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134042403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134042403 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134042403 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134042403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134042403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134042403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134042403 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134042403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134042403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2581)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@7e0c241b4610: { messageType := 2, destLocRef := 'DF91E7'O, 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(2579)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2581)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2579)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2579)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2579)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134042414 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134042414 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134042414 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134042414 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134042414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134042414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134042414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134042414 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134042414 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134042414 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbedb9d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134042414 DIUCS DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbedb9d20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134042414 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134042414 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134042414 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134042415 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134042415 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134042415 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134042415 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134042415 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbedbcdc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134042415 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbedbcdc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbeda3240] (msc_a.c:1053) 20250823134042415 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbedbcdc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134042415 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbedbcdc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134042415 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedbcaf0] (msc_a.c:1053) 20250823134042415 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134042415 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134042415 DMSC DEBUG msub_fsm[0x561dbedbcaf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134042415 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250823134042415 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250823134042415 DMSC DEBUG msub_fsm[0x561dbedbcaf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134042415 DMSC DEBUG msub_fsm[0x561dbedbcaf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134042415 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbedb9d20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134042415 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbedb9d20]{READY}: Removing from parent msub_fsm[0x561dbedbcaf0] (msub.c:113) 20250823134042415 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-439 (ran_conn.c:142) 20250823134042415 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-439 (ran_conn.c:155) 20250823134042415 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbedb9d20]{READY}: Freeing instance (msub.c:113) 20250823134042415 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x561dbedb9d20]{READY}: Deallocated (fsm.c:568) 20250823134042415 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250823134042415 DMSC DEBUG msub_fsm[0x561dbedbcaf0]{terminating}: Freeing instance (msub.c:113) 20250823134042415 DMSC DEBUG msub_fsm[0x561dbedbcaf0]{terminating}: Deallocated (fsm.c:568) 20250823134042415 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134042415 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134042415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134042415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134042415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134042415 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134042415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134042415 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@7e0c241b4610: Session index based on local reference:0 20250823134042418 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134042419 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134042419 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134042419 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134042419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134042419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134042419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134042419 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2580)@7e0c241b4610: Deleted conn table entry 0TC_iu_gsup_cancel2(2588)14651879 TC_iu_gsup_cancel2(2588)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2588)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2588)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2588)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2588)@7e0c241b4610: Final verdict of PTC: pass 20250823134042426 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134042426 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134042426 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134042426 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134042426 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134042426 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134042426 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134042426 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134042426 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) 20250823134042426 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134042426 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134042426 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134042426 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134042426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134042426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134042426 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134042426 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134042427 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134042427 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2575)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(2576)@7e0c241b4610: Final verdict of PTC: none 20250823134042428 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) 20250823134042428 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134042429 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134042429 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134042429 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823134042429 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134042429 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823134042429 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) MSC_Test-GSUP(2585)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(2573)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(2578)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2574)@7e0c241b4610: Final verdict of PTC: none 20250823134042429 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) 20250823134042429 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134042429 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134042429 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134042429 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134042430 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134042430 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134042430 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134042430 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134042430 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134042430 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134042430 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134042430 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2577)@7e0c241b4610: Final verdict of PTC: none 20250823134042431 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) 20250823134042431 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134042431 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134042431 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134042431 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) 20250823134042431 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134042431 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134042431 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134042431 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134042431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134042431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134042431 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134042431 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134042431 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134042431 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134042432 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-RAN(2580)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2582)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2581)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2586)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2579)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2584)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2583)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2572)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2589)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2587)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2572): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2573): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2574): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2575): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2576): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2577): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2578): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2579): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2580): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2581): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2582): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2583): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2584): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2585): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2586): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2587): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_gsup_cancel2(2588): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2589): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_gsup_cancel finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_cancel pass'. Sat Aug 23 13:40:42 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 20250823134043434 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=658520) 20250823134044428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134044428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134044428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134044430 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134044430 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134044430 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134044431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134044431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134044431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134044435 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=658520, count=661828) 20250823134045437 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_cancel pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_release_timeout'. ------ MSC_Tests_Iu.TC_iu_mo_release_timeout ------ Sat Aug 23 13:40:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_release_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_release_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134046439 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_release_timeout' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_mo_release_timeout started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2593)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2593)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2593)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2591)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2596)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2596)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2596)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2594)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2599)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2599)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2599)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2597)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134047273 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2600)@7e0c241b4610: 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 } } } 20250823134047440 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134047440 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) 20250823134047441 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) 20250823134047441 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) 20250823134047441 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134047441 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(2602)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(2593)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2593)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2593)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2602)@7e0c241b4610: 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) } } } } 20250823134047446 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250823134047446 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134047446 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134047446 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134047446 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134047446 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134047446 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134047446 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(2593)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2593)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(2602)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2602)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2602)@7e0c241b4610: 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(2602)@7e0c241b4610: 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_0-M3UA(2593)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2593)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2593)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test-GSUP-IPA(2602)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2602)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134047447 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134047447 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134047447 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134047447 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134047447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134047447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134047447 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134047447 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134047447 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2593)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2593)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2593)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2593)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2593)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2593)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2593)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2593)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134047454 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) 20250823134047454 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) 20250823134047454 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134047454 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(2596)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2596)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2596)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134047456 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134047456 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134047456 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134047456 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134047456 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134047456 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134047456 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(2596)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2596)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2596)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2596)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2596)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134047457 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134047457 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134047457 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134047457 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134047457 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134047457 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_1-M3UA(2596)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134047457 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(2596)@7e0c241b4610: Message received on association #8 20250823134047457 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134047458 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2596)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2596)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2596)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2596)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2596)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2596)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134047461 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) 20250823134047461 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823134047468 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) 20250823134047468 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) 20250823134047468 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134047468 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(2599)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2599)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2599)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134047470 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134047470 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134047470 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134047470 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) MSC_Test_2-M3UA(2599)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2599)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134047470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134047470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134047470 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(2599)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2599)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2599)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134047470 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134047470 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134047470 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134047470 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134047470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134047470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134047470 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(2599)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2596)@7e0c241b4610: Message received on association #8 20250823134047471 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134047471 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2599)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2599)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2596)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2599)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2599)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2599)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2599)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2599)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2603)@7e0c241b4610: Created GsupExpect[0] for "262420000001040" to be handled at TC_iu_mo_release_timeout2(2606) TC_iu_mo_release_timeout2(2606)@7e0c241b4610: 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 } } } } 20250823134048253 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134048253 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134048253 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134048253 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134048253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134048253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134048253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134048253 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2593)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134048254 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134048254 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134048254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134048254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134048254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134048254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134048254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134048254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2593)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2593)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2592)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2596)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134048262 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134048262 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134048262 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134048262 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:603) 20250823134048262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134048262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134048262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134048262 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134048262 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134048262 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134048262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134048262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134048262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134048262 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:233) 20250823134048262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134048262 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2596)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2596)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2595)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134048278 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134048278 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134048278 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134048278 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134048278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134048278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134048278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134048278 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134048278 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) 20250823134048278 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(2599)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134048279 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134048279 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134048279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134048279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134048279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134048279 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134048279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134048279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2599)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2598)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2598)@7e0c241b4610: Added conn table entry 0TC_iu_mo_release_timeout2(2606)5143572 MSC_Test_2-SCCP(2597)@7e0c241b4610: First idle individual index:0 20250823134048291 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134048291 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134048291 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134048291 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134048291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134048291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134048291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134048291 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134048291 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) 20250823134048291 DMSC DEBUG msub_fsm[0x561dbedbcdc0]{active}: Allocated (fsm.c:456) 20250823134048291 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: Allocated (fsm.c:456) 20250823134048291 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: is child of msub_fsm[0x561dbedbcdc0] (fsm.c:486) 20250823134048291 DMSC DEBUG msc_a[0x561dbedb9d20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134048291 DMSC DEBUG msc_a[0x561dbedb9d20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedbcdc0] (fsm.c:486) 20250823134048291 DMSC DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x561dbedb9d20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134048291 DMSC DEBUG msc_i(unknown:UTRAN-Iu-440:NONE)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134048291 DMSC DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x561dbedb9d20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134048291 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x561dbedb9d20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134048291 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x561dbedb9d20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2599)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134048291 DMM DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001040 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134048291 DMM DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134048291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedbcaf0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134048291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedbcaf0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedb9d20] (fsm.c:486) 20250823134048291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedbcaf0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134048291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedbcaf0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134048291 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134048291 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001040 id=262420000001040 (vlr.c:661) 20250823134048291 DVLR INFO New subscr, IMSI: 262420000001040 (vlr.c:562) 20250823134048291 DVLR DEBUG VLR subscr IMSI-262420000001040 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134048291 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134048291 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134048291 DVLR DEBUG VLR subscr IMSI-262420000001040 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134048291 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134048291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedbcaf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134048291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedbcaf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134048291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedbcaf0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134048291 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeddc3c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134048291 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeddc3c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedbcaf0] (fsm.c:486) 20250823134048291 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeddc3c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134048291 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeddc3c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134048292 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134048292 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134048292 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134048292 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134048292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134048292 DLSS7[0;m DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134048292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134048292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2598)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2599)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2599)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2603)@7e0c241b4610: Found GsupExpect[0] for "262420000001040" handled at TC_iu_mo_release_timeout2(2606) MSC_Test-GSUP(2603)@7e0c241b4610: Added IMSI table entry 0TC_iu_mo_release_timeout2(2606)"262420000001040" MSC_Test_2-SCCP(2597)@7e0c241b4610: { messageType := 2, destLocRef := '4E7C14'O, 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(2597)@7e0c241b4610: Session index based on local reference:0 TC_iu_mo_release_timeout2(2606)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2606)@7e0c241b4610: setverdict(pass): none -> pass 20250823134048296 DVLR DEBUG VLR subscr IMSI-262420000001040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134048296 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeddc3c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134048296 DVLR DEBUG SUBSCR(IMSI-262420000001040) Received 1 auth tuples (vlr.c:996) 20250823134048296 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeddc3c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134048296 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeddc3c0]{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) 20250823134048296 DMM DEBUG Tx AUTH REQ (rand = ea4ae20cfce7936134299c3bac57bbd6) (gsm_04_08.c:641) 20250823134048296 DMM DEBUG AUTH REQ (autn = 73044a4ffbee7d0650414a4265f74408) (gsm_04_08.c:643) 20250823134048296 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134048296 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134048296 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134048296 DVLR DEBUG VLR subscr IMSI-262420000001040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134048296 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134048296 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134048296 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134048296 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134048296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134048296 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134048296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134048296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2599)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2597)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2598)@7e0c241b4610: patching N(SD)=1 into dtap '051449AF27B02104C051F22E'O MSC_Test_2-RAN(2598)@7e0c241b4610: patched enc_l3: '055449AF27B02104C051F22E'O MSC_Test_2-SCCP(2597)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2597)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2597)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2597)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055449AF27B02104C051F22E'O MSC_Test_2-M3UA(2599)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134048302 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134048302 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134048302 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134048302 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134048302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134048302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134048302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134048302 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134048302 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134048302 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134048302 DIUCS DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeda3240]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134048302 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134048302 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134048302 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134048303 DMM DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 49af27b0c051f22e) (gsm_04_08.c:1128) 20250823134048303 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeddc3c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134048303 DVLR DEBUG SUBSCR(IMSI-262420000001040) AUTH on UTRAN received RES: 49af27b0c051f22e (8 bytes) (vlr_auth_fsm.c:151) 20250823134048303 DVLR INFO SUBSCR(IMSI-262420000001040) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134048303 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeddc3c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134048303 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeddc3c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134048303 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeddc3c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134048303 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeddc3c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedbcaf0] (vlr_auth_fsm.c:294) 20250823134048303 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeddc3c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134048303 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeddc3c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134048303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedbcaf0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134048303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedbcaf0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134048303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedbcaf0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134048303 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134048303 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=57a90b23e68b2dd84d429feeb91eafbc, CK=NONE (ran_msg_iu.c:388) 20250823134048303 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134048303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedbcaf0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134048303 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134048303 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134048303 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134048303 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134048303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134048303 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134048303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134048303 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2599)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2597)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2597)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2597)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2597)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2597)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134048311 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134048311 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134048311 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134048311 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134048311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134048311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134048311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134048311 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134048312 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134048312 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134048312 DIUCS DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeda3240]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134048312 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134048312 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134048312 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134048312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedbcaf0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134048312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedbcaf0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134048312 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134048312 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134048312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedbcaf0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134048312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedbcaf0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134048312 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134048312 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbedbcaf0] (fsm.c:486) 20250823134048312 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134048312 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134048312 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134048312 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134048312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134048312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134048312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134048312 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134048312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134048312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2599)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2597)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134048316 DVLR DEBUG VLR subscr IMSI-262420000001040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134048316 DVLR DEBUG IMSI:262420000001040 has MSISDN:491230001040 (vlr.c:1045) 20250823134048316 DMSC NOTICE msub(IMSI-262420000001040:MSISDN-491230001040) VLR: update for IMSI=262420000001040 (MSISDN=491230001040) (gsm_04_08.c:1541) 20250823134048316 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134048316 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134048316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x561dbedbcaf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134048316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134048316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134048316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134048316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x561dbedbcaf0] (vlr_lu_fsm.c:110) 20250823134048316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134048316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134048316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x561dbedbcaf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134048316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x561dbedbcaf0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134048316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x561dbeddc290]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134048316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x561dbeddc290]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x561dbedbcaf0] (fsm.c:486) 20250823134048316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x561dbeddc290]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134048316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x561dbeddc290]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134048316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x561dbeddc290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134048316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x561dbeddc290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134048316 DMSC NOTICE msub(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xAF191B3E) VLR: update for IMSI=262420000001040 (MSISDN=491230001040) (gsm_04_08.c:1541) 20250823134048316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x561dbeddc290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134048316 DMM DEBUG -> IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xAF191B3E LOCATION UPDATE ACCEPT (TMSI = 0xaf191b3e) (gsm_04_08.c:149) 20250823134048316 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134048316 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134048317 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134048317 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xAF191B3E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134048317 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134048317 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134048317 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134048317 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134048317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134048317 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134048317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134048317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2599)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2597)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_release_timeout2(2606)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2598)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2598)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2597)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2597)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2597)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2597)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134048320 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134048320 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134048320 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134048320 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-M3UA(2599)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134048320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134048320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134048320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134048320 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134048321 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134048321 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134048321 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbeda3240]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134048321 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134048321 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134048321 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134048321 DMM DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134048321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedbcaf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134048321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x561dbeddc290]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134048321 DMSC NOTICE msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E) VLR: update for IMSI=262420000001040 (MSISDN=491230001040) (gsm_04_08.c:1541) 20250823134048321 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134048321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x561dbeddc290]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134048321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedbcaf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134048321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x561dbeddc290]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134048321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x561dbeddc290]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedbcaf0] (vlr_lu_fsm.c:817) 20250823134048321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x561dbeddc290]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134048321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x561dbeddc290]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134048321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedbcaf0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134048321 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134048321 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.970s remaining) (msc_a.c:450) 20250823134048321 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001040/3/1): Available (smpp_smsc.c:626) 20250823134048321 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134048321 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134048321 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134048321 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134048321 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E + 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) 20250823134048321 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134048321 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134048321 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134048321 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134048321 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134048321 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134048321 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134048321 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134048321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134048321 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134048321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134048321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2599)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2597)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2597)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2597)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2597)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2597)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134048325 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134048325 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134048325 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134048325 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134048325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134048325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134048325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134048325 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134048325 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134048325 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134048325 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbeda3240]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134048325 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134048325 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134048325 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134048325 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134048325 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134048325 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134048325 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134048325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedbcaf0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134048325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedbcaf0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedb9d20] (msc_a.c:1053) 20250823134048325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedbcaf0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134048326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedbcaf0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134048326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedbcaf0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134048326 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedbcdc0] (msc_a.c:1053) 20250823134048326 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134048326 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbedb9d20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134048326 DMSC DEBUG msub_fsm[0x561dbedbcdc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134048326 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E) MSC-A terminated (msub.c:261) 20250823134048326 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E) 1 MSC-I still active (msub.c:79) 20250823134048326 DMSC DEBUG msub_fsm[0x561dbedbcdc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134048326 DMSC DEBUG msub_fsm[0x561dbedbcdc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134048326 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbeda3240]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134048326 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbeda3240]{READY}: Removing from parent msub_fsm[0x561dbedbcdc0] (msub.c:113) 20250823134048326 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-440 (ran_conn.c:142) 20250823134048326 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-440 (ran_conn.c:155) 20250823134048326 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbeda3240]{READY}: Freeing instance (msub.c:113) 20250823134048326 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-440:LU)[0x561dbeda3240]{READY}: Deallocated (fsm.c:568) 20250823134048326 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E) Free (msub.c:119) 20250823134048326 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E - active-conn: now used by 1 (attached) (msub.c:375) 20250823134048326 DMSC DEBUG msub_fsm[0x561dbedbcdc0]{terminating}: Freeing instance (msub.c:113) 20250823134048326 DMSC DEBUG msub_fsm[0x561dbedbcdc0]{terminating}: Deallocated (fsm.c:568) 20250823134048326 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134048326 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134048326 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134048326 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134048326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134048326 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134048326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134048326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2599)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2597)@7e0c241b4610: Session index based on local reference:0 20250823134048327 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134048327 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134048327 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134048327 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134048327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134048327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134048327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134048327 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2598)@7e0c241b4610: Deleted conn table entry 0TC_iu_mo_release_timeout2(2606)5143572 TC_iu_mo_release_timeout2(2606)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2606)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2606)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2606)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2606)@7e0c241b4610: 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 := 'AF191B3E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2598)@7e0c241b4610: Added conn table entry 0TC_iu_mo_release_timeout2(2606)9805045 MSC_Test_2-RAN(2598)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2597)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2599)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134048530 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134048530 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134048530 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134048530 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134048530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134048530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134048530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134048530 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134048530 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) 20250823134048530 DMSC DEBUG msub_fsm[0x561dbeddc290]{active}: Allocated (fsm.c:456) 20250823134048530 DMSC DEBUG msc_i[0x561dbeddc3c0]{READY}: Allocated (fsm.c:456) 20250823134048530 DMSC DEBUG msc_i[0x561dbeddc3c0]{READY}: is child of msub_fsm[0x561dbeddc290] (fsm.c:486) 20250823134048530 DMSC DEBUG msc_a[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134048530 DMSC DEBUG msc_a[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeddc290] (fsm.c:486) 20250823134048530 DMSC DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134048530 DMSC DEBUG msc_i(unknown:UTRAN-Iu-441:NONE)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134048530 DMSC DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134048531 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134048531 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134048531 DMM DEBUG msc_a(TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823134048531 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134048531 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0] (fsm.c:486) 20250823134048531 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134048531 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134048531 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134048531 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134048531 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134048531 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134048531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134048531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134048531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedbd160]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134048531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedbd160]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed92fb0] (fsm.c:486) 20250823134048531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedbd160]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134048531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedbd160]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134048531 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134048531 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134048531 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134048531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134048531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134048531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134048531 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134048531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134048531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2599)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2597)@7e0c241b4610: { messageType := 2, destLocRef := '959CF5'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(2597)@7e0c241b4610: Session index based on local reference:0 TC_iu_mo_release_timeout2(2606)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2606)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134048533 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134048533 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedbd160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134048533 DVLR DEBUG SUBSCR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E) Received 1 auth tuples (vlr.c:996) 20250823134048533 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedbd160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134048533 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedbd160]{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) 20250823134048534 DMM DEBUG Tx AUTH REQ (rand = a466334315267998f4f59f07fb26255a) (gsm_04_08.c:641) 20250823134048534 DMM DEBUG AUTH REQ (autn = 64239d38153375c7351d377970163c3c) (gsm_04_08.c:643) 20250823134048534 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134048534 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134048534 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134048534 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134048534 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134048534 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134048534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134048534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134048534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134048534 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134048534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134048534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2599)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2597)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2598)@7e0c241b4610: patching N(SD)=1 into dtap '051484F7936B2104E4D0D786'O MSC_Test_2-RAN(2598)@7e0c241b4610: patched enc_l3: '055484F7936B2104E4D0D786'O MSC_Test_2-SCCP(2597)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2597)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2597)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2597)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055484F7936B2104E4D0D786'O 20250823134048537 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134048537 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134048537 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134048537 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134048537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134048537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134048537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134048537 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134048537 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134048537 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134048537 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134048537 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134048537 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134048537 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134048537 DMM DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 84f7936be4d0d786) (gsm_04_08.c:1128) 20250823134048537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedbd160]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134048537 DVLR DEBUG SUBSCR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E) AUTH on UTRAN received RES: 84f7936be4d0d786 (8 bytes) (vlr_auth_fsm.c:151) 20250823134048537 DVLR INFO SUBSCR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134048537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedbd160]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134048537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedbd160]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134048537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedbd160]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134048537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedbd160]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed92fb0] (vlr_auth_fsm.c:294) 20250823134048537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedbd160]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134048537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedbd160]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134048537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134048537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134048537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134048537 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134048537 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=569a786d9c6c5ac906e99565f60c0a08, CK=NONE (ran_msg_iu.c:388) 20250823134048537 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134048537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134048537 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134048537 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134048537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134048537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134048537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134048537 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134048537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134048537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2599)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2597)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2597)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2597)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2597)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2597)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134048539 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134048539 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134048539 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134048539 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134048539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134048539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134048539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134048539 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134048539 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134048539 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134048539 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134048539 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134048540 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134048540 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134048540 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134048540 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134048540 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134048540 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134048540 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134048540 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134048540 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134048540 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134048540 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134048540 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134048540 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134048540 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134048540 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.990s remaining) (msc_a.c:450) 20250823134048540 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001040/3/1): Available (smpp_smsc.c:626) 20250823134048540 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134048540 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134048540 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134048540 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134048540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134048540 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134048540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134048540 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2599)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2597)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2600)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_release_timeout2(2606) MSC_Test-MGCP(2601)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_release_timeout2(2606) MSC_Test_2-RAN(2598)@7e0c241b4610: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2598)@7e0c241b4610: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2597)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2597)@7e0c241b4610: vl_len:28 MSC_Test_2-SCCP(2597)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2597)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250823134048548 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134048548 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134048548 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134048548 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134048548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134048548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134048548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134048548 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134048548 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134048548 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134048548 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134048548 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134048548 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134048548 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134048548 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823134048548 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E callref-0x8000003a tid-8) New transaction (transaction.c:231) 20250823134048548 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823134048548 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134048548 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ callref-0x8000003a tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823134048548 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ callref-0x8000003a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823134048548 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823134048548 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441: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) 20250823134048548 DCC INFO trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ callref-0x8000003a tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823134048548 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ callref-0x8000003a tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823134048548 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250823134048548 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedbd160]{ESTABLISHING}: Allocated (fsm.c:456) 20250823134048548 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedbd160]{ESTABLISHING}: is child of msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0] (fsm.c:486) 20250823134048548 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441: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) 20250823134048548 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedce770]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823134048548 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedce770]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedbd160] (fsm.c:486) 20250823134048548 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_CN:no-CI)[0x561dbedce770]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250823134048548 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_CN:no-CI)[0x561dbedce770]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823134048548 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbeda3240]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823134048548 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbeda3240]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedbd160] (fsm.c:486) 20250823134048548 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_RAN:no-CI)[0x561dbeda3240]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250823134048548 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_RAN:no-CI)[0x561dbeda3240]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2601)@7e0c241b4610: Found Expect[0] for { line := { verb := "CRCX", trans_id := "437", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ab" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_release_timeout2(2606) TC_iu_mo_release_timeout2(2606)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823134048555 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_CN:no-CI)[0x561dbedce770]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823134048555 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedbd160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823134048555 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823134048555 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{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) 20250823134048555 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441: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(2606)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2600)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_iu_mo_release_timeout2(2606) MSC_Test-MNCC(2600)@7e0c241b4610: Added conn table entry 0TC_iu_mo_release_timeout2(2606)-2147483590 TC_iu_mo_release_timeout2(2606)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_release_timeout2(2606)@7e0c241b4610: f_mo_call_establish DONE TC_iu_mo_release_timeout2(2606)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134051550 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_RAN:no-CI)[0x561dbeda3240]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250823134051550 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_RAN:no-CI)[0x561dbeda3240]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250823134051550 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_RAN:no-CI)[0x561dbeda3240]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250823134051550 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_RAN:no-CI)[0x561dbeda3240]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedbd160] (rtp_stream.c:239) 20250823134051550 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_RAN:no-CI)[0x561dbeda3240]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250823134051550 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_RAN:no-CI)[0x561dbeda3240]{DISCARDING}: Deallocated (fsm.c:568) 20250823134051550 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedbd160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250823134051550 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedbd160]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823134051550 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedce770]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823134051550 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedce770]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedbd160] (call_leg.c:197) 20250823134051550 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedce770]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250823134051550 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedce770]{ESTABLISHING}: Deallocated (fsm.c:568) 20250823134051551 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x561dbedb2900]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250823134051551 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedbd160]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823134051551 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedbd160]{RELEASING}: Removing from parent msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0] (call_leg.c:198) 20250823134051551 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedbd160]{RELEASING}: Freeing instance (call_leg.c:198) 20250823134051551 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbedbd160]{RELEASING}: Deallocated (fsm.c:568) 20250823134051551 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823134051551 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ callref-0x8000003a tid-8) Freeing transaction (transaction.c:243) 20250823134051551 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ callref-0x8000003a tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823134051551 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ callref-0x8000003a tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823134051551 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ callref-0x8000003a tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823134051551 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250823134051551 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134051551 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134051551 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ callref-0x8000003a tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823134051551 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ callref-0x8000003a tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823134051551 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ callref-0x8000003a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823134051551 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134051551 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134051551 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134051551 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134051551 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134051551 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134051551 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134051551 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134051551 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134051552 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134051552 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134051552 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134051552 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134051552 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134051552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134051552 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134051552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134051552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134051552 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134051552 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134051552 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134051552 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134051552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134051552 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134051552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134051552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2599)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2600)@7e0c241b4610: Deleted conn table entry 0TC_iu_mo_release_timeout2(2606)-2147483590 MSC_Test_2-M3UA(2599)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(2597)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2599)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2597)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2597)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2597)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2597)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2597)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2597)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134051564 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134051564 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134051564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134051564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134051564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134051564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134051564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134051564 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134051565 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134051565 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134051565 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134051565 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134051565 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134051565 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134051565 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134051565 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134051565 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134051565 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134051565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134051565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0] (msc_a.c:1053) 20250823134051565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134051565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed92fb0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134051565 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeddc290] (msc_a.c:1053) 20250823134051565 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134051565 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbed6e3b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134051565 DMSC DEBUG msub_fsm[0x561dbeddc290]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134051565 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E) MSC-A terminated (msub.c:261) 20250823134051565 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E) 1 MSC-I still active (msub.c:79) 20250823134051566 DMSC DEBUG msub_fsm[0x561dbeddc290]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134051566 DMSC DEBUG msub_fsm[0x561dbeddc290]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134051566 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134051566 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Removing from parent msub_fsm[0x561dbeddc290] (msub.c:113) 20250823134051566 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-441 (ran_conn.c:142) 20250823134051566 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-441 (ran_conn.c:155) 20250823134051566 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Freeing instance (msub.c:113) 20250823134051566 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E:UTRAN-Iu-441:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Deallocated (fsm.c:568) 20250823134051566 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E) Free (msub.c:119) 20250823134051566 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xAF191B3E - active-conn: now used by 1 (attached) (msub.c:375) 20250823134051566 DMSC DEBUG msub_fsm[0x561dbeddc290]{terminating}: Freeing instance (msub.c:113) 20250823134051566 DMSC DEBUG msub_fsm[0x561dbeddc290]{terminating}: Deallocated (fsm.c:568) 20250823134051566 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134051566 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134051566 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134051566 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134051566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134051566 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134051566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134051566 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2599)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2597)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-RAN(2598)@7e0c241b4610: Deleted conn table entry 0TC_iu_mo_release_timeout2(2606)9805045 20250823134051568 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134051568 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134051568 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134051568 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134051568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134051568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134051568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134051568 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_release_timeout2(2606)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2606)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2606)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2606)@7e0c241b4610: Final verdict of PTC: pass 20250823134051578 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134051578 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134051578 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134051579 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134051579 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134051579 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134051579 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134051579 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134051579 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) 20250823134051579 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134051579 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134051579 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134051579 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134051579 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134051579 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134051579 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134051579 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134051579 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134051580 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134051580 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134051580 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134051580 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134051580 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2594)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(2596)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(2591)@7e0c241b4610: Final verdict of PTC: none 20250823134051580 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134051580 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134051580 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134051581 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134051580 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134051580 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134051580 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134051580 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134051580 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) 20250823134051580 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134051580 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134051580 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134051580 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134051580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134051580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134051580 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134051580 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134051581 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) 20250823134051581 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134051581 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134051581 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134051581 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) 20250823134051581 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134051581 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) MSC_Test_2-SCCP(2597)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2593)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(2603)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2595)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2592)@7e0c241b4610: Final verdict of PTC: none 20250823134051581 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134051581 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134051581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134051581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134051581 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134051581 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134051582 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134051582 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2600)@7e0c241b4610: Final verdict of PTC: none 20250823134051582 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-RAN(2598)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2599)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2604)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2602)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2590)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2601)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2607)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2605)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2590): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2591): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2592): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2593): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2594): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2595): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2596): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2597): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2598): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2599): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2600): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2601): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2602): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2603): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2604): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2605): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_mo_release_timeout2(2606): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2607): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_mo_release_timeout finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_release_timeout pass'. Sat Aug 23 13:40:51 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 20250823134052583 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=474252) 20250823134053580 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134053580 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134053580 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134053581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134053582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134053582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134053582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134053582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134053582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134053584 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=474252, count=477560) 20250823134054586 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_release_timeout pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two_1iu'. ------ MSC_Tests.TC_reset_two_1iu ------ Sat Aug 23 13:40:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_reset_two_1iu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_reset_two_1iu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134055587 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two_1iu' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_reset_two_1iu started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2611)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2611)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2611)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(2609)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2614)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2614)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2614)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2612)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2617)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2617)@7e0c241b4610: M3UA emulation initiated, the test can be started MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2617)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2615)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134056551 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2618)@7e0c241b4610: 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 } } } 20250823134056588 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134056588 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2620)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2620)@7e0c241b4610: 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) } } } } 20250823134056592 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2620)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2620)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2620)@7e0c241b4610: 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(2620)@7e0c241b4610: 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(2620)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2620)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134056608 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) 20250823134056608 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823134056698 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) 20250823134056698 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) 20250823134056698 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134056698 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(2611)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2611)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2611)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134056702 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134056702 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134056702 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134056702 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134056702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134056702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134056702 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(2611)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2611)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2611)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2611)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2611)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134056703 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134056703 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134056703 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134056703 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134056703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134056703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134056703 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(2611)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2611)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2611)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134056703 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134056703 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2611)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2611)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2611)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2611)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2611)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134056711 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) 20250823134056711 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) 20250823134056711 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134056712 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(2614)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2614)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2614)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2614)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2614)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134056716 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134056716 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134056716 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134056716 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134056716 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134056716 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134056716 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(2614)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2614)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2614)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2614)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2614)@7e0c241b4610: Message received on association #8 20250823134056716 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134056716 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134056716 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134056716 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134056716 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134056716 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134056716 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134056716 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134056716 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2614)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2614)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2614)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2614)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2614)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2614)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134056740 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) 20250823134056740 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) 20250823134056740 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134056740 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(2617)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2617)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2617)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134056752 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134056752 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134056752 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134056753 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134056753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134056753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134056753 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(2617)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2617)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2617)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2617)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2617)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134056757 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134056757 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134056757 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134056757 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134056757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134056757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134056757 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(2617)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134056758 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134056758 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2614)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2614)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2617)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2617)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2617)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2617)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2617)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2617)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2617)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134057512 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134057512 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134057512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134057512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134057512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134057512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134057512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134057512 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2611)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134057512 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134057512 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134057512 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134057512 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134057512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134057512 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134057512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134057512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2611)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2611)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2610)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134057520 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134057520 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134057520 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134057520 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:603) 20250823134057520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134057520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134057521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134057521 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2614)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134057521 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134057521 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134057521 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134057521 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134057521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134057521 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:233) 20250823134057521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134057521 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2614)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2614)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2613)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134057558 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134057558 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134057558 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134057558 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134057558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134057558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134057558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134057558 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2617)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134057559 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) 20250823134057559 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134057559 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134057560 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134057560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134057560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134057560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134057560 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134057560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134057560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2617)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2617)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2616)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@7e0c241b4610: setverdict(pass): none -> pass 20250823134058616 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134058616 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134058616 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134058616 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134058616 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134058616 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134058617 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134058617 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134058617 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134058617 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) 20250823134058617 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134058617 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134058617 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134058617 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134058617 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134058617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134058617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134058617 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134058617 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134058617 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134058617 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2611)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(2609)@7e0c241b4610: Final verdict of PTC: none 20250823134058618 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) 20250823134058618 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134058618 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134058618 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134058618 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823134058618 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134058619 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823134058619 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250823134058619 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) 20250823134058619 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134058619 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134058619 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134058619 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134058619 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134058619 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134058619 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134058619 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MNCC(2618)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(2612)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(2614)@7e0c241b4610: Final verdict of PTC: none 20250823134058619 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134058619 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(2615)@7e0c241b4610: Final verdict of PTC: none 20250823134058620 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(2621)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2616)@7e0c241b4610: Final verdict of PTC: none 20250823134058620 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) 20250823134058620 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134058620 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134058621 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) MSC_Test_0-RAN(2610)@7e0c241b4610: Final verdict of PTC: none 20250823134058621 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) 20250823134058621 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134058621 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) MSC_Test-GSUP-IPA(2620)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2613)@7e0c241b4610: Final verdict of PTC: none 20250823134058621 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134058621 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134058621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134058621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134058621 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134058621 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MGCP(2619)@7e0c241b4610: Final verdict of PTC: none 20250823134058621 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134058621 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(2622)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2623)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2608)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2617)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: pass MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2608): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2609): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2610): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2611): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2612): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2613): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2614): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2615): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2616): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2617): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2618): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2619): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2620): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2621): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2622): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2623): none (pass -> pass) MTC@7e0c241b4610: Test case TC_reset_two_1iu finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two_1iu pass'. Sat Aug 23 13:40:58 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 20250823134059621 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=149336) 20250823134100618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134100618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134100618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134100619 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134100619 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134100619 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134100622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134100622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134100622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134100622 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=149336, count=149876) 20250823134101623 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two_1iu pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_call ------ Sat Aug 23 13:41:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134102624 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_lu_and_mt_call started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2627)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2627)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2627)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2625)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2630)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2630)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2630)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-SCCP(2628)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2633)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2633)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2633)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2631)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134103514 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2634)@7e0c241b4610: 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 } } } 20250823134103625 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134103625 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2636)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2636)@7e0c241b4610: 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) } } } } 20250823134103631 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2636)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2636)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2636)@7e0c241b4610: 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(2636)@7e0c241b4610: 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(2636)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2636)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134103655 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) 20250823134103655 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823134103671 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) 20250823134103671 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) 20250823134103671 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134103671 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(2627)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2627)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2627)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134103673 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134103673 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134103673 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134103673 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134103673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134103673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) MSC_Test_0-M3UA(2627)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2627)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134103673 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(2627)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2627)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2627)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2627)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134103674 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134103674 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134103674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134103674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134103674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134103674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(2627)@7e0c241b4610: Message received on association #8 20250823134103674 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(2627)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2627)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2627)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2627)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823134103674 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134103674 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2627)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2627)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134103689 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) 20250823134103689 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) 20250823134103689 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134103690 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(2630)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2630)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2630)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2630)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2630)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134103692 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134103692 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134103692 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134103692 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134103692 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134103692 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134103692 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test-GSUP(2637)@7e0c241b4610: Created GsupExpect[0] for "262420000001142" to be handled at TC_iu_lu_and_mt_call2(2640) MSC_Test_1-M3UA(2630)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2630)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2630)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2630)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2630)@7e0c241b4610: Message received on association #8 20250823134103694 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134103694 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134103694 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134103694 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134103694 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134103694 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134103694 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: 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 } } } } MSC_Test_1-M3UA(2630)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134103694 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134103694 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2630)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2630)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2630)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2630)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2630)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134103708 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) 20250823134103708 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) 20250823134103708 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134103708 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(2633)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2633)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2633)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134103711 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134103711 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134103711 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134103711 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134103711 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134103711 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134103711 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(2633)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2633)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2633)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2633)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2633)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2633)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134103713 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134103713 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134103713 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134103713 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134103713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134103713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134103713 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(2633)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2630)@7e0c241b4610: Message received on association #8 20250823134103713 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134103713 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2633)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2630)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2633)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2633)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2633)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2633)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2633)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2627)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134104484 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104484 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104484 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104484 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134104484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134104484 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134104484 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104484 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134104484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104484 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134104484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2627)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2627)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2626)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134104494 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104494 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104494 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104494 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:603) MSC_Test_1-M3UA(2630)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134104494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134104494 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134104495 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104495 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104495 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104495 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134104495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104495 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:233) 20250823134104495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134104495 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2630)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2630)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2629)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134104527 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104527 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134104527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134104527 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134104527 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) 20250823134104527 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134104528 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104528 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104528 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104528 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134104528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104528 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134104528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2632)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2632)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mt_call2(2640)4976332 MSC_Test_2-SCCP(2631)@7e0c241b4610: First idle individual index:0 20250823134104550 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104550 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104550 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104550 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134104550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134104550 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134104550 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) 20250823134104550 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{active}: Allocated (fsm.c:456) 20250823134104550 DMSC DEBUG msc_i[0x561dbeddc290]{READY}: Allocated (fsm.c:456) 20250823134104550 DMSC DEBUG msc_i[0x561dbeddc290]{READY}: is child of msub_fsm[0x561dbeddc3c0] (fsm.c:486) MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134104550 DMSC DEBUG msc_a[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134104550 DMSC DEBUG msc_a[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeddc3c0] (fsm.c:486) 20250823134104550 DMSC DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134104550 DMSC DEBUG msc_i(unknown:UTRAN-Iu-442:NONE)[0x561dbeddc290]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134104550 DMSC DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134104550 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134104550 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134104550 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001142 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134104550 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134104550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedce770]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134104550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedce770]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbeda3240] (fsm.c:486) 20250823134104550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedce770]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134104551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedce770]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134104551 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134104551 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001142 id=262420000001142 (vlr.c:661) 20250823134104551 DVLR INFO New subscr, IMSI: 262420000001142 (vlr.c:562) 20250823134104551 DVLR DEBUG VLR subscr IMSI-262420000001142 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_2-RAN(2632)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134104551 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134104551 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134104551 DVLR DEBUG VLR subscr IMSI-262420000001142 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134104551 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134104551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedce770]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134104551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedce770]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134104551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedce770]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134104551 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedbd160]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134104551 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedbd160]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedce770] (fsm.c:486) 20250823134104551 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedbd160]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134104551 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedbd160]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134104551 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104551 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104551 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104551 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134104551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104551 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134104551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2631)@7e0c241b4610: { messageType := 2, destLocRef := '4BEECC'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-GSUP(2637)@7e0c241b4610: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call2(2640) MSC_Test-GSUP(2637)@7e0c241b4610: Added IMSI table entry 0TC_iu_lu_and_mt_call2(2640)"262420000001142" MSC_Test_2-SCCP(2631)@7e0c241b4610: Session index based on local reference:0 TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: setverdict(pass): none -> pass 20250823134104560 DVLR DEBUG VLR subscr IMSI-262420000001142 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134104560 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedbd160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134104560 DVLR DEBUG SUBSCR(IMSI-262420000001142) Received 1 auth tuples (vlr.c:996) 20250823134104560 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedbd160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134104560 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedbd160]{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) 20250823134104560 DMM DEBUG Tx AUTH REQ (rand = faa2bfe2fea6a8d9e44f323dc3790755) (gsm_04_08.c:641) 20250823134104560 DMM DEBUG AUTH REQ (autn = 08b11b41d5f5fca9dca54c7985f11199) (gsm_04_08.c:643) 20250823134104560 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134104560 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134104560 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbeddc290]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134104560 DVLR DEBUG VLR subscr IMSI-262420000001142 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134104560 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104561 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134104561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104561 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134104561 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2632)@7e0c241b4610: patching N(SD)=1 into dtap '05140B237FDF21047F62CFD0'O MSC_Test_2-RAN(2632)@7e0c241b4610: patched enc_l3: '05540B237FDF21047F62CFD0'O MSC_Test_2-SCCP(2631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2631)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2631)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2631)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540B237FDF21047F62CFD0'O MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134104575 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104575 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104575 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104575 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134104575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134104575 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134104575 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134104575 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbeddc290]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134104575 DIUCS DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbeddc290]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134104575 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134104575 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134104575 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134104575 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0b237fdf7f62cfd0) (gsm_04_08.c:1128) 20250823134104575 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedbd160]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134104575 DVLR DEBUG SUBSCR(IMSI-262420000001142) AUTH on UTRAN received RES: 0b237fdf7f62cfd0 (8 bytes) (vlr_auth_fsm.c:151) 20250823134104575 DVLR INFO SUBSCR(IMSI-262420000001142) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134104575 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedbd160]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134104575 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedbd160]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134104575 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedbd160]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134104575 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedbd160]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedce770] (vlr_auth_fsm.c:294) 20250823134104575 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedbd160]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134104575 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedbd160]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134104575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedce770]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134104575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedce770]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134104575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedce770]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134104575 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134104575 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5a02ef1225162fc1b3f189a71d4e63bc, CK=NONE (ran_msg_iu.c:388) 20250823134104575 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbeddc290]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134104575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedce770]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134104575 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104575 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134104575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104575 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134104575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2631)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2631)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2631)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134104586 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104586 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104586 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104586 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134104586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134104586 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134104586 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134104586 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbeddc290]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134104586 DIUCS DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbeddc290]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134104586 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134104586 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134104586 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134104586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedce770]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134104586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedce770]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134104586 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134104586 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbeddc290]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134104586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedce770]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134104586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedce770]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134104586 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedbd160]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134104586 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedbd160]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedce770] (fsm.c:486) 20250823134104586 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedbd160]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134104586 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedbd160]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134104586 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104586 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104586 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104586 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134104586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104586 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134104586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134104590 DVLR DEBUG VLR subscr IMSI-262420000001142 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134104590 DVLR DEBUG IMSI:262420000001142 has MSISDN:491230001142 (vlr.c:1045) 20250823134104590 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250823134104590 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134104591 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134104591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x561dbedce770]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134104591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedbd160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134104591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedbd160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134104591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedbd160]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134104591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedbd160]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x561dbedce770] (vlr_lu_fsm.c:110) 20250823134104591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedbd160]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134104591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x561dbedbd160]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134104591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x561dbedce770]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134104591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x561dbedce770]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134104591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x561dbedc5350]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134104591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x561dbedc5350]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x561dbedce770] (fsm.c:486) 20250823134104591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x561dbedc5350]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134104591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x561dbedc5350]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134104591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x561dbedc5350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134104591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x561dbedc5350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134104591 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x4FFC99A6) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250823134104591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x561dbedc5350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134104591 DMM DEBUG -> IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x4FFC99A6 LOCATION UPDATE ACCEPT (TMSI = 0x4ffc99a6) (gsm_04_08.c:149) 20250823134104591 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134104591 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134104591 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeddc290]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134104591 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x4FFC99A6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134104591 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104591 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134104591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104591 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134104591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2632)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2632)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2631)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2631)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2631)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134104594 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104594 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104594 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104594 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134104594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134104594 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134104594 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134104594 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeddc290]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134104594 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeddc290]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134104594 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134104594 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134104594 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134104594 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134104594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbedce770]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134104594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x561dbedc5350]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134104594 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250823134104594 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134104594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x561dbedc5350]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134104594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbedce770]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134104594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x561dbedc5350]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134104594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x561dbedc5350]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbedce770] (vlr_lu_fsm.c:817) 20250823134104594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x561dbedc5350]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134104594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x561dbedc5350]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134104594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbedce770]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134104594 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134104594 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.955s remaining) (msc_a.c:450) 20250823134104594 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250823134104594 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134104594 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134104594 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134104594 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134104594 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 + 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) 20250823134104594 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134104595 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134104595 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeddc290]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134104595 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134104595 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104595 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134104595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104595 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134104595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2631)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2631)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2631)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134104602 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104602 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104602 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104602 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134104602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134104602 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134104602 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134104602 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeddc290]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134104602 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeddc290]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134104602 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134104602 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134104602 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134104602 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134104602 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134104602 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134104602 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134104602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbedce770]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134104602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbedce770]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeda3240] (msc_a.c:1053) 20250823134104602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbedce770]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134104602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbedce770]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134104602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbedce770]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134104602 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeddc3c0] (msc_a.c:1053) 20250823134104602 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134104602 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeda3240]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134104602 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134104602 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6) MSC-A terminated (msub.c:261) 20250823134104602 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6) 1 MSC-I still active (msub.c:79) 20250823134104602 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134104602 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134104602 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeddc290]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134104602 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeddc290]{READY}: Removing from parent msub_fsm[0x561dbeddc3c0] (msub.c:113) 20250823134104602 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-442 (ran_conn.c:142) 20250823134104602 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-442 (ran_conn.c:155) 20250823134104602 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeddc290]{READY}: Freeing instance (msub.c:113) 20250823134104602 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-442:LU)[0x561dbeddc290]{READY}: Deallocated (fsm.c:568) 20250823134104602 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6) Free (msub.c:119) 20250823134104602 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134104602 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{terminating}: Freeing instance (msub.c:113) 20250823134104602 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{terminating}: Deallocated (fsm.c:568) 20250823134104602 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104602 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134104602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104602 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134104602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2631)@7e0c241b4610: Session index based on local reference:0 20250823134104604 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104604 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104604 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104604 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134104604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134104604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134104604 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2632)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2640)4976332 TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2632)@7e0c241b4610: Created IMSI[0] for '262420000001142'H'4FFC99A6'O to be handled at TC_iu_lu_and_mt_call2(2640) MSC_Test-MNCC(2634)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mt_call2(2640)1690366013 20250823134104614 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823134104614 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823134104614 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 callref-0x64c0f03d tid-255) New transaction (transaction.c:231) 20250823134104614 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 callref-0x64c0f03d 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) 20250823134104614 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 callref-0x64c0f03d 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) 20250823134104614 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 callref-0x64c0f03d tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823134104614 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250823134104614 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250823134104614 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104614 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104615 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104615 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134104615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104615 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134104615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2632)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_call2(2640) TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2632)@7e0c241b4610: Created IMSI[1] for '262420000001142'H'4FFC99A6'O to be handled at TC_iu_lu_and_mt_call2(2640) TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: 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 := '4FFC99A6'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2632)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mt_call2(2640)12907315 MSC_Test_2-SCCP(2631)@7e0c241b4610: First idle individual index:0 20250823134104633 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104633 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104633 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104633 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134104633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134104633 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134104634 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) 20250823134104634 DMSC DEBUG msub_fsm[0x561dbedce770]{active}: Allocated (fsm.c:456) 20250823134104634 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: Allocated (fsm.c:456) 20250823134104634 DMSC DEBUG msc_i[0x561dbeda3240]{READY}: is child of msub_fsm[0x561dbedce770] (fsm.c:486) 20250823134104634 DMSC DEBUG msc_a[0x561dbeddc290]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134104634 DMSC DEBUG msc_a[0x561dbeddc290]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedce770] (fsm.c:486) 20250823134104634 DMSC DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x561dbeddc290]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134104634 DMSC DEBUG msc_i(unknown:UTRAN-Iu-443:NONE)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134104634 DMSC DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x561dbeddc290]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134104634 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x561dbeddc290]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134104634 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x561dbeddc290]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134104634 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc3c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134104634 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc3c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290] (fsm.c:486) 20250823134104634 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc3c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134104634 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc3c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134104634 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134104634 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134104634 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134104634 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134104634 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc3c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134104634 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc3c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134104634 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134104635 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc3c0] (fsm.c:486) 20250823134104635 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134104635 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134104635 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823134104635 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104635 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104635 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104635 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134104635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104635 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134104635 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2631)@7e0c241b4610: { messageType := 2, destLocRef := 'C4F333'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(2631)@7e0c241b4610: Session index based on local reference:0 TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134104638 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134104638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134104638 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6) Received 1 auth tuples (vlr.c:996) 20250823134104638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134104638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350]{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) 20250823134104638 DMM DEBUG Tx AUTH REQ (rand = 4bd84b68dec6fb936d2ebed1005d713f) (gsm_04_08.c:641) 20250823134104638 DMM DEBUG AUTH REQ (autn = a81fd63d8663edc1ad5d59f742316f32) (gsm_04_08.c:643) 20250823134104638 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134104638 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134104638 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134104638 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250823134104638 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104638 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104638 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134104639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104639 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134104639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2632)@7e0c241b4610: patching N(SD)=0 into dtap '05142130147A2104752623B8'O MSC_Test_2-RAN(2632)@7e0c241b4610: patched enc_l3: '05142130147A2104752623B8'O MSC_Test_2-SCCP(2631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2631)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2631)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2631)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05142130147A2104752623B8'O 20250823134104645 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104645 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104645 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134104645 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134104645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134104645 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134104645 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134104645 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134104645 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeda3240]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134104645 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134104645 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134104645 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134104645 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2130147a752623b8) (gsm_04_08.c:1128) 20250823134104645 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134104645 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6) AUTH on UTRAN received RES: 2130147a752623b8 (8 bytes) (vlr_auth_fsm.c:151) 20250823134104645 DVLR INFO SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134104645 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134104645 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134104645 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134104645 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc3c0] (vlr_auth_fsm.c:294) 20250823134104645 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134104645 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134104645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc3c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134104645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc3c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134104645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc3c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134104645 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134104646 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e268cb2a8b85a3aa7237c0b3160ab95e, CK=NONE (ran_msg_iu.c:388) 20250823134104646 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134104646 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc3c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134104646 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104646 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104646 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104646 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134104646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104646 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134104646 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2631)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2631)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2631)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134104650 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104650 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104650 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104650 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134104650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134104650 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134104651 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134104651 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134104651 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeda3240]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134104651 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134104651 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134104651 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134104651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc3c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134104651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc3c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134104651 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134104651 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134104651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc3c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134104651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc3c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134104651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc3c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134104651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc3c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134104651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc3c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134104651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc3c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134104651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc3c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134104651 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134104651 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.983s remaining) (msc_a.c:450) 20250823134104651 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 callref-0x64c0f03d tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823134104651 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823134104651 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250823134104651 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134104651 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823134104651 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d 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) 20250823134104651 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823134104651 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250823134104651 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134104651 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134104651 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250823134104651 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250823134104651 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104651 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104651 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104651 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134104651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104651 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134104651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134104651 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104651 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104651 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104651 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134104651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104651 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134104652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2633)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(2631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: f_mt_call_complete 1 MSC_Test_2-RAN(2632)@7e0c241b4610: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2632)@7e0c241b4610: patched enc_l3: '8341'O MSC_Test_2-SCCP(2631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2631)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2631)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2631)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O 20250823134104660 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104660 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134104660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134104660 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134104660 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134104660 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134104660 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeda3240]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134104660 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134104660 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134104660 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134104660 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823134104660 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823134104660 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250823134104660 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250823134104660 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d 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) 20250823134104661 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d 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(2640)@7e0c241b4610: f_mt_call_complete 2 MSC_Test-MGCP(2635)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mt_call2(2640) 20250823134104668 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823134104668 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250823134104668 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350]{ESTABLISHING}: Allocated (fsm.c:456) 20250823134104668 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350]{ESTABLISHING}: is child of msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290] (fsm.c:486) 20250823134104668 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d 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) 20250823134104668 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedb2900]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823134104668 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedb2900]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350] (fsm.c:486) 20250823134104668 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_CN:no-CI)[0x561dbedb2900]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250823134104668 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_CN:no-CI)[0x561dbedb2900]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823134104668 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedb9c00]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823134104668 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedb9c00]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350] (fsm.c:486) 20250823134104668 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:no-CI)[0x561dbedb9c00]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250823134104668 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:no-CI)[0x561dbedb9c00]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2635)@7e0c241b4610: Found Expect[0] for { line := { verb := "CRCX", trans_id := "440", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ac" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mt_call2(2640) TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: f_mt_call_complete 3 20250823134104677 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_CN:no-CI)[0x561dbedb2900]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823134104677 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823134104677 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823134104677 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{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) 20250823134104677 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: f_mt_call_complete 4.iu 20250823134104678 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:no-CI)[0x561dbedb9c00]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823134104678 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823134104678 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823134104678 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{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) 20250823134104678 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d 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) 20250823134104678 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d tid-0) Sending Assignment Command (msc_a.c:706) 20250823134104678 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250823134104678 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{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) 20250823134104678 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823134104678 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104678 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134104678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104678 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134104678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2631)@7e0c241b4610: vl_len:46 MSC_Test_2-SCCP(2631)@7e0c241b4610: vl_from0 MSC_Test_2-RAN(2632)@7e0c241b4610: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2632)@7e0c241b4610: patched enc_l3: '8387'O 20250823134104712 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104713 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104713 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104713 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134104713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134104713 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134104713 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134104713 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134104713 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeda3240]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250823134104713 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeda3240]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=5 (ran_msg_iu.c:132) 20250823134104713 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134104713 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250823134104713 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=5 (ran_msg_iu.c:132) 20250823134104713 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250823134104713 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbedb9c00]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250823134104713 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbedb9c00]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823134104713 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d 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) 20250823134104713 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d tid-0) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250823134104713 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d 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) 20250823134104713 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d 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-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: f_mt_call_complete 5.iu MSC_Test_2-SCCP(2631)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C350001C0A802150000000000000000000000000040040C0000'O TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: f_mt_call_complete 8.iu MSC_Test_2-SCCP(2631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2631)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2631)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2631)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134104726 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbedb9c00]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823134104726 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbedb9c00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823134104726 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823134104918 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134104918 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134104918 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134104918 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134104918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134104918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134104918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134104918 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134104919 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134104919 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134104919 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeda3240]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134104919 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134104919 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134104919 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134104919 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250823134104919 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250823134104919 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250823134104919 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d 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) 20250823134104919 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d 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(2640)@7e0c241b4610: f_mt_call_complete 7.iu 20250823134104927 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823134104928 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d 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) 20250823134104928 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedb2900]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250823134104928 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x561dbedb2900]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823134104928 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x561dbedb2900]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823134104928 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172: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)[0x561dbedb2900]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: f_mt_call_complete 9.iu TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: f_mt_call_complete DONE 20250823134104934 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb2900]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823134104934 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb2900]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823134104934 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823134104934 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823134104934 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: Hold the call for some time TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: Hangup TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823134109946 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823134109946 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823134109946 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823134109946 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823134109946 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250823134109946 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134109946 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134109947 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134109947 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134109947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134109947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134109947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134109947 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134109947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134109947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2632)@7e0c241b4610: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_2-RAN(2632)@7e0c241b4610: patched enc_l3: '83ED0802E180'O MSC_Test_2-SCCP(2631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2631)@7e0c241b4610: vl_len:18 MSC_Test_2-SCCP(2631)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2631)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400E000001001040070683ED0802E180'O 20250823134109959 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134109959 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134109959 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134109959 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134109959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134109959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134109959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134109959 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134109959 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134109959 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134109959 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeda3240]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134109959 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134109959 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134109959 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134109959 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823134109959 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823134109959 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE_COMPL (msc_a.c:2106) 20250823134109959 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134109959 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134109959 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823134109959 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x64c0f03d tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823134109959 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250823134109959 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823134109960 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134109960 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134109960 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134109960 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134109960 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134109960 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134109960 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134109960 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823134109960 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbedb9c00]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823134109960 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbedb9c00]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350] (call_leg.c:197) 20250823134109960 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbedb9c00]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823134109960 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbedb9c00]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823134109960 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb2900]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823134109960 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb2900]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350] (call_leg.c:197) 20250823134109960 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823134109960 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb2900]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823134109960 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbedb2900]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823134109960 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823134109960 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350]{RELEASING}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290] (call_leg.c:198) 20250823134109960 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350]{RELEASING}: Freeing instance (call_leg.c:198) 20250823134109960 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbedc5350]{RELEASING}: Deallocated (fsm.c:568) 20250823134109960 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823134109960 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134109960 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134109960 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134109960 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134109960 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134109960 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134109960 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134109960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134109960 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134109960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134109960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134109960 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134109960 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134109961 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134109961 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134109961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134109961 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134109961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134109961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2634)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2640)1690366013 MSC_Test_2-M3UA(2633)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-SCCP(2631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2631)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2631)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2631)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2631)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2631)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2631)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134109970 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134109970 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134109970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134109970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134109970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134109970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134109970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134109970 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134109971 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134109971 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeda3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134109971 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeda3240]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134109971 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134109971 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134109971 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134109971 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134109971 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134109971 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134109971 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134109971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc3c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134109971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc3c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290] (msc_a.c:1053) 20250823134109971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc3c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134109971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc3c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134109971 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedce770] (msc_a.c:1053) 20250823134109971 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134109971 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeddc290]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134109971 DMSC DEBUG msub_fsm[0x561dbedce770]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134109971 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6) MSC-A terminated (msub.c:261) 20250823134109971 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6) 1 MSC-I still active (msub.c:79) 20250823134109971 DMSC DEBUG msub_fsm[0x561dbedce770]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134109971 DMSC DEBUG msub_fsm[0x561dbedce770]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134109971 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeda3240]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134109971 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeda3240]{READY}: Removing from parent msub_fsm[0x561dbedce770] (msub.c:113) 20250823134109971 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-443 (ran_conn.c:142) 20250823134109971 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-443 (ran_conn.c:155) 20250823134109971 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeda3240]{READY}: Freeing instance (msub.c:113) 20250823134109971 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-443:PAGING_RESP)[0x561dbeda3240]{READY}: Deallocated (fsm.c:568) 20250823134109971 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6) Free (msub.c:119) 20250823134109971 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134109971 DMSC DEBUG msub_fsm[0x561dbedce770]{terminating}: Freeing instance (msub.c:113) 20250823134109971 DMSC DEBUG msub_fsm[0x561dbedce770]{terminating}: Deallocated (fsm.c:568) 20250823134109971 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134109971 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134109971 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134109971 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134109971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134109971 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134109971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134109971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2631)@7e0c241b4610: Session index based on local reference:0 20250823134109974 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134109974 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134109974 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134109974 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134109974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134109974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134109974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134109974 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2632)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2640)12907315 TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: f_call_hangup 9: done MSC_Test_2-RAN(2632)@7e0c241b4610: Removed IMSI[0] for '262420000001142'H to be handled at TC_iu_lu_and_mt_call2(2640) TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2640)@7e0c241b4610: Final verdict of PTC: pass 20250823134110987 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134110987 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134110987 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134110987 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134110988 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134110988 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134110988 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134110988 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134110988 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) 20250823134110988 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134110988 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134110988 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134110988 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134110988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134110988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134110988 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134110988 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(2625)@7e0c241b4610: Final verdict of PTC: none 20250823134110988 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test_0-M3UA(2627)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(2628)@7e0c241b4610: Final verdict of PTC: none 20250823134110988 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134110989 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134110989 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(2637)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2626)@7e0c241b4610: Final verdict of PTC: none 20250823134110989 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) 20250823134110989 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134110990 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134110990 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134110990 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823134110990 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134110990 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823134110990 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250823134110990 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) 20250823134110990 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134110990 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134110990 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134110990 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134110990 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134110990 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134110990 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134110990 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134110990 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134110990 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134110990 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823134110990 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) 20250823134110990 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134110990 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134110990 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134110990 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) 20250823134110990 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_1-M3UA(2630)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2634)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2631)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2629)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2641)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2633)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2638)@7e0c241b4610: Final verdict of PTC: none 20250823134110990 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134110990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134110990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134110990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134110990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134110990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134110990 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(2636)@7e0c241b4610: Final verdict of PTC: none 20250823134110990 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134110990 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2635)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2639)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2624)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2632)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2624): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2625): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2626): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2627): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2628): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2629): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2630): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2631): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2632): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2633): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2634): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2635): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2636): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2637): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2638): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2639): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_lu_and_mt_call2(2640): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2641): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_lu_and_mt_call finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call pass'. Sat Aug 23 13:41:11 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 20250823134111991 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=577640) 20250823134112989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134112989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134112989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134112990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134112990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134112990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134112990 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134112990 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134112990 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134112992 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=577640, count=580948) 20250823134113994 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 ------ Sat Aug 23 13:41:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 20250823134114995 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_lu_and_mt_call_already_paging started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2645)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2645)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2645)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2643)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2648)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2648)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2648)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2646)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2651)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2651)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2651)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2649)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134115843 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2652)@7e0c241b4610: 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 } } } 20250823134115996 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134115996 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2654)@7e0c241b4610: Established a new IPA connection (conn_id=2) 20250823134116001 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) 20250823134116001 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) 20250823134116001 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134116001 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(2654)@7e0c241b4610: 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) } } } } 20250823134116002 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(2645)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2645)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2654)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2654)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2654)@7e0c241b4610: 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(2654)@7e0c241b4610: 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_0-M3UA(2645)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2654)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2654)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134116007 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134116007 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134116007 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134116007 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134116007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134116007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) MSC_Test_0-M3UA(2645)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2645)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134116007 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(2645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2645)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2645)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2645)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134116010 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134116010 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134116010 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134116010 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134116010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134116010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134116010 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(2645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2645)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134116010 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134116010 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2645)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2645)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2645)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134116018 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) 20250823134116018 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) 20250823134116018 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134116018 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(2648)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2648)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2648)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134116020 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134116020 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134116021 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) MSC_Test_1-M3UA(2648)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2648)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134116021 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134116021 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134116021 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134116021 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(2648)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2648)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2648)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2648)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134116021 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134116021 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134116022 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134116022 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134116022 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134116022 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134116022 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(2648)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2648)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134116022 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) MSC_Test_1-M3UA(2648)@7e0c241b4610: Message received on association #8 20250823134116022 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2648)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2648)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2648)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2648)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134116026 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) 20250823134116026 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823134116035 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) 20250823134116035 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) 20250823134116035 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134116035 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(2651)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2651)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2651)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134116038 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134116038 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134116038 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134116038 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134116038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134116038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134116038 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(2651)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2651)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2651)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2651)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2651)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134116039 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134116039 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134116039 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134116039 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134116039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134116039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134116039 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(2651)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134116039 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134116039 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2648)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2648)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2651)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2651)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2651)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2651)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2651)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2651)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2651)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2655)@7e0c241b4610: Created GsupExpect[0] for "262420000001142" to be handled at TC_iu_lu_and_mt_call_already_paging2(2658) TC_iu_lu_and_mt_call_already_paging2(2658)@7e0c241b4610: 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 } } } } 20250823134116813 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134116813 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134116813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134116813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134116813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134116813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134116813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134116813 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2645)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134116813 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134116813 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134116813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134116813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134116813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134116813 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134116813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134116813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2645)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2645)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2644)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134116825 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134116825 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134116825 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134116825 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:603) 20250823134116825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134116825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134116825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134116825 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2648)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134116826 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134116826 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134116826 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134116826 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134116826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134116826 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:233) 20250823134116826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134116826 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2648)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2648)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2647)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134116848 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134116848 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134116848 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134116848 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134116848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134116849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134116849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134116849 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134116849 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) 20250823134116849 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134116849 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134116849 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134116849 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134116849 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134116849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134116849 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134116849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134116849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2650)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2650)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2658)2224173 MSC_Test_2-SCCP(2649)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134116864 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134116864 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134116864 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134116864 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134116864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134116864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134116864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134116864 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2650)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134116864 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) 20250823134116864 DMSC DEBUG msub_fsm[0x561dbedb9c00]{active}: Allocated (fsm.c:456) 20250823134116864 DMSC DEBUG msc_i[0x561dbeda96a0]{READY}: Allocated (fsm.c:456) 20250823134116864 DMSC DEBUG msc_i[0x561dbeda96a0]{READY}: is child of msub_fsm[0x561dbedb9c00] (fsm.c:486) 20250823134116864 DMSC DEBUG msc_a[0x561dbedbd160]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134116864 DMSC DEBUG msc_a[0x561dbedbd160]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb9c00] (fsm.c:486) 20250823134116864 DMSC DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x561dbedbd160]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134116864 DMSC DEBUG msc_i(unknown:UTRAN-Iu-444:NONE)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134116864 DMSC DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x561dbedbd160]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134116864 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x561dbedbd160]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134116864 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x561dbedbd160]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134116864 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001142 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134116864 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134116864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-444:LU)[0x561dbedb2900]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134116864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-444:LU)[0x561dbedb2900]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001142:UTRAN-Iu-444:LU)[0x561dbedbd160] (fsm.c:486) 20250823134116864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-444:LU)[0x561dbedb2900]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134116864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-444:LU)[0x561dbedb2900]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134116864 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134116864 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134116864 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134116864 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134116864 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823134116864 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134116864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedb2900]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134116864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedb2900]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134116864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedb2900]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134116864 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbca20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134116864 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbca20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedb2900] (fsm.c:486) 20250823134116864 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbca20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134116864 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbca20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134116864 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134116864 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134116864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134116864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134116864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134116864 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134116864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134116864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@7e0c241b4610: { messageType := 2, destLocRef := '21F02D'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-GSUP(2655)@7e0c241b4610: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call_already_paging2(2658) MSC_Test-GSUP(2655)@7e0c241b4610: Added IMSI table entry 0TC_iu_lu_and_mt_call_already_paging2(2658)"262420000001142" MSC_Test_2-SCCP(2649)@7e0c241b4610: Session index based on local reference:0 TC_iu_lu_and_mt_call_already_paging2(2658)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2658)@7e0c241b4610: setverdict(pass): none -> pass 20250823134116868 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134116868 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbca20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134116868 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6) Received 1 auth tuples (vlr.c:996) 20250823134116868 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbca20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134116868 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbca20]{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) 20250823134116868 DMM DEBUG Tx AUTH REQ (rand = b94ee6274f86f71d8ad749025c9dab69) (gsm_04_08.c:641) 20250823134116868 DMM DEBUG AUTH REQ (autn = b6a58a4743b394054b5eb142adf01553) (gsm_04_08.c:643) 20250823134116868 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134116868 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134116868 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134116868 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134116868 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134116868 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134116868 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134116868 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134116868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134116868 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134116868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134116868 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2650)@7e0c241b4610: patching N(SD)=1 into dtap '051415A3792B2104D309625B'O MSC_Test_2-RAN(2650)@7e0c241b4610: patched enc_l3: '055415A3792B2104D309625B'O MSC_Test_2-SCCP(2649)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2649)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2649)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2649)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055415A3792B2104D309625B'O 20250823134116875 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134116875 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134116875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134116875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134116875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134116875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134116875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134116875 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134116876 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134116876 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134116876 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134116876 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134116876 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134116876 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134116876 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 15a3792bd309625b) (gsm_04_08.c:1128) 20250823134116876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbca20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134116876 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6) AUTH on UTRAN received RES: 15a3792bd309625b (8 bytes) (vlr_auth_fsm.c:151) 20250823134116876 DVLR INFO SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134116876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbca20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134116876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbca20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134116876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbca20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134116876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbca20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedb2900] (vlr_auth_fsm.c:294) 20250823134116876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbca20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134116876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbca20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134116876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134116876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134116876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134116876 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134116876 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ee0ed18fbcf0b77b177fef07874751cc, CK=NONE (ran_msg_iu.c:388) 20250823134116876 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134116876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134116876 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134116876 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134116876 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134116876 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134116876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134116876 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134116876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134116876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2649)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2649)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2649)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2649)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134116884 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134116884 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134116884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134116884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134116884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134116884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134116884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134116884 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134116884 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134116884 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134116884 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134116884 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134116884 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134116884 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134116884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134116884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134116884 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134116884 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134116884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134116884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134116884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbca20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134116884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbca20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedb2900] (fsm.c:486) 20250823134116884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbca20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134116884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbca20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134116884 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134116884 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134116884 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134116884 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134116884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134116884 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134116884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134116884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134116889 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134116889 DVLR DEBUG IMSI:262420000001142 has MSISDN:491230001142 (vlr.c:1045) 20250823134116889 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250823134116889 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134116889 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134116889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134116889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbca20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134116889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbca20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134116889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbca20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134116889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbca20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedb2900] (vlr_lu_fsm.c:110) 20250823134116889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbca20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134116889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedbca20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134116889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134116890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134116890 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedc5350]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134116890 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedc5350]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedb2900] (fsm.c:486) 20250823134116890 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedc5350]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134116890 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedc5350]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134116890 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedc5350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134116890 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedc5350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134116890 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:TMSInew-0x18A7839E) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250823134116890 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedc5350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134116890 DMM DEBUG -> IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:TMSInew-0x18A7839E LOCATION UPDATE ACCEPT (TMSI = 0x18a7839e) (gsm_04_08.c:149) 20250823134116890 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:TMSInew-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134116890 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:TMSInew-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134116890 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:TMSInew-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134116890 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:TMSInew-0x18A7839E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134116890 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134116890 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134116890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134116890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134116890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134116890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134116890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134116890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2658)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2650)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2650)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2649)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2649)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2649)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2649)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134116894 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134116894 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134116894 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134116894 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134116894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134116894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134116894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134116894 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134116894 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134116894 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:TMSInew-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134116894 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:TMSInew-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134116894 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:TMSInew-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134116894 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:TMSInew-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134116894 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:TMSInew-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134116894 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:TMSInew-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134116894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:TMSInew-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134116894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedc5350]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134116894 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250823134116894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedc5350]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134116895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134116895 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedc5350]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134116895 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedc5350]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedb2900] (vlr_lu_fsm.c:817) 20250823134116895 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedc5350]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134116895 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x4FFC99A6:UTRAN-Iu-444:LU)[0x561dbedc5350]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134116895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134116895 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134116895 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.969s remaining) (msc_a.c:450) 20250823134116895 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250823134116895 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134116895 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134116895 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134116895 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134116895 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134116895 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134116895 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134116895 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134116895 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134116895 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134116895 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134116895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134116895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134116895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134116895 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134116895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134116895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2649)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2649)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2649)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2649)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134116902 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134116902 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134116902 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134116902 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134116902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134116902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134116902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134116902 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134116902 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134116902 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134116902 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134116902 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134116902 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134116902 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134116902 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134116902 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134116902 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134116902 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134116902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedb2900]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134116902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedb2900]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedbd160] (msc_a.c:1053) 20250823134116902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedb2900]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134116902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedb2900]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134116902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedb2900]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134116902 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb9c00] (msc_a.c:1053) 20250823134116902 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134116902 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbedbd160]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134116902 DMSC DEBUG msub_fsm[0x561dbedb9c00]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134116902 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E) MSC-A terminated (msub.c:261) 20250823134116902 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E) 1 MSC-I still active (msub.c:79) 20250823134116902 DMSC DEBUG msub_fsm[0x561dbedb9c00]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134116902 DMSC DEBUG msub_fsm[0x561dbedb9c00]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134116902 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbeda96a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134116902 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbeda96a0]{READY}: Removing from parent msub_fsm[0x561dbedb9c00] (msub.c:113) 20250823134116902 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-444 (ran_conn.c:142) 20250823134116902 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-444 (ran_conn.c:155) 20250823134116902 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbeda96a0]{READY}: Freeing instance (msub.c:113) 20250823134116902 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-444:LU)[0x561dbeda96a0]{READY}: Deallocated (fsm.c:568) 20250823134116902 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E) Free (msub.c:119) 20250823134116902 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E - active-conn: now used by 1 (attached) (msub.c:375) 20250823134116902 DMSC DEBUG msub_fsm[0x561dbedb9c00]{terminating}: Freeing instance (msub.c:113) 20250823134116902 DMSC DEBUG msub_fsm[0x561dbedb9c00]{terminating}: Deallocated (fsm.c:568) 20250823134116902 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134116902 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134116902 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134116902 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134116902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134116902 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134116902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134116902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134116905 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134116905 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134116905 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134116905 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134116905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134116905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134116905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134116905 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2650)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2658)2224173 TC_iu_lu_and_mt_call_already_paging2(2658)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2658)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2658)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2658)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2650)@7e0c241b4610: Created IMSI[0] for '262420000001142'H'18A7839E'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2658) TC_iu_lu_and_mt_call_already_paging2(2658)@7e0c241b4610: start Paging by an SMS 20250823134116909 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823134116909 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250823134116909 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250823134116909 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250823134117911 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250823134117911 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250823134117911 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250823134117912 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250823134117912 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250823134117912 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250823134117912 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134117913 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134117913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134117913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134117913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134117913 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134117913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134117913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2650)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_call_already_paging2(2658) TC_iu_lu_and_mt_call_already_paging2(2658)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2658)@7e0c241b4610: MNCC signals MT call, before Paging Response MSC_Test_2-RAN(2650)@7e0c241b4610: Created IMSI[1] for '262420000001142'H'18A7839E'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2658) MSC_Test-MNCC(2652)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2658)75544224 20250823134117938 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E + 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) 20250823134117938 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E + CC: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823134117938 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E callref-0x480b6a0 tid-255) New transaction (transaction.c:231) 20250823134117938 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E callref-0x480b6a0 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) 20250823134117938 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E callref-0x480b6a0 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) 20250823134117938 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E callref-0x480b6a0 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823134117938 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E - 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(2658)@7e0c241b4610: phone answers Paging, expecting both SMS and MT call to be established TC_iu_lu_and_mt_call_already_paging2(2658)@7e0c241b4610: 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 := '18A7839E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2650)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2658)8437322 MSC_Test_2-SCCP(2649)@7e0c241b4610: First idle individual index:0 20250823134118444 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134118444 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134118444 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134118444 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134118444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134118444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134118444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134118444 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134118445 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) 20250823134118445 DMSC DEBUG msub_fsm[0x561dbedb2900]{active}: Allocated (fsm.c:456) 20250823134118445 DMSC DEBUG msc_i[0x561dbedbd160]{READY}: Allocated (fsm.c:456) 20250823134118445 DMSC DEBUG msc_i[0x561dbedbd160]{READY}: is child of msub_fsm[0x561dbedb2900] (fsm.c:486) 20250823134118445 DMSC DEBUG msc_a[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134118445 DMSC DEBUG msc_a[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb2900] (fsm.c:486) 20250823134118445 DMSC DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134118445 DMSC DEBUG msc_i(unknown:UTRAN-Iu-445:NONE)[0x561dbedbd160]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134118445 DMSC DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134118445 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134118445 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134118446 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedb9c00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134118446 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedb9c00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0] (fsm.c:486) 20250823134118446 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedb9c00]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134118446 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedb9c00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134118446 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E + 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) 20250823134118446 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E + active-conn: now used by 8 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134118446 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134118446 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134118446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedb9c00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134118446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedb9c00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134118446 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedc5350]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134118446 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedc5350]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedb9c00] (fsm.c:486) 20250823134118446 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedc5350]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134118446 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedc5350]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134118446 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E - 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) 20250823134118446 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134118446 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134118446 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134118446 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134118446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134118446 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134118446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134118446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@7e0c241b4610: { messageType := 2, destLocRef := '80BE4A'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(2649)@7e0c241b4610: Session index based on local reference:0 TC_iu_lu_and_mt_call_already_paging2(2658)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2658)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134118451 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E + vlr_gsup_rx: now used by 8 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134118451 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedc5350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134118451 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E) Received 1 auth tuples (vlr.c:996) 20250823134118451 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedc5350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134118451 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedc5350]{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) 20250823134118451 DMM DEBUG Tx AUTH REQ (rand = 882dc9ba80350eae88046b7e33026807) (gsm_04_08.c:641) 20250823134118451 DMM DEBUG AUTH REQ (autn = 4fa8a6d2e1bae95a3a4077cdf0123365) (gsm_04_08.c:643) 20250823134118451 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134118451 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134118451 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedbd160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134118451 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E - vlr_gsup_rx: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,active-conn) (vlr.c:1410) 20250823134118452 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134118452 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134118452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134118452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134118452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134118452 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134118452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134118452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2650)@7e0c241b4610: patching N(SD)=0 into dtap '05145371174E210421E91E17'O MSC_Test_2-RAN(2650)@7e0c241b4610: patched enc_l3: '05145371174E210421E91E17'O MSC_Test_2-SCCP(2649)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2649)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2649)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2649)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05145371174E210421E91E17'O MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134118458 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134118458 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134118458 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134118458 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134118458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134118458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134118458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134118458 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134118459 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134118459 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedbd160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134118459 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedbd160]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134118459 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134118459 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134118459 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134118459 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5371174e21e91e17) (gsm_04_08.c:1128) 20250823134118459 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedc5350]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134118459 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E) AUTH on UTRAN received RES: 5371174e21e91e17 (8 bytes) (vlr_auth_fsm.c:151) 20250823134118459 DVLR INFO SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134118459 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedc5350]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134118459 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedc5350]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134118459 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedc5350]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134118459 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedc5350]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedb9c00] (vlr_auth_fsm.c:294) 20250823134118459 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedc5350]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134118459 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedc5350]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134118459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedb9c00]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134118459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedb9c00]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134118459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedb9c00]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134118459 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134118459 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=43bc55e50c50242b94d4fff4b0aa738b, CK=NONE (ran_msg_iu.c:388) 20250823134118460 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedbd160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134118460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedb9c00]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134118460 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134118460 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134118460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134118460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134118460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134118460 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134118460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134118460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2649)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2649)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2649)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2649)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134118465 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134118465 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134118465 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134118465 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134118465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134118465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134118465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134118466 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134118466 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134118466 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedbd160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134118466 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedbd160]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134118466 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134118466 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134118466 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134118466 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedb9c00]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134118466 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedb9c00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134118466 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134118466 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedbd160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134118467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedb9c00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134118467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedb9c00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134118467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedb9c00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134118467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedb9c00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134118467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedb9c00]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134118467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedb9c00]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134118467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedb9c00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134118467 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134118467 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250823134118467 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250823134118467 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134118467 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedbd160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134118467 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E callref-0x480b6a0 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823134118467 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823134118467 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250823134118467 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134118467 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP callref-0x480b6a0 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823134118468 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP callref-0x480b6a0 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) 20250823134118468 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP callref-0x480b6a0 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823134118468 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250823134118468 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134118468 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedbd160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134118468 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn) (paging.c:202) 20250823134118468 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250823134118468 DMSC NOTICE Pending paging while subscriber 262420000001142 attached. (sms_queue.c:558) 20250823134118468 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134118468 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134118468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134118468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134118468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134118468 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134118468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134118468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134118468 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134118468 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134118468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134118468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134118468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134118468 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134118468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134118468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134118468 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134118468 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134118468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134118468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134118468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134118469 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134118469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134118469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2651)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(2649)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2651)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2649)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2658)@7e0c241b4610: Got SMS-DELIVER TC_iu_lu_and_mt_call_already_paging2(2658)@7e0c241b4610: Got CC Setup TC_iu_lu_and_mt_call_already_paging2(2658)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2658)@7e0c241b4610: success, tear down MSC_Test_2-SCCP(2649)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2649)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2649)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2649)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134118492 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134118492 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134118492 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134118492 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134118492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134118492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134118492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134118492 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134118492 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134118492 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedbd160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134118492 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedbd160]{READY}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250823134118492 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134118493 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250823134118493 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP Iu ReleaseRequest (msc_a.c:2043) 20250823134118493 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250823134118493 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134118493 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 3 (sms,cc,msc_a_ran_dec) (msc_a.c:948) 20250823134118493 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E + 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) 20250823134118493 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E + 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) 20250823134118493 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E - 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) 20250823134118493 DLSMS ERROR trans(SMS IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP callref-0x40000033 tid-0) Freeing transaction that still contains an SMS -- discarding (gsm_04_11.c:1405) 20250823134118493 DLSMS NOTICE Sending SMS 33 failed 1 times. (sms_queue.c:248) 20250823134118493 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E - SMS-pending: now used by 6 (attached,SMS-receiver,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (sms_queue.c:217) 20250823134118493 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E - SMS-receiver: now used by 5 (attached,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (gsm_04_11.c:76) 20250823134118493 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E - SMS: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250823134118493 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP callref-0x480b6a0 tid-0) Freeing transaction (transaction.c:243) 20250823134118493 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP callref-0x480b6a0 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823134118493 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP callref-0x480b6a0 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823134118493 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP callref-0x480b6a0 tid-0) new state CALL_PRESENT -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823134118493 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250823134118493 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134118494 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedbd160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134118494 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP callref-0x480b6a0 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823134118494 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP callref-0x480b6a0 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823134118494 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250823134118494 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134118494 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedbd160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134118494 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134118494 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134118494 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134118494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134118494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134118494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134118494 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134118494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134118494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134118494 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134118494 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134118494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134118494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134118494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134118494 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134118494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134118494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2651)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(2649)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2649)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2649)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2649)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2649)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2649)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2649)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134118501 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134118501 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134118501 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134118501 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134118501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134118501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134118501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134118501 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134118502 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134118502 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedbd160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134118502 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedbd160]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134118502 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134118502 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134118502 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134118502 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134118502 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134118502 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134118502 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134118502 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedb9c00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134118502 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedb9c00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0] (msc_a.c:1053) 20250823134118502 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedb9c00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134118502 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedb9c00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134118502 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb2900] (msc_a.c:1053) 20250823134118502 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134118502 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134118502 DMSC DEBUG msub_fsm[0x561dbedb2900]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134118502 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E) MSC-A terminated (msub.c:261) 20250823134118502 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E) 1 MSC-I still active (msub.c:79) 20250823134118502 DMSC DEBUG msub_fsm[0x561dbedb2900]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134118502 DMSC DEBUG msub_fsm[0x561dbedb2900]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134118502 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedbd160]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134118502 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedbd160]{READY}: Removing from parent msub_fsm[0x561dbedb2900] (msub.c:113) 20250823134118502 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-445 (ran_conn.c:142) 20250823134118502 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-445 (ran_conn.c:155) 20250823134118502 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedbd160]{READY}: Freeing instance (msub.c:113) 20250823134118502 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E:UTRAN-Iu-445:PAGING_RESP)[0x561dbedbd160]{READY}: Deallocated (fsm.c:568) 20250823134118502 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E) Free (msub.c:119) 20250823134118502 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E - active-conn: now used by 1 (attached) (msub.c:375) 20250823134118502 DMSC DEBUG msub_fsm[0x561dbedb2900]{terminating}: Freeing instance (msub.c:113) 20250823134118502 DMSC DEBUG msub_fsm[0x561dbedb2900]{terminating}: Deallocated (fsm.c:568) 20250823134118502 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134118502 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134118502 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134118502 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134118502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134118502 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134118502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134118502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-RAN(2650)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2658)8437322 MSC_Test_2-M3UA(2651)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134118505 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134118505 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134118505 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134118505 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134118505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134118505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134118505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134118505 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_lu_and_mt_call_already_paging2(2658)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2658)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2658)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134118506 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823134118506 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x18A7839E - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_iu_lu_and_mt_call_already_paging2(2658)@7e0c241b4610: Final verdict of PTC: pass 20250823134118514 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134118514 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134118514 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134118514 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134118514 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134118514 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134118514 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134118514 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134118514 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) 20250823134118514 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134118515 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134118515 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134118515 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134118515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134118515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134118515 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134118515 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134118515 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test_0-M3UA(2645)@7e0c241b4610: Final verdict of PTC: none 20250823134118515 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) 20250823134118515 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134118515 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134118515 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134118515 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134118515 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823134118515 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134118516 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823134118516 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250823134118516 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) 20250823134118516 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134118516 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134118516 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) MSC_Test_1-SCCP(2646)@7e0c241b4610: Final verdict of PTC: none 20250823134118516 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134118516 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134118516 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134118516 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134118516 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134118516 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134118516 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134118516 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134118516 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134118518 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(2655)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(2648)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(2643)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2652)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2649)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2644)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2647)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2654)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2653)@7e0c241b4610: Final verdict of PTC: none 20250823134118519 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) 20250823134118519 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134118520 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134118520 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134118520 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) 20250823134118520 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134118520 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134118520 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) IPA-CTRL-CLI-IPA(2659)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2651)@7e0c241b4610: Final verdict of PTC: none 20250823134118520 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134118520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134118520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134118520 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134118520 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134118520 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) IPA-CTRL-CLI-IPA(2642)@7e0c241b4610: Final verdict of PTC: none 20250823134118521 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(2650)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2656)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2657)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2642): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2643): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2644): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2645): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2646): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2647): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2648): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2649): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2650): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2651): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2652): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2653): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2654): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2655): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2656): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2657): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_lu_and_mt_call_already_paging2(2658): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2659): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_lu_and_mt_call_already_paging finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass'. Sat Aug 23 13:41:18 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 20250823134119520 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=480244) 20250823134120516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134120516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134120516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134120517 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134120517 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134120517 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134120521 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134120521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134120521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134120521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=480244, count=483552) 20250823134121523 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_sms ------ Sat Aug 23 13:41:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134122525 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_lu_and_mo_sms started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2663)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2663)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2663)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2661)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2666)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2666)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2666)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2664)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2669)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2669)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2669)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2667)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134123403 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2670)@7e0c241b4610: 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 } } } 20250823134123526 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134123526 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2672)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2672)@7e0c241b4610: 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) } } } } 20250823134123532 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2672)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2672)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2672)@7e0c241b4610: 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(2672)@7e0c241b4610: 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(2672)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2672)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134123550 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) 20250823134123550 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823134123566 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) 20250823134123566 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) 20250823134123566 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134123566 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(2663)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2663)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2663)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134123568 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134123568 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134123568 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134123568 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134123568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134123568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134123568 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(2663)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2663)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2663)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2663)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2663)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2663)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134123569 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134123569 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134123569 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134123569 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134123569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134123569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134123569 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134123569 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134123569 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2663)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2663)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2663)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2663)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2663)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2663)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2663)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134123581 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) 20250823134123581 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) 20250823134123581 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134123581 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(2666)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2666)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2666)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134123583 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134123583 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134123583 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134123583 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134123583 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134123583 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134123583 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(2666)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2666)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2666)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2666)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2666)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2666)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134123584 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134123584 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134123584 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134123584 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134123584 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134123584 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134123584 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134123584 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134123584 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2666)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2666)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2666)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2666)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2666)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2666)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2666)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2673)@7e0c241b4610: Created GsupExpect[0] for "262420000001042" to be handled at TC_iu_lu_and_mo_sms2(2676) TC_iu_lu_and_mo_sms2(2676)@7e0c241b4610: 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 } } } } 20250823134123596 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) 20250823134123596 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) 20250823134123596 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134123596 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(2669)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2669)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2669)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134123598 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134123598 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134123598 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134123598 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134123598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134123598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134123598 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(2669)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2669)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2669)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2669)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2669)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134123599 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134123600 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134123600 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134123600 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134123600 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134123600 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134123600 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(2669)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2666)@7e0c241b4610: Message received on association #8 20250823134123600 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134123600 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2666)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2669)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2669)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2669)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2669)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2669)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2669)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2669)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134124379 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124379 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124379 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124379 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134124379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134124379 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2663)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134124380 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124380 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134124380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124380 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134124380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2663)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2663)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2662)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134124389 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124389 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124389 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124389 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:603) 20250823134124389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134124389 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134124389 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124389 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124389 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124389 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) MSC_Test_1-M3UA(2666)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134124389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124389 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:233) 20250823134124389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134124389 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2666)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2666)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2665)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134124407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134124407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134124407 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134124407 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) 20250823134124407 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134124407 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124407 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134124407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124407 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134124407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2668)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2668)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mo_sms2(2676)9676996 MSC_Test_2-SCCP(2667)@7e0c241b4610: First idle individual index:0 20250823134124417 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124417 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134124417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134124417 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134124417 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) 20250823134124417 DMSC DEBUG msub_fsm[0x561dbedb9c00]{active}: Allocated (fsm.c:456) 20250823134124417 DMSC DEBUG msc_i[0x561dbeda96a0]{READY}: Allocated (fsm.c:456) 20250823134124417 DMSC DEBUG msc_i[0x561dbeda96a0]{READY}: is child of msub_fsm[0x561dbedb9c00] (fsm.c:486) 20250823134124417 DMSC DEBUG msc_a[0x561dbedbd160]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134124417 DMSC DEBUG msc_a[0x561dbedbd160]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb9c00] (fsm.c:486) 20250823134124417 DMSC DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x561dbedbd160]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134124417 DMSC DEBUG msc_i(unknown:UTRAN-Iu-446:NONE)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134124417 DMSC DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x561dbedbd160]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134124417 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x561dbedbd160]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134124417 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x561dbedbd160]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134124417 DMM DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001042 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134124417 DMM DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134124417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedb2900]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134124417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedb2900]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbd160] (fsm.c:486) 20250823134124417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedb2900]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134124417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedb2900]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-RAN(2668)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134124417 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134124417 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001042 id=262420000001042 (vlr.c:661) 20250823134124417 DVLR INFO New subscr, IMSI: 262420000001042 (vlr.c:562) 20250823134124417 DVLR DEBUG VLR subscr IMSI-262420000001042 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134124417 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134124417 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134124417 DVLR DEBUG VLR subscr IMSI-262420000001042 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134124417 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134124417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedb2900]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134124417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedb2900]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134124417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedb2900]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134124417 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbca20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134124417 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbca20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedb2900] (fsm.c:486) 20250823134124417 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbca20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134124417 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbca20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134124417 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124417 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134124417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124417 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134124417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@7e0c241b4610: { messageType := 2, destLocRef := '93A8C4'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(2667)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2673)@7e0c241b4610: Found GsupExpect[0] for "262420000001042" handled at TC_iu_lu_and_mo_sms2(2676) MSC_Test-GSUP(2673)@7e0c241b4610: Added IMSI table entry 0TC_iu_lu_and_mo_sms2(2676)"262420000001042" TC_iu_lu_and_mo_sms2(2676)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2676)@7e0c241b4610: setverdict(pass): none -> pass 20250823134124421 DVLR DEBUG VLR subscr IMSI-262420000001042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134124421 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbca20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134124421 DVLR DEBUG SUBSCR(IMSI-262420000001042) Received 1 auth tuples (vlr.c:996) 20250823134124421 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbca20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134124421 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbca20]{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) 20250823134124421 DMM DEBUG Tx AUTH REQ (rand = a5eb46f4b95ccefda05b25279288545b) (gsm_04_08.c:641) 20250823134124421 DMM DEBUG AUTH REQ (autn = 23b722a98ffcddac51307fd960264fe5) (gsm_04_08.c:643) 20250823134124421 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134124421 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134124421 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134124421 DVLR DEBUG VLR subscr IMSI-262420000001042 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134124421 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124421 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124421 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124421 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134124421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124421 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134124421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2668)@7e0c241b4610: patching N(SD)=1 into dtap '05144460B7472104A1968C74'O MSC_Test_2-RAN(2668)@7e0c241b4610: patched enc_l3: '05544460B7472104A1968C74'O MSC_Test_2-SCCP(2667)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2667)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2667)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2667)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544460B7472104A1968C74'O 20250823134124426 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124426 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124426 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124426 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134124426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134124426 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134124427 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134124427 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134124427 DIUCS DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134124427 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134124427 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134124427 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134124427 DMM DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4460b747a1968c74) (gsm_04_08.c:1128) 20250823134124427 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbca20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134124427 DVLR DEBUG SUBSCR(IMSI-262420000001042) AUTH on UTRAN received RES: 4460b747a1968c74 (8 bytes) (vlr_auth_fsm.c:151) 20250823134124427 DVLR INFO SUBSCR(IMSI-262420000001042) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134124427 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbca20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134124427 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbca20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134124427 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbca20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134124427 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbca20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedb2900] (vlr_auth_fsm.c:294) 20250823134124427 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbca20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134124427 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbca20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134124427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134124427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134124427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134124427 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134124427 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=075ad1f321863e5f66f7e6df94557008, CK=NONE (ran_msg_iu.c:388) 20250823134124427 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134124427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134124427 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124427 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124427 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124427 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134124427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124427 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134124427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2667)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2667)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2667)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2667)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134124432 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124433 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124433 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124433 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134124433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134124433 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134124433 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134124433 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134124433 DIUCS DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134124433 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134124433 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134124433 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134124433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134124433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134124433 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134124433 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134124433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134124433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134124433 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbca20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134124433 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbca20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedb2900] (fsm.c:486) 20250823134124433 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbca20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134124433 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbca20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134124433 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124433 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124433 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124433 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134124433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124433 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134124433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134124435 DVLR DEBUG VLR subscr IMSI-262420000001042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134124435 DVLR DEBUG IMSI:262420000001042 has MSISDN:491230001042 (vlr.c:1045) 20250823134124435 DMSC NOTICE msub(IMSI-262420000001042:MSISDN-491230001042) VLR: update for IMSI=262420000001042 (MSISDN=491230001042) (gsm_04_08.c:1541) 20250823134124435 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134124435 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134124435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134124435 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbca20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134124435 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbca20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134124435 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbca20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134124435 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbca20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x561dbedb2900] (vlr_lu_fsm.c:110) 20250823134124435 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbca20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134124435 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x561dbedbca20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134124435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134124435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134124435 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x561dbedce770]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134124435 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x561dbedce770]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x561dbedb2900] (fsm.c:486) 20250823134124435 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x561dbedce770]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134124435 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x561dbedce770]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134124435 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x561dbedce770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134124435 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x561dbedce770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134124435 DMSC NOTICE msub(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x085F2115) VLR: update for IMSI=262420000001042 (MSISDN=491230001042) (gsm_04_08.c:1541) 20250823134124435 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x561dbedce770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134124435 DMM DEBUG -> IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x085F2115 LOCATION UPDATE ACCEPT (TMSI = 0x085f2115) (gsm_04_08.c:149) 20250823134124435 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134124435 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134124435 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x085F2115:UTRAN-Iu-446:LU)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134124435 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x085F2115 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134124435 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124435 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134124435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124435 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134124435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2676)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2668)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2668)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2667)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2667)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2667)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2667)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134124437 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124437 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124437 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124437 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134124437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134124437 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134124437 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134124437 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x085F2115:UTRAN-Iu-446:LU)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134124437 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x085F2115:UTRAN-Iu-446:LU)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134124437 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134124437 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134124437 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134124437 DMM DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134124437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134124438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x561dbedce770]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134124438 DMSC NOTICE msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115) VLR: update for IMSI=262420000001042 (MSISDN=491230001042) (gsm_04_08.c:1541) 20250823134124438 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134124438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x561dbedce770]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134124438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134124438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x561dbedce770]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134124438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x561dbedce770]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedb2900] (vlr_lu_fsm.c:817) 20250823134124438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x561dbedce770]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134124438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x561dbedce770]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134124438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedb2900]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134124438 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134124438 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250823134124438 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001042/3/1): Available (smpp_smsc.c:626) 20250823134124438 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134124438 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134124438 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134124438 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134124438 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115 + 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) 20250823134124438 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134124438 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134124438 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134124438 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134124438 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124438 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124438 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124438 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134124438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124438 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134124438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2667)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2667)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2667)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2667)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134124441 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124441 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124441 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124441 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134124441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134124441 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134124441 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134124441 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134124441 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134124441 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134124441 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134124441 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134124441 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134124441 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134124441 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134124441 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134124441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedb2900]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134124441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedb2900]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedbd160] (msc_a.c:1053) 20250823134124441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedb2900]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134124441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedb2900]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134124441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedb2900]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134124441 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb9c00] (msc_a.c:1053) 20250823134124441 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134124441 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbedbd160]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134124441 DMSC DEBUG msub_fsm[0x561dbedb9c00]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134124441 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115) MSC-A terminated (msub.c:261) 20250823134124441 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115) 1 MSC-I still active (msub.c:79) 20250823134124441 DMSC DEBUG msub_fsm[0x561dbedb9c00]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134124441 DMSC DEBUG msub_fsm[0x561dbedb9c00]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134124441 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbeda96a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134124441 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbeda96a0]{READY}: Removing from parent msub_fsm[0x561dbedb9c00] (msub.c:113) 20250823134124441 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-446 (ran_conn.c:142) 20250823134124441 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-446 (ran_conn.c:155) 20250823134124441 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbeda96a0]{READY}: Freeing instance (msub.c:113) 20250823134124441 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-446:LU)[0x561dbeda96a0]{READY}: Deallocated (fsm.c:568) 20250823134124441 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115) Free (msub.c:119) 20250823134124441 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134124441 DMSC DEBUG msub_fsm[0x561dbedb9c00]{terminating}: Freeing instance (msub.c:113) 20250823134124441 DMSC DEBUG msub_fsm[0x561dbedb9c00]{terminating}: Deallocated (fsm.c:568) 20250823134124441 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124441 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134124441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124441 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134124441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@7e0c241b4610: Session index based on local reference:0 20250823134124441 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124441 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124441 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124441 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134124441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134124441 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2668)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2676)9676996 TC_iu_lu_and_mo_sms2(2676)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2676)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2676)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2676)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2676)@7e0c241b4610: 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 := '085F2115'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2668)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mo_sms2(2676)3811016 MSC_Test_2-RAN(2668)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2667)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134124642 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124642 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124642 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124642 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134124642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134124642 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134124643 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) 20250823134124643 DMSC DEBUG msub_fsm[0x561dbeda96a0]{active}: Allocated (fsm.c:456) 20250823134124643 DMSC DEBUG msc_i[0x561dbedb9c00]{READY}: Allocated (fsm.c:456) 20250823134124643 DMSC DEBUG msc_i[0x561dbedb9c00]{READY}: is child of msub_fsm[0x561dbeda96a0] (fsm.c:486) 20250823134124643 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134124643 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeda96a0] (fsm.c:486) 20250823134124643 DMSC DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134124643 DMSC DEBUG msc_i(unknown:UTRAN-Iu-447:NONE)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134124643 DMSC DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134124643 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134124643 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134124643 DMM DEBUG msc_a(TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823134124643 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134124643 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770] (fsm.c:486) 20250823134124643 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134124643 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134124644 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134124644 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134124644 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134124644 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134124644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134124644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134124644 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbed6e3b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134124644 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbed6e3b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedbca20] (fsm.c:486) 20250823134124644 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbed6e3b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134124644 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbed6e3b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134124644 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134124644 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124644 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134124644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124644 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134124644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@7e0c241b4610: { messageType := 2, destLocRef := '3A26C8'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(2667)@7e0c241b4610: Session index based on local reference:0 TC_iu_lu_and_mo_sms2(2676)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2676)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134124653 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134124653 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbed6e3b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134124653 DVLR DEBUG SUBSCR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115) Received 1 auth tuples (vlr.c:996) 20250823134124653 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbed6e3b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134124653 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbed6e3b0]{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) 20250823134124653 DMM DEBUG Tx AUTH REQ (rand = 65864b1ed01042bafe93444f74146d0a) (gsm_04_08.c:641) 20250823134124653 DMM DEBUG AUTH REQ (autn = 055bdd6594934fbabbf21ae93291ca10) (gsm_04_08.c:643) 20250823134124653 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134124653 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134124653 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134124653 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134124653 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124653 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124653 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124653 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134124653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124653 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134124653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2668)@7e0c241b4610: patching N(SD)=1 into dtap '051498C4BEAD2104C4BF8E0D'O MSC_Test_2-RAN(2668)@7e0c241b4610: patched enc_l3: '055498C4BEAD2104C4BF8E0D'O MSC_Test_2-SCCP(2667)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2667)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2667)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2667)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055498C4BEAD2104C4BF8E0D'O 20250823134124661 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124661 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124661 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124661 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134124661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134124661 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134124661 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134124661 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134124661 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134124661 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134124661 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134124661 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134124661 DMM DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 98c4beadc4bf8e0d) (gsm_04_08.c:1128) 20250823134124661 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbed6e3b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134124661 DVLR DEBUG SUBSCR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115) AUTH on UTRAN received RES: 98c4beadc4bf8e0d (8 bytes) (vlr_auth_fsm.c:151) 20250823134124661 DVLR INFO SUBSCR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134124661 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbed6e3b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134124661 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbed6e3b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134124661 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbed6e3b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134124661 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbed6e3b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedbca20] (vlr_auth_fsm.c:294) 20250823134124662 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbed6e3b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134124662 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbed6e3b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134124662 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134124662 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134124662 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134124662 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134124662 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1fd831f80ccca40869bd238f272aafd2, CK=NONE (ran_msg_iu.c:388) 20250823134124662 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134124662 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134124662 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124662 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124662 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124662 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134124662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124662 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134124662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2667)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2667)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2667)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2667)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134124668 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124668 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124668 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124668 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134124668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134124669 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134124669 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134124669 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134124669 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134124669 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134124669 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134124669 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134124669 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134124669 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134124669 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134124669 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134124669 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134124669 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134124669 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134124669 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134124669 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134124669 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134124669 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134124669 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134124669 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250823134124669 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001042/3/1): Available (smpp_smsc.c:626) 20250823134124669 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124669 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124670 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134124670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124670 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134124670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2667)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2667)@7e0c241b4610: vl_len:42 MSC_Test_2-SCCP(2667)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2667)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O 20250823134124684 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124684 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124684 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124684 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134124684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134124684 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134124685 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134124685 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134124685 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134124685 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134124685 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134124685 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134124685 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250823134124685 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250823134124685 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134124685 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250823134124685 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134124685 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134124685 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250823134124686 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250823134124686 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134124686 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134124686 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823134124686 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124686 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134124686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124686 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134124686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134124686 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124686 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134124686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124686 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134124686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2669)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2667)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2676)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2676)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2667)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2667)@7e0c241b4610: vl_len:19 MSC_Test_2-SCCP(2667)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2667)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O 20250823134124695 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124695 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124695 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124695 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134124695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134124695 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134124695 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134124696 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134124696 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134124696 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134124696 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134124696 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134124696 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134124696 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134124696 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134124696 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134124696 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134124696 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134124696 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134124696 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134124696 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134124696 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134124696 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124696 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134124696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124696 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134124696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2667)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2667)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2667)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2667)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2667)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134124701 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124701 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124701 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124701 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134124701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134124701 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134124702 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134124702 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134124702 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134124702 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134124702 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134124702 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134124702 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134124702 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134124702 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134124702 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134124702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134124702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770] (msc_a.c:1053) 20250823134124702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134124702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134124702 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeda96a0] (msc_a.c:1053) 20250823134124702 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134124702 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134124702 DMSC DEBUG msub_fsm[0x561dbeda96a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134124702 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115) MSC-A terminated (msub.c:261) 20250823134124702 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115) 1 MSC-I still active (msub.c:79) 20250823134124702 DMSC DEBUG msub_fsm[0x561dbeda96a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134124702 DMSC DEBUG msub_fsm[0x561dbeda96a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134124702 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134124702 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Removing from parent msub_fsm[0x561dbeda96a0] (msub.c:113) 20250823134124702 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-447 (ran_conn.c:142) 20250823134124702 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-447 (ran_conn.c:155) 20250823134124702 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Freeing instance (msub.c:113) 20250823134124702 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115:UTRAN-Iu-447:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Deallocated (fsm.c:568) 20250823134124702 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115) Free (msub.c:119) 20250823134124702 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x085F2115 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134124702 DMSC DEBUG msub_fsm[0x561dbeda96a0]{terminating}: Freeing instance (msub.c:113) 20250823134124702 DMSC DEBUG msub_fsm[0x561dbeda96a0]{terminating}: Deallocated (fsm.c:568) 20250823134124702 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124702 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134124702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134124702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124702 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134124703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@7e0c241b4610: Session index based on local reference:0 20250823134124705 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124705 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-RAN(2668)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2676)3811016 MSC_Test_2-M3UA(2669)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134124705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134124705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134124705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134124705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134124705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134124705 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_lu_and_mo_sms2(2676)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2676)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2676)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2676)@7e0c241b4610: Final verdict of PTC: pass 20250823134124713 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134124713 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(2661)@7e0c241b4610: Final verdict of PTC: none 20250823134124715 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134124715 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134124715 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134124715 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) MSC_Test_1-SCCP(2664)@7e0c241b4610: Final verdict of PTC: none 20250823134124715 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134124715 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134124715 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134124715 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134124715 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134124715 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134124715 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134124715 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134124715 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) 20250823134124715 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124715 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134124715 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134124715 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134124716 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134124716 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134124716 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134124716 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MNCC(2670)@7e0c241b4610: Final verdict of PTC: none 20250823134124716 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134124716 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134124716 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134124716 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134124716 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) 20250823134124716 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124716 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134124716 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134124716 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134124716 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134124716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134124716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134124716 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134124716 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134124716 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(2663)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(2666)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2665)@7e0c241b4610: Final verdict of PTC: none 20250823134124717 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test-GSUP(2673)@7e0c241b4610: Final verdict of PTC: none 20250823134124717 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134124717 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823134124718 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) 20250823134124718 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134124718 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134124718 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134124718 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) 20250823134124718 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134124718 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134124718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134124718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134124718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134124718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134124718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134124718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134124718 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134124718 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(2662)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2667)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2672)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2671)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2674)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2660)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2675)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2669)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2677)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2668)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2660): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2661): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2662): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2663): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2664): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2665): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2666): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2667): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2668): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2669): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2670): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2671): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2672): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2673): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2674): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2675): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_lu_and_mo_sms2(2676): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2677): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_lu_and_mo_sms finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass'. Sat Aug 23 13:41:24 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 20250823134125718 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=462260) 20250823134126716 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134126716 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134126716 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134126717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134126717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134126717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134126718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134126718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134126718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134126719 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=462260, count=465568) 20250823134127720 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms ------ MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms'. Sat Aug 23 13:41:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134128721 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_lu_and_mt_sms started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2681)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2681)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2681)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2679)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2684)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2684)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2684)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-SCCP(2682)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2687)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2687)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2687)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2685)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134129722 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134129722 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2688)@7e0c241b4610: 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 } } } 20250823134129882 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) 20250823134129882 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) 20250823134129882 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134129882 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(2681)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2681)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2681)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134129888 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134129888 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134129888 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134129888 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134129888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134129888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134129888 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(2681)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2681)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2681)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2681)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2681)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2681)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134129888 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134129888 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134129888 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134129888 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134129888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134129888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134129888 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134129888 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134129888 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2681)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2681)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2681)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134129902 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) 20250823134129902 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) 20250823134129902 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134129902 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(2684)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2684)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2684)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134129907 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134129907 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134129907 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134129907 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134129907 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134129907 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134129907 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(2684)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2684)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2684)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2684)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2684)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134129907 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134129907 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134129907 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134129907 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134129907 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134129907 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134129907 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134129907 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134129907 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2684)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2684)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2684)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2684)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2684)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2684)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2684)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2684)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134129917 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) 20250823134129917 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) 20250823134129917 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134129917 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(2687)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2687)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2687)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134129923 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134129923 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134129923 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134129923 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134129923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134129923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134129923 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(2687)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2687)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2687)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2687)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2687)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134129924 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134129924 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134129924 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134129924 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134129924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134129924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134129924 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(2687)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134129924 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134129924 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2684)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2687)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2684)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2687)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2687)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2687)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2687)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2687)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2687)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2681)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134130696 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134130696 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134130696 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134130696 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134130696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134130696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134130696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134130696 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134130697 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134130697 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134130697 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134130697 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134130697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134130697 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134130697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134130697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2681)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2681)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2680)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2684)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134130711 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134130711 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134130711 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134130711 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:603) 20250823134130711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134130711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134130711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134130711 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134130711 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134130711 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134130711 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134130711 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134130711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134130711 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:233) 20250823134130711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134130711 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2684)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2684)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2683)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134130722 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134130722 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2690)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2690)@7e0c241b4610: 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) } } } } 20250823134130725 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2690)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2690)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2690)@7e0c241b4610: 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(2690)@7e0c241b4610: 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(2690)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2690)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134130729 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134130729 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134130729 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134130729 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134130729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134130729 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134130729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134130729 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134130729 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) 20250823134130730 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134130730 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134130730 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134130730 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134130730 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134130730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134130730 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134130730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134130730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2686)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134130740 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) 20250823134130740 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2691)@7e0c241b4610: Created GsupExpect[0] for "262420000001043" to be handled at TC_iu_lu_and_mt_sms2(2694) TC_iu_lu_and_mt_sms2(2694)@7e0c241b4610: 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 } } } } MSC_Test_2-RAN(2686)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mt_sms2(2694)11018832 MSC_Test_2-SCCP(2685)@7e0c241b4610: First idle individual index:0 20250823134130780 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134130780 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134130780 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134130780 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134130780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134130780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134130780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134130780 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2686)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134130780 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) 20250823134130780 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Allocated (fsm.c:456) 20250823134130780 DMSC DEBUG msc_i[0x561dbedce770]{READY}: Allocated (fsm.c:456) 20250823134130780 DMSC DEBUG msc_i[0x561dbedce770]{READY}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134130780 DMSC DEBUG msc_a[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134130780 DMSC DEBUG msc_a[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134130780 DMSC DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134130780 DMSC DEBUG msc_i(unknown:UTRAN-Iu-448:NONE)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134130780 DMSC DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134130780 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134130780 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134130780 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134130780 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134130780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134130780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbedb9c00] (fsm.c:486) 20250823134130780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134130780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134130781 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134130781 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001043 id=262420000001043 (vlr.c:661) 20250823134130781 DVLR INFO New subscr, IMSI: 262420000001043 (vlr.c:562) 20250823134130781 DVLR DEBUG VLR subscr IMSI-262420000001043 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134130781 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134130781 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134130781 DVLR DEBUG VLR subscr IMSI-262420000001043 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134130781 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134130781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134130781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134130781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134130781 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbed92fb0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134130781 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbed92fb0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134130781 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbed92fb0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134130781 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbed92fb0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134130781 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134130781 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134130781 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134130781 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134130781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134130781 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134130781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134130781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@7e0c241b4610: { messageType := 2, destLocRef := 'A82250'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(2685)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2691)@7e0c241b4610: Found GsupExpect[0] for "262420000001043" handled at TC_iu_lu_and_mt_sms2(2694) MSC_Test-GSUP(2691)@7e0c241b4610: Added IMSI table entry 0TC_iu_lu_and_mt_sms2(2694)"262420000001043" TC_iu_lu_and_mt_sms2(2694)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2694)@7e0c241b4610: setverdict(pass): none -> pass 20250823134130785 DVLR DEBUG VLR subscr IMSI-262420000001043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134130785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbed92fb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134130785 DVLR DEBUG SUBSCR(IMSI-262420000001043) Received 1 auth tuples (vlr.c:996) 20250823134130785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbed92fb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134130785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbed92fb0]{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) 20250823134130785 DMM DEBUG Tx AUTH REQ (rand = fe0057a158e3b8125246a399a5a3d491) (gsm_04_08.c:641) 20250823134130785 DMM DEBUG AUTH REQ (autn = 92c1ffebfc4e831eb6baac3fdb3bb2ee) (gsm_04_08.c:643) 20250823134130785 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134130785 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134130785 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134130785 DVLR DEBUG VLR subscr IMSI-262420000001043 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134130785 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134130785 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134130785 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134130785 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134130785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134130785 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134130785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134130785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2686)@7e0c241b4610: patching N(SD)=1 into dtap '05140AAD12AB2104B6E1D24D'O MSC_Test_2-RAN(2686)@7e0c241b4610: patched enc_l3: '05540AAD12AB2104B6E1D24D'O MSC_Test_2-SCCP(2685)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2685)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2685)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540AAD12AB2104B6E1D24D'O MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134130791 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134130791 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134130791 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134130791 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134130791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134130791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134130791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134130791 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134130791 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134130791 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134130791 DIUCS DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134130791 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134130791 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134130791 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134130791 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0aad12abb6e1d24d) (gsm_04_08.c:1128) 20250823134130791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbed92fb0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134130791 DVLR DEBUG SUBSCR(IMSI-262420000001043) AUTH on UTRAN received RES: 0aad12abb6e1d24d (8 bytes) (vlr_auth_fsm.c:151) 20250823134130791 DVLR INFO SUBSCR(IMSI-262420000001043) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134130791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbed92fb0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134130791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbed92fb0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134130791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbed92fb0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134130791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbed92fb0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbeda96a0] (vlr_auth_fsm.c:294) 20250823134130791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbed92fb0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134130791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbed92fb0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134130791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134130791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134130791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134130791 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134130791 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a104b64245d3a3e6c9403568ca80ac28, CK=NONE (ran_msg_iu.c:388) 20250823134130791 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134130791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134130791 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134130791 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134130791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134130791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134130791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134130791 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134130791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134130791 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2685)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2685)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2685)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134130797 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134130797 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134130797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134130797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134130797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134130797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134130797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134130797 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134130797 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134130797 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134130797 DIUCS DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134130797 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134130797 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134130797 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134130797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134130797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134130797 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134130797 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134130797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134130797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134130797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbed92fb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134130797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbed92fb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134130797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbed92fb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134130797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbed92fb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134130797 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134130797 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134130797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134130797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134130797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134130797 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134130797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134130797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134130799 DVLR DEBUG VLR subscr IMSI-262420000001043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134130799 DVLR DEBUG IMSI:262420000001043 has MSISDN:491230001043 (vlr.c:1045) 20250823134130799 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250823134130799 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134130800 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134130800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134130800 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbed92fb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134130800 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbed92fb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134130800 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbed92fb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134130800 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbed92fb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x561dbeda96a0] (vlr_lu_fsm.c:110) 20250823134130800 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbed92fb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134130800 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x561dbed92fb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134130800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134130800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134130800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x561dbed88580]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134130800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x561dbed88580]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134130800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x561dbed88580]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134130800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x561dbed88580]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134130800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x561dbed88580]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134130800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x561dbed88580]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134130800 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x93074F55) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250823134130800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x561dbed88580]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134130800 DMM DEBUG -> IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x93074F55 LOCATION UPDATE ACCEPT (TMSI = 0x93074f55) (gsm_04_08.c:149) 20250823134130800 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134130800 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134130800 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134130800 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x93074F55 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134130800 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134130800 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134130800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134130800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134130800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134130800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134130800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134130800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2694)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2686)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2686)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2685)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2685)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2685)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134130802 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134130802 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134130802 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134130802 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134130802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134130802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134130802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134130802 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134130803 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134130803 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134130803 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134130803 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134130803 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134130803 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134130803 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134130803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x93074F55:UTRAN-Iu-448:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134130803 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x561dbed88580]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134130803 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250823134130803 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134130803 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x561dbed88580]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134130803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134130803 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x561dbed88580]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134130803 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x561dbed88580]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbeda96a0] (vlr_lu_fsm.c:817) 20250823134130803 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x561dbed88580]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134130803 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x561dbed88580]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134130803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134130803 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134130803 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250823134130803 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250823134130803 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134130803 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134130803 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134130803 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134130803 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 + 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) 20250823134130803 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134130803 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134130803 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134130803 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134130803 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134130803 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134130803 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134130803 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134130803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134130803 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134130803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134130803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2685)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2685)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2685)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134130807 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134130807 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134130807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134130807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134130807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134130807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134130807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134130807 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134130807 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134130807 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134130807 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134130807 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134130807 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134130807 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134130807 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134130807 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134130807 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134130807 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134130807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134130807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedb9c00] (msc_a.c:1053) 20250823134130807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134130807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134130807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134130807 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedbca20] (msc_a.c:1053) 20250823134130807 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134130807 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134130807 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134130807 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55) MSC-A terminated (msub.c:261) 20250823134130807 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55) 1 MSC-I still active (msub.c:79) 20250823134130807 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134130807 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134130807 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedce770]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134130807 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedce770]{READY}: Removing from parent msub_fsm[0x561dbedbca20] (msub.c:113) 20250823134130807 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-448 (ran_conn.c:142) 20250823134130807 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-448 (ran_conn.c:155) 20250823134130807 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedce770]{READY}: Freeing instance (msub.c:113) 20250823134130807 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-448:LU)[0x561dbedce770]{READY}: Deallocated (fsm.c:568) 20250823134130807 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55) Free (msub.c:119) 20250823134130807 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134130807 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Freeing instance (msub.c:113) 20250823134130807 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Deallocated (fsm.c:568) 20250823134130807 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134130807 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134130807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134130807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134130807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134130807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134130807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134130807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@7e0c241b4610: Session index based on local reference:0 20250823134130808 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134130808 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134130808 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134130808 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134130808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134130808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134130808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134130808 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2686)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2694)11018832 TC_iu_lu_and_mt_sms2(2694)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2694)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2694)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2694)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2686)@7e0c241b4610: Created IMSI[0] for '262420000001043'H'93074F55'O to be handled at TC_iu_lu_and_mt_sms2(2694) 20250823134130810 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823134130810 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250823134130810 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250823134130810 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250823134131810 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250823134131810 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250823134131810 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250823134131811 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250823134131811 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250823134131811 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250823134131812 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134131812 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134131812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134131812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134131812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134131812 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134131812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134131812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2686)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms2(2694) TC_iu_lu_and_mt_sms2(2694)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2694)@7e0c241b4610: 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 := '93074F55'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2686)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mt_sms2(2694)8550069 MSC_Test_2-SCCP(2685)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134131836 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134131836 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134131836 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134131836 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134131836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134131836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134131836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134131836 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134131837 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) 20250823134131837 DMSC DEBUG msub_fsm[0x561dbeda96a0]{active}: Allocated (fsm.c:456) 20250823134131837 DMSC DEBUG msc_i[0x561dbedb9c00]{READY}: Allocated (fsm.c:456) 20250823134131837 DMSC DEBUG msc_i[0x561dbedb9c00]{READY}: is child of msub_fsm[0x561dbeda96a0] (fsm.c:486) 20250823134131837 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134131837 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeda96a0] (fsm.c:486) 20250823134131837 DMSC DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134131837 DMSC DEBUG msc_i(unknown:UTRAN-Iu-449:NONE)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134131837 DMSC DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134131837 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134131837 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134131837 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134131837 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770] (fsm.c:486) 20250823134131837 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134131837 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134131837 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 + 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) 20250823134131837 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134131837 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134131837 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134131837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134131837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134131837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbed92fb0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134131837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbed92fb0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedbca20] (fsm.c:486) 20250823134131837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbed92fb0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134131837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbed92fb0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134131837 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 - proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823134131838 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134131838 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134131838 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134131838 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134131838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134131838 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134131838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134131838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@7e0c241b4610: { messageType := 2, destLocRef := '8276B5'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(2685)@7e0c241b4610: Session index based on local reference:0 TC_iu_lu_and_mt_sms2(2694)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2694)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134131843 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 + vlr_gsup_rx: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134131843 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbed92fb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134131843 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55) Received 1 auth tuples (vlr.c:996) 20250823134131843 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbed92fb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134131843 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbed92fb0]{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) 20250823134131843 DMM DEBUG Tx AUTH REQ (rand = b310a830b57c759ddd3fdb4341e7e6a3) (gsm_04_08.c:641) 20250823134131843 DMM DEBUG AUTH REQ (autn = b9026f91580ff6243aa87456cb7e06c3) (gsm_04_08.c:643) 20250823134131843 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134131843 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134131843 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134131843 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 - vlr_gsup_rx: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr.c:1410) 20250823134131843 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134131843 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134131843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134131843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134131843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134131843 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134131843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134131843 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2686)@7e0c241b4610: patching N(SD)=0 into dtap '0514DADF35022104DC26873A'O MSC_Test_2-RAN(2686)@7e0c241b4610: patched enc_l3: '0514DADF35022104DC26873A'O MSC_Test_2-SCCP(2685)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2685)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2685)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514DADF35022104DC26873A'O 20250823134131850 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134131850 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134131850 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134131850 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134131850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134131850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134131850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134131850 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134131850 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134131850 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134131850 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134131850 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134131850 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134131850 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134131850 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = dadf3502dc26873a) (gsm_04_08.c:1128) 20250823134131850 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbed92fb0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134131850 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55) AUTH on UTRAN received RES: dadf3502dc26873a (8 bytes) (vlr_auth_fsm.c:151) 20250823134131850 DVLR INFO SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134131850 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbed92fb0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134131850 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbed92fb0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134131850 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbed92fb0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134131850 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbed92fb0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedbca20] (vlr_auth_fsm.c:294) 20250823134131850 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbed92fb0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134131850 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbed92fb0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134131850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134131850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134131850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134131850 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134131850 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=fdd57eaab244f9c213a4847293411fef, CK=NONE (ran_msg_iu.c:388) 20250823134131850 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134131851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134131851 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134131851 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134131851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134131851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134131851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134131851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134131851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134131851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2685)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2685)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2685)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134131856 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134131856 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134131856 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134131856 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134131856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134131856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134131857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134131857 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134131857 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134131857 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134131857 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134131857 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134131857 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134131857 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134131857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134131857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134131857 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134131857 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134131857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134131857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134131857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134131857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134131857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134131857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134131857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134131857 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134131857 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250823134131857 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250823134131857 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134131857 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134131858 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 - Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (paging.c:202) 20250823134131858 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250823134131858 DMSC NOTICE Pending paging while subscriber 262420000001043 attached. (sms_queue.c:558) 20250823134131858 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134131858 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134131858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134131858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134131858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134131858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134131858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134131858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134131858 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134131858 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134131858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134131858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134131858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134131858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134131858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134131858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2687)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2685)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2694)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2685)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@7e0c241b4610: vl_len:19 MSC_Test_2-SCCP(2685)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2685)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250823134131872 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134131872 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134131872 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134131872 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134131872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134131872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134131872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134131872 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134131873 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134131873 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134131873 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134131873 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134131873 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134131873 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2685)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@7e0c241b4610: vl_len:22 MSC_Test_2-SCCP(2685)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2685)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134132074 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134132074 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134132074 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134132074 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134132074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134132074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134132074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134132074 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134132075 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134132075 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134132075 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134132075 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134132075 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134132075 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134132075 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250823134132075 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134132075 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134132075 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250823134132075 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250823134132075 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250823134132075 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:76) 20250823134132076 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134132076 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134132076 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134132076 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134132076 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134132076 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134132076 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134132076 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134132076 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134132076 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134132076 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134132076 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134132076 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134132076 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134132076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134132076 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134132076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134132076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134132076 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134132076 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134132076 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134132076 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134132076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134132076 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134132076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134132076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2687)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2685)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2694)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2685)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2685)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2685)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134132094 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134132094 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134132094 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134132094 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134132094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134132094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134132094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134132094 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134132094 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134132094 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134132094 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134132094 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134132094 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134132094 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134132094 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134132094 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134132094 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134132094 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134132094 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134132094 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770] (msc_a.c:1053) 20250823134132094 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134132094 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134132094 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeda96a0] (msc_a.c:1053) 20250823134132094 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134132094 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134132094 DMSC DEBUG msub_fsm[0x561dbeda96a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134132094 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55) MSC-A terminated (msub.c:261) 20250823134132094 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55) 1 MSC-I still active (msub.c:79) 20250823134132094 DMSC DEBUG msub_fsm[0x561dbeda96a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134132094 DMSC DEBUG msub_fsm[0x561dbeda96a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134132094 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedb9c00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134132094 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedb9c00]{READY}: Removing from parent msub_fsm[0x561dbeda96a0] (msub.c:113) 20250823134132094 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-449 (ran_conn.c:142) 20250823134132095 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-449 (ran_conn.c:155) 20250823134132095 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedb9c00]{READY}: Freeing instance (msub.c:113) 20250823134132095 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-449:PAGING_RESP)[0x561dbedb9c00]{READY}: Deallocated (fsm.c:568) 20250823134132095 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55) Free (msub.c:119) 20250823134132095 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134132095 DMSC DEBUG msub_fsm[0x561dbeda96a0]{terminating}: Freeing instance (msub.c:113) 20250823134132095 DMSC DEBUG msub_fsm[0x561dbeda96a0]{terminating}: Deallocated (fsm.c:568) 20250823134132095 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134132095 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134132095 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134132095 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134132095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134132095 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134132095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134132095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-RAN(2686)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2694)8550069 20250823134132098 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-M3UA(2687)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134132098 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134132098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134132098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134132098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134132098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134132098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134132098 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_lu_and_mt_sms2(2694)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2694)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2694)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2686)@7e0c241b4610: Removed IMSI[0] for '262420000001043'H to be handled at TC_iu_lu_and_mt_sms2(2694) TC_iu_lu_and_mt_sms2(2694)@7e0c241b4610: Final verdict of PTC: pass 20250823134132107 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134132107 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134132108 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134132108 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134132108 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134132108 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134132108 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134132108 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134132108 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134132108 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134132108 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) 20250823134132108 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134132108 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134132108 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134132108 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134132108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134132108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134132108 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134132108 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134132108 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134132108 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134132109 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) 20250823134132109 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134132109 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134132109 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134132109 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823134132109 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134132109 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823134132109 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) MSC_Test_0-M3UA(2681)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2688)@7e0c241b4610: Final verdict of PTC: none 20250823134132109 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) 20250823134132109 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134132109 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134132109 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134132109 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134132109 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134132109 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134132109 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134132109 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134132109 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134132109 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134132110 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2682)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2680)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(2684)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2690)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2685)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(2679)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(2691)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2692)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2689)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2678)@7e0c241b4610: Final verdict of PTC: none 20250823134132111 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) 20250823134132111 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134132111 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134132111 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134132111 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) 20250823134132111 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134132111 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134132111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134132111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134132111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134132111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134132111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134132111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134132111 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) MSC_Test_2-M3UA(2687)@7e0c241b4610: Final verdict of PTC: none 20250823134132111 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-STATS(2693)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2695)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2683)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2686)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2678): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2679): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2680): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2681): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2682): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2683): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2684): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2685): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2686): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2687): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2688): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2689): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2690): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2691): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2692): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2693): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_lu_and_mt_sms2(2694): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2695): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_lu_and_mt_sms finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass'. Sat Aug 23 13:41:32 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 20250823134133112 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=477468) 20250823134134109 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134134110 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134134110 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134134110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134134110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134134110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134134112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134134112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134134112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134134113 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=477468, count=480776) 20250823134135115 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 ------ Sat Aug 23 13:41:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 20250823134136117 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_lu_and_mt_sms_already_paging started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2699)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2699)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2699)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2697)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2702)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2702)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2702)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2700)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2705)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2705)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2705)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2703)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134137064 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2706)@7e0c241b4610: 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 } } } 20250823134137117 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134137117 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2708)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2708)@7e0c241b4610: 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) } } } } 20250823134137123 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2708)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2708)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2708)@7e0c241b4610: 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(2708)@7e0c241b4610: 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(2708)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2708)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134137143 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) 20250823134137143 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2709)@7e0c241b4610: Created GsupExpect[0] for "262420000101045" to be handled at TC_iu_lu_and_mt_sms_already_paging2(2712) TC_iu_lu_and_mt_sms_already_paging2(2712)@7e0c241b4610: 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 } } } } 20250823134137230 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) 20250823134137230 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) 20250823134137230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134137230 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(2699)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2699)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2699)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134137235 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134137235 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134137236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134137236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134137236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134137236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134137236 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(2699)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2699)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2699)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2699)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2699)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134137238 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134137238 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134137238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134137238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134137238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134137238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134137238 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(2699)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2699)@7e0c241b4610: Message received on association #8 20250823134137239 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134137239 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2699)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2699)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2699)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2699)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2699)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2699)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134137244 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) 20250823134137244 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) 20250823134137244 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134137244 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(2702)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2702)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2702)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2702)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2702)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134137249 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134137249 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134137249 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134137249 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134137249 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134137249 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134137249 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(2702)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2702)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2702)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134137249 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134137249 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134137249 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134137249 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134137249 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134137249 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134137249 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(2702)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2702)@7e0c241b4610: Message received on association #8 20250823134137249 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134137249 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2702)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2702)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2702)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2702)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2702)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2702)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134137259 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) 20250823134137259 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) 20250823134137259 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134137259 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(2705)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2705)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2705)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134137266 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134137266 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134137266 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134137266 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134137266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134137266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134137266 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(2705)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2705)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2705)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2705)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2705)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134137269 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134137269 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134137269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134137269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134137269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134137270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134137270 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(2705)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134137270 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134137270 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2702)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2705)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2702)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2705)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2705)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2705)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2705)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2705)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2705)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134138043 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134138043 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134138043 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134138043 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134138043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134138043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134138043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134138043 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2699)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134138044 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134138044 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134138044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134138044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134138044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134138044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134138044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134138044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2699)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2699)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2698)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134138055 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134138055 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134138055 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134138056 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:603) 20250823134138056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134138056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134138056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134138056 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2702)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134138056 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134138056 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134138056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134138056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134138056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134138056 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:233) 20250823134138056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134138056 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2702)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2702)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2701)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134138071 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134138071 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134138071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134138071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134138071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134138071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134138071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134138071 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134138071 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) 20250823134138071 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134138071 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134138071 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134138071 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134138071 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134138071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134138071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134138071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134138072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2704)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2704)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2712)16518410 MSC_Test_2-SCCP(2703)@7e0c241b4610: First idle individual index:0 20250823134138083 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134138083 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134138083 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134138083 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134138083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134138083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134138083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134138083 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134138083 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) 20250823134138083 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Allocated (fsm.c:456) 20250823134138083 DMSC DEBUG msc_i[0x561dbedce770]{READY}: Allocated (fsm.c:456) 20250823134138083 DMSC DEBUG msc_i[0x561dbedce770]{READY}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134138083 DMSC DEBUG msc_a[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134138083 DMSC DEBUG msc_a[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134138083 DMSC DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134138083 DMSC DEBUG msc_i(unknown:UTRAN-Iu-450:NONE)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134138083 DMSC DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134138083 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134138083 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134138083 DMM DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000101045 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134138083 DMM DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134138083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134138083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedb9c00] (fsm.c:486) 20250823134138083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134138083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134138083 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134138083 DVLR DEBUG set IMSI on subscriber; IMSI=262420000101045 id=262420000101045 (vlr.c:661) 20250823134138083 DVLR INFO New subscr, IMSI: 262420000101045 (vlr.c:562) 20250823134138083 DVLR DEBUG VLR subscr IMSI-262420000101045 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134138083 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134138083 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134138083 DVLR DEBUG VLR subscr IMSI-262420000101045 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134138083 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134138083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134138083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134138083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134138083 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedab3d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134138083 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedab3d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134138083 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedab3d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134138083 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedab3d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134138083 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134138083 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134138083 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134138083 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134138083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134138083 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134138083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134138083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2704)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2705)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@7e0c241b4610: { messageType := 2, destLocRef := 'FC0D0A'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(2703)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2709)@7e0c241b4610: Found GsupExpect[0] for "262420000101045" handled at TC_iu_lu_and_mt_sms_already_paging2(2712) MSC_Test-GSUP(2709)@7e0c241b4610: Added IMSI table entry 0TC_iu_lu_and_mt_sms_already_paging2(2712)"262420000101045" TC_iu_lu_and_mt_sms_already_paging2(2712)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2712)@7e0c241b4610: setverdict(pass): none -> pass 20250823134138086 DVLR DEBUG VLR subscr IMSI-262420000101045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134138086 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedab3d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134138086 DVLR DEBUG SUBSCR(IMSI-262420000101045) Received 1 auth tuples (vlr.c:996) 20250823134138086 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedab3d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134138086 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedab3d0]{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) 20250823134138086 DMM DEBUG Tx AUTH REQ (rand = 0050f776b6de6fecd3af812e009de891) (gsm_04_08.c:641) 20250823134138086 DMM DEBUG AUTH REQ (autn = a53297957185e1225571433012e45e08) (gsm_04_08.c:643) 20250823134138086 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134138086 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134138086 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134138086 DVLR DEBUG VLR subscr IMSI-262420000101045 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134138086 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134138086 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134138086 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134138086 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134138086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134138086 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134138086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134138086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2704)@7e0c241b4610: patching N(SD)=1 into dtap '051452A624A12104146495DE'O MSC_Test_2-RAN(2704)@7e0c241b4610: patched enc_l3: '055452A624A12104146495DE'O MSC_Test_2-SCCP(2703)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2703)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2703)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055452A624A12104146495DE'O 20250823134138092 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134138092 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134138092 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134138092 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134138092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134138092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134138092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134138092 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134138092 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134138092 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134138092 DIUCS DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134138092 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134138092 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134138092 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134138092 DMM DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 52a624a1146495de) (gsm_04_08.c:1128) 20250823134138092 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedab3d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134138092 DVLR DEBUG SUBSCR(IMSI-262420000101045) AUTH on UTRAN received RES: 52a624a1146495de (8 bytes) (vlr_auth_fsm.c:151) 20250823134138092 DVLR INFO SUBSCR(IMSI-262420000101045) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134138092 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedab3d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134138092 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedab3d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134138092 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedab3d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134138092 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedab3d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbeda96a0] (vlr_auth_fsm.c:294) 20250823134138092 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedab3d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134138092 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedab3d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134138092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134138092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134138092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134138092 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134138092 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=53cee3731d83e01bc832701348e67982, CK=NONE (ran_msg_iu.c:388) 20250823134138092 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134138092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134138092 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134138092 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134138092 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134138092 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134138092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134138092 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134138092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134138092 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2703)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2703)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2703)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134138097 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134138097 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134138097 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134138097 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134138097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134138097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134138097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134138097 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134138097 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134138097 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134138097 DIUCS DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134138097 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134138097 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134138097 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134138098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134138098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134138098 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134138098 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134138098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134138098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134138098 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedab3d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134138098 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedab3d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134138098 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedab3d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134138098 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedab3d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134138098 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134138098 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134138098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134138098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134138098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134138098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134138098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134138098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134138100 DVLR DEBUG VLR subscr IMSI-262420000101045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134138100 DVLR DEBUG IMSI:262420000101045 has MSISDN:491230101045 (vlr.c:1045) 20250823134138100 DMSC NOTICE msub(IMSI-262420000101045:MSISDN-491230101045) VLR: update for IMSI=262420000101045 (MSISDN=491230101045) (gsm_04_08.c:1541) 20250823134138100 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134138100 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134138100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134138100 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedab3d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134138100 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedab3d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134138100 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedab3d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134138100 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedab3d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x561dbeda96a0] (vlr_lu_fsm.c:110) 20250823134138100 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedab3d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134138100 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x561dbedab3d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134138100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134138100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134138100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x561dbeda3240]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134138100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x561dbeda3240]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134138100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x561dbeda3240]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134138100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x561dbeda3240]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134138100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x561dbeda3240]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134138100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x561dbeda3240]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134138100 DMSC NOTICE msub(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0xACB1AA3C) VLR: update for IMSI=262420000101045 (MSISDN=491230101045) (gsm_04_08.c:1541) 20250823134138100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x561dbeda3240]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134138100 DMM DEBUG -> IMSI-262420000101045:MSISDN-491230101045:TMSInew-0xACB1AA3C LOCATION UPDATE ACCEPT (TMSI = 0xacb1aa3c) (gsm_04_08.c:149) 20250823134138100 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134138100 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134138100 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134138100 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSInew-0xACB1AA3C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134138100 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134138100 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134138100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134138100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134138100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134138100 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134138100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134138100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2712)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2704)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2704)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2703)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2703)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2703)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134138102 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134138102 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134138102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134138102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134138102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134138102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134138102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134138102 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134138102 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134138102 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134138102 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134138102 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134138102 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134138102 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134138102 DMM DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134138102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134138102 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x561dbeda3240]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134138102 DMSC NOTICE msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C) VLR: update for IMSI=262420000101045 (MSISDN=491230101045) (gsm_04_08.c:1541) 20250823134138102 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134138102 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x561dbeda3240]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134138102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134138102 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x561dbeda3240]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134138102 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x561dbeda3240]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbeda96a0] (vlr_lu_fsm.c:817) 20250823134138102 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x561dbeda3240]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134138102 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x561dbeda3240]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134138102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134138102 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134138102 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250823134138102 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101045/3/1): Available (smpp_smsc.c:626) 20250823134138102 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134138102 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134138102 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134138102 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134138102 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C + 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) 20250823134138102 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134138102 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134138102 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134138102 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134138102 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134138102 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134138102 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134138102 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134138102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134138102 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134138102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134138102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2703)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2703)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2703)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134138105 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134138105 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134138105 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134138105 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134138105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134138105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134138105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134138105 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134138105 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134138105 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134138105 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134138105 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134138105 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134138105 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134138105 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134138105 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134138105 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134138105 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134138105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134138105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedb9c00] (msc_a.c:1053) 20250823134138105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134138105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134138105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134138105 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedbca20] (msc_a.c:1053) 20250823134138105 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134138105 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134138105 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134138105 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C) MSC-A terminated (msub.c:261) 20250823134138105 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C) 1 MSC-I still active (msub.c:79) 20250823134138105 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134138105 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134138105 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedce770]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134138105 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedce770]{READY}: Removing from parent msub_fsm[0x561dbedbca20] (msub.c:113) 20250823134138105 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-450 (ran_conn.c:142) 20250823134138105 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-450 (ran_conn.c:155) 20250823134138105 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedce770]{READY}: Freeing instance (msub.c:113) 20250823134138105 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-450:LU)[0x561dbedce770]{READY}: Deallocated (fsm.c:568) 20250823134138105 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C) Free (msub.c:119) 20250823134138105 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C - active-conn: now used by 1 (attached) (msub.c:375) 20250823134138105 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Freeing instance (msub.c:113) 20250823134138105 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Deallocated (fsm.c:568) 20250823134138105 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134138105 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134138105 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134138105 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134138105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134138105 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134138105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134138105 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@7e0c241b4610: Session index based on local reference:0 20250823134138106 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134138106 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134138106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134138106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134138106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134138106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134138106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134138106 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2704)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2712)16518410 TC_iu_lu_and_mt_sms_already_paging2(2712)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2712)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2712)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2712)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2704)@7e0c241b4610: Created IMSI[0] for '262420000101045'H'ACB1AA3C'O to be handled at TC_iu_lu_and_mt_sms_already_paging2(2712) TC_iu_lu_and_mt_sms_already_paging2(2712)@7e0c241b4610: first SMS 20250823134138107 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823134138107 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250823134138107 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250823134138107 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250823134139109 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250823134139109 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250823134139109 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250823134139110 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250823134139110 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250823134139110 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250823134139110 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134139110 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134139110 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134139110 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134139110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134139110 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134139110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134139110 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2704)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_already_paging2(2712) 20250823134139127 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (msc_vty.c:1285) 20250823134139127 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:94) 20250823134139127 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:76) 20250823134139127 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (msc_vty.c:1428) TC_iu_lu_and_mt_sms_already_paging2(2712)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2712)@7e0c241b4610: second SMS TC_iu_lu_and_mt_sms_already_paging2(2712)@7e0c241b4610: 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 := 'ACB1AA3C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2704)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2712)5526883 MSC_Test_2-SCCP(2703)@7e0c241b4610: First idle individual index:0 20250823134139130 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134139130 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134139130 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134139130 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134139130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134139130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134139130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134139130 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134139130 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) 20250823134139130 DMSC DEBUG msub_fsm[0x561dbeda96a0]{active}: Allocated (fsm.c:456) 20250823134139130 DMSC DEBUG msc_i[0x561dbedb9c00]{READY}: Allocated (fsm.c:456) 20250823134139130 DMSC DEBUG msc_i[0x561dbedb9c00]{READY}: is child of msub_fsm[0x561dbeda96a0] (fsm.c:486) 20250823134139130 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134139130 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeda96a0] (fsm.c:486) 20250823134139130 DMSC DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134139130 DMSC DEBUG msc_i(unknown:UTRAN-Iu-451:NONE)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134139131 DMSC DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134139131 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134139131 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134139131 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134139131 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770] (fsm.c:486) 20250823134139131 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134139131 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134139131 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C + 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) 20250823134139131 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134139131 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134139131 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134139131 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134139131 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134139131 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbeda3240]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134139131 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbeda3240]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedbca20] (fsm.c:486) 20250823134139131 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbeda3240]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134139131 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbeda3240]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134139131 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C - proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823134139131 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134139131 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134139131 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134139131 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134139131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134139131 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134139131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134139131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@7e0c241b4610: { messageType := 2, destLocRef := '545563'O ("TUc"), 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(2703)@7e0c241b4610: Session index based on local reference:0 TC_iu_lu_and_mt_sms_already_paging2(2712)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2712)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134139137 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C + vlr_gsup_rx: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134139137 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbeda3240]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134139137 DVLR DEBUG SUBSCR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C) Received 1 auth tuples (vlr.c:996) 20250823134139137 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbeda3240]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134139137 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbeda3240]{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) 20250823134139137 DMM DEBUG Tx AUTH REQ (rand = 957e1271468e00901a54ccc851d76377) (gsm_04_08.c:641) 20250823134139137 DMM DEBUG AUTH REQ (autn = c276c34fc37382b46dc2460224da745c) (gsm_04_08.c:643) 20250823134139137 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134139137 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134139137 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134139137 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C - vlr_gsup_rx: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr.c:1410) 20250823134139137 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134139137 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134139137 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134139137 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134139137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134139137 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134139137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134139137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2704)@7e0c241b4610: patching N(SD)=0 into dtap '051430F8ED1021040901503E'O MSC_Test_2-RAN(2704)@7e0c241b4610: patched enc_l3: '051430F8ED1021040901503E'O MSC_Test_2-SCCP(2703)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2703)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2703)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051430F8ED1021040901503E'O 20250823134139143 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134139143 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134139143 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134139143 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134139143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134139143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134139143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134139143 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134139143 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134139143 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134139143 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134139143 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134139143 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134139143 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134139143 DMM DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 30f8ed100901503e) (gsm_04_08.c:1128) 20250823134139143 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbeda3240]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134139143 DVLR DEBUG SUBSCR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C) AUTH on UTRAN received RES: 30f8ed100901503e (8 bytes) (vlr_auth_fsm.c:151) 20250823134139143 DVLR INFO SUBSCR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134139144 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbeda3240]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134139144 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbeda3240]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134139144 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbeda3240]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134139144 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbeda3240]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedbca20] (vlr_auth_fsm.c:294) 20250823134139144 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbeda3240]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134139144 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbeda3240]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134139144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134139144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134139144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134139144 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134139144 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0d14fd63ee3a99198d6dee4569222c65, CK=NONE (ran_msg_iu.c:388) 20250823134139144 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134139144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134139144 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134139144 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134139144 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134139144 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134139144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134139144 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134139144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134139144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2703)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2703)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2703)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134139149 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134139149 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134139149 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134139149 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134139149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134139149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134139149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134139149 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134139150 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134139150 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134139150 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134139150 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134139150 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134139150 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134139150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134139150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134139150 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134139150 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134139150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134139150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134139150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134139150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134139150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134139150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134139150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134139150 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134139150 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250823134139150 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250823134139150 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134139150 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134139150 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C - Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (paging.c:202) 20250823134139150 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101045/3/1): Available (smpp_smsc.c:626) 20250823134139150 DMSC NOTICE Pending paging while subscriber 262420000101045 attached. (sms_queue.c:558) 20250823134139150 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134139150 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134139150 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134139150 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134139150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134139151 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134139151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134139151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134139151 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134139151 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134139151 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134139151 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134139151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134139151 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134139151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134139151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2705)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2703)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2712)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2703)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@7e0c241b4610: vl_len:19 MSC_Test_2-SCCP(2703)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2703)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250823134139164 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-SCCP(2703)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@7e0c241b4610: vl_len:22 20250823134139164 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134139165 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134139165 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134139165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134139165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134139165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134139165 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2703)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2703)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O 20250823134139165 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134139165 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134139165 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134139165 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134139165 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134139165 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134139366 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134139366 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134139366 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134139366 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134139366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134139366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134139366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134139366 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134139367 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134139367 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134139367 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134139367 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134139367 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134139367 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134139367 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250823134139367 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134139367 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134139368 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250823134139368 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250823134139368 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb) (db.c:771) 20250823134139368 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C + SMS-pending: now used by 7 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb,SMS-pending) (sms_queue.c:201) 20250823134139368 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C + SMS: now used by 8 (attached,2*SMS-receiver,2*SMS,active-conn,sms_sms_cb,SMS-pending) (transaction.c:228) 20250823134139368 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250823134139368 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134139369 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250823134139369 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134139369 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134139369 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C - sms_sms_cb: now used by 7 (attached,2*SMS-receiver,2*SMS,active-conn,SMS-pending) (sms_queue.c:627) 20250823134139369 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C - SMS-receiver: now used by 6 (attached,SMS-receiver,2*SMS,active-conn,SMS-pending) (gsm_04_11.c:76) 20250823134139369 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C - SMS: now used by 5 (attached,SMS-receiver,SMS,active-conn,SMS-pending) (transaction.c:281) 20250823134139370 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134139370 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134139370 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134139370 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134139370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134139370 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134139370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134139370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134139370 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134139370 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134139370 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134139370 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134139370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134139370 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134139370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134139370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2705)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2703)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2712)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2712)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2703)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@7e0c241b4610: vl_len:19 MSC_Test_2-SCCP(2703)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2703)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O MSC_Test_2-SCCP(2703)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@7e0c241b4610: vl_len:22 MSC_Test_2-SCCP(2703)@7e0c241b4610: vl_from0 20250823134139380 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134139380 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134139380 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134139380 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134139380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134139380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134139380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134139380 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2703)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O 20250823134139380 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134139380 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134139381 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134139381 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134139381 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134139381 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134139582 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134139582 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134139582 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134139582 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134139582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134139582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134139582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134139582 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134139583 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134139583 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134139583 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134139583 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134139583 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134139583 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134139583 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250823134139583 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134139583 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134139583 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS,active-conn,SMS-pending,sms_sms_cb) (sms_queue.c:621) 20250823134139583 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250823134139583 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250823134139583 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:76) 20250823134139584 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134139584 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134139584 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134139584 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134139584 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134139584 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134139584 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134139584 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134139584 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134139584 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134139584 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134139584 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134139584 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134139584 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134139584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134139584 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134139584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134139584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134139584 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134139584 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134139584 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134139584 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134139584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134139584 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134139584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134139584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2705)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2703)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2712)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2703)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2703)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2703)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134139590 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134139590 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134139590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134139590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134139590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134139591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134139591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134139591 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134139591 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134139591 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134139591 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134139591 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134139591 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134139591 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134139591 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134139591 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134139591 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134139591 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134139591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134139591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770] (msc_a.c:1053) 20250823134139591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134139591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134139591 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeda96a0] (msc_a.c:1053) 20250823134139591 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134139591 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134139591 DMSC DEBUG msub_fsm[0x561dbeda96a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134139591 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C) MSC-A terminated (msub.c:261) 20250823134139591 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C) 1 MSC-I still active (msub.c:79) 20250823134139591 DMSC DEBUG msub_fsm[0x561dbeda96a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134139591 DMSC DEBUG msub_fsm[0x561dbeda96a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134139591 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedb9c00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134139591 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedb9c00]{READY}: Removing from parent msub_fsm[0x561dbeda96a0] (msub.c:113) 20250823134139591 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-451 (ran_conn.c:142) 20250823134139591 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-451 (ran_conn.c:155) 20250823134139591 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedb9c00]{READY}: Freeing instance (msub.c:113) 20250823134139591 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C:UTRAN-Iu-451:PAGING_RESP)[0x561dbedb9c00]{READY}: Deallocated (fsm.c:568) 20250823134139591 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C) Free (msub.c:119) 20250823134139591 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0xACB1AA3C - active-conn: now used by 1 (attached) (msub.c:375) 20250823134139591 DMSC DEBUG msub_fsm[0x561dbeda96a0]{terminating}: Freeing instance (msub.c:113) 20250823134139591 DMSC DEBUG msub_fsm[0x561dbeda96a0]{terminating}: Deallocated (fsm.c:568) 20250823134139591 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134139592 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134139592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134139592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134139592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134139592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134139592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134139592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-RAN(2704)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2712)5526883 TC_iu_lu_and_mt_sms_already_paging2(2712)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134139595 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134139595 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134139595 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134139595 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134139595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134139595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134139595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134139595 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_sms_already_paging2(2712)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2712)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2712)@7e0c241b4610: Final verdict of PTC: pass 20250823134139604 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134139604 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134139604 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134139604 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134139604 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134139604 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134139604 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134139604 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134139604 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134139604 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134139604 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134139604 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134139604 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134139604 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) 20250823134139604 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134139604 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134139604 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134139604 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134139604 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134139604 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134139604 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134139604 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134139604 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134139604 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134139605 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134139605 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134139605 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) MSC_Test_1-M3UA(2702)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2698)@7e0c241b4610: Final verdict of PTC: none 20250823134139605 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134139605 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134139605 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823134139605 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) 20250823134139605 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134139605 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134139605 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134139605 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134139605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134139605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134139605 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134139605 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134139605 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134139605 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134139605 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134139605 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134139605 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134139605 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134139605 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134139605 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134139605 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) 20250823134139605 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) 20250823134139605 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134139605 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134139605 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134139606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134139605 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134139606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134139606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134139606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134139606 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2709)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(2700)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(2697)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2699)@7e0c241b4610: Final verdict of PTC: none 20250823134139606 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134139606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134139606 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2708)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2701)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2703)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2706)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2705)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2710)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2696)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2713)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2711)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2707)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2704)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2696): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2697): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2698): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2699): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2700): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2701): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2702): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2703): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2704): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2705): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2706): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2707): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2708): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2709): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2710): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2711): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_lu_and_mt_sms_already_paging2(2712): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2713): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass'. Sat Aug 23 13:41:39 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 20250823134140606 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=526872) 20250823134141605 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134141605 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134141605 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134141606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134141606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134141606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134141606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134141606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134141606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134141607 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=526872, count=530180) 20250823134142608 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 ------ Sat Aug 23 13:41:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 20250823134143609 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_lu_and_mt_sms_paging_and_nothing started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2717)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2717)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2717)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2715)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2720)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2720)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2720)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2718)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2723)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2723)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2723)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2721)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134144495 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2724)@7e0c241b4610: 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 } } } 20250823134144610 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134144610 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2726)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2726)@7e0c241b4610: 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) } } } } 20250823134144616 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2726)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2726)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2726)@7e0c241b4610: 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(2726)@7e0c241b4610: 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(2726)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2726)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134144641 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) 20250823134144641 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823134144658 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) 20250823134144658 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) 20250823134144658 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134144658 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(2717)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2717)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2717)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2717)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2717)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134144660 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134144660 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134144660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134144660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134144660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134144660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134144660 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(2717)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2717)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2717)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134144660 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134144660 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134144660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134144660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134144660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134144660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134144660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134144660 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134144660 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2717)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2717)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2717)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2717)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2717)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2717)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2717)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2717)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2727)@7e0c241b4610: Created GsupExpect[0] for "262420000101843" to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2730) TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)@7e0c241b4610: 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 } } } } 20250823134144672 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) 20250823134144672 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) 20250823134144672 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134144672 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(2720)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2720)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2720)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134144673 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134144673 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134144673 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134144673 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134144673 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134144673 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134144673 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(2720)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2720)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2720)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2720)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2720)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2720)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134144674 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134144674 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134144674 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134144674 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134144674 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134144674 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134144674 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134144674 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134144674 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2720)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2720)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2720)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2720)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2720)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2720)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2720)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134144688 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) 20250823134144688 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) 20250823134144688 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134144688 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(2723)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2723)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2723)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2723)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2723)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134144689 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134144689 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134144689 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134144689 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134144689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134144689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134144689 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(2723)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2723)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2723)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2723)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134144690 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134144690 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134144690 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134144690 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134144690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134144690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134144690 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(2723)@7e0c241b4610: Message received on association #8 20250823134144690 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134144690 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2720)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2723)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2723)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2720)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2723)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2723)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2723)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2723)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2717)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134145471 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134145471 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134145471 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134145471 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134145471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134145471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134145471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134145471 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134145471 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134145471 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134145471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134145471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134145471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134145471 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134145471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134145471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2717)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2717)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2716)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2720)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134145478 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134145478 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134145478 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134145478 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:603) 20250823134145478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134145478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134145478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134145478 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134145479 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134145479 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134145479 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134145479 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134145479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134145479 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:233) 20250823134145479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134145479 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2720)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2720)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2719)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134145497 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134145497 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134145497 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134145497 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134145497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134145498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134145498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134145498 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2723)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134145498 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) 20250823134145498 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134145498 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134145498 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134145498 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134145498 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134145498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134145498 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134145498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134145498 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2723)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2723)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2722)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2722)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)16067833 MSC_Test_2-SCCP(2721)@7e0c241b4610: First idle individual index:0 20250823134145505 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134145505 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134145505 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134145505 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134145505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134145505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134145505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134145505 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2723)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2722)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134145505 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) 20250823134145505 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Allocated (fsm.c:456) 20250823134145505 DMSC DEBUG msc_i[0x561dbedce770]{READY}: Allocated (fsm.c:456) 20250823134145505 DMSC DEBUG msc_i[0x561dbedce770]{READY}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134145505 DMSC DEBUG msc_a[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134145505 DMSC DEBUG msc_a[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134145505 DMSC DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134145505 DMSC DEBUG msc_i(unknown:UTRAN-Iu-452:NONE)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134145505 DMSC DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134145505 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134145505 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134145505 DMM DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000101843 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134145505 DMM DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134145505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134145505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedb9c00] (fsm.c:486) 20250823134145505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134145505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134145505 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134145505 DVLR DEBUG set IMSI on subscriber; IMSI=262420000101843 id=262420000101843 (vlr.c:661) 20250823134145505 DVLR INFO New subscr, IMSI: 262420000101843 (vlr.c:562) 20250823134145505 DVLR DEBUG VLR subscr IMSI-262420000101843 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134145505 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134145505 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134145505 DVLR DEBUG VLR subscr IMSI-262420000101843 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134145505 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134145505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134145505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134145505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134145505 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134145505 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134145505 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134145505 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134145505 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134145505 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134145505 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134145505 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134145505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134145505 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134145505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134145505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2723)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2723)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2721)@7e0c241b4610: { messageType := 2, destLocRef := 'F52CF9'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(2721)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2727)@7e0c241b4610: Found GsupExpect[0] for "262420000101843" handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2730) MSC_Test-GSUP(2727)@7e0c241b4610: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)"262420000101843" TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)@7e0c241b4610: setverdict(pass): none -> pass 20250823134145509 DVLR DEBUG VLR subscr IMSI-262420000101843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134145509 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134145509 DVLR DEBUG SUBSCR(IMSI-262420000101843) Received 1 auth tuples (vlr.c:996) 20250823134145509 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134145509 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbed88580]{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) 20250823134145509 DMM DEBUG Tx AUTH REQ (rand = 046ca5d8639829026f171d241cffb70f) (gsm_04_08.c:641) 20250823134145509 DMM DEBUG AUTH REQ (autn = 72db3dc6815c6351ddb319dd143bf655) (gsm_04_08.c:643) 20250823134145509 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134145509 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134145509 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134145509 DVLR DEBUG VLR subscr IMSI-262420000101843 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134145509 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134145509 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134145509 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134145509 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134145509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134145509 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134145509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134145509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2723)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2723)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2721)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2721)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2721)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2721)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2722)@7e0c241b4610: patching N(SD)=1 into dtap '0514134A46482104EF6E262A'O MSC_Test_2-RAN(2722)@7e0c241b4610: patched enc_l3: '0554134A46482104EF6E262A'O MSC_Test_2-SCCP(2721)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2721)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2721)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2721)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554134A46482104EF6E262A'O MSC_Test_2-M3UA(2723)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134145515 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134145515 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134145515 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134145515 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134145515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134145515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134145515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134145515 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134145515 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134145515 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134145515 DIUCS DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134145515 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134145515 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134145516 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134145516 DMM DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 134a4648ef6e262a) (gsm_04_08.c:1128) 20250823134145516 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbed88580]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134145516 DVLR DEBUG SUBSCR(IMSI-262420000101843) AUTH on UTRAN received RES: 134a4648ef6e262a (8 bytes) (vlr_auth_fsm.c:151) 20250823134145516 DVLR INFO SUBSCR(IMSI-262420000101843) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134145516 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbed88580]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134145516 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbed88580]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134145516 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbed88580]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134145516 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbed88580]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbeda96a0] (vlr_auth_fsm.c:294) 20250823134145516 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbed88580]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134145516 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbed88580]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134145516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134145516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134145516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134145516 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134145516 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=76969c6f5732e8e08e6267a82ff8c0c6, CK=NONE (ran_msg_iu.c:388) 20250823134145516 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134145516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134145516 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134145516 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134145516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134145516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134145516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134145516 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134145516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134145516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2723)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2723)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2721)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2721)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2721)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2721)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2721)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2721)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2721)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2721)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2723)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134145523 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134145523 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134145523 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134145523 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134145523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134145523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134145523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134145523 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134145523 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134145523 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134145523 DIUCS DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134145523 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134145524 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134145524 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134145524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134145524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134145524 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134145524 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134145524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134145524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134145524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedae190]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134145524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedae190]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134145524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedae190]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134145524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedae190]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134145524 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134145524 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134145524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134145524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134145524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134145524 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134145524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134145524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2723)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2723)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2721)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2721)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2721)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2721)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134145527 DVLR DEBUG VLR subscr IMSI-262420000101843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134145527 DVLR DEBUG IMSI:262420000101843 has MSISDN:491230101843 (vlr.c:1045) 20250823134145527 DMSC NOTICE msub(IMSI-262420000101843:MSISDN-491230101843) VLR: update for IMSI=262420000101843 (MSISDN=491230101843) (gsm_04_08.c:1541) 20250823134145527 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134145527 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134145527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134145527 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedae190]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134145527 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedae190]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134145527 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedae190]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134145527 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedae190]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x561dbeda96a0] (vlr_lu_fsm.c:110) 20250823134145527 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedae190]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134145527 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x561dbedae190]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134145527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134145527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134145527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x561dbed88580]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134145527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x561dbed88580]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134145527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x561dbed88580]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134145527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x561dbed88580]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134145527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x561dbed88580]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134145527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x561dbed88580]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134145527 DMSC NOTICE msub(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4694C2BA) VLR: update for IMSI=262420000101843 (MSISDN=491230101843) (gsm_04_08.c:1541) 20250823134145527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x561dbed88580]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134145527 DMM DEBUG -> IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4694C2BA LOCATION UPDATE ACCEPT (TMSI = 0x4694c2ba) (gsm_04_08.c:149) 20250823134145527 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134145527 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134145527 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134145527 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4694C2BA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134145527 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134145527 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134145527 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134145527 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134145527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134145527 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134145527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134145527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2723)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2723)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2721)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2721)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2721)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2721)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2722)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2722)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2721)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2721)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2721)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2721)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134145530 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134145530 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134145530 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134145530 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134145530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134145530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134145530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134145530 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2723)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134145530 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134145530 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134145530 DIUCS DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134145530 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134145530 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134145530 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134145530 DMM DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134145530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134145530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x561dbed88580]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134145530 DMSC NOTICE msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA) VLR: update for IMSI=262420000101843 (MSISDN=491230101843) (gsm_04_08.c:1541) 20250823134145530 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134145530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x561dbed88580]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134145530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134145530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x561dbed88580]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134145530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x561dbed88580]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbeda96a0] (vlr_lu_fsm.c:817) 20250823134145530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x561dbed88580]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134145530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x561dbed88580]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134145530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134145530 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134145530 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250823134145530 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101843/3/1): Available (smpp_smsc.c:626) 20250823134145530 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134145530 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134145530 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134145530 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134145530 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA + 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) 20250823134145530 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134145530 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134145530 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134145530 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134145530 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134145530 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134145530 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134145530 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134145530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134145530 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134145530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134145530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2723)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2723)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2721)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2721)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2721)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2721)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2721)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2721)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2721)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2721)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134145533 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134145533 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134145533 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134145533 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134145533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134145533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134145533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134145533 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2723)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134145533 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134145533 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134145533 DIUCS DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134145533 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134145533 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134145533 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134145533 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134145533 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134145533 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134145533 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134145533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134145533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedb9c00] (msc_a.c:1053) 20250823134145533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134145533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134145533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134145533 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedbca20] (msc_a.c:1053) 20250823134145533 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134145533 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134145533 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134145533 DMSC DEBUG msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA) MSC-A terminated (msub.c:261) 20250823134145533 DMSC DEBUG msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA) 1 MSC-I still active (msub.c:79) 20250823134145533 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134145533 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134145533 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedce770]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134145533 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedce770]{READY}: Removing from parent msub_fsm[0x561dbedbca20] (msub.c:113) 20250823134145533 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-452 (ran_conn.c:142) 20250823134145533 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-452 (ran_conn.c:155) 20250823134145533 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedce770]{READY}: Freeing instance (msub.c:113) 20250823134145533 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA:UTRAN-Iu-452:LU)[0x561dbedce770]{READY}: Deallocated (fsm.c:568) 20250823134145533 DMSC DEBUG msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA) Free (msub.c:119) 20250823134145533 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA - active-conn: now used by 1 (attached) (msub.c:375) 20250823134145533 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Freeing instance (msub.c:113) 20250823134145533 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Deallocated (fsm.c:568) 20250823134145533 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134145533 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134145533 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134145533 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134145533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134145533 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134145533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134145533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2723)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2723)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2721)@7e0c241b4610: Session index based on local reference:0 20250823134145534 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-M3UA(2723)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134145534 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134145534 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134145534 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134145534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134145534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134145534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134145534 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2722)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)16067833 TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2722)@7e0c241b4610: Created IMSI[0] for '262420000101843'H'4694C2BA'O to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2730) 20250823134145535 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823134145535 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250823134145536 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250823134145536 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250823134146537 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250823134146537 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250823134146537 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250823134146538 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250823134146538 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250823134146538 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250823134146538 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134146538 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134146538 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134146538 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134146538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134146538 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134146539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134146539 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2723)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2723)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2722)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_paging_and_nothing2(2730) TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134156539 DLSMS NOTICE Sending SMS 38 failed 1 times. (sms_queue.c:248) 20250823134156539 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA - SMS-pending: now used by 4 (attached,SMS-receiver,SMS,Paging) (sms_queue.c:217) 20250823134156539 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA - SMS-receiver: now used by 3 (attached,SMS,Paging) (gsm_04_11.c:76) 20250823134156539 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250823134156539 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA - Paging: now used by 1 (attached) (paging.c:202) MSC_Test-GSUP-IPA(2726)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2726)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134206571 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823134206571 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4694C2BA - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)@7e0c241b4610: Final verdict of PTC: pass 20250823134206583 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134206583 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134206583 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134206583 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134206583 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134206583 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134206583 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134206583 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134206583 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) 20250823134206583 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134206583 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134206583 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134206583 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134206583 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134206583 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134206583 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134206583 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134206584 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) MSC_Test_0-SCCP(2715)@7e0c241b4610: Final verdict of PTC: none 20250823134206584 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134206584 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134206584 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134206584 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134206584 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134206584 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134206584 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134206584 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134206584 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134206584 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) 20250823134206584 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134206584 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) MSC_Test_1-M3UA(2720)@7e0c241b4610: Final verdict of PTC: none 20250823134206584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134206585 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134206585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134206585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) MSC_Test_0-M3UA(2717)@7e0c241b4610: Final verdict of PTC: none 20250823134206585 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134206585 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134206585 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134206585 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2727)@7e0c241b4610: Final verdict of PTC: none 20250823134206586 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-RAN(2719)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(2718)@7e0c241b4610: Final verdict of PTC: none 20250823134206586 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134206586 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(2725)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2722)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2716)@7e0c241b4610: Final verdict of PTC: none 20250823134206586 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) 20250823134206586 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134206586 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134206586 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134206586 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) MSC_Test_2-SCCP(2721)@7e0c241b4610: Final verdict of PTC: none 20250823134206586 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134206586 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134206586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134206586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) MSC_Test-SMPP(2728)@7e0c241b4610: Final verdict of PTC: none 20250823134206586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134206586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134206586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134206586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MNCC(2724)@7e0c241b4610: Final verdict of PTC: none 20250823134206586 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134206586 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-STATS(2729)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2714)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2731)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2726)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2723)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2714): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2715): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2716): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2717): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2718): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2719): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2720): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2721): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2722): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2723): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2724): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2725): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2726): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2727): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2728): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2729): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_and_nothing2(2730): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2731): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing pass'. Sat Aug 23 13:42:06 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 20250823134207587 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=325480) 20250823134208584 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134208584 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134208584 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134208585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134208585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134208585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134208586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134208587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134208587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134208588 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=325480, count=328788) 20250823134209589 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 ------ Sat Aug 23 13:42:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 20250823134210590 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_lu_and_mt_sms_paging_repeated started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2735)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2735)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2735)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2733)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2738)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2738)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2738)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-SCCP(2736)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2741)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2741)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2741)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2739)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134211563 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2742)@7e0c241b4610: 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 } } } 20250823134211591 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134211591 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2744)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2744)@7e0c241b4610: 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) } } } } 20250823134211593 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2744)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2744)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2744)@7e0c241b4610: 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(2744)@7e0c241b4610: 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(2744)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2744)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134211603 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) 20250823134211603 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2745)@7e0c241b4610: Created GsupExpect[0] for "262420000101844" to be handled at TC_iu_lu_and_mt_sms_paging_repeated2(2748) TC_iu_lu_and_mt_sms_paging_repeated2(2748)@7e0c241b4610: 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 } } } } 20250823134211727 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) 20250823134211727 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) 20250823134211727 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134211727 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(2735)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2735)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2735)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134211732 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134211732 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134211732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134211732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134211732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134211732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134211732 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(2735)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2735)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2735)@7e0c241b4610: Message received on association #8 20250823134211733 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134211733 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134211733 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134211733 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134211733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134211733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134211733 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(2735)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2735)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134211733 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134211733 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2735)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2735)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2735)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2735)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2735)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2735)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2735)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2735)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134211743 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) 20250823134211743 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) 20250823134211743 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134211743 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(2738)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2738)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2738)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134211747 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134211747 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134211747 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134211747 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134211747 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134211747 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134211747 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(2738)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2738)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2738)@7e0c241b4610: Message received on association #8 20250823134211748 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134211748 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134211748 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134211748 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134211748 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134211748 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134211748 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(2738)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2738)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2738)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2738)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2738)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2738)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2738)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2738)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2738)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2738)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134211748 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134211748 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134211758 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) 20250823134211758 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) 20250823134211758 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134211758 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(2741)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2741)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2741)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134211767 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134211767 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134211767 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134211767 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134211767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134211767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134211767 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(2741)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2741)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2741)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2741)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2741)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134211771 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134211771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134211771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134211771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134211771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134211771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134211771 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(2741)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134211771 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134211771 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2738)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2741)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2738)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2741)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2741)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2741)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2741)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2741)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2741)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134212532 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134212532 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134212532 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134212532 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134212532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134212532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134212532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134212532 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2735)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134212532 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134212532 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134212532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134212532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134212532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134212532 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134212532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134212532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2735)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2735)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2734)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134212554 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134212554 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134212554 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134212554 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:603) 20250823134212554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134212554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134212554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134212554 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2738)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134212555 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134212555 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134212555 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134212555 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134212555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134212555 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:233) 20250823134212555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134212555 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2738)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2738)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2737)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134212571 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134212571 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134212571 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134212571 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134212571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134212571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134212571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134212571 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2741)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134212571 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) 20250823134212571 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134212571 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134212572 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134212572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134212572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134212572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134212572 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134212572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134212572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2741)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2741)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2740)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2740)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2748)4183480 MSC_Test_2-SCCP(2739)@7e0c241b4610: First idle individual index:0 20250823134212587 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134212587 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134212587 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134212587 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134212587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134212587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134212587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134212587 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2741)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134212587 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) 20250823134212587 DMSC DEBUG msub_fsm[0x561dbeda96a0]{active}: Allocated (fsm.c:456) 20250823134212587 DMSC DEBUG msc_i[0x561dbedb9c00]{READY}: Allocated (fsm.c:456) 20250823134212587 DMSC DEBUG msc_i[0x561dbedb9c00]{READY}: is child of msub_fsm[0x561dbeda96a0] (fsm.c:486) 20250823134212587 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134212587 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeda96a0] (fsm.c:486) 20250823134212587 DMSC DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134212587 DMSC DEBUG msc_i(unknown:UTRAN-Iu-453:NONE)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134212587 DMSC DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134212587 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134212587 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134212587 DMM DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000101844 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134212587 DMM DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134212587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedbca20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134212587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedbca20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedce770] (fsm.c:486) 20250823134212587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedbca20]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134212587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedbca20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134212587 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134212587 DVLR DEBUG set IMSI on subscriber; IMSI=262420000101844 id=262420000101844 (vlr.c:661) 20250823134212587 DVLR INFO New subscr, IMSI: 262420000101844 (vlr.c:562) 20250823134212587 DVLR DEBUG VLR subscr IMSI-262420000101844 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134212587 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134212587 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134212587 DVLR DEBUG VLR subscr IMSI-262420000101844 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134212587 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134212587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedbca20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134212587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedbca20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134212587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedbca20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134212587 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134212587 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedbca20] (fsm.c:486) 20250823134212587 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134212587 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134212587 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134212587 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134212587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134212587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134212587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134212587 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134212587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134212587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2740)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2741)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2741)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2739)@7e0c241b4610: { messageType := 2, destLocRef := '3FD5B8'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(2739)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2745)@7e0c241b4610: Found GsupExpect[0] for "262420000101844" handled at TC_iu_lu_and_mt_sms_paging_repeated2(2748) MSC_Test-GSUP(2745)@7e0c241b4610: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2748)"262420000101844" TC_iu_lu_and_mt_sms_paging_repeated2(2748)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2748)@7e0c241b4610: setverdict(pass): none -> pass 20250823134212590 DVLR DEBUG VLR subscr IMSI-262420000101844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134212590 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134212590 DVLR DEBUG SUBSCR(IMSI-262420000101844) Received 1 auth tuples (vlr.c:996) 20250823134212591 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134212591 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbed88580]{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) 20250823134212591 DMM DEBUG Tx AUTH REQ (rand = 4ab1d6bbfa011c4cd8752da55c653b09) (gsm_04_08.c:641) 20250823134212591 DMM DEBUG AUTH REQ (autn = 4993ef8f1bacadac59b38bfcb70ebe2c) (gsm_04_08.c:643) 20250823134212591 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134212591 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134212591 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134212591 DVLR DEBUG VLR subscr IMSI-262420000101844 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134212591 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134212591 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134212591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134212591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134212591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134212591 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134212591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134212591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2741)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2741)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2739)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2739)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2739)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2739)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2740)@7e0c241b4610: patching N(SD)=1 into dtap '051429AFA1B3210482341A8B'O MSC_Test_2-RAN(2740)@7e0c241b4610: patched enc_l3: '055429AFA1B3210482341A8B'O MSC_Test_2-SCCP(2739)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2739)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2739)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2739)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055429AFA1B3210482341A8B'O 20250823134212597 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134212597 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134212597 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134212597 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134212597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134212597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134212597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134212597 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2741)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134212597 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134212597 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134212597 DIUCS DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134212597 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134212597 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134212597 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134212597 DMM DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 29afa1b382341a8b) (gsm_04_08.c:1128) 20250823134212597 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbed88580]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134212597 DVLR DEBUG SUBSCR(IMSI-262420000101844) AUTH on UTRAN received RES: 29afa1b382341a8b (8 bytes) (vlr_auth_fsm.c:151) 20250823134212597 DVLR INFO SUBSCR(IMSI-262420000101844) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134212597 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbed88580]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134212597 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbed88580]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134212597 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbed88580]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134212597 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbed88580]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedbca20] (vlr_auth_fsm.c:294) 20250823134212597 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbed88580]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134212597 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbed88580]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134212597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedbca20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134212597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedbca20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134212597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedbca20]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134212597 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134212597 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ceae44d11b9d3adc6ef98e1f5573a23d, CK=NONE (ran_msg_iu.c:388) 20250823134212597 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134212597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedbca20]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134212597 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134212597 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134212597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134212597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134212597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134212597 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134212597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134212597 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2741)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2741)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2739)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2739)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2739)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2739)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2739)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2739)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2739)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2739)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134212603 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134212603 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134212603 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134212603 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134212603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134212603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134212603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2741)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134212603 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134212603 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134212603 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134212603 DIUCS DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134212603 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134212603 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134212603 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134212603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedbca20]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134212603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedbca20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134212603 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134212603 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134212603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedbca20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134212603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedbca20]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134212603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedb2e80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134212603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedb2e80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedbca20] (fsm.c:486) 20250823134212603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedb2e80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134212603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedb2e80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134212603 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134212603 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134212603 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134212603 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134212603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134212603 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134212603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134212603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2741)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2741)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2739)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2739)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2739)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2739)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134212605 DVLR DEBUG VLR subscr IMSI-262420000101844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134212605 DVLR DEBUG IMSI:262420000101844 has MSISDN:491230101844 (vlr.c:1045) 20250823134212605 DMSC NOTICE msub(IMSI-262420000101844:MSISDN-491230101844) VLR: update for IMSI=262420000101844 (MSISDN=491230101844) (gsm_04_08.c:1541) 20250823134212605 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134212605 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134212605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x561dbedbca20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134212605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedb2e80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134212605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedb2e80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134212606 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedb2e80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134212606 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedb2e80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x561dbedbca20] (vlr_lu_fsm.c:110) 20250823134212606 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedb2e80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134212606 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x561dbedb2e80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134212606 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x561dbedbca20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134212606 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x561dbedbca20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134212606 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x561dbed88580]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134212606 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x561dbed88580]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x561dbedbca20] (fsm.c:486) 20250823134212606 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x561dbed88580]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134212606 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x561dbed88580]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134212606 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x561dbed88580]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134212606 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x561dbed88580]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134212606 DMSC NOTICE msub(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x832B51D7) VLR: update for IMSI=262420000101844 (MSISDN=491230101844) (gsm_04_08.c:1541) 20250823134212606 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x561dbed88580]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134212606 DMM DEBUG -> IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x832B51D7 LOCATION UPDATE ACCEPT (TMSI = 0x832b51d7) (gsm_04_08.c:149) 20250823134212606 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134212606 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134212606 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134212606 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x832B51D7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134212606 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134212606 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134212606 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134212606 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134212606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134212606 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134212606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134212606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2741)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2741)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2739)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2739)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2739)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2739)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_repeated2(2748)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2740)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2740)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2739)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2739)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2739)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2739)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134212608 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134212608 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134212608 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134212608 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134212608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134212608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134212608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134212608 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2741)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134212608 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134212608 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134212608 DIUCS DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134212608 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134212608 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134212608 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134212608 DMM DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134212608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedbca20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134212608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x561dbed88580]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134212608 DMSC NOTICE msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7) VLR: update for IMSI=262420000101844 (MSISDN=491230101844) (gsm_04_08.c:1541) 20250823134212608 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134212608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x561dbed88580]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134212608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedbca20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134212608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x561dbed88580]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134212608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x561dbed88580]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedbca20] (vlr_lu_fsm.c:817) 20250823134212608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x561dbed88580]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134212608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x561dbed88580]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134212608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedbca20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134212608 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134212608 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250823134212608 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101844/3/1): Available (smpp_smsc.c:626) 20250823134212608 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134212608 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134212608 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134212608 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134212608 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7 + 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) 20250823134212608 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134212608 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134212608 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134212608 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134212608 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134212608 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134212608 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134212608 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134212608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134212608 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134212608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134212608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2741)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2741)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2739)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2739)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2739)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2739)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2739)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2739)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2739)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2739)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134212612 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134212612 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134212612 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134212612 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134212612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134212612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134212612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134212612 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2741)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134212612 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134212612 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134212612 DIUCS DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134212612 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134212612 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134212612 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134212612 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134212612 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134212613 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134212613 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134212613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedbca20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134212613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedbca20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedce770] (msc_a.c:1053) 20250823134212613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedbca20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134212613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedbca20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134212613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedbca20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134212613 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeda96a0] (msc_a.c:1053) 20250823134212613 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134212613 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedce770]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134212613 DMSC DEBUG msub_fsm[0x561dbeda96a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134212613 DMSC DEBUG msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7) MSC-A terminated (msub.c:261) 20250823134212613 DMSC DEBUG msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7) 1 MSC-I still active (msub.c:79) 20250823134212613 DMSC DEBUG msub_fsm[0x561dbeda96a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134212613 DMSC DEBUG msub_fsm[0x561dbeda96a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134212613 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedb9c00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134212613 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedb9c00]{READY}: Removing from parent msub_fsm[0x561dbeda96a0] (msub.c:113) 20250823134212613 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-453 (ran_conn.c:142) 20250823134212613 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-453 (ran_conn.c:155) 20250823134212613 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedb9c00]{READY}: Freeing instance (msub.c:113) 20250823134212613 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7:UTRAN-Iu-453:LU)[0x561dbedb9c00]{READY}: Deallocated (fsm.c:568) 20250823134212613 DMSC DEBUG msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7) Free (msub.c:119) 20250823134212613 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134212613 DMSC DEBUG msub_fsm[0x561dbeda96a0]{terminating}: Freeing instance (msub.c:113) 20250823134212613 DMSC DEBUG msub_fsm[0x561dbeda96a0]{terminating}: Deallocated (fsm.c:568) 20250823134212613 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134212613 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134212613 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134212613 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134212613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134212613 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134212613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134212613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2741)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2741)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2739)@7e0c241b4610: Session index based on local reference:0 20250823134212614 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134212614 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134212614 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134212614 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134212614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134212614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134212614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134212614 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2740)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2748)4183480 MSC_Test_2-M3UA(2741)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_sms_paging_repeated2(2748)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2748)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2748)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2748)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2740)@7e0c241b4610: Created IMSI[0] for '262420000101844'H'832B51D7'O to be handled at TC_iu_lu_and_mt_sms_paging_repeated2(2748) 20250823134212616 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823134212616 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250823134212616 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250823134212616 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7 - VTY: now used by 1 (attached) (msc_vty.c:1428) TC_iu_lu_and_mt_sms_paging_repeated2(2748)@7e0c241b4610: Expecting first Paging 20250823134213616 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250823134213616 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250823134213616 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250823134213617 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250823134213617 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250823134213618 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250823134213618 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134213618 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134213618 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134213618 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134213618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134213618 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134213618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134213618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2741)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2741)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2740)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_paging_repeated2(2748) TC_iu_lu_and_mt_sms_paging_repeated2(2748)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2748)@7e0c241b4610: UTRAN: expect more Paging TC_iu_lu_and_mt_sms_paging_repeated2(2748)@7e0c241b4610: setverdict(fail): pass -> fail reason: "UTRAN: Expected a second Paging", new component reason: "UTRAN: Expected a second Paging" MC@7e0c241b4610: Test Component 2748 has requested to stop MTC. Terminating current testcase execution. 20250823134218638 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134218638 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134218638 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134218638 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134218638 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134218638 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134218638 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134218638 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134218638 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) 20250823134218638 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134218638 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134218638 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134218638 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134218638 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134218638 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134218638 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134218638 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134218638 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134218639 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134218640 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134218640 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-M3UA(2738)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(2733)@7e0c241b4610: Final verdict of PTC: none 20250823134218640 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134218640 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134218640 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134218640 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134218640 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134218640 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134218640 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134218640 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134218640 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) 20250823134218640 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134218640 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134218640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134218640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134218640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134218640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134218640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134218640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134218640 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134218641 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134218641 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2736)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2737)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2735)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2744)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(2745)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2734)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2742)@7e0c241b4610: Final verdict of PTC: none 20250823134218641 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_2-RAN(2740)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2739)@7e0c241b4610: Final verdict of PTC: none 20250823134218641 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134218641 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134218641 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134218641 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) 20250823134218641 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test-MGCP(2743)@7e0c241b4610: Final verdict of PTC: none 20250823134218641 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134218641 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134218641 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134218641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134218641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134218641 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134218641 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134218642 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134218642 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2749)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2732)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2741)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2746)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2747)@7e0c241b4610: Final verdict of PTC: none TC_iu_lu_and_mt_sms_paging_repeated2(2748)@7e0c241b4610: Final verdict of PTC: fail reason: "UTRAN: Expected a second Paging" MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2732): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2733): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2734): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2735): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2736): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2737): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2738): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2739): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2740): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2741): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2742): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2743): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2744): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2745): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2746): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2747): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_repeated2(2748): fail (none -> fail) reason: "UTRAN: Expected a second Paging" MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2749): none (fail -> fail) MTC@7e0c241b4610: Test case TC_iu_lu_and_mt_sms_paging_repeated finished. Verdict: fail reason: UTRAN: Expected a second Paging MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated fail'. Sat Aug 23 13:42:18 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 20250823134219641 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=316428) 20250823134220639 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134220639 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134220639 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134220641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134220642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134220642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134220642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134220642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134220642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134220642 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=316428, count=319736) 20250823134221643 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated fail' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms'. ------ MSC_Tests_Iu.TC_iu_smpp_mo_sms ------ Sat Aug 23 13:42:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_smpp_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_smpp_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134222644 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_smpp_mo_sms started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2753)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2753)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2753)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2751)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2756)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2756)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2756)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2754)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2759)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2759)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2759)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2757)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134223610 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2760)@7e0c241b4610: 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 } } } 20250823134223618 DLSMS NOTICE Sending SMS 39 failed 1 times. (sms_queue.c:248) 20250823134223618 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7 - SMS-pending: now used by 4 (attached,SMS-receiver,SMS,Paging) (sms_queue.c:217) 20250823134223618 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7 - SMS-receiver: now used by 3 (attached,SMS,Paging) (gsm_04_11.c:76) 20250823134223618 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7 - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250823134223618 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x832B51D7 - Paging: now used by 1 (attached) (paging.c:202) 20250823134223645 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134223645 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2762)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2762)@7e0c241b4610: 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) } } } } 20250823134223649 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2762)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2762)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2762)@7e0c241b4610: 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(2762)@7e0c241b4610: 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(2762)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2762)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134223663 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) 20250823134223663 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2763)@7e0c241b4610: Created GsupExpect[0] for "262420000001044" to be handled at TC_iu_smpp_mo_sms2(2766) TC_iu_smpp_mo_sms2(2766)@7e0c241b4610: 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 } } } } 20250823134223770 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) 20250823134223770 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) 20250823134223770 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134223770 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(2753)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2753)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2753)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134223775 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134223775 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134223775 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134223775 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134223775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134223775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134223775 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(2753)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2753)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2753)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2753)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2753)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134223775 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134223775 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134223775 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134223775 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134223775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134223775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134223775 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(2753)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2753)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2753)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2753)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2753)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2753)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2753)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2753)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134223775 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134223775 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134223788 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) 20250823134223788 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) 20250823134223789 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134223789 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(2756)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2756)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2756)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134223793 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134223793 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134223793 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134223793 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134223793 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134223793 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134223793 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(2756)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2756)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2756)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2756)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2756)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2756)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2756)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2756)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134223794 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134223794 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134223794 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134223794 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134223794 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134223794 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134223794 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134223794 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134223794 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(2756)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2756)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2756)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2756)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2756)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134223805 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) 20250823134223805 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) 20250823134223805 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134223805 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(2759)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2759)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2759)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134223814 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134223814 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134223814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134223814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134223814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134223814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134223814 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(2759)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2759)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2759)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2759)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2759)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134223818 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134223818 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134223818 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134223818 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134223818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134223818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134223818 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(2759)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134223818 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134223818 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2756)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2756)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2759)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2759)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2759)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2759)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2759)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2759)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2759)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134224582 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224582 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134224582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134224582 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2753)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134224583 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224583 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134224583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134224583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2753)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2753)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2752)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134224597 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224597 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224597 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224597 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:603) 20250823134224597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134224597 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2756)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134224598 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224598 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134224598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224599 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:233) 20250823134224599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134224599 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2756)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2756)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2755)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134224622 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224622 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134224622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134224622 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134224623 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) 20250823134224623 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134224623 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224623 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224623 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134224624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224624 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134224624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2758)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2758)@7e0c241b4610: Added conn table entry 0TC_iu_smpp_mo_sms2(2766)12107002 MSC_Test_2-SCCP(2757)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134224643 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224643 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224643 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224643 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134224643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134224643 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134224643 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) 20250823134224643 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Allocated (fsm.c:456) 20250823134224643 DMSC DEBUG msc_i[0x561dbedce770]{READY}: Allocated (fsm.c:456) 20250823134224643 DMSC DEBUG msc_i[0x561dbedce770]{READY}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134224643 DMSC DEBUG msc_a[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134224643 DMSC DEBUG msc_a[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134224643 DMSC DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134224643 DMSC DEBUG msc_i(unknown:UTRAN-Iu-454:NONE)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134224643 DMSC DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134224643 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134224643 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134224643 DMM DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001044 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134224643 DMM DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134224643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134224643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbedb9c00] (fsm.c:486) 20250823134224643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134224643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134224643 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134224643 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001044 id=262420000001044 (vlr.c:661) 20250823134224643 DVLR INFO New subscr, IMSI: 262420000001044 (vlr.c:562) 20250823134224643 DVLR DEBUG VLR subscr IMSI-262420000001044 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134224643 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134224643 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134224643 DVLR DEBUG VLR subscr IMSI-262420000001044 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134224643 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134224643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134224643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134224643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134224643 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134224643 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134224643 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134224643 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbed88580]{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(2758)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134224643 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224643 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224643 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224643 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134224643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224643 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134224643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@7e0c241b4610: { messageType := 2, destLocRef := 'B8BCFA'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-GSUP(2763)@7e0c241b4610: Found GsupExpect[0] for "262420000001044" handled at TC_iu_smpp_mo_sms2(2766) MSC_Test-GSUP(2763)@7e0c241b4610: Added IMSI table entry 0TC_iu_smpp_mo_sms2(2766)"262420000001044" MSC_Test_2-SCCP(2757)@7e0c241b4610: Session index based on local reference:0 TC_iu_smpp_mo_sms2(2766)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2766)@7e0c241b4610: setverdict(pass): none -> pass 20250823134224647 DVLR DEBUG VLR subscr IMSI-262420000001044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134224647 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134224647 DVLR DEBUG SUBSCR(IMSI-262420000001044) Received 1 auth tuples (vlr.c:996) 20250823134224647 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134224647 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbed88580]{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) 20250823134224647 DMM DEBUG Tx AUTH REQ (rand = f285835e6f97939ba3fdec4318d12ff1) (gsm_04_08.c:641) 20250823134224647 DMM DEBUG AUTH REQ (autn = 8ae2bd3ff68addb66569ce8fc3238024) (gsm_04_08.c:643) 20250823134224647 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134224647 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134224647 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134224647 DVLR DEBUG VLR subscr IMSI-262420000001044 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134224647 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224647 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224647 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224647 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134224647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224647 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134224647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2758)@7e0c241b4610: patching N(SD)=1 into dtap '051426CF24552104D17B9C14'O MSC_Test_2-RAN(2758)@7e0c241b4610: patched enc_l3: '055426CF24552104D17B9C14'O MSC_Test_2-SCCP(2757)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2757)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2757)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2757)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055426CF24552104D17B9C14'O MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134224653 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224653 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224653 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224653 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134224653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134224653 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134224653 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134224653 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134224653 DIUCS DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134224653 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134224653 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134224653 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134224653 DMM DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 26cf2455d17b9c14) (gsm_04_08.c:1128) 20250823134224653 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbed88580]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134224653 DVLR DEBUG SUBSCR(IMSI-262420000001044) AUTH on UTRAN received RES: 26cf2455d17b9c14 (8 bytes) (vlr_auth_fsm.c:151) 20250823134224653 DVLR INFO SUBSCR(IMSI-262420000001044) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134224653 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbed88580]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134224653 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbed88580]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134224653 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbed88580]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134224653 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbed88580]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbeda96a0] (vlr_auth_fsm.c:294) 20250823134224653 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbed88580]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134224653 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbed88580]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134224653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134224653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134224653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134224653 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134224653 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c39e443f59037819c5f671fb99fa1e9b, CK=NONE (ran_msg_iu.c:388) 20250823134224653 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134224653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134224653 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224653 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224653 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224653 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134224653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224653 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134224653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2757)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2757)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2757)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2757)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134224659 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224659 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224659 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224659 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134224659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134224659 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134224659 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134224659 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134224659 DIUCS DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134224659 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134224659 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134224659 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134224659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134224659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134224659 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134224659 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134224659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134224659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134224659 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbed88580]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134224659 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbed88580]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134224659 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbed88580]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134224659 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbed88580]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134224659 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224659 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134224659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224659 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134224659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134224661 DVLR DEBUG VLR subscr IMSI-262420000001044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134224661 DVLR DEBUG IMSI:262420000001044 has MSISDN:491230001044 (vlr.c:1045) 20250823134224661 DMSC NOTICE msub(IMSI-262420000001044:MSISDN-491230001044) VLR: update for IMSI=262420000001044 (MSISDN=491230001044) (gsm_04_08.c:1541) 20250823134224661 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134224661 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134224661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134224661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbed88580]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134224661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbed88580]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134224661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbed88580]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134224661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbed88580]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x561dbeda96a0] (vlr_lu_fsm.c:110) 20250823134224661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbed88580]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134224661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x561dbed88580]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134224661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134224661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134224661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x561dbedbccb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134224661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x561dbedbccb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134224661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x561dbedbccb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134224661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x561dbedbccb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134224661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x561dbedbccb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134224661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x561dbedbccb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134224661 DMSC NOTICE msub(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x7895862B) VLR: update for IMSI=262420000001044 (MSISDN=491230001044) (gsm_04_08.c:1541) 20250823134224661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x561dbedbccb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134224661 DMM DEBUG -> IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x7895862B LOCATION UPDATE ACCEPT (TMSI = 0x7895862b) (gsm_04_08.c:149) 20250823134224661 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134224661 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134224661 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134224661 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x7895862B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134224661 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224661 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134224661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224661 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134224661 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2766)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2758)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2758)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2757)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2757)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2757)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2757)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134224663 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224663 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134224663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134224663 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134224663 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134224663 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134224663 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134224663 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134224663 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134224663 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134224663 DMM DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134224663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x7895862B:UTRAN-Iu-454:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134224663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x561dbedbccb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134224663 DMSC NOTICE msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B) VLR: update for IMSI=262420000001044 (MSISDN=491230001044) (gsm_04_08.c:1541) 20250823134224663 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134224663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x561dbedbccb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134224663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134224663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x561dbedbccb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134224663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x561dbedbccb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbeda96a0] (vlr_lu_fsm.c:817) 20250823134224663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x561dbedbccb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134224663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x561dbedbccb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134224663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134224663 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134224663 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250823134224663 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001044/3/1): Available (smpp_smsc.c:626) 20250823134224663 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134224663 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134224663 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134224663 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134224663 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B + 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) 20250823134224663 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134224663 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134224663 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134224663 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134224663 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224663 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134224663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224663 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134224663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2757)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2757)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2757)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2757)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134224666 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224666 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224666 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224666 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134224666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134224666 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134224666 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134224666 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134224666 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134224666 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134224666 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134224666 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134224666 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134224666 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134224666 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134224666 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134224666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134224666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedb9c00] (msc_a.c:1053) 20250823134224666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134224666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134224666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134224666 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedbca20] (msc_a.c:1053) 20250823134224666 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134224666 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134224666 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134224666 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B) MSC-A terminated (msub.c:261) 20250823134224666 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B) 1 MSC-I still active (msub.c:79) 20250823134224666 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134224666 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134224666 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedce770]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134224666 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedce770]{READY}: Removing from parent msub_fsm[0x561dbedbca20] (msub.c:113) 20250823134224666 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-454 (ran_conn.c:142) 20250823134224667 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-454 (ran_conn.c:155) 20250823134224667 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedce770]{READY}: Freeing instance (msub.c:113) 20250823134224667 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-454:LU)[0x561dbedce770]{READY}: Deallocated (fsm.c:568) 20250823134224667 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B) Free (msub.c:119) 20250823134224667 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B - active-conn: now used by 1 (attached) (msub.c:375) 20250823134224667 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Freeing instance (msub.c:113) 20250823134224667 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Deallocated (fsm.c:568) 20250823134224667 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224667 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134224667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224667 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134224667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@7e0c241b4610: Session index based on local reference:0 20250823134224667 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224667 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224667 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224667 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134224667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134224667 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2758)@7e0c241b4610: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2766)12107002 TC_iu_smpp_mo_sms2(2766)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2766)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2766)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2766)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2766)@7e0c241b4610: 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 := '7895862B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2758)@7e0c241b4610: Added conn table entry 0TC_iu_smpp_mo_sms2(2766)15922606 MSC_Test_2-RAN(2758)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2757)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134224870 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224870 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224870 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224870 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134224870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134224870 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134224871 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) 20250823134224871 DMSC DEBUG msub_fsm[0x561dbeda96a0]{active}: Allocated (fsm.c:456) 20250823134224871 DMSC DEBUG msc_i[0x561dbedb9c00]{READY}: Allocated (fsm.c:456) 20250823134224871 DMSC DEBUG msc_i[0x561dbedb9c00]{READY}: is child of msub_fsm[0x561dbeda96a0] (fsm.c:486) 20250823134224872 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134224872 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeda96a0] (fsm.c:486) 20250823134224872 DMSC DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134224872 DMSC DEBUG msc_i(unknown:UTRAN-Iu-455:NONE)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134224872 DMSC DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134224872 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134224872 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134224872 DMM DEBUG msc_a(TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823134224872 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134224872 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770] (fsm.c:486) 20250823134224872 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134224872 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134224872 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134224872 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134224872 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134224872 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134224872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134224872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134224872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbccb0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134224872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbccb0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbca20] (fsm.c:486) 20250823134224872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbccb0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134224872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbccb0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134224872 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134224873 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224873 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134224873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224873 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134224873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@7e0c241b4610: { messageType := 2, destLocRef := 'F2F5AE'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(2757)@7e0c241b4610: Session index based on local reference:0 TC_iu_smpp_mo_sms2(2766)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2766)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134224880 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134224880 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbccb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134224880 DVLR DEBUG SUBSCR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B) Received 1 auth tuples (vlr.c:996) 20250823134224880 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbccb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134224880 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbccb0]{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) 20250823134224880 DMM DEBUG Tx AUTH REQ (rand = 5b51f222a5cc936273e2dd8cc8faa149) (gsm_04_08.c:641) 20250823134224880 DMM DEBUG AUTH REQ (autn = e7260ea59de41581fd34d0da0bdfd2b5) (gsm_04_08.c:643) 20250823134224880 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134224880 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134224880 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134224880 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134224881 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224881 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224881 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224881 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134224881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224881 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134224881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2758)@7e0c241b4610: patching N(SD)=1 into dtap '051499D495992104429D08E8'O MSC_Test_2-RAN(2758)@7e0c241b4610: patched enc_l3: '055499D495992104429D08E8'O MSC_Test_2-SCCP(2757)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2757)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2757)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2757)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055499D495992104429D08E8'O 20250823134224887 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224887 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224887 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224887 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134224887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134224887 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134224888 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134224888 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134224888 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134224888 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134224888 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134224888 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134224888 DMM DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 99d49599429d08e8) (gsm_04_08.c:1128) 20250823134224888 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbccb0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134224888 DVLR DEBUG SUBSCR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B) AUTH on UTRAN received RES: 99d49599429d08e8 (8 bytes) (vlr_auth_fsm.c:151) 20250823134224888 DVLR INFO SUBSCR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134224888 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbccb0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134224888 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbccb0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134224888 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbccb0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134224888 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbccb0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbca20] (vlr_auth_fsm.c:294) 20250823134224888 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbccb0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134224888 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbccb0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134224888 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134224888 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134224888 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134224888 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134224888 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=eca09f298e3495864d392834c719232c, CK=NONE (ran_msg_iu.c:388) 20250823134224888 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134224888 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134224889 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224889 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224889 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224889 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134224889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224889 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134224889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2757)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2757)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2757)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2757)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134224895 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224895 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134224895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134224895 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134224895 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134224895 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134224895 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134224895 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134224895 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134224895 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134224895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134224895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134224895 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134224895 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134224896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134224896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134224896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134224896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134224896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134224896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134224896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134224896 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134224896 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250823134224896 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001044/3/1): Available (smpp_smsc.c:626) 20250823134224896 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224896 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134224896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224896 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134224896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2757)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2757)@7e0c241b4610: vl_len:42 MSC_Test_2-SCCP(2757)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2757)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O 20250823134224910 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224910 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134224910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134224910 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134224910 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134224910 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134224910 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134224910 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134224911 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134224911 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134224911 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250823134224911 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250823134224911 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134224911 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250823134224911 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134224911 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134224911 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250823134224911 DSMPP DEBUG Using existing default route (smpp_smsc.c:306) 20250823134224911 DSMPP DEBUG ACL even has ESME, we can route to it! (smpp_smsc.c:313) 20250823134224911 DSMPP DEBUG [msc_tester] Tx DELIVER-SM (from 491230001044) (smpp_smsc.c:641) 20250823134224911 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B + SMPP-cmd: now used by 4 (attached,active-conn,SMS,SMPP-cmd) (smpp_msc.c:676) 20250823134224912 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224912 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224912 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224912 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134224912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224912 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134224912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2766)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134224922 DSMPP DEBUG [msc_tester] smpp_pdu_rx(00 00 00 11 80 00 00 05 00 00 00 00 3a a6 28 84 00 ) (smpp_smsc.c:721) 20250823134224923 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250823134224923 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134224923 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134224923 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823134224923 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B - SMPP-cmd: now used by 3 (attached,active-conn,SMS) (smpp_msc.c:590) 20250823134224923 DSMPP INFO [msc_tester] Rx DELIVER-SM RESP (No Error) (smpp_smsc.c:673) 20250823134224923 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224923 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134224923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224923 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134224923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2766)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2757)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2757)@7e0c241b4610: vl_len:19 MSC_Test_2-SCCP(2757)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2757)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O 20250823134224930 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224930 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224930 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224930 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134224931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134224931 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134224931 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134224931 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134224931 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134224931 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134224931 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134224931 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134224931 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134224931 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134224931 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134224932 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134224932 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134224932 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134224932 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134224932 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134224932 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134224932 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134224932 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224932 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224932 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224932 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134224932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224932 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134224932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2757)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2757)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2757)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2757)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2757)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134224938 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224938 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224938 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224938 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134224938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134224939 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134224939 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134224939 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134224939 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134224939 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134224939 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134224939 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134224939 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134224939 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134224939 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134224939 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134224939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134224939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770] (msc_a.c:1053) 20250823134224939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134224939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134224939 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeda96a0] (msc_a.c:1053) 20250823134224939 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134224939 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134224939 DMSC DEBUG msub_fsm[0x561dbeda96a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134224939 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B) MSC-A terminated (msub.c:261) 20250823134224939 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B) 1 MSC-I still active (msub.c:79) 20250823134224940 DMSC DEBUG msub_fsm[0x561dbeda96a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134224940 DMSC DEBUG msub_fsm[0x561dbeda96a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134224940 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134224940 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Removing from parent msub_fsm[0x561dbeda96a0] (msub.c:113) 20250823134224940 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-455 (ran_conn.c:142) 20250823134224940 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-455 (ran_conn.c:155) 20250823134224940 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Freeing instance (msub.c:113) 20250823134224940 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B:UTRAN-Iu-455:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Deallocated (fsm.c:568) 20250823134224940 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B) Free (msub.c:119) 20250823134224940 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x7895862B - active-conn: now used by 1 (attached) (msub.c:375) 20250823134224940 DMSC DEBUG msub_fsm[0x561dbeda96a0]{terminating}: Freeing instance (msub.c:113) 20250823134224940 DMSC DEBUG msub_fsm[0x561dbeda96a0]{terminating}: Deallocated (fsm.c:568) 20250823134224940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134224940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224940 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134224940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-RAN(2758)@7e0c241b4610: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2766)15922606 TC_iu_smpp_mo_sms2(2766)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134224942 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224942 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134224942 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134224942 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134224942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134224942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134224942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134224943 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_smpp_mo_sms2(2766)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2759)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_smpp_mo_sms2(2766)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2766)@7e0c241b4610: Final verdict of PTC: pass 20250823134224951 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134224951 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134224951 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134224951 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134224952 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134224952 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134224952 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134224952 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134224952 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) 20250823134224952 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224952 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134224952 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134224952 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134224952 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134224952 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134224952 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134224952 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(2756)@7e0c241b4610: Final verdict of PTC: none 20250823134224952 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134224952 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134224954 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134224954 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134224954 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134224954 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134224954 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134224954 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134224954 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134224954 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134224954 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) 20250823134224954 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224954 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134224954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134224954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134224954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134224954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134224954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134224954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134224954 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134224954 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(2751)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(2754)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2753)@7e0c241b4610: Final verdict of PTC: none 20250823134224955 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134224955 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2755)@7e0c241b4610: Final verdict of PTC: none 20250823134224955 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823134224956 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) 20250823134224956 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134224956 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134224956 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134224956 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) 20250823134224956 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134224956 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134224956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134224956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134224956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134224956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134224956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134224956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MNCC(2760)@7e0c241b4610: Final verdict of PTC: none 20250823134224956 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134224956 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2750)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2762)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2752)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2758)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2757)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2759)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(2763)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2764)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2761)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2767)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2765)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2750): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2751): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2752): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2753): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2754): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2755): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2756): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2757): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2758): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2759): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2760): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2761): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2762): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2763): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2764): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2765): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_smpp_mo_sms2(2766): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2767): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_smpp_mo_sms finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms pass'. Sat Aug 23 13:42:24 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 20250823134225957 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=470868) 20250823134226953 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134226953 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134226953 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134226954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134226954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134226955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134226957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134226957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134226957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134226958 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=470868, count=474176) 20250823134227960 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_sms ------ Sat Aug 23 13:42:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134228962 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_gsup_mo_sms started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2771)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2771)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2771)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2769)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2774)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2774)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2774)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2772)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2777)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2777)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2777)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2775)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134229933 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2778)@7e0c241b4610: 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 } } } 20250823134229963 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134229963 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2780)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2780)@7e0c241b4610: 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) } } } } 20250823134229966 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2780)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2780)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2780)@7e0c241b4610: 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(2780)@7e0c241b4610: 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(2780)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2780)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134229980 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) 20250823134229980 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2781)@7e0c241b4610: Created GsupExpect[0] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2784) MSC_Test-GSUP(2781)@7e0c241b4610: Created GsupExpect[1] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2784) TC_iu_gsup_mo_sms2(2784)@7e0c241b4610: 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 } } } } 20250823134230095 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) 20250823134230095 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) 20250823134230095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134230095 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(2771)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2771)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2771)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134230100 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134230100 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134230100 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134230100 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134230100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134230100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134230100 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(2771)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2771)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2771)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2771)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2771)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134230100 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134230100 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134230100 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134230100 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134230100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134230100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134230100 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(2771)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2771)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2771)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134230101 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134230101 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2771)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2771)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2771)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2771)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2771)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134230109 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) 20250823134230109 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) 20250823134230109 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134230109 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(2774)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2774)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2774)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134230114 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134230114 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134230114 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134230114 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134230114 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134230114 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134230114 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(2774)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2774)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2774)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2774)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2774)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134230115 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134230115 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134230115 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134230115 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134230115 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134230115 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134230115 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(2774)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2774)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2774)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2774)@7e0c241b4610: Message received on association #8 20250823134230115 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134230115 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2774)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2774)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2774)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2774)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134230125 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) 20250823134230125 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) 20250823134230125 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134230125 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(2777)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2777)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2777)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134230130 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134230130 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134230130 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134230130 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134230130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134230130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134230130 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(2777)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2777)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2777)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2777)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2777)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134230131 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134230131 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134230131 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134230131 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134230131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134230131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_2-M3UA(2777)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134230131 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134230131 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134230131 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2774)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2777)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2774)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2777)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2777)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2777)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2777)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2777)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2777)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134230910 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134230910 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134230910 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134230910 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134230911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134230911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134230911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134230911 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2771)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134230911 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134230911 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134230911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134230911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134230911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134230911 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134230911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134230911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2771)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2771)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2770)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2774)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134230921 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134230921 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134230921 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134230921 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:603) 20250823134230921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134230921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134230921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134230921 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134230921 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134230921 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134230921 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134230921 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134230921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134230921 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:233) 20250823134230921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134230921 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2774)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2774)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2773)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134230932 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134230932 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134230932 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134230932 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134230932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134230932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134230932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134230932 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134230932 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) 20250823134230932 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134230932 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134230933 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134230933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134230933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134230933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134230933 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134230933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134230933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2776)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2776)@7e0c241b4610: Added conn table entry 0TC_iu_gsup_mo_sms2(2784)671119 MSC_Test_2-SCCP(2775)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134230942 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134230942 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134230942 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134230942 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134230942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134230942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134230942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134230942 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134230943 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) MSC_Test_2-RAN(2776)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134230943 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Allocated (fsm.c:456) 20250823134230943 DMSC DEBUG msc_i[0x561dbedce770]{READY}: Allocated (fsm.c:456) 20250823134230943 DMSC DEBUG msc_i[0x561dbedce770]{READY}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134230943 DMSC DEBUG msc_a[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134230943 DMSC DEBUG msc_a[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134230943 DMSC DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134230943 DMSC DEBUG msc_i(unknown:UTRAN-Iu-456:NONE)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134230943 DMSC DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134230943 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134230943 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134230943 DMM DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001088 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134230943 DMM DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134230943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134230943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbedb9c00] (fsm.c:486) 20250823134230943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134230943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134230943 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134230943 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001088 id=262420000001088 (vlr.c:661) 20250823134230943 DVLR INFO New subscr, IMSI: 262420000001088 (vlr.c:562) 20250823134230943 DVLR DEBUG VLR subscr IMSI-262420000001088 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134230943 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134230943 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134230943 DVLR DEBUG VLR subscr IMSI-262420000001088 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134230943 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134230943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134230943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134230943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134230943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134230943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134230943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134230943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134230943 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134230943 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134230943 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134230943 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134230943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134230943 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134230943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134230943 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2781)@7e0c241b4610: Found GsupExpect[0] for "262420000001088" handled at TC_iu_gsup_mo_sms2(2784) MSC_Test-GSUP(2781)@7e0c241b4610: Added IMSI table entry 0TC_iu_gsup_mo_sms2(2784)"262420000001088" MSC_Test_2-SCCP(2775)@7e0c241b4610: { messageType := 2, destLocRef := '0A3D8F'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(2775)@7e0c241b4610: Session index based on local reference:0 TC_iu_gsup_mo_sms2(2784)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2784)@7e0c241b4610: setverdict(pass): none -> pass 20250823134230950 DVLR DEBUG VLR subscr IMSI-262420000001088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134230950 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134230950 DVLR DEBUG SUBSCR(IMSI-262420000001088) Received 1 auth tuples (vlr.c:996) 20250823134230950 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134230950 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbed88580]{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) 20250823134230950 DMM DEBUG Tx AUTH REQ (rand = 9a65211de579312a57e064eaa7c4af46) (gsm_04_08.c:641) 20250823134230950 DMM DEBUG AUTH REQ (autn = 576ca1643aabd01251ac7d2d817fd308) (gsm_04_08.c:643) 20250823134230950 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134230950 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134230950 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134230950 DVLR DEBUG VLR subscr IMSI-262420000001088 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134230950 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134230950 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134230950 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134230950 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134230950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134230950 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134230950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134230950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2776)@7e0c241b4610: patching N(SD)=1 into dtap '051493FC67AD21046B2A32D7'O MSC_Test_2-RAN(2776)@7e0c241b4610: patched enc_l3: '055493FC67AD21046B2A32D7'O MSC_Test_2-SCCP(2775)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2775)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2775)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2775)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055493FC67AD21046B2A32D7'O MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134230961 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134230961 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134230961 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134230961 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134230961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134230961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134230961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134230961 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134230962 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134230962 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134230962 DIUCS DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134230962 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134230962 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134230962 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134230962 DMM DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 93fc67ad6b2a32d7) (gsm_04_08.c:1128) 20250823134230962 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbed88580]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134230962 DVLR DEBUG SUBSCR(IMSI-262420000001088) AUTH on UTRAN received RES: 93fc67ad6b2a32d7 (8 bytes) (vlr_auth_fsm.c:151) 20250823134230962 DVLR INFO SUBSCR(IMSI-262420000001088) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134230962 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbed88580]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134230962 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbed88580]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134230962 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbed88580]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134230962 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbed88580]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbeda96a0] (vlr_auth_fsm.c:294) 20250823134230962 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbed88580]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134230962 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbed88580]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134230962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134230962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134230962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134230962 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134230962 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=dca5576dbf20862d77ab3228a39bcbf4, CK=NONE (ran_msg_iu.c:388) 20250823134230962 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134230962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134230962 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134230962 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134230962 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134230962 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134230962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134230962 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134230962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134230962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2775)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2775)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2775)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2775)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134230972 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134230972 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134230972 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134230972 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134230972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134230972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134230972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134230972 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134230972 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134230972 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134230972 DIUCS DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134230972 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134230972 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134230972 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134230972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134230972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134230972 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134230972 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134230972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134230972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134230972 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbed88580]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134230972 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbed88580]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134230972 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbed88580]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134230972 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbed88580]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134230972 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134230972 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134230972 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134230972 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134230972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134230972 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134230972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134230972 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134230975 DVLR DEBUG VLR subscr IMSI-262420000001088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134230975 DVLR DEBUG IMSI:262420000001088 has MSISDN:491230001088 (vlr.c:1045) 20250823134230975 DMSC NOTICE msub(IMSI-262420000001088:MSISDN-491230001088) VLR: update for IMSI=262420000001088 (MSISDN=491230001088) (gsm_04_08.c:1541) 20250823134230975 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134230976 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134230976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134230976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbed88580]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134230976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbed88580]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134230976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbed88580]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134230976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbed88580]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x561dbeda96a0] (vlr_lu_fsm.c:110) 20250823134230976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbed88580]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134230976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x561dbed88580]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134230976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134230976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134230976 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x561dbeda9540]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134230976 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x561dbeda9540]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134230976 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x561dbeda9540]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134230976 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x561dbeda9540]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134230976 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x561dbeda9540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134230976 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x561dbeda9540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134230976 DMSC NOTICE msub(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x3E6878F7) VLR: update for IMSI=262420000001088 (MSISDN=491230001088) (gsm_04_08.c:1541) 20250823134230976 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x561dbeda9540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134230976 DMM DEBUG -> IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x3E6878F7 LOCATION UPDATE ACCEPT (TMSI = 0x3e6878f7) (gsm_04_08.c:149) 20250823134230976 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134230976 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134230976 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134230976 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x3E6878F7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134230976 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134230976 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134230976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134230976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134230976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134230976 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134230976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134230976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2784)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2776)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2776)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2775)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2775)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2775)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2775)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134230979 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134230979 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134230979 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134230979 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134230979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134230979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134230979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134230979 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134230979 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134230979 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134230979 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134230979 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134230979 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134230979 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134230979 DMM DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134230979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134230979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x561dbeda9540]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134230980 DMSC NOTICE msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7) VLR: update for IMSI=262420000001088 (MSISDN=491230001088) (gsm_04_08.c:1541) 20250823134230980 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134230980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x561dbeda9540]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134230980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134230980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x561dbeda9540]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134230980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x561dbeda9540]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbeda96a0] (vlr_lu_fsm.c:817) 20250823134230980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x561dbeda9540]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134230980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x561dbeda9540]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134230980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134230980 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134230980 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.963s remaining) (msc_a.c:450) 20250823134230980 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001088/3/1): Available (smpp_smsc.c:626) 20250823134230980 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134230980 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134230980 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134230980 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134230980 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7 + 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) 20250823134230980 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134230980 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134230980 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134230980 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134230980 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134230980 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134230980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134230980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134230980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134230980 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134230980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134230980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2775)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2775)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2775)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2775)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134230985 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134230985 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134230985 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134230985 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134230985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134230985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134230985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134230985 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134230985 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134230985 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134230985 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134230985 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134230985 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134230985 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134230985 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134230985 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134230985 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134230985 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134230985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134230985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedb9c00] (msc_a.c:1053) 20250823134230985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134230985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134230985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134230985 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedbca20] (msc_a.c:1053) 20250823134230985 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134230985 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134230985 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134230985 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7) MSC-A terminated (msub.c:261) 20250823134230985 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7) 1 MSC-I still active (msub.c:79) 20250823134230985 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134230985 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134230985 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedce770]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134230985 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedce770]{READY}: Removing from parent msub_fsm[0x561dbedbca20] (msub.c:113) 20250823134230985 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-456 (ran_conn.c:142) 20250823134230985 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-456 (ran_conn.c:155) 20250823134230985 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedce770]{READY}: Freeing instance (msub.c:113) 20250823134230985 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-456:LU)[0x561dbedce770]{READY}: Deallocated (fsm.c:568) 20250823134230985 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7) Free (msub.c:119) 20250823134230985 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134230985 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Freeing instance (msub.c:113) 20250823134230985 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Deallocated (fsm.c:568) 20250823134230985 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134230985 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134230985 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134230985 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134230985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134230985 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134230985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134230985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@7e0c241b4610: Session index based on local reference:0 20250823134230986 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134230986 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134230986 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134230986 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134230986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134230986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134230986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134230986 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2776)@7e0c241b4610: Deleted conn table entry 0TC_iu_gsup_mo_sms2(2784)671119 TC_iu_gsup_mo_sms2(2784)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2784)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2784)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2784)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2784)@7e0c241b4610: 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 := '3E6878F7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2776)@7e0c241b4610: Added conn table entry 0TC_iu_gsup_mo_sms2(2784)4185200 MSC_Test_2-RAN(2776)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2775)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134231186 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134231186 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134231186 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134231186 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134231186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134231186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134231186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134231186 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134231187 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) 20250823134231187 DMSC DEBUG msub_fsm[0x561dbeda96a0]{active}: Allocated (fsm.c:456) 20250823134231187 DMSC DEBUG msc_i[0x561dbedb9c00]{READY}: Allocated (fsm.c:456) 20250823134231187 DMSC DEBUG msc_i[0x561dbedb9c00]{READY}: is child of msub_fsm[0x561dbeda96a0] (fsm.c:486) 20250823134231187 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134231187 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeda96a0] (fsm.c:486) 20250823134231187 DMSC DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134231187 DMSC DEBUG msc_i(unknown:UTRAN-Iu-457:NONE)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134231188 DMSC DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134231188 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134231188 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134231188 DMM DEBUG msc_a(TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823134231188 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134231188 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770] (fsm.c:486) 20250823134231188 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134231188 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134231188 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134231188 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134231188 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134231188 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134231188 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134231188 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134231188 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbeda9540]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134231188 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbeda9540]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedbca20] (fsm.c:486) 20250823134231188 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbeda9540]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134231188 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbeda9540]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134231188 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134231188 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134231189 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134231189 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134231189 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134231189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134231189 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134231189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134231189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@7e0c241b4610: { messageType := 2, destLocRef := '3FDC70'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(2775)@7e0c241b4610: Session index based on local reference:0 TC_iu_gsup_mo_sms2(2784)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2784)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134231194 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134231194 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbeda9540]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134231194 DVLR DEBUG SUBSCR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7) Received 1 auth tuples (vlr.c:996) 20250823134231194 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbeda9540]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134231195 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbeda9540]{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) 20250823134231195 DMM DEBUG Tx AUTH REQ (rand = ea3e6296d0d18a07d6d70a40c717d459) (gsm_04_08.c:641) 20250823134231195 DMM DEBUG AUTH REQ (autn = 0653d320fc1aefba215fbae724344925) (gsm_04_08.c:643) 20250823134231195 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134231195 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134231195 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134231195 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134231195 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134231195 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134231195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134231195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134231195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134231195 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134231195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134231195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2776)@7e0c241b4610: patching N(SD)=1 into dtap '0514FED51B1C2104370BF4D7'O MSC_Test_2-RAN(2776)@7e0c241b4610: patched enc_l3: '0554FED51B1C2104370BF4D7'O MSC_Test_2-SCCP(2775)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2775)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2775)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2775)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FED51B1C2104370BF4D7'O MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134231202 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134231202 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134231202 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134231202 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134231202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134231203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134231203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134231203 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134231203 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134231203 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134231203 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134231203 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134231203 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134231203 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134231203 DMM DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = fed51b1c370bf4d7) (gsm_04_08.c:1128) 20250823134231203 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbeda9540]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134231203 DVLR DEBUG SUBSCR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7) AUTH on UTRAN received RES: fed51b1c370bf4d7 (8 bytes) (vlr_auth_fsm.c:151) 20250823134231203 DVLR INFO SUBSCR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134231203 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbeda9540]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134231203 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbeda9540]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134231203 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbeda9540]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134231203 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbeda9540]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedbca20] (vlr_auth_fsm.c:294) 20250823134231203 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbeda9540]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134231203 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbeda9540]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134231203 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134231204 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134231204 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134231204 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134231204 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7de894ee96b8fb151f21e1a384b92862, CK=NONE (ran_msg_iu.c:388) 20250823134231204 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134231204 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134231204 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134231204 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134231204 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134231204 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134231204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134231204 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134231204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134231204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2775)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2775)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2775)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2775)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134231210 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134231210 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134231210 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134231210 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134231210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134231210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134231210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134231210 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134231211 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134231211 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134231211 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134231211 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134231211 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134231211 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134231211 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134231211 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134231211 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134231211 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134231211 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134231211 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134231212 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134231212 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134231212 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134231212 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134231212 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134231212 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134231212 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250823134231212 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001088/3/1): Available (smpp_smsc.c:626) 20250823134231212 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134231212 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134231212 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134231212 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134231212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134231212 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134231212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134231212 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2775)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2775)@7e0c241b4610: vl_len:42 MSC_Test_2-SCCP(2775)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2775)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134231230 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134231230 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134231230 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134231230 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134231230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134231230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134231230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134231230 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134231230 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134231230 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134231230 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134231230 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134231230 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134231230 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134231230 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250823134231230 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250823134231230 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134231230 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250823134231230 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134231230 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134231230 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134231230 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134231230 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134231230 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134231230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134231230 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134231231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134231231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2784)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2784)@7e0c241b4610: 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(2784)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134231238 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7 + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823134231238 DMSC DEBUG Routed to GSM 04.11 MO handler (gsm_04_11_gsup.c:327) 20250823134231238 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250823134231238 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134231238 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134231238 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823134231238 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250823134231238 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134231238 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134231238 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134231238 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134231238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134231238 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134231238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134231238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2784)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2775)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2775)@7e0c241b4610: vl_len:19 MSC_Test_2-SCCP(2775)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2775)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O 20250823134231246 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134231246 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134231246 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134231246 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134231246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134231246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134231246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134231246 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134231246 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134231246 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134231246 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134231246 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134231246 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134231246 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134231247 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134231247 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134231247 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134231247 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134231247 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134231247 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134231247 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134231247 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134231247 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134231247 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134231247 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134231247 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134231247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134231247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134231247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134231247 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134231247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134231247 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2775)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2775)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2775)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2775)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134231253 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134231253 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134231253 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134231253 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134231253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134231253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134231253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134231253 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134231253 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134231253 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134231254 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134231254 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134231254 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134231254 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134231254 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134231254 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134231254 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134231254 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134231254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134231254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770] (msc_a.c:1053) 20250823134231254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134231254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134231254 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeda96a0] (msc_a.c:1053) 20250823134231254 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134231254 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134231254 DMSC DEBUG msub_fsm[0x561dbeda96a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134231254 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7) MSC-A terminated (msub.c:261) 20250823134231254 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7) 1 MSC-I still active (msub.c:79) 20250823134231254 DMSC DEBUG msub_fsm[0x561dbeda96a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134231254 DMSC DEBUG msub_fsm[0x561dbeda96a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134231254 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134231254 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Removing from parent msub_fsm[0x561dbeda96a0] (msub.c:113) 20250823134231254 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-457 (ran_conn.c:142) 20250823134231255 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-457 (ran_conn.c:155) 20250823134231255 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Freeing instance (msub.c:113) 20250823134231255 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7:UTRAN-Iu-457:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Deallocated (fsm.c:568) 20250823134231255 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7) Free (msub.c:119) 20250823134231255 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E6878F7 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134231255 DMSC DEBUG msub_fsm[0x561dbeda96a0]{terminating}: Freeing instance (msub.c:113) 20250823134231255 DMSC DEBUG msub_fsm[0x561dbeda96a0]{terminating}: Deallocated (fsm.c:568) 20250823134231255 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134231255 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134231255 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134231255 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134231255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134231255 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134231255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134231255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@7e0c241b4610: Session index based on local reference:0 20250823134231257 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134231257 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134231257 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134231257 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134231257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134231257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134231257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134231257 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2776)@7e0c241b4610: Deleted conn table entry 0TC_iu_gsup_mo_sms2(2784)4185200 MSC_Test_2-M3UA(2777)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mo_sms2(2784)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2784)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2784)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2784)@7e0c241b4610: Final verdict of PTC: pass 20250823134231266 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134231266 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134231266 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134231267 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134231267 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134231267 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134231267 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134231267 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134231267 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134231267 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134231267 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) 20250823134231267 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134231267 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134231267 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134231267 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134231267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134231267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134231267 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823134231267 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134231267 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134231268 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) 20250823134231268 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) MSC_Test_0-SCCP(2769)@7e0c241b4610: Final verdict of PTC: none 20250823134231268 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134231268 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134231268 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823134231268 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134231268 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823134231268 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250823134231268 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) 20250823134231268 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134231268 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134231268 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134231268 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134231268 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134231268 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134231268 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134231269 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(2780)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2778)@7e0c241b4610: Final verdict of PTC: none 20250823134231269 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) 20250823134231269 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134231269 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134231269 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134231269 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) 20250823134231269 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823134231269 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134231269 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823134231269 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) MSC_Test_0-M3UA(2771)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(2781)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(2772)@7e0c241b4610: Final verdict of PTC: none 20250823134231269 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134231269 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134231270 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134231270 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2777)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2782)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2776)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2768)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2773)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2779)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(2774)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2770)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2785)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2783)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2775)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2768): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2769): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2770): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2771): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2772): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2773): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2774): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2775): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2776): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2777): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2778): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2779): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2780): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2781): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2782): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2783): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_gsup_mo_sms2(2784): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2785): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_gsup_mo_sms finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms pass'. Sat Aug 23 13:42:31 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 20250823134232269 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=462648) 20250823134233269 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134233269 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134233269 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134233269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134233269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134233269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134233269 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=462648, count=465240) 20250823134234271 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_smma ------ Sat Aug 23 13:42:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mo_smma.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mo_smma.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134235272 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_gsup_mo_smma started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2789)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2789)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2789)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2787)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2792)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2792)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2792)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2790)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2795)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2795)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2795)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2793)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134236273 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134236275 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2796)@7e0c241b4610: 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 } } } 20250823134236436 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) 20250823134236436 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) 20250823134236436 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134236436 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)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2789)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2789)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2789)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2789)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134236440 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134236440 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134236440 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134236440 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134236440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134236440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134236440 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)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2789)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2789)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2789)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2789)@7e0c241b4610: Message received on association #8 20250823134236441 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134236441 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134236441 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134236441 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134236441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134236441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134236441 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134236441 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(2789)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134236441 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134236441 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2789)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2789)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2789)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2789)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2789)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134236455 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) 20250823134236455 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) 20250823134236455 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134236455 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)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2792)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2792)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134236460 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134236460 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134236460 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134236460 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134236460 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134236460 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134236460 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)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2792)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2792)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2792)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2792)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2792)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2792)@7e0c241b4610: Message received on association #8 20250823134236461 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134236461 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134236461 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134236461 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134236461 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134236461 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134236461 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)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2792)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2792)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2792)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2792)@7e0c241b4610: Message received on association #8 20250823134236461 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134236461 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134236461 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(2792)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134236470 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) 20250823134236470 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) 20250823134236470 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) 20250823134236470 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1106) 20250823134236470 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134236470 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:192) 20250823134236470 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(2795)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2795)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2795)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2795)@7e0c241b4610: M3UA_ASPUP sent 20250823134236477 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134236477 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134236477 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134236477 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:300) 20250823134236477 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:663) 20250823134236477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134236477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134236477 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(2795)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134236478 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134236478 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2792)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2792)@7e0c241b4610: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2795)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2795)@7e0c241b4610: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2795)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2795)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2795)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2795)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2795)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2795)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134236482 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134236482 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134236482 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134236482 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134236482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134236482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:467) 20250823134236482 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134236483 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134236483 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2792)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2792)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2795)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2795)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2795)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2795)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2795)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134237247 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237247 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237247 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237247 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134237247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134237247 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2789)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134237248 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237248 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237248 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237248 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134237248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237248 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134237248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2789)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2789)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2788)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134237265 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237265 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237265 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237265 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:603) 20250823134237265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134237265 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2792)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134237266 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237267 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237267 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237267 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134237267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237267 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:233) 20250823134237267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134237267 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2792)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2792)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2791)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134237274 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134237274 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2798)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2798)@7e0c241b4610: 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) } } } } 20250823134237276 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2798)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2798)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2798)@7e0c241b4610: 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)@7e0c241b4610: 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)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2798)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134237283 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237283 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237283 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237283 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134237283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134237283 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134237283 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) 20250823134237283 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134237283 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237283 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134237283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237283 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134237283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2794)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134237293 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) 20250823134237293 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2799)@7e0c241b4610: Created GsupExpect[0] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2802) MSC_Test-GSUP(2799)@7e0c241b4610: Created GsupExpect[1] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2802) TC_iu_gsup_mo_smma2(2802)@7e0c241b4610: 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 } } } } MSC_Test_2-RAN(2794)@7e0c241b4610: Added conn table entry 0TC_iu_gsup_mo_smma2(2802)3445976 MSC_Test_2-SCCP(2793)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2794)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134237335 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237335 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237335 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237335 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134237335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134237335 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134237335 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) 20250823134237335 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Allocated (fsm.c:456) 20250823134237335 DMSC DEBUG msc_i[0x561dbedce770]{READY}: Allocated (fsm.c:456) 20250823134237335 DMSC DEBUG msc_i[0x561dbedce770]{READY}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134237335 DMSC DEBUG msc_a[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134237335 DMSC DEBUG msc_a[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134237335 DMSC DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134237335 DMSC DEBUG msc_i(unknown:UTRAN-Iu-458:NONE)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134237335 DMSC DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134237335 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134237335 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134237335 DMM DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001089 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134237335 DMM DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134237335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134237335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbedb9c00] (fsm.c:486) 20250823134237335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134237335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134237335 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134237335 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001089 id=262420000001089 (vlr.c:661) 20250823134237335 DVLR INFO New subscr, IMSI: 262420000001089 (vlr.c:562) 20250823134237335 DVLR DEBUG VLR subscr IMSI-262420000001089 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134237335 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134237335 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134237335 DVLR DEBUG VLR subscr IMSI-262420000001089 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134237335 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134237335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134237335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134237335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134237335 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134237335 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134237335 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134237335 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134237336 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237336 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237336 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237336 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134237336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237336 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134237336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7e0c241b4610: { messageType := 2, destLocRef := '3494D8'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(2793)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2799)@7e0c241b4610: Found GsupExpect[0] for "262420000001089" handled at TC_iu_gsup_mo_smma2(2802) MSC_Test-GSUP(2799)@7e0c241b4610: Added IMSI table entry 0TC_iu_gsup_mo_smma2(2802)"262420000001089" TC_iu_gsup_mo_smma2(2802)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2802)@7e0c241b4610: setverdict(pass): none -> pass 20250823134237342 DVLR DEBUG VLR subscr IMSI-262420000001089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134237342 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134237342 DVLR DEBUG SUBSCR(IMSI-262420000001089) Received 1 auth tuples (vlr.c:996) 20250823134237342 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbed88580]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134237342 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbed88580]{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) 20250823134237342 DMM DEBUG Tx AUTH REQ (rand = 1ad22246d6c85fe091f5c5b3742a5a3d) (gsm_04_08.c:641) 20250823134237342 DMM DEBUG AUTH REQ (autn = adbd5afbf9e44bf690d88e5b73db9a2a) (gsm_04_08.c:643) 20250823134237342 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134237342 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134237342 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134237342 DVLR DEBUG VLR subscr IMSI-262420000001089 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134237342 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237342 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237342 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237342 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134237342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237342 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134237342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2794)@7e0c241b4610: patching N(SD)=1 into dtap '0514E5CD5FCB2104F7247AF1'O MSC_Test_2-RAN(2794)@7e0c241b4610: patched enc_l3: '0554E5CD5FCB2104F7247AF1'O MSC_Test_2-SCCP(2793)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2793)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2793)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2793)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E5CD5FCB2104F7247AF1'O 20250823134237359 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237359 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237359 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237359 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134237359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134237359 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134237359 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134237359 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134237359 DIUCS DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134237359 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134237359 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134237359 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134237359 DMM DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e5cd5fcbf7247af1) (gsm_04_08.c:1128) 20250823134237359 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbed88580]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134237359 DVLR DEBUG SUBSCR(IMSI-262420000001089) AUTH on UTRAN received RES: e5cd5fcbf7247af1 (8 bytes) (vlr_auth_fsm.c:151) 20250823134237359 DVLR INFO SUBSCR(IMSI-262420000001089) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134237359 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbed88580]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134237359 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbed88580]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134237359 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbed88580]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134237359 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbed88580]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbeda96a0] (vlr_auth_fsm.c:294) 20250823134237359 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbed88580]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134237359 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbed88580]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134237359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134237359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134237359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134237359 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134237359 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5e81b0f2f547c9298d213902bf6dabd3, CK=NONE (ran_msg_iu.c:388) 20250823134237359 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134237359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134237360 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237360 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237360 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237360 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134237360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237360 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134237360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2793)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2793)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2793)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2793)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134237381 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237382 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134237382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134237382 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134237382 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134237382 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134237382 DIUCS DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134237382 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134237382 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134237382 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134237382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134237382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134237382 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134237382 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134237382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134237382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134237382 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbed88580]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134237382 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbed88580]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134237382 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbed88580]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134237382 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbed88580]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134237382 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237382 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237382 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237382 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134237382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134237383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134237391 DVLR DEBUG VLR subscr IMSI-262420000001089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134237391 DVLR DEBUG IMSI:262420000001089 has MSISDN:491230001089 (vlr.c:1045) 20250823134237391 DMSC NOTICE msub(IMSI-262420000001089:MSISDN-491230001089) VLR: update for IMSI=262420000001089 (MSISDN=491230001089) (gsm_04_08.c:1541) 20250823134237391 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134237392 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134237392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134237392 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbed88580]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134237392 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbed88580]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134237392 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbed88580]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134237392 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbed88580]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x561dbeda96a0] (vlr_lu_fsm.c:110) 20250823134237392 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbed88580]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134237392 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x561dbed88580]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134237392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134237392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134237392 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x561dbeddc290]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134237392 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x561dbeddc290]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134237392 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x561dbeddc290]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134237392 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x561dbeddc290]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134237392 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x561dbeddc290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134237392 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x561dbeddc290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134237392 DMSC NOTICE msub(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x95B8775B) VLR: update for IMSI=262420000001089 (MSISDN=491230001089) (gsm_04_08.c:1541) 20250823134237392 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x561dbeddc290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134237392 DMM DEBUG -> IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x95B8775B LOCATION UPDATE ACCEPT (TMSI = 0x95b8775b) (gsm_04_08.c:149) 20250823134237392 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134237392 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134237392 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134237392 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x95B8775B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134237392 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237392 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134237392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237392 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134237392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2802)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2794)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2794)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2793)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2793)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2793)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2793)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134237401 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237401 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237401 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237401 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134237401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134237401 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134237401 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134237401 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134237401 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134237401 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134237401 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134237401 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134237401 DMM DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134237401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134237401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x561dbeddc290]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134237401 DMSC NOTICE msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B) VLR: update for IMSI=262420000001089 (MSISDN=491230001089) (gsm_04_08.c:1541) 20250823134237401 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134237401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x561dbeddc290]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134237401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134237401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x561dbeddc290]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134237401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x561dbeddc290]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbeda96a0] (vlr_lu_fsm.c:817) 20250823134237401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x561dbeddc290]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134237401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x561dbeddc290]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134237401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134237401 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134237401 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.933s remaining) (msc_a.c:450) 20250823134237401 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001089/3/1): Available (smpp_smsc.c:626) 20250823134237402 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134237402 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134237402 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134237402 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B + 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(2795)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134237402 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B + 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) 20250823134237402 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134237402 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134237402 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134237402 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134237402 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237402 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134237402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237402 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134237402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2793)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2793)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2793)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2793)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134237412 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237412 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237412 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237412 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134237412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134237412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134237412 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134237412 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134237412 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134237412 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134237412 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134237412 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134237412 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134237412 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134237412 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134237412 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134237412 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134237412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134237412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedb9c00] (msc_a.c:1053) 20250823134237412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134237412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134237412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134237412 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedbca20] (msc_a.c:1053) 20250823134237412 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134237412 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134237412 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134237412 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B) MSC-A terminated (msub.c:261) 20250823134237412 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B) 1 MSC-I still active (msub.c:79) 20250823134237412 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134237412 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134237412 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedce770]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134237412 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedce770]{READY}: Removing from parent msub_fsm[0x561dbedbca20] (msub.c:113) 20250823134237412 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-458 (ran_conn.c:142) 20250823134237412 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-458 (ran_conn.c:155) 20250823134237412 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedce770]{READY}: Freeing instance (msub.c:113) 20250823134237412 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-458:LU)[0x561dbedce770]{READY}: Deallocated (fsm.c:568) 20250823134237412 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B) Free (msub.c:119) 20250823134237412 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B - active-conn: now used by 1 (attached) (msub.c:375) 20250823134237412 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Freeing instance (msub.c:113) 20250823134237412 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Deallocated (fsm.c:568) 20250823134237412 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237412 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237412 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237412 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134237412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237412 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134237412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7e0c241b4610: Session index based on local reference:0 20250823134237414 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-RAN(2794)@7e0c241b4610: Deleted conn table entry 0TC_iu_gsup_mo_smma2(2802)3445976 20250823134237414 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237414 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237414 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134237414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134237414 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_gsup_mo_smma2(2802)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2802)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2802)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2802)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2802)@7e0c241b4610: 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 := '95B8775B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2794)@7e0c241b4610: Added conn table entry 0TC_iu_gsup_mo_smma2(2802)3156224 MSC_Test_2-RAN(2794)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2793)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134237614 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237614 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237614 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237614 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134237614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134237614 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134237615 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) 20250823134237615 DMSC DEBUG msub_fsm[0x561dbeda96a0]{active}: Allocated (fsm.c:456) 20250823134237615 DMSC DEBUG msc_i[0x561dbedb9c00]{READY}: Allocated (fsm.c:456) 20250823134237615 DMSC DEBUG msc_i[0x561dbedb9c00]{READY}: is child of msub_fsm[0x561dbeda96a0] (fsm.c:486) 20250823134237615 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134237615 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeda96a0] (fsm.c:486) 20250823134237615 DMSC DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134237615 DMSC DEBUG msc_i(unknown:UTRAN-Iu-459:NONE)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134237615 DMSC DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134237615 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134237615 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134237615 DMM DEBUG msc_a(TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823134237615 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134237615 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770] (fsm.c:486) 20250823134237615 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134237615 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134237615 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134237616 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134237616 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134237616 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134237616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134237616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134237616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbeddc290]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134237616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbeddc290]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedbca20] (fsm.c:486) 20250823134237616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbeddc290]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134237616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbeddc290]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134237616 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134237616 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237616 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134237616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237616 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134237616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7e0c241b4610: { messageType := 2, destLocRef := '302900'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(2793)@7e0c241b4610: Session index based on local reference:0 TC_iu_gsup_mo_smma2(2802)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2802)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134237623 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134237623 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbeddc290]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134237623 DVLR DEBUG SUBSCR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B) Received 1 auth tuples (vlr.c:996) 20250823134237623 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbeddc290]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134237623 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbeddc290]{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) 20250823134237623 DMM DEBUG Tx AUTH REQ (rand = 60ea717eff87c42a6625baf264b01353) (gsm_04_08.c:641) 20250823134237623 DMM DEBUG AUTH REQ (autn = bc03e85a8fe0ecce0c9092d08e3eda38) (gsm_04_08.c:643) 20250823134237623 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134237623 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134237623 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134237623 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134237624 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237624 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134237624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237624 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134237624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2794)@7e0c241b4610: patching N(SD)=1 into dtap '051476B2E5532104D547CDE0'O MSC_Test_2-RAN(2794)@7e0c241b4610: patched enc_l3: '055476B2E5532104D547CDE0'O MSC_Test_2-SCCP(2793)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2793)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2793)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2793)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055476B2E5532104D547CDE0'O 20250823134237632 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237632 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237632 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237632 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134237632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134237632 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134237632 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134237632 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134237632 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134237632 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134237632 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134237632 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134237632 DMM DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 76b2e553d547cde0) (gsm_04_08.c:1128) 20250823134237632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbeddc290]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134237632 DVLR DEBUG SUBSCR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B) AUTH on UTRAN received RES: 76b2e553d547cde0 (8 bytes) (vlr_auth_fsm.c:151) 20250823134237632 DVLR INFO SUBSCR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134237632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbeddc290]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134237632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbeddc290]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134237632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbeddc290]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134237632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbeddc290]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedbca20] (vlr_auth_fsm.c:294) 20250823134237632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbeddc290]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134237632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbeddc290]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134237632 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134237632 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134237632 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134237632 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134237632 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9360d5105095e8f8205713fbf7967b08, CK=NONE (ran_msg_iu.c:388) 20250823134237632 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134237632 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134237632 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237632 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237632 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237632 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134237632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237632 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134237632 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2793)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2793)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2793)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2793)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134237638 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237638 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237638 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237638 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134237638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134237638 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134237638 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134237638 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134237638 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134237638 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134237638 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134237638 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134237638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134237638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134237638 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134237639 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134237639 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134237639 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134237639 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134237639 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134237639 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134237639 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134237639 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134237639 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134237639 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250823134237639 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001089/3/1): Available (smpp_smsc.c:626) 20250823134237639 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237639 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134237639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237639 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134237639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2793)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2793)@7e0c241b4610: vl_len:22 MSC_Test_2-SCCP(2793)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2793)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020642003B400140'O 20250823134237650 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237650 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237650 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237650 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134237650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134237650 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134237651 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134237651 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134237651 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134237651 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134237651 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134237651 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134237651 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250823134237651 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250823134237651 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134237651 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250823134237651 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134237651 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134237651 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237651 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237651 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237651 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134237651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237651 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134237651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2802)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2802)@7e0c241b4610: 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(2802)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134237658 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823134237658 DMSC DEBUG Routed to GSM 04.11 MO handler (gsm_04_11_gsup.c:327) 20250823134237658 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250823134237658 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134237658 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134237658 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823134237658 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250823134237659 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237659 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134237659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237659 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134237659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2802)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2793)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2793)@7e0c241b4610: vl_len:19 MSC_Test_2-SCCP(2793)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2793)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O 20250823134237667 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237667 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237667 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237667 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134237667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134237667 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134237668 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134237668 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134237668 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134237668 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134237668 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134237668 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134237668 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134237668 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134237668 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134237668 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134237668 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134237668 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134237668 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134237668 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134237668 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134237668 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134237668 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237668 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237668 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237668 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134237668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237668 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134237668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2793)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2793)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2793)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2793)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134237671 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237671 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237671 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237671 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134237671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134237671 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134237671 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134237671 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134237671 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134237671 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134237671 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134237671 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134237671 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134237671 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134237671 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134237671 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134237671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134237671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770] (msc_a.c:1053) 20250823134237671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134237671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134237671 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeda96a0] (msc_a.c:1053) 20250823134237671 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134237671 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134237671 DMSC DEBUG msub_fsm[0x561dbeda96a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134237671 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B) MSC-A terminated (msub.c:261) 20250823134237671 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B) 1 MSC-I still active (msub.c:79) 20250823134237671 DMSC DEBUG msub_fsm[0x561dbeda96a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134237671 DMSC DEBUG msub_fsm[0x561dbeda96a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134237671 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134237671 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Removing from parent msub_fsm[0x561dbeda96a0] (msub.c:113) 20250823134237671 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-459 (ran_conn.c:142) 20250823134237671 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-459 (ran_conn.c:155) 20250823134237671 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Freeing instance (msub.c:113) 20250823134237671 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B:UTRAN-Iu-459:CM_SERVICE_REQ)[0x561dbedb9c00]{READY}: Deallocated (fsm.c:568) 20250823134237671 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B) Free (msub.c:119) 20250823134237671 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x95B8775B - active-conn: now used by 1 (attached) (msub.c:375) 20250823134237671 DMSC DEBUG msub_fsm[0x561dbeda96a0]{terminating}: Freeing instance (msub.c:113) 20250823134237671 DMSC DEBUG msub_fsm[0x561dbeda96a0]{terminating}: Deallocated (fsm.c:568) 20250823134237671 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237671 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237671 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237671 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134237672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237672 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134237672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-RAN(2794)@7e0c241b4610: Deleted conn table entry 0TC_iu_gsup_mo_smma2(2802)3156224 TC_iu_gsup_mo_smma2(2802)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2802)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2802)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134237673 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237673 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134237673 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134237673 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134237673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134237673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134237673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134237673 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mo_smma2(2802)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_1-SCCP(2790)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(2799)@7e0c241b4610: Final verdict of PTC: none 20250823134237679 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134237679 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134237679 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134237679 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134237679 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134237679 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134237679 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134237679 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134237679 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) 20250823134237679 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237679 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134237679 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134237679 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134237679 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134237679 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134237679 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134237679 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134237680 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) MSC_Test_1-M3UA(2792)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(2787)@7e0c241b4610: Final verdict of PTC: none 20250823134237680 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134237680 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134237680 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134237680 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(2789)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2793)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2786)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2791)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2788)@7e0c241b4610: Final verdict of PTC: none 20250823134237680 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134237680 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134237680 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134237680 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134237680 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134237680 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134237680 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134237680 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134237680 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) 20250823134237680 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237681 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134237681 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134237681 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134237681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134237681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134237681 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134237681 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134237681 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134237681 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134237681 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) 20250823134237681 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134237681 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134237681 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134237681 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) 20250823134237681 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134237681 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134237681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134237681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134237682 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134237682 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134237681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134237681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134237681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134237681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MNCC(2796)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2795)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2797)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2798)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2803)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2794)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2800)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2801)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2786): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2787): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2788): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2789): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2790): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2791): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2792): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2793): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2794): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2795): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2796): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2797): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2798): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2799): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2800): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2801): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_gsup_mo_smma2(2802): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2803): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_gsup_mo_smma finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma pass'. Sat Aug 23 13:42:37 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 20250823134238681 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=470476) 20250823134239680 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134239680 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134239680 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134239681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134239681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134239681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134239682 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134239682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134239682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134239682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=470476, count=473784) 20250823134240683 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack ------ Sat Aug 23 13:42:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134241684 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_gsup_mt_sms_ack started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2807)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2807)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2807)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2805)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2810)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2810)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2810)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2808)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2813)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2813)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2813)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2811)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134242663 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2814)@7e0c241b4610: 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 } } } 20250823134242685 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134242685 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2816)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2816)@7e0c241b4610: 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) } } } } 20250823134242687 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2816)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2816)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2816)@7e0c241b4610: 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(2816)@7e0c241b4610: 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(2816)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2816)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134242696 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) 20250823134242696 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2817)@7e0c241b4610: Created GsupExpect[0] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2820) MSC_Test-GSUP(2817)@7e0c241b4610: Created GsupExpect[1] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2820) TC_iu_gsup_mt_sms_ack2(2820)@7e0c241b4610: 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 } } } } 20250823134242825 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) 20250823134242825 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) 20250823134242825 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134242825 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(2807)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2807)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2807)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134242830 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134242830 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134242830 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134242830 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134242830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134242830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134242830 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(2807)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2807)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2807)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2807)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2807)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134242831 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134242831 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134242831 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134242831 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134242831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134242831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134242831 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(2807)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2807)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2807)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2807)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2807)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2807)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2807)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2807)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134242831 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134242831 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134242839 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) 20250823134242839 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) 20250823134242839 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134242839 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(2810)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2810)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2810)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2810)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2810)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134242845 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134242845 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134242845 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134242845 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134242845 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134242845 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134242845 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(2810)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2810)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2810)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134242847 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134242847 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134242847 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134242847 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134242847 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134242847 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134242847 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(2810)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2810)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2810)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2810)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2810)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2810)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823134242847 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134242847 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2810)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2810)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134242855 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) 20250823134242855 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) 20250823134242855 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134242855 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(2813)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2813)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2813)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134242863 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134242863 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134242863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134242863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134242863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134242863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134242863 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(2813)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2813)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2813)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2813)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2813)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134242867 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134242867 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134242867 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134242867 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134242867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134242867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134242867 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(2813)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2810)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2813)@7e0c241b4610: Message received on association #8 20250823134242867 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134242867 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2813)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2810)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2813)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2813)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2813)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2813)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2813)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134243639 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243639 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243639 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243639 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134243639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134243639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134243639 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2807)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134243640 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243640 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243640 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243640 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134243640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243640 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134243640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134243640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2807)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2807)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134243646 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243646 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243646 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243646 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:603) 20250823134243646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134243646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134243646 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2810)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134243647 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243647 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243647 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243647 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134243647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243647 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:233) 20250823134243647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134243647 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2806)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2810)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2810)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2809)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134243674 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243674 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243674 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243674 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134243674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134243674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134243674 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134243675 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) 20250823134243675 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134243675 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243675 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134243675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243675 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134243675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134243675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2812)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2812)@7e0c241b4610: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2820)11362682 MSC_Test_2-SCCP(2811)@7e0c241b4610: First idle individual index:0 20250823134243694 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243694 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243694 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243694 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134243694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134243694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134243694 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2812)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134243694 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) 20250823134243694 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Allocated (fsm.c:456) 20250823134243694 DMSC DEBUG msc_i[0x561dbedce770]{READY}: Allocated (fsm.c:456) 20250823134243694 DMSC DEBUG msc_i[0x561dbedce770]{READY}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134243694 DMSC DEBUG msc_a[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134243694 DMSC DEBUG msc_a[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134243694 DMSC DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134243694 DMSC DEBUG msc_i(unknown:UTRAN-Iu-460:NONE)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134243694 DMSC DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134243694 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134243694 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134243694 DMM DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001090 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134243694 DMM DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134243694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134243694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbedb9c00] (fsm.c:486) 20250823134243694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134243694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134243694 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134243694 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001090 id=262420000001090 (vlr.c:661) 20250823134243694 DVLR INFO New subscr, IMSI: 262420000001090 (vlr.c:562) 20250823134243694 DVLR DEBUG VLR subscr IMSI-262420000001090 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134243694 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134243694 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134243694 DVLR DEBUG VLR subscr IMSI-262420000001090 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134243694 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134243694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134243694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134243694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134243694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeddc3c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134243694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeddc3c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134243694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeddc3c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134243694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeddc3c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134243694 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243694 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243694 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243694 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134243694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243694 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134243694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134243694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@7e0c241b4610: { messageType := 2, destLocRef := 'AD617A'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(2811)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2817)@7e0c241b4610: Found GsupExpect[0] for "262420000001090" handled at TC_iu_gsup_mt_sms_ack2(2820) MSC_Test-GSUP(2817)@7e0c241b4610: Added IMSI table entry 0TC_iu_gsup_mt_sms_ack2(2820)"262420000001090" TC_iu_gsup_mt_sms_ack2(2820)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2820)@7e0c241b4610: setverdict(pass): none -> pass 20250823134243697 DVLR DEBUG VLR subscr IMSI-262420000001090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134243697 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeddc3c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134243697 DVLR DEBUG SUBSCR(IMSI-262420000001090) Received 1 auth tuples (vlr.c:996) 20250823134243697 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeddc3c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134243697 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeddc3c0]{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) 20250823134243697 DMM DEBUG Tx AUTH REQ (rand = 4066c9196efe94e4a302b4c50b577393) (gsm_04_08.c:641) 20250823134243697 DMM DEBUG AUTH REQ (autn = 583823a9b663b74955bffae58f4e724b) (gsm_04_08.c:643) 20250823134243697 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134243697 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134243697 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134243697 DVLR DEBUG VLR subscr IMSI-262420000001090 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134243697 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243697 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243697 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243697 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134243697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243697 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134243697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134243697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2812)@7e0c241b4610: patching N(SD)=1 into dtap '0514364017CC2104520DBB77'O MSC_Test_2-RAN(2812)@7e0c241b4610: patched enc_l3: '0554364017CC2104520DBB77'O MSC_Test_2-SCCP(2811)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2811)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2811)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2811)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554364017CC2104520DBB77'O MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134243703 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243703 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243703 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243703 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134243703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134243703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134243703 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134243703 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134243703 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134243703 DIUCS DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134243703 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134243703 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134243703 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134243703 DMM DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 364017cc520dbb77) (gsm_04_08.c:1128) 20250823134243703 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeddc3c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134243703 DVLR DEBUG SUBSCR(IMSI-262420000001090) AUTH on UTRAN received RES: 364017cc520dbb77 (8 bytes) (vlr_auth_fsm.c:151) 20250823134243703 DVLR INFO SUBSCR(IMSI-262420000001090) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134243703 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeddc3c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134243703 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeddc3c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134243703 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeddc3c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134243703 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeddc3c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeda96a0] (vlr_auth_fsm.c:294) 20250823134243703 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeddc3c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134243703 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeddc3c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134243703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134243703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134243703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134243703 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134243703 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7c6d2aee477ddf3d93fa48c80ae4aae5, CK=NONE (ran_msg_iu.c:388) 20250823134243703 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134243703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134243703 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243703 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134243703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243703 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134243703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134243703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2811)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2811)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2811)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2811)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134243709 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243709 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243709 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243709 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134243709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134243709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134243709 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134243709 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134243709 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134243709 DIUCS DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134243709 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134243709 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134243709 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134243709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134243709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134243709 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134243709 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134243709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134243709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134243709 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134243709 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134243709 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134243709 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134243709 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243709 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134243709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134243709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134243709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134243711 DVLR DEBUG VLR subscr IMSI-262420000001090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134243711 DVLR DEBUG IMSI:262420000001090 has MSISDN:491230001090 (vlr.c:1045) 20250823134243711 DMSC NOTICE msub(IMSI-262420000001090:MSISDN-491230001090) VLR: update for IMSI=262420000001090 (MSISDN=491230001090) (gsm_04_08.c:1541) 20250823134243711 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134243711 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134243711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134243711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134243711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134243711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134243711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x561dbeda96a0] (vlr_lu_fsm.c:110) 20250823134243711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134243711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134243711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134243711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134243711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x561dbeddf2c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134243711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x561dbeddf2c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134243711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x561dbeddf2c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134243711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x561dbeddf2c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134243711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x561dbeddf2c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134243711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x561dbeddf2c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134243711 DMSC NOTICE msub(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x516B960A) VLR: update for IMSI=262420000001090 (MSISDN=491230001090) (gsm_04_08.c:1541) 20250823134243711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x561dbeddf2c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134243711 DMM DEBUG -> IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x516B960A LOCATION UPDATE ACCEPT (TMSI = 0x516b960a) (gsm_04_08.c:149) 20250823134243711 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134243711 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134243711 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134243711 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x516B960A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134243711 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243711 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243711 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243711 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134243711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243711 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134243711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134243711 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2820)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2812)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2812)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2811)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2811)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2811)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2811)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134243713 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243713 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243713 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243713 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134243713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134243713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134243713 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134243713 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134243713 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134243713 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134243713 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134243713 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134243713 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134243713 DMM DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134243713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x516B960A:UTRAN-Iu-460:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134243713 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x561dbeddf2c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134243713 DMSC NOTICE msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A) VLR: update for IMSI=262420000001090 (MSISDN=491230001090) (gsm_04_08.c:1541) 20250823134243713 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134243713 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x561dbeddf2c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134243713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134243713 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x561dbeddf2c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134243713 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x561dbeddf2c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbeda96a0] (vlr_lu_fsm.c:817) 20250823134243713 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x561dbeddf2c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134243713 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x561dbeddf2c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134243713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134243713 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134243713 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250823134243713 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001090/3/1): Available (smpp_smsc.c:626) 20250823134243713 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134243713 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134243713 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134243713 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134243713 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A + 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) 20250823134243713 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134243713 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134243713 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134243713 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134243713 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243713 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134243713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243713 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134243713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134243713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2811)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2811)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2811)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2811)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134243716 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243716 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243716 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243716 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134243716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134243716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134243716 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134243716 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134243716 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134243716 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134243716 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134243716 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134243716 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134243716 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134243716 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134243716 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134243716 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134243716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134243716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedb9c00] (msc_a.c:1053) 20250823134243716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134243716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134243716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134243716 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedbca20] (msc_a.c:1053) 20250823134243716 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134243716 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134243716 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134243716 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A) MSC-A terminated (msub.c:261) 20250823134243716 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A) 1 MSC-I still active (msub.c:79) 20250823134243716 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134243716 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134243716 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedce770]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134243716 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedce770]{READY}: Removing from parent msub_fsm[0x561dbedbca20] (msub.c:113) 20250823134243716 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-460 (ran_conn.c:142) 20250823134243716 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-460 (ran_conn.c:155) 20250823134243716 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedce770]{READY}: Freeing instance (msub.c:113) 20250823134243716 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-460:LU)[0x561dbedce770]{READY}: Deallocated (fsm.c:568) 20250823134243716 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A) Free (msub.c:119) 20250823134243716 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A - active-conn: now used by 1 (attached) (msub.c:375) 20250823134243716 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Freeing instance (msub.c:113) 20250823134243716 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Deallocated (fsm.c:568) 20250823134243716 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243716 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243716 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243716 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134243716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134243716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134243716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@7e0c241b4610: Session index based on local reference:0 20250823134243717 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243717 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243717 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243717 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134243717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134243717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134243717 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2812)@7e0c241b4610: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2820)11362682 TC_iu_gsup_mt_sms_ack2(2820)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2820)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2820)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2820)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2812)@7e0c241b4610: Created IMSI[0] for '262420000001090'H'516B960A'O to be handled at TC_iu_gsup_mt_sms_ack2(2820) 20250823134243754 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823134243754 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250823134243754 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250823134243754 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250823134243754 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250823134243755 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243755 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243755 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243755 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134243755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243755 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134243755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134243755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2812)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_ack2(2820) TC_iu_gsup_mt_sms_ack2(2820)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2820)@7e0c241b4610: 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 := '516B960A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2812)@7e0c241b4610: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2820)3889146 MSC_Test_2-SCCP(2811)@7e0c241b4610: First idle individual index:0 20250823134243777 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243777 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243777 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243777 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134243777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134243777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134243777 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134243778 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) 20250823134243778 DMSC DEBUG msub_fsm[0x561dbeda96a0]{active}: Allocated (fsm.c:456) 20250823134243778 DMSC DEBUG msc_i[0x561dbedb9c00]{READY}: Allocated (fsm.c:456) 20250823134243778 DMSC DEBUG msc_i[0x561dbedb9c00]{READY}: is child of msub_fsm[0x561dbeda96a0] (fsm.c:486) 20250823134243778 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134243778 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeda96a0] (fsm.c:486) 20250823134243778 DMSC DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134243778 DMSC DEBUG msc_i(unknown:UTRAN-Iu-461:NONE)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134243778 DMSC DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134243778 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134243778 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134243778 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134243778 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770] (fsm.c:486) 20250823134243778 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134243778 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134243778 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134243778 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134243778 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134243778 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134243778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134243778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134243778 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbeddf2c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134243778 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbeddf2c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedbca20] (fsm.c:486) 20250823134243778 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbeddf2c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134243778 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbeddf2c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134243778 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823134243779 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243779 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134243779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243779 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134243779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134243779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@7e0c241b4610: { messageType := 2, destLocRef := '3B57FA'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(2811)@7e0c241b4610: Session index based on local reference:0 TC_iu_gsup_mt_sms_ack2(2820)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2820)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134243783 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134243783 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbeddf2c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134243783 DVLR DEBUG SUBSCR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A) Received 1 auth tuples (vlr.c:996) 20250823134243783 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbeddf2c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134243783 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbeddf2c0]{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) 20250823134243783 DMM DEBUG Tx AUTH REQ (rand = e7b07ab6de891eb68e78176fbf4694f1) (gsm_04_08.c:641) 20250823134243783 DMM DEBUG AUTH REQ (autn = d3f4ebc1182f37836ca07ba65ed667b1) (gsm_04_08.c:643) 20250823134243783 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134243783 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134243784 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134243784 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250823134243784 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243784 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243784 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243784 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134243784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243784 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134243784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134243784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2812)@7e0c241b4610: patching N(SD)=0 into dtap '05145EB4450B2104209CE0D1'O MSC_Test_2-RAN(2812)@7e0c241b4610: patched enc_l3: '05145EB4450B2104209CE0D1'O MSC_Test_2-SCCP(2811)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2811)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2811)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2811)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05145EB4450B2104209CE0D1'O 20250823134243789 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243790 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243790 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243790 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134243790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134243790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134243790 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134243790 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134243790 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134243790 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134243790 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134243790 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134243790 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134243790 DMM DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5eb4450b209ce0d1) (gsm_04_08.c:1128) 20250823134243790 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbeddf2c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134243790 DVLR DEBUG SUBSCR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A) AUTH on UTRAN received RES: 5eb4450b209ce0d1 (8 bytes) (vlr_auth_fsm.c:151) 20250823134243790 DVLR INFO SUBSCR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134243790 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbeddf2c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134243790 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbeddf2c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134243790 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbeddf2c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134243790 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbeddf2c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedbca20] (vlr_auth_fsm.c:294) 20250823134243790 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbeddf2c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134243790 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbeddf2c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134243790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134243790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134243790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134243790 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134243790 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=57497836cba8988c55a99f30c1c0828a, CK=NONE (ran_msg_iu.c:388) 20250823134243790 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134243790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134243790 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243791 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134243791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243791 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134243791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134243791 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2811)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2811)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2811)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2811)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134243795 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243795 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243795 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243795 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134243795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134243796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134243796 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134243796 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134243796 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134243796 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134243796 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134243796 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134243796 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134243796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134243796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134243796 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134243796 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134243796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134243796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134243796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134243796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134243796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134243796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134243796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134243796 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134243796 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250823134243796 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250823134243796 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134243796 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134243796 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250823134243796 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001090/3/1): Available (smpp_smsc.c:626) 20250823134243797 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243797 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134243797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243797 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134243797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134243797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134243797 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243797 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134243797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243797 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134243797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134243797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2813)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2811)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2820)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2811)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2811)@7e0c241b4610: vl_len:19 MSC_Test_2-SCCP(2811)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2811)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134243808 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134243808 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134243808 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134243808 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134243808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134243808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134243808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134243808 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134243808 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134243808 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134243808 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134243808 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134243808 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134243808 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2811)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2811)@7e0c241b4610: vl_len:22 MSC_Test_2-SCCP(2811)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2811)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134244014 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134244014 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134244014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134244014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134244014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134244014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134244014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134244014 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134244014 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134244014 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134244014 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134244014 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134244015 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134244015 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134244015 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250823134244015 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134244015 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134244015 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134244015 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134244015 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134244015 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134244015 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134244015 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134244015 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134244015 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134244015 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134244015 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134244015 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134244016 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134244016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134244016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134244016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134244016 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134244016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134244016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134244016 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134244016 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134244016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134244016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134244016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134244016 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134244016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134244016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2813)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(2811)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2811)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2811)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2820)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2820)@7e0c241b4610: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_ack2(2820)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2811)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2811)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2811)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2811)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134244023 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134244023 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134244023 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134244023 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134244023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134244023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134244023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134244023 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134244024 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134244024 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134244024 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134244024 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134244024 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134244024 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134244024 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134244024 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134244024 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134244024 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134244024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134244024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770] (msc_a.c:1053) 20250823134244024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134244024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134244024 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeda96a0] (msc_a.c:1053) 20250823134244024 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134244024 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134244024 DMSC DEBUG msub_fsm[0x561dbeda96a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134244024 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A) MSC-A terminated (msub.c:261) 20250823134244024 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A) 1 MSC-I still active (msub.c:79) 20250823134244024 DMSC DEBUG msub_fsm[0x561dbeda96a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134244024 DMSC DEBUG msub_fsm[0x561dbeda96a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134244024 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedb9c00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134244024 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedb9c00]{READY}: Removing from parent msub_fsm[0x561dbeda96a0] (msub.c:113) 20250823134244024 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-461 (ran_conn.c:142) 20250823134244024 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-461 (ran_conn.c:155) 20250823134244024 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedb9c00]{READY}: Freeing instance (msub.c:113) 20250823134244024 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A:UTRAN-Iu-461:PAGING_RESP)[0x561dbedb9c00]{READY}: Deallocated (fsm.c:568) 20250823134244024 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A) Free (msub.c:119) 20250823134244024 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x516B960A - active-conn: now used by 1 (attached) (msub.c:375) 20250823134244024 DMSC DEBUG msub_fsm[0x561dbeda96a0]{terminating}: Freeing instance (msub.c:113) 20250823134244024 DMSC DEBUG msub_fsm[0x561dbeda96a0]{terminating}: Deallocated (fsm.c:568) 20250823134244024 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134244024 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134244025 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134244025 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134244025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134244025 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134244025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134244025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@7e0c241b4610: Session index based on local reference:0 20250823134244027 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134244027 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134244027 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134244027 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134244027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-RAN(2812)@7e0c241b4610: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2820)3889146 MSC_Test_2-M3UA(2813)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134244027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134244027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134244027 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_gsup_mt_sms_ack2(2820)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2820)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2820)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2820)@7e0c241b4610: Final verdict of PTC: pass 20250823134244035 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134244035 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134244035 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134244035 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134244036 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134244036 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134244036 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134244036 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134244036 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134244036 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134244036 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134244036 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134244036 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) 20250823134244036 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134244036 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134244036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134244036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134244036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134244036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134244036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134244036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134244036 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134244036 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134244036 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134244036 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134244036 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) 20250823134244036 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134244036 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134244036 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134244036 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134244036 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134244036 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134244036 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134244036 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134244036 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(2807)@7e0c241b4610: Final verdict of PTC: none 20250823134244036 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134244037 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134244037 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2810)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(2808)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2812)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(2805)@7e0c241b4610: Final verdict of PTC: none 20250823134244038 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134244038 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134244038 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-SCCP(2811)@7e0c241b4610: Final verdict of PTC: none 20250823134244040 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) 20250823134244040 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134244040 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134244040 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134244040 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) 20250823134244040 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134244040 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134244040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134244040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134244040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134244040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134244040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134244040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134244041 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134244041 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2817)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2816)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2809)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2814)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2804)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2813)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2815)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2821)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2819)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2806)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2818)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2804): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2805): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2806): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2807): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2808): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2809): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2810): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2811): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2812): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2813): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2814): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2815): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2816): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2817): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2818): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2819): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_gsup_mt_sms_ack2(2820): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2821): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_gsup_mt_sms_ack finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass'. Sat Aug 23 13:42:44 UTC 2025 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack.talloc 20250823134245040 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=474112) 20250823134246038 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134246038 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134246038 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134246038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134246038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134246038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134246041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134246041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134246041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134246041 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=474112, count=477420) 20250823134247042 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_err ------ Sat Aug 23 13:42:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134248044 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_gsup_mt_sms_err started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2825)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2825)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2825)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(2823)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2828)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2828)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2828)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2826)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134249045 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2831)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2831)@7e0c241b4610: M3UA emulation initiated, the test can be started MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2831)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2829)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134249061 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2832)@7e0c241b4610: 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 } } } 20250823134249226 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) 20250823134249226 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) 20250823134249226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134249226 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(2825)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2825)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2825)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2825)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2825)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134249230 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134249230 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134249230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134249230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134249230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134249230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134249230 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(2825)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2825)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2825)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2825)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134249231 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134249231 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134249231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134249231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134249231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134249231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134249231 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(2825)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2825)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134249231 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134249231 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2825)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2825)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2825)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2825)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2825)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134249240 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) 20250823134249240 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) 20250823134249240 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134249240 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(2828)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2828)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2828)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134249245 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134249245 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134249245 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134249245 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134249245 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134249245 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134249245 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(2828)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2828)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2828)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2828)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2828)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134249245 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134249245 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134249245 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134249245 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134249245 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134249245 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_1-M3UA(2828)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2828)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2828)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134249245 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134249245 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134249246 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2828)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2828)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2828)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2828)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2828)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134249254 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) 20250823134249254 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) 20250823134249254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134249254 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(2831)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2831)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2831)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134249262 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134249263 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134249263 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134249263 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134249263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134249263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134249263 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(2831)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2831)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2831)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2831)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2831)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134249266 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134249266 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134249266 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134249266 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134249266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134249266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_2-M3UA(2831)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134249266 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134249266 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134249266 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2831)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2828)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2831)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2828)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2831)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2831)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2831)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2831)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2831)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2825)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134250038 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250038 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250038 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250038 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134250038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134250038 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134250039 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250039 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250039 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250039 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134250039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250039 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134250039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2825)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2825)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134250046 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134250046 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2834)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test_0-RAN(2824)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2834)@7e0c241b4610: 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) } } } } 20250823134250051 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2834)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2834)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2834)@7e0c241b4610: 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(2834)@7e0c241b4610: 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_1-M3UA(2828)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134250053 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250053 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250053 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250053 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:603) 20250823134250053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134250053 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP-IPA(2834)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2834)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134250055 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250055 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250055 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250055 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134250055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250055 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:233) 20250823134250055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134250055 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2828)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2828)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2827)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134250060 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250060 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250060 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250060 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134250060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134250060 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134250060 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) 20250823134250060 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134250060 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250060 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134250060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250061 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134250061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2831)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2830)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134250068 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) 20250823134250068 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2835)@7e0c241b4610: Created GsupExpect[0] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2838) MSC_Test-GSUP(2835)@7e0c241b4610: Created GsupExpect[1] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2838) TC_iu_gsup_mt_sms_err2(2838)@7e0c241b4610: 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 } } } } MSC_Test_2-RAN(2830)@7e0c241b4610: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2838)10649838 MSC_Test_2-SCCP(2829)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2831)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134250113 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250113 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250113 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250113 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134250113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134250113 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2830)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134250113 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) 20250823134250113 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Allocated (fsm.c:456) 20250823134250113 DMSC DEBUG msc_i[0x561dbedce770]{READY}: Allocated (fsm.c:456) 20250823134250113 DMSC DEBUG msc_i[0x561dbedce770]{READY}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134250113 DMSC DEBUG msc_a[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134250113 DMSC DEBUG msc_a[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134250113 DMSC DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134250113 DMSC DEBUG msc_i(unknown:UTRAN-Iu-462:NONE)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134250113 DMSC DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134250113 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134250113 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134250113 DMM DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134250113 DMM DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134250113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134250113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbedb9c00] (fsm.c:486) 20250823134250113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134250113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134250113 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134250113 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001091 id=262420000001091 (vlr.c:661) 20250823134250113 DVLR INFO New subscr, IMSI: 262420000001091 (vlr.c:562) 20250823134250113 DVLR DEBUG VLR subscr IMSI-262420000001091 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134250113 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134250113 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134250113 DVLR DEBUG VLR subscr IMSI-262420000001091 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134250113 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134250113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134250113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134250113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeda96a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134250113 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeddc3c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134250113 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeddc3c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134250113 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeddc3c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134250113 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeddc3c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134250114 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250114 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250114 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250114 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134250114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250114 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134250114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2831)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2829)@7e0c241b4610: { messageType := 2, destLocRef := 'A280EE'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(2829)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2835)@7e0c241b4610: Found GsupExpect[0] for "262420000001091" handled at TC_iu_gsup_mt_sms_err2(2838) MSC_Test-GSUP(2835)@7e0c241b4610: Added IMSI table entry 0TC_iu_gsup_mt_sms_err2(2838)"262420000001091" TC_iu_gsup_mt_sms_err2(2838)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2838)@7e0c241b4610: setverdict(pass): none -> pass 20250823134250116 DVLR DEBUG VLR subscr IMSI-262420000001091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134250116 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeddc3c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134250116 DVLR DEBUG SUBSCR(IMSI-262420000001091) Received 1 auth tuples (vlr.c:996) 20250823134250116 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeddc3c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134250116 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeddc3c0]{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) 20250823134250116 DMM DEBUG Tx AUTH REQ (rand = 57a7c6beac7773a791dc04bd39bd865a) (gsm_04_08.c:641) 20250823134250116 DMM DEBUG AUTH REQ (autn = ee0dd39ba7d134c0afb8216ee6c09b6d) (gsm_04_08.c:643) 20250823134250116 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134250116 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134250116 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134250116 DVLR DEBUG VLR subscr IMSI-262420000001091 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134250117 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250117 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250117 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250117 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134250117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250117 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134250117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2831)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2829)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2830)@7e0c241b4610: patching N(SD)=1 into dtap '05147812C3D62104A640FC56'O MSC_Test_2-RAN(2830)@7e0c241b4610: patched enc_l3: '05547812C3D62104A640FC56'O MSC_Test_2-SCCP(2829)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2829)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2829)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2829)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547812C3D62104A640FC56'O 20250823134250122 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250122 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134250122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2831)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134250122 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134250122 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134250122 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134250122 DIUCS DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134250122 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134250122 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134250122 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134250122 DMM DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7812c3d6a640fc56) (gsm_04_08.c:1128) 20250823134250122 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeddc3c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134250122 DVLR DEBUG SUBSCR(IMSI-262420000001091) AUTH on UTRAN received RES: 7812c3d6a640fc56 (8 bytes) (vlr_auth_fsm.c:151) 20250823134250122 DVLR INFO SUBSCR(IMSI-262420000001091) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134250122 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeddc3c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134250122 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeddc3c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134250122 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeddc3c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134250122 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeddc3c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeda96a0] (vlr_auth_fsm.c:294) 20250823134250122 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeddc3c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134250122 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeddc3c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134250122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134250122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134250122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134250122 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134250122 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8f021ce295e3b3f43e4f02cd6b3798c9, CK=NONE (ran_msg_iu.c:388) 20250823134250122 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134250122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134250122 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250122 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250122 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250122 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134250122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250122 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134250122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2831)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2829)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2829)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2829)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2829)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2829)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134250131 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250131 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250131 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250131 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134250131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134250131 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134250131 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134250131 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134250131 DIUCS DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134250131 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134250131 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134250131 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134250131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134250131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134250131 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134250131 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134250131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134250131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134250131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134250131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134250131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134250131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134250131 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250131 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250131 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250131 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134250131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250131 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134250131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2831)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2829)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134250135 DVLR DEBUG VLR subscr IMSI-262420000001091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134250135 DVLR DEBUG IMSI:262420000001091 has MSISDN:491230001091 (vlr.c:1045) 20250823134250135 DMSC NOTICE msub(IMSI-262420000001091:MSISDN-491230001091) VLR: update for IMSI=262420000001091 (MSISDN=491230001091) (gsm_04_08.c:1541) 20250823134250135 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134250136 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134250136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134250136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134250136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134250136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134250136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x561dbeda96a0] (vlr_lu_fsm.c:110) 20250823134250136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134250136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x561dbeddc3c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134250136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134250136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134250136 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x561dbed88580]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134250136 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x561dbed88580]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134250136 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x561dbed88580]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134250136 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x561dbed88580]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134250136 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x561dbed88580]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134250136 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x561dbed88580]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134250136 DMSC NOTICE msub(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xA79DC22B) VLR: update for IMSI=262420000001091 (MSISDN=491230001091) (gsm_04_08.c:1541) 20250823134250136 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x561dbed88580]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134250136 DMM DEBUG -> IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xA79DC22B LOCATION UPDATE ACCEPT (TMSI = 0xa79dc22b) (gsm_04_08.c:149) 20250823134250136 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134250136 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134250136 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134250136 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xA79DC22B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134250136 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250136 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134250136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250136 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134250136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2831)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2829)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2838)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2830)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2830)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2829)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2829)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2829)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2829)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134250140 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250140 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250140 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250140 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134250140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134250140 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134250140 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134250140 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134250140 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134250140 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134250140 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134250140 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134250140 DMM DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134250140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134250140 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x561dbed88580]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134250140 DMSC NOTICE msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B) VLR: update for IMSI=262420000001091 (MSISDN=491230001091) (gsm_04_08.c:1541) 20250823134250140 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134250140 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x561dbed88580]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134250140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134250140 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x561dbed88580]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134250140 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x561dbed88580]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbeda96a0] (vlr_lu_fsm.c:817) 20250823134250140 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x561dbed88580]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134250140 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x561dbed88580]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134250140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbeda96a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134250140 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134250140 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250823134250140 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001091/3/1): Available (smpp_smsc.c:626) 20250823134250140 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134250140 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134250140 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134250140 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134250140 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B + 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) 20250823134250140 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134250140 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134250140 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134250140 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134250140 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250140 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250140 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250140 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134250140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250140 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134250140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2831)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2829)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2829)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2829)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2829)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2829)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134250147 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250147 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250147 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250147 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134250147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134250147 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134250147 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134250147 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134250147 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134250147 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134250147 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134250147 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134250147 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134250147 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134250147 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134250147 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134250147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134250147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedb9c00] (msc_a.c:1053) 20250823134250147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134250147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134250147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbeda96a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134250147 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedbca20] (msc_a.c:1053) 20250823134250147 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134250147 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedb9c00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134250147 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134250147 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B) MSC-A terminated (msub.c:261) 20250823134250147 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B) 1 MSC-I still active (msub.c:79) 20250823134250147 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134250147 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134250147 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedce770]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134250147 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedce770]{READY}: Removing from parent msub_fsm[0x561dbedbca20] (msub.c:113) 20250823134250147 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-462 (ran_conn.c:142) 20250823134250148 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-462 (ran_conn.c:155) 20250823134250148 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedce770]{READY}: Freeing instance (msub.c:113) 20250823134250148 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-462:LU)[0x561dbedce770]{READY}: Deallocated (fsm.c:568) 20250823134250148 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B) Free (msub.c:119) 20250823134250148 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B - active-conn: now used by 1 (attached) (msub.c:375) 20250823134250148 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Freeing instance (msub.c:113) 20250823134250148 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Deallocated (fsm.c:568) 20250823134250148 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250148 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134250148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250148 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134250148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2831)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2829)@7e0c241b4610: Session index based on local reference:0 20250823134250149 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250149 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250149 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250149 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134250149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134250149 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2830)@7e0c241b4610: Deleted conn table entry 0TC_iu_gsup_mt_sms_err2(2838)10649838 MSC_Test_2-M3UA(2831)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_err2(2838)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2838)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2838)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2838)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2830)@7e0c241b4610: Created IMSI[0] for '262420000001091'H'A79DC22B'O to be handled at TC_iu_gsup_mt_sms_err2(2838) 20250823134250178 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823134250178 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250823134250178 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250823134250178 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250823134250178 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250823134250179 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250179 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134250179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250179 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134250179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2831)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2830)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_err2(2838) TC_iu_gsup_mt_sms_err2(2838)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2838)@7e0c241b4610: 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 := 'A79DC22B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2830)@7e0c241b4610: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2838)5392661 MSC_Test_2-SCCP(2829)@7e0c241b4610: First idle individual index:0 20250823134250202 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250202 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250202 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250202 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134250202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134250202 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134250203 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) 20250823134250203 DMSC DEBUG msub_fsm[0x561dbeda96a0]{active}: Allocated (fsm.c:456) 20250823134250203 DMSC DEBUG msc_i[0x561dbedb9c00]{READY}: Allocated (fsm.c:456) 20250823134250203 DMSC DEBUG msc_i[0x561dbedb9c00]{READY}: is child of msub_fsm[0x561dbeda96a0] (fsm.c:486) 20250823134250203 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134250203 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeda96a0] (fsm.c:486) 20250823134250203 DMSC DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134250203 DMSC DEBUG msc_i(unknown:UTRAN-Iu-463:NONE)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134250203 DMSC DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134250203 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134250203 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134250204 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134250204 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770] (fsm.c:486) 20250823134250204 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134250204 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134250204 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134250204 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134250204 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134250204 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134250204 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134250204 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134250204 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbeddc3c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134250204 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbeddc3c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedbca20] (fsm.c:486) 20250823134250204 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbeddc3c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134250204 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbeddc3c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134250204 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823134250204 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250204 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250204 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250204 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134250204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250204 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134250204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2831)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2829)@7e0c241b4610: { messageType := 2, destLocRef := '524915'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(2829)@7e0c241b4610: Session index based on local reference:0 TC_iu_gsup_mt_sms_err2(2838)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2838)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134250209 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134250209 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbeddc3c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134250209 DVLR DEBUG SUBSCR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B) Received 1 auth tuples (vlr.c:996) 20250823134250209 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbeddc3c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134250209 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbeddc3c0]{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) 20250823134250209 DMM DEBUG Tx AUTH REQ (rand = fd3164ccbd5512a63a639309d25b877c) (gsm_04_08.c:641) 20250823134250209 DMM DEBUG AUTH REQ (autn = 9d01784da240cda8553f9e5c87025e03) (gsm_04_08.c:643) 20250823134250209 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134250209 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134250209 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134250209 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250823134250210 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250210 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250210 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250210 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134250210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250210 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134250210 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2831)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2829)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2830)@7e0c241b4610: patching N(SD)=0 into dtap '05146D0D34F42104AE044987'O MSC_Test_2-RAN(2830)@7e0c241b4610: patched enc_l3: '05146D0D34F42104AE044987'O MSC_Test_2-SCCP(2829)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2829)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2829)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2829)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05146D0D34F42104AE044987'O 20250823134250216 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250216 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250216 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250216 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134250216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134250216 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134250216 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134250216 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134250216 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134250216 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134250216 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134250216 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134250216 DMM DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6d0d34f4ae044987) (gsm_04_08.c:1128) 20250823134250216 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbeddc3c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134250216 DVLR DEBUG SUBSCR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B) AUTH on UTRAN received RES: 6d0d34f4ae044987 (8 bytes) (vlr_auth_fsm.c:151) 20250823134250216 DVLR INFO SUBSCR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134250216 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbeddc3c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134250216 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbeddc3c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134250216 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbeddc3c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134250216 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbeddc3c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedbca20] (vlr_auth_fsm.c:294) 20250823134250216 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbeddc3c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134250216 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbeddc3c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134250216 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134250216 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134250216 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134250216 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134250216 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4382894dbc8841d7175fabad15a61721, CK=NONE (ran_msg_iu.c:388) 20250823134250216 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134250216 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134250217 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250217 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250217 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250217 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134250217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250217 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134250217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2831)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2829)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2829)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2829)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2829)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2829)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134250222 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250222 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250222 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250222 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134250222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(2831)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134250222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134250222 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134250223 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134250223 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134250223 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134250223 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134250223 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134250223 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134250223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134250223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134250223 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134250223 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134250223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134250223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134250223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134250223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134250223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134250223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134250223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134250223 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134250223 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250823134250224 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250823134250224 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134250224 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134250224 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250823134250224 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001091/3/1): Available (smpp_smsc.c:626) 20250823134250224 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250224 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134250224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250224 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134250224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134250224 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250224 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134250224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250224 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134250224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2831)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2831)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(2829)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2831)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2829)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2838)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2829)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2829)@7e0c241b4610: vl_len:19 MSC_Test_2-SCCP(2829)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2829)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250823134250239 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250239 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134250239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134250239 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2829)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2829)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2829)@7e0c241b4610: vl_from0 20250823134250239 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134250239 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134250239 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134250239 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134250239 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134250239 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2829)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00144014000002001040080789010404000178003B400140'O MSC_Test_2-M3UA(2831)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134250442 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250442 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250442 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250442 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134250442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134250443 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134250443 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134250443 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134250443 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedb9c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134250443 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134250443 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134250443 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134250443 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250823134250443 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134250443 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134250443 DLSMS NOTICE trans(SMS IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP callref-0x4000003e tid-0) RX SMS RP-ERROR, cause 1:120 (unknown 0x78) (gsm_04_11.c:903) 20250823134250443 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134250443 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134250444 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134250444 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134250444 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134250444 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134250444 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134250444 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134250444 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134250444 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134250444 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250444 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134250444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250444 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134250444 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134250444 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250444 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134250444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134250444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134250444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134250444 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134250444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134250444 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2831)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2831)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(2829)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2831)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2829)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2829)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2838)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2838)@7e0c241b4610: RX MT-forwardSM-Err (RP-ERROR) TC_iu_gsup_mt_sms_err2(2838)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MC@7e0c241b4610: Test Component 2838 has requested to stop MTC. Terminating current testcase execution. MSC_Test_1-SCCP(2826)@7e0c241b4610: Final verdict of PTC: none 20250823134250455 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134250455 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134250455 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134250455 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134250455 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134250455 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134250455 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134250455 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134250455 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) 20250823134250455 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250456 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134250456 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134250456 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134250456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134250456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134250456 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134250456 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134250456 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134250456 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134250456 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134250456 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134250456 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) 20250823134250456 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823134250456 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134250456 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134250456 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134250456 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134250456 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134250456 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134250456 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) 20250823134250456 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250456 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134250457 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134250457 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134250457 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) MSC_Test_0-SCCP(2823)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2825)@7e0c241b4610: Final verdict of PTC: none 20250823134250457 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134250457 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134250457 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(2824)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2834)@7e0c241b4610: Final verdict of PTC: none 20250823134250457 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134250457 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134250457 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) 20250823134250458 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134250458 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134250458 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) MSC_Test-GSUP(2835)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(2828)@7e0c241b4610: Final verdict of PTC: none 20250823134250458 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) 20250823134250458 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134250458 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134250458 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134250458 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134250458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134250458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134250458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134250458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134250458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134250458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134250458 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134250458 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2831)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2836)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2829)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2837)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2833)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2832)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2830)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2827)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2822)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2839)@7e0c241b4610: Final verdict of PTC: none TC_iu_gsup_mt_sms_err2(2838)@7e0c241b4610: Final verdict of PTC: pass MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2822): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2823): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2824): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2825): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2826): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2827): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2828): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2829): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2830): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2831): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2832): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2833): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2834): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2835): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2836): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2837): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_gsup_mt_sms_err2(2838): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2839): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_gsup_mt_sms_err finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass'. Sat Aug 23 13:42:50 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 20250823134251458 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=443284) 20250823134252457 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134252457 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134252457 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134252457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134252457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134252457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134252458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134252458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134252458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134252459 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=443284, count=446592) 20250823134253461 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr ------ Sat Aug 23 13:42:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134254463 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_gsup_mt_sms_rp_mr started. 20250823134255465 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2843)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2843)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2843)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2841)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2846)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2846)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2846)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2844)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2849)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2849)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2849)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2847)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134255559 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2850)@7e0c241b4610: 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 } } } 20250823134255723 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) 20250823134255723 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) 20250823134255723 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134255723 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(2843)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2843)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2843)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134255728 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134255728 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134255728 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134255728 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134255728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134255728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134255728 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(2843)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2843)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2843)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2843)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2843)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134255729 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134255729 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134255729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134255729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134255729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134255729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134255729 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(2843)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2843)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2843)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134255729 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134255729 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2843)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2843)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2843)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2843)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2843)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134255737 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) 20250823134255737 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) 20250823134255737 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134255737 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(2846)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2846)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2846)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134255742 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134255742 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134255742 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134255742 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134255742 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134255742 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134255742 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(2846)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2846)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2846)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2846)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2846)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2846)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2846)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2846)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134255743 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134255743 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134255743 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134255743 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134255743 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134255743 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134255743 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134255743 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134255743 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2846)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2846)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2846)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2846)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2846)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134255752 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) 20250823134255752 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) 20250823134255752 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134255752 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(2849)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2849)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2849)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134255761 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134255761 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134255761 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134255761 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134255761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134255761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134255761 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(2849)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2849)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2849)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2849)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2849)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134255764 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134255764 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134255764 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134255764 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134255764 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134255764 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134255764 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(2849)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134255765 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134255765 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2846)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2849)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2846)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2849)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2849)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2849)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2849)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2849)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2849)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134256467 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134256467 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2852)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2852)@7e0c241b4610: 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) } } } } 20250823134256473 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2852)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2852)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2852)@7e0c241b4610: 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(2852)@7e0c241b4610: 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(2852)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2852)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134256496 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) 20250823134256496 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823134256531 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256531 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256531 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256531 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134256531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134256531 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2843)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134256531 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256531 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134256531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134256531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2843)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2843)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2842)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134256542 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256542 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256542 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256542 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:603) 20250823134256542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134256542 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2846)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2853)@7e0c241b4610: Created GsupExpect[0] for "262420000001092" to be handled at TC_iu_gsup_mt_sms_rp_mr2(2856) 20250823134256542 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256542 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256542 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256542 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134256542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256542 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:233) 20250823134256542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134256542 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2846)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2846)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2853)@7e0c241b4610: Created GsupExpect[1] for "262420000001092" to be handled at TC_iu_gsup_mt_sms_rp_mr2(2856) TC_iu_gsup_mt_sms_rp_mr2(2856)@7e0c241b4610: 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_1-RAN(2845)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134256561 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256561 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256561 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256561 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134256561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134256561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134256561 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134256562 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) 20250823134256562 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-463 (ran_conn.c:142) 20250823134256562 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedb9c00]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250823134256562 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedb9c00]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250823134256562 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedb9c00]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250823134256562 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedb9c00]{CLEARED}: Removing from parent msub_fsm[0x561dbeda96a0] (msc_i.c:221) 20250823134256562 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedb9c00]{CLEARED}: Freeing instance (msc_i.c:221) 20250823134256562 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedb9c00]{CLEARED}: Deallocated (fsm.c:568) 20250823134256562 DMSC DEBUG msub_fsm[0x561dbeda96a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250823134256562 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B) MSC-I terminated (msub.c:261) 20250823134256562 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B) 1 MSC-A still active (msub.c:79) 20250823134256562 DMSC DEBUG msub_fsm[0x561dbeda96a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134256562 DMSC DEBUG msub_fsm[0x561dbeda96a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134256562 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134256562 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134256562 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770] (msub.c:113) 20250823134256562 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250823134256562 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134256562 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x561dbeda96a0] (msub.c:113) 20250823134256562 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250823134256562 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B:UTRAN-Iu-463:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250823134256562 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B) Free (msub.c:119) 20250823134256562 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xA79DC22B - active-conn: now used by 1 (attached) (msub.c:375) 20250823134256562 DMSC DEBUG msub_fsm[0x561dbeda96a0]{terminating}: Freeing instance (msub.c:113) 20250823134256562 DMSC DEBUG msub_fsm[0x561dbeda96a0]{terminating}: Deallocated (fsm.c:568) 20250823134256562 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-463 (ran_conn.c:155) 20250823134256562 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134256562 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256562 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256562 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256562 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134256562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256563 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134256563 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2848)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2848)@7e0c241b4610: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2856)10086960 MSC_Test_2-SCCP(2847)@7e0c241b4610: First idle individual index:0 20250823134256573 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256573 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256573 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256573 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134256573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134256573 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134256573 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) 20250823134256573 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Allocated (fsm.c:456) 20250823134256573 DMSC DEBUG msc_i[0x561dbedce770]{READY}: Allocated (fsm.c:456) 20250823134256573 DMSC DEBUG msc_i[0x561dbedce770]{READY}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134256573 DMSC DEBUG msc_a[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134256573 DMSC DEBUG msc_a[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134256573 DMSC DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134256573 DMSC DEBUG msc_i(unknown:UTRAN-Iu-464:NONE)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134256573 DMSC DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2848)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134256573 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134256573 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134256574 DMM DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134256574 DMM DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134256574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134256574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134256574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134256574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134256574 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134256574 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001092 id=262420000001092 (vlr.c:661) 20250823134256574 DVLR INFO New subscr, IMSI: 262420000001092 (vlr.c:562) 20250823134256574 DVLR DEBUG VLR subscr IMSI-262420000001092 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134256574 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134256574 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134256574 DVLR DEBUG VLR subscr IMSI-262420000001092 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134256574 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134256574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134256574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134256574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134256574 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134256574 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeddc3c0] (fsm.c:486) 20250823134256574 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134256574 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134256574 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256574 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256574 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256574 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134256574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256574 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134256574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@7e0c241b4610: { messageType := 2, destLocRef := '99EA30'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-GSUP(2853)@7e0c241b4610: Found GsupExpect[0] for "262420000001092" handled at TC_iu_gsup_mt_sms_rp_mr2(2856) MSC_Test-GSUP(2853)@7e0c241b4610: Added IMSI table entry 0TC_iu_gsup_mt_sms_rp_mr2(2856)"262420000001092" MSC_Test_2-SCCP(2847)@7e0c241b4610: Session index based on local reference:0 TC_iu_gsup_mt_sms_rp_mr2(2856)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2856)@7e0c241b4610: setverdict(pass): none -> pass 20250823134256577 DVLR DEBUG VLR subscr IMSI-262420000001092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134256577 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134256577 DVLR DEBUG SUBSCR(IMSI-262420000001092) Received 1 auth tuples (vlr.c:996) 20250823134256577 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134256577 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedbc690]{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) 20250823134256577 DMM DEBUG Tx AUTH REQ (rand = 6d76c05d70454dd8a30e78f20ed0d6e0) (gsm_04_08.c:641) 20250823134256577 DMM DEBUG AUTH REQ (autn = 452743d84aecb181119a589fed1cf4c7) (gsm_04_08.c:643) 20250823134256577 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134256577 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134256577 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134256578 DVLR DEBUG VLR subscr IMSI-262420000001092 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134256578 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256578 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256578 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256578 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134256578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256578 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134256578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2848)@7e0c241b4610: patching N(SD)=1 into dtap '0514F74F31432104E6110B04'O MSC_Test_2-RAN(2848)@7e0c241b4610: patched enc_l3: '0554F74F31432104E6110B04'O MSC_Test_2-SCCP(2847)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2847)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2847)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2847)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F74F31432104E6110B04'O MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134256584 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256584 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256584 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256584 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134256584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134256584 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134256584 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134256584 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134256584 DIUCS DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134256585 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134256585 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134256585 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134256585 DMM DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f74f3143e6110b04) (gsm_04_08.c:1128) 20250823134256585 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedbc690]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134256585 DVLR DEBUG SUBSCR(IMSI-262420000001092) AUTH on UTRAN received RES: f74f3143e6110b04 (8 bytes) (vlr_auth_fsm.c:151) 20250823134256585 DVLR INFO SUBSCR(IMSI-262420000001092) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134256585 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedbc690]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134256585 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedbc690]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134256585 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134256585 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeddc3c0] (vlr_auth_fsm.c:294) 20250823134256585 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134256585 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134256585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134256585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134256585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134256585 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134256585 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=72755279b38c71d09c00540105a45519, CK=NONE (ran_msg_iu.c:388) 20250823134256585 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134256585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134256585 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256585 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134256585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256585 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134256585 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2847)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2847)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2847)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2847)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134256590 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256590 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134256590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134256590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134256590 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134256591 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134256591 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134256591 DIUCS DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134256591 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134256591 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134256591 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134256591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134256591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134256591 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134256591 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134256591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134256591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134256591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134256591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbeddc3c0] (fsm.c:486) 20250823134256591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134256591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134256591 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256591 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134256591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256591 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134256591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134256593 DVLR DEBUG VLR subscr IMSI-262420000001092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134256593 DVLR DEBUG IMSI:262420000001092 has MSISDN:491230001092 (vlr.c:1045) 20250823134256593 DMSC NOTICE msub(IMSI-262420000001092:MSISDN-491230001092) VLR: update for IMSI=262420000001092 (MSISDN=491230001092) (gsm_04_08.c:1541) 20250823134256593 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134256593 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134256593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134256593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134256593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134256593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134256593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x561dbeddc3c0] (vlr_lu_fsm.c:110) 20250823134256593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134256593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134256593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134256593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134256593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x561dbedbc7c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134256593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x561dbedbc7c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x561dbeddc3c0] (fsm.c:486) 20250823134256593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x561dbedbc7c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134256593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x561dbedbc7c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134256593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x561dbedbc7c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134256593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x561dbedbc7c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134256593 DMSC NOTICE msub(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x3CA56ECA) VLR: update for IMSI=262420000001092 (MSISDN=491230001092) (gsm_04_08.c:1541) 20250823134256593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x561dbedbc7c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134256593 DMM DEBUG -> IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x3CA56ECA LOCATION UPDATE ACCEPT (TMSI = 0x3ca56eca) (gsm_04_08.c:149) 20250823134256593 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134256593 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134256593 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134256593 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x3CA56ECA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134256593 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256593 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256593 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256593 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134256593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256593 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134256593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2856)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2848)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2848)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2847)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2847)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2847)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2847)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134256595 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256595 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256595 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256595 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134256595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134256595 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134256596 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134256596 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134256596 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134256596 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134256596 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134256596 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134256596 DMM DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134256596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134256596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x561dbedbc7c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134256596 DMSC NOTICE msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA) VLR: update for IMSI=262420000001092 (MSISDN=491230001092) (gsm_04_08.c:1541) 20250823134256596 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134256596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x561dbedbc7c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134256596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134256596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x561dbedbc7c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134256596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x561dbedbc7c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeddc3c0] (vlr_lu_fsm.c:817) 20250823134256596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x561dbedbc7c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134256596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x561dbedbc7c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134256596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134256596 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134256596 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250823134256596 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001092/3/1): Available (smpp_smsc.c:626) 20250823134256596 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134256596 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134256596 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134256596 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134256596 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA + 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) 20250823134256596 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134256596 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134256596 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134256596 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134256596 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256596 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134256596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256596 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134256596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2847)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2847)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2847)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2847)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134256599 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256599 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256599 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256599 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134256599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134256599 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134256599 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134256599 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134256599 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134256599 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134256599 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134256599 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134256599 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134256599 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134256599 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134256599 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134256600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134256600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeda96a0] (msc_a.c:1053) 20250823134256600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134256600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134256600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134256600 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedbca20] (msc_a.c:1053) 20250823134256600 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134256600 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134256600 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134256600 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA) MSC-A terminated (msub.c:261) 20250823134256600 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA) 1 MSC-I still active (msub.c:79) 20250823134256600 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134256600 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134256600 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbedce770]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134256600 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbedce770]{READY}: Removing from parent msub_fsm[0x561dbedbca20] (msub.c:113) 20250823134256600 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-464 (ran_conn.c:142) 20250823134256600 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-464 (ran_conn.c:155) 20250823134256600 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbedce770]{READY}: Freeing instance (msub.c:113) 20250823134256600 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-464:LU)[0x561dbedce770]{READY}: Deallocated (fsm.c:568) 20250823134256600 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA) Free (msub.c:119) 20250823134256600 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA - active-conn: now used by 1 (attached) (msub.c:375) 20250823134256600 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Freeing instance (msub.c:113) 20250823134256600 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Deallocated (fsm.c:568) 20250823134256600 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256600 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256600 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256600 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134256600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256600 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134256600 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@7e0c241b4610: Session index based on local reference:0 20250823134256601 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256601 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134256601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134256601 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2848)@7e0c241b4610: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2856)10086960 TC_iu_gsup_mt_sms_rp_mr2(2856)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2856)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2856)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2856)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2848)@7e0c241b4610: Created IMSI[0] for '262420000001092'H'3CA56ECA'O to be handled at TC_iu_gsup_mt_sms_rp_mr2(2856) TC_iu_gsup_mt_sms_rp_mr2(2856)@7e0c241b4610: TX MT-forwardSM-Req for the 1st SMS 20250823134256634 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823134256634 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250823134256634 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250823134256635 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250823134256635 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250823134256635 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256635 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256635 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256635 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134256635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256635 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134256635 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2848)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_rp_mr2(2856) TC_iu_gsup_mt_sms_rp_mr2(2856)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2856)@7e0c241b4610: 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 := '3CA56ECA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2848)@7e0c241b4610: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2856)5301216 MSC_Test_2-SCCP(2847)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134256660 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256660 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134256660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134256660 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134256661 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) 20250823134256661 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{active}: Allocated (fsm.c:456) 20250823134256661 DMSC DEBUG msc_i[0x561dbeda96a0]{READY}: Allocated (fsm.c:456) 20250823134256661 DMSC DEBUG msc_i[0x561dbeda96a0]{READY}: is child of msub_fsm[0x561dbeddc3c0] (fsm.c:486) 20250823134256661 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134256661 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeddc3c0] (fsm.c:486) 20250823134256661 DMSC DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134256661 DMSC DEBUG msc_i(unknown:UTRAN-Iu-465:NONE)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134256661 DMSC DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134256661 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134256661 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134256661 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134256662 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770] (fsm.c:486) 20250823134256662 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134256662 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134256662 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134256662 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134256662 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134256662 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134256662 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134256662 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134256662 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbc7c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134256662 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbc7c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbca20] (fsm.c:486) 20250823134256662 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbc7c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134256662 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbc7c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134256662 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823134256662 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256662 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256662 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134256663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256663 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134256663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@7e0c241b4610: { messageType := 2, destLocRef := '50E3E0'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_2-SCCP(2847)@7e0c241b4610: Session index based on local reference:0 TC_iu_gsup_mt_sms_rp_mr2(2856)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2856)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134256668 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134256668 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbc7c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134256669 DVLR DEBUG SUBSCR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA) Received 1 auth tuples (vlr.c:996) 20250823134256669 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbc7c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134256669 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbc7c0]{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) 20250823134256669 DMM DEBUG Tx AUTH REQ (rand = 40f300a50bd62778e954b5efa568c81b) (gsm_04_08.c:641) 20250823134256669 DMM DEBUG AUTH REQ (autn = 79c3bd71d69e64a2c2334fe0d6b9bff8) (gsm_04_08.c:643) 20250823134256669 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134256669 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134256669 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134256669 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250823134256669 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256669 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134256669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256669 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134256669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2848)@7e0c241b4610: patching N(SD)=0 into dtap '05145986622A21048C36ED7A'O MSC_Test_2-RAN(2848)@7e0c241b4610: patched enc_l3: '05145986622A21048C36ED7A'O MSC_Test_2-SCCP(2847)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2847)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2847)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2847)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05145986622A21048C36ED7A'O 20250823134256677 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256677 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134256677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134256677 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134256677 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134256677 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134256677 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134256677 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134256678 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134256678 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134256678 DMM DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5986622a8c36ed7a) (gsm_04_08.c:1128) 20250823134256678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbc7c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134256678 DVLR DEBUG SUBSCR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA) AUTH on UTRAN received RES: 5986622a8c36ed7a (8 bytes) (vlr_auth_fsm.c:151) 20250823134256678 DVLR INFO SUBSCR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134256678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbc7c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134256678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbc7c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134256678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbc7c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134256678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbc7c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbca20] (vlr_auth_fsm.c:294) 20250823134256678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbc7c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134256678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbc7c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134256678 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134256678 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134256678 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134256678 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134256678 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b25e9859438e0b1aea8d1b7ca90b0d4c, CK=NONE (ran_msg_iu.c:388) 20250823134256678 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134256678 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134256678 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256678 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134256678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256678 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134256678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2847)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2847)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2847)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2847)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134256684 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256684 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256684 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256684 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134256684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134256685 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134256685 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134256685 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134256685 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134256685 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134256685 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134256685 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134256685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134256685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134256685 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134256685 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134256685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134256685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134256685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134256685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134256685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134256685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134256685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134256685 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134256685 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250823134256685 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250823134256685 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134256685 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134256685 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250823134256685 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001092/3/1): Available (smpp_smsc.c:626) 20250823134256686 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256686 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134256686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256686 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134256686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134256686 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256686 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134256686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256686 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134256686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2849)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2856)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2856)@7e0c241b4610: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_iu_gsup_mt_sms_rp_mr2(2856)@7e0c241b4610: TX MT-forwardSM-Req for the 2nd SMS MSC_Test_2-SCCP(2847)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2847)@7e0c241b4610: vl_len:19 MSC_Test_2-SCCP(2847)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2847)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250823134256699 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256699 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256699 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256699 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134256699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134256699 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134256699 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134256699 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134256699 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134256699 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134256699 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134256699 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134256714 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA + gsm411_gsup_rx: now used by 4 (attached,SMS,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823134256714 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250823134256714 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA + SMS: now used by 5 (attached,2*SMS,active-conn,gsm411_gsup_rx) (transaction.c:228) 20250823134256714 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250823134256714 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134256714 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250823134256714 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134256714 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134256714 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA - gsm411_gsup_rx: now used by 4 (attached,2*SMS,active-conn) (gsm_04_11_gsup.c:344) 20250823134256714 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256714 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256715 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256715 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134256715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256715 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134256715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2856)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2856)@7e0c241b4610: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_2-SCCP(2847)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2847)@7e0c241b4610: vl_len:19 MSC_Test_2-SCCP(2847)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2847)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134256722 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256722 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256722 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256722 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134256722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134256722 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134256722 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134256722 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134256722 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134256722 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134256722 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134256722 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2847)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2847)@7e0c241b4610: vl_len:22 MSC_Test_2-SCCP(2847)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2847)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134256922 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256922 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134256922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134256922 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134256923 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134256923 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134256923 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134256923 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134256923 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134256923 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134256923 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250823134256923 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134256923 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134256923 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA - SMS: now used by 3 (attached,SMS,active-conn) (transaction.c:281) 20250823134256923 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256924 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134256924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256924 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134256924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2856)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2856)@7e0c241b4610: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2856)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2847)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2847)@7e0c241b4610: vl_len:22 MSC_Test_2-SCCP(2847)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2847)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134256935 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256935 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256935 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256935 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134256935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134256935 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134256935 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134256935 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134256935 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134256935 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134256935 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134256935 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134256936 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250823134256936 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134256936 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134256936 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134256936 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134256936 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134256936 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134256936 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134256936 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134256936 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134256936 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134256936 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134256937 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134256937 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256937 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256937 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256937 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134256937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256937 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134256937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134256937 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256937 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256937 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256937 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134256937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256937 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134256937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2849)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2847)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2847)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2856)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2856)@7e0c241b4610: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2856)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2847)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2847)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2847)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2847)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134256944 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256944 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256944 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256944 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134256944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134256944 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134256944 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134256944 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134256944 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134256944 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134256944 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134256944 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134256944 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134256944 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134256944 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134256944 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134256945 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134256945 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770] (msc_a.c:1053) 20250823134256945 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134256945 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134256945 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeddc3c0] (msc_a.c:1053) 20250823134256945 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134256945 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134256945 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134256945 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA) MSC-A terminated (msub.c:261) 20250823134256945 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA) 1 MSC-I still active (msub.c:79) 20250823134256945 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134256945 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134256945 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbeda96a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134256945 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbeda96a0]{READY}: Removing from parent msub_fsm[0x561dbeddc3c0] (msub.c:113) 20250823134256945 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-465 (ran_conn.c:142) 20250823134256945 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-465 (ran_conn.c:155) 20250823134256945 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbeda96a0]{READY}: Freeing instance (msub.c:113) 20250823134256945 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA:UTRAN-Iu-465:PAGING_RESP)[0x561dbeda96a0]{READY}: Deallocated (fsm.c:568) 20250823134256945 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA) Free (msub.c:119) 20250823134256945 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3CA56ECA - active-conn: now used by 1 (attached) (msub.c:375) 20250823134256945 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{terminating}: Freeing instance (msub.c:113) 20250823134256945 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{terminating}: Deallocated (fsm.c:568) 20250823134256945 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256945 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256945 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256945 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134256945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256945 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134256945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@7e0c241b4610: Session index based on local reference:0 20250823134256948 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256948 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134256948 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134256948 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134256948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134256948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134256948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134256948 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2848)@7e0c241b4610: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2856)5301216 MSC_Test_2-M3UA(2849)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_rp_mr2(2856)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2856)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2856)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2856)@7e0c241b4610: Final verdict of PTC: pass 20250823134256956 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134256957 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134256957 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134256957 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) MSC_Test_0-M3UA(2843)@7e0c241b4610: Final verdict of PTC: none 20250823134256957 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134256957 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134256957 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134256957 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134256957 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) 20250823134256957 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256957 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134256957 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134256958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134256958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134256958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134256958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134256958 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(2841)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(2853)@7e0c241b4610: Final verdict of PTC: none 20250823134256958 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134256958 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134256958 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134256958 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134256958 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134256958 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) 20250823134256958 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134256958 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-RAN(2842)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(2846)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2847)@7e0c241b4610: Final verdict of PTC: none 20250823134256959 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134256959 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134256959 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134256959 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134256959 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134256959 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) 20250823134256959 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256959 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134256959 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134256959 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134256959 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134256959 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134256959 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134256959 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-RAN(2845)@7e0c241b4610: Final verdict of PTC: none 20250823134256959 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) MSC_Test-MNCC(2850)@7e0c241b4610: Final verdict of PTC: none 20250823134256960 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2840)@7e0c241b4610: Final verdict of PTC: none 20250823134256960 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823134256960 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) 20250823134256960 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134256960 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134256960 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134256960 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) 20250823134256960 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134256960 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134256960 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134256960 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134256960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134256960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134256960 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134256960 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134256960 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134256960 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(2848)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2851)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2857)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2852)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2849)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2854)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2855)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(2844)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2840): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2841): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2842): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2843): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2844): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2845): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2846): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2847): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2848): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2849): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2850): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2851): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2852): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2853): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2854): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2855): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_gsup_mt_sms_rp_mr2(2856): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2857): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass'. Sat Aug 23 13:42:56 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 20250823134257962 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=527956) 20250823134258959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134258959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134258959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134258960 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134258960 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134258960 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134258961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134258961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134258961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134258962 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=527956, count=531264) 20250823134259964 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 ------ Sat Aug 23 13:43:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 20250823134300964 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_gsup_mo_mt_sms_rp_mr started. 20250823134301965 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2861)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2861)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2861)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2859)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2864)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2864)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2864)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2862)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2867)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2867)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2867)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2865)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134302018 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2868)@7e0c241b4610: 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 } } } 20250823134302182 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) 20250823134302182 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) 20250823134302182 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134302182 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(2861)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2861)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2861)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134302189 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134302189 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134302189 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134302189 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) MSC_Test_0-M3UA(2861)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2861)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134302189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134302189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134302189 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(2861)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2861)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2861)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2861)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134302192 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134302192 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134302192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) MSC_Test_0-M3UA(2861)@7e0c241b4610: Message received on association #8 20250823134302192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134302192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134302192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134302192 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(2861)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134302192 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134302192 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2861)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2861)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2861)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2861)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2861)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134302197 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) 20250823134302197 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) 20250823134302197 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134302197 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(2864)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2864)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2864)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134302202 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134302202 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134302202 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134302202 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134302202 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134302202 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134302202 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(2864)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2864)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2864)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2864)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2864)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2864)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134302203 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134302203 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134302203 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134302203 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134302203 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134302203 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134302203 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(2864)@7e0c241b4610: Message received on association #8 20250823134302204 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134302204 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2864)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2864)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2864)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2864)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2864)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2864)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134302212 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) 20250823134302212 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) 20250823134302212 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134302212 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(2867)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2867)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2867)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134302219 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134302219 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134302219 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134302219 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134302219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134302219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134302219 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(2867)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2867)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2867)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2867)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2867)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134302221 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134302221 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134302221 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134302221 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134302221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134302221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134302221 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(2867)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134302221 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134302221 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2864)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2864)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2867)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2867)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2867)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2867)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2867)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2867)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2867)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134302967 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134302967 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2870)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2870)@7e0c241b4610: 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) } } } } 20250823134302973 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2870)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2870)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2870)@7e0c241b4610: 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(2870)@7e0c241b4610: 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(2870)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2870)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134302989 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134302989 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134302989 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134302989 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134302989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134302989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134302989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134302989 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2861)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134302989 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134302989 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134302989 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134302989 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134302989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134302989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134302989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134302989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2861)@7e0c241b4610: Message received on association #8 20250823134302989 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) 20250823134302989 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(2861)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2860)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134303000 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303000 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303000 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303000 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:603) 20250823134303000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134303000 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134303001 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303001 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303001 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303001 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134303001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303001 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:233) 20250823134303001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134303001 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2864)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2864)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2864)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2863)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134303018 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303018 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303018 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303018 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134303018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134303018 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134303018 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303018 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303018 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) 20250823134303018 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134303018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134303018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134303018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2866)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2871)@7e0c241b4610: Created GsupExpect[0] for "262420000001093" to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2874) MSC_Test-GSUP(2871)@7e0c241b4610: Created GsupExpect[1] for "262420000001093" to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2874) TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@7e0c241b4610: 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-RAN(2866)@7e0c241b4610: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2874)1589963 MSC_Test_2-SCCP(2865)@7e0c241b4610: First idle individual index:0 20250823134303032 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303032 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303032 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303032 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134303032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134303032 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134303032 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) 20250823134303032 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Allocated (fsm.c:456) 20250823134303032 DMSC DEBUG msc_i[0x561dbedce770]{READY}: Allocated (fsm.c:456) 20250823134303032 DMSC DEBUG msc_i[0x561dbedce770]{READY}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134303032 DMSC DEBUG msc_a[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134303032 DMSC DEBUG msc_a[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134303032 DMSC DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134303032 DMSC DEBUG msc_i(unknown:UTRAN-Iu-466:NONE)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134303032 DMSC DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134303032 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134303032 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134303032 DMM DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001093 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134303032 DMM DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134303032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134303032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134303032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134303032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134303032 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134303032 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001093 id=262420000001093 (vlr.c:661) 20250823134303032 DVLR INFO New subscr, IMSI: 262420000001093 (vlr.c:562) 20250823134303032 DVLR DEBUG VLR subscr IMSI-262420000001093 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134303032 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134303032 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134303032 DVLR DEBUG VLR subscr IMSI-262420000001093 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134303032 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134303032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134303032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134303032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134303032 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134303032 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeddc3c0] (fsm.c:486) 20250823134303032 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134303032 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134303032 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303032 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-RAN(2866)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134303032 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303032 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134303032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303032 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134303032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@7e0c241b4610: { messageType := 2, destLocRef := '1842CB'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(2865)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2871)@7e0c241b4610: Found GsupExpect[0] for "262420000001093" handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2874) MSC_Test-GSUP(2871)@7e0c241b4610: Added IMSI table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2874)"262420000001093" TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@7e0c241b4610: setverdict(pass): none -> pass 20250823134303035 DVLR DEBUG VLR subscr IMSI-262420000001093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134303035 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134303035 DVLR DEBUG SUBSCR(IMSI-262420000001093) Received 1 auth tuples (vlr.c:996) 20250823134303035 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134303035 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedbc690]{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) 20250823134303035 DMM DEBUG Tx AUTH REQ (rand = 07838b80192e0361666435b8454e8f65) (gsm_04_08.c:641) 20250823134303035 DMM DEBUG AUTH REQ (autn = d1d8679ed9bca951131d8e7ae01597c2) (gsm_04_08.c:643) 20250823134303035 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134303035 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134303035 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134303035 DVLR DEBUG VLR subscr IMSI-262420000001093 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134303035 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303035 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303035 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303035 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134303035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303035 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134303035 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2866)@7e0c241b4610: patching N(SD)=1 into dtap '05145E1FE8E5210477450793'O MSC_Test_2-RAN(2866)@7e0c241b4610: patched enc_l3: '05545E1FE8E5210477450793'O MSC_Test_2-SCCP(2865)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2865)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2865)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2865)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545E1FE8E5210477450793'O 20250823134303040 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303040 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303040 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303040 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134303040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134303040 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134303040 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134303040 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134303040 DIUCS DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134303040 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134303040 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134303040 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134303040 DMM DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5e1fe8e577450793) (gsm_04_08.c:1128) 20250823134303040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedbc690]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134303040 DVLR DEBUG SUBSCR(IMSI-262420000001093) AUTH on UTRAN received RES: 5e1fe8e577450793 (8 bytes) (vlr_auth_fsm.c:151) 20250823134303040 DVLR INFO SUBSCR(IMSI-262420000001093) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134303040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedbc690]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134303040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedbc690]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134303040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134303040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeddc3c0] (vlr_auth_fsm.c:294) 20250823134303040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134303040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134303040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134303040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134303040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134303040 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134303040 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=892b5d1c0a250d6ed86c1de30ebd1799, CK=NONE (ran_msg_iu.c:388) 20250823134303040 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134303040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134303040 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303040 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134303040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303040 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134303040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2865)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2865)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2865)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2865)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134303046 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303046 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134303046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134303046 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134303046 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134303046 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134303046 DIUCS DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134303046 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134303046 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134303046 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134303046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134303046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134303046 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134303046 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134303046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134303046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134303046 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134303046 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbeddc3c0] (fsm.c:486) 20250823134303046 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134303046 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedbc690]{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(2867)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134303046 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303046 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134303046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303046 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134303046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134303049 DVLR DEBUG VLR subscr IMSI-262420000001093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134303049 DVLR DEBUG IMSI:262420000001093 has MSISDN:491230001093 (vlr.c:1045) 20250823134303049 DMSC NOTICE msub(IMSI-262420000001093:MSISDN-491230001093) VLR: update for IMSI=262420000001093 (MSISDN=491230001093) (gsm_04_08.c:1541) 20250823134303049 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134303049 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134303049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134303049 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134303049 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134303049 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134303049 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x561dbeddc3c0] (vlr_lu_fsm.c:110) 20250823134303049 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134303049 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134303049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134303049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134303049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x561dbedbc8f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134303049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x561dbedbc8f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x561dbeddc3c0] (fsm.c:486) 20250823134303049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x561dbedbc8f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134303049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x561dbedbc8f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134303049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x561dbedbc8f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134303049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x561dbedbc8f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134303049 DMSC NOTICE msub(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xA5CB0A6B) VLR: update for IMSI=262420000001093 (MSISDN=491230001093) (gsm_04_08.c:1541) 20250823134303049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x561dbedbc8f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134303049 DMM DEBUG -> IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xA5CB0A6B LOCATION UPDATE ACCEPT (TMSI = 0xa5cb0a6b) (gsm_04_08.c:149) 20250823134303049 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134303049 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134303049 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134303049 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xA5CB0A6B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134303049 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303049 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303049 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303049 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134303049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303049 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134303049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2866)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2866)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2865)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2865)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2865)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2865)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134303051 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303051 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134303051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303051 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134303051 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134303051 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134303051 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134303051 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134303051 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134303051 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134303051 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134303051 DMM DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134303051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134303051 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x561dbedbc8f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134303051 DMSC NOTICE msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B) VLR: update for IMSI=262420000001093 (MSISDN=491230001093) (gsm_04_08.c:1541) 20250823134303051 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134303051 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x561dbedbc8f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134303051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134303051 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x561dbedbc8f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134303051 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x561dbedbc8f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeddc3c0] (vlr_lu_fsm.c:817) 20250823134303051 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x561dbedbc8f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134303051 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x561dbedbc8f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134303051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134303051 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134303051 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250823134303051 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001093/3/1): Available (smpp_smsc.c:626) 20250823134303051 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134303051 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134303051 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134303051 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134303051 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B + 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) 20250823134303051 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134303051 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134303051 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134303051 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134303051 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303051 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134303051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303051 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134303051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2865)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2865)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2865)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2865)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134303054 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303054 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303054 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303054 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134303054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134303054 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134303054 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134303054 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134303054 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134303054 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134303054 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134303054 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134303054 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134303054 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134303054 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134303054 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134303054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134303054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeda96a0] (msc_a.c:1053) 20250823134303054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134303054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134303055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134303055 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedbca20] (msc_a.c:1053) 20250823134303055 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134303055 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134303055 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134303055 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B) MSC-A terminated (msub.c:261) 20250823134303055 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B) 1 MSC-I still active (msub.c:79) 20250823134303055 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134303055 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134303055 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbedce770]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134303055 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbedce770]{READY}: Removing from parent msub_fsm[0x561dbedbca20] (msub.c:113) 20250823134303055 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-466 (ran_conn.c:142) 20250823134303055 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-466 (ran_conn.c:155) 20250823134303055 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbedce770]{READY}: Freeing instance (msub.c:113) 20250823134303055 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-466:LU)[0x561dbedce770]{READY}: Deallocated (fsm.c:568) 20250823134303055 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B) Free (msub.c:119) 20250823134303055 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B - active-conn: now used by 1 (attached) (msub.c:375) 20250823134303055 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Freeing instance (msub.c:113) 20250823134303055 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Deallocated (fsm.c:568) 20250823134303055 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303055 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303055 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303055 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134303055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303055 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134303055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134303055 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303055 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134303055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134303055 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2866)@7e0c241b4610: Deleted conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2874)1589963 TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2866)@7e0c241b4610: Created IMSI[0] for '262420000001093'H'A5CB0A6B'O to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2874) TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@7e0c241b4610: 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 := 'A5CB0A6B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2866)@7e0c241b4610: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2874)2413767 MSC_Test_2-RAN(2866)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2865)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134303258 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303258 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303258 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303258 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134303258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134303258 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134303259 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) 20250823134303259 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{active}: Allocated (fsm.c:456) 20250823134303259 DMSC DEBUG msc_i[0x561dbeda96a0]{READY}: Allocated (fsm.c:456) 20250823134303259 DMSC DEBUG msc_i[0x561dbeda96a0]{READY}: is child of msub_fsm[0x561dbeddc3c0] (fsm.c:486) 20250823134303259 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134303259 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeddc3c0] (fsm.c:486) 20250823134303259 DMSC DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134303259 DMSC DEBUG msc_i(unknown:UTRAN-Iu-467:NONE)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134303259 DMSC DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134303259 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134303259 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134303259 DMM DEBUG msc_a(TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250823134303259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134303259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770] (fsm.c:486) 20250823134303259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134303259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134303259 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134303259 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134303259 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134303259 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134303259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134303259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134303259 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbc8f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134303259 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbc8f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbca20] (fsm.c:486) 20250823134303259 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbc8f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134303259 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbc8f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134303259 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134303260 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303260 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134303260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303260 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134303260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@7e0c241b4610: { messageType := 2, destLocRef := '24D4C7'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(2865)@7e0c241b4610: Session index based on local reference:0 TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134303267 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134303267 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbc8f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134303267 DVLR DEBUG SUBSCR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B) Received 1 auth tuples (vlr.c:996) 20250823134303267 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbc8f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134303267 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbc8f0]{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) 20250823134303267 DMM DEBUG Tx AUTH REQ (rand = a582ba39661a0089fdd3e68a48a96467) (gsm_04_08.c:641) 20250823134303267 DMM DEBUG AUTH REQ (autn = f6dd346521712f90c49813fb153bdfce) (gsm_04_08.c:643) 20250823134303267 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134303267 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134303267 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134303267 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134303267 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303267 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303267 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303267 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134303267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303267 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134303267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2866)@7e0c241b4610: patching N(SD)=1 into dtap '0514321F7C152104E08D1BD4'O MSC_Test_2-RAN(2866)@7e0c241b4610: patched enc_l3: '0554321F7C152104E08D1BD4'O MSC_Test_2-SCCP(2865)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2865)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2865)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2865)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554321F7C152104E08D1BD4'O 20250823134303274 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303274 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303274 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303274 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134303274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134303274 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134303274 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134303274 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134303274 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134303274 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134303274 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134303274 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134303274 DMM DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 321f7c15e08d1bd4) (gsm_04_08.c:1128) 20250823134303274 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbc8f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134303274 DVLR DEBUG SUBSCR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B) AUTH on UTRAN received RES: 321f7c15e08d1bd4 (8 bytes) (vlr_auth_fsm.c:151) 20250823134303274 DVLR INFO SUBSCR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134303274 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbc8f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134303274 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbc8f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134303274 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbc8f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134303274 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbc8f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbca20] (vlr_auth_fsm.c:294) 20250823134303274 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbc8f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134303274 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbc8f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134303274 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134303274 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134303274 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134303274 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134303274 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=41606d0b6c00f2da403af1ba351f2b4d, CK=NONE (ran_msg_iu.c:388) 20250823134303274 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134303275 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134303275 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303275 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303275 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303275 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134303275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303275 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134303275 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2865)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2865)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2865)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2865)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134303281 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303281 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303281 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303281 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134303281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134303281 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134303281 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134303281 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134303281 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134303281 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134303281 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134303281 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134303281 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134303281 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134303281 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134303281 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134303282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134303282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134303282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134303282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134303282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134303282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134303282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134303282 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134303282 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250823134303282 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001093/3/1): Available (smpp_smsc.c:626) 20250823134303282 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303282 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303282 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303282 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134303282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303282 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134303282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@7e0c241b4610: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_2-SCCP(2865)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2865)@7e0c241b4610: vl_len:22 MSC_Test_2-SCCP(2865)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2865)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020600003B400140'O 20250823134303294 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303294 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303294 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303294 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134303294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134303294 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134303295 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134303295 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134303295 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134303295 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134303295 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134303295 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134303295 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250823134303295 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250823134303295 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134303295 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250823134303295 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134303295 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134303295 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303295 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134303295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303295 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134303295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@7e0c241b4610: RX MO-ReadyForSM-Req, SM-RP-MR is '00'O TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@7e0c241b4610: TX MT-forwardSM-Req for the MT SMS 20250823134303303 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823134303304 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250823134303304 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B + SMS: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (transaction.c:228) 20250823134303304 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250823134303304 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250823134303304 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134303304 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134303304 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:344) 20250823134303304 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303304 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134303304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303304 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134303304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@7e0c241b4610: RX MT SMS on DTAP, DTAP TID is 0, SM-RP-MR is '01'O MSC_Test_2-SCCP(2865)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2865)@7e0c241b4610: vl_len:19 MSC_Test_2-SCCP(2865)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2865)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134303313 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303313 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303313 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303313 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134303313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134303313 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134303313 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134303313 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134303313 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134303313 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134303313 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134303313 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134303346 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B + gsm411_gsup_rx: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823134303346 DMSC DEBUG Routed to GSM 04.11 MO handler (gsm_04_11_gsup.c:327) 20250823134303346 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250823134303346 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134303346 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134303346 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250823134303346 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:344) 20250823134303347 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303347 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134303347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303347 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134303347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2865)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2865)@7e0c241b4610: vl_len:19 MSC_Test_2-SCCP(2865)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2865)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2865)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2865)@7e0c241b4610: vl_len:22 20250823134303355 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303355 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303355 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303355 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134303355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134303355 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(2865)@7e0c241b4610: vl_from0 20250823134303355 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134303355 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134303355 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134303355 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2865)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020201003B400140'O 20250823134303355 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134303355 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134303356 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B - SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:281) MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134303562 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303562 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303562 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303562 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134303562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134303562 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134303563 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134303563 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134303563 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134303563 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134303563 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134303563 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134303563 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250823134303563 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134303563 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134303563 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134303563 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134303563 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134303563 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134303563 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134303563 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134303563 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134303563 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134303563 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134303563 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134303563 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303563 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303563 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303563 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134303564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303564 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134303564 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134303564 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303564 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134303564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303564 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134303564 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2867)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(2865)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2865)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2865)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@7e0c241b4610: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2865)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2865)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2865)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2865)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134303573 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303573 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303573 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303573 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134303573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134303573 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134303573 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134303573 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134303573 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134303573 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134303573 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134303573 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134303573 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134303573 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134303574 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134303574 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134303574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134303574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770] (msc_a.c:1053) 20250823134303574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134303574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134303574 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeddc3c0] (msc_a.c:1053) 20250823134303574 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134303574 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134303574 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134303574 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B) MSC-A terminated (msub.c:261) 20250823134303574 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B) 1 MSC-I still active (msub.c:79) 20250823134303574 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134303574 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134303574 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134303574 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Removing from parent msub_fsm[0x561dbeddc3c0] (msub.c:113) 20250823134303574 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-467 (ran_conn.c:142) 20250823134303574 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-467 (ran_conn.c:155) 20250823134303574 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Freeing instance (msub.c:113) 20250823134303574 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B:UTRAN-Iu-467:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Deallocated (fsm.c:568) 20250823134303574 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B) Free (msub.c:119) 20250823134303574 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xA5CB0A6B - active-conn: now used by 1 (attached) (msub.c:375) 20250823134303574 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{terminating}: Freeing instance (msub.c:113) 20250823134303574 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{terminating}: Deallocated (fsm.c:568) 20250823134303574 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303574 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303574 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303574 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134303574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303574 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134303574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-RAN(2866)@7e0c241b4610: Deleted conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2874)2413767 20250823134303577 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303577 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134303577 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134303577 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134303577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134303577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134303577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134303577 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@7e0c241b4610: Final verdict of PTC: pass 20250823134303586 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134303586 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134303586 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134303586 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134303586 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134303586 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134303586 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134303586 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134303586 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134303586 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134303586 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) 20250823134303586 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303586 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134303586 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134303586 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134303587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134303587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134303587 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134303587 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134303587 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test-MNCC(2868)@7e0c241b4610: Final verdict of PTC: none 20250823134303587 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) 20250823134303587 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134303587 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134303587 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134303587 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134303587 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823134303587 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134303587 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823134303587 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250823134303587 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) 20250823134303587 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303588 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) MSC_Test-GSUP(2871)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2861)@7e0c241b4610: Final verdict of PTC: none 20250823134303588 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134303588 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134303588 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134303588 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134303588 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134303588 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134303588 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134303588 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2864)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(2859)@7e0c241b4610: Final verdict of PTC: none 20250823134303589 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(2860)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2870)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(2862)@7e0c241b4610: Final verdict of PTC: none 20250823134303589 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) 20250823134303589 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134303590 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134303590 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134303590 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) 20250823134303590 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134303590 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134303590 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134303590 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134303590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134303590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134303590 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134303590 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134303590 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134303590 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(2866)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2865)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2863)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2869)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2875)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2872)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2858)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2867)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2873)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2858): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2859): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2860): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2861): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2862): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2863): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2864): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2865): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2866): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2867): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2868): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2869): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2870): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2871): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2872): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2873): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_gsup_mo_mt_sms_rp_mr2(2874): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2875): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_gsup_mo_mt_sms_rp_mr finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr pass'. Sat Aug 23 13:43:03 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 20250823134304589 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=509800) 20250823134305587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134305587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134305587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134305588 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134305588 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134305589 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134305590 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134305591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134305591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134305591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=509800, count=513108) 20250823134306591 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms ------ Sat Aug 23 13:43:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134307592 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_gsup_mt_multi_part_sms started. 20250823134308593 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2879)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2879)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2879)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2877)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2882)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2882)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2882)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2880)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2885)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2885)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2885)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2883)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134308656 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2886)@7e0c241b4610: 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 } } } 20250823134308818 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) 20250823134308818 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) 20250823134308818 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134308818 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(2879)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2879)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2879)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2879)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2879)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134308825 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134308825 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134308825 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134308825 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134308825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134308825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134308825 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(2879)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2879)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2879)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2879)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134308828 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134308828 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134308828 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134308828 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134308828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134308828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134308828 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(2879)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2879)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2879)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2879)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2879)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823134308828 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134308829 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2879)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2879)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134308835 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) 20250823134308835 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) 20250823134308835 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134308835 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(2882)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2882)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2882)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134308840 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134308840 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134308840 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134308840 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134308841 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134308841 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134308841 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(2882)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2882)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2882)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2882)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2882)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134308843 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134308843 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134308843 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134308843 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134308843 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134308843 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134308843 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(2882)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2882)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2882)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134308843 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134308843 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2882)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2882)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2882)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2882)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2882)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134308851 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) 20250823134308851 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) 20250823134308851 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134308851 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(2885)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2885)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2885)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2885)@7e0c241b4610: M3UA_ASPUP sent 20250823134308860 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134308860 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134308860 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134308860 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134308860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134308860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134308860 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(2885)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2885)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2885)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2885)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134308863 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134308863 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134308863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134308863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134308863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134308863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134308863 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(2885)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134308864 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134308864 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2882)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2885)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2882)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2885)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2885)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2885)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2885)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2885)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2885)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134309593 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134309594 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2888)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2888)@7e0c241b4610: 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) } } } } 20250823134309599 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2888)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2888)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2888)@7e0c241b4610: 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(2888)@7e0c241b4610: 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(2888)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2888)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134309621 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) 20250823134309621 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823134309625 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309625 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309625 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309625 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134309625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134309625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134309625 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2879)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134309625 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309625 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309625 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309625 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134309625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309625 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134309625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134309625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2879)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2879)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2878)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134309637 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309637 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309637 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309637 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:603) 20250823134309637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134309637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134309637 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2882)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134309638 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309638 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309638 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309638 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134309638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309638 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:233) 20250823134309638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134309638 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2882)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2882)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2881)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2889)@7e0c241b4610: Created GsupExpect[0] for "262420000001094" to be handled at TC_iu_gsup_mt_multi_part_sms2(2892) MSC_Test-GSUP(2889)@7e0c241b4610: Created GsupExpect[1] for "262420000001094" to be handled at TC_iu_gsup_mt_multi_part_sms2(2892) TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: 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 } } } } 20250823134309657 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309657 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309657 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309657 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134309657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134309657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134309657 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134309657 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) 20250823134309657 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134309657 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309657 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309657 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309657 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134309657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309657 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134309657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134309657 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2884)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2884)@7e0c241b4610: Added conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2892)15014500 MSC_Test_2-SCCP(2883)@7e0c241b4610: First idle individual index:0 20250823134309664 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309664 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134309664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134309664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134309664 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134309664 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) 20250823134309664 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Allocated (fsm.c:456) 20250823134309664 DMSC DEBUG msc_i[0x561dbedce770]{READY}: Allocated (fsm.c:456) 20250823134309664 DMSC DEBUG msc_i[0x561dbedce770]{READY}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134309664 DMSC DEBUG msc_a[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134309664 DMSC DEBUG msc_a[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134309664 DMSC DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134309664 DMSC DEBUG msc_i(unknown:UTRAN-Iu-468:NONE)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134309664 DMSC DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134309664 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134309664 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134309665 DMM DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001094 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134309665 DMM DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134309665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134309665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134309665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134309665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134309665 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134309665 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001094 id=262420000001094 (vlr.c:661) 20250823134309665 DVLR INFO New subscr, IMSI: 262420000001094 (vlr.c:562) 20250823134309665 DVLR DEBUG VLR subscr IMSI-262420000001094 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134309665 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134309665 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134309665 DVLR DEBUG VLR subscr IMSI-262420000001094 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134309665 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134309665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134309665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134309665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134309665 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134309665 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeddc3c0] (fsm.c:486) 20250823134309665 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134309665 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedbc690]{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(2884)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134309665 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309665 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134309665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309665 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134309665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134309665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@7e0c241b4610: { messageType := 2, destLocRef := 'E51A64'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_2-SCCP(2883)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2889)@7e0c241b4610: Found GsupExpect[0] for "262420000001094" handled at TC_iu_gsup_mt_multi_part_sms2(2892) MSC_Test-GSUP(2889)@7e0c241b4610: Added IMSI table entry 0TC_iu_gsup_mt_multi_part_sms2(2892)"262420000001094" TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: setverdict(pass): none -> pass 20250823134309667 DVLR DEBUG VLR subscr IMSI-262420000001094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134309667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134309667 DVLR DEBUG SUBSCR(IMSI-262420000001094) Received 1 auth tuples (vlr.c:996) 20250823134309667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134309667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedbc690]{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) 20250823134309667 DMM DEBUG Tx AUTH REQ (rand = 670c9177cda8798ab42a64c906826127) (gsm_04_08.c:641) 20250823134309667 DMM DEBUG AUTH REQ (autn = a1c604e7e61a91b184ecc7cf91afb0e0) (gsm_04_08.c:643) 20250823134309667 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134309667 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134309667 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134309667 DVLR DEBUG VLR subscr IMSI-262420000001094 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134309667 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309667 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134309667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309667 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134309667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134309668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2884)@7e0c241b4610: patching N(SD)=1 into dtap '05147068522421045EA84842'O MSC_Test_2-RAN(2884)@7e0c241b4610: patched enc_l3: '05547068522421045EA84842'O MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2883)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547068522421045EA84842'O 20250823134309672 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309672 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309672 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134309672 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134309672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134309672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134309672 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134309672 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134309672 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134309672 DIUCS DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134309672 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134309672 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134309672 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134309672 DMM DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 706852245ea84842) (gsm_04_08.c:1128) 20250823134309672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedbc690]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134309672 DVLR DEBUG SUBSCR(IMSI-262420000001094) AUTH on UTRAN received RES: 706852245ea84842 (8 bytes) (vlr_auth_fsm.c:151) 20250823134309672 DVLR INFO SUBSCR(IMSI-262420000001094) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134309672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedbc690]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134309672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedbc690]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134309672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134309672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeddc3c0] (vlr_auth_fsm.c:294) 20250823134309672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134309672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134309672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134309672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134309672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134309672 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134309672 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4d6e2570f4848881336c0ef6aabdf367, CK=NONE (ran_msg_iu.c:388) 20250823134309673 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134309673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134309673 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309673 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134309673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309673 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134309673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134309673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2883)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134309678 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309678 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309678 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309678 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134309678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134309678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134309678 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134309678 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134309678 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134309678 DIUCS DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134309678 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134309678 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134309678 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134309678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134309678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134309678 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134309678 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134309678 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309678 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134309678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309678 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134309678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134309678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134309678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134309678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134309678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134309678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbeddc3c0] (fsm.c:486) 20250823134309678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134309678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedbc690]{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(2885)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134309680 DVLR DEBUG VLR subscr IMSI-262420000001094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134309680 DVLR DEBUG IMSI:262420000001094 has MSISDN:491230001094 (vlr.c:1045) 20250823134309680 DMSC NOTICE msub(IMSI-262420000001094:MSISDN-491230001094) VLR: update for IMSI=262420000001094 (MSISDN=491230001094) (gsm_04_08.c:1541) 20250823134309680 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134309680 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134309680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134309680 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134309680 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134309680 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134309680 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x561dbeddc3c0] (vlr_lu_fsm.c:110) 20250823134309680 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134309680 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134309680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134309680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134309680 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x561dbed93780]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134309680 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x561dbed93780]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x561dbeddc3c0] (fsm.c:486) 20250823134309680 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x561dbed93780]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134309680 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x561dbed93780]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134309680 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x561dbed93780]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134309680 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x561dbed93780]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134309680 DMSC NOTICE msub(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0xB913570C) VLR: update for IMSI=262420000001094 (MSISDN=491230001094) (gsm_04_08.c:1541) 20250823134309680 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x561dbed93780]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134309680 DMM DEBUG -> IMSI-262420000001094:MSISDN-491230001094:TMSInew-0xB913570C LOCATION UPDATE ACCEPT (TMSI = 0xb913570c) (gsm_04_08.c:149) 20250823134309680 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134309680 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134309680 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0xB913570C:UTRAN-Iu-468:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134309680 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309680 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134309680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134309680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134309680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134309680 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSInew-0xB913570C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2885)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2884)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2884)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2883)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134309682 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309682 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134309682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134309682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134309682 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134309682 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134309682 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0xB913570C:UTRAN-Iu-468:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134309682 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0xB913570C:UTRAN-Iu-468:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134309682 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134309682 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134309682 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134309682 DMM DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134309682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134309682 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x561dbed93780]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134309682 DMSC NOTICE msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C) VLR: update for IMSI=262420000001094 (MSISDN=491230001094) (gsm_04_08.c:1541) 20250823134309682 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134309682 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x561dbed93780]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134309682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134309682 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x561dbed93780]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134309682 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x561dbed93780]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeddc3c0] (vlr_lu_fsm.c:817) 20250823134309682 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x561dbed93780]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134309682 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x561dbed93780]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134309682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134309682 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134309682 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250823134309682 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001094/3/1): Available (smpp_smsc.c:626) 20250823134309682 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134309682 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134309682 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134309682 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134309682 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C + 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) 20250823134309682 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134309682 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134309682 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134309682 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134309682 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309682 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309682 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309682 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134309682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134309682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134309682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2883)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134309685 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309685 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309685 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309685 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134309685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134309685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134309685 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134309685 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134309685 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134309685 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134309685 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134309685 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134309685 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134309685 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134309685 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134309685 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134309685 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134309685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134309685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeda96a0] (msc_a.c:1053) 20250823134309685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134309685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134309685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134309685 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedbca20] (msc_a.c:1053) 20250823134309685 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134309685 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134309685 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134309685 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C) MSC-A terminated (msub.c:261) 20250823134309685 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C) 1 MSC-I still active (msub.c:79) 20250823134309685 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134309685 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134309685 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbedce770]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134309685 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbedce770]{READY}: Removing from parent msub_fsm[0x561dbedbca20] (msub.c:113) 20250823134309685 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-468 (ran_conn.c:142) 20250823134309685 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309685 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134309685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309685 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134309685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134309685 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134309685 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-468 (ran_conn.c:155) 20250823134309685 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbedce770]{READY}: Freeing instance (msub.c:113) 20250823134309685 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-468:LU)[0x561dbedce770]{READY}: Deallocated (fsm.c:568) 20250823134309685 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C) Free (msub.c:119) 20250823134309685 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C - active-conn: now used by 1 (attached) (msub.c:375) 20250823134309685 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Freeing instance (msub.c:113) 20250823134309685 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2885)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on local reference:0 20250823134309686 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309686 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309686 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309686 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134309686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134309686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134309686 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2884)@7e0c241b4610: Deleted conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2892)15014500 TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2884)@7e0c241b4610: Created IMSI[0] for '262420000001094'H'B913570C'O to be handled at TC_iu_gsup_mt_multi_part_sms2(2892) 20250823134309722 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823134309722 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250823134309722 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250823134309723 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250823134309723 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250823134309723 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309723 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134309723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309723 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134309723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134309723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2884)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_multi_part_sms2(2892) TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: 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 := 'B913570C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2884)@7e0c241b4610: Added conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2892)8257568 MSC_Test_2-SCCP(2883)@7e0c241b4610: First idle individual index:0 20250823134309741 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309741 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134309741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134309741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134309741 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134309741 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) 20250823134309741 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{active}: Allocated (fsm.c:456) 20250823134309741 DMSC DEBUG msc_i[0x561dbeda96a0]{READY}: Allocated (fsm.c:456) 20250823134309741 DMSC DEBUG msc_i[0x561dbeda96a0]{READY}: is child of msub_fsm[0x561dbeddc3c0] (fsm.c:486) 20250823134309741 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134309741 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeddc3c0] (fsm.c:486) 20250823134309741 DMSC DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134309741 DMSC DEBUG msc_i(unknown:UTRAN-Iu-469:NONE)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134309741 DMSC DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134309742 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134309742 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134309742 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134309742 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770] (fsm.c:486) 20250823134309742 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134309742 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134309742 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134309742 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134309742 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134309742 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134309742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134309742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134309742 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbed93780]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134309742 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbed93780]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedbca20] (fsm.c:486) 20250823134309742 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbed93780]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134309742 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbed93780]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134309742 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823134309742 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309742 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309742 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309742 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134309742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309742 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134309742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134309742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@7e0c241b4610: { messageType := 2, destLocRef := '7E0020'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(2883)@7e0c241b4610: Session index based on local reference:0 TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134309747 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134309747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbed93780]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134309747 DVLR DEBUG SUBSCR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C) Received 1 auth tuples (vlr.c:996) 20250823134309747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbed93780]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134309747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbed93780]{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) 20250823134309747 DMM DEBUG Tx AUTH REQ (rand = e0f304b17703052799d9a3c06bfdb946) (gsm_04_08.c:641) 20250823134309747 DMM DEBUG AUTH REQ (autn = 7501446ec1a294c187991f9ea1fd5eef) (gsm_04_08.c:643) 20250823134309747 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134309747 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134309747 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134309747 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250823134309747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134309747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309747 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134309747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134309747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2884)@7e0c241b4610: patching N(SD)=0 into dtap '0514C9C2A5892104174BD42B'O MSC_Test_2-RAN(2884)@7e0c241b4610: patched enc_l3: '0514C9C2A5892104174BD42B'O MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2883)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514C9C2A5892104174BD42B'O 20250823134309753 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309753 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309753 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309753 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134309753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134309753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134309753 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134309753 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134309754 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134309754 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134309754 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134309754 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134309754 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134309754 DMM DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c9c2a589174bd42b) (gsm_04_08.c:1128) 20250823134309754 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbed93780]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134309754 DVLR DEBUG SUBSCR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C) AUTH on UTRAN received RES: c9c2a589174bd42b (8 bytes) (vlr_auth_fsm.c:151) 20250823134309754 DVLR INFO SUBSCR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134309754 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbed93780]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134309754 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbed93780]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134309754 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbed93780]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134309754 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbed93780]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedbca20] (vlr_auth_fsm.c:294) 20250823134309754 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbed93780]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134309754 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbed93780]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134309754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134309754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134309754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134309754 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134309754 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e413640edfa7bcb889d38d225b7b1989, CK=NONE (ran_msg_iu.c:388) 20250823134309754 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134309754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134309754 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309754 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309754 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309754 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134309754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309754 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134309754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134309754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2883)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134309760 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309760 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134309760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134309760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134309760 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134309761 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134309761 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134309761 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134309761 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134309761 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134309761 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134309761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134309761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134309761 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134309761 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134309761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134309761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134309761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134309761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134309761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134309761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134309761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134309761 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134309761 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250823134309761 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250823134309761 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134309761 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134309761 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250823134309761 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001094/3/1): Available (smpp_smsc.c:626) 20250823134309761 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309761 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134309761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309761 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134309761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134309762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134309762 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309762 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134309762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309762 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134309762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134309762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2885)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_len:19 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2883)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250823134309775 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309775 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134309775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134309775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134309775 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134309775 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134309775 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134309775 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134309775 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134309775 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134309775 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_len:22 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2883)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134309978 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309978 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309978 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309978 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134309978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134309978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134309978 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134309979 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134309979 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134309979 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134309979 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134309979 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134309979 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134309979 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250823134309979 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134309979 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134309979 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134309979 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134309979 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134309979 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134309979 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134309979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134309979 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134309979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134309979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134311488 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823134311488 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250823134311488 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250823134311488 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250823134311488 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134311489 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250823134311489 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134311489 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134311489 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250823134311489 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134311489 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134311489 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134311489 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134311489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134311489 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134311489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134311489 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_len:19 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2883)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250823134311499 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134311499 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134311499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134311499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134311499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134311499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134311499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134311499 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_len:22 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134311499 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134311499 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134311499 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134311499 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2883)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O 20250823134311499 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134311499 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134311702 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134311702 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134311702 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134311702 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134311702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134311702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134311702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134311702 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134311703 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134311703 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134311703 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134311703 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134311703 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134311703 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134311703 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250823134311703 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134311703 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134311703 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134311703 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134311704 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134311704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134311704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134311704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134311704 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134311704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134311704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134313214 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823134313214 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250823134313214 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250823134313214 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250823134313214 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250823134313214 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134313214 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134313214 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250823134313215 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134313215 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134313215 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134313215 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134313215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134313215 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134313215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134313215 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_len:19 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2883)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250823134313223 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134313223 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134313223 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134313223 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134313223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134313223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134313223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134313223 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134313223 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134313223 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134313223 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134313223 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134313223 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134313223 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_len:22 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2883)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134313426 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134313426 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134313426 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134313426 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134313426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134313426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134313426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134313426 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134313427 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134313427 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134313427 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134313427 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134313427 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134313427 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134313427 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250823134313427 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134313427 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134313427 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134313427 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134313427 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134313427 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134313427 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134313427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134313427 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134313427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134313428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134314939 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823134314939 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250823134314939 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250823134314939 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250823134314939 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250823134314939 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134314939 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134314939 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250823134314940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134314940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134314940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134314940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134314940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134314940 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134314940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134314940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_len:19 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2883)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250823134314952 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134314952 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134314952 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134314952 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134314952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134314952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134314952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_len:22 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_from0 20250823134314952 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134314952 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134314952 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134314952 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134314952 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134314953 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134314953 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2883)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134315154 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134315154 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134315154 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134315154 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134315154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134315154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134315154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134315154 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134315155 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134315155 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134315155 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134315155 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134315155 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134315155 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134315155 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250823134315155 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134315155 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134315155 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134315155 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134315155 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134315155 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134315155 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134315155 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134315155 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134315155 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134315155 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134315156 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134315156 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134315156 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134315156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134315156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134315156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134315156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134315156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134315156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134315156 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134315156 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134315156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134315156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134315156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134315156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134315156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134315156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2885)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2883)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2883)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134316672 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134316672 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134316672 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134316672 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134316672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134316672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134316672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134316672 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134316673 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134316673 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134316673 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134316673 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134316673 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134316673 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134316673 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134316673 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134316673 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134316673 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134316673 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134316673 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770] (msc_a.c:1053) 20250823134316673 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134316673 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134316673 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeddc3c0] (msc_a.c:1053) 20250823134316673 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134316673 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134316673 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134316673 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C) MSC-A terminated (msub.c:261) 20250823134316673 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C) 1 MSC-I still active (msub.c:79) 20250823134316673 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134316673 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134316673 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134316673 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: Removing from parent msub_fsm[0x561dbeddc3c0] (msub.c:113) 20250823134316673 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-469 (ran_conn.c:142) 20250823134316673 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-469 (ran_conn.c:155) 20250823134316673 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: Freeing instance (msub.c:113) 20250823134316673 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C:UTRAN-Iu-469:PAGING_RESP)[0x561dbeda96a0]{READY}: Deallocated (fsm.c:568) 20250823134316673 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C) Free (msub.c:119) 20250823134316673 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0xB913570C - active-conn: now used by 1 (attached) (msub.c:375) 20250823134316673 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{terminating}: Freeing instance (msub.c:113) 20250823134316673 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{terminating}: Deallocated (fsm.c:568) 20250823134316673 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134316674 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134316674 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134316674 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134316674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134316674 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134316674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134316674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-RAN(2884)@7e0c241b4610: Deleted conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2892)8257568 20250823134316677 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134316677 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134316677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134316677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134316677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134316677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134316677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134316677 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2885)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2892)@7e0c241b4610: Final verdict of PTC: pass 20250823134316686 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134316686 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134316686 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134316686 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134316686 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134316686 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134316686 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134316686 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134316687 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134316687 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134316687 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) 20250823134316687 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134316687 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134316687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134316687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134316687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134316687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134316687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134316687 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(2879)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(2877)@7e0c241b4610: Final verdict of PTC: none 20250823134316687 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134316687 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134316687 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134316687 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134316687 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134316687 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134316687 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134316687 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134316687 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) 20250823134316687 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134316687 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2886)@7e0c241b4610: Final verdict of PTC: none 20250823134316688 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134316688 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134316687 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134316687 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134316687 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134316687 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134316687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134316687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134316687 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134316687 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134316688 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) 20250823134316688 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134316688 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134316688 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134316688 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer (stream_srv.c:743) 20250823134316688 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823134316688 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134316688 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823134316688 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) MSC_Test_1-SCCP(2880)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(2882)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2885)@7e0c241b4610: Final verdict of PTC: none 20250823134316688 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-RAN(2881)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2883)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(2889)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2888)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2890)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2884)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2878)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2891)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2876)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2893)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2887)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2876): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2877): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2878): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2879): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2880): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2881): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2882): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2883): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2884): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2885): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2886): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2887): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2888): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2889): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2890): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2891): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_gsup_mt_multi_part_sms2(2892): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2893): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_gsup_mt_multi_part_sms finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms pass'. Sat Aug 23 13:43:16 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 20250823134317689 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=613232) 20250823134318688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134318688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134318688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134318688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134318688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134318688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134318690 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=613232, count=615824) 20250823134319691 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay ------ Sat Aug 23 13:43:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134320692 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_gsup_mt_sms_lu_delay started. 20250823134321692 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2897)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2897)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2897)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2895)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2900)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2900)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2900)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2898)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2903)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2903)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2903)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2901)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134321749 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2904)@7e0c241b4610: 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 } } } 20250823134321902 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) 20250823134321902 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) 20250823134321902 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134321902 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(2897)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2897)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2897)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134321907 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134321907 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134321907 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134321907 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134321907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134321907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134321907 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(2897)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2897)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2897)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2897)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2897)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2897)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2897)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2897)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134321908 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134321908 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134321908 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134321908 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134321908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134321908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134321908 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134321908 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) 20250823134321908 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134321908 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2897)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2897)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2897)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2897)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2897)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134321921 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) 20250823134321921 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) 20250823134321921 DLSS7 FATAL 0: asp-virt-bsc1-0: accept of new connection from (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one (osmo_ss7_xua_srv.c:119) 20250823134321921 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1106) 20250823134321921 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134321921 DLSS7 ERROR XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:192) 20250823134321921 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2900)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2900)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2900)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134321927 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134321927 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134321927 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134321927 DLSS7 ERROR XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:300) 20250823134321927 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:663) 20250823134321927 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134321927 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134321927 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2900)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2900)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134321927 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134321927 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2900)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2900)@7e0c241b4610: Received M3UA_ERR -> discard MSC_Test_1-M3UA(2900)@7e0c241b4610: Message received on association #8 20250823134321928 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134321928 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134321928 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134321928 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134321928 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134321928 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:467) 20250823134321928 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(2900)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2900)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2900)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2900)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134321928 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) MSC_Test_1-M3UA(2900)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134321928 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2900)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2900)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2900)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2900)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2900)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134321940 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) 20250823134321940 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) 20250823134321940 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134321940 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(2903)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2903)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2903)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134321947 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134321947 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134321947 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134321947 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134321947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134321947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134321947 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(2903)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2903)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2903)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2903)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2903)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134321950 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134321950 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134321950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134321950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134321950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134321950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134321950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134321950 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) MSC_Test_2-M3UA(2903)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134321951 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2900)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2900)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2903)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2903)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2903)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2903)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2903)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2903)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2903)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134322694 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134322694 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2906)@7e0c241b4610: Established a new IPA connection (conn_id=2) 20250823134322699 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2906)@7e0c241b4610: 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(2906)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2906)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2906)@7e0c241b4610: 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(2906)@7e0c241b4610: 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(2906)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2906)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2897)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134322707 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134322707 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134322707 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134322707 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134322707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134322707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134322707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134322707 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134322707 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134322707 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134322707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134322707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134322707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134322707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134322707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134322707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2897)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2897)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2896)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134322717 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) 20250823134322717 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_1-M3UA(2900)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134322727 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134322727 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134322727 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134322727 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:603) 20250823134322727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134322727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134322727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134322727 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134322728 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134322728 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134322728 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134322728 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134322728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134322728 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:233) 20250823134322728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134322728 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2900)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2900)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2899)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2907)@7e0c241b4610: Created GsupExpect[0] for "262420000001095" to be handled at TC_iu_gsup_mt_sms_lu_delay2(2910) MSC_Test_2-M3UA(2903)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134322747 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134322747 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134322747 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134322747 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134322747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134322747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134322747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134322747 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134322747 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) 20250823134322747 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134322747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134322747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134322747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134322747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134322747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134322747 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134322747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134322747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2903)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2903)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2907)@7e0c241b4610: Created GsupExpect[1] for "262420000001095" to be handled at TC_iu_gsup_mt_sms_lu_delay2(2910) TC_iu_gsup_mt_sms_lu_delay2(2910)@7e0c241b4610: 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(2902)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2902)@7e0c241b4610: Added conn table entry 0TC_iu_gsup_mt_sms_lu_delay2(2910)8514176 MSC_Test_2-SCCP(2901)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2903)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134322758 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134322758 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134322758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134322758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134322758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134322758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134322758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134322758 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2902)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134322758 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) 20250823134322758 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Allocated (fsm.c:456) 20250823134322758 DMSC DEBUG msc_i[0x561dbedce770]{READY}: Allocated (fsm.c:456) 20250823134322758 DMSC DEBUG msc_i[0x561dbedce770]{READY}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134322758 DMSC DEBUG msc_a[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134322758 DMSC DEBUG msc_a[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134322758 DMSC DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134322758 DMSC DEBUG msc_i(unknown:UTRAN-Iu-470:NONE)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134322758 DMSC DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134322758 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134322758 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134322758 DMM DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001095 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134322758 DMM DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134322758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134322758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134322758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134322758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134322758 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134322758 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001095 id=262420000001095 (vlr.c:661) 20250823134322758 DVLR INFO New subscr, IMSI: 262420000001095 (vlr.c:562) 20250823134322758 DVLR DEBUG VLR subscr IMSI-262420000001095 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134322758 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134322758 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134322758 DVLR DEBUG VLR subscr IMSI-262420000001095 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134322758 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134322758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134322758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134322758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134322758 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134322758 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeddc3c0] (fsm.c:486) 20250823134322758 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134322758 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134322758 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134322758 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134322758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134322758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134322758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134322758 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134322758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134322758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2903)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2903)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2901)@7e0c241b4610: { messageType := 2, destLocRef := '81EA80'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(2901)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2907)@7e0c241b4610: Found GsupExpect[0] for "262420000001095" handled at TC_iu_gsup_mt_sms_lu_delay2(2910) MSC_Test-GSUP(2907)@7e0c241b4610: Added IMSI table entry 0TC_iu_gsup_mt_sms_lu_delay2(2910)"262420000001095" TC_iu_gsup_mt_sms_lu_delay2(2910)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_lu_delay2(2910)@7e0c241b4610: setverdict(pass): none -> pass 20250823134322762 DVLR DEBUG VLR subscr IMSI-262420000001095 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134322762 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134322762 DVLR DEBUG SUBSCR(IMSI-262420000001095) Received 1 auth tuples (vlr.c:996) 20250823134322762 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134322762 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedbc690]{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) 20250823134322762 DMM DEBUG Tx AUTH REQ (rand = 94d6553dde72d148cc0f57d773f49a1a) (gsm_04_08.c:641) 20250823134322762 DMM DEBUG AUTH REQ (autn = ddcca77ca573c4d00336498b7ad658e9) (gsm_04_08.c:643) 20250823134322762 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134322762 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134322762 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134322762 DVLR DEBUG VLR subscr IMSI-262420000001095 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134322762 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134322762 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134322762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134322762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134322762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134322762 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134322762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134322762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2903)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2903)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2901)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2901)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2901)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2901)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2902)@7e0c241b4610: patching N(SD)=1 into dtap '0514BC7BC973210422A94560'O MSC_Test_2-RAN(2902)@7e0c241b4610: patched enc_l3: '0554BC7BC973210422A94560'O MSC_Test_2-SCCP(2901)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2901)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2901)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2901)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BC7BC973210422A94560'O 20250823134322768 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134322768 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134322768 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134322768 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134322768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134322768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134322768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2903)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134322768 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134322768 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134322768 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134322768 DIUCS DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134322768 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134322768 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134322768 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134322768 DMM DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = bc7bc97322a94560) (gsm_04_08.c:1128) 20250823134322768 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedbc690]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134322768 DVLR DEBUG SUBSCR(IMSI-262420000001095) AUTH on UTRAN received RES: bc7bc97322a94560 (8 bytes) (vlr_auth_fsm.c:151) 20250823134322768 DVLR INFO SUBSCR(IMSI-262420000001095) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134322768 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedbc690]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134322768 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedbc690]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134322768 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134322768 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeddc3c0] (vlr_auth_fsm.c:294) 20250823134322768 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134322768 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134322768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134322768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134322768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134322768 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134322768 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e3ea8c65844ce2eb3abbb2afe6d7354e, CK=NONE (ran_msg_iu.c:388) 20250823134322768 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134322768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134322768 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134322768 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134322768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134322768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134322768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134322768 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134322768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134322768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2903)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2903)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2901)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2901)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2901)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2901)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2901)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2901)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2901)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2901)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2903)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134322774 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134322774 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134322774 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134322774 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134322774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134322774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134322774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134322774 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134322774 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134322774 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134322774 DIUCS DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134322774 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134322774 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134322774 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134322774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134322774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134322774 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134322774 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134322774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134322774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134322774 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134322774 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbeddc3c0] (fsm.c:486) 20250823134322774 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134322774 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134322774 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134322774 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134322774 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134322774 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134322774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134322774 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134322774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134322774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2903)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2903)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2901)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2901)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2901)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2901)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134322776 DVLR DEBUG VLR subscr IMSI-262420000001095 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134322776 DVLR DEBUG IMSI:262420000001095 has MSISDN:491230001095 (vlr.c:1045) 20250823134322776 DMSC NOTICE msub(IMSI-262420000001095:MSISDN-491230001095) VLR: update for IMSI=262420000001095 (MSISDN=491230001095) (gsm_04_08.c:1541) 20250823134322776 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134322776 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134322776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134322776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134322776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134322776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134322776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x561dbeddc3c0] (vlr_lu_fsm.c:110) 20250823134322776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134322776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134322776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134322776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134322776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x561dbed93950]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134322776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x561dbed93950]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x561dbeddc3c0] (fsm.c:486) 20250823134322776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x561dbed93950]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134322776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x561dbed93950]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134322776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x561dbed93950]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134322776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x561dbed93950]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134322776 DMSC NOTICE msub(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x9EFBB6E7) VLR: update for IMSI=262420000001095 (MSISDN=491230001095) (gsm_04_08.c:1541) 20250823134322776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x561dbed93950]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134322776 DMM DEBUG -> IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x9EFBB6E7 LOCATION UPDATE ACCEPT (TMSI = 0x9efbb6e7) (gsm_04_08.c:149) 20250823134322776 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134322776 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134322776 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134322776 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x9EFBB6E7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134322776 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134322776 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134322776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134322777 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134322777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134322777 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134322777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134322777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2903)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2903)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2901)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2901)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2901)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2901)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_lu_delay2(2910)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2910)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2902)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2902)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2901)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2901)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2901)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2901)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134322779 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134322779 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134322779 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134322779 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134322779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134322779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134322779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134322779 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2903)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134322779 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134322779 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134322779 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134322779 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134322779 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134322779 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134322779 DMM DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134322779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134322779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x561dbed93950]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134322779 DMSC NOTICE msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7) VLR: update for IMSI=262420000001095 (MSISDN=491230001095) (gsm_04_08.c:1541) 20250823134322779 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134322779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x561dbed93950]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134322779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134322779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x561dbed93950]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134322779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x561dbed93950]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeddc3c0] (vlr_lu_fsm.c:817) 20250823134322779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x561dbed93950]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134322779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x561dbed93950]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134322779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134322779 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134322779 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250823134322779 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001095/3/1): Available (smpp_smsc.c:626) 20250823134322779 DIUCS INFO msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_AUTHENTICATED}: Keeping LU token for +2500 ms (msc_a.c:191) MSC_Test_2-RAN(2902)@7e0c241b4610: Created IMSI[0] for '262420000001095'H'9EFBB6E7'O to be handled at TC_iu_gsup_mt_sms_lu_delay2(2910) 20250823134323284 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7 + gsm411_gsup_rx: now used by 3 (active-conn,attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823134323284 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250823134323284 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7 + SMS: now used by 4 (active-conn,attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250823134323284 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250823134323284 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134323285 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250823134323285 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134323285 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134323285 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7 - gsm411_gsup_rx: now used by 3 (active-conn,attached,SMS) (gsm_04_11_gsup.c:344) 20250823134323285 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134323285 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134323285 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134323285 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134323285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134323285 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134323285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134323285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2903)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2903)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2901)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2901)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2901)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2901)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_lu_delay2(2910)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2901)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2901)@7e0c241b4610: vl_len:19 MSC_Test_2-SCCP(2901)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2901)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250823134323304 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134323304 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134323304 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134323304 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-M3UA(2903)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2901)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2901)@7e0c241b4610: vl_len:22 MSC_Test_2-SCCP(2901)@7e0c241b4610: vl_from0 20250823134323304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134323304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134323304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134323304 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134323304 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134323304 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134323304 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134323304 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134323304 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134323304 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2901)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2903)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134323506 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134323506 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134323506 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134323506 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134323506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134323506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134323506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134323506 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134323507 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134323507 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134323507 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134323507 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134323507 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134323507 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134323507 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250823134323507 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134323507 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134323507 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7 - SMS: now used by 2 (active-conn,attached) (transaction.c:281) 20250823134323507 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134323507 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134323507 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134323507 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134323507 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7 + 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) 20250823134323507 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134323507 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134323507 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134323507 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134323508 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134323508 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134323508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134323508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134323508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134323508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134323508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134323508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134323508 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134323508 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134323508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134323508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134323508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134323508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134323508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134323508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2903)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2903)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2903)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(2901)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2903)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2901)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2901)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2901)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2901)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2901)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2901)@7e0c241b4610: DT1 data has been put to the reassembly buffer TC_iu_gsup_mt_sms_lu_delay2(2910)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2901)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_lu_delay2(2910)@7e0c241b4610: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_lu_delay2(2910)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2901)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2901)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2901)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2901)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134323530 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134323530 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134323530 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(2903)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134323530 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134323530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134323530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134323530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134323530 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134323531 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134323531 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134323531 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134323531 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134323531 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134323531 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134323531 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134323531 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134323531 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134323531 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134323531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134323531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0] (msc_a.c:1053) 20250823134323531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134323531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134323531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134323531 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedbca20] (msc_a.c:1053) 20250823134323531 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134323531 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134323531 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134323531 DMSC DEBUG msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7) MSC-A terminated (msub.c:261) 20250823134323531 DMSC DEBUG msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7) 1 MSC-I still active (msub.c:79) 20250823134323531 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134323531 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134323531 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbedce770]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134323531 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbedce770]{READY}: Removing from parent msub_fsm[0x561dbedbca20] (msub.c:113) 20250823134323531 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-470 (ran_conn.c:142) 20250823134323531 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-470 (ran_conn.c:155) 20250823134323531 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbedce770]{READY}: Freeing instance (msub.c:113) 20250823134323531 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7:UTRAN-Iu-470:LU)[0x561dbedce770]{READY}: Deallocated (fsm.c:568) 20250823134323531 DMSC DEBUG msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7) Free (msub.c:119) 20250823134323531 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x9EFBB6E7 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134323531 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Freeing instance (msub.c:113) 20250823134323531 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Deallocated (fsm.c:568) 20250823134323531 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134323532 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134323532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134323532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134323532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134323532 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134323532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134323532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2903)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2903)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2901)@7e0c241b4610: Session index based on local reference:0 20250823134323534 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134323534 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134323534 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134323534 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134323534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134323534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134323534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134323534 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2903)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2902)@7e0c241b4610: Deleted conn table entry 0TC_iu_gsup_mt_sms_lu_delay2(2910)8514176 TC_iu_gsup_mt_sms_lu_delay2(2910)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2910)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_lu_delay2(2910)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2910)@7e0c241b4610: Final verdict of PTC: pass 20250823134323545 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134323545 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134323546 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(2895)@7e0c241b4610: Final verdict of PTC: none 20250823134323545 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134323545 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134323545 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134323545 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134323546 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134323546 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134323546 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134323546 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) 20250823134323546 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134323546 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134323546 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134323546 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134323546 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134323546 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) MSC_Test_1-M3UA(2900)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2896)@7e0c241b4610: Final verdict of PTC: none 20250823134323546 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134323546 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134323546 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134323546 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134323546 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134323546 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134323546 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134323546 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134323547 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134323547 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134323547 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134323547 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134323547 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134323547 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134323547 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134323547 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134323547 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) 20250823134323547 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134323547 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134323547 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134323547 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134323547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134323547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134323547 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134323547 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134323547 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134323547 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134323547 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134323547 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134323547 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) 20250823134323547 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134323547 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134323547 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134323547 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134323547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134323547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134323547 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134323547 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134323547 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134323548 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134323548 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134323548 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134323549 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-M3UA(2903)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(2898)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2897)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2904)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(2907)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2906)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2901)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2899)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2905)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2902)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2911)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2894)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2908)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2909)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2894): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2895): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2896): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2897): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2898): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2899): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2900): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2901): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2902): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2903): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2904): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2905): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2906): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2907): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2908): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2909): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_gsup_mt_sms_lu_delay2(2910): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2911): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_gsup_mt_sms_lu_delay finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay pass'. Sat Aug 23 13:43:23 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 20250823134324550 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=355460) 20250823134325547 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134325547 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134325547 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134325547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134325547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134325547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134325548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134325548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134325548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134325551 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=355460, count=358768) 20250823134326553 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout ------ Sat Aug 23 13:43:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134327554 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_gsup_mt_sms_paging_timeout started. 20250823134328555 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2915)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2915)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2915)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2913)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2918)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2918)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2918)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2916)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2921)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2921)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2921)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2919)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134328608 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2922)@7e0c241b4610: 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 } } } 20250823134328772 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) 20250823134328772 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) 20250823134328772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134328772 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(2915)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2915)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2915)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134328774 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134328774 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134328774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134328774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134328774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134328774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134328774 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(2915)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2915)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2915)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2915)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2915)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2915)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2915)@7e0c241b4610: Message received on association #8 20250823134328775 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134328775 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134328775 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134328775 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134328775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134328775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134328775 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134328775 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134328775 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2915)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2915)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2915)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2915)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2915)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2915)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134328788 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) 20250823134328788 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) 20250823134328788 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134328788 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(2918)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2918)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2918)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2918)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2918)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134328793 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134328793 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134328793 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134328793 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134328793 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134328793 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134328793 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(2918)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2918)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2918)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2918)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2918)@7e0c241b4610: Message received on association #8 20250823134328794 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134328794 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134328794 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134328794 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134328794 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134328794 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134328794 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134328794 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134328794 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2918)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2918)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2918)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2918)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2918)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2918)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134328804 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) 20250823134328804 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) 20250823134328804 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134328804 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(2921)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2921)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2921)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134328812 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134328812 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134328812 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134328812 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134328812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134328812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134328812 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(2921)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2921)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2921)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2921)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2921)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2921)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134328815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134328815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134328815 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134328815 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134328815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134328815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134328815 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134328816 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134328816 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2918)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2921)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2918)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2921)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2921)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2921)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2921)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2921)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2921)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134329556 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134329556 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2924)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2924)@7e0c241b4610: 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) } } } } 20250823134329562 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2924)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2924)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2924)@7e0c241b4610: 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(2924)@7e0c241b4610: 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(2924)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2924)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134329577 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134329577 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134329577 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134329577 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134329577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134329577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134329577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134329577 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2915)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134329577 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134329577 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134329577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134329577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134329577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134329577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134329577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134329577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2915)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2915)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134329579 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) 20250823134329579 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-RAN(2914)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2918)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134329592 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134329592 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134329592 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134329592 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:603) 20250823134329592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134329592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134329592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134329592 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134329592 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134329592 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134329592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134329592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134329592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134329592 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:233) 20250823134329592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134329592 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2918)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2918)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2917)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2925)@7e0c241b4610: Created GsupExpect[0] for "262420000001096" to be handled at TC_iu_gsup_mt_sms_paging_timeout2(2928) MSC_Test-GSUP(2925)@7e0c241b4610: Created GsupExpect[1] for "262420000001096" to be handled at TC_iu_gsup_mt_sms_paging_timeout2(2928) TC_iu_gsup_mt_sms_paging_timeout2(2928)@7e0c241b4610: 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 } } } } MSC_Test_2-M3UA(2921)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134329609 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134329609 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134329609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134329609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134329609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134329609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134329609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134329609 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134329609 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) 20250823134329609 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134329609 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134329609 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134329609 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134329609 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134329609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134329609 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134329609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134329609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2921)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2920)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2920)@7e0c241b4610: Added conn table entry 0TC_iu_gsup_mt_sms_paging_timeout2(2928)15128321 MSC_Test_2-SCCP(2919)@7e0c241b4610: First idle individual index:0 20250823134329618 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134329618 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134329618 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134329618 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134329618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134329618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134329618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134329618 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2921)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134329618 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) MSC_Test_2-RAN(2920)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134329619 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{active}: Allocated (fsm.c:456) 20250823134329619 DMSC DEBUG msc_i[0x561dbeda96a0]{READY}: Allocated (fsm.c:456) 20250823134329619 DMSC DEBUG msc_i[0x561dbeda96a0]{READY}: is child of msub_fsm[0x561dbeddc3c0] (fsm.c:486) 20250823134329619 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134329619 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeddc3c0] (fsm.c:486) 20250823134329619 DMSC DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134329619 DMSC DEBUG msc_i(unknown:UTRAN-Iu-471:NONE)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134329619 DMSC DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134329619 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134329619 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134329619 DMM DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001096 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134329619 DMM DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134329619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbca20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134329619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbca20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedce770] (fsm.c:486) 20250823134329619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbca20]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134329619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbca20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134329619 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134329619 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001096 id=262420000001096 (vlr.c:661) 20250823134329619 DVLR INFO New subscr, IMSI: 262420000001096 (vlr.c:562) 20250823134329619 DVLR DEBUG VLR subscr IMSI-262420000001096 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134329619 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134329619 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134329619 DVLR DEBUG VLR subscr IMSI-262420000001096 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134329619 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134329619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbca20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134329619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbca20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134329619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbca20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134329619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134329619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbca20] (fsm.c:486) 20250823134329619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134329619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134329619 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134329619 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134329619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134329619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134329619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134329619 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134329619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134329619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2921)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2919)@7e0c241b4610: { messageType := 2, destLocRef := 'E6D701'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(2919)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2925)@7e0c241b4610: Found GsupExpect[0] for "262420000001096" handled at TC_iu_gsup_mt_sms_paging_timeout2(2928) MSC_Test-GSUP(2925)@7e0c241b4610: Added IMSI table entry 0TC_iu_gsup_mt_sms_paging_timeout2(2928)"262420000001096" TC_iu_gsup_mt_sms_paging_timeout2(2928)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_paging_timeout2(2928)@7e0c241b4610: setverdict(pass): none -> pass 20250823134329622 DVLR DEBUG VLR subscr IMSI-262420000001096 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134329622 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134329622 DVLR DEBUG SUBSCR(IMSI-262420000001096) Received 1 auth tuples (vlr.c:996) 20250823134329622 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134329622 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbc690]{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) 20250823134329622 DMM DEBUG Tx AUTH REQ (rand = dd303f90e114ce8a71388a0e19f77b6f) (gsm_04_08.c:641) 20250823134329622 DMM DEBUG AUTH REQ (autn = 14da046f1e64b2f056902d7333af22f1) (gsm_04_08.c:643) 20250823134329622 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134329622 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134329622 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134329622 DVLR DEBUG VLR subscr IMSI-262420000001096 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134329622 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134329622 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134329622 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134329622 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134329622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134329622 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134329622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134329622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2921)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2919)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2919)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2919)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2919)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2920)@7e0c241b4610: patching N(SD)=1 into dtap '05141AEE41602104AB0A3563'O MSC_Test_2-RAN(2920)@7e0c241b4610: patched enc_l3: '05541AEE41602104AB0A3563'O MSC_Test_2-SCCP(2919)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2919)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2919)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2919)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541AEE41602104AB0A3563'O 20250823134329627 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134329627 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134329627 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134329627 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134329627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134329627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134329627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134329627 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2921)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134329627 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134329627 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134329627 DIUCS DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134329627 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134329627 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134329627 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134329627 DMM DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1aee4160ab0a3563) (gsm_04_08.c:1128) 20250823134329627 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbc690]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134329627 DVLR DEBUG SUBSCR(IMSI-262420000001096) AUTH on UTRAN received RES: 1aee4160ab0a3563 (8 bytes) (vlr_auth_fsm.c:151) 20250823134329627 DVLR INFO SUBSCR(IMSI-262420000001096) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134329627 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbc690]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134329627 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbc690]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134329627 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134329627 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbca20] (vlr_auth_fsm.c:294) 20250823134329627 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134329627 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134329627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbca20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134329627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbca20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134329627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbca20]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134329627 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134329627 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ac64aaa5837ee987b87306e7f9d18031, CK=NONE (ran_msg_iu.c:388) 20250823134329627 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134329627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbca20]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134329627 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134329627 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134329627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134329627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134329627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134329627 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134329627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134329627 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2921)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2919)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2919)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2919)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2919)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2919)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2919)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2919)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2919)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2921)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134329633 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134329633 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134329633 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134329633 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134329633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134329633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134329633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134329633 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134329633 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134329633 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134329633 DIUCS DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134329633 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134329633 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134329633 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134329633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbca20]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134329633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbca20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134329633 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134329633 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134329633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbca20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134329633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbca20]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134329633 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134329633 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbca20] (fsm.c:486) 20250823134329633 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134329633 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134329633 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134329633 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134329633 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134329633 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134329633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134329633 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134329633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134329633 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2921)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2919)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2919)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2919)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2919)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134329635 DVLR DEBUG VLR subscr IMSI-262420000001096 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134329635 DVLR DEBUG IMSI:262420000001096 has MSISDN:491230001096 (vlr.c:1045) 20250823134329635 DMSC NOTICE msub(IMSI-262420000001096:MSISDN-491230001096) VLR: update for IMSI=262420000001096 (MSISDN=491230001096) (gsm_04_08.c:1541) 20250823134329635 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134329635 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134329635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x561dbedbca20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134329635 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134329635 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134329635 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134329635 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x561dbedbca20] (vlr_lu_fsm.c:110) 20250823134329635 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134329635 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134329635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x561dbedbca20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134329635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x561dbedbca20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134329635 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x561dbeda9a30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134329635 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x561dbeda9a30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x561dbedbca20] (fsm.c:486) 20250823134329635 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x561dbeda9a30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134329635 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x561dbeda9a30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134329635 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x561dbeda9a30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134329635 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x561dbeda9a30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134329635 DMSC NOTICE msub(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x4F18C9FE) VLR: update for IMSI=262420000001096 (MSISDN=491230001096) (gsm_04_08.c:1541) 20250823134329635 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x561dbeda9a30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134329635 DMM DEBUG -> IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x4F18C9FE LOCATION UPDATE ACCEPT (TMSI = 0x4f18c9fe) (gsm_04_08.c:149) 20250823134329635 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134329635 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134329635 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134329636 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x4F18C9FE - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134329636 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134329636 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134329636 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134329636 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134329636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134329636 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134329636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134329636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2921)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2919)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2919)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2919)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2919)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_paging_timeout2(2928)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2920)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2920)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2919)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2919)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2919)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2919)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2921)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134329639 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134329639 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134329639 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134329639 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134329639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134329639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134329639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134329639 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134329639 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134329639 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134329639 DIUCS DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134329639 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134329639 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134329639 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134329639 DMM DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134329639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedbca20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134329639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x561dbeda9a30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134329639 DMSC NOTICE msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE) VLR: update for IMSI=262420000001096 (MSISDN=491230001096) (gsm_04_08.c:1541) 20250823134329639 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134329639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x561dbeda9a30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134329639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedbca20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134329639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x561dbeda9a30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134329639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x561dbeda9a30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedbca20] (vlr_lu_fsm.c:817) 20250823134329639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x561dbeda9a30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134329639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x561dbeda9a30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134329639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedbca20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134329639 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134329639 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250823134329639 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001096/3/1): Available (smpp_smsc.c:626) 20250823134329639 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134329639 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134329639 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134329639 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134329639 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE + 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) 20250823134329639 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134329639 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134329639 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134329639 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134329639 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134329639 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134329639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134329639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134329639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134329639 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134329639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134329639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2921)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2919)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2919)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2919)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2919)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2919)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2919)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2919)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2919)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134329643 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134329643 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134329643 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134329643 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134329643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134329643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134329643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134329643 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2921)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134329643 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134329643 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134329643 DIUCS DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134329643 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134329643 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134329643 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134329643 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134329643 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134329643 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134329644 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134329644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedbca20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134329644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedbca20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedce770] (msc_a.c:1053) 20250823134329644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedbca20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134329644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedbca20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134329644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedbca20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134329644 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeddc3c0] (msc_a.c:1053) 20250823134329644 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134329644 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbedce770]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134329644 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134329644 DMSC DEBUG msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE) MSC-A terminated (msub.c:261) 20250823134329644 DMSC DEBUG msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE) 1 MSC-I still active (msub.c:79) 20250823134329644 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134329644 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134329644 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbeda96a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134329644 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbeda96a0]{READY}: Removing from parent msub_fsm[0x561dbeddc3c0] (msub.c:113) 20250823134329644 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-471 (ran_conn.c:142) 20250823134329644 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-471 (ran_conn.c:155) 20250823134329644 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbeda96a0]{READY}: Freeing instance (msub.c:113) 20250823134329644 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE:UTRAN-Iu-471:LU)[0x561dbeda96a0]{READY}: Deallocated (fsm.c:568) 20250823134329644 DMSC DEBUG msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE) Free (msub.c:119) 20250823134329644 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134329644 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134329644 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE - active-conn: now used by 1 (attached) (msub.c:375) 20250823134329644 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{terminating}: Freeing instance (msub.c:113) 20250823134329644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134329644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134329644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134329644 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{terminating}: Deallocated (fsm.c:568) 20250823134329644 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134329644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134329644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2921)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2919)@7e0c241b4610: Session index based on local reference:0 20250823134329645 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134329645 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134329645 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134329645 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134329645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134329645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134329645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134329645 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2921)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2920)@7e0c241b4610: Deleted conn table entry 0TC_iu_gsup_mt_sms_paging_timeout2(2928)15128321 TC_iu_gsup_mt_sms_paging_timeout2(2928)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_paging_timeout2(2928)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_paging_timeout2(2928)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_paging_timeout2(2928)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2920)@7e0c241b4610: Created IMSI[0] for '262420000001096'H'4F18C9FE'O to be handled at TC_iu_gsup_mt_sms_paging_timeout2(2928) 20250823134329678 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823134329678 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250823134329678 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250823134329679 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250823134329679 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250823134329679 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134329679 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134329679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134329679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134329679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134329679 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134329679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134329679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2921)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2921)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2920)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_paging_timeout2(2928) TC_iu_gsup_mt_sms_paging_timeout2(2928)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134339679 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250823134339679 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x4F18C9FE - Paging: now used by 1 (attached) (paging.c:202) TC_iu_gsup_mt_sms_paging_timeout2(2928)@7e0c241b4610: setverdict(fail): pass -> fail reason: "Timeout waiting for GSUP MT-forwardSM-Err", new component reason: "Timeout waiting for GSUP MT-forwardSM-Err" TC_iu_gsup_mt_sms_paging_timeout2(2928)@7e0c241b4610: Final verdict of PTC: fail reason: "Timeout waiting for GSUP MT-forwardSM-Err" MSC_Test_0-SCCP(2913)@7e0c241b4610: Final verdict of PTC: none 20250823134341719 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134341719 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134341719 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134341719 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134341719 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134341719 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134341719 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134341719 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134341719 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134341719 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134341719 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) 20250823134341719 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134341719 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134341719 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134341719 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134341720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134341720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134341720 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134341720 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(2915)@7e0c241b4610: Final verdict of PTC: none 20250823134341720 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134341720 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134341720 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823134341721 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) 20250823134341721 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134341721 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134341721 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) MSC_Test_1-SCCP(2916)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2924)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(2925)@7e0c241b4610: Final verdict of PTC: none 20250823134341722 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823134341722 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134341722 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823134341722 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250823134341722 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) 20250823134341722 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134341722 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134341722 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) MSC_Test_1-M3UA(2918)@7e0c241b4610: Final verdict of PTC: none 20250823134341722 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) 20250823134341722 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-SCCP(2919)@7e0c241b4610: Final verdict of PTC: none 20250823134341722 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134341722 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134341722 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134341722 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134341722 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134341722 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134341722 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134341722 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823134341722 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134341722 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823134341722 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250823134341722 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-SMPP(2926)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2922)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2921)@7e0c241b4610: Final verdict of PTC: none 20250823134341722 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134341722 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(2914)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2920)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2917)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2923)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2912)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2929)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2927)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2912): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2913): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2914): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2915): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2916): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2917): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2918): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2919): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2920): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2921): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2922): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2923): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2924): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2925): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2926): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2927): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_gsup_mt_sms_paging_timeout2(2928): fail (none -> fail) reason: "Timeout waiting for GSUP MT-forwardSM-Err" MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2929): none (fail -> fail) MTC@7e0c241b4610: Test case TC_iu_gsup_mt_sms_paging_timeout finished. Verdict: fail reason: Timeout waiting for GSUP MT-forwardSM-Err MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout fail'. Sat Aug 23 13:43:41 UTC 2025 ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout fail ------ Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout.talloc 20250823134342721 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=315340) 20250823134343720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134343720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134343720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134343722 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134343722 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134343722 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134343722 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=315340, count=317932) 20250823134344723 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout fail' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout ------ Sat Aug 23 13:43:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134345724 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_gsup_mt_sms_conn_timeout started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2933)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2933)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2933)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2931)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134346725 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2936)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2936)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2936)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2934)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2939)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2939)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2939)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2937)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134346754 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2940)@7e0c241b4610: 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 } } } 20250823134346920 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) 20250823134346920 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) 20250823134346920 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134346920 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(2933)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2933)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2933)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134346927 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134346927 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134346927 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134346927 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134346927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134346927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134346927 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(2933)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2933)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2933)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2933)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2933)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134346929 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134346929 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134346929 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134346929 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134346929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134346929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134346929 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(2933)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134346930 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(2933)@7e0c241b4610: Message received on association #8 20250823134346930 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134346930 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2933)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2933)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2933)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2933)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2933)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2933)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134346935 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) 20250823134346935 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) 20250823134346935 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134346935 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(2936)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2936)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2936)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134346942 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134346942 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134346942 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) MSC_Test_1-M3UA(2936)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2936)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134346942 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134346942 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134346942 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134346942 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(2936)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2936)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2936)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2936)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134346943 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134346944 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134346944 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) MSC_Test_1-M3UA(2936)@7e0c241b4610: Message received on association #8 20250823134346944 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134346944 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134346944 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134346944 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134346944 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) 20250823134346944 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) MSC_Test_1-M3UA(2936)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134346944 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2936)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2936)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2936)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2936)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2936)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134346948 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) 20250823134346948 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) 20250823134346948 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) 20250823134346948 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1106) 20250823134346948 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134346948 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:192) 20250823134346948 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(2939)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2939)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2939)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134346950 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134346950 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134346950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134346950 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:300) MSC_Test_2-M3UA(2939)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2939)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134346950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:663) 20250823134346950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134346950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134346950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) 20250823134346950 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134346950 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2936)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2936)@7e0c241b4610: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2939)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2939)@7e0c241b4610: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2939)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2939)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2939)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2939)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2939)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2939)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134346951 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134346951 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134346951 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134346951 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134346951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134346951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:467) 20250823134346951 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134346952 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134346952 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2936)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2936)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2939)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2939)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2939)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2939)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2939)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134347726 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134347726 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2942)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2942)@7e0c241b4610: 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) } } } } 20250823134347732 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2942)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2942)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2942)@7e0c241b4610: 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(2942)@7e0c241b4610: 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_0-M3UA(2933)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(2942)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2942)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134347733 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134347733 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134347733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134347733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134347733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134347733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134347733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134347733 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134347733 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134347733 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134347733 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134347733 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134347733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134347733 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134347733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134347733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2933)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2933)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2932)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134347739 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134347739 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134347739 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134347739 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:603) 20250823134347739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134347739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134347739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134347739 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2936)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134347739 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134347739 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134347739 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134347739 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134347739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134347739 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:233) 20250823134347739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134347739 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2936)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2936)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2935)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134347748 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) 20250823134347748 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_2-M3UA(2939)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134347755 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134347755 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134347755 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134347755 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134347755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134347755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134347755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134347755 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134347755 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) 20250823134347755 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134347755 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134347755 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134347755 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134347755 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134347755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134347755 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134347755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134347755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2939)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2938)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2943)@7e0c241b4610: Created GsupExpect[0] for "262420000001097" to be handled at TC_iu_gsup_mt_sms_conn_timeout2(2946) MSC_Test-GSUP(2943)@7e0c241b4610: Created GsupExpect[1] for "262420000001097" to be handled at TC_iu_gsup_mt_sms_conn_timeout2(2946) TC_iu_gsup_mt_sms_conn_timeout2(2946)@7e0c241b4610: 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(2938)@7e0c241b4610: Added conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2946)15015499 MSC_Test_2-SCCP(2937)@7e0c241b4610: First idle individual index:0 20250823134347801 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134347801 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134347801 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134347801 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134347801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134347801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134347801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134347801 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2938)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2939)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134347801 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) 20250823134347801 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Allocated (fsm.c:456) 20250823134347801 DMSC DEBUG msc_i[0x561dbedce770]{READY}: Allocated (fsm.c:456) 20250823134347801 DMSC DEBUG msc_i[0x561dbedce770]{READY}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134347801 DMSC DEBUG msc_a[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134347801 DMSC DEBUG msc_a[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134347801 DMSC DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134347801 DMSC DEBUG msc_i(unknown:UTRAN-Iu-472:NONE)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134347801 DMSC DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134347801 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134347801 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134347801 DMM DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001097 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134347801 DMM DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134347801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134347801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134347801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134347801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134347801 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134347801 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001097 id=262420000001097 (vlr.c:661) 20250823134347801 DVLR INFO New subscr, IMSI: 262420000001097 (vlr.c:562) 20250823134347801 DVLR DEBUG VLR subscr IMSI-262420000001097 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134347801 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134347801 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134347802 DVLR DEBUG VLR subscr IMSI-262420000001097 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134347802 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134347802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134347802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134347802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134347802 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134347802 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeddc3c0] (fsm.c:486) 20250823134347802 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134347802 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134347802 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134347802 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134347802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134347802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134347802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134347802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134347802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134347802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2939)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2937)@7e0c241b4610: { messageType := 2, destLocRef := 'E51E4B'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(2937)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2943)@7e0c241b4610: Found GsupExpect[0] for "262420000001097" handled at TC_iu_gsup_mt_sms_conn_timeout2(2946) MSC_Test-GSUP(2943)@7e0c241b4610: Added IMSI table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2946)"262420000001097" TC_iu_gsup_mt_sms_conn_timeout2(2946)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2946)@7e0c241b4610: setverdict(pass): none -> pass 20250823134347807 DVLR DEBUG VLR subscr IMSI-262420000001097 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134347807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134347807 DVLR DEBUG SUBSCR(IMSI-262420000001097) Received 1 auth tuples (vlr.c:996) 20250823134347807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134347807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedbc690]{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) 20250823134347807 DMM DEBUG Tx AUTH REQ (rand = 66995c3d0299ca249ade81f3a1447207) (gsm_04_08.c:641) 20250823134347807 DMM DEBUG AUTH REQ (autn = 24239ccc9e1165553fd8793e68395b62) (gsm_04_08.c:643) 20250823134347807 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134347807 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134347807 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134347807 DVLR DEBUG VLR subscr IMSI-262420000001097 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134347807 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134347807 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134347807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134347807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134347807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134347807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134347807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134347807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2939)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2937)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2938)@7e0c241b4610: patching N(SD)=1 into dtap '0514BA82A9FC21042520C146'O MSC_Test_2-RAN(2938)@7e0c241b4610: patched enc_l3: '0554BA82A9FC21042520C146'O MSC_Test_2-SCCP(2937)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2937)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2937)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2937)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BA82A9FC21042520C146'O 20250823134347818 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134347818 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134347818 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134347818 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134347818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134347818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134347818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2939)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134347818 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134347818 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134347818 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134347818 DIUCS DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134347818 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134347818 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134347818 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134347818 DMM DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ba82a9fc2520c146) (gsm_04_08.c:1128) 20250823134347818 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedbc690]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134347818 DVLR DEBUG SUBSCR(IMSI-262420000001097) AUTH on UTRAN received RES: ba82a9fc2520c146 (8 bytes) (vlr_auth_fsm.c:151) 20250823134347818 DVLR INFO SUBSCR(IMSI-262420000001097) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134347818 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedbc690]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134347818 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedbc690]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134347818 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134347818 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeddc3c0] (vlr_auth_fsm.c:294) 20250823134347818 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134347818 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134347818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134347818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134347818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134347818 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134347818 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f5e5c200ab8ca187c2973446400c4379, CK=NONE (ran_msg_iu.c:388) 20250823134347818 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134347818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134347818 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134347818 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134347818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134347818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134347818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134347818 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134347818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134347818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2939)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2937)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2937)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2937)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2937)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2937)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134347829 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134347829 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134347829 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134347829 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134347829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134347829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134347829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2939)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134347829 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134347829 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134347829 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134347829 DIUCS DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134347829 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134347829 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134347829 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134347829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134347829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134347829 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134347829 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134347829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134347829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134347829 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134347829 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbeddc3c0] (fsm.c:486) 20250823134347829 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134347829 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134347829 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134347829 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134347829 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134347829 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134347829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134347829 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134347829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134347829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2939)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2937)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134347833 DVLR DEBUG VLR subscr IMSI-262420000001097 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134347833 DVLR DEBUG IMSI:262420000001097 has MSISDN:491230001097 (vlr.c:1045) 20250823134347833 DMSC NOTICE msub(IMSI-262420000001097:MSISDN-491230001097) VLR: update for IMSI=262420000001097 (MSISDN=491230001097) (gsm_04_08.c:1541) 20250823134347833 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134347833 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134347833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134347833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134347833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134347833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134347833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x561dbeddc3c0] (vlr_lu_fsm.c:110) 20250823134347833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134347833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134347833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134347833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134347833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x561dbeda9b60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134347833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x561dbeda9b60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x561dbeddc3c0] (fsm.c:486) 20250823134347833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x561dbeda9b60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134347833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x561dbeda9b60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134347833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x561dbeda9b60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134347833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x561dbeda9b60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134347833 DMSC NOTICE msub(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x20F5DAB1) VLR: update for IMSI=262420000001097 (MSISDN=491230001097) (gsm_04_08.c:1541) 20250823134347833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x561dbeda9b60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134347833 DMM DEBUG -> IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x20F5DAB1 LOCATION UPDATE ACCEPT (TMSI = 0x20f5dab1) (gsm_04_08.c:149) 20250823134347833 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134347833 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134347833 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134347833 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x20F5DAB1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134347833 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134347833 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134347833 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134347833 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134347833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134347833 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134347833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134347833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2939)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2937)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_conn_timeout2(2946)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2938)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2938)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2937)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2937)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2937)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2937)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134347837 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134347837 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134347837 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134347837 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134347837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134347837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134347837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134347837 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134347837 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134347837 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134347837 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134347837 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134347837 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134347837 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134347837 DMM DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134347837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134347837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x561dbeda9b60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134347837 DMSC NOTICE msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1) VLR: update for IMSI=262420000001097 (MSISDN=491230001097) (gsm_04_08.c:1541) 20250823134347837 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134347837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x561dbeda9b60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134347837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134347837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x561dbeda9b60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134347837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x561dbeda9b60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeddc3c0] (vlr_lu_fsm.c:817) 20250823134347837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x561dbeda9b60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134347837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x561dbeda9b60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134347837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134347837 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134347837 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.964s remaining) (msc_a.c:450) 20250823134347837 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001097/3/1): Available (smpp_smsc.c:626) 20250823134347837 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134347837 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134347837 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134347837 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134347837 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1 + 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) 20250823134347837 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134347837 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134347837 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134347837 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134347837 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134347837 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134347837 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134347837 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134347837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134347837 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134347837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134347837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2939)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2937)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2937)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2937)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2937)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2937)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134347843 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134347843 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134347843 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134347843 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134347843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134347843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134347844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134347844 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134347844 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134347844 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134347844 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134347844 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134347844 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134347844 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134347844 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134347844 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134347844 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134347844 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134347844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134347844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeda96a0] (msc_a.c:1053) 20250823134347844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134347844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134347844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134347844 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedbca20] (msc_a.c:1053) 20250823134347844 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134347844 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134347844 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134347844 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1) MSC-A terminated (msub.c:261) 20250823134347844 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1) 1 MSC-I still active (msub.c:79) 20250823134347844 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134347844 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134347844 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbedce770]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134347844 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbedce770]{READY}: Removing from parent msub_fsm[0x561dbedbca20] (msub.c:113) 20250823134347844 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-472 (ran_conn.c:142) 20250823134347844 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-472 (ran_conn.c:155) 20250823134347844 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbedce770]{READY}: Freeing instance (msub.c:113) 20250823134347844 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-472:LU)[0x561dbedce770]{READY}: Deallocated (fsm.c:568) 20250823134347844 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1) Free (msub.c:119) 20250823134347844 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134347844 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Freeing instance (msub.c:113) 20250823134347844 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Deallocated (fsm.c:568) 20250823134347844 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134347844 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134347844 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134347844 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134347844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134347844 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134347844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134347844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2939)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2937)@7e0c241b4610: Session index based on local reference:0 20250823134347846 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134347846 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134347846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134347846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134347846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134347846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134347846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134347846 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2938)@7e0c241b4610: Deleted conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2946)15015499 TC_iu_gsup_mt_sms_conn_timeout2(2946)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2946)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2946)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2946)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2938)@7e0c241b4610: Created IMSI[0] for '262420000001097'H'20F5DAB1'O to be handled at TC_iu_gsup_mt_sms_conn_timeout2(2946) 20250823134347874 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250823134347874 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250823134347874 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250823134347874 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250823134347874 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250823134347875 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134347875 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134347875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134347875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134347875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134347875 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134347875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134347875 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2939)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2938)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_conn_timeout2(2946) TC_iu_gsup_mt_sms_conn_timeout2(2946)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2946)@7e0c241b4610: 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 := '20F5DAB1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2938)@7e0c241b4610: Added conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2946)14809490 MSC_Test_2-SCCP(2937)@7e0c241b4610: First idle individual index:0 20250823134347890 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134347890 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134347890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134347890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134347890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134347890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134347890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134347890 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134347890 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) 20250823134347890 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{active}: Allocated (fsm.c:456) 20250823134347890 DMSC DEBUG msc_i[0x561dbeda96a0]{READY}: Allocated (fsm.c:456) 20250823134347890 DMSC DEBUG msc_i[0x561dbeda96a0]{READY}: is child of msub_fsm[0x561dbeddc3c0] (fsm.c:486) 20250823134347890 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134347890 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeddc3c0] (fsm.c:486) 20250823134347890 DMSC DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134347890 DMSC DEBUG msc_i(unknown:UTRAN-Iu-473:NONE)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134347890 DMSC DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134347890 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134347890 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134347890 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134347890 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770] (fsm.c:486) 20250823134347890 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134347890 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134347890 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134347890 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134347890 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134347890 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134347890 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134347890 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134347890 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda9b60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134347890 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda9b60]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedbca20] (fsm.c:486) 20250823134347890 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda9b60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134347890 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda9b60]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134347890 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1 - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823134347890 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134347890 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134347890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134347890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134347890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134347890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134347890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134347890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2939)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2937)@7e0c241b4610: { messageType := 2, destLocRef := 'E1F992'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(2937)@7e0c241b4610: Session index based on local reference:0 TC_iu_gsup_mt_sms_conn_timeout2(2946)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2946)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134347892 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1 + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134347892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda9b60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134347892 DVLR DEBUG SUBSCR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1) Received 1 auth tuples (vlr.c:996) 20250823134347892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda9b60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134347892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda9b60]{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) 20250823134347892 DMM DEBUG Tx AUTH REQ (rand = 802348ab877f4095fbe897c5f4ce006d) (gsm_04_08.c:641) 20250823134347892 DMM DEBUG AUTH REQ (autn = bdd117273d4738a9c553f1bced1f972a) (gsm_04_08.c:643) 20250823134347892 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134347892 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134347892 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134347892 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1 - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250823134347892 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134347892 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134347892 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134347892 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134347892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134347892 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134347892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134347892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2939)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2937)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2938)@7e0c241b4610: patching N(SD)=0 into dtap '051415B5FB7021049DB481B9'O MSC_Test_2-RAN(2938)@7e0c241b4610: patched enc_l3: '051415B5FB7021049DB481B9'O MSC_Test_2-SCCP(2937)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2937)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2937)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2937)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051415B5FB7021049DB481B9'O 20250823134347893 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134347893 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134347893 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(2939)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134347893 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134347893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134347893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134347893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134347894 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134347894 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134347894 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134347894 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134347894 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134347894 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134347894 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134347894 DMM DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 15b5fb709db481b9) (gsm_04_08.c:1128) 20250823134347894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda9b60]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134347894 DVLR DEBUG SUBSCR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1) AUTH on UTRAN received RES: 15b5fb709db481b9 (8 bytes) (vlr_auth_fsm.c:151) 20250823134347894 DVLR INFO SUBSCR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134347894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda9b60]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134347894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda9b60]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134347894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda9b60]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134347894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda9b60]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedbca20] (vlr_auth_fsm.c:294) 20250823134347894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda9b60]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134347894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda9b60]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134347894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134347894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134347894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134347894 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134347894 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=914051614cf13f6434dcb5b456d8bec0, CK=NONE (ran_msg_iu.c:388) 20250823134347894 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134347894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134347894 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134347894 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134347894 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134347894 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134347894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134347894 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134347894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134347894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2939)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2937)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2937)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2937)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2937)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2937)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2939)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134347895 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134347895 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134347895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134347895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134347895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134347895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134347895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134347895 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134347895 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134347895 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134347895 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134347895 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134347895 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134347895 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134347895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134347895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134347895 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134347895 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134347896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134347896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134347896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134347896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134347896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134347896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134347896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134347896 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134347896 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250823134347896 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250823134347896 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134347896 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134347896 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1 - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250823134347896 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001097/3/1): Available (smpp_smsc.c:626) 20250823134347896 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134347896 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134347896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134347896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134347896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134347896 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134347896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134347896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134347896 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134347896 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134347896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134347896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134347896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134347896 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134347896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134347896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2939)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2937)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2939)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2939)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2937)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134352891 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Timeout of X1 (fsm.c:317) 20250823134352891 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250823134352891 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134352891 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (sms) (msc_a.c:948) 20250823134352891 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134352891 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1 + 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) 20250823134352891 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134352892 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1 - SMS: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250823134352892 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134352892 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134352892 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134352892 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134352892 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134352892 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134352892 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134352892 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134352892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134352892 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134352892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134352892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2939)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2937)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2937)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2937)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2937)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2937)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2937)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134352903 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134352903 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134352903 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134352903 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134352903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134352903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134352903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134352903 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134352903 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134352903 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134352903 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134352903 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2939)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134352903 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134352903 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134352903 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134352903 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134352903 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134352903 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134352903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134352903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770] (msc_a.c:1053) 20250823134352903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134352903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134352903 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeddc3c0] (msc_a.c:1053) 20250823134352903 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134352903 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134352903 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134352903 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1) MSC-A terminated (msub.c:261) 20250823134352903 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1) 1 MSC-I still active (msub.c:79) 20250823134352903 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134352903 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134352903 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda96a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134352903 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda96a0]{READY}: Removing from parent msub_fsm[0x561dbeddc3c0] (msub.c:113) 20250823134352903 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-473 (ran_conn.c:142) 20250823134352904 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-473 (ran_conn.c:155) 20250823134352904 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda96a0]{READY}: Freeing instance (msub.c:113) 20250823134352904 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1:UTRAN-Iu-473:PAGING_RESP)[0x561dbeda96a0]{READY}: Deallocated (fsm.c:568) 20250823134352904 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1) Free (msub.c:119) 20250823134352904 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x20F5DAB1 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134352904 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{terminating}: Freeing instance (msub.c:113) 20250823134352904 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{terminating}: Deallocated (fsm.c:568) 20250823134352904 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134352904 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134352904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134352904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134352904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134352904 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134352904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134352904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2939)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2937)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-RAN(2938)@7e0c241b4610: Deleted conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2946)14809490 20250823134352906 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134352907 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134352907 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134352907 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134352907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(2939)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_conn_timeout2(2946)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134352907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134352907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134352907 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_gsup_mt_sms_conn_timeout2(2946)@7e0c241b4610: setverdict(fail): pass -> fail reason: "Timeout waiting for GSUP MT-forwardSM-Err", new component reason: "Timeout waiting for GSUP MT-forwardSM-Err" TC_iu_gsup_mt_sms_conn_timeout2(2946)@7e0c241b4610: Final verdict of PTC: fail reason: "Timeout waiting for GSUP MT-forwardSM-Err" MSC_Test_1-SCCP(2934)@7e0c241b4610: Final verdict of PTC: none 20250823134354913 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134354913 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134354913 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134354914 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134354914 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134354914 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134354914 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134354914 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) MSC_Test_0-SCCP(2931)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2933)@7e0c241b4610: Final verdict of PTC: none 20250823134354914 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134354914 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(2932)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(2936)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(2943)@7e0c241b4610: Final verdict of PTC: none 20250823134354915 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134354914 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134354914 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134354914 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134354914 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134354914 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134354914 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134354914 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134354914 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134354914 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) 20250823134354914 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134354914 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134354914 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134354914 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134354914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134354914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134354915 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134354915 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134354915 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) 20250823134354915 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134354915 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134354915 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134354915 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134354915 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134354915 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134354915 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134354915 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MNCC(2940)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2938)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2935)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2937)@7e0c241b4610: Final verdict of PTC: none 20250823134354916 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134354916 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823134354916 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134354916 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134354916 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) 20250823134354916 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134354916 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134354916 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134354916 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) 20250823134354916 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134354916 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134354916 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134354916 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134354916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134354916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134354916 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134354916 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134354916 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134354916 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-STATS(2945)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2942)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2944)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2939)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2941)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2947)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2930)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2930): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2931): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2932): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2933): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2934): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2935): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2936): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2937): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2938): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2939): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2940): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2941): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2942): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2943): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2944): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2945): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_gsup_mt_sms_conn_timeout2(2946): fail (none -> fail) reason: "Timeout waiting for GSUP MT-forwardSM-Err" MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2947): none (fail -> fail) MTC@7e0c241b4610: Test case TC_iu_gsup_mt_sms_conn_timeout finished. Verdict: fail reason: Timeout waiting for GSUP MT-forwardSM-Err MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout fail'. Sat Aug 23 13:43:54 UTC 2025 ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout fail ------ Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout.talloc 20250823134355916 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134356271 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134356271 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134356271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134356271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134356271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134356271 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134356271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134356271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-TRANSFER.req (m3ua.c:532) Waiting for packet dumper to finish... 0 (prev_count=-1, count=454572) 20250823134356915 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134356915 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134356915 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134356915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134356915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134356915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134356917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134356917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134356917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134356918 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=454572, count=457880) 20250823134357920 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout fail' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 ------ Sat Aug 23 13:43:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 20250823134358921 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_lu_and_mo_ussd_single_request started. 20250823134359922 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2951)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2951)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2951)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2949)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2954)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2954)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2954)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2952)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2957)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2957)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2957)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2955)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134359994 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2958)@7e0c241b4610: 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 } } } 20250823134400156 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) 20250823134400156 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) 20250823134400156 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134400156 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(2951)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2951)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2951)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134400162 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134400162 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134400162 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134400162 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134400162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134400162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134400162 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(2951)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2951)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2951)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2951)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2951)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134400163 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(2951)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134400163 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134400163 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) MSC_Test_0-M3UA(2951)@7e0c241b4610: Message received on association #8 20250823134400163 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134400163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134400163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134400163 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(2951)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2951)@7e0c241b4610: Message received on association #8 20250823134400164 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134400164 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2951)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2951)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2951)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2951)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134400172 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) 20250823134400172 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) 20250823134400172 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134400172 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(2954)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2954)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2954)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2954)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2954)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134400178 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134400178 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134400178 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134400178 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134400178 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134400178 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134400178 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(2954)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2954)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2954)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2954)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134400181 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134400181 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134400181 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134400181 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134400181 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134400181 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134400181 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(2954)@7e0c241b4610: Message received on association #8 20250823134400181 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134400181 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2954)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2954)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2954)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2954)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2954)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2954)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134400188 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) 20250823134400188 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) 20250823134400188 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134400188 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(2957)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2957)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2957)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134400191 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134400191 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134400191 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134400191 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134400191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134400191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134400191 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(2957)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2957)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2957)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2957)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2957)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134400193 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134400193 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134400193 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134400193 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) MSC_Test_2-M3UA(2957)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134400193 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134400193 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134400193 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(2957)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2954)@7e0c241b4610: Message received on association #8 20250823134400193 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) MSC_Test_1-M3UA(2954)@7e0c241b4610: Received M3UA_DAVA -> discard 20250823134400193 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2957)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2957)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2957)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2957)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2957)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2957)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134400924 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134400924 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2960)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2960)@7e0c241b4610: 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) } } } } 20250823134400929 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2960)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2960)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2960)@7e0c241b4610: 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(2960)@7e0c241b4610: 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(2960)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2960)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134400951 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) 20250823134400952 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823134400961 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134400961 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134400961 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134400961 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134400961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134400961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134400961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134400961 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2951)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134400961 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134400961 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134400961 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134400961 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134400961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134400961 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134400961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134400961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2951)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2951)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2950)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2954)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134400975 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134400975 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134400975 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134400975 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:603) 20250823134400975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134400975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134400975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134400975 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134400975 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134400975 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134400975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134400975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134400975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134400975 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:233) 20250823134400975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134400975 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2954)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2954)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2953)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2961)@7e0c241b4610: Created GsupExpect[0] for "262420000001046" to be handled at TC_iu_lu_and_mo_ussd_single_request2(2964) TC_iu_lu_and_mo_ussd_single_request2(2964)@7e0c241b4610: 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 } } } } 20250823134400993 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134400993 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134400993 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134400993 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134400993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134400993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134400993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134400993 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134400993 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) 20250823134400993 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134400993 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134400993 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134400993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134400993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134400993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134400993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134400993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134400993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2957)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2956)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2956)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2964)15111817 MSC_Test_2-SCCP(2955)@7e0c241b4610: First idle individual index:0 20250823134401000 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401000 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134401000 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134401000 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134401000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(2957)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134401000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134401000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134401000 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134401000 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) 20250823134401000 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Allocated (fsm.c:456) 20250823134401000 DMSC DEBUG msc_i[0x561dbedce770]{READY}: Allocated (fsm.c:456) 20250823134401000 DMSC DEBUG msc_i[0x561dbedce770]{READY}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134401000 DMSC DEBUG msc_a[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134401000 DMSC DEBUG msc_a[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134401000 DMSC DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134401000 DMSC DEBUG msc_i(unknown:UTRAN-Iu-474:NONE)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) MSC_Test_2-RAN(2956)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134401000 DMSC DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134401000 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134401000 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134401000 DMM DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001046 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134401000 DMM DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134401000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134401000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134401000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134401000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134401000 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134401000 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001046 id=262420000001046 (vlr.c:661) 20250823134401000 DVLR INFO New subscr, IMSI: 262420000001046 (vlr.c:562) 20250823134401000 DVLR DEBUG VLR subscr IMSI-262420000001046 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134401000 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134401000 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134401000 DVLR DEBUG VLR subscr IMSI-262420000001046 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134401000 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134401000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134401000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134401000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134401000 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134401000 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeddc3c0] (fsm.c:486) 20250823134401000 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134401000 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134401000 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401000 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134401000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134401000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134401000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134401000 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134401000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134401000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2957)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2955)@7e0c241b4610: { messageType := 2, destLocRef := 'E69689'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(2955)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2961)@7e0c241b4610: Found GsupExpect[0] for "262420000001046" handled at TC_iu_lu_and_mo_ussd_single_request2(2964) MSC_Test-GSUP(2961)@7e0c241b4610: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_single_request2(2964)"262420000001046" TC_iu_lu_and_mo_ussd_single_request2(2964)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2964)@7e0c241b4610: setverdict(pass): none -> pass 20250823134401003 DVLR DEBUG VLR subscr IMSI-262420000001046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134401003 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134401003 DVLR DEBUG SUBSCR(IMSI-262420000001046) Received 1 auth tuples (vlr.c:996) 20250823134401003 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134401003 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedbc690]{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) 20250823134401003 DMM DEBUG Tx AUTH REQ (rand = 52ae731b5add2f9081a779ab40311138) (gsm_04_08.c:641) 20250823134401003 DMM DEBUG AUTH REQ (autn = 2618aeb6934bfda62800b1c2d4a92dc3) (gsm_04_08.c:643) 20250823134401003 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134401003 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134401003 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134401004 DVLR DEBUG VLR subscr IMSI-262420000001046 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134401004 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401004 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134401004 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134401004 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134401004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134401004 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134401004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134401004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2957)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2955)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2956)@7e0c241b4610: patching N(SD)=1 into dtap '05148A63BE9921041A66452B'O MSC_Test_2-RAN(2956)@7e0c241b4610: patched enc_l3: '05548A63BE9921041A66452B'O MSC_Test_2-SCCP(2955)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2955)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2955)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2955)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548A63BE9921041A66452B'O 20250823134401009 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401009 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134401009 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134401009 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134401009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134401009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134401009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134401009 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134401009 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134401009 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134401009 DIUCS DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134401009 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134401009 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134401009 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134401009 DMM DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8a63be991a66452b) (gsm_04_08.c:1128) 20250823134401009 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedbc690]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134401009 DVLR DEBUG SUBSCR(IMSI-262420000001046) AUTH on UTRAN received RES: 8a63be991a66452b (8 bytes) (vlr_auth_fsm.c:151) 20250823134401009 DVLR INFO SUBSCR(IMSI-262420000001046) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134401009 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedbc690]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134401009 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedbc690]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134401009 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134401009 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeddc3c0] (vlr_auth_fsm.c:294) 20250823134401009 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134401009 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134401009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134401009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134401009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134401009 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134401009 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=23d49f058a394f0bf5f49bd7d5672497, CK=NONE (ran_msg_iu.c:388) 20250823134401009 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134401009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134401009 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401009 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134401009 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134401009 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134401009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134401009 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134401009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134401009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2957)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2955)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2955)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2955)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2955)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2955)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134401016 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401016 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134401016 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134401016 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134401016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134401016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134401016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134401016 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134401016 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134401016 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134401016 DIUCS DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134401016 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134401016 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134401016 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134401016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134401016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134401016 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134401016 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134401016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134401016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134401016 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134401016 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbeddc3c0] (fsm.c:486) 20250823134401016 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134401016 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134401016 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401016 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134401016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134401016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134401016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134401016 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134401016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134401016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2957)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2955)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134401019 DVLR DEBUG VLR subscr IMSI-262420000001046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134401019 DVLR DEBUG IMSI:262420000001046 has MSISDN:491230001046 (vlr.c:1045) 20250823134401019 DMSC NOTICE msub(IMSI-262420000001046:MSISDN-491230001046) VLR: update for IMSI=262420000001046 (MSISDN=491230001046) (gsm_04_08.c:1541) 20250823134401019 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134401019 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134401019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134401019 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134401019 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134401019 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134401019 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x561dbeddc3c0] (vlr_lu_fsm.c:110) 20250823134401019 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134401019 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134401019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134401019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134401019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x561dbedc10d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134401019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x561dbedc10d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x561dbeddc3c0] (fsm.c:486) 20250823134401019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x561dbedc10d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134401019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x561dbedc10d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134401019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x561dbedc10d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134401019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x561dbedc10d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134401019 DMSC NOTICE msub(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x017C1EFC) VLR: update for IMSI=262420000001046 (MSISDN=491230001046) (gsm_04_08.c:1541) 20250823134401019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x561dbedc10d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134401019 DMM DEBUG -> IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x017C1EFC LOCATION UPDATE ACCEPT (TMSI = 0x017c1efc) (gsm_04_08.c:149) 20250823134401019 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134401019 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134401019 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134401019 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x017C1EFC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134401019 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401019 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134401019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134401019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134401019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134401019 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134401019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134401019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2957)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2955)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2964)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2956)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2956)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2955)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2955)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2955)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2955)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134401022 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401022 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134401022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134401022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134401022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134401022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134401022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134401022 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134401022 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134401022 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134401022 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134401022 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134401022 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134401022 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134401022 DMM DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134401022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134401022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x561dbedc10d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134401022 DMSC NOTICE msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC) VLR: update for IMSI=262420000001046 (MSISDN=491230001046) (gsm_04_08.c:1541) 20250823134401022 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134401022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x561dbedc10d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134401022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134401022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x561dbedc10d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134401022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x561dbedc10d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeddc3c0] (vlr_lu_fsm.c:817) 20250823134401022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x561dbedc10d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134401022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x561dbedc10d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134401022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134401022 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134401022 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250823134401022 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001046/3/1): Available (smpp_smsc.c:626) 20250823134401022 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134401022 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134401022 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134401022 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134401022 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC + 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) 20250823134401022 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134401022 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134401022 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134401022 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134401022 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401022 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134401022 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134401022 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134401022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134401022 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134401022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134401022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2957)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2955)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2955)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2955)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2955)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2955)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134401027 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401027 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134401027 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134401027 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134401027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134401027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134401027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134401027 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134401027 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134401027 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134401027 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134401027 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134401027 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134401027 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134401027 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134401027 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134401027 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134401027 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134401027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134401027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeda96a0] (msc_a.c:1053) 20250823134401027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134401027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134401027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134401027 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedbca20] (msc_a.c:1053) 20250823134401027 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134401027 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134401027 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134401027 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC) MSC-A terminated (msub.c:261) 20250823134401027 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC) 1 MSC-I still active (msub.c:79) 20250823134401027 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134401027 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134401027 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbedce770]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134401027 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbedce770]{READY}: Removing from parent msub_fsm[0x561dbedbca20] (msub.c:113) 20250823134401027 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-474 (ran_conn.c:142) 20250823134401027 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-474 (ran_conn.c:155) 20250823134401027 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbedce770]{READY}: Freeing instance (msub.c:113) 20250823134401027 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-474:LU)[0x561dbedce770]{READY}: Deallocated (fsm.c:568) 20250823134401027 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC) Free (msub.c:119) 20250823134401027 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC - active-conn: now used by 1 (attached) (msub.c:375) 20250823134401027 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Freeing instance (msub.c:113) 20250823134401027 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Deallocated (fsm.c:568) 20250823134401027 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401027 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134401027 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134401027 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134401027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134401027 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134401027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134401027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2957)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2955)@7e0c241b4610: Session index based on local reference:0 20250823134401027 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401027 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134401027 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134401027 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134401027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134401027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134401027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134401027 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2956)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2964)15111817 TC_iu_lu_and_mo_ussd_single_request2(2964)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2964)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2964)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2964)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2964)@7e0c241b4610: 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 := '017C1EFC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2956)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2964)16555767 MSC_Test_2-RAN(2956)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2955)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2957)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134401230 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401230 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134401230 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134401230 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134401230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134401230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134401230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134401230 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134401231 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) 20250823134401231 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{active}: Allocated (fsm.c:456) 20250823134401231 DMSC DEBUG msc_i[0x561dbeda96a0]{READY}: Allocated (fsm.c:456) 20250823134401231 DMSC DEBUG msc_i[0x561dbeda96a0]{READY}: is child of msub_fsm[0x561dbeddc3c0] (fsm.c:486) 20250823134401231 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134401231 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeddc3c0] (fsm.c:486) 20250823134401231 DMSC DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134401231 DMSC DEBUG msc_i(unknown:UTRAN-Iu-475:NONE)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134401231 DMSC DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134401231 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134401231 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134401231 DMM DEBUG msc_a(TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823134401231 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134401231 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770] (fsm.c:486) 20250823134401231 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134401231 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134401231 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134401231 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134401231 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134401231 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134401231 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134401231 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134401231 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedc10d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134401231 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedc10d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedbca20] (fsm.c:486) 20250823134401231 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedc10d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134401231 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedc10d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134401231 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134401232 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401232 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134401232 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134401232 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134401232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134401232 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134401232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134401232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2957)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2955)@7e0c241b4610: { messageType := 2, destLocRef := 'FC9EF7'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(2955)@7e0c241b4610: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_single_request2(2964)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2964)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134401237 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134401237 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedc10d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134401237 DVLR DEBUG SUBSCR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC) Received 1 auth tuples (vlr.c:996) 20250823134401237 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedc10d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134401237 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedc10d0]{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) 20250823134401237 DMM DEBUG Tx AUTH REQ (rand = 6acecabfab4d09d18658e2236c3fae02) (gsm_04_08.c:641) 20250823134401237 DMM DEBUG AUTH REQ (autn = 5665d5948386df585e899e295e6a7342) (gsm_04_08.c:643) 20250823134401237 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134401237 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134401237 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134401237 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134401237 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401237 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134401237 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134401237 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134401237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134401237 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134401237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134401237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2957)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2955)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2956)@7e0c241b4610: patching N(SD)=1 into dtap '051404879CB621049329A7FB'O MSC_Test_2-RAN(2956)@7e0c241b4610: patched enc_l3: '055404879CB621049329A7FB'O MSC_Test_2-SCCP(2955)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2955)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2955)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2955)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055404879CB621049329A7FB'O 20250823134401243 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401243 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134401243 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134401243 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134401243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134401243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134401243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134401243 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134401244 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134401244 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134401244 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134401244 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134401244 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134401244 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134401244 DMM DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 04879cb69329a7fb) (gsm_04_08.c:1128) 20250823134401244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedc10d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134401244 DVLR DEBUG SUBSCR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC) AUTH on UTRAN received RES: 04879cb69329a7fb (8 bytes) (vlr_auth_fsm.c:151) 20250823134401244 DVLR INFO SUBSCR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134401244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedc10d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134401244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedc10d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134401244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedc10d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134401244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedc10d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedbca20] (vlr_auth_fsm.c:294) 20250823134401244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedc10d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134401244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedc10d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134401244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134401244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134401244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134401244 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134401244 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ef3f515fa809e81549f85fc8c131fc5e, CK=NONE (ran_msg_iu.c:388) 20250823134401244 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134401244 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401244 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134401244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134401244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134401244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134401244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134401244 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134401244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134401244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2957)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2955)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2955)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2955)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2955)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2955)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134401251 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401251 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134401251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134401251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134401251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134401251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134401251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134401251 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134401251 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134401251 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134401251 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134401251 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134401251 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134401251 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134401251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134401251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134401251 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134401251 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134401251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134401251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134401251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134401251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134401251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134401251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134401251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134401251 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134401251 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250823134401251 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001046/3/1): Available (smpp_smsc.c:626) 20250823134401252 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401252 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134401252 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134401252 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134401252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134401252 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134401252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134401252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2957)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2955)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2961)@7e0c241b4610: Created GsupExpect[0] for "262420000001046" to be handled at TC_iu_lu_and_mo_ussd_single_request2(2964) MSC_Test_2-RAN(2956)@7e0c241b4610: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2956)@7e0c241b4610: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2955)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2955)@7e0c241b4610: vl_len:37 MSC_Test_2-SCCP(2955)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2955)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250823134401272 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401273 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134401273 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134401273 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134401273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134401273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134401273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134401273 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134401273 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134401273 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134401273 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134401273 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2957)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134401273 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134401273 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134401273 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823134401273 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250823134401273 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{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(2964)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134401274 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134401274 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823134401274 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134401274 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134401274 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134401274 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134401274 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134401274 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134401274 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134401274 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134401274 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134401274 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134401274 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134401274 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134401274 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134401274 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401274 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134401274 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134401274 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134401274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134401274 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134401274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134401274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134401274 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401274 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134401274 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134401274 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134401274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134401274 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134401274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134401274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2957)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2957)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(2955)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2957)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2955)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2955)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2964)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2955)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2955)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2955)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2955)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134401279 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401279 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134401279 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134401279 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134401279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134401279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134401279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134401279 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134401279 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134401279 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134401279 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134401279 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134401279 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134401279 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134401279 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134401279 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134401279 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134401279 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134401279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134401279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770] (msc_a.c:1053) 20250823134401279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134401279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedbca20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134401279 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeddc3c0] (msc_a.c:1053) 20250823134401279 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134401279 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbedce770]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134401279 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134401279 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC) MSC-A terminated (msub.c:261) 20250823134401279 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC) 1 MSC-I still active (msub.c:79) 20250823134401279 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134401279 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134401279 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134401279 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Removing from parent msub_fsm[0x561dbeddc3c0] (msub.c:113) 20250823134401279 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-475 (ran_conn.c:142) 20250823134401279 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-475 (ran_conn.c:155) 20250823134401279 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Freeing instance (msub.c:113) 20250823134401279 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC:UTRAN-Iu-475:CM_SERVICE_REQ)[0x561dbeda96a0]{READY}: Deallocated (fsm.c:568) 20250823134401279 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC) Free (msub.c:119) 20250823134401279 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x017C1EFC - active-conn: now used by 1 (attached) (msub.c:375) 20250823134401279 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{terminating}: Freeing instance (msub.c:113) 20250823134401279 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{terminating}: Deallocated (fsm.c:568) 20250823134401279 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401279 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134401279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134401279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134401279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134401279 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134401279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134401279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2957)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2955)@7e0c241b4610: Session index based on local reference:0 20250823134401280 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401280 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134401280 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134401280 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134401280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134401280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134401280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134401280 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2956)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2964)16555767 MSC_Test_2-M3UA(2957)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_single_request2(2964)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2964)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2964)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2964)@7e0c241b4610: Final verdict of PTC: pass 20250823134401286 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134401286 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134401286 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134401286 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134401286 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134401286 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134401287 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134401287 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134401287 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) 20250823134401287 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401287 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134401287 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134401287 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134401287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134401287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134401287 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134401287 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134401287 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134401287 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2949)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(2961)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2951)@7e0c241b4610: Final verdict of PTC: none 20250823134401288 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_2-SCCP(2955)@7e0c241b4610: Final verdict of PTC: none20250823134401288 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134401288 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134401288 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134401288 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823134401289 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134401289 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823134401289 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250823134401289 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) 20250823134401289 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401289 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134401289 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134401289 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134401289 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134401289 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134401289 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134401289 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134401289 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134401289 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134401289 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) MSC_Test_1-SCCP(2952)@7e0c241b4610: Final verdict of PTC: none 20250823134401289 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2954)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2953)@7e0c241b4610: Final verdict of PTC: none 20250823134401290 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-RAN(2956)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2950)@7e0c241b4610: Final verdict of PTC: none 20250823134401291 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) 20250823134401291 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134401291 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134401291 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134401291 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) 20250823134401291 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134401291 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134401291 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) MSC_Test-MNCC(2958)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2960)@7e0c241b4610: Final verdict of PTC: none 20250823134401291 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134401291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134401291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134401291 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134401291 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134401292 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134401292 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2957)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2948)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2963)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2962)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2965)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2959)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2948): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2949): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2950): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2951): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2952): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2953): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2954): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2955): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2956): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2957): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2958): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2959): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2960): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2961): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2962): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2963): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_lu_and_mo_ussd_single_request2(2964): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2965): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass'. Sat Aug 23 13:44:01 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 20250823134402291 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=439464) 20250823134403289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134403289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134403289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134403290 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134403290 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134403290 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134403292 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134403292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134403292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134403292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=439464, count=442772) 20250823134404293 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification ------ Sat Aug 23 13:44:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134405295 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_lu_and_mt_ussd_notification started. 20250823134406295 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2969)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2969)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2969)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(2967)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2972)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2972)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2972)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-SCCP(2970)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2975)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2975)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2975)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-SCCP(2973)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134406365 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2976)@7e0c241b4610: 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 } } } 20250823134406519 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) 20250823134406519 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) 20250823134406519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134406519 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(2969)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2969)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2969)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134406524 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134406524 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134406524 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134406524 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134406524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134406524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134406524 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(2969)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2969)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2969)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2969)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2969)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134406524 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134406524 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134406524 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134406524 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134406524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134406524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134406524 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(2969)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2969)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2969)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134406525 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134406525 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2969)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2969)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2969)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2969)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2969)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134406540 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) 20250823134406540 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) 20250823134406540 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134406540 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(2972)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2972)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2972)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134406545 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134406545 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134406545 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134406545 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134406545 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134406545 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134406545 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(2972)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2972)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2972)@7e0c241b4610: Message received on association #8 20250823134406546 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134406546 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134406546 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134406546 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134406546 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134406546 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_1-M3UA(2972)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2972)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134406546 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(2972)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2972)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2972)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134406546 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134406546 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2972)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2972)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2972)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2972)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2972)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134406559 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) 20250823134406560 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) 20250823134406560 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134406560 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(2975)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2975)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2975)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134406569 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134406569 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134406569 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134406569 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134406569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134406569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134406569 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(2975)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2975)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2975)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2975)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2975)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134406571 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134406571 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134406571 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134406571 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134406571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134406571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134406571 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(2975)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134406571 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134406571 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2972)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2972)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2975)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2975)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2975)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2975)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2975)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2975)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2975)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134407297 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134407297 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2978)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2978)@7e0c241b4610: 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) } } } } 20250823134407303 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2978)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2978)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2978)@7e0c241b4610: 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(2978)@7e0c241b4610: 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(2978)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2978)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134407325 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407325 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407325 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407325 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134407325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134407325 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2969)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134407325 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407325 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407325 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407325 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134407325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407325 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134407325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2969)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2969)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134407327 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) 20250823134407327 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-RAN(2968)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134407346 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407346 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407346 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407346 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:603) 20250823134407346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134407346 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2972)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134407346 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407346 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407346 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407346 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134407346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407346 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:233) 20250823134407346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134407346 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2972)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2972)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2971)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2979)@7e0c241b4610: Created GsupExpect[0] for "262420000001047" to be handled at TC_iu_lu_and_mt_ussd_notification2(2982) TC_iu_lu_and_mt_ussd_notification2(2982)@7e0c241b4610: 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 } } } } 20250823134407371 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407371 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407371 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407371 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134407371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134407371 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134407372 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(2975)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134407372 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134407372 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407372 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407372 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407372 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134407372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407372 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134407372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2974)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2974)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2982)10682996 MSC_Test_2-SCCP(2973)@7e0c241b4610: First idle individual index:0 20250823134407383 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407383 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407383 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407383 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134407383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134407383 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2974)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134407383 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) 20250823134407383 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Allocated (fsm.c:456) 20250823134407383 DMSC DEBUG msc_i[0x561dbedce770]{READY}: Allocated (fsm.c:456) 20250823134407383 DMSC DEBUG msc_i[0x561dbedce770]{READY}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134407383 DMSC DEBUG msc_a[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134407383 DMSC DEBUG msc_a[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134407383 DMSC DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134407383 DMSC DEBUG msc_i(unknown:UTRAN-Iu-476:NONE)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134407383 DMSC DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134407383 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134407383 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134407383 DMM DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001047 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134407383 DMM DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134407383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134407383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134407383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134407383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134407383 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134407383 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001047 id=262420000001047 (vlr.c:661) 20250823134407383 DVLR INFO New subscr, IMSI: 262420000001047 (vlr.c:562) 20250823134407383 DVLR DEBUG VLR subscr IMSI-262420000001047 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134407383 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134407383 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134407383 DVLR DEBUG VLR subscr IMSI-262420000001047 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134407383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134407383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134407383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134407383 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134407383 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134407383 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeddc3c0] (fsm.c:486) 20250823134407383 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134407383 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134407383 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407383 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407383 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407383 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134407383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407383 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134407383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@7e0c241b4610: { messageType := 2, destLocRef := 'A30274'O, 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(2973)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(2979)@7e0c241b4610: Found GsupExpect[0] for "262420000001047" handled at TC_iu_lu_and_mt_ussd_notification2(2982) MSC_Test-GSUP(2979)@7e0c241b4610: Added IMSI table entry 0TC_iu_lu_and_mt_ussd_notification2(2982)"262420000001047" TC_iu_lu_and_mt_ussd_notification2(2982)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2982)@7e0c241b4610: setverdict(pass): none -> pass 20250823134407386 DVLR DEBUG VLR subscr IMSI-262420000001047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134407386 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134407386 DVLR DEBUG SUBSCR(IMSI-262420000001047) Received 1 auth tuples (vlr.c:996) 20250823134407386 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134407386 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedbc690]{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) 20250823134407386 DMM DEBUG Tx AUTH REQ (rand = fd4c25be59d6cf3a4907b2bf562b1dc4) (gsm_04_08.c:641) 20250823134407386 DMM DEBUG AUTH REQ (autn = 273753026c92305c6fbf99041e09c201) (gsm_04_08.c:643) 20250823134407386 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134407386 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134407386 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134407386 DVLR DEBUG VLR subscr IMSI-262420000001047 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134407386 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407386 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407386 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407386 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134407386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407386 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134407386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2974)@7e0c241b4610: patching N(SD)=1 into dtap '0514C76ED12121046D9111DD'O MSC_Test_2-RAN(2974)@7e0c241b4610: patched enc_l3: '0554C76ED12121046D9111DD'O MSC_Test_2-SCCP(2973)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2973)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2973)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2973)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C76ED12121046D9111DD'O 20250823134407391 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407391 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134407391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134407391 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134407391 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134407391 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134407391 DIUCS DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134407391 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134407391 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134407391 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134407391 DMM DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c76ed1216d9111dd) (gsm_04_08.c:1128) 20250823134407391 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedbc690]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134407391 DVLR DEBUG SUBSCR(IMSI-262420000001047) AUTH on UTRAN received RES: c76ed1216d9111dd (8 bytes) (vlr_auth_fsm.c:151) 20250823134407391 DVLR INFO SUBSCR(IMSI-262420000001047) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134407391 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedbc690]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134407391 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedbc690]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134407391 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134407391 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeddc3c0] (vlr_auth_fsm.c:294) 20250823134407391 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134407391 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134407391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134407391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134407391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134407391 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134407391 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=fc18eebb45de8c9833596557d7103eba, CK=NONE (ran_msg_iu.c:388) 20250823134407391 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134407391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134407391 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407391 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407391 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407391 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134407391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407391 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134407391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2973)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2973)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2973)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2973)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134407398 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407398 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407398 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407398 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134407398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134407398 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134407398 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134407398 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134407398 DIUCS DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134407398 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134407398 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134407398 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134407398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134407398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134407398 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134407398 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134407398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134407398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134407398 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134407398 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbeddc3c0] (fsm.c:486) 20250823134407398 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134407398 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134407398 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407398 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407398 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407398 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134407398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407398 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134407398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134407400 DVLR DEBUG VLR subscr IMSI-262420000001047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134407400 DVLR DEBUG IMSI:262420000001047 has MSISDN:491230001047 (vlr.c:1045) 20250823134407400 DMSC NOTICE msub(IMSI-262420000001047:MSISDN-491230001047) VLR: update for IMSI=262420000001047 (MSISDN=491230001047) (gsm_04_08.c:1541) 20250823134407400 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134407400 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134407400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134407400 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134407400 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134407400 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134407400 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x561dbeddc3c0] (vlr_lu_fsm.c:110) 20250823134407400 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134407400 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x561dbedbc690]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134407400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134407400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134407400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134407400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x561dbeddc3c0] (fsm.c:486) 20250823134407400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134407400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134407400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134407400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134407400 DMSC NOTICE msub(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xBAAA3B22) VLR: update for IMSI=262420000001047 (MSISDN=491230001047) (gsm_04_08.c:1541) 20250823134407400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134407400 DMM DEBUG -> IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xBAAA3B22 LOCATION UPDATE ACCEPT (TMSI = 0xbaaa3b22) (gsm_04_08.c:149) 20250823134407400 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134407401 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134407401 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134407401 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xBAAA3B22 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134407401 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407401 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134407401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407401 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134407401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2982)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2974)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2974)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2973)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2973)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2973)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2973)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134407403 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407403 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407403 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407403 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134407403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134407403 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134407403 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134407403 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134407403 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134407403 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134407403 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134407403 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134407403 DMM DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134407403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134407403 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134407403 DMSC NOTICE msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22) VLR: update for IMSI=262420000001047 (MSISDN=491230001047) (gsm_04_08.c:1541) 20250823134407403 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134407403 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134407403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134407403 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134407403 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeddc3c0] (vlr_lu_fsm.c:817) 20250823134407403 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134407403 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x561dbedab3d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134407403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134407403 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134407403 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250823134407403 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001047/3/1): Available (smpp_smsc.c:626) 20250823134407403 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134407403 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134407403 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134407403 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134407403 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22 + 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) 20250823134407403 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134407403 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134407403 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134407403 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134407403 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407403 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134407403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407403 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134407403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2973)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2973)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2973)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2973)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134407409 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407409 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407409 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407409 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134407409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134407409 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134407409 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134407409 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134407409 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134407409 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134407409 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134407409 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134407409 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134407409 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134407409 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134407409 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134407409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134407409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeda96a0] (msc_a.c:1053) 20250823134407409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134407409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134407409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134407409 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedbca20] (msc_a.c:1053) 20250823134407409 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134407409 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134407409 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134407409 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22) MSC-A terminated (msub.c:261) 20250823134407409 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22) 1 MSC-I still active (msub.c:79) 20250823134407409 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134407409 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134407409 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbedce770]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134407409 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbedce770]{READY}: Removing from parent msub_fsm[0x561dbedbca20] (msub.c:113) 20250823134407409 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-476 (ran_conn.c:142) 20250823134407409 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-476 (ran_conn.c:155) 20250823134407409 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbedce770]{READY}: Freeing instance (msub.c:113) 20250823134407409 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-476:LU)[0x561dbedce770]{READY}: Deallocated (fsm.c:568) 20250823134407409 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22) Free (msub.c:119) 20250823134407409 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134407409 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Freeing instance (msub.c:113) 20250823134407409 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Deallocated (fsm.c:568) 20250823134407409 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407409 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407409 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407409 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134407409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407409 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134407409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@7e0c241b4610: Session index based on local reference:0 20250823134407410 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407410 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134407410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134407410 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2974)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2982)10682996 TC_iu_lu_and_mt_ussd_notification2(2982)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2982)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2982)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2982)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2974)@7e0c241b4610: Created IMSI[0] for '262420000001047'H'BAAA3B22'O to be handled at TC_iu_lu_and_mt_ussd_notification2(2982) MSC_Test-GSUP(2979)@7e0c241b4610: Created GsupExpect[0] for "262420000001047" to be handled at TC_iu_lu_and_mt_ussd_notification2(2982) 20250823134407442 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134407442 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823134407442 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823134407442 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250823134407443 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407443 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407443 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407443 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134407443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407443 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134407443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2974)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_ussd_notification2(2982) TC_iu_lu_and_mt_ussd_notification2(2982)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2982)@7e0c241b4610: 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 := 'BAAA3B22'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2974)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2982)7758751 MSC_Test_2-SCCP(2973)@7e0c241b4610: First idle individual index:0 20250823134407466 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407466 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407466 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407466 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134407466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134407466 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134407466 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) 20250823134407467 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{active}: Allocated (fsm.c:456) 20250823134407467 DMSC DEBUG msc_i[0x561dbeda96a0]{READY}: Allocated (fsm.c:456) 20250823134407467 DMSC DEBUG msc_i[0x561dbeda96a0]{READY}: is child of msub_fsm[0x561dbeddc3c0] (fsm.c:486) 20250823134407467 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134407467 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeddc3c0] (fsm.c:486) 20250823134407467 DMSC DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134407467 DMSC DEBUG msc_i(unknown:UTRAN-Iu-477:NONE)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134407467 DMSC DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134407467 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134407467 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134407467 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134407467 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770] (fsm.c:486) 20250823134407467 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134407467 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134407467 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134407467 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134407467 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134407467 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134407467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134407467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134407467 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134407467 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbca20] (fsm.c:486) 20250823134407467 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134407467 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134407467 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823134407467 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407467 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407467 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407467 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134407467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407467 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134407468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@7e0c241b4610: { messageType := 2, destLocRef := '76639F'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(2973)@7e0c241b4610: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_notification2(2982)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2982)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134407474 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134407474 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134407474 DVLR DEBUG SUBSCR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22) Received 1 auth tuples (vlr.c:996) 20250823134407474 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbc690]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134407474 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbc690]{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) 20250823134407474 DMM DEBUG Tx AUTH REQ (rand = e96432b3e3533a10264ec7bb97a984e0) (gsm_04_08.c:641) 20250823134407474 DMM DEBUG AUTH REQ (autn = 5956af023f1164a0c9a3272a972b4eaf) (gsm_04_08.c:643) 20250823134407474 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134407474 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134407474 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134407474 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250823134407474 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407474 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407474 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407474 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134407474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407474 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134407474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2974)@7e0c241b4610: patching N(SD)=0 into dtap '0514B4662D362104D7C2AF05'O MSC_Test_2-RAN(2974)@7e0c241b4610: patched enc_l3: '0514B4662D362104D7C2AF05'O MSC_Test_2-SCCP(2973)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2973)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2973)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2973)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514B4662D362104D7C2AF05'O 20250823134407483 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407483 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407483 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407483 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134407483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134407483 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134407483 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134407483 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134407483 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134407483 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134407484 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134407484 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134407484 DMM DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b4662d36d7c2af05) (gsm_04_08.c:1128) 20250823134407484 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbc690]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134407484 DVLR DEBUG SUBSCR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22) AUTH on UTRAN received RES: b4662d36d7c2af05 (8 bytes) (vlr_auth_fsm.c:151) 20250823134407484 DVLR INFO SUBSCR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134407484 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbc690]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134407484 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbc690]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134407484 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134407484 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbca20] (vlr_auth_fsm.c:294) 20250823134407484 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134407484 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbc690]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134407484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134407484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134407484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134407484 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134407484 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b047cca6e71e81f3784a55b42682e355, CK=NONE (ran_msg_iu.c:388) 20250823134407484 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134407484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134407484 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407484 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134407484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407484 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134407484 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2973)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2973)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2973)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2973)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134407493 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407493 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407493 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407493 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134407493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134407493 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134407493 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134407493 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134407493 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134407493 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134407493 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134407493 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134407493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134407493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134407493 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134407493 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134407493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134407493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134407493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134407493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134407493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134407493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134407493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134407493 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134407493 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250823134407494 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250823134407494 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134407494 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134407494 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250823134407494 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001047/3/1): Available (smpp_smsc.c:626) 20250823134407494 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407494 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134407494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407494 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134407494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134407494 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407494 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134407494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407494 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134407494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2975)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2982)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2974)@7e0c241b4610: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2974)@7e0c241b4610: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2973)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2973)@7e0c241b4610: vl_len:20 MSC_Test_2-SCCP(2973)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2973)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250823134407504 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407504 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407504 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407504 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134407504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134407504 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134407504 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134407504 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134407504 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134407504 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134407504 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134407504 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) TC_iu_lu_and_mt_ussd_notification2(2982)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134407505 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134407505 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823134407505 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134407505 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134407505 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134407505 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134407505 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134407505 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134407505 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134407505 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134407505 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134407505 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134407505 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134407505 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134407505 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134407505 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407505 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407505 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407505 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134407505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407505 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134407505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134407505 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407505 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407505 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407505 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134407505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407505 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134407505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2975)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2973)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2973)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2982)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2973)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2973)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2973)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2973)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134407507 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407507 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407507 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407507 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134407507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134407507 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134407507 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134407507 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134407507 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134407507 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134407507 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134407507 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134407507 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134407507 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134407507 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134407507 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134407507 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134407507 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770] (msc_a.c:1053) 20250823134407507 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134407507 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134407507 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeddc3c0] (msc_a.c:1053) 20250823134407507 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134407507 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134407507 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134407507 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22) MSC-A terminated (msub.c:261) 20250823134407507 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22) 1 MSC-I still active (msub.c:79) 20250823134407507 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134407507 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134407507 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbeda96a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134407507 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbeda96a0]{READY}: Removing from parent msub_fsm[0x561dbeddc3c0] (msub.c:113) 20250823134407507 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-477 (ran_conn.c:142) 20250823134407507 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-477 (ran_conn.c:155) 20250823134407508 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbeda96a0]{READY}: Freeing instance (msub.c:113) 20250823134407508 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22:UTRAN-Iu-477:PAGING_RESP)[0x561dbeda96a0]{READY}: Deallocated (fsm.c:568) 20250823134407508 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22) Free (msub.c:119) 20250823134407508 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBAAA3B22 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134407508 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{terminating}: Freeing instance (msub.c:113) 20250823134407508 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{terminating}: Deallocated (fsm.c:568) 20250823134407508 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407508 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134407508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134407508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134407508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@7e0c241b4610: Session index based on local reference:0 20250823134407508 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407508 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134407508 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134407508 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134407508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-RAN(2974)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2982)7758751 MSC_Test_2-M3UA(2975)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134407508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134407508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134407508 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_lu_and_mt_ussd_notification2(2982)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2982)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2982)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2982)@7e0c241b4610: Final verdict of PTC: pass 20250823134407511 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134407511 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134407511 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134407511 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134407511 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134407511 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134407511 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134407511 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134407511 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134407511 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134407511 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134407512 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134407512 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134407512 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134407512 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) 20250823134407512 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407512 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134407512 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134407512 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134407512 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134407512 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134407512 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134407512 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134407512 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134407512 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134407512 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134407512 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134407512 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) 20250823134407512 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407512 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134407512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134407512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134407512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134407512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134407512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134407512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134407512 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134407512 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134407512 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134407512 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2967)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(2970)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2969)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(2972)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2976)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2980)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2973)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(2974)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2983)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(2979)@7e0c241b4610: Final verdict of PTC: none 20250823134407514 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) 20250823134407514 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134407514 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134407514 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134407514 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) 20250823134407514 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134407514 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134407514 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134407514 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134407514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134407514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134407514 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(2968)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(2971)@7e0c241b4610: Final verdict of PTC: none 20250823134407514 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134407514 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134407514 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134407515 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2977)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2975)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2978)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2981)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2966)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2966): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2967): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2968): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2969): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2970): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2971): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2972): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2973): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2974): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2975): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2976): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2977): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2978): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2979): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2980): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2981): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_lu_and_mt_ussd_notification2(2982): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2983): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_lu_and_mt_ussd_notification finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass'. Sat Aug 23 13:44:07 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 20250823134408516 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=453784) 20250823134409513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134409513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134409513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134409513 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134409513 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134409513 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134409515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134409515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134409515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134409517 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=453784, count=457092) 20250823134410518 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 ------ Sat Aug 23 13:44:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 20250823134411520 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_lu_and_mo_ussd_during_mt_call started. 20250823134412522 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(2987)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(2987)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2987)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(2985)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(2990)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(2990)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2990)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(2988)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(2993)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(2993)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2993)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(2991)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134412593 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2994)@7e0c241b4610: 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 } } } 20250823134412760 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) 20250823134412760 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) 20250823134412760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134412760 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(2987)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2987)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2987)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2987)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(2987)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134412765 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134412765 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134412765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134412765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134412765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134412765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134412765 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(2987)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2987)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2987)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134412766 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134412766 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134412766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134412766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134412766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134412766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134412766 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(2987)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2987)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2987)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134412766 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134412766 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2987)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2987)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2987)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2987)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2987)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134412773 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) 20250823134412773 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) 20250823134412773 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134412773 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(2990)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2990)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2990)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134412778 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134412778 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134412778 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134412778 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134412778 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134412778 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134412778 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(2990)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(2990)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2990)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2990)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2990)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134412779 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134412779 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134412779 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134412779 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134412779 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134412779 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134412779 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134412779 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134412779 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2990)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2990)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2990)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2990)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2990)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2990)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2990)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2990)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134412787 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) 20250823134412788 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) 20250823134412788 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134412788 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(2993)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2993)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2993)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134412797 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134412797 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134412797 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134412797 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134412797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134412797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134412797 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(2993)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(2993)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2993)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2993)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2993)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134412800 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134412800 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134412800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134412800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134412800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134412800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134412800 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(2993)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134412801 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134412801 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2990)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2993)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(2990)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2993)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2993)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2993)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2993)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2993)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2993)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134413524 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134413524 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2996)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2996)@7e0c241b4610: 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) } } } } 20250823134413529 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2996)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2996)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2996)@7e0c241b4610: 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(2996)@7e0c241b4610: 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(2996)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2996)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134413548 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) 20250823134413548 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823134413563 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413563 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413563 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413563 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134413563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134413563 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134413563 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413563 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413563 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413563 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134413563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413563 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134413563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2987)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2987)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(2987)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2986)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2997)@7e0c241b4610: Created GsupExpect[0] for "262420000001048" to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(3000) 20250823134413577 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413577 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413577 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413577 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:603) 20250823134413577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134413577 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2990)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134413577 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413577 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134413577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413577 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:233) 20250823134413577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134413577 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2990)@7e0c241b4610: Message received on association #8 TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: 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_1-M3UA(2990)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2989)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134413605 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413605 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134413605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134413605 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134413605 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) 20250823134413605 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134413605 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413605 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413605 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413606 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134413606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413606 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134413606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2992)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2992)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(3000)3559508 MSC_Test_2-SCCP(2991)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134413618 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413618 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413618 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413618 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134413618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134413618 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2992)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134413618 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) 20250823134413618 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Allocated (fsm.c:456) 20250823134413618 DMSC DEBUG msc_i[0x561dbedce770]{READY}: Allocated (fsm.c:456) 20250823134413618 DMSC DEBUG msc_i[0x561dbedce770]{READY}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134413618 DMSC DEBUG msc_a[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134413618 DMSC DEBUG msc_a[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedbca20] (fsm.c:486) 20250823134413618 DMSC DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134413618 DMSC DEBUG msc_i(unknown:UTRAN-Iu-478:NONE)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134413618 DMSC DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134413618 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134413618 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134413618 DMM DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001048 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134413618 DMM DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134413618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134413618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeda96a0] (fsm.c:486) 20250823134413618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134413618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134413618 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134413618 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001048 id=262420000001048 (vlr.c:661) 20250823134413618 DVLR INFO New subscr, IMSI: 262420000001048 (vlr.c:562) 20250823134413618 DVLR DEBUG VLR subscr IMSI-262420000001048 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134413618 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134413618 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134413618 DVLR DEBUG VLR subscr IMSI-262420000001048 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134413618 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134413618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134413618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134413618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeddc3c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134413618 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedadb70]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134413618 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedadb70]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeddc3c0] (fsm.c:486) 20250823134413618 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedadb70]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134413618 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedadb70]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134413618 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413618 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413618 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413618 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134413618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413618 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134413618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2997)@7e0c241b4610: Found GsupExpect[0] for "262420000001048" handled at TC_iu_lu_and_mo_ussd_during_mt_call2(3000) MSC_Test-GSUP(2997)@7e0c241b4610: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(3000)"262420000001048" MSC_Test_2-SCCP(2991)@7e0c241b4610: { messageType := 2, destLocRef := '365054'O ("6PT"), 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(2991)@7e0c241b4610: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: setverdict(pass): none -> pass 20250823134413625 DVLR DEBUG VLR subscr IMSI-262420000001048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134413625 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedadb70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134413625 DVLR DEBUG SUBSCR(IMSI-262420000001048) Received 1 auth tuples (vlr.c:996) 20250823134413625 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedadb70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134413625 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedadb70]{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) 20250823134413625 DMM DEBUG Tx AUTH REQ (rand = 5870f4e5cace8a672fb2f8b15acd5ffc) (gsm_04_08.c:641) 20250823134413625 DMM DEBUG AUTH REQ (autn = 6befce461be12af40880108aa9e16464) (gsm_04_08.c:643) 20250823134413625 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134413625 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134413625 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134413625 DVLR DEBUG VLR subscr IMSI-262420000001048 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134413625 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413625 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413625 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413625 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134413625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413625 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134413625 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2992)@7e0c241b4610: patching N(SD)=1 into dtap '05144EFBCD6421046DFD4CB0'O MSC_Test_2-RAN(2992)@7e0c241b4610: patched enc_l3: '05544EFBCD6421046DFD4CB0'O MSC_Test_2-SCCP(2991)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2991)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2991)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2991)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544EFBCD6421046DFD4CB0'O MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134413632 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413632 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413632 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413632 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134413632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134413632 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134413632 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134413632 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134413632 DIUCS DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134413632 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134413632 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134413632 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134413632 DMM DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4efbcd646dfd4cb0) (gsm_04_08.c:1128) 20250823134413632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedadb70]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134413632 DVLR DEBUG SUBSCR(IMSI-262420000001048) AUTH on UTRAN received RES: 4efbcd646dfd4cb0 (8 bytes) (vlr_auth_fsm.c:151) 20250823134413632 DVLR INFO SUBSCR(IMSI-262420000001048) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134413632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedadb70]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134413632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedadb70]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134413632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedadb70]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134413632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedadb70]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeddc3c0] (vlr_auth_fsm.c:294) 20250823134413632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedadb70]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134413633 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedadb70]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134413633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134413633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134413633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134413633 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134413633 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ed6ea1033d1899a909dcf133a99e4b1a, CK=NONE (ran_msg_iu.c:388) 20250823134413633 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134413633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134413633 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413633 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413633 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413633 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134413633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413633 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134413633 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2991)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2991)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2991)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2991)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134413638 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413638 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413638 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413638 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134413638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134413638 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134413638 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134413638 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134413638 DIUCS DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134413638 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134413638 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134413638 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134413638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134413639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134413639 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134413639 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134413639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134413639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134413639 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedadb70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134413639 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedadb70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbeddc3c0] (fsm.c:486) 20250823134413639 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedadb70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134413639 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedadb70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134413639 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413639 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134413639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413639 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(2993)@7e0c241b4610: Message received on association #8 20250823134413639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134413639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134413641 DVLR DEBUG VLR subscr IMSI-262420000001048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134413641 DVLR DEBUG IMSI:262420000001048 has MSISDN:491230001048 (vlr.c:1045) 20250823134413641 DMSC NOTICE msub(IMSI-262420000001048:MSISDN-491230001048) VLR: update for IMSI=262420000001048 (MSISDN=491230001048) (gsm_04_08.c:1541) 20250823134413641 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134413641 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134413641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134413641 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedadb70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134413641 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedadb70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134413641 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedadb70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134413641 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedadb70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x561dbeddc3c0] (vlr_lu_fsm.c:110) 20250823134413641 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedadb70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134413641 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x561dbedadb70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134413641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134413641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134413641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x561dbedadca0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134413641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x561dbedadca0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x561dbeddc3c0] (fsm.c:486) 20250823134413641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x561dbedadca0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134413641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x561dbedadca0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134413641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x561dbedadca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134413641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x561dbedadca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134413641 DMSC NOTICE msub(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x81B72603) VLR: update for IMSI=262420000001048 (MSISDN=491230001048) (gsm_04_08.c:1541) 20250823134413641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x561dbedadca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134413641 DMM DEBUG -> IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x81B72603 LOCATION UPDATE ACCEPT (TMSI = 0x81b72603) (gsm_04_08.c:149) 20250823134413641 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134413641 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134413641 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x81B72603:UTRAN-Iu-478:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134413641 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x81B72603 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134413641 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413641 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134413641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413641 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134413641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2992)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2992)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(2991)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2991)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2991)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2991)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134413643 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413643 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413643 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413643 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134413643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134413643 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134413643 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134413643 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x81B72603:UTRAN-Iu-478:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134413643 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x81B72603:UTRAN-Iu-478:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134413643 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134413643 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134413643 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134413643 DMM DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134413643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134413643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x561dbedadca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134413643 DMSC NOTICE msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603) VLR: update for IMSI=262420000001048 (MSISDN=491230001048) (gsm_04_08.c:1541) 20250823134413643 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134413643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x561dbedadca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134413643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134413643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x561dbedadca0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134413643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x561dbedadca0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeddc3c0] (vlr_lu_fsm.c:817) 20250823134413643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x561dbedadca0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134413643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x561dbedadca0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134413643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeddc3c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134413643 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134413643 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250823134413643 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001048/3/1): Available (smpp_smsc.c:626) 20250823134413644 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134413644 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134413644 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134413644 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134413644 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 + 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) 20250823134413644 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134413644 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134413644 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbedce770]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134413644 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134413644 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413644 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134413644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413644 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134413644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2991)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2991)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2991)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2991)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134413647 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413647 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413647 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413647 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134413647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134413647 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134413647 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134413647 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbedce770]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134413647 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbedce770]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134413647 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134413647 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134413647 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134413647 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134413647 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134413647 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134413647 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134413647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134413647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeda96a0] (msc_a.c:1053) 20250823134413647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134413647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134413647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeddc3c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134413647 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedbca20] (msc_a.c:1053) 20250823134413647 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134413647 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbeda96a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134413647 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134413647 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603) MSC-A terminated (msub.c:261) 20250823134413647 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603) 1 MSC-I still active (msub.c:79) 20250823134413647 DMSC DEBUG msub_fsm[0x561dbedbca20]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134413647 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134413647 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbedce770]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134413647 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbedce770]{READY}: Removing from parent msub_fsm[0x561dbedbca20] (msub.c:113) 20250823134413647 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-478 (ran_conn.c:142) 20250823134413647 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-478 (ran_conn.c:155) 20250823134413647 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbedce770]{READY}: Freeing instance (msub.c:113) 20250823134413647 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-478:LU)[0x561dbedce770]{READY}: Deallocated (fsm.c:568) 20250823134413647 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603) Free (msub.c:119) 20250823134413647 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134413647 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Freeing instance (msub.c:113) 20250823134413647 DMSC DEBUG msub_fsm[0x561dbedbca20]{terminating}: Deallocated (fsm.c:568) 20250823134413647 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413647 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413647 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413647 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134413647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413647 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134413647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134413648 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413648 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413648 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413648 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134413648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134413648 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2992)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(3000)3559508 TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2992)@7e0c241b4610: Created IMSI[0] for '262420000001048'H'81B72603'O to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(3000) MSC_Test-MNCC(2994)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(3000)268635942 20250823134413651 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823134413651 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823134413651 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 callref-0x10030f26 tid-255) New transaction (transaction.c:231) 20250823134413651 DMNCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 callref-0x10030f26 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) 20250823134413651 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 callref-0x10030f26 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) 20250823134413651 DMNCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 callref-0x10030f26 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823134413651 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250823134413651 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250823134413651 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413651 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413651 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413651 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134413651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413651 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134413651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2992)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mo_ussd_during_mt_call2(3000) TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2992)@7e0c241b4610: Created IMSI[1] for '262420000001048'H'81B72603'O to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(3000) TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: 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 := '81B72603'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2992)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(3000)2281393 MSC_Test_2-SCCP(2991)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134413656 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413656 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413656 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413656 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134413656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134413656 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134413656 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) 20250823134413656 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{active}: Allocated (fsm.c:456) 20250823134413656 DMSC DEBUG msc_i[0x561dbeda96a0]{READY}: Allocated (fsm.c:456) 20250823134413656 DMSC DEBUG msc_i[0x561dbeda96a0]{READY}: is child of msub_fsm[0x561dbeddc3c0] (fsm.c:486) 20250823134413656 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134413656 DMSC DEBUG msc_a[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeddc3c0] (fsm.c:486) 20250823134413656 DMSC DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134413656 DMSC DEBUG msc_i(unknown:UTRAN-Iu-479:NONE)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134413656 DMSC DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134413656 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134413656 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134413656 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134413656 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770] (fsm.c:486) 20250823134413656 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134413656 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134413656 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134413656 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134413656 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134413656 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134413656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134413656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134413656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134413656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedbca20] (fsm.c:486) 20250823134413656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134413656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134413656 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823134413656 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413656 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134413656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413656 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134413656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@7e0c241b4610: { messageType := 2, destLocRef := '22CFB1'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(2991)@7e0c241b4610: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134413657 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134413657 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134413657 DVLR DEBUG SUBSCR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603) Received 1 auth tuples (vlr.c:996) 20250823134413657 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134413657 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0]{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) 20250823134413657 DMM DEBUG Tx AUTH REQ (rand = 0a552a7883f03839e478ad494b412a03) (gsm_04_08.c:641) 20250823134413657 DMM DEBUG AUTH REQ (autn = 36eb9416ce65c24de4d43d20dbaed9ea) (gsm_04_08.c:643) 20250823134413657 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134413657 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134413657 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134413657 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250823134413657 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413657 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413657 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413657 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134413657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413657 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134413657 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2992)@7e0c241b4610: patching N(SD)=0 into dtap '0514B02373442104F8935510'O MSC_Test_2-RAN(2992)@7e0c241b4610: patched enc_l3: '0514B02373442104F8935510'O MSC_Test_2-SCCP(2991)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2991)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(2991)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2991)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514B02373442104F8935510'O 20250823134413658 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413658 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413658 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413658 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134413658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134413658 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134413658 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134413658 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134413658 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134413658 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134413658 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134413658 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134413658 DMM DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b0237344f8935510) (gsm_04_08.c:1128) 20250823134413658 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134413658 DVLR DEBUG SUBSCR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603) AUTH on UTRAN received RES: b0237344f8935510 (8 bytes) (vlr_auth_fsm.c:151) 20250823134413658 DVLR INFO SUBSCR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134413658 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134413658 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134413658 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134413658 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedbca20] (vlr_auth_fsm.c:294) 20250823134413658 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134413658 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134413658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134413658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134413658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134413658 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134413658 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e5cb940703241e33e10a9156d494a917, CK=NONE (ran_msg_iu.c:388) 20250823134413659 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134413659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134413659 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413659 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134413659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413659 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134413659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2991)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2991)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(2991)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2991)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134413660 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413660 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134413660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134413660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134413660 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134413660 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134413660 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134413660 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134413660 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134413660 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134413660 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134413660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134413660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134413660 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134413660 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134413660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134413660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134413660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134413660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134413660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134413660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134413660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134413660 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134413660 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250823134413660 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 callref-0x10030f26 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823134413660 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823134413660 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250823134413660 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134413660 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823134413660 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 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) 20250823134413660 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823134413660 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250823134413660 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134413660 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134413660 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250823134413660 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001048/3/1): Available (smpp_smsc.c:626) 20250823134413660 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413660 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134413660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413660 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134413660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134413660 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413660 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134413660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413660 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134413660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2993)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: f_mt_call_complete 1 MSC_Test_2-RAN(2992)@7e0c241b4610: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2992)@7e0c241b4610: patched enc_l3: '8341'O MSC_Test_2-SCCP(2991)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2991)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2991)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2991)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134413664 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413664 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134413664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134413664 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134413664 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134413664 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134413664 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134413664 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134413664 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134413664 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134413664 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823134413664 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823134413664 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250823134413664 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250823134413664 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 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) 20250823134413664 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 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(3000)@7e0c241b4610: f_mt_call_complete 2 MSC_Test-MGCP(2995)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(3000) 20250823134413667 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823134413667 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250823134413667 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0]{ESTABLISHING}: Allocated (fsm.c:456) 20250823134413667 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770] (fsm.c:486) 20250823134413667 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 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) 20250823134413667 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbed97b10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823134413667 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbed97b10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0] (fsm.c:486) 20250823134413667 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_CN:no-CI)[0x561dbed97b10]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250823134413667 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_CN:no-CI)[0x561dbed97b10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823134413667 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbed91d50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823134413667 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbed91d50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0] (fsm.c:486) 20250823134413667 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:no-CI)[0x561dbed91d50]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250823134413667 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:no-CI)[0x561dbed91d50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2995)@7e0c241b4610: Found Expect[0] for { line := { verb := "CRCX", trans_id := "446", 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_mo_ussd_during_mt_call2(3000) TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: f_mt_call_complete 3 20250823134413675 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_CN:no-CI)[0x561dbed97b10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823134413675 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823134413675 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823134413675 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{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) 20250823134413675 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 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(3000)@7e0c241b4610: f_mt_call_complete 4.iu 20250823134413676 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:no-CI)[0x561dbed91d50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823134413676 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823134413676 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823134413676 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{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) 20250823134413676 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 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) 20250823134413676 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 tid-0) Sending Assignment Command (msc_a.c:706) 20250823134413676 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250823134413676 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{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) 20250823134413676 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823134413676 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413676 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413676 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413676 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134413676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413676 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134413676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2991)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2991)@7e0c241b4610: vl_len:46 MSC_Test_2-SCCP(2991)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2991)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60327C350001C0A802150000000000000000000000000040040C0000'O 20250823134413691 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413691 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413691 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413691 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134413691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134413691 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134413691 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134413691 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134413691 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250823134413691 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=6 (ran_msg_iu.c:132) 20250823134413691 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134413691 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250823134413691 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=6 (ran_msg_iu.c:132) 20250823134413691 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250823134413691 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbed91d50]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250823134413691 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479: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)[0x561dbed91d50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823134413691 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 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) 20250823134413691 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 tid-0) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250823134413691 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 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) 20250823134413691 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 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-RAN(2992)@7e0c241b4610: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2992)@7e0c241b4610: patched enc_l3: '8387'O MSC_Test_2-SCCP(2991)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2991)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(2991)@7e0c241b4610: vl_from0 TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: f_mt_call_complete 5.iu MSC_Test_2-SCCP(2991)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: f_mt_call_complete 8.iu 20250823134413693 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbed91d50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823134413693 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbed91d50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823134413693 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823134413898 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134413898 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134413898 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134413898 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134413898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134413898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134413898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134413898 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134413899 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134413899 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134413899 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134413899 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134413899 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134413899 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134413899 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250823134413899 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250823134413899 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250823134413899 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 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) 20250823134413899 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 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(3000)@7e0c241b4610: f_mt_call_complete 7.iu 20250823134413907 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823134413907 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 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) 20250823134413907 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed97b10]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250823134413907 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479: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)[0x561dbed97b10]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823134413907 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479: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)[0x561dbed97b10]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823134413907 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479: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)[0x561dbed97b10]{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(3000)@7e0c241b4610: f_mt_call_complete 9.iu TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: f_mt_call_complete DONE 20250823134413913 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed97b10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823134413913 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed97b10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823134413913 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823134413913 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823134413913 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{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(3000)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2992)@7e0c241b4610: patching N(SD)=3 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2992)@7e0c241b4610: patched enc_l3: '1BFB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2991)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2991)@7e0c241b4610: vl_len:37 MSC_Test_2-SCCP(2991)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2991)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BFB1C15A11302010102013B300B04010F0406AA510C061B01'O 20250823134414929 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134414929 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134414929 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134414929 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134414929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134414929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134414929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134414929 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134414929 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134414929 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134414929 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134414929 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134414930 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134414930 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134414930 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 + NCSS: now used by 4 (attached,CC,active-conn,NCSS) (transaction.c:228) 20250823134414930 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250823134414930 DIUCS ERROR msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{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(3000)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134414932 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134414932 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:505) 20250823134414932 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134414932 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134414933 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134414933 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250823134414933 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134414933 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134414933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134414933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134414933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134414933 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134414933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134414933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823134415945 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823134415945 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823134415945 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823134415945 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823134415945 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250823134415945 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134415945 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134415946 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134415946 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134415946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134415946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134415946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134415946 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134415946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134415946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2992)@7e0c241b4610: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(2992)@7e0c241b4610: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(2991)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2991)@7e0c241b4610: vl_len:18 MSC_Test_2-SCCP(2991)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2991)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O 20250823134415956 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134415956 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134415956 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134415956 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134415956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134415956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134415956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134415956 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134415957 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134415957 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134415957 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134415957 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134415957 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134415957 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134415957 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823134415957 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823134415957 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE_COMPL (msc_a.c:2106) 20250823134415957 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134415957 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134415957 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823134415957 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x10030f26 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823134415957 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250823134415957 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823134415957 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134415957 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134415957 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134415957 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134415957 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134415958 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134415958 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134415958 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823134415958 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbed91d50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823134415958 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbed91d50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0] (call_leg.c:197) 20250823134415958 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbed91d50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823134415958 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbed91d50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823134415958 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed97b10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823134415958 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed97b10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0] (call_leg.c:197) 20250823134415958 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823134415958 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed97b10]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823134415958 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed97b10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823134415958 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823134415958 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770] (call_leg.c:198) 20250823134415958 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0]{RELEASING}: Freeing instance (call_leg.c:198) 20250823134415958 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedadca0]{RELEASING}: Deallocated (fsm.c:568) 20250823134415958 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823134415958 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134415958 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134415959 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134415959 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134415959 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134415959 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134415959 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134415959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134415959 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134415959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134415959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134415959 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134415959 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134415959 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134415959 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134415959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134415959 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134415959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134415959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(2994)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(3000)268635942 MSC_Test_2-M3UA(2993)@7e0c241b4610: Message received on association #8 TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2993)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2991)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2991)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2991)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(2991)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(2991)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(2991)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134415968 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134415968 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134415968 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134415968 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134415968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134415968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134415968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134415968 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134415968 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134415968 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134415968 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134415968 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134415968 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134415968 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134415968 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134415968 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134415968 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134415968 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134415968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134415968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770] (msc_a.c:1053) 20250823134415968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134415968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedbca20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134415968 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeddc3c0] (msc_a.c:1053) 20250823134415968 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134415968 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbedce770]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134415968 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134415968 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603) MSC-A terminated (msub.c:261) 20250823134415968 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603) 1 MSC-I still active (msub.c:79) 20250823134415968 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134415968 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134415968 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134415968 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: Removing from parent msub_fsm[0x561dbeddc3c0] (msub.c:113) 20250823134415968 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-479 (ran_conn.c:142) 20250823134415969 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-479 (ran_conn.c:155) 20250823134415969 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: Freeing instance (msub.c:113) 20250823134415969 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603:UTRAN-Iu-479:PAGING_RESP)[0x561dbeda96a0]{READY}: Deallocated (fsm.c:568) 20250823134415969 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603) Free (msub.c:119) 20250823134415969 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x81B72603 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134415969 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{terminating}: Freeing instance (msub.c:113) 20250823134415969 DMSC DEBUG msub_fsm[0x561dbeddc3c0]{terminating}: Deallocated (fsm.c:568) 20250823134415969 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134415969 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134415969 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134415969 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134415969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134415969 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134415969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134415969 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-RAN(2992)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(3000)2281393 20250823134415972 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134415972 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134415972 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134415972 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134415972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134415972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134415972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134415972 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: f_call_hangup 9: done TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@7e0c241b4610: Final verdict of PTC: pass 20250823134416987 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134416987 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134416987 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134416987 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134416987 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134416987 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134416987 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134416987 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134416987 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134416987 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134416987 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134416987 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134416987 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134416987 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134416987 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134416987 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134416987 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134416987 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134416987 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134416987 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134416988 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134416988 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134416988 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134416988 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134416988 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) 20250823134416988 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134416988 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134416988 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134416988 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134416988 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134416988 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134416988 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134416988 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-SCCP(2985)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(2990)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(2987)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(2988)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(2993)@7e0c241b4610: Final verdict of PTC: none 20250823134416989 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134416989 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134416988 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) 20250823134416988 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134416988 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134416988 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134416988 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134416988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134416988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134416988 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134416988 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134416988 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) 20250823134416988 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134416989 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134416989 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134416989 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134416989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134416989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134416989 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134416989 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134416990 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134416990 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2989)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(2991)@7e0c241b4610: Final verdict of PTC: none 20250823134416990 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test-GSUP(2997)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(2986)@7e0c241b4610: Final verdict of PTC: none 20250823134416990 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134416990 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-RAN(2992)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3001)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(2998)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(2996)@7e0c241b4610: Final verdict of PTC: none 20250823134416990 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134416990 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(2984)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(2999)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(2994)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(2995)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(2984): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(2985): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(2986): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(2987): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(2988): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(2989): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(2990): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(2991): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(2992): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(2993): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(2994): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(2995): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(2996): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(2997): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(2998): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(2999): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_lu_and_mo_ussd_during_mt_call2(3000): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3001): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass'. Sat Aug 23 13:44:17 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 20250823134417990 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=599448) 20250823134418989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134418990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134418990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134418990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134418990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134418990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134418990 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134418990 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134418990 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134418992 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=599448, count=602756) 20250823134419993 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 ------ Sat Aug 23 13:44:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 20250823134420994 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_lu_and_mt_ussd_during_mt_call started. 20250823134421994 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(3005)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(3005)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3005)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(3003)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(3008)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(3008)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3008)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(3006)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(3011)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(3011)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3011)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(3009)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134422064 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3012)@7e0c241b4610: 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 } } } 20250823134422228 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) 20250823134422228 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) 20250823134422228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134422228 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(3005)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3005)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3005)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134422233 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134422233 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134422233 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134422233 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134422233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134422233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134422233 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(3005)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(3005)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3005)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3005)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3005)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3005)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3005)@7e0c241b4610: Message received on association #8 20250823134422234 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134422234 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134422234 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134422234 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134422234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134422234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134422234 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(3005)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134422234 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134422234 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3005)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3005)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3005)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3005)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3005)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134422241 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) 20250823134422241 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) 20250823134422241 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134422241 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(3008)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3008)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3008)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134422247 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134422247 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134422247 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134422247 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134422247 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134422247 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134422247 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(3008)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(3008)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3008)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3008)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3008)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(3008)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3008)@7e0c241b4610: Message received on association #8 20250823134422247 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134422247 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134422247 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134422247 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134422247 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134422247 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134422247 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134422247 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134422247 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3008)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3008)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3008)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3008)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3008)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3008)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134422257 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) 20250823134422257 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) 20250823134422258 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134422258 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(3011)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3011)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3011)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134422262 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134422262 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134422262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134422262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134422262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134422262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134422262 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(3011)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(3011)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3011)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3011)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3011)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134422264 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134422264 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134422264 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134422264 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134422264 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134422264 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134422264 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(3011)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134422264 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134422264 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3008)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3011)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3008)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3011)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3011)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3011)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3011)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3011)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3011)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134422995 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134422996 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3014)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3014)@7e0c241b4610: 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) } } } } 20250823134423001 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3014)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3014)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3014)@7e0c241b4610: 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(3014)@7e0c241b4610: 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(3014)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3014)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134423023 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) 20250823134423023 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(3005)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134423032 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423032 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423032 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423032 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134423032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134423032 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134423032 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423032 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423032 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423032 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134423032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423032 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134423032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3005)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3005)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3004)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134423045 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423045 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423045 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423045 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:603) 20250823134423045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134423045 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3008)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134423045 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423045 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423045 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423045 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134423045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423045 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:233) 20250823134423045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134423045 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3008)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3008)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3007)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(3015)@7e0c241b4610: Created GsupExpect[0] for "262420000001049" to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(3018) TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: 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 } } } } 20250823134423065 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423065 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423065 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423065 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134423065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134423065 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134423065 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(3011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134423065 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134423065 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423065 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423065 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423065 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134423065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423065 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134423065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3010)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3010)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(3018)3715986 MSC_Test_2-SCCP(3009)@7e0c241b4610: First idle individual index:0 20250823134423071 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423071 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134423071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134423071 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134423071 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) 20250823134423071 DMSC DEBUG msub_fsm[0x561dbed98920]{active}: Allocated (fsm.c:456) 20250823134423071 DMSC DEBUG msc_i[0x561dbedadb70]{READY}: Allocated (fsm.c:456) 20250823134423071 DMSC DEBUG msc_i[0x561dbedadb70]{READY}: is child of msub_fsm[0x561dbed98920] (fsm.c:486) 20250823134423071 DMSC DEBUG msc_a[0x561dbed97b10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134423071 DMSC DEBUG msc_a[0x561dbed97b10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed98920] (fsm.c:486) 20250823134423071 DMSC DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x561dbed97b10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134423071 DMSC DEBUG msc_i(unknown:UTRAN-Iu-480:NONE)[0x561dbedadb70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134423071 DMSC DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x561dbed97b10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134423071 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x561dbed97b10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134423071 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x561dbed97b10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134423071 DMM DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001049 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134423071 DMM DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134423071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbedda440]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134423071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbedda440]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed97b10] (fsm.c:486) 20250823134423071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbedda440]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134423071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbedda440]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134423071 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134423071 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001049 id=262420000001049 (vlr.c:661) 20250823134423071 DVLR INFO New subscr, IMSI: 262420000001049 (vlr.c:562) 20250823134423071 DVLR DEBUG VLR subscr IMSI-262420000001049 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134423071 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134423071 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134423071 DVLR DEBUG VLR subscr IMSI-262420000001049 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134423071 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134423071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbedda440]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134423071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbedda440]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134423071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbedda440]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134423071 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed98650]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134423071 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed98650]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbedda440] (fsm.c:486) 20250823134423071 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed98650]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134423071 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed98650]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134423071 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423071 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423071 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423071 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134423071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134423071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3010)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(3011)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@7e0c241b4610: { messageType := 2, destLocRef := '38B392'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(3009)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(3015)@7e0c241b4610: Found GsupExpect[0] for "262420000001049" handled at TC_iu_lu_and_mt_ussd_during_mt_call2(3018) MSC_Test-GSUP(3015)@7e0c241b4610: Added IMSI table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(3018)"262420000001049" TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: setverdict(pass): none -> pass 20250823134423074 DVLR DEBUG VLR subscr IMSI-262420000001049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134423074 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed98650]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134423074 DVLR DEBUG SUBSCR(IMSI-262420000001049) Received 1 auth tuples (vlr.c:996) 20250823134423074 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed98650]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134423074 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed98650]{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) 20250823134423074 DMM DEBUG Tx AUTH REQ (rand = 913c7e527e5141739381aecfbb959c4d) (gsm_04_08.c:641) 20250823134423074 DMM DEBUG AUTH REQ (autn = 22d3f66141bb6722f83c5c64dc0f0fa2) (gsm_04_08.c:643) 20250823134423074 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134423074 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134423074 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbedadb70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134423074 DVLR DEBUG VLR subscr IMSI-262420000001049 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134423074 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423074 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423074 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423074 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134423074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423074 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134423074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3010)@7e0c241b4610: patching N(SD)=1 into dtap '0514B646EBF32104DC8E3FA7'O MSC_Test_2-RAN(3010)@7e0c241b4610: patched enc_l3: '0554B646EBF32104DC8E3FA7'O MSC_Test_2-SCCP(3009)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3009)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3009)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3009)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B646EBF32104DC8E3FA7'O 20250823134423079 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423079 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423079 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423079 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134423079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134423079 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134423079 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134423079 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbedadb70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134423079 DIUCS DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbedadb70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134423079 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134423079 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134423079 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134423079 DMM DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b646ebf3dc8e3fa7) (gsm_04_08.c:1128) 20250823134423079 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed98650]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134423079 DVLR DEBUG SUBSCR(IMSI-262420000001049) AUTH on UTRAN received RES: b646ebf3dc8e3fa7 (8 bytes) (vlr_auth_fsm.c:151) 20250823134423079 DVLR INFO SUBSCR(IMSI-262420000001049) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134423079 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed98650]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134423079 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed98650]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134423079 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed98650]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134423079 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed98650]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbedda440] (vlr_auth_fsm.c:294) 20250823134423079 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed98650]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134423079 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed98650]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134423079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbedda440]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134423079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbedda440]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134423079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbedda440]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134423079 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134423079 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e7dd6fc155a4486fe29a79d0171bc94a, CK=NONE (ran_msg_iu.c:388) 20250823134423079 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbedadb70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134423079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbedda440]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134423079 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423079 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423079 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423079 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134423079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423079 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134423079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3009)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3009)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3009)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3009)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134423084 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423084 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423084 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423084 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134423084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134423084 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134423084 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134423084 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbedadb70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134423084 DIUCS DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbedadb70]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134423084 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134423084 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134423084 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134423084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbedda440]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134423084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbedda440]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134423084 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134423085 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbedadb70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134423085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbedda440]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134423085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbedda440]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134423085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed98650]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134423085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed98650]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbedda440] (fsm.c:486) 20250823134423085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed98650]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134423085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed98650]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134423085 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423085 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423085 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423085 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134423085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423085 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134423085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134423087 DVLR DEBUG VLR subscr IMSI-262420000001049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134423087 DVLR DEBUG IMSI:262420000001049 has MSISDN:491230001049 (vlr.c:1045) 20250823134423087 DMSC NOTICE msub(IMSI-262420000001049:MSISDN-491230001049) VLR: update for IMSI=262420000001049 (MSISDN=491230001049) (gsm_04_08.c:1541) 20250823134423087 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134423087 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134423087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x561dbedda440]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134423087 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed98650]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134423087 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed98650]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134423087 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed98650]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134423087 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed98650]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x561dbedda440] (vlr_lu_fsm.c:110) 20250823134423087 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed98650]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134423087 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x561dbed98650]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134423087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x561dbedda440]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134423087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x561dbedda440]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134423087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x561dbedaddd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134423087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x561dbedaddd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x561dbedda440] (fsm.c:486) 20250823134423087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x561dbedaddd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134423087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x561dbedaddd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134423087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x561dbedaddd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134423087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x561dbedaddd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134423087 DMSC NOTICE msub(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x75E99BD7) VLR: update for IMSI=262420000001049 (MSISDN=491230001049) (gsm_04_08.c:1541) 20250823134423087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x561dbedaddd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134423087 DMM DEBUG -> IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x75E99BD7 LOCATION UPDATE ACCEPT (TMSI = 0x75e99bd7) (gsm_04_08.c:149) 20250823134423087 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134423087 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134423087 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbedadb70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134423087 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x75E99BD7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134423087 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423087 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134423087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423087 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134423087 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3010)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3010)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(3009)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3009)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3009)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3009)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134423089 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423089 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134423089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134423089 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134423089 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134423089 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbedadb70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134423089 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbedadb70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134423089 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134423089 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134423089 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134423089 DMM DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134423089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbedda440]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134423089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x561dbedaddd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134423089 DMSC NOTICE msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7) VLR: update for IMSI=262420000001049 (MSISDN=491230001049) (gsm_04_08.c:1541) 20250823134423089 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134423089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x561dbedaddd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134423089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbedda440]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134423089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x561dbedaddd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134423089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x561dbedaddd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbedda440] (vlr_lu_fsm.c:817) 20250823134423089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x561dbedaddd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134423089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x561dbedaddd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134423089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbedda440]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134423089 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134423089 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250823134423089 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001049/3/1): Available (smpp_smsc.c:626) 20250823134423089 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134423089 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134423089 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134423089 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134423089 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 + 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) 20250823134423089 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134423089 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134423089 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbedadb70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134423089 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134423089 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423089 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423089 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423089 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134423089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423089 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134423089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3009)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3009)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3009)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3009)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134423092 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423092 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423092 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423092 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134423092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134423092 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134423092 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134423092 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbedadb70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134423092 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbedadb70]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134423092 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134423092 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134423092 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134423093 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134423093 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134423093 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134423093 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134423093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbedda440]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134423093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbedda440]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbed97b10] (msc_a.c:1053) 20250823134423093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbedda440]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134423093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbedda440]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134423093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbedda440]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134423093 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed98920] (msc_a.c:1053) 20250823134423093 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134423093 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbed97b10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134423093 DMSC DEBUG msub_fsm[0x561dbed98920]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134423093 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7) MSC-A terminated (msub.c:261) 20250823134423093 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7) 1 MSC-I still active (msub.c:79) 20250823134423093 DMSC DEBUG msub_fsm[0x561dbed98920]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134423093 DMSC DEBUG msub_fsm[0x561dbed98920]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134423093 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbedadb70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134423093 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbedadb70]{READY}: Removing from parent msub_fsm[0x561dbed98920] (msub.c:113) 20250823134423093 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-480 (ran_conn.c:142) 20250823134423093 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-480 (ran_conn.c:155) 20250823134423093 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbedadb70]{READY}: Freeing instance (msub.c:113) 20250823134423093 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-480:LU)[0x561dbedadb70]{READY}: Deallocated (fsm.c:568) 20250823134423093 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7) Free (msub.c:119) 20250823134423093 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134423093 DMSC DEBUG msub_fsm[0x561dbed98920]{terminating}: Freeing instance (msub.c:113) 20250823134423093 DMSC DEBUG msub_fsm[0x561dbed98920]{terminating}: Deallocated (fsm.c:568) 20250823134423093 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423093 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423093 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423093 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134423093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423093 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134423093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@7e0c241b4610: Session index based on local reference:0 20250823134423093 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423093 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423093 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423093 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134423093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423093 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134423093 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3010)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(3018)3715986 MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3010)@7e0c241b4610: Created IMSI[0] for '262420000001049'H'75E99BD7'O to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(3018) MSC_Test-MNCC(3012)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(3018)107201185 20250823134423096 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250823134423096 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250823134423096 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 callref-0x663c2a1 tid-255) New transaction (transaction.c:231) 20250823134423096 DMNCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 callref-0x663c2a1 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) 20250823134423096 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 callref-0x663c2a1 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) 20250823134423096 DMNCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 callref-0x663c2a1 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250823134423096 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250823134423096 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250823134423096 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423096 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134423096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423096 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134423096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3010)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_ussd_during_mt_call2(3018) TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3010)@7e0c241b4610: Created IMSI[1] for '262420000001049'H'75E99BD7'O to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(3018) TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: 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 := '75E99BD7'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(3010)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(3018)10559717 MSC_Test_2-SCCP(3009)@7e0c241b4610: First idle individual index:0 20250823134423101 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423101 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423101 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423101 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134423101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134423101 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134423101 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) 20250823134423101 DMSC DEBUG msub_fsm[0x561dbedadb70]{active}: Allocated (fsm.c:456) 20250823134423101 DMSC DEBUG msc_i[0x561dbed98920]{READY}: Allocated (fsm.c:456) 20250823134423101 DMSC DEBUG msc_i[0x561dbed98920]{READY}: is child of msub_fsm[0x561dbedadb70] (fsm.c:486) 20250823134423101 DMSC DEBUG msc_a[0x561dbedaddd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134423101 DMSC DEBUG msc_a[0x561dbedaddd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedadb70] (fsm.c:486) 20250823134423101 DMSC DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x561dbedaddd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134423101 DMSC DEBUG msc_i(unknown:UTRAN-Iu-481:NONE)[0x561dbed98920]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134423101 DMSC DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x561dbedaddd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134423101 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x561dbedaddd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134423101 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x561dbedaddd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134423101 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98650]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134423101 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98650]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0] (fsm.c:486) 20250823134423101 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98650]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134423101 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98650]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134423101 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134423101 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134423101 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134423101 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134423101 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98650]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134423101 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98650]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134423101 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134423101 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98650] (fsm.c:486) 20250823134423101 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134423101 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134423101 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823134423101 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423101 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423101 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423101 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134423101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423101 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134423101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@7e0c241b4610: { messageType := 2, destLocRef := 'A120E5'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(3009)@7e0c241b4610: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134423102 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134423102 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134423102 DVLR DEBUG SUBSCR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7) Received 1 auth tuples (vlr.c:996) 20250823134423102 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134423102 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20]{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) 20250823134423102 DMM DEBUG Tx AUTH REQ (rand = da9346024798f489ce40da13f48dc78a) (gsm_04_08.c:641) 20250823134423102 DMM DEBUG AUTH REQ (autn = 88bf728b92e0a1b406207d40e0a99d37) (gsm_04_08.c:643) 20250823134423102 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134423102 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134423102 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134423102 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250823134423102 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423102 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423102 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423102 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134423102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423102 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134423102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3010)@7e0c241b4610: patching N(SD)=0 into dtap '0514DAC29F3D2104A54435AA'O MSC_Test_2-RAN(3010)@7e0c241b4610: patched enc_l3: '0514DAC29F3D2104A54435AA'O MSC_Test_2-SCCP(3009)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3009)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3009)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3009)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514DAC29F3D2104A54435AA'O 20250823134423103 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423103 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423103 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423103 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134423103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423103 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134423103 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134423103 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134423103 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134423103 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134423103 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134423103 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134423103 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134423103 DMM DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = dac29f3da54435aa) (gsm_04_08.c:1128) 20250823134423103 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134423103 DVLR DEBUG SUBSCR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7) AUTH on UTRAN received RES: dac29f3da54435aa (8 bytes) (vlr_auth_fsm.c:151) 20250823134423103 DVLR INFO SUBSCR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134423103 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134423103 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134423103 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134423103 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98650] (vlr_auth_fsm.c:294) 20250823134423103 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134423103 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134423103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98650]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134423103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98650]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134423103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98650]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134423103 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134423103 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ed6323deb78e7a5a272975328a82cc3d, CK=NONE (ran_msg_iu.c:388) 20250823134423103 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134423103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98650]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134423103 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423103 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423103 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423103 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134423103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423103 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134423103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3009)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3009)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3009)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3009)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134423105 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423105 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423105 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423105 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134423105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134423105 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134423105 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134423105 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134423105 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134423105 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134423105 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134423105 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134423105 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98650]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134423105 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98650]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134423105 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134423105 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134423105 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98650]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134423105 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98650]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134423105 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98650]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134423105 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98650]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134423105 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98650]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134423105 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98650]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134423105 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98650]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134423105 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134423105 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250823134423105 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 callref-0x663c2a1 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250823134423105 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823134423105 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250823134423105 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134423105 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250823134423105 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 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) 20250823134423105 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250823134423105 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250823134423105 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134423105 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134423105 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250823134423105 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001049/3/1): Available (smpp_smsc.c:626) 20250823134423105 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423105 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423105 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423105 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134423105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423105 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134423105 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134423105 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423105 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423105 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423105 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134423105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423105 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134423105 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3011)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: f_mt_call_complete 1 MSC_Test_2-RAN(3010)@7e0c241b4610: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(3010)@7e0c241b4610: patched enc_l3: '8341'O MSC_Test_2-SCCP(3009)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3009)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3009)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3009)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O 20250823134423109 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423109 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423109 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423109 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134423109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134423109 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134423109 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134423109 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134423109 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134423109 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134423109 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134423109 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134423109 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250823134423109 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250823134423109 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250823134423109 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250823134423109 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 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) 20250823134423109 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 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(3018)@7e0c241b4610: f_mt_call_complete 2 MSC_Test-MGCP(3013)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(3018) 20250823134423112 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823134423112 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250823134423112 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20]{ESTABLISHING}: Allocated (fsm.c:456) 20250823134423112 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20]{ESTABLISHING}: is child of msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0] (fsm.c:486) 20250823134423112 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 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) 20250823134423112 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed91d50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823134423112 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed91d50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20] (fsm.c:486) 20250823134423112 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_CN:no-CI)[0x561dbed91d50]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250823134423112 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_CN:no-CI)[0x561dbed91d50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823134423112 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedce740]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823134423112 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedce740]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20] (fsm.c:486) 20250823134423112 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:no-CI)[0x561dbedce740]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250823134423112 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:no-CI)[0x561dbedce740]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(3013)@7e0c241b4610: Found Expect[0] for { line := { verb := "CRCX", trans_id := "452", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c9" }, { 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(3018) TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: f_mt_call_complete 3 20250823134423117 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_CN:no-CI)[0x561dbed91d50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823134423117 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823134423117 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823134423117 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{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) 20250823134423117 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 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(3018)@7e0c241b4610: f_mt_call_complete 4.iu 20250823134423118 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:no-CI)[0x561dbedce740]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823134423118 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823134423118 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823134423118 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{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) 20250823134423118 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 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) 20250823134423118 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 tid-0) Sending Assignment Command (msc_a.c:706) 20250823134423118 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250823134423118 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{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) 20250823134423118 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823134423118 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423118 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423118 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423118 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134423118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423118 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134423118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: f_mt_call_complete 6.iu MSC_Test_2-SCCP(3009)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3009)@7e0c241b4610: vl_len:46 MSC_Test_2-SCCP(3009)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3009)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C603A7C350001C0A802150000000000000000000000000040040C0000'O 20250823134423136 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423136 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423136 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423136 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134423136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134423136 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134423136 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134423136 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134423137 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250823134423137 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=7 (ran_msg_iu.c:132) 20250823134423137 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134423137 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3010)@7e0c241b4610: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(3010)@7e0c241b4610: patched enc_l3: '8387'O 20250823134423137 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=7 (ran_msg_iu.c:132) 20250823134423137 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250823134423137 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbedce740]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250823134423137 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbedce740]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823134423137 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 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) 20250823134423137 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 tid-0) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250823134423137 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 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) 20250823134423137 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 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(3009)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3009)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3009)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3009)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: f_mt_call_complete 5.iu TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: f_mt_call_complete 8.iu 20250823134423138 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbedce740]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823134423138 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbedce740]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823134423138 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823134423338 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134423338 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134423338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134423338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134423338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134423338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134423338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134423338 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134423338 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134423338 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134423338 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134423338 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134423338 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134423338 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134423338 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250823134423338 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250823134423338 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250823134423338 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 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) 20250823134423338 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 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(3018)@7e0c241b4610: f_mt_call_complete 7.iu 20250823134423339 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250823134423339 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 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) 20250823134423339 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed91d50]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250823134423339 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x561dbed91d50]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250823134423339 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x561dbed91d50]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250823134423339 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201: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)[0x561dbed91d50]{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(3018)@7e0c241b4610: f_mt_call_complete 9.iu TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: f_mt_call_complete DONE 20250823134423340 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed91d50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823134423340 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed91d50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823134423340 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250823134423340 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250823134423340 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{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(3018)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134424349 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 + gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134424349 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 + NCSS: now used by 5 (attached,CC,active-conn,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823134424349 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:505) 20250823134424349 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250823134424349 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134424349 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134424349 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134424349 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134424349 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134424349 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134424349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134424349 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134424349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134424349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3010)@7e0c241b4610: patching N(SD)=3 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-RAN(3010)@7e0c241b4610: patched enc_l3: '8BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-SCCP(3009)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3009)@7e0c241b4610: vl_len:37 MSC_Test_2-SCCP(3009)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3009)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440210000010010401A198BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O 20250823134424364 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134424364 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134424364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134424364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134424364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134424364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134424364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134424364 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134424365 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134424365 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134424365 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134424365 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134424365 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134424365 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134424368 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134424368 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:505) 20250823134424368 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134424368 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134424368 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134424368 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250823134424368 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134424368 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134424369 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134424369 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134424369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134424369 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134424369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134424369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: f_call_hangup 0: tx MNCC_DISC_REQ 20250823134425378 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250823134425378 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823134425378 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250823134425378 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250823134425378 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250823134425378 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134425378 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134425379 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134425379 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134425379 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134425379 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134425379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134425379 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134425379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134425379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(3010)@7e0c241b4610: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(3010)@7e0c241b4610: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(3009)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3009)@7e0c241b4610: vl_len:18 MSC_Test_2-SCCP(3009)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3009)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O 20250823134425391 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134425391 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134425391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134425391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134425391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134425391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134425391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134425391 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134425391 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134425391 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134425391 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134425391 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134425391 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134425391 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134425391 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250823134425391 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250823134425391 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE_COMPL (msc_a.c:2106) 20250823134425391 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134425391 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134425391 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823134425392 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x663c2a1 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250823134425392 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250823134425392 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823134425392 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134425392 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134425392 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134425392 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134425392 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134425392 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134425392 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134425392 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823134425392 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbedce740]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823134425392 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbedce740]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20] (call_leg.c:197) 20250823134425392 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbedce740]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823134425392 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbedce740]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823134425392 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed91d50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823134425392 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed91d50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20] (call_leg.c:197) 20250823134425392 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823134425392 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed91d50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823134425392 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x561dbed91d50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823134425392 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823134425392 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20]{RELEASING}: Removing from parent msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0] (call_leg.c:198) 20250823134425392 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20]{RELEASING}: Freeing instance (call_leg.c:198) 20250823134425392 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedbca20]{RELEASING}: Deallocated (fsm.c:568) 20250823134425392 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823134425392 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134425392 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134425392 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134425392 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134425393 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134425393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134425393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134425393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134425393 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134425393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134425393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134425393 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134425393 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134425393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134425393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134425393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134425393 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134425393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134425393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(3012)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(3018)107201185 MSC_Test_2-SCCP(3009)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(3011)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 will be put to the reassembly buffer TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(3009)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3009)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3009)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3009)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134425402 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134425402 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134425402 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134425402 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134425402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134425402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134425402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134425402 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134425402 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134425402 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134425402 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134425402 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134425402 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134425402 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134425402 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134425402 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134425402 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134425402 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134425402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98650]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134425402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98650]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0] (msc_a.c:1053) 20250823134425402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98650]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134425402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98650]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134425402 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedadb70] (msc_a.c:1053) 20250823134425402 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134425402 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbedaddd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134425402 DMSC DEBUG msub_fsm[0x561dbedadb70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134425402 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7) MSC-A terminated (msub.c:261) 20250823134425402 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7) 1 MSC-I still active (msub.c:79) 20250823134425402 DMSC DEBUG msub_fsm[0x561dbedadb70]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134425402 DMSC DEBUG msub_fsm[0x561dbedadb70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134425402 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134425402 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: Removing from parent msub_fsm[0x561dbedadb70] (msub.c:113) 20250823134425402 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-481 (ran_conn.c:142) 20250823134425403 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-481 (ran_conn.c:155) 20250823134425403 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: Freeing instance (msub.c:113) 20250823134425403 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7:UTRAN-Iu-481:PAGING_RESP)[0x561dbed98920]{READY}: Deallocated (fsm.c:568) 20250823134425403 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7) Free (msub.c:119) 20250823134425403 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x75E99BD7 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134425403 DMSC DEBUG msub_fsm[0x561dbedadb70]{terminating}: Freeing instance (msub.c:113) 20250823134425403 DMSC DEBUG msub_fsm[0x561dbedadb70]{terminating}: Deallocated (fsm.c:568) 20250823134425403 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134425403 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134425403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134425403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134425403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134425403 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134425403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134425403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-RAN(3010)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(3018)10559717 20250823134425406 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134425406 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134425406 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134425406 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3011)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134425406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134425406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134425406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134425406 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: f_call_hangup 9: done TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(3003)@7e0c241b4610: Final verdict of PTC: none 20250823134426422 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134426422 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134426422 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134426422 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134426422 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134426422 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134426422 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134426422 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134426422 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134426422 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) MSC_Test_1-SCCP(3006)@7e0c241b4610: Final verdict of PTC: none 20250823134426422 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134426423 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134426423 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134426423 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) MSC_Test_0-RAN(3004)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(3015)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(3010)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(3007)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(3008)@7e0c241b4610: Final verdict of PTC: none 20250823134426423 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) 20250823134426423 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134426423 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134426423 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134426423 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134426423 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134426423 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134426423 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134426423 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134426423 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134426423 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134426423 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134426423 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134426423 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134426423 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) 20250823134426423 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134426423 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134426423 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134426423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134426423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134426423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134426423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134426423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134426423 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(3012)@7e0c241b4610: Final verdict of PTC: none 20250823134426423 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134426423 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3005)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(3016)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3019)@7e0c241b4610: Final verdict of PTC: none 20250823134426424 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) 20250823134426424 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823134426424 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134426424 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134426424 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134426424 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) 20250823134426424 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134426424 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134426424 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134426424 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134426424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134426424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) IPA-CTRL-CLI-IPA(3002)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(3009)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(3017)@7e0c241b4610: Final verdict of PTC: none 20250823134426424 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134426424 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134426424 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134426424 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(3013)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(3014)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(3011)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3002): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(3003): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(3004): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(3005): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(3006): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(3007): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(3008): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(3009): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(3010): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(3011): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(3012): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(3013): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(3014): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(3015): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(3016): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(3017): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_lu_and_mt_ussd_during_mt_call2(3018): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3019): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass'. Sat Aug 23 13:44:26 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 20250823134427425 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=605748) 20250823134428425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134428425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134428425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134428425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134428425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134428425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134428425 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134428425 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134428425 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134428426 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=605748, count=609056) 20250823134429428 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134430430 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 ------ Sat Aug 23 13:44:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/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 20250823134431432 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_lu_and_mo_ussd_mo_release started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(3023)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(3023)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3023)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(3021)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(3026)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(3026)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3026)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-SCCP(3024)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(3029)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(3029)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3029)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(3027)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134431578 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3030)@7e0c241b4610: 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 } } } 20250823134431739 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) 20250823134431739 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) 20250823134431739 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134431739 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(3023)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3023)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3023)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134431746 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134431746 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134431746 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134431746 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134431746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134431746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134431746 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(3023)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(3023)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3023)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3023)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3023)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134431748 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134431748 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134431748 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134431748 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134431748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134431748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134431748 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(3023)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3023)@7e0c241b4610: Message received on association #8 20250823134431748 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134431748 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3023)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3023)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3023)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3023)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3023)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3023)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134431755 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) 20250823134431755 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) 20250823134431755 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134431755 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(3026)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3026)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3026)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134431760 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134431760 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134431760 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134431760 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134431760 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134431760 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134431760 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(3026)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(3026)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3026)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3026)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3026)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134431760 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134431760 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134431760 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134431760 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134431760 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_1-M3UA(3026)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3026)@7e0c241b4610: Message received on association #8 20250823134431760 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134431760 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134431760 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) MSC_Test_1-M3UA(3026)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3026)@7e0c241b4610: Message received on association #8 20250823134431760 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3026)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3026)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3026)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3026)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134431771 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) 20250823134431772 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) 20250823134431772 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134431772 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(3029)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3029)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3029)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134431779 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134431779 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134431779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134431779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134431779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134431779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134431779 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(3029)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(3029)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3029)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3029)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3029)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134431782 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134431782 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134431782 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134431782 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134431782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134431782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_2-M3UA(3029)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134431782 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134431782 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134431783 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3026)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3026)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3029)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3029)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3029)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3029)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3029)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3029)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3029)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134432434 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134432434 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3032)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3032)@7e0c241b4610: 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) } } } } 20250823134432440 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3032)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3032)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3032)@7e0c241b4610: 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(3032)@7e0c241b4610: 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(3032)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3032)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134432455 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) 20250823134432455 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3033)@7e0c241b4610: Created GsupExpect[0] for "262420000001050" to be handled at TC_iu_lu_and_mo_ussd_mo_release2(3036) TC_iu_lu_and_mo_ussd_mo_release2(3036)@7e0c241b4610: 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 } } } } 20250823134432554 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432554 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432554 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432554 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134432554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134432554 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3023)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134432555 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432555 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432555 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432555 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134432555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432555 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134432555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3023)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3023)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3022)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134432565 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432565 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432565 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432565 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:603) 20250823134432565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432565 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134432565 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3026)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134432566 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432566 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432566 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432566 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134432566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432566 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:233) 20250823134432566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134432566 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3026)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3026)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3025)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134432583 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432583 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432583 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432583 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134432583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134432583 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134432583 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) 20250823134432583 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134432583 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432583 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134432583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432583 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134432583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3028)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3028)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(3036)324217 MSC_Test_2-SCCP(3027)@7e0c241b4610: First idle individual index:0 20250823134432598 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432598 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432598 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432598 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134432599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134432599 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134432599 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) 20250823134432599 DMSC DEBUG msub_fsm[0x561dbedc4f00]{active}: Allocated (fsm.c:456) 20250823134432599 DMSC DEBUG msc_i[0x561dbeddc3c0]{READY}: Allocated (fsm.c:456) 20250823134432599 DMSC DEBUG msc_i[0x561dbeddc3c0]{READY}: is child of msub_fsm[0x561dbedc4f00] (fsm.c:486) 20250823134432599 DMSC DEBUG msc_a[0x561dbed91d50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134432599 DMSC DEBUG msc_a[0x561dbed91d50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedc4f00] (fsm.c:486) MSC_Test_2-RAN(3028)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134432599 DMSC DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x561dbed91d50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134432599 DMSC DEBUG msc_i(unknown:UTRAN-Iu-482:NONE)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134432599 DMSC DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x561dbed91d50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134432599 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x561dbed91d50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134432599 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x561dbed91d50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134432599 DMM DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001050 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134432599 DMM DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134432599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda520]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134432599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda520]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbed91d50] (fsm.c:486) 20250823134432599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda520]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134432599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda520]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134432599 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134432599 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001050 id=262420000001050 (vlr.c:661) 20250823134432599 DVLR INFO New subscr, IMSI: 262420000001050 (vlr.c:562) 20250823134432599 DVLR DEBUG VLR subscr IMSI-262420000001050 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134432599 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134432599 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134432599 DVLR DEBUG VLR subscr IMSI-262420000001050 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134432599 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134432599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134432599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134432599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda520]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134432599 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda3f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134432599 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda3f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda520] (fsm.c:486) 20250823134432599 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda3f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134432599 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda3f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134432599 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432599 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432599 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432599 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134432599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432599 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134432599 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3027)@7e0c241b4610: { messageType := 2, destLocRef := '04F279'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(3027)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(3033)@7e0c241b4610: Found GsupExpect[0] for "262420000001050" handled at TC_iu_lu_and_mo_ussd_mo_release2(3036) MSC_Test-GSUP(3033)@7e0c241b4610: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_mo_release2(3036)"262420000001050" TC_iu_lu_and_mo_ussd_mo_release2(3036)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(3036)@7e0c241b4610: setverdict(pass): none -> pass 20250823134432602 DVLR DEBUG VLR subscr IMSI-262420000001050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134432602 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda3f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134432602 DVLR DEBUG SUBSCR(IMSI-262420000001050) Received 1 auth tuples (vlr.c:996) 20250823134432602 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda3f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134432602 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda3f0]{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) 20250823134432602 DMM DEBUG Tx AUTH REQ (rand = dca1123e272dc4377c094e6f2d630742) (gsm_04_08.c:641) 20250823134432602 DMM DEBUG AUTH REQ (autn = 1d84f56fbd79a44dad427f6e0d8d9541) (gsm_04_08.c:643) 20250823134432602 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134432602 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134432602 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134432602 DVLR DEBUG VLR subscr IMSI-262420000001050 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134432602 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432602 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134432602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432602 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134432602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3027)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3028)@7e0c241b4610: patching N(SD)=1 into dtap '051418686BBE2104882AACD6'O MSC_Test_2-RAN(3028)@7e0c241b4610: patched enc_l3: '055418686BBE2104882AACD6'O MSC_Test_2-SCCP(3027)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3027)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3027)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3027)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055418686BBE2104882AACD6'O 20250823134432608 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432608 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432608 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432608 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134432608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134432608 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134432609 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134432609 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134432609 DIUCS DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134432609 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134432609 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134432609 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134432609 DMM DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 18686bbe882aacd6) (gsm_04_08.c:1128) 20250823134432609 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda3f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134432609 DVLR DEBUG SUBSCR(IMSI-262420000001050) AUTH on UTRAN received RES: 18686bbe882aacd6 (8 bytes) (vlr_auth_fsm.c:151) 20250823134432609 DVLR INFO SUBSCR(IMSI-262420000001050) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134432609 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda3f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134432609 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda3f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134432609 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda3f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134432609 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda3f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda520] (vlr_auth_fsm.c:294) 20250823134432609 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda3f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134432609 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda3f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134432609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda520]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134432609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda520]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134432609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda520]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134432609 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134432609 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6c43871e2781f29e7be5499b34967222, CK=NONE (ran_msg_iu.c:388) 20250823134432609 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134432609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda520]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134432609 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432609 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432609 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432609 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134432609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432609 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134432609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3027)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3027)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3027)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3027)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3027)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134432616 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432616 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432616 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432616 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134432616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134432616 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134432616 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134432616 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134432616 DIUCS DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134432616 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134432616 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134432616 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134432616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda520]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134432616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda520]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134432616 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134432616 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134432616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda520]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134432616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda520]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134432616 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda3f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134432616 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda3f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda520] (fsm.c:486) 20250823134432616 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda3f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134432616 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda3f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134432616 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432616 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134432616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432616 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134432616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3027)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134432619 DVLR DEBUG VLR subscr IMSI-262420000001050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134432619 DVLR DEBUG IMSI:262420000001050 has MSISDN:491230001050 (vlr.c:1045) 20250823134432619 DMSC NOTICE msub(IMSI-262420000001050:MSISDN-491230001050) VLR: update for IMSI=262420000001050 (MSISDN=491230001050) (gsm_04_08.c:1541) 20250823134432619 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134432619 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134432619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x561dbedda520]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134432619 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda3f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134432619 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda3f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134432619 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda3f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134432619 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda3f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x561dbedda520] (vlr_lu_fsm.c:110) 20250823134432619 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda3f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134432619 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x561dbedda3f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134432619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x561dbedda520]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134432619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x561dbedda520]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134432619 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x561dbedadb70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134432619 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x561dbedadb70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x561dbedda520] (fsm.c:486) 20250823134432619 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x561dbedadb70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134432619 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x561dbedadb70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134432619 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x561dbedadb70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134432619 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x561dbedadb70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134432619 DMSC NOTICE msub(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x5DAC1602) VLR: update for IMSI=262420000001050 (MSISDN=491230001050) (gsm_04_08.c:1541) 20250823134432619 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x561dbedadb70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134432619 DMM DEBUG -> IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x5DAC1602 LOCATION UPDATE ACCEPT (TMSI = 0x5dac1602) (gsm_04_08.c:149) 20250823134432619 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134432619 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134432619 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134432619 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x5DAC1602 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134432619 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432619 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134432619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432619 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134432619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3027)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(3036)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3028)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3028)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(3027)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3027)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3027)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3027)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134432622 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432622 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134432622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134432622 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134432622 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134432622 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134432622 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134432622 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134432622 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134432622 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134432622 DMM DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134432622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbedda520]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134432622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x561dbedadb70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134432622 DMSC NOTICE msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602) VLR: update for IMSI=262420000001050 (MSISDN=491230001050) (gsm_04_08.c:1541) 20250823134432622 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134432622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x561dbedadb70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134432622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbedda520]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134432622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x561dbedadb70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134432622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x561dbedadb70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbedda520] (vlr_lu_fsm.c:817) 20250823134432622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x561dbedadb70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134432622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x561dbedadb70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134432622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbedda520]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134432622 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134432622 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250823134432622 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001050/3/1): Available (smpp_smsc.c:626) 20250823134432622 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134432622 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134432622 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134432622 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134432622 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602 + 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) 20250823134432622 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134432622 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134432622 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134432622 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134432622 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432622 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432622 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432622 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134432622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432622 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134432622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3027)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3027)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3027)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3027)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3027)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134432628 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432628 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432628 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432628 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134432628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432628 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134432628 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134432628 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134432628 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134432628 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134432628 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134432628 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134432628 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134432628 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134432628 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134432628 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134432628 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134432628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbedda520]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134432628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbedda520]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbed91d50] (msc_a.c:1053) 20250823134432628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbedda520]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134432628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbedda520]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134432628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbedda520]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134432628 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedc4f00] (msc_a.c:1053) 20250823134432628 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134432628 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbed91d50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134432628 DMSC DEBUG msub_fsm[0x561dbedc4f00]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134432628 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602) MSC-A terminated (msub.c:261) 20250823134432628 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602) 1 MSC-I still active (msub.c:79) 20250823134432628 DMSC DEBUG msub_fsm[0x561dbedc4f00]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134432628 DMSC DEBUG msub_fsm[0x561dbedc4f00]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134432628 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbeddc3c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134432628 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbeddc3c0]{READY}: Removing from parent msub_fsm[0x561dbedc4f00] (msub.c:113) 20250823134432628 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-482 (ran_conn.c:142) 20250823134432628 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-482 (ran_conn.c:155) 20250823134432628 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbeddc3c0]{READY}: Freeing instance (msub.c:113) 20250823134432628 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-482:LU)[0x561dbeddc3c0]{READY}: Deallocated (fsm.c:568) 20250823134432628 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602) Free (msub.c:119) 20250823134432628 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134432628 DMSC DEBUG msub_fsm[0x561dbedc4f00]{terminating}: Freeing instance (msub.c:113) 20250823134432628 DMSC DEBUG msub_fsm[0x561dbedc4f00]{terminating}: Deallocated (fsm.c:568) 20250823134432628 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432628 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432628 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432628 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134432628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432628 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134432628 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3027)@7e0c241b4610: Session index based on local reference:0 20250823134432630 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432630 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432630 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432630 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134432630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432630 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134432630 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3028)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(3036)324217 TC_iu_lu_and_mo_ussd_mo_release2(3036)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(3036)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(3036)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(3036)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(3036)@7e0c241b4610: 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 := '5DAC1602'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3028)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(3036)12069673 MSC_Test_2-RAN(3028)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(3027)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134432838 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432838 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432838 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432838 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134432838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134432838 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134432839 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) 20250823134432839 DMSC DEBUG msub_fsm[0x561dbed91d50]{active}: Allocated (fsm.c:456) 20250823134432839 DMSC DEBUG msc_i[0x561dbeddc3c0]{READY}: Allocated (fsm.c:456) 20250823134432839 DMSC DEBUG msc_i[0x561dbeddc3c0]{READY}: is child of msub_fsm[0x561dbed91d50] (fsm.c:486) 20250823134432839 DMSC DEBUG msc_a[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134432839 DMSC DEBUG msc_a[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed91d50] (fsm.c:486) 20250823134432839 DMSC DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134432839 DMSC DEBUG msc_i(unknown:UTRAN-Iu-483:NONE)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134432839 DMSC DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134432839 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134432839 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134432839 DMM DEBUG msc_a(TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823134432839 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134432839 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00] (fsm.c:486) 20250823134432839 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134432839 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134432839 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134432839 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134432840 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134432840 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134432840 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134432840 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134432840 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedda3f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134432840 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedda3f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedadb70] (fsm.c:486) 20250823134432840 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedda3f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134432840 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedda3f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134432840 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134432840 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432840 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432840 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432840 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134432840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432840 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134432840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3027)@7e0c241b4610: { messageType := 2, destLocRef := 'B82B29'O, 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(3027)@7e0c241b4610: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_mo_release2(3036)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(3036)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134432846 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134432846 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedda3f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134432846 DVLR DEBUG SUBSCR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602) Received 1 auth tuples (vlr.c:996) 20250823134432846 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedda3f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134432847 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedda3f0]{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) 20250823134432847 DMM DEBUG Tx AUTH REQ (rand = 40843d4f4e385def1bf3c6edd08a73cc) (gsm_04_08.c:641) 20250823134432847 DMM DEBUG AUTH REQ (autn = 1264b1128dca2fb62e3db3def9d98e66) (gsm_04_08.c:643) 20250823134432847 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134432847 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134432847 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134432847 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134432847 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432847 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432847 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432847 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134432847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432847 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134432847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3027)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3028)@7e0c241b4610: patching N(SD)=1 into dtap '051481ED34FA2104C59AA0A5'O MSC_Test_2-RAN(3028)@7e0c241b4610: patched enc_l3: '055481ED34FA2104C59AA0A5'O MSC_Test_2-SCCP(3027)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3027)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3027)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3027)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055481ED34FA2104C59AA0A5'O 20250823134432854 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432854 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134432854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134432854 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134432854 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134432854 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134432854 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134432854 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134432854 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134432854 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134432854 DMM DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 81ed34fac59aa0a5) (gsm_04_08.c:1128) 20250823134432854 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedda3f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134432854 DVLR DEBUG SUBSCR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602) AUTH on UTRAN received RES: 81ed34fac59aa0a5 (8 bytes) (vlr_auth_fsm.c:151) 20250823134432854 DVLR INFO SUBSCR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134432854 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedda3f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134432854 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedda3f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134432854 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedda3f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134432854 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedda3f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedadb70] (vlr_auth_fsm.c:294) 20250823134432854 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedda3f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134432854 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedda3f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134432854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134432854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134432855 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134432855 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134432855 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8899288326c2fdd548a1f9e12bb23f0d, CK=NONE (ran_msg_iu.c:388) 20250823134432855 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134432855 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134432855 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432855 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134432855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432855 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134432855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3027)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3027)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3027)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3027)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3027)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134432861 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432861 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432861 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432861 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134432861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134432861 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134432861 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134432861 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134432861 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134432861 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134432861 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134432861 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134432861 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134432862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134432862 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134432862 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134432862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134432862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134432862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134432862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134432862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134432862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134432862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134432862 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134432862 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250823134432862 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001050/3/1): Available (smpp_smsc.c:626) 20250823134432862 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432862 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134432862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432862 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134432862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3027)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3033)@7e0c241b4610: Created GsupExpect[0] for "262420000001050" to be handled at TC_iu_lu_and_mo_ussd_mo_release2(3036) MSC_Test_2-RAN(3028)@7e0c241b4610: patching N(SD)=2 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-RAN(3028)@7e0c241b4610: patched enc_l3: '1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-SCCP(3027)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3027)@7e0c241b4610: vl_len:40 MSC_Test_2-SCCP(3027)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3027)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440240000010010401D1C1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O 20250823134432884 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432884 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134432884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134432884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134432884 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134432884 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134432884 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134432884 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134432884 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134432884 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134432884 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134432884 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823134432884 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250823134432884 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{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(3036)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134432886 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134432886 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823134432886 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_FACILITY (msc_a.c:2106) 20250823134432886 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134432886 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134432887 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432887 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432887 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432887 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134432887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432887 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134432887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3027)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(3036)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3028)@7e0c241b4610: patching N(SD)=3 into dtap '1B2A'O MSC_Test_2-RAN(3028)@7e0c241b4610: patched enc_l3: '1BEA'O MSC_Test_2-SCCP(3027)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3027)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3027)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3027)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A00000100104003021BEA'O MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134432893 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432893 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432893 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432893 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134432893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134432893 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134432893 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134432893 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134432893 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134432893 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134432893 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134432893 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134432893 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134432893 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134432893 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134432893 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134432893 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134432893 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134432893 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134432893 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134432893 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134432894 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134432894 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432894 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432894 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432894 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134432894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432894 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134432894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_ussd_mo_release2(3036)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3027)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3027)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3027)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3027)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3027)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3027)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134432900 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432900 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432900 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432900 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134432900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134432900 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134432900 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134432900 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134432901 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134432901 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134432901 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134432901 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134432901 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134432901 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134432901 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134432901 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134432901 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134432901 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00] (msc_a.c:1053) 20250823134432901 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134432901 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134432901 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed91d50] (msc_a.c:1053) 20250823134432901 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134432901 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134432901 DMSC DEBUG msub_fsm[0x561dbed91d50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134432901 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602) MSC-A terminated (msub.c:261) 20250823134432901 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602) 1 MSC-I still active (msub.c:79) 20250823134432901 DMSC DEBUG msub_fsm[0x561dbed91d50]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134432901 DMSC DEBUG msub_fsm[0x561dbed91d50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134432901 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134432901 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Removing from parent msub_fsm[0x561dbed91d50] (msub.c:113) 20250823134432901 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-483 (ran_conn.c:142) 20250823134432901 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-483 (ran_conn.c:155) 20250823134432901 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Freeing instance (msub.c:113) 20250823134432901 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602:UTRAN-Iu-483:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Deallocated (fsm.c:568) 20250823134432901 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602) Free (msub.c:119) 20250823134432901 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x5DAC1602 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134432901 DMSC DEBUG msub_fsm[0x561dbed91d50]{terminating}: Freeing instance (msub.c:113) 20250823134432901 DMSC DEBUG msub_fsm[0x561dbed91d50]{terminating}: Deallocated (fsm.c:568) 20250823134432901 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432901 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432901 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432901 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134432901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432901 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134432901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3027)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-RAN(3028)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(3036)12069673 20250823134432904 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432904 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134432904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134432904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134432904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134432904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134432904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134432904 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_mo_release2(3036)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(3036)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(3036)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(3036)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_1-SCCP(3024)@7e0c241b4610: Final verdict of PTC: none 20250823134432912 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134432912 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134432912 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134432912 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134432912 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134432912 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134432912 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134432912 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134432912 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) 20250823134432912 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432912 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134432912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134432912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134432912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134432913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134432913 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134432913 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134432913 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134432913 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134432913 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134432913 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134432913 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) 20250823134432913 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134432913 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134432913 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134432913 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134432913 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) 20250823134432913 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432913 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) MSC_Test_0-RAN(3022)@7e0c241b4610: Final verdict of PTC: none 20250823134432913 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134432913 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134432913 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134432913 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134432913 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134432913 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(3033)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(3026)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(3023)@7e0c241b4610: Final verdict of PTC: none 20250823134432914 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134432914 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134432914 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134432914 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134432914 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823134432915 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134432915 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(3021)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(3032)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(3030)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(3027)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(3035)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(3031)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(3034)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(3028)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3020)@7e0c241b4610: Final verdict of PTC: none 20250823134432916 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) 20250823134432916 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134432916 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134432916 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134432916 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) 20250823134432916 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134432916 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134432916 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134432916 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134432916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134432916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) MSC_Test_1-RAN(3025)@7e0c241b4610: Final verdict of PTC: none 20250823134432916 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134432916 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134432916 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134432916 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(3037)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(3029)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3020): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(3021): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(3022): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(3023): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(3024): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(3025): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(3026): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(3027): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(3028): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(3029): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(3030): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(3031): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(3032): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(3033): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(3034): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(3035): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_lu_and_mo_ussd_mo_release2(3036): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3037): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass'. Sat Aug 23 13:44:32 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 20250823134433915 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=449776) 20250823134434913 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134434913 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134434913 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134434913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134434913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134434913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134434916 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134434917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134434917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134434917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=449776, count=453084) 20250823134435917 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134436918 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout'. ------ MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout ------ Sat Aug 23 13:44:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134437920 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_lu_and_ss_session_timeout started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(3041)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(3041)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3041)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(3039)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(3044)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(3044)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3044)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(3042)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(3047)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(3047)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3047)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(3045)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134438067 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3048)@7e0c241b4610: 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 } } } 20250823134438225 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) 20250823134438226 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) 20250823134438226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134438226 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(3041)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3041)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3041)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134438228 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134438228 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134438228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134438228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134438228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134438228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134438228 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(3041)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(3041)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3041)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3041)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3041)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134438229 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134438229 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134438229 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134438229 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134438229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134438229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134438229 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(3041)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3041)@7e0c241b4610: Message received on association #8 20250823134438229 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(3041)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3041)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3041)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3041)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3041)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3041)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134438230 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134438243 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) 20250823134438243 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) 20250823134438243 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134438243 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(3044)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3044)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3044)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134438245 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134438245 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134438245 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134438245 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134438245 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134438245 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134438245 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(3044)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(3044)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3044)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3044)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3044)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(3044)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134438246 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134438246 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134438246 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134438246 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134438246 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134438246 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134438246 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(3044)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3044)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3044)@7e0c241b4610: Message received on association #8 20250823134438246 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134438246 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3044)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3044)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3044)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3044)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134438260 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) 20250823134438260 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) 20250823134438260 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134438260 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(3047)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3047)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3047)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134438266 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134438267 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134438267 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134438267 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134438267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134438267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134438267 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(3047)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(3047)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3047)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3047)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3047)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134438268 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134438268 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134438268 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134438268 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134438268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134438268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134438268 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134438269 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134438269 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(3047)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3044)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3044)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3047)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3047)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3047)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3047)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3047)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3047)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3047)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134438921 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134438921 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3050)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3050)@7e0c241b4610: 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) } } } } 20250823134438927 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3050)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3050)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3050)@7e0c241b4610: 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(3050)@7e0c241b4610: 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(3050)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3050)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134438949 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) 20250823134438949 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3051)@7e0c241b4610: Created GsupExpect[0] for "262420000001051" to be handled at TC_iu_lu_and_ss_session_timeout2(3054) TC_iu_lu_and_ss_session_timeout2(3054)@7e0c241b4610: 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 } } } } 20250823134439036 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134439036 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134439036 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134439036 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134439036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134439036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134439036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134439036 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3041)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134439037 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134439037 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134439037 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134439037 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134439037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134439037 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134439037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134439037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3041)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3041)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3040)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134439049 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134439049 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134439049 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134439049 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:603) 20250823134439049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134439049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134439049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134439049 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3044)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134439049 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134439049 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134439049 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134439049 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134439049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134439049 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:233) 20250823134439049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134439049 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3044)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3044)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3043)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134439077 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134439077 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134439077 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134439077 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134439077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134439077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134439077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134439077 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134439078 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) 20250823134439078 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134439078 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134439078 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134439078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134439078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134439078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134439078 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134439078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134439078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3046)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3046)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(3054)2703531 MSC_Test_2-SCCP(3045)@7e0c241b4610: First idle individual index:0 20250823134439094 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134439094 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134439094 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134439094 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134439094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134439094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134439094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134439094 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134439094 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) 20250823134439094 DMSC DEBUG msub_fsm[0x561dbedadb70]{active}: Allocated (fsm.c:456) 20250823134439094 DMSC DEBUG msc_i[0x561dbedc4f00]{READY}: Allocated (fsm.c:456) 20250823134439094 DMSC DEBUG msc_i[0x561dbedc4f00]{READY}: is child of msub_fsm[0x561dbedadb70] (fsm.c:486) 20250823134439094 DMSC DEBUG msc_a[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134439094 DMSC DEBUG msc_a[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedadb70] (fsm.c:486) 20250823134439094 DMSC DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134439094 DMSC DEBUG msc_i(unknown:UTRAN-Iu-484:NONE)[0x561dbedc4f00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134439094 DMSC DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134439095 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134439095 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134439095 DMM DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001051 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134439095 DMM DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134439095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91d50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134439095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91d50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbeddc3c0] (fsm.c:486) 20250823134439095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91d50]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134439095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91d50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134439095 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134439095 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001051 id=262420000001051 (vlr.c:661) 20250823134439095 DVLR INFO New subscr, IMSI: 262420000001051 (vlr.c:562) 20250823134439095 DVLR DEBUG VLR subscr IMSI-262420000001051 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134439095 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134439095 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134439095 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(3046)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134439095 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134439095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91d50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134439095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91d50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134439095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91d50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134439095 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91f60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134439095 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91f60]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91d50] (fsm.c:486) 20250823134439095 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91f60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134439095 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91f60]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134439095 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134439095 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134439095 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134439095 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134439095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134439095 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134439095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134439095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3045)@7e0c241b4610: { messageType := 2, destLocRef := '2940AB'O, 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-GSUP(3051)@7e0c241b4610: Found GsupExpect[0] for "262420000001051" handled at TC_iu_lu_and_ss_session_timeout2(3054) MSC_Test-GSUP(3051)@7e0c241b4610: Added IMSI table entry 0TC_iu_lu_and_ss_session_timeout2(3054)"262420000001051" MSC_Test_2-SCCP(3045)@7e0c241b4610: Session index based on local reference:0 TC_iu_lu_and_ss_session_timeout2(3054)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(3054)@7e0c241b4610: setverdict(pass): none -> pass 20250823134439098 DVLR DEBUG VLR subscr IMSI-262420000001051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134439098 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91f60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134439098 DVLR DEBUG SUBSCR(IMSI-262420000001051) Received 1 auth tuples (vlr.c:996) 20250823134439098 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91f60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134439098 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91f60]{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) 20250823134439098 DMM DEBUG Tx AUTH REQ (rand = 1f01fd5faf7896146935e5f61d41f3b2) (gsm_04_08.c:641) 20250823134439098 DMM DEBUG AUTH REQ (autn = 70fdff11c44caff866513c9a461aeac1) (gsm_04_08.c:643) 20250823134439098 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134439098 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134439098 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbedc4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134439098 DVLR DEBUG VLR subscr IMSI-262420000001051 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134439098 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134439098 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134439098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134439098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134439098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134439098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134439098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134439098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3045)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3046)@7e0c241b4610: patching N(SD)=1 into dtap '051462745217210422AD57D0'O MSC_Test_2-RAN(3046)@7e0c241b4610: patched enc_l3: '055462745217210422AD57D0'O MSC_Test_2-SCCP(3045)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3045)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3045)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3045)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055462745217210422AD57D0'O MSC_Test_2-M3UA(3047)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134439104 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134439104 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134439104 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134439104 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134439104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134439104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134439104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134439104 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134439104 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134439104 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbedc4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134439104 DIUCS DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbedc4f00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134439104 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134439104 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134439104 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134439104 DMM DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6274521722ad57d0) (gsm_04_08.c:1128) 20250823134439104 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91f60]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134439104 DVLR DEBUG SUBSCR(IMSI-262420000001051) AUTH on UTRAN received RES: 6274521722ad57d0 (8 bytes) (vlr_auth_fsm.c:151) 20250823134439104 DVLR INFO SUBSCR(IMSI-262420000001051) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134439104 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91f60]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134439104 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91f60]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134439104 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91f60]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134439104 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91f60]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91d50] (vlr_auth_fsm.c:294) 20250823134439104 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91f60]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134439104 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91f60]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134439104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134439104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134439104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134439104 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134439104 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=93c38fada0b04d348e7451cdc539705a, CK=NONE (ran_msg_iu.c:388) 20250823134439104 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbedc4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134439104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134439104 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134439104 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134439104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134439104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134439104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134439104 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134439104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134439104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3045)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3045)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3045)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3045)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3045)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134439110 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134439110 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134439110 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134439110 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134439110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134439110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134439110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134439110 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134439110 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134439110 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbedc4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134439110 DIUCS DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbedc4f00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134439110 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134439110 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134439110 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134439110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134439110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134439110 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134439110 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbedc4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134439110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134439110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134439110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91f60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134439110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91f60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91d50] (fsm.c:486) 20250823134439110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91f60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134439110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91f60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134439110 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134439110 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134439110 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134439110 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134439110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134439110 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134439110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134439110 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3045)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134439112 DVLR DEBUG VLR subscr IMSI-262420000001051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134439112 DVLR DEBUG IMSI:262420000001051 has MSISDN:491230001051 (vlr.c:1045) 20250823134439112 DMSC NOTICE msub(IMSI-262420000001051:MSISDN-491230001051) VLR: update for IMSI=262420000001051 (MSISDN=491230001051) (gsm_04_08.c:1541) 20250823134439112 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134439112 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134439112 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134439112 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91f60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134439112 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91f60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134439112 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91f60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134439112 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91f60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x561dbed91d50] (vlr_lu_fsm.c:110) 20250823134439112 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91f60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134439112 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x561dbed91f60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134439112 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134439113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134439113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x561dbeda9c90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134439113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x561dbeda9c90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x561dbed91d50] (fsm.c:486) 20250823134439113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x561dbeda9c90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134439113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x561dbeda9c90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134439113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x561dbeda9c90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134439113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x561dbeda9c90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134439113 DMSC NOTICE msub(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x312D6B9B) VLR: update for IMSI=262420000001051 (MSISDN=491230001051) (gsm_04_08.c:1541) 20250823134439113 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x561dbeda9c90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134439113 DMM DEBUG -> IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x312D6B9B LOCATION UPDATE ACCEPT (TMSI = 0x312d6b9b) (gsm_04_08.c:149) 20250823134439113 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134439113 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134439113 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbedc4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134439113 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x312D6B9B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134439113 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134439113 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134439113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134439113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134439113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134439113 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134439113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134439113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3045)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_ss_session_timeout2(3054)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3046)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3046)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(3045)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3045)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3045)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3045)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134439115 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134439115 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134439115 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3047)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134439115 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134439115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134439115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134439115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134439115 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134439115 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134439115 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbedc4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134439115 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbedc4f00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134439115 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134439115 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134439115 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134439115 DMM DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134439115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134439115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x561dbeda9c90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134439115 DMSC NOTICE msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B) VLR: update for IMSI=262420000001051 (MSISDN=491230001051) (gsm_04_08.c:1541) 20250823134439115 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134439115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x561dbeda9c90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134439115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134439115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x561dbeda9c90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134439115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x561dbeda9c90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbed91d50] (vlr_lu_fsm.c:817) 20250823134439115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x561dbeda9c90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134439115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x561dbeda9c90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134439115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134439115 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134439115 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250823134439115 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001051/3/1): Available (smpp_smsc.c:626) 20250823134439116 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134439116 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134439116 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134439116 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134439116 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B + 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) 20250823134439116 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134439116 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134439116 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbedc4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134439116 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134439116 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134439116 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134439116 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134439116 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134439116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134439116 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134439116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134439116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3045)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3045)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3045)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3045)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3045)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134439121 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134439121 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134439121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134439121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134439121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134439121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(3047)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134439121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134439121 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134439121 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134439121 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbedc4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134439121 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbedc4f00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134439121 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134439121 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134439121 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134439121 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134439121 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134439121 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134439121 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134439121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbed91d50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134439121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbed91d50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbeddc3c0] (msc_a.c:1053) 20250823134439121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbed91d50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134439121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbed91d50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134439121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbed91d50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134439122 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedadb70] (msc_a.c:1053) 20250823134439122 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134439122 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134439122 DMSC DEBUG msub_fsm[0x561dbedadb70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134439122 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B) MSC-A terminated (msub.c:261) 20250823134439122 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B) 1 MSC-I still active (msub.c:79) 20250823134439122 DMSC DEBUG msub_fsm[0x561dbedadb70]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134439122 DMSC DEBUG msub_fsm[0x561dbedadb70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134439122 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbedc4f00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134439122 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbedc4f00]{READY}: Removing from parent msub_fsm[0x561dbedadb70] (msub.c:113) 20250823134439122 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-484 (ran_conn.c:142) 20250823134439122 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-484 (ran_conn.c:155) 20250823134439122 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbedc4f00]{READY}: Freeing instance (msub.c:113) 20250823134439122 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-484:LU)[0x561dbedc4f00]{READY}: Deallocated (fsm.c:568) 20250823134439122 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B) Free (msub.c:119) 20250823134439122 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B - active-conn: now used by 1 (attached) (msub.c:375) 20250823134439122 DMSC DEBUG msub_fsm[0x561dbedadb70]{terminating}: Freeing instance (msub.c:113) 20250823134439122 DMSC DEBUG msub_fsm[0x561dbedadb70]{terminating}: Deallocated (fsm.c:568) 20250823134439122 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134439122 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134439122 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134439122 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134439122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134439122 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134439122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134439122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3045)@7e0c241b4610: Session index based on local reference:0 20250823134439123 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134439123 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134439123 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134439123 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134439123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134439123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134439123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3047)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134439123 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3046)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(3054)2703531 TC_iu_lu_and_ss_session_timeout2(3054)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(3054)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(3054)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(3054)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(3054)@7e0c241b4610: 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 := '312D6B9B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3046)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(3054)8634945 MSC_Test_2-RAN(3046)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(3045)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(3047)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134439326 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134439326 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134439326 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134439326 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134439326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134439326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134439326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134439326 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134439327 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) 20250823134439327 DMSC DEBUG msub_fsm[0x561dbed91d50]{active}: Allocated (fsm.c:456) 20250823134439327 DMSC DEBUG msc_i[0x561dbeddc3c0]{READY}: Allocated (fsm.c:456) 20250823134439327 DMSC DEBUG msc_i[0x561dbeddc3c0]{READY}: is child of msub_fsm[0x561dbed91d50] (fsm.c:486) 20250823134439327 DMSC DEBUG msc_a[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134439327 DMSC DEBUG msc_a[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed91d50] (fsm.c:486) 20250823134439327 DMSC DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134439327 DMSC DEBUG msc_i(unknown:UTRAN-Iu-485:NONE)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134439327 DMSC DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134439328 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134439328 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134439328 DMM DEBUG msc_a(TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823134439328 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134439328 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00] (fsm.c:486) 20250823134439328 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134439328 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134439328 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134439328 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134439328 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134439328 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134439328 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134439328 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134439328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeda9c90]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134439328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeda9c90]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedadb70] (fsm.c:486) 20250823134439328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeda9c90]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134439328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeda9c90]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134439328 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134439328 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134439329 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134439329 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134439329 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134439329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134439329 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134439329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134439329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3045)@7e0c241b4610: { messageType := 2, destLocRef := '83C241'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(3045)@7e0c241b4610: Session index based on local reference:0 TC_iu_lu_and_ss_session_timeout2(3054)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(3054)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134439335 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134439335 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeda9c90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134439335 DVLR DEBUG SUBSCR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B) Received 1 auth tuples (vlr.c:996) 20250823134439335 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeda9c90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134439335 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeda9c90]{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) 20250823134439335 DMM DEBUG Tx AUTH REQ (rand = 1642b3a3d36b5d52ca87c5d4f74e8684) (gsm_04_08.c:641) 20250823134439335 DMM DEBUG AUTH REQ (autn = 0af2266700fbc1f62e2d606802ad3817) (gsm_04_08.c:643) 20250823134439335 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134439335 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134439335 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134439335 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134439335 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134439335 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134439335 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134439335 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134439335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134439336 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134439336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134439336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3045)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3046)@7e0c241b4610: patching N(SD)=1 into dtap '05148B199B8C210482FF0807'O MSC_Test_2-RAN(3046)@7e0c241b4610: patched enc_l3: '05548B199B8C210482FF0807'O MSC_Test_2-SCCP(3045)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3045)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3045)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3045)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548B199B8C210482FF0807'O 20250823134439342 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134439342 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134439342 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134439342 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134439342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134439342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134439342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134439342 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134439343 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134439343 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134439343 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134439343 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134439343 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134439343 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134439343 DMM DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8b199b8c82ff0807) (gsm_04_08.c:1128) 20250823134439343 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeda9c90]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134439343 DVLR DEBUG SUBSCR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B) AUTH on UTRAN received RES: 8b199b8c82ff0807 (8 bytes) (vlr_auth_fsm.c:151) 20250823134439343 DVLR INFO SUBSCR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134439343 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeda9c90]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134439343 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeda9c90]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134439343 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeda9c90]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134439343 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeda9c90]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedadb70] (vlr_auth_fsm.c:294) 20250823134439343 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeda9c90]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134439343 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeda9c90]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134439343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134439343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134439343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134439343 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134439343 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=de19bbfa964e27211db3d7dc26bbcd8a, CK=NONE (ran_msg_iu.c:388) 20250823134439343 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134439344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134439344 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134439344 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134439344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134439344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134439344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134439344 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134439344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134439344 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3045)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3045)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3045)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3045)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3045)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134439349 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134439349 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134439349 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134439349 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134439349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134439349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134439349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134439349 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134439349 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134439349 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134439349 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134439349 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134439349 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134439349 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134439349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134439349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134439349 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134439349 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134439349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134439349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134439350 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134439350 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134439350 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134439350 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134439350 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134439350 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134439350 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250823134439350 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001051/3/1): Available (smpp_smsc.c:626) 20250823134439350 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134439350 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134439350 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134439350 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134439350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134439350 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134439350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134439350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3045)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3051)@7e0c241b4610: Created GsupExpect[0] for "262420000001051" to be handled at TC_iu_lu_and_ss_session_timeout2(3054) MSC_Test_2-RAN(3046)@7e0c241b4610: patching N(SD)=2 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-RAN(3046)@7e0c241b4610: patched enc_l3: '1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-SCCP(3045)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3045)@7e0c241b4610: vl_len:41 MSC_Test_2-SCCP(3045)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3045)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440250000010010401E1D1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O 20250823134439371 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134439371 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134439371 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134439371 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134439371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134439371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134439371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134439371 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134439371 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134439371 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134439371 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134439371 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134439371 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134439371 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134439371 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823134439371 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250823134439371 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) TC_iu_lu_and_ss_session_timeout2(3054)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134442373 DSS NOTICE trans(NCSS IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ callref-0x20000018 tid-9) SS/USSD session timeout, releasing (gsm_09_11.c:67) 20250823134442374 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134442374 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134442374 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134442374 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134442374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134442374 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134442374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134442374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134442374 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134442374 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134442374 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134442374 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134442374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134442374 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134442374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134442374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134442373 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134442373 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134442373 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134442373 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134442373 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134442373 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134442373 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134442373 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134442373 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134442373 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134442373 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134442373 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134442373 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(3047)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3047)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3045)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3045)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3045)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3045)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3045)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3045)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3045)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134442384 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134442384 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134442384 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134442384 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134442384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134442384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134442384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134442384 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134442384 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134442384 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134442384 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134442385 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134442385 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134442385 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134442385 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134442385 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134442385 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134442385 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134442385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134442385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00] (msc_a.c:1053) 20250823134442385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134442385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134442385 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed91d50] (msc_a.c:1053) 20250823134442385 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134442385 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134442385 DMSC DEBUG msub_fsm[0x561dbed91d50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134442385 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B) MSC-A terminated (msub.c:261) 20250823134442385 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B) 1 MSC-I still active (msub.c:79) 20250823134442385 DMSC DEBUG msub_fsm[0x561dbed91d50]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134442385 DMSC DEBUG msub_fsm[0x561dbed91d50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134442385 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134442385 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Removing from parent msub_fsm[0x561dbed91d50] (msub.c:113) 20250823134442385 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-485 (ran_conn.c:142) 20250823134442385 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-485 (ran_conn.c:155) 20250823134442385 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Freeing instance (msub.c:113) 20250823134442385 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B:UTRAN-Iu-485:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Deallocated (fsm.c:568) 20250823134442386 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B) Free (msub.c:119) 20250823134442386 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x312D6B9B - active-conn: now used by 1 (attached) (msub.c:375) 20250823134442386 DMSC DEBUG msub_fsm[0x561dbed91d50]{terminating}: Freeing instance (msub.c:113) 20250823134442386 DMSC DEBUG msub_fsm[0x561dbed91d50]{terminating}: Deallocated (fsm.c:568) 20250823134442386 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134442386 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134442386 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134442386 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134442386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134442386 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134442386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134442386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3047)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3045)@7e0c241b4610: Session index based on local reference:0 20250823134442388 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134442388 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-RAN(3046)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(3054)8634945 20250823134442388 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134442388 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134442388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134442388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134442388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134442388 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_ss_session_timeout2(3054)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(3054)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(3054)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(3054)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(3054)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(3039)@7e0c241b4610: Final verdict of PTC: none 20250823134442398 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134442398 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134442398 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134442398 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134442398 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134442398 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134442398 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134442398 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134442398 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) 20250823134442398 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_1-SCCP(3042)@7e0c241b4610: Final verdict of PTC: none 20250823134442399 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134442399 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134442399 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134442399 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134442399 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134442399 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134442399 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134442399 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134442399 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134442399 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134442399 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) MSC_Test-GSUP(3051)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(3041)@7e0c241b4610: Final verdict of PTC: none 20250823134442399 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test_1-M3UA(3044)@7e0c241b4610: Final verdict of PTC: none 20250823134442400 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(3046)@7e0c241b4610: Final verdict of PTC: none 20250823134442399 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134442399 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134442399 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134442399 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134442399 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) 20250823134442400 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) 20250823134442400 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134442400 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134442400 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134442400 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134442400 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134442400 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134442400 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134442400 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134442400 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134442400 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134442400 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134442400 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(3040)@7e0c241b4610: Final verdict of PTC: none 20250823134442400 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) 20250823134442400 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134442400 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134442400 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134442400 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) 20250823134442400 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134442400 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134442400 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) MSC_Test-MNCC(3048)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(3045)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(3043)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(3049)@7e0c241b4610: Final verdict of PTC: none 20250823134442400 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134442400 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134442400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134442400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134442400 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134442400 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134442401 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(3047)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3038)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(3053)@7e0c241b4610: Final verdict of PTC: none 20250823134442401 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(3055)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(3050)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(3052)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3038): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(3039): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(3040): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(3041): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(3042): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(3043): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(3044): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(3045): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(3046): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(3047): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(3048): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(3049): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(3050): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(3051): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(3052): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(3053): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_lu_and_ss_session_timeout2(3054): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3055): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_lu_and_ss_session_timeout finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass'. Sat Aug 23 13:44:42 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 20250823134443402 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=440156) 20250823134444401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134444401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134444401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134444401 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134444401 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134444401 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134444401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134444401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134444401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134444403 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=440156, count=443464) 20250823134445405 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134446407 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr'. ------ MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr ------ Sat Aug 23 13:44:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134447409 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_mt_ussd_for_unknown_subscr started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(3059)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(3059)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3059)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(3057)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(3062)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(3062)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3062)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(3060)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(3065)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(3065)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3065)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(3063)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134447567 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3066)@7e0c241b4610: 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 } } } 20250823134447733 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) 20250823134447733 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) 20250823134447733 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134447733 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(3059)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3059)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3059)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(3059)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(3059)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134447738 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134447738 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134447738 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134447738 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134447738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134447738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134447738 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(3059)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3059)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3059)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134447739 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134447739 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134447739 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134447739 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134447739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134447739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134447739 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(3059)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3059)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3059)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3059)@7e0c241b4610: Message received on association #8 20250823134447739 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134447739 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3059)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3059)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3059)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3059)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134447747 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) 20250823134447747 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) 20250823134447747 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134447747 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(3062)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3062)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3062)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134447752 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134447752 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134447752 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134447752 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134447752 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134447752 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134447752 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(3062)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(3062)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3062)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3062)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3062)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134447753 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134447753 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134447753 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134447753 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134447753 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134447753 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134447753 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(3062)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3062)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3062)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3062)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3062)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3062)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823134447753 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134447753 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3062)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3062)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134447761 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) 20250823134447762 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) 20250823134447762 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134447762 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(3065)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3065)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3065)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134447770 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134447770 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134447770 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134447770 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134447770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134447770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134447770 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(3065)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(3065)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3065)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3065)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3065)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134447773 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134447773 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134447773 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134447773 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134447773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134447773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134447773 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(3065)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134447773 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134447773 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3062)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3062)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3065)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3065)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3065)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3065)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3065)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3065)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3065)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134448411 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134448411 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3068)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3068)@7e0c241b4610: 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) } } } } 20250823134448417 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3068)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3068)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3068)@7e0c241b4610: 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(3068)@7e0c241b4610: 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(3068)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3068)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134448433 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) 20250823134448433 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823134448548 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134448548 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134448548 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134448548 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134448548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134448548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134448548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134448548 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3059)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134448548 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134448548 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134448548 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134448548 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134448548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134448548 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134448548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134448548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3059)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3059)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134448553 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134448553 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134448553 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134448553 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:603) 20250823134448553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134448553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134448553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134448553 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3062)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134448553 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134448553 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134448553 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134448553 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134448553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134448553 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:233) 20250823134448553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134448553 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(3058)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(3062)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3062)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3061)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134448582 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134448582 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134448582 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134448582 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134448582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134448582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134448582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134448582 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3065)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134448582 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) 20250823134448582 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134448582 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134448582 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134448582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134448582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134448583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134448583 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134448583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134448583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3065)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3065)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3064)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3064)@7e0c241b4610: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_iu_mt_ussd_for_unknown_subscr2(3072) MSC_Test-GSUP(3069)@7e0c241b4610: Created GsupExpect[0] for "000000000000000" to be handled at TC_iu_mt_ussd_for_unknown_subscr2(3072) 20250823134448600 DSS ERROR Rx OSMO_GSUP_MSGT_PROC_SS_REQUEST for unknown subscriber, rejecting (gsm_09_11.c:440) MSC_Test-GSUP(3069)@7e0c241b4610: Found GsupExpect[0] for "000000000000000" handled at TC_iu_mt_ussd_for_unknown_subscr2(3072) MSC_Test-GSUP(3069)@7e0c241b4610: Added IMSI table entry 0TC_iu_mt_ussd_for_unknown_subscr2(3072)"000000000000000" TC_iu_mt_ussd_for_unknown_subscr2(3072)@7e0c241b4610: setverdict(pass): none -> pass TC_iu_mt_ussd_for_unknown_subscr2(3072)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_1-SCCP(3060)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(3069)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(3063)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(3057)@7e0c241b4610: Final verdict of PTC: none 20250823134448609 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134448609 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134448609 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134448609 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134448609 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134448609 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134448609 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134448609 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134448609 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134448609 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) MSC_Test_1-M3UA(3062)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(3059)@7e0c241b4610: Final verdict of PTC: none 20250823134448609 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134448609 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134448609 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134448609 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134448610 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134448610 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134448610 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134448610 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134448610 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) 20250823134448610 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134448610 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134448610 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) MSC_Test-MNCC(3066)@7e0c241b4610: Final verdict of PTC: none 20250823134448610 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134448610 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134448610 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134448611 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134448611 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134448611 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MSC_Test_2-M3UA(3065)@7e0c241b4610: Final verdict of PTC: none 20250823134448611 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134448611 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134448611 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134448611 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) 20250823134448611 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134448611 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134448611 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134448611 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134448611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134448611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134448611 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134448611 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134448611 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134448611 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134448611 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) MSC_Test_2-RAN(3064)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(3058)@7e0c241b4610: Final verdict of PTC: none20250823134448611 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134448611 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134448611 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) 20250823134448611 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) 20250823134448611 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134448611 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134448611 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134448611 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134448611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134448611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134448611 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134448611 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134448611 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134448611 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823134448611 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134448611 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134448611 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134448611 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(3073)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(3068)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(3070)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3056)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(3061)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(3071)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(3067)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3056): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(3057): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(3058): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(3059): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(3060): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(3061): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(3062): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(3063): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(3064): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(3065): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(3066): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(3067): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(3068): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(3069): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(3070): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(3071): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_mt_ussd_for_unknown_subscr2(3072): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3073): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_mt_ussd_for_unknown_subscr finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr pass'. Sat Aug 23 13:44:48 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 20250823134449612 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=153292) 20250823134450611 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134450611 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134450611 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134450611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134450611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134450611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134450612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134450612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134450612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134450614 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134451614 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=153292, count=156600) 20250823134452615 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans'. ------ MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans ------ Sat Aug 23 13:44:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134453616 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_mo_ussd_for_unknown_trans started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(3077)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(3077)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3077)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(3075)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(3080)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(3080)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3080)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(3078)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(3083)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(3083)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3083)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(3081)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134453792 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3084)@7e0c241b4610: 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 } } } 20250823134453954 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) 20250823134453954 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) 20250823134453954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134453954 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(3077)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3077)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3077)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134453957 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134453957 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134453957 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134453957 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134453957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134453957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134453957 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(3077)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(3077)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3077)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3077)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3077)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134453959 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134453959 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134453959 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134453959 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134453959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134453959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134453959 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(3077)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3077)@7e0c241b4610: Message received on association #8 20250823134453959 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134453959 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3077)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3077)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3077)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3077)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3077)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3077)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134453971 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) 20250823134453971 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) 20250823134453971 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134453971 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(3080)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3080)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3080)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134453972 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134453972 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134453972 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134453972 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134453972 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134453972 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134453972 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(3080)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(3080)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3080)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3080)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3080)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(3080)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134453973 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134453973 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134453973 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134453973 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134453973 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134453973 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134453973 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(3080)@7e0c241b4610: Message received on association #8 20250823134453973 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134453973 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3080)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3080)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3080)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3080)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3080)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3080)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134453986 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) 20250823134453986 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) 20250823134453986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134453986 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(3083)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3083)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3083)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134453994 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134453994 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134453994 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134453994 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134453994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134453994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134453994 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(3083)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(3083)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3083)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3083)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3083)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134453997 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134453997 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134453997 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134453997 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134453997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134453997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134453997 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(3083)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134453997 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134453997 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3080)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3083)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3080)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3083)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3083)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3083)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3083)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3083)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3083)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134454617 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134454617 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3086)@7e0c241b4610: Established a new IPA connection (conn_id=2) 20250823134454623 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3086)@7e0c241b4610: 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(3086)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3086)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3086)@7e0c241b4610: 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(3086)@7e0c241b4610: 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(3086)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3086)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134454643 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) 20250823134454643 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250823134454768 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134454768 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134454768 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134454768 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134454768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134454768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134454768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134454768 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134454768 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134454768 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134454768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134454768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134454768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134454768 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134454768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134454768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3077)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(3077)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3077)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3076)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134454778 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134454778 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134454778 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134454778 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:603) 20250823134454778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134454778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134454778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134454778 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3080)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134454778 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134454778 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134454778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134454778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134454778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134454778 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:233) 20250823134454778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134454778 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3080)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3080)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3079)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134454799 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134454799 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134454799 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134454799 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134454799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134454799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134454799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134454799 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134454799 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) 20250823134454799 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134454799 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134454799 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134454799 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134454799 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134454799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134454799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134454799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134454799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3082)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3082)@7e0c241b4610: Created IMSI[0] for '262420000001053'H'FFFFFFFF'O to be handled at TC_iu_mo_ussd_for_unknown_trans2(3090) MSC_Test-GSUP(3087)@7e0c241b4610: Created GsupExpect[0] for "262420000001053" to be handled at TC_iu_mo_ussd_for_unknown_trans2(3090) MSC_Test-GSUP(3087)@7e0c241b4610: Created GsupExpect[1] for "262420000001053" to be handled at TC_iu_mo_ussd_for_unknown_trans2(3090) TC_iu_mo_ussd_for_unknown_trans2(3090)@7e0c241b4610: 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(3082)@7e0c241b4610: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(3090)2137917 MSC_Test_2-SCCP(3081)@7e0c241b4610: First idle individual index:0 20250823134454828 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134454828 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134454828 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134454828 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134454828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134454828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134454828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134454828 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134454828 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) MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134454828 DMSC DEBUG msub_fsm[0x561dbedadb70]{active}: Allocated (fsm.c:456) 20250823134454828 DMSC DEBUG msc_i[0x561dbedc4f00]{READY}: Allocated (fsm.c:456) 20250823134454828 DMSC DEBUG msc_i[0x561dbedc4f00]{READY}: is child of msub_fsm[0x561dbedadb70] (fsm.c:486) 20250823134454828 DMSC DEBUG msc_a[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134454828 DMSC DEBUG msc_a[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedadb70] (fsm.c:486) 20250823134454828 DMSC DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134454828 DMSC DEBUG msc_i(unknown:UTRAN-Iu-486:NONE)[0x561dbedc4f00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134454828 DMSC DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134454828 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134454828 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134454828 DMM DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134454828 DMM DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134454828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91d50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134454828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91d50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbeddc3c0] (fsm.c:486) 20250823134454828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91d50]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134454828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91d50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-RAN(3082)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134454828 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134454828 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001053 id=262420000001053 (vlr.c:661) 20250823134454828 DVLR INFO New subscr, IMSI: 262420000001053 (vlr.c:562) 20250823134454828 DVLR DEBUG VLR subscr IMSI-262420000001053 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134454828 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134454828 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134454828 DVLR DEBUG VLR subscr IMSI-262420000001053 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134454828 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134454828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91d50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134454828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91d50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134454828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91d50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134454828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91f60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134454828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91f60]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91d50] (fsm.c:486) 20250823134454828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91f60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134454828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91f60]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134454829 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134454829 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134454829 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134454829 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134454829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134454829 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134454829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134454829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@7e0c241b4610: { messageType := 2, destLocRef := '209F3D'O, 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(3081)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(3087)@7e0c241b4610: Found GsupExpect[0] for "262420000001053" handled at TC_iu_mo_ussd_for_unknown_trans2(3090) MSC_Test-GSUP(3087)@7e0c241b4610: Added IMSI table entry 0TC_iu_mo_ussd_for_unknown_trans2(3090)"262420000001053" TC_iu_mo_ussd_for_unknown_trans2(3090)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(3090)@7e0c241b4610: setverdict(pass): none -> pass 20250823134454833 DVLR DEBUG VLR subscr IMSI-262420000001053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134454833 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91f60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134454833 DVLR DEBUG SUBSCR(IMSI-262420000001053) Received 1 auth tuples (vlr.c:996) 20250823134454833 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91f60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134454833 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91f60]{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) 20250823134454833 DMM DEBUG Tx AUTH REQ (rand = c106d2b5c3ef8b34fb23e0af15408fbe) (gsm_04_08.c:641) 20250823134454833 DMM DEBUG AUTH REQ (autn = 285bbb5fbfb2cb3ab4cd189666f01f8e) (gsm_04_08.c:643) 20250823134454833 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134454833 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134454833 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbedc4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134454833 DVLR DEBUG VLR subscr IMSI-262420000001053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134454833 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134454833 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134454833 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134454833 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134454833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134454833 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134454833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134454833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3082)@7e0c241b4610: patching N(SD)=1 into dtap '051457AF73F521042FBB1301'O MSC_Test_2-RAN(3082)@7e0c241b4610: patched enc_l3: '055457AF73F521042FBB1301'O MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3081)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3081)@7e0c241b4610: vl_from0 20250823134454839 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134454839 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134454839 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134454839 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134454839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134454839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134454839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134454839 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3081)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055457AF73F521042FBB1301'O MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134454839 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134454839 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbedc4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134454839 DIUCS DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbedc4f00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134454839 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134454839 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134454839 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134454839 DMM DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 57af73f52fbb1301) (gsm_04_08.c:1128) 20250823134454839 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91f60]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134454839 DVLR DEBUG SUBSCR(IMSI-262420000001053) AUTH on UTRAN received RES: 57af73f52fbb1301 (8 bytes) (vlr_auth_fsm.c:151) 20250823134454839 DVLR INFO SUBSCR(IMSI-262420000001053) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134454839 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91f60]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134454839 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91f60]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134454839 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91f60]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134454839 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91f60]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91d50] (vlr_auth_fsm.c:294) 20250823134454839 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91f60]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134454839 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91f60]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134454839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134454839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134454839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134454839 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134454839 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a8db65bf92ef7c5208b3e3584c048386, CK=NONE (ran_msg_iu.c:388) 20250823134454839 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbedc4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134454839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134454839 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134454839 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134454839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134454839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134454839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134454839 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134454839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134454839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3081)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3081)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3081)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134454845 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134454845 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134454845 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134454845 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134454845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134454845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134454845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134454845 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134454845 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134454845 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbedc4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134454845 DIUCS DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbedc4f00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134454845 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134454845 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134454845 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134454845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134454845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134454845 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134454845 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbedc4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134454845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134454845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134454845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91f60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134454845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91f60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91d50] (fsm.c:486) 20250823134454845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91f60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134454845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91f60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134454845 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134454845 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134454845 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134454845 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134454845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134454845 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134454845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134454845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134454847 DVLR DEBUG VLR subscr IMSI-262420000001053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134454848 DVLR DEBUG IMSI:262420000001053 has MSISDN:491230001053 (vlr.c:1045) 20250823134454848 DMSC NOTICE msub(IMSI-262420000001053:MSISDN-491230001053) VLR: update for IMSI=262420000001053 (MSISDN=491230001053) (gsm_04_08.c:1541) 20250823134454848 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134454848 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134454848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134454848 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91f60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134454848 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91f60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134454848 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91f60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134454848 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91f60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x561dbed91d50] (vlr_lu_fsm.c:110) 20250823134454848 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91f60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134454848 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x561dbed91f60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134454848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134454848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134454848 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x561dbed93640]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134454848 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x561dbed93640]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x561dbed91d50] (fsm.c:486) 20250823134454848 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x561dbed93640]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134454848 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x561dbed93640]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134454848 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x561dbed93640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134454848 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x561dbed93640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134454848 DMSC NOTICE msub(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x451F6190) VLR: update for IMSI=262420000001053 (MSISDN=491230001053) (gsm_04_08.c:1541) 20250823134454848 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x561dbed93640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134454848 DMM DEBUG -> IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x451F6190 LOCATION UPDATE ACCEPT (TMSI = 0x451f6190) (gsm_04_08.c:149) 20250823134454848 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x451F6190:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134454848 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x451F6190:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134454848 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x451F6190:UTRAN-Iu-486:LU)[0x561dbedc4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134454848 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134454848 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134454848 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134454848 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134454848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134454848 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134454848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134454848 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134454848 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x451F6190 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3083)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(3090)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3082)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3082)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3081)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3081)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3081)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134454850 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134454850 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134454850 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134454850 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134454850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134454850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134454850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134454850 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134454850 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134454850 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x451F6190:UTRAN-Iu-486:LU)[0x561dbedc4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134454850 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x451F6190:UTRAN-Iu-486:LU)[0x561dbedc4f00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134454850 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x451F6190:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134454850 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x451F6190:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134454850 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x451F6190:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134454850 DMM DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x451F6190:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134454850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x451F6190:UTRAN-Iu-486:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134454850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x561dbed93640]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134454850 DMSC NOTICE msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190) VLR: update for IMSI=262420000001053 (MSISDN=491230001053) (gsm_04_08.c:1541) 20250823134454850 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134454850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x561dbed93640]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134454850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134454850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x561dbed93640]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134454850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x561dbed93640]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbed91d50] (vlr_lu_fsm.c:817) 20250823134454850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x561dbed93640]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134454850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x561dbed93640]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134454850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134454850 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134454850 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250823134454850 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001053/3/1): Available (smpp_smsc.c:626) 20250823134454850 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134454850 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134454850 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134454850 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134454850 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190 + 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) 20250823134454850 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134454850 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134454850 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbedc4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134454850 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134454850 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134454850 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134454850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134454850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134454850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134454850 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134454850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134454850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3081)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3081)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3081)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134454854 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134454854 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134454854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134454854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134454854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134454854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134454854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134454854 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134454854 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134454854 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbedc4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134454854 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbedc4f00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134454854 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134454854 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134454854 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134454854 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134454854 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134454854 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134454854 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134454854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbed91d50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134454854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbed91d50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbeddc3c0] (msc_a.c:1053) 20250823134454854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbed91d50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134454854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbed91d50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134454854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbed91d50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134454854 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedadb70] (msc_a.c:1053) 20250823134454854 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134454854 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134454854 DMSC DEBUG msub_fsm[0x561dbedadb70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134454854 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190) MSC-A terminated (msub.c:261) 20250823134454854 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190) 1 MSC-I still active (msub.c:79) 20250823134454854 DMSC DEBUG msub_fsm[0x561dbedadb70]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134454854 DMSC DEBUG msub_fsm[0x561dbedadb70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134454854 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbedc4f00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134454854 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbedc4f00]{READY}: Removing from parent msub_fsm[0x561dbedadb70] (msub.c:113) 20250823134454854 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-486 (ran_conn.c:142) 20250823134454854 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-486 (ran_conn.c:155) 20250823134454854 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbedc4f00]{READY}: Freeing instance (msub.c:113) 20250823134454854 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-486:LU)[0x561dbedc4f00]{READY}: Deallocated (fsm.c:568) 20250823134454854 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190) Free (msub.c:119) 20250823134454854 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134454854 DMSC DEBUG msub_fsm[0x561dbedadb70]{terminating}: Freeing instance (msub.c:113) 20250823134454854 DMSC DEBUG msub_fsm[0x561dbedadb70]{terminating}: Deallocated (fsm.c:568) 20250823134454854 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134454854 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134454854 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134454854 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134454854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134454854 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134454854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134454854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on local reference:0 20250823134454855 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134454855 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134454855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134454855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134454855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134454855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134454855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134454855 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3082)@7e0c241b4610: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(3090)2137917 TC_iu_mo_ussd_for_unknown_trans2(3090)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(3090)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(3090)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(3090)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(3090)@7e0c241b4610: 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 := '451F6190'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3082)@7e0c241b4610: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(3090)11854262 MSC_Test_2-RAN(3082)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(3081)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134455058 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455058 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134455058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134455058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134455058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134455058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134455058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134455058 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134455059 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) 20250823134455059 DMSC DEBUG msub_fsm[0x561dbed91d50]{active}: Allocated (fsm.c:456) 20250823134455059 DMSC DEBUG msc_i[0x561dbeddc3c0]{READY}: Allocated (fsm.c:456) 20250823134455059 DMSC DEBUG msc_i[0x561dbeddc3c0]{READY}: is child of msub_fsm[0x561dbed91d50] (fsm.c:486) 20250823134455059 DMSC DEBUG msc_a[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134455059 DMSC DEBUG msc_a[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed91d50] (fsm.c:486) 20250823134455059 DMSC DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134455059 DMSC DEBUG msc_i(unknown:UTRAN-Iu-487:NONE)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134455059 DMSC DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134455059 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134455059 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134455059 DMM DEBUG msc_a(TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823134455059 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134455059 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00] (fsm.c:486) 20250823134455059 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134455059 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134455059 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134455059 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134455059 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134455059 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134455059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134455059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134455059 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbed91f60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134455059 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbed91f60]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedadb70] (fsm.c:486) 20250823134455059 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbed91f60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134455059 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbed91f60]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134455059 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134455060 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455060 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134455060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134455060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134455060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134455060 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134455060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134455060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@7e0c241b4610: { messageType := 2, destLocRef := 'B4E1B6'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(3081)@7e0c241b4610: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(3090)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(3090)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134455067 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134455067 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbed91f60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134455067 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190) Received 1 auth tuples (vlr.c:996) 20250823134455067 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbed91f60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134455067 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbed91f60]{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) 20250823134455067 DMM DEBUG Tx AUTH REQ (rand = 5056995a64f8581fe464fc95f7dfe8da) (gsm_04_08.c:641) 20250823134455067 DMM DEBUG AUTH REQ (autn = 34342ebdc0761a318e0812d5515d3650) (gsm_04_08.c:643) 20250823134455067 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134455067 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134455067 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134455067 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134455068 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455068 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134455068 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134455068 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134455068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134455068 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134455068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134455068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3082)@7e0c241b4610: patching N(SD)=1 into dtap '0514B2EBE8D421041AE1F656'O MSC_Test_2-RAN(3082)@7e0c241b4610: patched enc_l3: '0554B2EBE8D421041AE1F656'O MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3081)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3081)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3081)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B2EBE8D421041AE1F656'O 20250823134455074 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455074 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134455074 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134455074 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134455074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134455074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134455074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134455074 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134455074 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134455074 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134455074 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134455074 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134455074 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134455074 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134455074 DMM DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b2ebe8d41ae1f656) (gsm_04_08.c:1128) 20250823134455075 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbed91f60]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134455075 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190) AUTH on UTRAN received RES: b2ebe8d41ae1f656 (8 bytes) (vlr_auth_fsm.c:151) 20250823134455075 DVLR INFO SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134455075 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbed91f60]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134455075 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbed91f60]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134455075 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbed91f60]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134455075 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbed91f60]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedadb70] (vlr_auth_fsm.c:294) 20250823134455075 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbed91f60]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134455075 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbed91f60]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134455075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134455075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134455075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134455075 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134455075 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=bb8a747032e4aacafab8837c1504220e, CK=NONE (ran_msg_iu.c:388) 20250823134455075 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134455075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134455075 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455075 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134455075 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134455075 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134455075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134455075 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134455075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134455075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3081)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3081)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3081)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134455081 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455081 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134455081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134455081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134455081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134455081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134455081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134455081 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134455082 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134455082 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134455082 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134455082 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134455082 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134455082 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134455082 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134455082 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134455082 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134455082 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134455082 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134455082 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134455082 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134455082 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134455082 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134455082 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134455082 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134455082 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134455082 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250823134455082 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001053/3/1): Available (smpp_smsc.c:626) 20250823134455083 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455083 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134455083 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134455083 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134455083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134455083 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134455083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134455083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3082)@7e0c241b4610: patching N(SD)=2 into dtap '1B3A178B8D7FB4ED134D3F21026FF6F89490DD30A29FBF08FDAE'O MSC_Test_2-RAN(3082)@7e0c241b4610: patched enc_l3: '1BBA178B8D7FB4ED134D3F21026FF6F89490DD30A29FBF08FDAE'O MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3081)@7e0c241b4610: vl_len:38 MSC_Test_2-SCCP(3081)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3081)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440220000010010401B1A1BBA178B8D7FB4ED134D3F21026FF6F89490DD30A29FBF08FDAE'O MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134455094 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455095 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134455095 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134455095 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134455095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134455095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134455095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134455095 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134455095 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134455095 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134455095 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134455095 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134455095 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134455095 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134455095 DSS ERROR Rx GSM0480_MTYPE_FACILITY message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250823134455095 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134455095 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134455095 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134455095 DIUCS ERROR msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250823134455095 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134455095 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134455095 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134455095 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134455095 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134455095 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134455095 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134455095 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134455096 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134455096 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455096 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134455096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134455096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134455096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134455096 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134455096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134455096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134455096 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455096 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134455096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134455096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134455096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134455096 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134455096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134455096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3083)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(3090)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3081)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3081)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3081)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134455104 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455104 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134455104 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134455104 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134455104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134455104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134455104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134455104 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134455104 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134455104 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134455104 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134455104 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134455104 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134455104 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134455104 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134455104 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134455104 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134455104 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134455104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134455104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00] (msc_a.c:1053) 20250823134455105 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134455105 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134455105 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed91d50] (msc_a.c:1053) 20250823134455105 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134455105 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134455105 DMSC DEBUG msub_fsm[0x561dbed91d50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134455105 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190) MSC-A terminated (msub.c:261) 20250823134455105 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190) 1 MSC-I still active (msub.c:79) 20250823134455105 DMSC DEBUG msub_fsm[0x561dbed91d50]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134455105 DMSC DEBUG msub_fsm[0x561dbed91d50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134455105 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134455105 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Removing from parent msub_fsm[0x561dbed91d50] (msub.c:113) 20250823134455105 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-487 (ran_conn.c:142) 20250823134455105 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-487 (ran_conn.c:155) 20250823134455105 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Freeing instance (msub.c:113) 20250823134455105 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-487:CM_SERVICE_REQ)[0x561dbeddc3c0]{READY}: Deallocated (fsm.c:568) 20250823134455105 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190) Free (msub.c:119) 20250823134455105 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134455105 DMSC DEBUG msub_fsm[0x561dbed91d50]{terminating}: Freeing instance (msub.c:113) 20250823134455105 DMSC DEBUG msub_fsm[0x561dbed91d50]{terminating}: Deallocated (fsm.c:568) 20250823134455105 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455105 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134455105 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134455105 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134455105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134455105 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134455105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134455105 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on local reference:0 20250823134455107 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455107 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134455107 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134455107 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134455107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-RAN(3082)@7e0c241b4610: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(3090)11854262 MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134455107 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134455108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134455108 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_mo_ussd_for_unknown_trans2(3090)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(3090)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(3090)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(3090)@7e0c241b4610: 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 := '451F6190'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3082)@7e0c241b4610: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(3090)12831284 MSC_Test_2-RAN(3082)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(3081)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134455310 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455310 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134455310 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134455310 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134455310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134455310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134455310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134455310 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134455311 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) 20250823134455311 DMSC DEBUG msub_fsm[0x561dbedadb70]{active}: Allocated (fsm.c:456) 20250823134455311 DMSC DEBUG msc_i[0x561dbedc4f00]{READY}: Allocated (fsm.c:456) 20250823134455311 DMSC DEBUG msc_i[0x561dbedc4f00]{READY}: is child of msub_fsm[0x561dbedadb70] (fsm.c:486) 20250823134455311 DMSC DEBUG msc_a[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134455311 DMSC DEBUG msc_a[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedadb70] (fsm.c:486) 20250823134455311 DMSC DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134455311 DMSC DEBUG msc_i(unknown:UTRAN-Iu-488:NONE)[0x561dbedc4f00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134455311 DMSC DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134455311 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134455311 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134455311 DMM DEBUG msc_a(TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823134455311 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134455311 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0] (fsm.c:486) 20250823134455311 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134455311 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134455311 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134455311 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134455311 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134455311 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134455311 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134455311 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134455311 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91f60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134455311 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91f60]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91d50] (fsm.c:486) 20250823134455311 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91f60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134455311 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91f60]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134455311 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134455312 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455312 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134455312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134455312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134455312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134455312 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134455312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134455312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@7e0c241b4610: { messageType := 2, destLocRef := 'C3CA34'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(3081)@7e0c241b4610: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(3090)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(3090)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134455319 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134455319 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91f60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134455319 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190) Received 1 auth tuples (vlr.c:996) 20250823134455319 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91f60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134455319 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91f60]{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) 20250823134455319 DMM DEBUG Tx AUTH REQ (rand = 344840b269713335d19cd3a3f747f3ac) (gsm_04_08.c:641) 20250823134455319 DMM DEBUG AUTH REQ (autn = 4ddbfe382b168df0857a77b93c96f142) (gsm_04_08.c:643) 20250823134455319 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134455319 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134455319 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbedc4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134455319 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134455319 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455319 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134455319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134455319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134455319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134455319 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134455320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134455320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3082)@7e0c241b4610: patching N(SD)=1 into dtap '0514A6C9C661210488D52B3A'O MSC_Test_2-RAN(3082)@7e0c241b4610: patched enc_l3: '0554A6C9C661210488D52B3A'O MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3081)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3081)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3081)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A6C9C661210488D52B3A'O 20250823134455327 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455327 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134455327 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134455327 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134455327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134455327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134455327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134455327 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134455327 DIUCS DEBUG (UTRAN-Iu-488) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134455327 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbedc4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134455327 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbedc4f00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134455327 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134455327 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134455327 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134455327 DMM DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a6c9c66188d52b3a) (gsm_04_08.c:1128) 20250823134455327 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91f60]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134455327 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190) AUTH on UTRAN received RES: a6c9c66188d52b3a (8 bytes) (vlr_auth_fsm.c:151) 20250823134455327 DVLR INFO SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134455327 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91f60]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134455327 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91f60]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134455327 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91f60]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134455327 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91f60]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91d50] (vlr_auth_fsm.c:294) 20250823134455328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91f60]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134455328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91f60]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134455328 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134455328 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134455328 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134455328 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134455328 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7cd6b8897e695a8c08106b15844c43be, CK=NONE (ran_msg_iu.c:388) 20250823134455328 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbedc4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134455328 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134455328 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455328 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134455328 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134455328 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134455328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134455328 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134455328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134455328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3081)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3081)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3081)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134455333 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455333 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134455333 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134455333 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134455333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134455333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134455333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134455333 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134455334 DIUCS DEBUG (UTRAN-Iu-488) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134455334 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbedc4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134455334 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbedc4f00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134455334 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134455334 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134455334 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134455334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134455334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134455334 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134455334 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbedc4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134455334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134455334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134455334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134455334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134455334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134455334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134455334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134455334 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134455334 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250823134455334 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001053/3/1): Available (smpp_smsc.c:626) 20250823134455335 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455335 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134455335 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134455335 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134455335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134455335 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134455335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134455335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3082)@7e0c241b4610: patching N(SD)=2 into dtap '1B2A1C175AB30D594435A37B4BD87A181680E57638F8BC20C6CEB0'O MSC_Test_2-RAN(3082)@7e0c241b4610: patched enc_l3: '1BAA1C175AB30D594435A37B4BD87A181680E57638F8BC20C6CEB0'O MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3081)@7e0c241b4610: vl_len:39 MSC_Test_2-SCCP(3081)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3081)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440230000010010401C1B1BAA1C175AB30D594435A37B4BD87A181680E57638F8BC20C6CEB0'O 20250823134455342 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455342 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134455342 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134455342 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134455342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134455342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134455342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134455342 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134455342 DIUCS DEBUG (UTRAN-Iu-488) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134455342 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbedc4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134455342 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbedc4f00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134455342 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134455342 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134455342 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134455342 DSS ERROR Rx GSM0480_MTYPE_RELEASE_COMPLETE message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250823134455343 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134455343 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134455343 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbedc4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134455343 DIUCS ERROR msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250823134455343 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134455343 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134455343 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134455343 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134455343 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134455343 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134455343 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134455343 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbedc4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134455343 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134455343 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455343 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134455343 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134455343 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134455343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134455343 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134455343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134455343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134455343 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455343 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134455343 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134455343 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134455343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134455343 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134455343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134455343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3083)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(3090)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3081)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3081)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3081)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134455349 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455349 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134455349 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134455349 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134455349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134455349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134455349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134455349 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134455350 DIUCS DEBUG (UTRAN-Iu-488) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134455350 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbedc4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134455350 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbedc4f00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134455350 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134455350 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134455350 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134455350 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134455350 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134455350 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134455350 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134455350 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134455350 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0] (msc_a.c:1053) 20250823134455350 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134455350 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134455350 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedadb70] (msc_a.c:1053) 20250823134455350 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134455350 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134455350 DMSC DEBUG msub_fsm[0x561dbedadb70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134455350 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190) MSC-A terminated (msub.c:261) 20250823134455350 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190) 1 MSC-I still active (msub.c:79) 20250823134455350 DMSC DEBUG msub_fsm[0x561dbedadb70]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134455350 DMSC DEBUG msub_fsm[0x561dbedadb70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134455350 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbedc4f00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134455350 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbedc4f00]{READY}: Removing from parent msub_fsm[0x561dbedadb70] (msub.c:113) 20250823134455350 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-488 (ran_conn.c:142) 20250823134455350 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-488 (ran_conn.c:155) 20250823134455350 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbedc4f00]{READY}: Freeing instance (msub.c:113) 20250823134455350 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190:UTRAN-Iu-488:CM_SERVICE_REQ)[0x561dbedc4f00]{READY}: Deallocated (fsm.c:568) 20250823134455350 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190) Free (msub.c:119) 20250823134455350 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x451F6190 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134455350 DMSC DEBUG msub_fsm[0x561dbedadb70]{terminating}: Freeing instance (msub.c:113) 20250823134455350 DMSC DEBUG msub_fsm[0x561dbedadb70]{terminating}: Deallocated (fsm.c:568) 20250823134455350 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455350 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134455350 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134455350 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134455350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134455350 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134455350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134455350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@7e0c241b4610: Session index based on local reference:0 20250823134455352 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455352 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134455352 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134455352 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134455352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134455352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134455352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134455352 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3082)@7e0c241b4610: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(3090)12831284 MSC_Test_2-M3UA(3083)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_ussd_for_unknown_trans2(3090)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(3090)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(3090)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(3090)@7e0c241b4610: Final verdict of PTC: pass 20250823134455360 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134455360 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134455360 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134455360 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134455360 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134455360 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134455360 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134455360 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134455360 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) 20250823134455360 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455360 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134455360 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134455360 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134455360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134455360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134455360 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134455360 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134455361 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134455361 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134455361 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) 20250823134455361 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134455361 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134455362 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134455362 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823134455362 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134455362 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823134455362 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) MSC_Test-GSUP(3087)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(3078)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(3075)@7e0c241b4610: Final verdict of PTC: none 20250823134455362 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) 20250823134455362 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455362 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134455362 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134455362 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134455362 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134455362 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134455362 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134455362 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134455362 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134455362 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134455362 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134455362 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134455363 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823134455363 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) 20250823134455363 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134455363 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134455363 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134455363 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) 20250823134455363 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134455364 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134455364 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134455364 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134455364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134455364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134455364 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134455364 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134455364 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134455364 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3077)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(3080)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(3079)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(3086)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(3084)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(3083)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(3088)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(3082)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(3076)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(3081)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3074)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(3085)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(3089)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3091)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3074): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(3075): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(3076): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(3077): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(3078): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(3079): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(3080): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(3081): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(3082): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(3083): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(3084): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(3085): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(3086): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(3087): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(3088): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(3089): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_mo_ussd_for_unknown_trans2(3090): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3091): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass'. Sat Aug 23 13:44:55 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 20250823134456365 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=568316) 20250823134457362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134457362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134457362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134457363 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134457363 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134457363 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134457364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134457364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134457364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134457366 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=568316, count=571624) 20250823134458368 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134459370 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session'. ------ MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session ------ Sat Aug 23 13:44:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134500372 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_proc_ss_for_unknown_session started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(3095)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(3095)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3095)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(3093)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(3098)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(3098)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3098)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(3096)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(3101)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(3101)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3101)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(3099)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134500519 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3102)@7e0c241b4610: 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 } } } 20250823134500672 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) 20250823134500672 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) 20250823134500672 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134500672 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(3095)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3095)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3095)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134500678 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134500678 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134500678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134500678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134500678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134500678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134500678 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(3095)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(3095)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3095)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3095)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3095)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134500681 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134500681 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134500681 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134500681 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134500681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134500681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134500681 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(3095)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3095)@7e0c241b4610: Message received on association #8 20250823134500681 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134500681 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3095)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3095)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3095)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3095)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3095)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3095)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134500693 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) 20250823134500693 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) 20250823134500693 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134500693 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(3098)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3098)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3098)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(3098)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(3098)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134500698 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134500698 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134500698 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134500698 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134500698 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134500698 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134500698 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(3098)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3098)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3098)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(3098)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134500700 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134500700 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134500700 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134500700 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134500700 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134500700 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134500700 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(3098)@7e0c241b4610: Message received on association #8 20250823134500701 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134500701 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3098)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3098)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3098)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3098)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3098)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3098)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134500712 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) 20250823134500712 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) 20250823134500712 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134500712 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(3101)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3101)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3101)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134500720 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134500720 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134500720 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134500720 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134500720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134500720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134500720 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(3101)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(3101)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3101)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3101)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3101)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(3101)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134500724 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134500724 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134500724 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134500724 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134500724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134500724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134500724 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134500724 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134500724 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3098)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3098)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3101)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3101)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3101)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3101)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3101)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3101)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3101)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134501373 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134501373 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3104)@7e0c241b4610: Established a new IPA connection (conn_id=2) 20250823134501379 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3104)@7e0c241b4610: 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(3104)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3104)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3104)@7e0c241b4610: 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(3104)@7e0c241b4610: 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(3104)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3104)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134501400 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) 20250823134501400 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3105)@7e0c241b4610: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_proc_ss_for_unknown_session2(3108) TC_iu_proc_ss_for_unknown_session2(3108)@7e0c241b4610: 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 } } } } 20250823134501479 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134501479 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134501479 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134501479 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134501479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134501479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134501479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134501479 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3095)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134501480 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134501480 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134501480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134501480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134501480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134501480 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134501480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134501480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3095)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3095)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3094)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(3098)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134501506 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134501506 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134501506 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134501506 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:603) 20250823134501506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134501506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134501506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134501506 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134501506 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134501506 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134501506 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134501506 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134501506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134501506 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:233) 20250823134501506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134501506 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3098)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3098)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3097)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(3101)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134501523 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134501523 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134501523 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134501523 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134501523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134501523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134501523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134501523 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134501524 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) 20250823134501524 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134501524 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134501524 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134501524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134501524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134501524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134501524 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134501524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134501524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3101)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3101)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3100)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3100)@7e0c241b4610: Added conn table entry 0TC_iu_proc_ss_for_unknown_session2(3108)3561738 MSC_Test_2-SCCP(3099)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(3101)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134501533 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134501533 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134501533 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134501533 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134501533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134501533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134501533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134501533 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134501533 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) MSC_Test_2-RAN(3100)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134501534 DMSC DEBUG msub_fsm[0x561dbed91d50]{active}: Allocated (fsm.c:456) 20250823134501534 DMSC DEBUG msc_i[0x561dbeddc3c0]{READY}: Allocated (fsm.c:456) 20250823134501534 DMSC DEBUG msc_i[0x561dbeddc3c0]{READY}: is child of msub_fsm[0x561dbed91d50] (fsm.c:486) 20250823134501534 DMSC DEBUG msc_a[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134501534 DMSC DEBUG msc_a[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed91d50] (fsm.c:486) 20250823134501534 DMSC DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134501534 DMSC DEBUG msc_i(unknown:UTRAN-Iu-489:NONE)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134501534 DMSC DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134501534 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134501534 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134501534 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001055 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134501534 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134501534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedadb70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134501534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedadb70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedc4f00] (fsm.c:486) 20250823134501534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedadb70]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134501534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedadb70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134501534 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134501534 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001055 id=262420000001055 (vlr.c:661) 20250823134501534 DVLR INFO New subscr, IMSI: 262420000001055 (vlr.c:562) 20250823134501534 DVLR DEBUG VLR subscr IMSI-262420000001055 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134501534 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134501534 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134501534 DVLR DEBUG VLR subscr IMSI-262420000001055 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134501534 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134501534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedadb70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134501534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedadb70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134501534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedadb70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134501534 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbed93640]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134501534 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbed93640]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedadb70] (fsm.c:486) 20250823134501534 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbed93640]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134501534 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbed93640]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134501534 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134501534 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134501534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134501534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134501534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134501534 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134501534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134501534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3101)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3101)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3099)@7e0c241b4610: { messageType := 2, destLocRef := '36590A'O ("6Y\n"), 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 } } MSC_Test_2-SCCP(3099)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(3105)@7e0c241b4610: Found GsupExpect[0] for "262420000001055" handled at TC_iu_proc_ss_for_unknown_session2(3108) MSC_Test-GSUP(3105)@7e0c241b4610: Added IMSI table entry 0TC_iu_proc_ss_for_unknown_session2(3108)"262420000001055" TC_iu_proc_ss_for_unknown_session2(3108)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(3108)@7e0c241b4610: setverdict(pass): none -> pass 20250823134501537 DVLR DEBUG VLR subscr IMSI-262420000001055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134501537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbed93640]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134501537 DVLR DEBUG SUBSCR(IMSI-262420000001055) Received 1 auth tuples (vlr.c:996) 20250823134501537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbed93640]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134501537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbed93640]{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) 20250823134501537 DMM DEBUG Tx AUTH REQ (rand = 993c646f1b109587f8ebfca74f46a5d6) (gsm_04_08.c:641) 20250823134501537 DMM DEBUG AUTH REQ (autn = 5c70ae52bc615d21421551a46b2200de) (gsm_04_08.c:643) 20250823134501537 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134501537 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134501537 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134501537 DVLR DEBUG VLR subscr IMSI-262420000001055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134501537 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134501537 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134501537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134501537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134501537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134501537 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134501537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134501537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3101)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3101)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3099)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3099)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3099)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3099)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3100)@7e0c241b4610: patching N(SD)=1 into dtap '051477DE8F2A21046C66B605'O MSC_Test_2-RAN(3100)@7e0c241b4610: patched enc_l3: '055477DE8F2A21046C66B605'O MSC_Test_2-SCCP(3099)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3099)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3099)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3099)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055477DE8F2A21046C66B605'O MSC_Test_2-M3UA(3101)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134501542 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134501542 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134501542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134501542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134501542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134501542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134501542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134501542 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134501542 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134501542 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134501542 DIUCS DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134501542 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134501542 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134501542 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134501542 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 77de8f2a6c66b605) (gsm_04_08.c:1128) 20250823134501542 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbed93640]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134501542 DVLR DEBUG SUBSCR(IMSI-262420000001055) AUTH on UTRAN received RES: 77de8f2a6c66b605 (8 bytes) (vlr_auth_fsm.c:151) 20250823134501542 DVLR INFO SUBSCR(IMSI-262420000001055) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134501542 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbed93640]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134501542 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbed93640]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134501542 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbed93640]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134501542 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbed93640]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedadb70] (vlr_auth_fsm.c:294) 20250823134501542 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbed93640]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134501542 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbed93640]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134501542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134501542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134501542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134501542 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134501542 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=56de8425868d601438d21549b1e4444b, CK=NONE (ran_msg_iu.c:388) 20250823134501542 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134501542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134501542 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134501542 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134501542 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134501542 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134501542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134501542 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134501542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134501542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3101)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3101)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3099)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3099)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3099)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3099)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3099)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3099)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3099)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3099)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3101)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134501548 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134501548 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134501548 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134501548 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134501548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134501548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134501548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134501548 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134501548 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134501548 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134501548 DIUCS DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134501548 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134501548 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134501548 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134501548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134501548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134501548 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134501548 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134501548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134501548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134501548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbed93640]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134501548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbed93640]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbedadb70] (fsm.c:486) 20250823134501548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbed93640]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134501548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbed93640]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134501548 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134501548 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134501548 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134501548 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134501548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134501548 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134501548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134501548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3101)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3101)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3099)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3099)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3099)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3099)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134501550 DVLR DEBUG VLR subscr IMSI-262420000001055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134501550 DVLR DEBUG IMSI:262420000001055 has MSISDN:491230001055 (vlr.c:1045) 20250823134501550 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250823134501550 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134501550 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134501550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134501550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbed93640]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134501550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbed93640]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134501550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbed93640]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134501550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbed93640]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x561dbedadb70] (vlr_lu_fsm.c:110) 20250823134501550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbed93640]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134501550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x561dbed93640]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134501550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134501550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134501550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x561dbeda9670]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134501550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x561dbeda9670]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x561dbedadb70] (fsm.c:486) 20250823134501550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x561dbeda9670]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134501550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x561dbeda9670]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134501550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x561dbeda9670]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134501550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x561dbeda9670]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134501550 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x59DBEEA9) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250823134501550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x561dbeda9670]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134501550 DMM DEBUG -> IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x59DBEEA9 LOCATION UPDATE ACCEPT (TMSI = 0x59dbeea9) (gsm_04_08.c:149) 20250823134501550 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134501550 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134501550 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134501550 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x59DBEEA9 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134501550 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134501550 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134501550 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134501550 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134501550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134501550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134501550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134501550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3101)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3101)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3099)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3099)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3099)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3099)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_for_unknown_session2(3108)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3100)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3100)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(3099)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3099)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3099)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3099)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3101)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134501552 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134501552 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134501552 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134501552 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134501552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134501552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134501552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134501552 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134501552 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134501552 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134501552 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134501552 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134501552 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134501552 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134501552 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134501552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134501552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x561dbeda9670]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134501552 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250823134501552 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134501552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x561dbeda9670]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134501552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134501552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x561dbeda9670]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134501552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x561dbeda9670]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedadb70] (vlr_lu_fsm.c:817) 20250823134501552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x561dbeda9670]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134501552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x561dbeda9670]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134501552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134501552 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134501552 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250823134501552 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001055/3/1): Available (smpp_smsc.c:626) 20250823134501552 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134501552 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134501552 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134501552 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134501552 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9 + 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) 20250823134501552 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134501552 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134501552 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134501552 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134501552 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134501552 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134501552 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134501552 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134501552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134501552 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134501553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134501553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3101)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3101)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3099)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3099)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3099)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3099)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3099)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3099)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3099)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3099)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3101)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134501556 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134501556 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134501556 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134501556 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134501556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134501556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134501556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134501556 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134501556 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134501556 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134501556 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134501556 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134501556 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134501556 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134501556 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134501556 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134501556 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134501556 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134501556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedadb70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134501556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedadb70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedc4f00] (msc_a.c:1053) 20250823134501556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedadb70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134501556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedadb70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134501556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedadb70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134501556 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed91d50] (msc_a.c:1053) 20250823134501556 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134501556 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134501556 DMSC DEBUG msub_fsm[0x561dbed91d50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134501556 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9) MSC-A terminated (msub.c:261) 20250823134501556 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9) 1 MSC-I still active (msub.c:79) 20250823134501556 DMSC DEBUG msub_fsm[0x561dbed91d50]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134501556 DMSC DEBUG msub_fsm[0x561dbed91d50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134501556 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbeddc3c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134501556 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbeddc3c0]{READY}: Removing from parent msub_fsm[0x561dbed91d50] (msub.c:113) 20250823134501556 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-489 (ran_conn.c:142) 20250823134501556 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-489 (ran_conn.c:155) 20250823134501556 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbeddc3c0]{READY}: Freeing instance (msub.c:113) 20250823134501556 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-489:LU)[0x561dbeddc3c0]{READY}: Deallocated (fsm.c:568) 20250823134501556 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9) Free (msub.c:119) 20250823134501556 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134501556 DMSC DEBUG msub_fsm[0x561dbed91d50]{terminating}: Freeing instance (msub.c:113) 20250823134501556 DMSC DEBUG msub_fsm[0x561dbed91d50]{terminating}: Deallocated (fsm.c:568) 20250823134501556 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134501556 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134501556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134501556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134501556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134501556 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134501556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134501556 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3101)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3101)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3099)@7e0c241b4610: Session index based on local reference:0 20250823134501557 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134501557 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134501557 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134501557 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134501557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134501557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134501557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134501557 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3101)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3100)@7e0c241b4610: Deleted conn table entry 0TC_iu_proc_ss_for_unknown_session2(3108)3561738 TC_iu_proc_ss_for_unknown_session2(3108)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(3108)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(3108)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(3108)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3100)@7e0c241b4610: Created IMSI[0] for '262420000001055'H'59DBEEA9'O to be handled at TC_iu_proc_ss_for_unknown_session2(3108) MSC_Test-GSUP(3105)@7e0c241b4610: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_proc_ss_for_unknown_session2(3108) 20250823134501594 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134501594 DSS ERROR Received non-BEGIN message for non-existing transaction (gsm_09_11.c:345) 20250823134501594 DSS ERROR Failed to establish a network-originated SS/USSD transaction, rejecting OSMO_GSUP_MSGT_PROC_SS_REQUEST (gsm_09_11.c:489) 20250823134501594 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9 - gsm0911_gsup_rx: now used by 1 (attached) (gsm_09_11.c:493) TC_iu_proc_ss_for_unknown_session2(3108)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(3108)@7e0c241b4610: Final verdict of PTC: pass 20250823134501604 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134501604 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134501604 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134501604 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134501605 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134501605 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134501605 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134501605 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134501605 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) 20250823134501605 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134501605 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134501605 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134501605 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134501605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134501605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134501605 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134501605 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(3095)@7e0c241b4610: Final verdict of PTC: none 20250823134501605 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134501605 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(3093)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(3105)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(3096)@7e0c241b4610: Final verdict of PTC: none 20250823134501606 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) 20250823134501606 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134501606 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134501606 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134501606 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134501606 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134501606 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) 20250823134501607 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134501607 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134501607 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134501607 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134501607 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134501607 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134501607 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134501607 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134501607 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) 20250823134501607 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) MSC_Test_1-M3UA(3098)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(3099)@7e0c241b4610: Final verdict of PTC: none 20250823134501607 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134501607 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134501607 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) 20250823134501607 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823134501607 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134501607 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823134501607 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250823134501607 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134501607 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134501607 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-M3UA(3101)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(3104)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(3094)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(3102)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(3100)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(3106)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3092)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(3097)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(3107)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(3103)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3109)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3092): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(3093): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(3094): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(3095): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(3096): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(3097): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(3098): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(3099): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(3100): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(3101): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(3102): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(3103): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(3104): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(3105): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(3106): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(3107): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_proc_ss_for_unknown_session2(3108): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3109): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_proc_ss_for_unknown_session finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session pass'. Sat Aug 23 13:45:01 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 20250823134502609 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=297796) 20250823134503606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134503606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134503606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134503607 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134503607 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134503607 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134503609 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=297796, count=300388) 20250823134504610 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134505611 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail'. ------ MSC_Tests_Iu.TC_iu_proc_ss_paging_fail ------ Sat Aug 23 13:45:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_paging_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_paging_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134506612 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_proc_ss_paging_fail started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(3113)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(3113)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3113)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(3111)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(3116)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(3116)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3116)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(3114)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(3119)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(3119)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3119)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(3117)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134506784 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3120)@7e0c241b4610: 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 } } } 20250823134506949 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) 20250823134506949 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) 20250823134506949 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134506949 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(3113)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3113)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3113)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134506951 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134506951 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134506951 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134506951 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134506951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134506951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134506951 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(3113)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(3113)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3113)@7e0c241b4610: Message received on association #8 20250823134506951 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134506951 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134506951 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134506951 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134506951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134506951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134506951 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134506951 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(3113)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3113)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134506951 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134506951 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3113)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3113)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3113)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3113)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3113)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3113)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3113)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3113)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134506963 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) 20250823134506963 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) 20250823134506963 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134506963 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(3116)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3116)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3116)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134506969 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134506969 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134506969 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134506969 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134506969 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134506969 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134506969 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(3116)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(3116)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3116)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3116)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3116)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134506971 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134506971 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134506971 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134506971 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134506971 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134506971 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134506971 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134506971 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(3116)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3116)@7e0c241b4610: Message received on association #8 20250823134506972 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134506972 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3116)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3116)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3116)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3116)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3116)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3116)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134506979 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) 20250823134506979 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) 20250823134506979 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) 20250823134506979 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1106) 20250823134506979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134506979 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:192) 20250823134506979 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(3119)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3119)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3119)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134506987 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134506987 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134506987 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134506987 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:300) 20250823134506987 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:663) 20250823134506987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134506987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134506987 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(3119)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(3119)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134506987 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134506988 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3116)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3116)@7e0c241b4610: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(3119)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3119)@7e0c241b4610: Received M3UA_ERR -> discard MSC_Test_2-M3UA(3119)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3119)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3119)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3119)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3119)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(3119)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134506993 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134506993 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134506993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134506993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134506993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134506993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:467) 20250823134506993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134506993 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134506993 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3116)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3116)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3119)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3119)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3119)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3119)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3119)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134507613 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134507613 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3122)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3122)@7e0c241b4610: 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) } } } } 20250823134507619 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3122)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3122)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3122)@7e0c241b4610: 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(3122)@7e0c241b4610: 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(3122)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3122)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134507639 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) 20250823134507639 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3123)@7e0c241b4610: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(3126) TC_iu_proc_ss_paging_fail2(3126)@7e0c241b4610: 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 } } } } 20250823134507764 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134507764 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134507764 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134507764 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134507764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134507764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134507764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134507764 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3113)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134507764 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134507764 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134507764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134507764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134507764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134507764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134507764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134507764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3113)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3113)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134507768 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134507768 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134507768 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134507768 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:603) 20250823134507768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134507768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134507768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134507768 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3116)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134507769 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134507769 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134507769 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134507769 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134507769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134507769 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:233) 20250823134507769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134507769 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(3112)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(3116)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3116)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3115)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134507789 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134507789 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134507789 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134507789 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134507789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134507789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134507789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134507789 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134507789 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) 20250823134507789 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134507789 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134507789 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134507789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134507789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134507789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134507789 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134507789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134507789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3119)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3118)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3118)@7e0c241b4610: Added conn table entry 0TC_iu_proc_ss_paging_fail2(3126)5082575 MSC_Test_2-SCCP(3117)@7e0c241b4610: First idle individual index:0 20250823134507798 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134507798 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134507798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134507798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134507798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134507798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134507798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134507798 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134507798 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) 20250823134507798 DMSC DEBUG msub_fsm[0x561dbedadb70]{active}: Allocated (fsm.c:456) 20250823134507798 DMSC DEBUG msc_i[0x561dbedc4f00]{READY}: Allocated (fsm.c:456) 20250823134507798 DMSC DEBUG msc_i[0x561dbedc4f00]{READY}: is child of msub_fsm[0x561dbedadb70] (fsm.c:486) 20250823134507798 DMSC DEBUG msc_a[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134507798 DMSC DEBUG msc_a[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedadb70] (fsm.c:486) 20250823134507798 DMSC DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134507798 DMSC DEBUG msc_i(unknown:UTRAN-Iu-490:NONE)[0x561dbedc4f00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134507798 DMSC DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134507798 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134507798 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134507798 DMM DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001056 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134507798 DMM DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134507798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed91d50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134507798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed91d50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbeddc3c0] (fsm.c:486) 20250823134507798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed91d50]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134507798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed91d50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134507798 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134507798 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001056 id=262420000001056 (vlr.c:661) 20250823134507798 DVLR INFO New subscr, IMSI: 262420000001056 (vlr.c:562) 20250823134507798 DVLR DEBUG VLR subscr IMSI-262420000001056 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134507798 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134507798 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134507798 DVLR DEBUG VLR subscr IMSI-262420000001056 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-RAN(3118)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134507798 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134507798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed91d50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134507798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed91d50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134507798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed91d50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134507798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed93640]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134507798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed93640]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed91d50] (fsm.c:486) 20250823134507798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed93640]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134507798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed93640]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134507798 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134507798 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134507798 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134507798 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134507798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134507798 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134507798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134507798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3119)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3117)@7e0c241b4610: { messageType := 2, destLocRef := '4D8DCF'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(3117)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(3123)@7e0c241b4610: Found GsupExpect[0] for "262420000001056" handled at TC_iu_proc_ss_paging_fail2(3126) MSC_Test-GSUP(3123)@7e0c241b4610: Added IMSI table entry 0TC_iu_proc_ss_paging_fail2(3126)"262420000001056" TC_iu_proc_ss_paging_fail2(3126)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(3126)@7e0c241b4610: setverdict(pass): none -> pass 20250823134507801 DVLR DEBUG VLR subscr IMSI-262420000001056 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134507801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed93640]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134507801 DVLR DEBUG SUBSCR(IMSI-262420000001056) Received 1 auth tuples (vlr.c:996) 20250823134507801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed93640]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134507801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed93640]{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) 20250823134507801 DMM DEBUG Tx AUTH REQ (rand = d07f59f3928fc310597e3b6220d7a45f) (gsm_04_08.c:641) 20250823134507801 DMM DEBUG AUTH REQ (autn = 4a9c6052b6a23e14a726a0f16d272b5c) (gsm_04_08.c:643) 20250823134507801 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134507801 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134507801 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbedc4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134507801 DVLR DEBUG VLR subscr IMSI-262420000001056 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134507801 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134507801 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134507801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134507801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134507801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134507801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134507801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134507801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3119)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3118)@7e0c241b4610: patching N(SD)=1 into dtap '0514969C1DAA210434A4F081'O MSC_Test_2-RAN(3118)@7e0c241b4610: patched enc_l3: '0554969C1DAA210434A4F081'O MSC_Test_2-SCCP(3117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3117)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3117)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554969C1DAA210434A4F081'O 20250823134507807 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134507807 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134507807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134507807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134507807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134507807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134507807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134507807 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134507807 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134507807 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbedc4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134507807 DIUCS DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbedc4f00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134507807 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134507807 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134507807 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134507807 DMM DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 969c1daa34a4f081) (gsm_04_08.c:1128) 20250823134507807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed93640]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134507808 DVLR DEBUG SUBSCR(IMSI-262420000001056) AUTH on UTRAN received RES: 969c1daa34a4f081 (8 bytes) (vlr_auth_fsm.c:151) 20250823134507808 DVLR INFO SUBSCR(IMSI-262420000001056) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134507808 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed93640]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134507808 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed93640]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134507808 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed93640]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134507808 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed93640]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed91d50] (vlr_auth_fsm.c:294) 20250823134507808 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed93640]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134507808 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed93640]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134507808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134507808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134507808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134507808 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134507808 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8acbac2daf8408a84e67fd0806fae1f3, CK=NONE (ran_msg_iu.c:388) 20250823134507808 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbedc4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134507808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134507808 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134507808 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134507808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134507808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134507808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134507808 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134507808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134507808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3119)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3117)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3117)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134507818 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134507818 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134507818 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134507818 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134507818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134507818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134507818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134507818 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134507818 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134507818 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbedc4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134507818 DIUCS DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbedc4f00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134507818 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134507818 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134507818 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134507818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134507818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134507818 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134507818 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbedc4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134507818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134507818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134507818 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbedade50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134507818 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbedade50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbed91d50] (fsm.c:486) 20250823134507818 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbedade50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134507818 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbedade50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134507818 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134507818 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134507818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134507818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134507818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134507818 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134507818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134507818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3119)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134507821 DVLR DEBUG VLR subscr IMSI-262420000001056 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134507821 DVLR DEBUG IMSI:262420000001056 has MSISDN:491230001056 (vlr.c:1045) 20250823134507821 DMSC NOTICE msub(IMSI-262420000001056:MSISDN-491230001056) VLR: update for IMSI=262420000001056 (MSISDN=491230001056) (gsm_04_08.c:1541) 20250823134507821 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134507821 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134507822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134507822 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbedade50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134507822 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbedade50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134507822 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbedade50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134507822 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbedade50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x561dbed91d50] (vlr_lu_fsm.c:110) 20250823134507822 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbedade50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134507822 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x561dbedade50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134507822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134507822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134507822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x561dbed93640]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134507822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x561dbed93640]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x561dbed91d50] (fsm.c:486) 20250823134507822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x561dbed93640]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134507822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x561dbed93640]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134507822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x561dbed93640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134507822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x561dbed93640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134507822 DMSC NOTICE msub(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x076D13D7) VLR: update for IMSI=262420000001056 (MSISDN=491230001056) (gsm_04_08.c:1541) 20250823134507822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x561dbed93640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134507822 DMM DEBUG -> IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x076D13D7 LOCATION UPDATE ACCEPT (TMSI = 0x076d13d7) (gsm_04_08.c:149) 20250823134507822 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134507822 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134507822 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbedc4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134507822 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x076D13D7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134507822 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134507822 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134507822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134507822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134507822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134507822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134507822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134507822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3119)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_paging_fail2(3126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3118)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3118)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(3117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3117)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3117)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134507825 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134507825 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134507825 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134507825 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134507825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134507825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134507825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134507825 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134507825 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134507825 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbedc4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134507825 DIUCS DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbedc4f00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134507825 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134507825 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134507825 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134507825 DMM DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134507825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134507825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x561dbed93640]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134507825 DMSC NOTICE msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7) VLR: update for IMSI=262420000001056 (MSISDN=491230001056) (gsm_04_08.c:1541) 20250823134507825 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134507825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x561dbed93640]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134507825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134507825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x561dbed93640]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134507825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x561dbed93640]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbed91d50] (vlr_lu_fsm.c:817) 20250823134507825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x561dbed93640]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134507825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x561dbed93640]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134507825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbed91d50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134507825 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134507825 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250823134507825 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001056/3/1): Available (smpp_smsc.c:626) 20250823134507825 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134507825 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134507825 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134507825 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134507825 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7 + 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) 20250823134507825 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134507825 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134507825 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbedc4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134507825 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134507825 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134507825 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134507825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134507825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134507825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134507825 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134507825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134507825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3119)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3117)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3117)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3117)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3117)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3117)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3117)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3117)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3117)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134507829 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134507829 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbedc4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134507829 DIUCS DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbedc4f00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134507829 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134507829 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134507829 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134507829 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134507829 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134507829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134507829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134507829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134507829 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134507829 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134507829 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134507829 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134507829 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134507829 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134507829 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134507829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbed91d50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134507829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbed91d50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbeddc3c0] (msc_a.c:1053) 20250823134507829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbed91d50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134507829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbed91d50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134507829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbed91d50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134507829 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedadb70] (msc_a.c:1053) 20250823134507829 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134507829 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134507829 DMSC DEBUG msub_fsm[0x561dbedadb70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134507829 DMSC DEBUG msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7) MSC-A terminated (msub.c:261) 20250823134507829 DMSC DEBUG msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7) 1 MSC-I still active (msub.c:79) 20250823134507829 DMSC DEBUG msub_fsm[0x561dbedadb70]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134507829 DMSC DEBUG msub_fsm[0x561dbedadb70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134507829 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbedc4f00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134507829 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbedc4f00]{READY}: Removing from parent msub_fsm[0x561dbedadb70] (msub.c:113) 20250823134507829 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-490 (ran_conn.c:142) 20250823134507829 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-490 (ran_conn.c:155) 20250823134507829 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbedc4f00]{READY}: Freeing instance (msub.c:113) 20250823134507829 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7:UTRAN-Iu-490:LU)[0x561dbedc4f00]{READY}: Deallocated (fsm.c:568) 20250823134507829 DMSC DEBUG msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7) Free (msub.c:119) 20250823134507829 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134507829 DMSC DEBUG msub_fsm[0x561dbedadb70]{terminating}: Freeing instance (msub.c:113) 20250823134507829 DMSC DEBUG msub_fsm[0x561dbedadb70]{terminating}: Deallocated (fsm.c:568) 20250823134507829 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134507829 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134507829 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134507829 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134507829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134507829 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134507829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134507829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3119)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3117)@7e0c241b4610: Session index based on local reference:0 20250823134507830 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134507830 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134507830 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134507830 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134507830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134507830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134507830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134507830 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3119)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3118)@7e0c241b4610: Deleted conn table entry 0TC_iu_proc_ss_paging_fail2(3126)5082575 TC_iu_proc_ss_paging_fail2(3126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(3126)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(3126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(3126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3118)@7e0c241b4610: Created IMSI[0] for '262420000001056'H'076D13D7'O to be handled at TC_iu_proc_ss_paging_fail2(3126) MSC_Test-GSUP(3123)@7e0c241b4610: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(3126) 20250823134507862 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134507862 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823134507862 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823134507862 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250823134507863 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134507863 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134507863 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134507863 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134507863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134507863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134507863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134507863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3119)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3119)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3118)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_paging_fail2(3126) TC_iu_proc_ss_paging_fail2(3126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134517863 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7 - NCSS: now used by 2 (attached,Paging) (transaction.c:281) 20250823134517863 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x076D13D7 - Paging: now used by 1 (attached) (paging.c:202) TC_iu_proc_ss_paging_fail2(3126)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(3126)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(3111)@7e0c241b4610: Final verdict of PTC: none 20250823134517878 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134517878 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134517878 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134517878 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134517878 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134517878 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134517878 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134517878 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134517878 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134517878 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) 20250823134517878 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test-GSUP(3123)@7e0c241b4610: Final verdict of PTC: none 20250823134517878 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134517878 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134517878 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134517878 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134517879 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134517879 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134517879 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134517878 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134517879 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134517879 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3116)@7e0c241b4610: Final verdict of PTC: none 20250823134517879 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134517879 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134517879 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134517879 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134517879 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134517879 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134517879 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134517880 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134517880 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) 20250823134517880 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134517880 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134517880 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134517880 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134517880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134517880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134517880 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134517880 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134517880 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134517880 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134517880 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) 20250823134517880 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134517880 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134517880 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134517880 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) 20250823134517880 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134517880 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) MSC_Test_2-SCCP(3117)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(3114)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(3113)@7e0c241b4610: Final verdict of PTC: none 20250823134517880 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134517880 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134517880 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134517880 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134517880 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134517880 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134517880 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) MSC_Test-MNCC(3120)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(3112)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(3115)@7e0c241b4610: Final verdict of PTC: none 20250823134517880 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134517880 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(3125)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(3124)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(3119)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(3122)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(3118)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(3121)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3110)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3127)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3110): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(3111): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(3112): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(3113): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(3114): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(3115): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(3116): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(3117): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(3118): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(3119): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(3120): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(3121): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(3122): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(3123): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(3124): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(3125): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_proc_ss_paging_fail2(3126): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3127): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_proc_ss_paging_fail finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass'. Sat Aug 23 13:45:17 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 20250823134518881 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=319120) 20250823134519879 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134519879 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134519879 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134519881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134519881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134519881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134519881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134519881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134519881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134519882 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=319120, count=322708) 20250823134520883 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134521885 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_abort'. ------ MSC_Tests_Iu.TC_iu_proc_ss_abort ------ Sat Aug 23 13:45:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_abort.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_abort.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134522885 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_abort' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_proc_ss_abort started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(3131)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(3131)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3131)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(3129)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(3134)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(3134)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3134)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(3132)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(3137)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(3137)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3137)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(3135)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134523026 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3138)@7e0c241b4610: 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 } } } 20250823134523177 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) 20250823134523178 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) 20250823134523178 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134523178 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(3131)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3131)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3131)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(3131)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(3131)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134523182 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134523182 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134523182 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134523182 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134523182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134523182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134523182 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(3131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3131)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3131)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3131)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134523183 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134523183 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134523183 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134523183 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134523183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134523183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134523183 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(3131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3131)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134523183 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134523183 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3131)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3131)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3131)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134523199 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) 20250823134523199 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) 20250823134523199 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134523199 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(3134)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3134)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3134)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134523205 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134523205 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134523205 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134523205 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134523205 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134523205 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134523205 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(3134)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(3134)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3134)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3134)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3134)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134523207 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134523207 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134523207 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134523207 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134523207 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134523207 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134523207 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(3134)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3134)@7e0c241b4610: Message received on association #8 20250823134523207 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134523207 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3134)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3134)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3134)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3134)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3134)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3134)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134523219 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) 20250823134523219 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) 20250823134523219 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134523219 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(3137)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3137)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3137)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134523227 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134523227 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134523227 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134523227 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134523227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134523227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134523227 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(3137)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(3137)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3137)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3137)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3137)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134523229 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134523230 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134523230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134523230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134523230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134523230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134523230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134523230 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134523230 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(3137)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3134)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3134)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3137)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3137)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3137)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3137)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3137)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3137)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3137)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134523887 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134523887 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3140)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3140)@7e0c241b4610: 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) } } } } 20250823134523893 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3140)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3140)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3140)@7e0c241b4610: 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(3140)@7e0c241b4610: 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(3140)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3140)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134523913 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) 20250823134523913 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3141)@7e0c241b4610: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(3144) TC_iu_proc_ss_abort2(3144)@7e0c241b4610: 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 } } } } 20250823134523990 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134523990 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134523990 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134523990 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134523990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134523990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134523990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134523990 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3131)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134523990 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134523990 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134523990 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134523990 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134523990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134523990 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134523990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134523990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3131)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3131)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3130)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134524014 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524014 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524014 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524014 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:603) 20250823134524014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134524014 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3134)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134524015 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524015 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134524015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524015 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:233) 20250823134524015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134524015 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3134)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3134)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3133)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134524027 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524027 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524027 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524027 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134524027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134524027 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134524028 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) 20250823134524028 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134524028 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524028 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524028 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524028 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134524028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524028 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134524028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3136)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3136)@7e0c241b4610: Added conn table entry 0TC_iu_proc_ss_abort2(3144)10154560 MSC_Test_2-SCCP(3135)@7e0c241b4610: First idle individual index:0 20250823134524043 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524043 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524043 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524043 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134524043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134524043 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134524044 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) 20250823134524044 DMSC DEBUG msub_fsm[0x561dbed91d50]{active}: Allocated (fsm.c:456) 20250823134524044 DMSC DEBUG msc_i[0x561dbeddc3c0]{READY}: Allocated (fsm.c:456) 20250823134524044 DMSC DEBUG msc_i[0x561dbeddc3c0]{READY}: is child of msub_fsm[0x561dbed91d50] (fsm.c:486) 20250823134524044 DMSC DEBUG msc_a[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134524044 DMSC DEBUG msc_a[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed91d50] (fsm.c:486) 20250823134524044 DMSC DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134524044 DMSC DEBUG msc_i(unknown:UTRAN-Iu-491:NONE)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134524044 DMSC DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134524044 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134524044 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134524044 DMM DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001057 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134524044 DMM DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134524044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedadb70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134524044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedadb70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedc4f00] (fsm.c:486) 20250823134524044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedadb70]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134524044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedadb70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134524044 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134524044 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001057 id=262420000001057 (vlr.c:661) 20250823134524044 DVLR INFO New subscr, IMSI: 262420000001057 (vlr.c:562) 20250823134524044 DVLR DEBUG VLR subscr IMSI-262420000001057 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134524044 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134524044 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134524044 DVLR DEBUG VLR subscr IMSI-262420000001057 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134524044 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134524044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedadb70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134524044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedadb70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134524044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedadb70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) MSC_Test_2-RAN(3136)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134524044 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbed93640]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134524044 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbed93640]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedadb70] (fsm.c:486) 20250823134524044 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbed93640]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134524044 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbed93640]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134524044 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524044 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134524044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524044 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134524044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3135)@7e0c241b4610: { messageType := 2, destLocRef := '9AF240'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(3135)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(3141)@7e0c241b4610: Found GsupExpect[0] for "262420000001057" handled at TC_iu_proc_ss_abort2(3144) MSC_Test-GSUP(3141)@7e0c241b4610: Added IMSI table entry 0TC_iu_proc_ss_abort2(3144)"262420000001057" TC_iu_proc_ss_abort2(3144)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(3144)@7e0c241b4610: setverdict(pass): none -> pass 20250823134524048 DVLR DEBUG VLR subscr IMSI-262420000001057 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134524048 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbed93640]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134524048 DVLR DEBUG SUBSCR(IMSI-262420000001057) Received 1 auth tuples (vlr.c:996) 20250823134524048 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbed93640]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134524048 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbed93640]{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) 20250823134524048 DMM DEBUG Tx AUTH REQ (rand = b7258f87ceaf0588a537626fbc290ae3) (gsm_04_08.c:641) 20250823134524048 DMM DEBUG AUTH REQ (autn = e53b122dd97e0ba99538754b54489b9c) (gsm_04_08.c:643) 20250823134524048 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134524048 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134524048 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134524048 DVLR DEBUG VLR subscr IMSI-262420000001057 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134524048 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524048 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524048 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524048 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134524048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524048 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134524048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3135)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3136)@7e0c241b4610: patching N(SD)=1 into dtap '0514ACADE3942104F2799761'O MSC_Test_2-RAN(3136)@7e0c241b4610: patched enc_l3: '0554ACADE3942104F2799761'O MSC_Test_2-SCCP(3135)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3135)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3135)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3135)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554ACADE3942104F2799761'O 20250823134524054 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524054 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524054 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524054 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134524054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134524054 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134524054 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134524054 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134524054 DIUCS DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134524054 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134524054 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134524054 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134524054 DMM DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = acade394f2799761) (gsm_04_08.c:1128) 20250823134524054 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbed93640]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134524054 DVLR DEBUG SUBSCR(IMSI-262420000001057) AUTH on UTRAN received RES: acade394f2799761 (8 bytes) (vlr_auth_fsm.c:151) 20250823134524054 DVLR INFO SUBSCR(IMSI-262420000001057) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134524054 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbed93640]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134524054 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbed93640]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134524054 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbed93640]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134524054 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbed93640]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedadb70] (vlr_auth_fsm.c:294) 20250823134524054 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbed93640]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134524054 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbed93640]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134524054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134524054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134524054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134524054 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134524054 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d55baf15cd1d10bcc080b78c41071a2d, CK=NONE (ran_msg_iu.c:388) 20250823134524054 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134524054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134524054 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524054 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134524054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524054 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134524054 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3135)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3135)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3135)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3135)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3135)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134524059 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524059 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524059 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524059 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134524059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134524059 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134524059 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134524059 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134524059 DIUCS DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134524059 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134524059 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134524059 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134524059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134524059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134524059 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134524059 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134524059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134524059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134524059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbed93640]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134524059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbed93640]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbedadb70] (fsm.c:486) 20250823134524059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbed93640]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134524059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbed93640]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134524059 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524059 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134524059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524059 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134524059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3135)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134524061 DVLR DEBUG VLR subscr IMSI-262420000001057 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134524061 DVLR DEBUG IMSI:262420000001057 has MSISDN:491230001057 (vlr.c:1045) 20250823134524061 DMSC NOTICE msub(IMSI-262420000001057:MSISDN-491230001057) VLR: update for IMSI=262420000001057 (MSISDN=491230001057) (gsm_04_08.c:1541) 20250823134524061 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134524062 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134524062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134524062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbed93640]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134524062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbed93640]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134524062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbed93640]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134524062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbed93640]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x561dbedadb70] (vlr_lu_fsm.c:110) 20250823134524062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbed93640]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134524062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x561dbed93640]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134524062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134524062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134524062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x561dbedda6d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134524062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x561dbedda6d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x561dbedadb70] (fsm.c:486) 20250823134524062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x561dbedda6d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134524062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x561dbedda6d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134524062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x561dbedda6d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134524062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x561dbedda6d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134524062 DMSC NOTICE msub(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x4D7FD426) VLR: update for IMSI=262420000001057 (MSISDN=491230001057) (gsm_04_08.c:1541) 20250823134524062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x561dbedda6d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134524062 DMM DEBUG -> IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x4D7FD426 LOCATION UPDATE ACCEPT (TMSI = 0x4d7fd426) (gsm_04_08.c:149) 20250823134524062 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134524062 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134524062 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134524062 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x4D7FD426 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134524062 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524062 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134524062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134524062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3135)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(3144)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3136)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3136)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(3135)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3135)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3135)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3135)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134524063 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524063 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524063 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524063 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134524063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134524063 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134524063 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134524063 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134524063 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134524063 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134524063 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134524063 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134524063 DMM DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134524063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134524063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x561dbedda6d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134524063 DMSC NOTICE msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426) VLR: update for IMSI=262420000001057 (MSISDN=491230001057) (gsm_04_08.c:1541) 20250823134524063 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134524063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x561dbedda6d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134524063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134524063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x561dbedda6d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134524063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x561dbedda6d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedadb70] (vlr_lu_fsm.c:817) 20250823134524063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x561dbedda6d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134524063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x561dbedda6d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134524063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134524063 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134524063 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250823134524063 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001057/3/1): Available (smpp_smsc.c:626) 20250823134524063 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134524063 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134524063 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134524063 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134524063 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426 + 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) 20250823134524063 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134524063 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134524063 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134524063 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134524063 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524063 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524063 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524063 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134524063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524063 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134524063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3135)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3135)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3135)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3135)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3135)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134524066 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524066 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524066 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524066 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134524066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134524066 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134524066 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134524066 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134524066 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134524066 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134524066 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134524066 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134524066 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134524066 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134524066 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134524066 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134524066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedadb70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134524066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedadb70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedc4f00] (msc_a.c:1053) 20250823134524066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedadb70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134524066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedadb70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134524066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedadb70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134524066 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed91d50] (msc_a.c:1053) 20250823134524066 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134524066 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134524066 DMSC DEBUG msub_fsm[0x561dbed91d50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134524066 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426) MSC-A terminated (msub.c:261) 20250823134524066 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426) 1 MSC-I still active (msub.c:79) 20250823134524066 DMSC DEBUG msub_fsm[0x561dbed91d50]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134524066 DMSC DEBUG msub_fsm[0x561dbed91d50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134524066 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbeddc3c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134524066 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbeddc3c0]{READY}: Removing from parent msub_fsm[0x561dbed91d50] (msub.c:113) 20250823134524066 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-491 (ran_conn.c:142) 20250823134524066 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-491 (ran_conn.c:155) 20250823134524066 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbeddc3c0]{READY}: Freeing instance (msub.c:113) 20250823134524066 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-491:LU)[0x561dbeddc3c0]{READY}: Deallocated (fsm.c:568) 20250823134524066 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426) Free (msub.c:119) 20250823134524066 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134524066 DMSC DEBUG msub_fsm[0x561dbed91d50]{terminating}: Freeing instance (msub.c:113) 20250823134524066 DMSC DEBUG msub_fsm[0x561dbed91d50]{terminating}: Deallocated (fsm.c:568) 20250823134524066 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524066 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524066 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524066 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134524066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524066 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134524066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3135)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134524067 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524067 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524067 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524067 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134524067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134524067 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3136)@7e0c241b4610: Deleted conn table entry 0TC_iu_proc_ss_abort2(3144)10154560 TC_iu_proc_ss_abort2(3144)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(3144)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(3144)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(3144)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3136)@7e0c241b4610: Created IMSI[0] for '262420000001057'H'4D7FD426'O to be handled at TC_iu_proc_ss_abort2(3144) MSC_Test-GSUP(3141)@7e0c241b4610: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(3144) 20250823134524102 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134524102 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823134524102 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823134524102 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250823134524103 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524103 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524103 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524103 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134524103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524103 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134524103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3136)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_abort2(3144) TC_iu_proc_ss_abort2(3144)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(3144)@7e0c241b4610: 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 := '4D7FD426'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(3136)@7e0c241b4610: Added conn table entry 0TC_iu_proc_ss_abort2(3144)8963451 MSC_Test_2-SCCP(3135)@7e0c241b4610: First idle individual index:0 20250823134524123 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524124 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524124 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524124 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134524124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134524124 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134524124 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) 20250823134524124 DMSC DEBUG msub_fsm[0x561dbedadb70]{active}: Allocated (fsm.c:456) 20250823134524124 DMSC DEBUG msc_i[0x561dbedc4f00]{READY}: Allocated (fsm.c:456) 20250823134524124 DMSC DEBUG msc_i[0x561dbedc4f00]{READY}: is child of msub_fsm[0x561dbedadb70] (fsm.c:486) 20250823134524124 DMSC DEBUG msc_a[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134524124 DMSC DEBUG msc_a[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedadb70] (fsm.c:486) 20250823134524125 DMSC DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134524125 DMSC DEBUG msc_i(unknown:UTRAN-Iu-492:NONE)[0x561dbedc4f00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134524125 DMSC DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134524125 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134524125 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134524125 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbed91d50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134524125 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbed91d50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0] (fsm.c:486) 20250823134524125 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbed91d50]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134524125 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbed91d50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134524125 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134524125 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134524125 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134524125 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134524125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbed91d50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134524125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbed91d50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134524125 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedda6d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134524125 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedda6d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbed91d50] (fsm.c:486) 20250823134524125 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedda6d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134524125 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedda6d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134524125 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823134524125 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524125 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524125 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524125 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134524125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524125 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134524125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3135)@7e0c241b4610: { messageType := 2, destLocRef := '88C57B'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_2-SCCP(3135)@7e0c241b4610: Session index based on local reference:0 TC_iu_proc_ss_abort2(3144)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(3144)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134524131 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134524131 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedda6d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134524131 DVLR DEBUG SUBSCR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426) Received 1 auth tuples (vlr.c:996) 20250823134524131 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedda6d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134524131 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedda6d0]{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) 20250823134524131 DMM DEBUG Tx AUTH REQ (rand = 0d24edb7a5c4a8ae62fc62d0f876cb6e) (gsm_04_08.c:641) 20250823134524131 DMM DEBUG AUTH REQ (autn = 87c72caef4cc7434969491cc9b3834cc) (gsm_04_08.c:643) 20250823134524131 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134524131 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134524131 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedc4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134524131 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250823134524131 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524131 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524131 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524131 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134524131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524131 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134524132 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3135)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3136)@7e0c241b4610: patching N(SD)=0 into dtap '0514FDC78301210406195042'O MSC_Test_2-RAN(3136)@7e0c241b4610: patched enc_l3: '0514FDC78301210406195042'O MSC_Test_2-SCCP(3135)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3135)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3135)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3135)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514FDC78301210406195042'O 20250823134524139 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524139 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524139 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524139 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134524139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134524139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134524139 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134524139 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134524139 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedc4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134524139 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedc4f00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134524139 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134524139 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134524139 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134524139 DMM DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = fdc7830106195042) (gsm_04_08.c:1128) 20250823134524139 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedda6d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134524139 DVLR DEBUG SUBSCR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426) AUTH on UTRAN received RES: fdc7830106195042 (8 bytes) (vlr_auth_fsm.c:151) 20250823134524139 DVLR INFO SUBSCR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134524139 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedda6d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134524139 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedda6d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134524139 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedda6d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134524139 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedda6d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbed91d50] (vlr_auth_fsm.c:294) 20250823134524139 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedda6d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134524139 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedda6d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134524139 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbed91d50]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134524139 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbed91d50]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134524140 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbed91d50]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134524140 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134524140 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2d89ee975437ef70bc5aba987e35458e, CK=NONE (ran_msg_iu.c:388) 20250823134524140 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedc4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134524140 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbed91d50]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134524140 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524140 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524140 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524140 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134524140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524140 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134524140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3135)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3135)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3135)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3135)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3135)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134524146 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524146 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524146 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524146 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134524146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134524146 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134524146 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134524146 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedc4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134524146 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedc4f00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134524146 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134524146 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134524146 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134524146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbed91d50]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134524146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbed91d50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134524146 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134524146 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedc4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134524147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbed91d50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134524147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbed91d50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134524147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbed91d50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134524147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbed91d50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134524147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbed91d50]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134524147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbed91d50]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134524147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbed91d50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134524147 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134524147 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250823134524147 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250823134524147 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134524147 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedc4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134524147 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250823134524147 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001057/3/1): Available (smpp_smsc.c:626) 20250823134524147 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524147 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134524147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524147 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134524147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134524147 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524147 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134524147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524147 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134524147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3135)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(3137)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3135)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(3144)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134524174 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134524174 DSS NOTICE Rx OSMO_GSUP_MSGT_PROC_SS_ERROR from HLR/EUSE (cause=0x00, sid=0x20000555) (gsm_09_11.c:454) 20250823134524174 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:459) 20250823134524174 DSS NOTICE trans(NCSS IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP callref-0x20000555 tid-0) Aborting the session: sending RELEASE COMPLETE (gsm_09_11.c:467) 20250823134524174 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134524174 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134524174 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedc4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134524174 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134524174 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134524174 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134524174 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134524174 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134524174 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134524174 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134524174 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134524174 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedc4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134524174 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134524175 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524175 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134524175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524175 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134524175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134524175 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524175 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134524175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524175 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134524175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3137)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3135)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3135)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3135)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(3144)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3135)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3135)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3135)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3135)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134524182 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524182 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134524182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134524182 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134524182 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134524182 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedc4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134524182 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedc4f00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134524182 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134524182 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134524182 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134524182 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134524182 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134524182 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134524182 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134524182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbed91d50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134524182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbed91d50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0] (msc_a.c:1053) 20250823134524182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbed91d50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134524182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbed91d50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134524182 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedadb70] (msc_a.c:1053) 20250823134524182 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134524182 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbeddc3c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134524182 DMSC DEBUG msub_fsm[0x561dbedadb70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134524182 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426) MSC-A terminated (msub.c:261) 20250823134524182 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426) 1 MSC-I still active (msub.c:79) 20250823134524182 DMSC DEBUG msub_fsm[0x561dbedadb70]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134524182 DMSC DEBUG msub_fsm[0x561dbedadb70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134524182 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedc4f00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134524182 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedc4f00]{READY}: Removing from parent msub_fsm[0x561dbedadb70] (msub.c:113) 20250823134524182 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-492 (ran_conn.c:142) 20250823134524182 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-492 (ran_conn.c:155) 20250823134524182 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedc4f00]{READY}: Freeing instance (msub.c:113) 20250823134524182 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426:UTRAN-Iu-492:PAGING_RESP)[0x561dbedc4f00]{READY}: Deallocated (fsm.c:568) 20250823134524182 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426) Free (msub.c:119) 20250823134524182 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x4D7FD426 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134524182 DMSC DEBUG msub_fsm[0x561dbedadb70]{terminating}: Freeing instance (msub.c:113) 20250823134524183 DMSC DEBUG msub_fsm[0x561dbedadb70]{terminating}: Deallocated (fsm.c:568) 20250823134524183 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524183 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134524183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524183 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134524183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3135)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-RAN(3136)@7e0c241b4610: Deleted conn table entry 0TC_iu_proc_ss_abort2(3144)8963451 20250823134524185 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524185 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134524185 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134524185 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134524185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134524185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134524185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134524185 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_proc_ss_abort2(3144)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(3144)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(3144)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(3144)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(3129)@7e0c241b4610: Final verdict of PTC: none 20250823134524195 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134524195 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134524195 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134524195 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134524195 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134524195 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134524195 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134524195 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134524196 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134524196 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(3141)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(3132)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(3131)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(3134)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(3136)@7e0c241b4610: Final verdict of PTC: none20250823134524195 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134524195 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134524195 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134524195 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134524195 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134524195 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134524196 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134524196 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134524196 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) 20250823134524196 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524196 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134524196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134524196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134524196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134524196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134524196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134524196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134524196 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) 20250823134524196 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524196 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134524196 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134524196 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134524196 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134524196 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134524196 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134524196 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-RAN(3133)@7e0c241b4610: Final verdict of PTC: none 20250823134524197 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134524197 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134524197 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134524197 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134524198 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(3145)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(3140)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(3138)@7e0c241b4610: Final verdict of PTC: none 20250823134524199 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_0-RAN(3130)@7e0c241b4610: Final verdict of PTC: none 20250823134524199 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134524199 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134524199 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134524199 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) 20250823134524199 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134524199 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134524199 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134524199 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134524199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134524199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134524199 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134524199 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MGCP(3139)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(3135)@7e0c241b4610: Final verdict of PTC: none 20250823134524199 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134524199 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(3142)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(3143)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(3137)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3128)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3128): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(3129): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(3130): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(3131): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(3132): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(3133): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(3134): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(3135): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(3136): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(3137): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(3138): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(3139): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(3140): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(3141): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(3142): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(3143): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_proc_ss_abort2(3144): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3145): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_proc_ss_abort finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_abort pass'. Sat Aug 23 13:45:24 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 20250823134525199 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134526198 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134526198 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134526198 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134526198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134526198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134526198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134526200 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134526200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134526200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134526200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 0 (prev_count=-1, count=444848) 20250823134527201 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=444848, count=448156) 20250823134528202 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_abort pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd'. ------ MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd ------ Sat Aug 23 13:45:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134529204 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_multi_lu_and_mo_ussd started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(3149)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(3149)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3149)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(3147)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(3152)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(3152)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3152)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(3150)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(3155)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(3155)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3155)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-SCCP(3153)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134529385 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3156)@7e0c241b4610: 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 } } } 20250823134529538 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) 20250823134529538 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) 20250823134529538 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134529538 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(3149)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3149)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3149)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134529543 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134529543 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134529543 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134529543 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134529543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134529543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134529543 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(3149)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(3149)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3149)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3149)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3149)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134529544 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134529544 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134529544 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134529544 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134529544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134529544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(3149)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134529544 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(3149)@7e0c241b4610: Message received on association #8 20250823134529545 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134529545 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3149)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3149)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3149)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3149)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3149)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3149)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134529556 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) 20250823134529556 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) 20250823134529556 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134529556 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(3152)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3152)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3152)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(3152)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(3152)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134529559 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134529559 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134529559 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134529559 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134529559 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134529559 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134529559 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(3152)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3152)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3152)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134529560 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134529560 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134529560 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134529560 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134529560 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134529560 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134529560 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(3152)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3152)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3152)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3152)@7e0c241b4610: Message received on association #8 20250823134529560 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134529560 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3152)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3152)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3152)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3152)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134529577 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) 20250823134529577 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) 20250823134529577 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134529577 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(3155)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3155)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134529584 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134529584 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134529584 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134529584 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134529584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134529584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134529584 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(3155)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(3155)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3155)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134529588 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134529588 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134529588 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134529588 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134529588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134529588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134529588 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(3155)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134529588 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134529588 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3152)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3152)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3155)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134530205 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134530205 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3158)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3158)@7e0c241b4610: 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) } } } } 20250823134530212 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3158)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3158)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3158)@7e0c241b4610: 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(3158)@7e0c241b4610: 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(3158)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3158)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134530236 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) 20250823134530236 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[0] for "262420000001100" to be handled at TC_iu_multi_lu_and_mo_ussd2(3162) TC_iu_multi_lu_and_mo_ussd2(3162)@7e0c241b4610: 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-GSUP(3159)@7e0c241b4610: Created GsupExpect[1] for "262420000001101" to be handled at TC_iu_multi_lu_and_mo_ussd2(3163) TC_iu_multi_lu_and_mo_ussd2(3163)@7e0c241b4610: 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-GSUP(3159)@7e0c241b4610: Created GsupExpect[2] for "262420000001102" to be handled at TC_iu_multi_lu_and_mo_ussd2(3165) TC_iu_multi_lu_and_mo_ussd2(3165)@7e0c241b4610: 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 } } } } MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[3] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(3167) TC_iu_multi_lu_and_mo_ussd2(3167)@7e0c241b4610: 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-GSUP(3159)@7e0c241b4610: Created GsupExpect[4] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(3169) TC_iu_multi_lu_and_mo_ussd2(3169)@7e0c241b4610: 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 } } } } MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[5] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(3171) TC_iu_multi_lu_and_mo_ussd2(3171)@7e0c241b4610: 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_0-M3UA(3149)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530341 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530341 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530341 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530341 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134530341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530341 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[6] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(3173) 20250823134530341 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530341 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530341 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530341 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134530341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530341 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134530341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3149)@7e0c241b4610: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3173)@7e0c241b4610: 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_0-M3UA(3149)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3148)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[7] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(3175) TC_iu_multi_lu_and_mo_ussd2(3175)@7e0c241b4610: 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 } } } } 20250823134530361 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530361 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530361 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530361 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:603) 20250823134530361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530361 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3152)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530361 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530361 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530361 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530361 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134530361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530361 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:233) 20250823134530361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134530361 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3152)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3152)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[8] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(3177) TC_iu_multi_lu_and_mo_ussd2(3177)@7e0c241b4610: 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 } } } } MSC_Test_1-RAN(3151)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[9] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(3179) TC_iu_multi_lu_and_mo_ussd2(3179)@7e0c241b4610: 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 } } } } 20250823134530383 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530383 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530383 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530383 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530383 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530383 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) 20250823134530383 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134530383 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530383 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530383 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530383 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530383 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[10] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(3181) TC_iu_multi_lu_and_mo_ussd2(3181)@7e0c241b4610: 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-RAN(3154)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3154)@7e0c241b4610: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(3162)733830 MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:0 MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-RAN(3154)@7e0c241b4610: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(3163)12852046 20250823134530390 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530390 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530390 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530390 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530390 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 1 set to 1 20250823134530391 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) 20250823134530391 DMSC DEBUG msub_fsm[0x561dbed91d50]{active}: Allocated (fsm.c:456) 20250823134530391 DMSC DEBUG msc_i[0x561dbeddc3c0]{READY}: Allocated (fsm.c:456) 20250823134530391 DMSC DEBUG msc_i[0x561dbeddc3c0]{READY}: is child of msub_fsm[0x561dbed91d50] (fsm.c:486) 20250823134530391 DMSC DEBUG msc_a[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530391 DMSC DEBUG msc_a[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed91d50] (fsm.c:486) 20250823134530391 DMSC DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134530391 DMSC DEBUG msc_i(unknown:UTRAN-Iu-493:NONE)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530391 DMSC DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134530391 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530391 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134530391 DMM DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001100 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134530391 DMM DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134530391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedadb70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134530391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedadb70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedc4f00] (fsm.c:486) 20250823134530391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedadb70]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134530391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedadb70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134530391 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134530391 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001100 id=262420000001100 (vlr.c:661) 20250823134530391 DVLR INFO New subscr, IMSI: 262420000001100 (vlr.c:562) 20250823134530391 DVLR DEBUG VLR subscr IMSI-262420000001100 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134530391 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530391 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530391 DVLR DEBUG VLR subscr IMSI-262420000001100 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134530391 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134530391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedadb70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134530391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedadb70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134530391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedadb70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134530391 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedd10f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530391 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedd10f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedadb70] (fsm.c:486) 20250823134530391 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedd10f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134530391 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedd10f0]{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(3154)@7e0c241b4610: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(3165)3781282 20250823134530391 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530391 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530391 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530391 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530391 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-RAN(3154)@7e0c241b4610: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(3167)11582269 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:1 MSC_Test_2-RAN(3154)@7e0c241b4610: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(3169)15438133 MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 4 set to 1 20250823134530391 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530391 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530391 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@7e0c241b4610: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(3171)1633086 20250823134530391 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) 20250823134530392 DMSC DEBUG msub_fsm[0x561dbedd2190]{active}: Allocated (fsm.c:456) 20250823134530392 DMSC DEBUG msc_i[0x561dbedd4690]{READY}: Allocated (fsm.c:456) 20250823134530392 DMSC DEBUG msc_i[0x561dbedd4690]{READY}: is child of msub_fsm[0x561dbedd2190] (fsm.c:486) 20250823134530392 DMSC DEBUG msc_a[0x561dbedd4920]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530392 DMSC DEBUG msc_a[0x561dbedd4920]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedd2190] (fsm.c:486) 20250823134530392 DMSC DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x561dbedd4920]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134530392 DMSC DEBUG msc_i(unknown:UTRAN-Iu-494:NONE)[0x561dbedd4690]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530392 DMSC DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x561dbedd4920]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134530392 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x561dbedd4920]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530392 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x561dbedd4920]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 5 set to 1 20250823134530392 DMM DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001101 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134530392 DMM DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134530392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd5000]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134530392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd5000]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd4920] (fsm.c:486) 20250823134530392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd5000]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134530392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd5000]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134530392 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134530392 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001101 id=262420000001101 (vlr.c:661) 20250823134530392 DVLR INFO New subscr, IMSI: 262420000001101 (vlr.c:562) 20250823134530392 DVLR DEBUG VLR subscr IMSI-262420000001101 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134530392 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530392 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530392 DVLR DEBUG VLR subscr IMSI-262420000001101 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134530392 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134530392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd5000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134530392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd5000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134530392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd5000]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134530392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd85f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd85f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd5000] (fsm.c:486) 20250823134530392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd85f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134530392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd85f0]{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(3154)@7e0c241b4610: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(3173)10882230 20250823134530392 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530392 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530392 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := '0B3286'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-RAN(3154)@7e0c241b4610: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(3175)10117417 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test-GSUP(3159)@7e0c241b4610: Found GsupExpect[0] for "262420000001100" handled at TC_iu_multi_lu_and_mo_ussd2(3162) MSC_Test-GSUP(3159)@7e0c241b4610: Added IMSI table entry 0TC_iu_multi_lu_and_mo_ussd2(3162)"262420000001100" MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3154)@7e0c241b4610: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(3177)737786 MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test-GSUP(3159)@7e0c241b4610: Found GsupExpect[1] for "262420000001101" handled at TC_iu_multi_lu_and_mo_ussd2(3163) MSC_Test-GSUP(3159)@7e0c241b4610: Added IMSI table entry 1TC_iu_multi_lu_and_mo_ussd2(3163)"262420000001101" MSC_Test_2-RAN(3154)@7e0c241b4610: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(3179)7463384 MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:2 20250823134530393 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530393 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530393 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530393 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530393 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:3 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530393 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) 20250823134530393 DMSC DEBUG msub_fsm[0x561dbedd5130]{active}: Allocated (fsm.c:456) 20250823134530393 DMSC DEBUG msc_i[0x561dbedd56d0]{READY}: Allocated (fsm.c:456) 20250823134530393 DMSC DEBUG msc_i[0x561dbedd56d0]{READY}: is child of msub_fsm[0x561dbedd5130] (fsm.c:486) 20250823134530393 DMSC DEBUG msc_a[0x561dbeddf610]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530393 DMSC DEBUG msc_a[0x561dbeddf610]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedd5130] (fsm.c:486) 20250823134530393 DMSC DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x561dbeddf610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134530393 DMSC DEBUG msc_i(unknown:UTRAN-Iu-495:NONE)[0x561dbedd56d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530393 DMSC DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x561dbeddf610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134530393 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x561dbeddf610]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530393 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x561dbeddf610]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134530393 DMM DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001102 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134530393 DMM DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134530393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddfaa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134530393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddfaa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddf610] (fsm.c:486) 20250823134530393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddfaa0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134530393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddfaa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134530393 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134530393 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001102 id=262420000001102 (vlr.c:661) 20250823134530393 DVLR INFO New subscr, IMSI: 262420000001102 (vlr.c:562) 20250823134530393 DVLR DEBUG VLR subscr IMSI-262420000001102 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134530393 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530393 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530393 DVLR DEBUG VLR subscr IMSI-262420000001102 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134530393 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134530393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddfaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134530393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddfaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134530393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddfaa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134530393 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd1ac0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530393 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd1ac0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddfaa0] (fsm.c:486) 20250823134530393 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd1ac0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134530393 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd1ac0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134530393 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530393 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530393 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530393 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530393 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530393 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test-GSUP(3159)@7e0c241b4610: Found GsupExpect[2] for "262420000001102" handled at TC_iu_multi_lu_and_mo_ussd2(3165) 20250823134530393 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530393 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3159)@7e0c241b4610: Added IMSI table entry 2TC_iu_multi_lu_and_mo_ussd2(3165)"262420000001102" MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:4 20250823134530394 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) 20250823134530394 DMSC DEBUG msub_fsm[0x561dbede0670]{active}: Allocated (fsm.c:456) 20250823134530394 DMSC DEBUG msc_i[0x561dbede07a0]{READY}: Allocated (fsm.c:456) 20250823134530394 DMSC DEBUG msc_i[0x561dbede07a0]{READY}: is child of msub_fsm[0x561dbede0670] (fsm.c:486) 20250823134530394 DMSC DEBUG msc_a[0x561dbede2d60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530394 DMSC DEBUG msc_a[0x561dbede2d60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbede0670] (fsm.c:486) 20250823134530394 DMSC DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x561dbede2d60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134530394 DMSC DEBUG msc_i(unknown:UTRAN-Iu-496:NONE)[0x561dbede07a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530394 DMSC DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x561dbede2d60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530394 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x561dbede2d60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530394 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x561dbede2d60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134530394 DMM DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001103 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134530394 DMM DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134530394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3360]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134530394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3360]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede2d60] (fsm.c:486) 20250823134530394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3360]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134530394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3360]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134530394 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134530394 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001103 id=262420000001103 (vlr.c:661) 20250823134530394 DVLR INFO New subscr, IMSI: 262420000001103 (vlr.c:562) 20250823134530394 DVLR DEBUG VLR subscr IMSI-262420000001103 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134530394 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530394 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530394 DVLR DEBUG VLR subscr IMSI-262420000001103 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134530394 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134530394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3360]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134530394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3360]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134530394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3360]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134530394 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3ca0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530394 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3ca0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3360] (fsm.c:486) 20250823134530394 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3ca0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134530394 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3ca0]{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(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530394 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530394 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530394 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530394 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530394 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3159)@7e0c241b4610: Found GsupExpect[3] for "262420000001103" handled at TC_iu_multi_lu_and_mo_ussd2(3167) MSC_Test-GSUP(3159)@7e0c241b4610: Added IMSI table entry 3TC_iu_multi_lu_and_mo_ussd2(3167)"262420000001103" 20250823134530394 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530394 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530394 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530394 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) 20250823134530394 DMSC DEBUG msub_fsm[0x561dbede4470]{active}: Allocated (fsm.c:456) 20250823134530394 DMSC DEBUG msc_i[0x561dbede45a0]{READY}: Allocated (fsm.c:456) 20250823134530394 DMSC DEBUG msc_i[0x561dbede45a0]{READY}: is child of msub_fsm[0x561dbede4470] (fsm.c:486) 20250823134530394 DMSC DEBUG msc_a[0x561dbede46d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530394 DMSC DEBUG msc_a[0x561dbede46d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbede4470] (fsm.c:486) 20250823134530394 DMSC DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x561dbede46d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134530394 DMSC DEBUG msc_i(unknown:UTRAN-Iu-497:NONE)[0x561dbede45a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530394 DMSC DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x561dbede46d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134530394 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x561dbede46d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530394 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x561dbede46d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := 'C41B4E'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 } } 20250823134530394 DMM DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001104 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134530394 DMM DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134530394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede6fa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134530394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede6fa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede46d0] (fsm.c:486) 20250823134530394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede6fa0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134530394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede6fa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134530394 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134530394 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001104 id=262420000001104 (vlr.c:661) 20250823134530394 DVLR INFO New subscr, IMSI: 262420000001104 (vlr.c:562) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:1 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530394 DVLR DEBUG VLR subscr IMSI-262420000001104 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134530394 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530394 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530394 DVLR DEBUG VLR subscr IMSI-262420000001104 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134530394 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134530394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede6fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134530394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede6fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134530394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede6fa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134530394 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede78e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530394 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede78e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede6fa0] (fsm.c:486) 20250823134530394 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede78e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134530394 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede78e0]{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(3154)@7e0c241b4610: Added conn table entry 10TC_iu_multi_lu_and_mo_ussd2(3181)16349902 20250823134530394 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530394 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530394 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530394 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530394 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mo_ussd2(3162)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test-GSUP(3159)@7e0c241b4610: Found GsupExpect[4] for "262420000001104" handled at TC_iu_multi_lu_and_mo_ussd2(3169) MSC_Test-GSUP(3159)@7e0c241b4610: Added IMSI table entry 4TC_iu_multi_lu_and_mo_ussd2(3169)"262420000001104" TC_iu_multi_lu_and_mo_ussd2(3162)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := '39B2A2'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 } } MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:2 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:5 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530395 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530395 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530395 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530395 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530395 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530396 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) 20250823134530396 DMSC DEBUG msub_fsm[0x561dbede0100]{active}: Allocated (fsm.c:456) 20250823134530396 DMSC DEBUG msc_i[0x561dbedeb1e0]{READY}: Allocated (fsm.c:456) 20250823134530396 DMSC DEBUG msc_i[0x561dbedeb1e0]{READY}: is child of msub_fsm[0x561dbede0100] (fsm.c:486) 20250823134530396 DMSC DEBUG msc_a[0x561dbedeb470]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530396 DMSC DEBUG msc_a[0x561dbedeb470]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbede0100] (fsm.c:486) 20250823134530396 DMSC DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x561dbedeb470]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134530396 DMSC DEBUG msc_i(unknown:UTRAN-Iu-498:NONE)[0x561dbedeb1e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530396 DMSC DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x561dbedeb470]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134530396 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x561dbedeb470]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530396 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x561dbedeb470]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134530396 DMM DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001105 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134530396 DMM DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134530396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedebb70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134530396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedebb70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedeb470] (fsm.c:486) 20250823134530396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedebb70]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134530396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedebb70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134530396 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134530396 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001105 id=262420000001105 (vlr.c:661) 20250823134530396 DVLR INFO New subscr, IMSI: 262420000001105 (vlr.c:562) 20250823134530396 DVLR DEBUG VLR subscr IMSI-262420000001105 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134530396 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530396 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530396 DVLR DEBUG VLR subscr IMSI-262420000001105 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134530396 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134530396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedebb70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134530396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedebb70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134530396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedebb70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134530396 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbede87b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530396 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbede87b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedebb70] (fsm.c:486) 20250823134530396 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbede87b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134530396 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbede87b0]{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(3153)@7e0c241b4610: First idle individual index:6 20250823134530396 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530396 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) TC_iu_multi_lu_and_mo_ussd2(3163)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250823134530396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530396 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mo_ussd2(3163)@7e0c241b4610: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(3165)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[0] for "262420000001111" to be handled at TC_iu_multi_lu_and_mo_ussd2(3183) TC_iu_multi_lu_and_mo_ussd2(3165)@7e0c241b4610: setverdict(pass): none -> pass 20250823134530396 DVLR DEBUG VLR subscr IMSI-262420000001100 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530396 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedd10f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530396 DVLR DEBUG SUBSCR(IMSI-262420000001100) Received 1 auth tuples (vlr.c:996) 20250823134530396 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedd10f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530396 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedd10f0]{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) 20250823134530396 DMM DEBUG Tx AUTH REQ (rand = be681fe5f9b84f86c8b3c8d34922dd2d) (gsm_04_08.c:641) 20250823134530396 DMM DEBUG AUTH REQ (autn = b893739e6413ea34877ed08c40322eab) (gsm_04_08.c:643) 20250823134530396 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530396 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530396 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test-GSUP(3159)@7e0c241b4610: Found GsupExpect[5] for "262420000001105" handled at TC_iu_multi_lu_and_mo_ussd2(3171) MSC_Test-GSUP(3159)@7e0c241b4610: Added IMSI table entry 5TC_iu_multi_lu_and_mo_ussd2(3171)"262420000001105" 20250823134530396 DVLR DEBUG VLR subscr IMSI-262420000001100 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530396 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530396 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530396 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3183)@7e0c241b4610: 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-SCCP(3153)@7e0c241b4610: First idle individual index:7 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530397 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530397 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530397 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530397 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530397 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530397 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) 20250823134530397 DMSC DEBUG msub_fsm[0x561dbede8cd0]{active}: Allocated (fsm.c:456) 20250823134530397 DMSC DEBUG msc_i[0x561dbedeeae0]{READY}: Allocated (fsm.c:456) 20250823134530397 DMSC DEBUG msc_i[0x561dbedeeae0]{READY}: is child of msub_fsm[0x561dbede8cd0] (fsm.c:486) 20250823134530397 DMSC DEBUG msc_a[0x561dbedeed70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530397 DMSC DEBUG msc_a[0x561dbedeed70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbede8cd0] (fsm.c:486) 20250823134530397 DMSC DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x561dbedeed70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134530397 DMSC DEBUG msc_i(unknown:UTRAN-Iu-499:NONE)[0x561dbedeeae0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530397 DMSC DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x561dbedeed70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134530397 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x561dbedeed70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530397 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x561dbedeed70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134530397 DMM DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001106 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134530397 DMM DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134530397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedef390]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134530397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedef390]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedeed70] (fsm.c:486) 20250823134530397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedef390]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedef390]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134530397 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134530397 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001106 id=262420000001106 (vlr.c:661) 20250823134530397 DVLR INFO New subscr, IMSI: 262420000001106 (vlr.c:562) 20250823134530397 DVLR DEBUG VLR subscr IMSI-262420000001106 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134530397 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530397 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530397 DVLR DEBUG VLR subscr IMSI-262420000001106 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134530397 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134530397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedef390]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134530397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedef390]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134530397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedef390]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530397 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedefcd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530397 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedefcd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedef390] (fsm.c:486) 20250823134530397 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedefcd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134530397 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedefcd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134530398 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530398 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530398 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530398 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530398 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530398 DVLR DEBUG VLR subscr IMSI-262420000001101 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530398 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd85f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530398 DVLR DEBUG SUBSCR(IMSI-262420000001101) Received 1 auth tuples (vlr.c:996) 20250823134530398 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd85f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530398 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd85f0]{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) 20250823134530398 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530398 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530398 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530398 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530398 DMM DEBUG Tx AUTH REQ (rand = af9847ea8a3e3d447791fc8a4320f6b1) (gsm_04_08.c:641) 20250823134530398 DMM DEBUG AUTH REQ (autn = 209f742d9b70b7d21e52a0dcb6ffc69e) (gsm_04_08.c:643) 20250823134530398 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530398 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530398 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530398 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530398 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530398 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530398 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530398 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530398 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd4690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:9 20250823134530398 DVLR DEBUG VLR subscr IMSI-262420000001101 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test-GSUP(3159)@7e0c241b4610: Found GsupExpect[6] for "262420000001106" handled at TC_iu_multi_lu_and_mo_ussd2(3173) MSC_Test-GSUP(3159)@7e0c241b4610: Added IMSI table entry 6TC_iu_multi_lu_and_mo_ussd2(3173)"262420000001106" MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530398 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-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530398 DMSC DEBUG msub_fsm[0x561dbedf0410]{active}: Allocated (fsm.c:456) 20250823134530398 DMSC DEBUG msc_i[0x561dbedf0540]{READY}: Allocated (fsm.c:456) 20250823134530398 DMSC DEBUG msc_i[0x561dbedf0540]{READY}: is child of msub_fsm[0x561dbedf0410] (fsm.c:486) 20250823134530398 DMSC DEBUG msc_a[0x561dbedf07d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530398 DMSC DEBUG msc_a[0x561dbedf07d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedf0410] (fsm.c:486) 20250823134530398 DMSC DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x561dbedf07d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134530398 DMSC DEBUG msc_i(unknown:UTRAN-Iu-500:NONE)[0x561dbedf0540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530398 DMSC DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x561dbedf07d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134530398 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x561dbedf07d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530398 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x561dbedf07d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134530398 DMM DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001107 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134530398 DMM DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134530398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4ae0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134530398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4ae0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf07d0] (fsm.c:486) 20250823134530398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4ae0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134530398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4ae0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530398 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134530398 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001107 id=262420000001107 (vlr.c:661) 20250823134530398 DVLR INFO New subscr, IMSI: 262420000001107 (vlr.c:562) 20250823134530398 DVLR DEBUG VLR subscr IMSI-262420000001107 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134530398 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530398 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530398 DVLR DEBUG VLR subscr IMSI-262420000001107 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134530398 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134530398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4ae0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134530398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4ae0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134530398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4ae0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134530398 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4d40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530398 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4d40]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4ae0] (fsm.c:486) 20250823134530398 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4d40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := 'B0BB3D'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 } } 20250823134530398 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4d40]{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(3153)@7e0c241b4610: Session index based on local reference:3 20250823134530398 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530398 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530398 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530398 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530398 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530398 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530398 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530398 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530398 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530398 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3159)@7e0c241b4610: Found GsupExpect[7] for "262420000001107" handled at TC_iu_multi_lu_and_mo_ussd2(3175) 20250823134530398 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-GSUP(3159)@7e0c241b4610: Added IMSI table entry 7TC_iu_multi_lu_and_mo_ussd2(3175)"262420000001107" MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := 'EB9135'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 } } 20250823134530399 DMSC DEBUG msub_fsm[0x561dbedf38f0]{active}: Allocated (fsm.c:456) 20250823134530399 DMSC DEBUG msc_i[0x561dbedf4080]{READY}: Allocated (fsm.c:456) 20250823134530399 DMSC DEBUG msc_i[0x561dbedf4080]{READY}: is child of msub_fsm[0x561dbedf38f0] (fsm.c:486) 20250823134530399 DMSC DEBUG msc_a[0x561dbedf4260]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530399 DMSC DEBUG msc_a[0x561dbedf4260]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedf38f0] (fsm.c:486) 20250823134530399 DMSC DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x561dbedf4260]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134530399 DMSC DEBUG msc_i(unknown:UTRAN-Iu-501:NONE)[0x561dbedf4080]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530399 DMSC DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x561dbedf4260]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:4 20250823134530399 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x561dbedf4260]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530399 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x561dbedf4260]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134530399 DMM DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001108 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134530399 DMM DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf7ff0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134530399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf7ff0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf4260] (fsm.c:486) 20250823134530399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf7ff0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134530399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf7ff0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134530399 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134530399 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001108 id=262420000001108 (vlr.c:661) 20250823134530399 DVLR INFO New subscr, IMSI: 262420000001108 (vlr.c:562) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530399 DVLR DEBUG VLR subscr IMSI-262420000001108 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134530399 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530399 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530399 DVLR DEBUG VLR subscr IMSI-262420000001108 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134530399 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134530399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf7ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134530399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf7ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134530399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf7ff0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134530399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf8930]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf8930]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf7ff0] (fsm.c:486) MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := '18EB3E'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 } } MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:5 20250823134530399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf8930]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134530399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf8930]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134530399 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530399 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530399 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530399 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530399 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530399 DVLR DEBUG VLR subscr IMSI-262420000001102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd1ac0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530399 DVLR DEBUG SUBSCR(IMSI-262420000001102) Received 1 auth tuples (vlr.c:996) 20250823134530399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd1ac0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd1ac0]{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) 20250823134530399 DMM DEBUG Tx AUTH REQ (rand = ad5187d1b35c5f13ef9f471db9302d85) (gsm_04_08.c:641) 20250823134530399 DMM DEBUG AUTH REQ (autn = c655f99ea4b9410e8e313a86acdd00e0) (gsm_04_08.c:643) 20250823134530399 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530399 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530399 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd56d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530399 DVLR DEBUG VLR subscr IMSI-262420000001102 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134530399 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-GSUP(3159)@7e0c241b4610: Found GsupExpect[8] for "262420000001108" handled at TC_iu_multi_lu_and_mo_ussd2(3177) MSC_Test-GSUP(3159)@7e0c241b4610: Added IMSI table entry 8TC_iu_multi_lu_and_mo_ussd2(3177)"262420000001108" MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530399 DMSC DEBUG msub_fsm[0x561dbedf8fe0]{active}: Allocated (fsm.c:456) 20250823134530399 DMSC DEBUG msc_i[0x561dbedfc030]{READY}: Allocated (fsm.c:456) 20250823134530399 DMSC DEBUG msc_i[0x561dbedfc030]{READY}: is child of msub_fsm[0x561dbedf8fe0] (fsm.c:486) 20250823134530399 DMSC DEBUG msc_a[0x561dbedfc2c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530399 DMSC DEBUG msc_a[0x561dbedfc2c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedf8fe0] (fsm.c:486) 20250823134530399 DMSC DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x561dbedfc2c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134530399 DMSC DEBUG msc_i(unknown:UTRAN-Iu-502:NONE)[0x561dbedfc030]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530399 DMSC DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x561dbedfc2c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134530399 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x561dbedfc2c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) TC_iu_multi_lu_and_mo_ussd2(3167)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250823134530399 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x561dbedfc2c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134530399 DMM DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001109 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134530399 DMM DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134530399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc950]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134530399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc950]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc2c0] (fsm.c:486) 20250823134530399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc950]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134530399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc950]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) TC_iu_multi_lu_and_mo_ussd2(3167)@7e0c241b4610: setverdict(pass): none -> pass 20250823134530399 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134530399 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001109 id=262420000001109 (vlr.c:661) 20250823134530399 DVLR INFO New subscr, IMSI: 262420000001109 (vlr.c:562) 20250823134530399 DVLR DEBUG VLR subscr IMSI-262420000001109 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134530399 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530399 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530399 DVLR DEBUG VLR subscr IMSI-262420000001109 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134530400 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134530400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc950]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134530400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc950]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134530400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc950]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134530400 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfd290]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530400 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfd290]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc950] (fsm.c:486) 20250823134530400 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfd290]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134530400 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfd290]{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(3153)@7e0c241b4610: { messageType := 2, destLocRef := 'A60CB6'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-SCCP(3153)@7e0c241b4610: Session index based on local reference:6 20250823134530400 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530400 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530400 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530400 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530400 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530400 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3159)@7e0c241b4610: Found GsupExpect[9] for "262420000001109" handled at TC_iu_multi_lu_and_mo_ussd2(3179) MSC_Test-GSUP(3159)@7e0c241b4610: Added IMSI table entry 9TC_iu_multi_lu_and_mo_ussd2(3179)"262420000001109" 20250823134530400 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530400 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530400 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:10 TC_iu_multi_lu_and_mo_ussd2(3169)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3169)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3171)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3171)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:1 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := '9A6129'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 } } MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:7 20250823134530400 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530400 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530400 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530400 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530400 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := '0B41FA'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(3153)@7e0c241b4610: Session index based on local reference:8 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530401 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) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:2 20250823134530401 DMSC DEBUG msub_fsm[0x561dbedfd3c0]{active}: Allocated (fsm.c:456) 20250823134530401 DMSC DEBUG msc_i[0x561dbedf93f0]{READY}: Allocated (fsm.c:456) 20250823134530401 DMSC DEBUG msc_i[0x561dbedf93f0]{READY}: is child of msub_fsm[0x561dbedfd3c0] (fsm.c:486) 20250823134530401 DMSC DEBUG msc_a[0x561dbedf9680]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134530401 DMSC DEBUG msc_a[0x561dbedf9680]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedfd3c0] (fsm.c:486) 20250823134530401 DMSC DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x561dbedf9680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530401 DMSC DEBUG msc_i(unknown:UTRAN-Iu-503:NONE)[0x561dbedf93f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530401 DMSC DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x561dbedf9680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530401 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x561dbedf9680]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530401 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x561dbedf9680]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134530401 DMM DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001110 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134530401 DMM DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134530401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee02820]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134530401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee02820]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf9680] (fsm.c:486) 20250823134530401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee02820]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134530401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee02820]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530401 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134530401 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001110 id=262420000001110 (vlr.c:661) 20250823134530401 DVLR INFO New subscr, IMSI: 262420000001110 (vlr.c:562) 20250823134530401 DVLR DEBUG VLR subscr IMSI-262420000001110 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134530401 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530401 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530401 DVLR DEBUG VLR subscr IMSI-262420000001110 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134530401 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := '71E1D8'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 } } MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:9 20250823134530401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee02820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134530401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee02820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134530401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee02820]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134530401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee03160]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee03160]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee02820] (fsm.c:486) 20250823134530401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee03160]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134530401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee03160]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134530401 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530401 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530401 DVLR DEBUG VLR subscr IMSI-262420000001105 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbede87b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530401 DVLR DEBUG SUBSCR(IMSI-262420000001105) Received 1 auth tuples (vlr.c:996) 20250823134530401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbede87b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbede87b0]{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) 20250823134530401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530401 DMM DEBUG Tx AUTH REQ (rand = aa203485bf64cab7648ebad8413841fe) (gsm_04_08.c:641) 20250823134530401 DMM DEBUG AUTH REQ (autn = 20ea19b7f70aebcc00c8b7a2218189c1) (gsm_04_08.c:643) 20250823134530401 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530401 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530401 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedeb1e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530401 DVLR DEBUG VLR subscr IMSI-262420000001105 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530401 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530401 DVLR DEBUG VLR subscr IMSI-262420000001103 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3ca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530401 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530401 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530401 DVLR DEBUG SUBSCR(IMSI-262420000001103) Received 1 auth tuples (vlr.c:996) 20250823134530401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3ca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3ca0]{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) 20250823134530401 DMM DEBUG Tx AUTH REQ (rand = 80d3937e4eb4ccc81dd8a0e0aaf50267) (gsm_04_08.c:641) 20250823134530401 DMM DEBUG AUTH REQ (autn = 5735f3269316253cfca1450fe90de224) (gsm_04_08.c:643) 20250823134530401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530401 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530401 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530401 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530401 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede07a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3159)@7e0c241b4610: Found GsupExpect[10] for "262420000001110" handled at TC_iu_multi_lu_and_mo_ussd2(3181) MSC_Test-GSUP(3159)@7e0c241b4610: Added IMSI table entry 10TC_iu_multi_lu_and_mo_ussd2(3181)"262420000001110" MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530402 DVLR DEBUG VLR subscr IMSI-262420000001103 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530402 DVLR DEBUG VLR subscr IMSI-262420000001104 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530402 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede78e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530402 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530402 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530402 DVLR DEBUG SUBSCR(IMSI-262420000001104) Received 1 auth tuples (vlr.c:996) 20250823134530402 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede78e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530402 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede78e0]{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) 20250823134530402 DMM DEBUG Tx AUTH REQ (rand = c9606d31be0977f2f59f846c5fd303c8) (gsm_04_08.c:641) 20250823134530402 DMM DEBUG AUTH REQ (autn = 128f8bd6370ac5090359c2cf28182346) (gsm_04_08.c:643) 20250823134530402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530402 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530402 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530402 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530402 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede45a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530402 DVLR DEBUG VLR subscr IMSI-262420000001104 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530402 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530402 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530402 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := 'F97ACE'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(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:10 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:5 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:3 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:4 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3173)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3173)@7e0c241b4610: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(3177)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3175)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3177)@7e0c241b4610: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(3175)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_2-RAN(3154)@7e0c241b4610: Added conn table entry 11TC_iu_multi_lu_and_mo_ussd2(3183)1816839 MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 11 set to 1 TC_iu_multi_lu_and_mo_ussd2(3179)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3181)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3179)@7e0c241b4610: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(3181)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:11 20250823134530406 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530406 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530406 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530406 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530406 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '0514C59C958F2104C34DFB13'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '0554C59C958F2104C34DFB13'O 20250823134530406 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) 20250823134530406 DMSC DEBUG msub_fsm[0x561dbedf5630]{active}: Allocated (fsm.c:456) 20250823134530406 DMSC DEBUG msc_i[0x561dbee03290]{READY}: Allocated (fsm.c:456) 20250823134530406 DMSC DEBUG msc_i[0x561dbee03290]{READY}: is child of msub_fsm[0x561dbedf5630] (fsm.c:486) 20250823134530406 DMSC DEBUG msc_a[0x561dbee03520]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530406 DMSC DEBUG msc_a[0x561dbee03520]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedf5630] (fsm.c:486) 20250823134530406 DMSC DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x561dbee03520]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134530406 DMSC DEBUG msc_i(unknown:UTRAN-Iu-504:NONE)[0x561dbee03290]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530406 DMSC DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x561dbee03520]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134530406 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x561dbee03520]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530406 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x561dbee03520]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134530406 DMM DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001111 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134530406 DMM DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134530406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03b40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134530406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03b40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03520] (fsm.c:486) 20250823134530406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03b40]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134530406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03b40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134530406 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134530406 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001111 id=262420000001111 (vlr.c:661) 20250823134530406 DVLR INFO New subscr, IMSI: 262420000001111 (vlr.c:562) 20250823134530406 DVLR DEBUG VLR subscr IMSI-262420000001111 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134530406 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530406 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530406 DVLR DEBUG VLR subscr IMSI-262420000001111 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134530406 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134530406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134530406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134530406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03b40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134530406 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee04510]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530406 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee04510]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03b40] (fsm.c:486) 20250823134530406 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee04510]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134530406 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee04510]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134530406 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530406 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530406 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530406 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530406 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530406 DVLR DEBUG VLR subscr IMSI-262420000001106 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530406 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedefcd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530406 DVLR DEBUG SUBSCR(IMSI-262420000001106) Received 1 auth tuples (vlr.c:996) 20250823134530406 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedefcd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530406 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedefcd0]{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) 20250823134530406 DMM DEBUG Tx AUTH REQ (rand = 5a8a7bafda636cf902d3b2d503939144) (gsm_04_08.c:641) 20250823134530406 DMM DEBUG AUTH REQ (autn = 912d9170748c2438aa9b21cbe5f17047) (gsm_04_08.c:643) 20250823134530406 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530406 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530406 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedeeae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test-GSUP(3159)@7e0c241b4610: Found GsupExpect[0] for "262420000001111" handled at TC_iu_multi_lu_and_mo_ussd2(3183) MSC_Test-GSUP(3159)@7e0c241b4610: Added IMSI table entry 11TC_iu_multi_lu_and_mo_ussd2(3183)"262420000001111" 20250823134530407 DVLR DEBUG VLR subscr IMSI-262420000001106 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530407 DVLR DEBUG VLR subscr IMSI-262420000001107 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4d40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530407 DVLR DEBUG SUBSCR(IMSI-262420000001107) Received 1 auth tuples (vlr.c:996) 20250823134530407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4d40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4d40]{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) 20250823134530407 DMM DEBUG Tx AUTH REQ (rand = 35b8e8ebf23c099d9d664c6e87228725) (gsm_04_08.c:641) 20250823134530407 DMM DEBUG AUTH REQ (autn = 255c504a8c70d564f3a5eda79297ac95) (gsm_04_08.c:643) 20250823134530407 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530407 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530407 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530407 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530407 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf0540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530407 DVLR DEBUG VLR subscr IMSI-262420000001107 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530407 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530407 DVLR DEBUG VLR subscr IMSI-262420000001108 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf8930]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530407 DVLR DEBUG SUBSCR(IMSI-262420000001108) Received 1 auth tuples (vlr.c:996) 20250823134530407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf8930]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf8930]{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) 20250823134530407 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530407 DMM DEBUG Tx AUTH REQ (rand = 7ecaa35b2379f6fa82730a551c2c8901) (gsm_04_08.c:641) 20250823134530407 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530407 DMM DEBUG AUTH REQ (autn = 194d465e9e9cf9316fdc8321ce067618) (gsm_04_08.c:643) 20250823134530407 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530407 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530407 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf4080]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530407 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530407 DVLR DEBUG VLR subscr IMSI-262420000001108 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '05144605792E21042A917657'O 20250823134530407 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530407 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '05544605792E21042A917657'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 20250823134530407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530407 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C59C958F2104C34DFB13'O 20250823134530407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530407 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530408 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530408 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530408 DIUCS DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530408 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530408 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530408 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530408 DMM DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c59c958fc34dfb13) (gsm_04_08.c:1128) 20250823134530408 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedd10f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134530408 DVLR DEBUG SUBSCR(IMSI-262420000001100) AUTH on UTRAN received RES: c59c958fc34dfb13 (8 bytes) (vlr_auth_fsm.c:151) 20250823134530408 DVLR INFO SUBSCR(IMSI-262420000001100) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530408 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedd10f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530408 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedd10f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134530408 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedd10f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134530408 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedd10f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedadb70] (vlr_auth_fsm.c:294) 20250823134530408 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedd10f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530408 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedd10f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134530408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134530408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134530408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134530408 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530408 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8dcf1af84fcf82f59199bc934bbd34a4, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530408 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134530408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530408 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530408 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530408 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530408 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530408 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := '1BB907'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(3153)@7e0c241b4610: Session index based on local reference:11 MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '0514B02E2EAC210490373551'O MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '0554B02E2EAC210490373551'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:6 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '051409F642072104CF11D8A0'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '055409F642072104CF11D8A0'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544605792E21042A917657'O 20250823134530409 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530409 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530409 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530409 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530409 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '0514FD0DF1952104C26DAAB4'O 20250823134530409 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530409 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd4690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '0554FD0DF1952104C26DAAB4'O 20250823134530409 DIUCS DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd4690]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530409 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530409 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530409 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530409 DMM DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4605792e2a917657) (gsm_04_08.c:1128) 20250823134530409 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd85f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134530409 DVLR DEBUG SUBSCR(IMSI-262420000001101) AUTH on UTRAN received RES: 4605792e2a917657 (8 bytes) (vlr_auth_fsm.c:151) 20250823134530409 DVLR INFO SUBSCR(IMSI-262420000001101) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530409 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd85f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530409 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd85f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134530409 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd85f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134530409 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd85f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd5000] (vlr_auth_fsm.c:294) 20250823134530409 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd85f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530409 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd85f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134530409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd5000]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134530409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd5000]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134530409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd5000]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134530409 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530409 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6190735ebfd350211fcef7a9e46e4f6c, CK=NONE (ran_msg_iu.c:388) 20250823134530409 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd4690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134530409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd5000]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:7 20250823134530409 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530409 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530409 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530409 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530409 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '051430783C2B2104989FDB4B'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '055430783C2B2104989FDB4B'O MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:8 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B02E2EAC210490373551'O 20250823134530410 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530410 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530410 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:3 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530410 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530410 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd56d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530410 DIUCS DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd56d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530410 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 TC_iu_multi_lu_and_mo_ussd2(3183)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 20250823134530410 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530410 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530410 DMM DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b02e2eac90373551) (gsm_04_08.c:1128) 20250823134530410 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd1ac0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134530410 DVLR DEBUG SUBSCR(IMSI-262420000001102) AUTH on UTRAN received RES: b02e2eac90373551 (8 bytes) (vlr_auth_fsm.c:151) 20250823134530410 DVLR INFO SUBSCR(IMSI-262420000001102) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530410 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd1ac0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530410 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd1ac0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134530410 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd1ac0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134530410 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd1ac0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddfaa0] (vlr_auth_fsm.c:294) 20250823134530410 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd1ac0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530410 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd1ac0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134530410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddfaa0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134530410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddfaa0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134530410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddfaa0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134530410 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530410 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d112e224c244a016681c839eaf880392, CK=NONE (ran_msg_iu.c:388) TC_iu_multi_lu_and_mo_ussd2(3183)@7e0c241b4610: setverdict(pass): none -> pass 20250823134530410 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd56d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134530410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddfaa0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055409F642072104CF11D8A0'O 20250823134530410 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530410 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530410 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530410 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530410 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:1 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134530410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530411 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530411 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530411 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede07a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530411 DIUCS DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede07a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530411 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530411 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530411 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530411 DMM DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 09f64207cf11d8a0) (gsm_04_08.c:1128) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3ca0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134530411 DVLR DEBUG SUBSCR(IMSI-262420000001103) AUTH on UTRAN received RES: 09f64207cf11d8a0 (8 bytes) (vlr_auth_fsm.c:151) 20250823134530411 DVLR INFO SUBSCR(IMSI-262420000001103) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3ca0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3ca0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134530411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3ca0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134530411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3ca0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3360] (vlr_auth_fsm.c:294) 20250823134530411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3ca0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3ca0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134530411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3360]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134530411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3360]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134530411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3360]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134530411 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530411 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=12f00a1d3444b996d839ea496fbf6c27, CK=NONE (ran_msg_iu.c:388) 20250823134530411 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede07a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:5 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3360]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134530411 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530411 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530411 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530411 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530411 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FD0DF1952104C26DAAB4'O MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:4 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 20250823134530411 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530411 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530411 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530411 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530411 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055430783C2B2104989FDB4B'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530411 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530411 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedeb1e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530411 DIUCS DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedeb1e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530411 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530411 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530411 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530411 DMM DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = fd0df195c26daab4) (gsm_04_08.c:1128) 20250823134530411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbede87b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134530411 DVLR DEBUG SUBSCR(IMSI-262420000001105) AUTH on UTRAN received RES: fd0df195c26daab4 (8 bytes) (vlr_auth_fsm.c:151) 20250823134530411 DVLR INFO SUBSCR(IMSI-262420000001105) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbede87b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbede87b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbede87b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134530411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbede87b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedebb70] (vlr_auth_fsm.c:294) 20250823134530411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbede87b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbede87b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134530411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedebb70]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134530411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedebb70]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134530411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedebb70]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134530411 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530411 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=bbb4e72b8535bd518b99c6050e09fcc1, CK=NONE (ran_msg_iu.c:388) 20250823134530411 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedeb1e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:2 20250823134530411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedebb70]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134530411 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530411 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530411 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530411 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134530411 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530412 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530412 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530412 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530412 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530412 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530412 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530412 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede45a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530412 DIUCS DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede45a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530412 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530412 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530412 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530412 DMM DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 30783c2b989fdb4b) (gsm_04_08.c:1128) 20250823134530412 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede78e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:3 20250823134530412 DVLR DEBUG SUBSCR(IMSI-262420000001104) AUTH on UTRAN received RES: 30783c2b989fdb4b (8 bytes) (vlr_auth_fsm.c:151) 20250823134530412 DVLR INFO SUBSCR(IMSI-262420000001104) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530412 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede78e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530412 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede78e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134530412 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede78e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134530412 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede78e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede6fa0] (vlr_auth_fsm.c:294) 20250823134530412 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede78e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530412 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede78e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134530412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede6fa0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134530412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede6fa0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134530412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede6fa0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134530412 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530412 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=65dda5b831e9caeb8b3f3a9eab87c53d, CK=NONE (ran_msg_iu.c:388) 20250823134530412 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede45a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede6fa0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134530412 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530412 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530412 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530412 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530412 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:5 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:4 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '05149FB4D3CC21045986388C'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '05549FB4D3CC21045986388C'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '05142014B79C2104BEACFE64'O MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549FB4D3CC21045986388C'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '05542014B79C2104BEACFE64'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:6 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530417 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530417 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530417 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542014B79C2104BEACFE64'O 20250823134530417 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530417 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf0540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530417 DIUCS DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf0540]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530417 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530417 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530417 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530417 DMM DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9fb4d3cc5986388c) (gsm_04_08.c:1128) 20250823134530417 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4d40]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134530417 DVLR DEBUG SUBSCR(IMSI-262420000001107) AUTH on UTRAN received RES: 9fb4d3cc5986388c (8 bytes) (vlr_auth_fsm.c:151) 20250823134530417 DVLR INFO SUBSCR(IMSI-262420000001107) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530417 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4d40]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530417 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4d40]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134530417 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4d40]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134530417 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4d40]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4ae0] (vlr_auth_fsm.c:294) 20250823134530417 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4d40]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530417 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4d40]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134530417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4ae0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134530417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4ae0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134530417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4ae0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134530417 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530417 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ef13a8e03c6cca021d1d94fb996909da, CK=NONE (ran_msg_iu.c:388) 20250823134530417 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf0540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134530417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4ae0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134530417 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530417 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530417 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530417 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530417 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530417 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530418 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530418 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedeeae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530418 DIUCS DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedeeae0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530418 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530418 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530418 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530418 DMM DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2014b79cbeacfe64) (gsm_04_08.c:1128) 20250823134530418 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedefcd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134530418 DVLR DEBUG SUBSCR(IMSI-262420000001106) AUTH on UTRAN received RES: 2014b79cbeacfe64 (8 bytes) (vlr_auth_fsm.c:151) 20250823134530418 DVLR INFO SUBSCR(IMSI-262420000001106) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530418 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedefcd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530418 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedefcd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134530418 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedefcd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134530418 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedefcd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedef390] (vlr_auth_fsm.c:294) 20250823134530418 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedefcd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530418 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedefcd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134530418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedef390]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedef390]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134530418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedef390]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134530418 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530418 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=03b7ccc522028beedffefd2726374441, CK=NONE (ran_msg_iu.c:388) 20250823134530418 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedeeae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134530418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedef390]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134530418 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530418 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530418 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:7 MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '0514843806802104C53F3CA1'O MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '0554843806802104C53F3CA1'O MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:6 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:8 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554843806802104C53F3CA1'O 20250823134530419 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530419 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530419 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530419 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530419 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530419 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530419 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf4080]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:1 20250823134530419 DIUCS DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf4080]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530419 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530419 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530419 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530419 DMM DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 84380680c53f3ca1) (gsm_04_08.c:1128) 20250823134530419 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf8930]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134530419 DVLR DEBUG SUBSCR(IMSI-262420000001108) AUTH on UTRAN received RES: 84380680c53f3ca1 (8 bytes) (vlr_auth_fsm.c:151) 20250823134530419 DVLR INFO SUBSCR(IMSI-262420000001108) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530419 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf8930]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530419 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf8930]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 20250823134530419 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf8930]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134530419 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf8930]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf7ff0] (vlr_auth_fsm.c:294) 20250823134530419 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf8930]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530419 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf8930]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134530419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf7ff0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134530419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf7ff0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134530419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf7ff0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134530419 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530419 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=289520eb6495444e9d5512f5ef3bb5f1, CK=NONE (ran_msg_iu.c:388) 20250823134530419 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf4080]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 20250823134530419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf7ff0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134530419 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530419 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530419 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530419 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530419 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530419 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 20250823134530420 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530420 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530420 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530420 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530420 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530420 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530420 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd4690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530420 DIUCS DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd4690]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530420 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530420 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530420 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134530420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd5000]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134530420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd5000]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134530420 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134530420 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd4690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134530420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd5000]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134530420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd5000]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134530420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedf4d40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedf4d40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedd5000] (fsm.c:486) 20250823134530420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedf4d40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134530420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedf4d40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134530420 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530420 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530420 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530420 DVLR DEBUG VLR subscr IMSI-262420000001110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530420 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee03160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530420 DVLR DEBUG SUBSCR(IMSI-262420000001110) Received 1 auth tuples (vlr.c:996) 20250823134530420 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee03160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530420 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee03160]{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) 20250823134530420 DMM DEBUG Tx AUTH REQ (rand = f2cfdc94a9494a458ef68e3681a4bf90) (gsm_04_08.c:641) 20250823134530420 DMM DEBUG AUTH REQ (autn = 7933cdf07988fccb107f905bbe948bfd) (gsm_04_08.c:643) 20250823134530420 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530420 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530420 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf93f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530420 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530420 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530420 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530420 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530420 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530420 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530420 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530420 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530420 DVLR DEBUG VLR subscr IMSI-262420000001110 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530420 DVLR DEBUG VLR subscr IMSI-262420000001109 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530420 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfd290]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530420 DVLR DEBUG SUBSCR(IMSI-262420000001109) Received 1 auth tuples (vlr.c:996) 20250823134530420 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfd290]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530420 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfd290]{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) 20250823134530420 DMM DEBUG Tx AUTH REQ (rand = 5872c2b814fc993c1e390906076980a2) (gsm_04_08.c:641) 20250823134530420 DMM DEBUG AUTH REQ (autn = d52f454b914caf4652b1bf5ea3ae9fec) (gsm_04_08.c:643) 20250823134530420 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530420 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530420 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530420 DVLR DEBUG VLR subscr IMSI-262420000001109 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530420 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530420 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530420 DIUCS DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530420 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530420 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530420 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134530420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134530420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134530420 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134530420 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134530420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134530420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134530420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbede78e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbede78e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbedadb70] (fsm.c:486) 20250823134530420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbede78e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134530420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbede78e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134530420 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530420 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530420 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530420 DVLR DEBUG VLR subscr IMSI-262420000001111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530420 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee04510]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530420 DVLR DEBUG SUBSCR(IMSI-262420000001111) Received 1 auth tuples (vlr.c:996) 20250823134530420 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee04510]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530420 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee04510]{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) 20250823134530420 DMM DEBUG Tx AUTH REQ (rand = 2bff25d9837e8583a68666f24325a4fe) (gsm_04_08.c:641) 20250823134530420 DMM DEBUG AUTH REQ (autn = 9e9915053d8fb7ef23faa33a9af42691) (gsm_04_08.c:643) 20250823134530420 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530420 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530420 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03290]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530420 DVLR DEBUG VLR subscr IMSI-262420000001111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530420 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530420 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530420 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530420 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530420 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530420 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[0] for "262420000001112" to be handled at TC_iu_multi_lu_and_mo_ussd2(3185) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3185)@7e0c241b4610: 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-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:1 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:3 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:5 20250823134530422 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530422 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530422 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530422 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 20250823134530422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530422 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530422 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530422 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede07a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530422 DIUCS DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede07a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530422 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530422 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530422 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134530422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3360]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134530422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3360]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134530422 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134530422 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede07a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3360]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134530422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3360]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134530422 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede87b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530422 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede87b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede3360] (fsm.c:486) 20250823134530422 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede87b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134530422 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede87b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134530422 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530422 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530422 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530422 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530422 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:4 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134530423 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530423 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530423 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530423 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530423 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530423 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530423 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedeb1e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530423 DIUCS DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedeb1e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530423 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:10 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530423 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530423 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134530423 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedebb70]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134530423 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedebb70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134530423 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134530423 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedeb1e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134530423 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedebb70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134530423 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedebb70]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134530423 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbede3ca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530423 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbede3ca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbedebb70] (fsm.c:486) 20250823134530423 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbede3ca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134530423 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbede3ca0]{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(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530423 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530423 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530423 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530423 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530423 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:9 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:11 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530424 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530424 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530424 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530424 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530424 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:2 20250823134530424 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530424 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede45a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530424 DIUCS DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede45a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530424 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530424 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530424 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134530424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede6fa0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134530424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede6fa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134530424 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 20250823134530424 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede45a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134530424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede6fa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134530424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede6fa0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134530424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbedd1ac0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbedd1ac0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbede6fa0] (fsm.c:486) 20250823134530424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbedd1ac0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134530424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbedd1ac0]{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(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134530424 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530424 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530424 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530424 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530424 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:3 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:5 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:6 20250823134530425 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530425 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530425 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530425 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 20250823134530425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530425 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134530425 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530425 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd56d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530425 DIUCS DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd56d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530425 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530425 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530425 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134530425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddfaa0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134530425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddfaa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134530425 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134530425 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd56d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134530425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddfaa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134530425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddfaa0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134530425 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd85f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530425 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd85f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbeddfaa0] (fsm.c:486) 20250823134530425 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd85f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134530425 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd85f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134530425 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530425 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530425 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530425 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530425 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530425 DVLR DEBUG VLR subscr IMSI-262420000001101 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530425 DVLR DEBUG IMSI:262420000001101 has MSISDN:491230001101 (vlr.c:1045) 20250823134530425 DMSC NOTICE msub(IMSI-262420000001101:MSISDN-491230001101) VLR: update for IMSI=262420000001101 (MSISDN=491230001101) (gsm_04_08.c:1541) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530425 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:4 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530425 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530425 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530425 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530425 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530425 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530426 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530426 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedeeae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530426 DIUCS DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedeeae0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530426 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530426 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530426 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134530426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedef390]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134530426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedef390]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134530426 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134530426 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedeeae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134530426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedef390]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134530426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedef390]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134530426 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedd10f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530426 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedd10f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedef390] (fsm.c:486) 20250823134530426 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedd10f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134530426 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedd10f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134530426 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530426 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530426 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530426 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x561dbedd5000]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134530426 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedf4d40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134530426 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedf4d40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134530426 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedf4d40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134530426 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedf4d40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x561dbedd5000] (vlr_lu_fsm.c:110) 20250823134530426 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedf4d40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134530426 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x561dbedf4d40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x561dbedd5000]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134530426 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530426 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530426 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x561dbedd5000]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134530426 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x561dbedefcd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530426 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x561dbedefcd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x561dbedd5000] (fsm.c:486) 20250823134530426 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x561dbedefcd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134530426 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x561dbedefcd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134530426 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x561dbedefcd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134530426 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x561dbedefcd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134530426 DMSC NOTICE msub(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x4257EB33) VLR: update for IMSI=262420000001101 (MSISDN=491230001101) (gsm_04_08.c:1541) 20250823134530426 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x561dbedefcd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134530426 DMM DEBUG -> IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x4257EB33 LOCATION UPDATE ACCEPT (TMSI = 0x4257eb33) (gsm_04_08.c:149) 20250823134530426 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134530426 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530426 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530426 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x4257EB33 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530426 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530426 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530426 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530426 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530426 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530426 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:2 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:6 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530427 DVLR DEBUG VLR subscr IMSI-262420000001100 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530427 DVLR DEBUG IMSI:262420000001100 has MSISDN:491230001100 (vlr.c:1045) 20250823134530427 DMSC NOTICE msub(IMSI-262420000001100:MSISDN-491230001100) VLR: update for IMSI=262420000001100 (MSISDN=491230001100) (gsm_04_08.c:1541) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:1 20250823134530427 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '0514DFE67E1F21041D9BCCD0'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '0554DFE67E1F21041D9BCCD0'O 20250823134530427 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134530427 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbede78e0]{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(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134530427 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbede78e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134530427 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbede78e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134530427 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbede78e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x561dbedadb70] (vlr_lu_fsm.c:110) 20250823134530427 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbede78e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134530427 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x561dbede78e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134530427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134530428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x561dbedf4d40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x561dbedf4d40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x561dbedadb70] (fsm.c:486) 20250823134530428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x561dbedf4d40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134530428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x561dbedf4d40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134530428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x561dbedf4d40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134530428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x561dbedf4d40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134530428 DMSC NOTICE msub(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x39FAC17D) VLR: update for IMSI=262420000001100 (MSISDN=491230001100) (gsm_04_08.c:1541) 20250823134530428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x561dbedf4d40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134530428 DMM DEBUG -> IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x39FAC17D LOCATION UPDATE ACCEPT (TMSI = 0x39fac17d) (gsm_04_08.c:149) 20250823134530428 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134530428 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530428 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530428 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x39FAC17D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:9 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530428 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530428 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530428 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530428 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530428 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 20250823134530428 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530428 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530428 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '0514ACF5AE77210433EE9B42'O 20250823134530428 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530428 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf0540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530428 DIUCS DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf0540]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530428 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '0554ACF5AE77210433EE9B42'O 20250823134530428 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530428 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134530428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4ae0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134530428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4ae0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134530428 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134530428 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf0540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134530428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4ae0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134530428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4ae0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134530428 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbede78e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530428 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbede78e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbedf4ae0] (fsm.c:486) 20250823134530428 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbede78e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134530428 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbede78e0]{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(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DFE67E1F21041D9BCCD0'O 20250823134530428 DVLR DEBUG VLR subscr IMSI-262420000001103 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530428 DVLR DEBUG IMSI:262420000001103 has MSISDN:491230001103 (vlr.c:1045) 20250823134530428 DMSC NOTICE msub(IMSI-262420000001103:MSISDN-491230001103) VLR: update for IMSI=262420000001103 (MSISDN=491230001103) (gsm_04_08.c:1541) 20250823134530428 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530428 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530428 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530428 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530428 DVLR DEBUG VLR subscr IMSI-262420000001105 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530428 DVLR DEBUG IMSI:262420000001105 has MSISDN:491230001105 (vlr.c:1045) 20250823134530428 DMSC NOTICE msub(IMSI-262420000001105:MSISDN-491230001105) VLR: update for IMSI=262420000001105 (MSISDN=491230001105) (gsm_04_08.c:1541) 20250823134530428 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530428 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530428 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530428 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530428 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530428 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530428 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530428 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530428 DIUCS DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc030]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530428 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530428 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530428 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530428 DMM DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = dfe67e1f1d9bccd0) (gsm_04_08.c:1128) 20250823134530428 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfd290]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134530428 DVLR DEBUG SUBSCR(IMSI-262420000001109) AUTH on UTRAN received RES: dfe67e1f1d9bccd0 (8 bytes) (vlr_auth_fsm.c:151) 20250823134530428 DVLR INFO SUBSCR(IMSI-262420000001109) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530428 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfd290]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530428 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfd290]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134530428 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfd290]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134530428 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfd290]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc950] (vlr_auth_fsm.c:294) 20250823134530428 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfd290]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530428 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfd290]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134530428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc950]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:10 20250823134530428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc950]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134530428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc950]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134530428 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530428 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d4de801a2ddd99091083260a07af3f1e, CK=NONE (ran_msg_iu.c:388) 20250823134530429 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 20250823134530429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc950]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134530429 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x561dbedebb70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554ACF5AE77210433EE9B42'O 20250823134530429 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530429 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530429 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbede3ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134530429 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbede3ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134530429 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530429 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530429 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbede3ca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134530429 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbede3ca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x561dbedebb70] (vlr_lu_fsm.c:110) 20250823134530429 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbede3ca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134530429 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x561dbede3ca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x561dbedebb70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134530429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x561dbedebb70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134530429 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530429 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530429 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x561dbedfd290]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530429 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x561dbedfd290]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x561dbedebb70] (fsm.c:486) 20250823134530429 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x561dbedfd290]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134530429 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530429 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530429 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530429 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530429 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x561dbedfd290]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134530429 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x561dbedfd290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134530429 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x561dbedfd290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134530429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530429 DMSC NOTICE msub(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x792CDCD0) VLR: update for IMSI=262420000001105 (MSISDN=491230001105) (gsm_04_08.c:1541) 20250823134530429 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x561dbedfd290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134530429 DMM DEBUG -> IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x792CDCD0 LOCATION UPDATE ACCEPT (TMSI = 0x792cdcd0) (gsm_04_08.c:149) 20250823134530429 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134530429 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530429 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530429 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb1e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530429 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x792CDCD0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530429 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530429 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf93f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530429 DIUCS DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf93f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530429 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530429 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530429 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530429 DMM DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = acf5ae7733ee9b42) (gsm_04_08.c:1128) 20250823134530429 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee03160]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134530429 DVLR DEBUG SUBSCR(IMSI-262420000001110) AUTH on UTRAN received RES: acf5ae7733ee9b42 (8 bytes) (vlr_auth_fsm.c:151) 20250823134530429 DVLR INFO SUBSCR(IMSI-262420000001110) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530429 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee03160]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530429 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee03160]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134530429 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee03160]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134530429 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee03160]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee02820] (vlr_auth_fsm.c:294) 20250823134530429 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee03160]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530429 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee03160]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134530429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee02820]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134530429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee02820]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134530429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee02820]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134530429 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530429 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f2121e34577edd0f5088abc93f770707, CK=NONE (ran_msg_iu.c:388) 20250823134530429 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf93f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:0 20250823134530429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee02820]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530429 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530429 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530429 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530429 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530429 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530429 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530429 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530429 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530429 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530429 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530429 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530429 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:9 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:5 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:10 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:8 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(3154)@7e0c241b4610: Added conn table entry 12TC_iu_multi_lu_and_mo_ussd2(3185)14965105 TC_iu_multi_lu_and_mo_ussd2(3163)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 12 set to 1 20250823134530431 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530431 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530431 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530431 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530431 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:12 20250823134530431 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530431 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf4080]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530431 DIUCS DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf4080]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530431 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530431 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530431 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134530431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf7ff0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134530431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf7ff0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134530431 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134530431 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf4080]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '0514FA95F2EF2104F400BDD0'O 20250823134530431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf7ff0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134530431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf7ff0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134530431 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbee03160]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530431 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbee03160]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbedf7ff0] (fsm.c:486) 20250823134530431 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbee03160]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134530431 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbee03160]{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(3154)@7e0c241b4610: patched enc_l3: '0554FA95F2EF2104F400BDD0'O 20250823134530431 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530431 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530431 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x561dbede3360]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134530431 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede87b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134530431 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede87b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134530431 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede87b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134530431 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede87b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x561dbede3360] (vlr_lu_fsm.c:110) 20250823134530431 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede87b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134530431 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x561dbede87b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x561dbede3360]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134530431 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530431 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530431 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x561dbede3360]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134530431 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x561dbede3ca0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530431 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x561dbede3ca0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x561dbede3360] (fsm.c:486) 20250823134530431 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x561dbede3ca0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134530431 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x561dbede3ca0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134530431 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x561dbede3ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134530431 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x561dbede3ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134530431 DMSC NOTICE msub(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x04E50DBD) VLR: update for IMSI=262420000001103 (MSISDN=491230001103) (gsm_04_08.c:1541) 20250823134530431 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x561dbede3ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134530431 DMM DEBUG -> IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x04E50DBD LOCATION UPDATE ACCEPT (TMSI = 0x04e50dbd) (gsm_04_08.c:149) 20250823134530431 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134530431 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530431 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede07a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530431 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x04E50DBD - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530431 DVLR DEBUG VLR subscr IMSI-262420000001104 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530431 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530431 DVLR DEBUG IMSI:262420000001104 has MSISDN:491230001104 (vlr.c:1045) 20250823134530431 DMSC NOTICE msub(IMSI-262420000001104:MSISDN-491230001104) VLR: update for IMSI=262420000001104 (MSISDN=491230001104) (gsm_04_08.c:1541) 20250823134530431 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530431 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530431 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530431 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530431 DVLR DEBUG VLR subscr IMSI-262420000001102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530431 DVLR DEBUG IMSI:262420000001102 has MSISDN:491230001102 (vlr.c:1045) 20250823134530431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530431 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530431 DMSC NOTICE msub(IMSI-262420000001102:MSISDN-491230001102) VLR: update for IMSI=262420000001102 (MSISDN=491230001102) (gsm_04_08.c:1541) 20250823134530431 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530431 DVLR DEBUG VLR subscr IMSI-262420000001106 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530431 DVLR DEBUG IMSI:262420000001106 has MSISDN:491230001106 (vlr.c:1045) 20250823134530431 DMSC NOTICE msub(IMSI-262420000001106:MSISDN-491230001106) VLR: update for IMSI=262420000001106 (MSISDN=491230001106) (gsm_04_08.c:1541) 20250823134530431 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530431 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530431 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530431 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530431 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530431 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:11 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 20250823134530431 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) 20250823134530432 DMSC DEBUG msub_fsm[0x561dbee04e20]{active}: Allocated (fsm.c:456) 20250823134530432 DMSC DEBUG msc_i[0x561dbee07b70]{READY}: Allocated (fsm.c:456) 20250823134530432 DMSC DEBUG msc_i[0x561dbee07b70]{READY}: is child of msub_fsm[0x561dbee04e20] (fsm.c:486) MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 20250823134530432 DMSC DEBUG msc_a[0x561dbee07ca0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530432 DMSC DEBUG msc_a[0x561dbee07ca0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbee04e20] (fsm.c:486) 20250823134530432 DMSC DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x561dbee07ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134530432 DMSC DEBUG msc_i(unknown:UTRAN-Iu-505:NONE)[0x561dbee07b70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530432 DMSC DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x561dbee07ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134530432 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x561dbee07ca0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530432 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x561dbee07ca0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530432 DMM DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001112 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134530432 DMM DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134530432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee085d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134530432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee085d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee07ca0] (fsm.c:486) 20250823134530432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee085d0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134530432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee085d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134530432 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134530432 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001112 id=262420000001112 (vlr.c:661) 20250823134530432 DVLR INFO New subscr, IMSI: 262420000001112 (vlr.c:562) 20250823134530432 DVLR DEBUG VLR subscr IMSI-262420000001112 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134530432 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530432 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530432 DVLR DEBUG VLR subscr IMSI-262420000001112 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134530432 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134530432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee085d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134530432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee085d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134530432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee085d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134530432 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee08f10]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530432 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee08f10]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee085d0] (fsm.c:486) 20250823134530432 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee08f10]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134530432 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee08f10]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134530432 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x561dbede6fa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134530432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbedd1ac0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134530432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbedd1ac0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134530432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbedd1ac0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134530432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbedd1ac0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x561dbede6fa0] (vlr_lu_fsm.c:110) 20250823134530432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbedd1ac0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134530432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x561dbedd1ac0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x561dbede6fa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134530432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x561dbede6fa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FA95F2EF2104F400BDD0'O MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x561dbee08330]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x561dbee08330]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x561dbede6fa0] (fsm.c:486) 20250823134530432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x561dbee08330]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134530432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x561dbee08330]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134530432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x561dbee08330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134530432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x561dbee08330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134530432 DMSC NOTICE msub(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x05352700) VLR: update for IMSI=262420000001104 (MSISDN=491230001104) (gsm_04_08.c:1541) 20250823134530432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x561dbee08330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134530432 DMM DEBUG -> IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x05352700 LOCATION UPDATE ACCEPT (TMSI = 0x05352700) (gsm_04_08.c:149) 20250823134530432 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x05352700:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134530432 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x05352700:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530432 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530432 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530432 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530432 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530432 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530432 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x05352700:UTRAN-Iu-497:LU)[0x561dbede45a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530432 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x05352700 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:8 20250823134530432 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x561dbedef390]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134530432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedd10f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134530432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedd10f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134530432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedd10f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134530432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedd10f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x561dbedef390] (vlr_lu_fsm.c:110) 20250823134530432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedd10f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134530432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x561dbedd10f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x561dbedef390]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134530432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x561dbedef390]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134530432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x561dbedd1ac0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x561dbedd1ac0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x561dbedef390] (fsm.c:486) 20250823134530432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x561dbedd1ac0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134530432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x561dbedd1ac0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134530432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x561dbedd1ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134530432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x561dbedd1ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134530432 DMSC NOTICE msub(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0xAE6195C8) VLR: update for IMSI=262420000001106 (MSISDN=491230001106) (gsm_04_08.c:1541) 20250823134530432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x561dbedd1ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134530432 DMM DEBUG -> IMSI-262420000001106:MSISDN-491230001106:TMSInew-0xAE6195C8 LOCATION UPDATE ACCEPT (TMSI = 0xae6195c8) (gsm_04_08.c:149) 20250823134530432 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530432 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530432 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134530432 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530432 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530432 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530432 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530432 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeeae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530432 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSInew-0xAE6195C8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530432 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x561dbeddfaa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134530432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd85f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134530432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd85f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134530432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd85f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) MSC_Test-GSUP(3159)@7e0c241b4610: Found GsupExpect[0] for "262420000001112" handled at TC_iu_multi_lu_and_mo_ussd2(3185) MSC_Test-GSUP(3159)@7e0c241b4610: Added IMSI table entry 12TC_iu_multi_lu_and_mo_ussd2(3185)"262420000001112" 20250823134530432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd85f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x561dbeddfaa0] (vlr_lu_fsm.c:110) 20250823134530432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd85f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134530432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x561dbedd85f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x561dbeddfaa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134530432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x561dbeddfaa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134530432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x561dbedd10f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x561dbedd10f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x561dbeddfaa0] (fsm.c:486) 20250823134530432 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530432 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530432 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x561dbedd10f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134530432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x561dbedd10f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134530432 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530432 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x561dbedd10f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134530432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x561dbedd10f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134530432 DMSC NOTICE msub(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x86D0879D) VLR: update for IMSI=262420000001102 (MSISDN=491230001102) (gsm_04_08.c:1541) 20250823134530432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x561dbedd10f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134530432 DMM DEBUG -> IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x86D0879D LOCATION UPDATE ACCEPT (TMSI = 0x86d0879d) (gsm_04_08.c:149) 20250823134530432 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134530432 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530432 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbedd56d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530432 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x86D0879D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530432 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530432 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530432 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530432 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530432 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530432 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530432 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530432 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530432 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530432 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:3 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134530432 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530432 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03290]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530432 DIUCS DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03290]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530432 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530432 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530432 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530432 DMM DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = fa95f2eff400bdd0) (gsm_04_08.c:1128) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530432 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee04510]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134530432 DVLR DEBUG SUBSCR(IMSI-262420000001111) AUTH on UTRAN received RES: fa95f2eff400bdd0 (8 bytes) (vlr_auth_fsm.c:151) 20250823134530432 DVLR INFO SUBSCR(IMSI-262420000001111) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530432 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee04510]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530432 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee04510]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134530432 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee04510]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134530432 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee04510]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03b40] (vlr_auth_fsm.c:294) 20250823134530432 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee04510]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530432 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee04510]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134530432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03b40]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134530432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03b40]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134530432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03b40]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134530432 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530432 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7afd22decf846a59546b6cb795614a24, CK=NONE (ran_msg_iu.c:388) 20250823134530432 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03290]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03b40]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530432 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530432 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530432 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530432 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := 'E45971'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 } } 20250823134530432 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:12 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:4 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:6 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O TC_iu_multi_lu_and_mo_ussd2(3162)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:2 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3171)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:11 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530434 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530434 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530434 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530434 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530434 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530434 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530434 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530434 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4690]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530434 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530434 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530434 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530434 DMM DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134530434 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd5000]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134530434 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x561dbedefcd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134530434 DMSC NOTICE msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33) VLR: update for IMSI=262420000001101 (MSISDN=491230001101) (gsm_04_08.c:1541) 20250823134530434 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134530434 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x561dbedefcd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134530434 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd5000]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134530434 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x561dbedefcd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134530434 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x561dbedefcd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd5000] (vlr_lu_fsm.c:817) 20250823134530434 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x561dbedefcd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134530434 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x561dbedefcd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530434 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd5000]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134530434 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134530434 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.957s remaining) (msc_a.c:450) 20250823134530434 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001101/3/1): Available (smpp_smsc.c:626) 20250823134530434 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530434 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134530434 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134530434 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134530434 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33 + 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) 20250823134530434 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134530434 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134530434 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134530434 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134530435 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530435 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530435 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:1 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3167)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3185)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3185)@7e0c241b4610: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(3173)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(3169)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3165)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530437 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530437 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530437 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530437 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530437 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530437 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530437 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530437 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530437 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530438 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530438 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530438 DMM DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134530438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134530438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x561dbedf4d40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134530438 DMSC NOTICE msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D) VLR: update for IMSI=262420000001100 (MSISDN=491230001100) (gsm_04_08.c:1541) 20250823134530438 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134530438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x561dbedf4d40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134530438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134530438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x561dbedf4d40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134530438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x561dbedf4d40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedadb70] (vlr_lu_fsm.c:817) 20250823134530438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x561dbedf4d40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134530438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x561dbedf4d40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedadb70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134530438 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134530438 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.953s remaining) (msc_a.c:450) 20250823134530438 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001100/3/1): Available (smpp_smsc.c:626) 20250823134530438 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530438 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134530438 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134530438 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134530438 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D + 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) 20250823134530438 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134530438 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134530438 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134530438 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134530438 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530438 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530438 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530438 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:5 20250823134530438 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134530438 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530438 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530438 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530438 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530438 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530438 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530438 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb1e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530438 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb1e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530438 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530438 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530438 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530438 DMM DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134530438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedebb70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134530438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x561dbedfd290]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134530438 DMSC NOTICE msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0) VLR: update for IMSI=262420000001105 (MSISDN=491230001105) (gsm_04_08.c:1541) 20250823134530438 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134530438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x561dbedfd290]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134530438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedebb70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134530438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x561dbedfd290]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134530438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x561dbedfd290]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedebb70] (vlr_lu_fsm.c:817) 20250823134530438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x561dbedfd290]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134530438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x561dbedfd290]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedebb70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134530438 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134530438 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.957s remaining) (msc_a.c:450) 20250823134530438 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001105/3/1): Available (smpp_smsc.c:626) 20250823134530438 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530438 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134530438 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134530438 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134530438 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0 + 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) 20250823134530438 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134530438 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134530438 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb1e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134530438 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:0 20250823134530438 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530438 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530438 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530438 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530438 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:5 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:9 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '059B'O 20250823134530440 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530440 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530440 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530440 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530440 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:10 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 20250823134530440 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530440 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530440 DIUCS DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc030]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530440 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530440 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530440 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134530440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc950]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134530440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc950]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134530440 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134530440 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134530440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc950]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134530440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc950]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134530440 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfd290]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530440 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfd290]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfc950] (fsm.c:486) 20250823134530440 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfd290]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134530441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfd290]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134530441 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530441 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530441 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530441 DVLR DEBUG VLR subscr IMSI-262420000001107 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530441 DVLR DEBUG IMSI:262420000001107 has MSISDN:491230001107 (vlr.c:1045) 20250823134530441 DMSC NOTICE msub(IMSI-262420000001107:MSISDN-491230001107) VLR: update for IMSI=262420000001107 (MSISDN=491230001107) (gsm_04_08.c:1541) 20250823134530441 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530441 DVLR DEBUG VLR subscr IMSI-262420000001108 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530441 DVLR DEBUG IMSI:262420000001108 has MSISDN:491230001108 (vlr.c:1045) 20250823134530441 DMSC NOTICE msub(IMSI-262420000001108:MSISDN-491230001108) VLR: update for IMSI=262420000001108 (MSISDN=491230001108) (gsm_04_08.c:1541) 20250823134530441 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134530441 DVLR DEBUG VLR subscr IMSI-262420000001112 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530441 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee08f10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530441 DVLR DEBUG SUBSCR(IMSI-262420000001112) Received 1 auth tuples (vlr.c:996) 20250823134530441 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee08f10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530441 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee08f10]{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) 20250823134530441 DMM DEBUG Tx AUTH REQ (rand = 3f5566b7cc289be310ea17c8b5d2b027) (gsm_04_08.c:641) 20250823134530441 DMM DEBUG AUTH REQ (autn = 8fd600e0b6d9281c311bc11cc1749516) (gsm_04_08.c:643) 20250823134530441 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530441 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530441 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee07b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530441 DVLR DEBUG VLR subscr IMSI-262420000001112 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530441 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530441 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O 20250823134530441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530441 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530441 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530441 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530441 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530441 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '059B'O 20250823134530441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530441 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:3 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 20250823134530441 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530441 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf93f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530441 DIUCS DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf93f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530441 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134530441 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530441 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134530441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee02820]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134530441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee02820]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134530441 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134530441 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf93f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134530441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee02820]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134530441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee02820]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134530441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf4d40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf4d40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbee02820] (fsm.c:486) 20250823134530441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf4d40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134530441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf4d40]{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(3154)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[0] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(3187) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:6 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:14 20250823134530441 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x561dbedf4ae0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134530441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbede78e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134530441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbede78e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134530441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbede78e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134530441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbede78e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x561dbedf4ae0] (vlr_lu_fsm.c:110) 20250823134530441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbede78e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134530441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x561dbede78e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x561dbedf4ae0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134530441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x561dbedf4ae0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 20250823134530441 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530441 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x561dbedefcd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x561dbedefcd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x561dbedf4ae0] (fsm.c:486) 20250823134530441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x561dbedefcd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134530441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x561dbedefcd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134530441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x561dbedefcd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134530441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x561dbedefcd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134530441 DMSC NOTICE msub(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x89290956) VLR: update for IMSI=262420000001107 (MSISDN=491230001107) (gsm_04_08.c:1541) 20250823134530441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x561dbedefcd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134530441 DMM DEBUG -> IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x89290956 LOCATION UPDATE ACCEPT (TMSI = 0x89290956) (gsm_04_08.c:149) 20250823134530441 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134530441 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530441 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530441 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf0540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530441 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x89290956 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530441 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x561dbedf7ff0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134530441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbee03160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134530441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbee03160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134530441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbee03160]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134530441 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530441 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530441 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbee03160]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x561dbedf7ff0] (vlr_lu_fsm.c:110) 20250823134530441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbee03160]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134530441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x561dbee03160]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x561dbedf7ff0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134530441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x561dbedf7ff0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134530441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x561dbede78e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x561dbede78e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x561dbedf7ff0] (fsm.c:486) 20250823134530441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x561dbede78e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134530441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x561dbede78e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134530441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x561dbede78e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134530441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x561dbede78e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134530441 DMSC NOTICE msub(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x4DBBDCDF) VLR: update for IMSI=262420000001108 (MSISDN=491230001108) (gsm_04_08.c:1541) 20250823134530441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x561dbede78e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134530441 DMM DEBUG -> IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x4DBBDCDF LOCATION UPDATE ACCEPT (TMSI = 0x4dbbdcdf) (gsm_04_08.c:149) 20250823134530441 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134530441 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530441 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4080]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:9 MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '059B'O 20250823134530441 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x4DBBDCDF - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530441 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530441 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530442 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530442 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530442 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530442 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530442 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530442 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530442 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530442 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530442 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede07a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530442 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede07a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530442 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530442 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530442 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530442 DMM DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134530442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede3360]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134530442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x561dbede3ca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134530442 DMSC NOTICE msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD) VLR: update for IMSI=262420000001103 (MSISDN=491230001103) (gsm_04_08.c:1541) 20250823134530442 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134530442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x561dbede3ca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134530442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede3360]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134530442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x561dbede3ca0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134530442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x561dbede3ca0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede3360] (vlr_lu_fsm.c:817) 20250823134530442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x561dbede3ca0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134530442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x561dbede3ca0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede3360]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134530442 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134530442 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.951s remaining) (msc_a.c:450) 20250823134530442 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001103/3/1): Available (smpp_smsc.c:626) TC_iu_multi_lu_and_mo_ussd2(3187)@7e0c241b4610: 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 } } } } MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530442 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530442 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134530442 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134530442 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134530442 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD + 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) 20250823134530442 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134530442 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134530442 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede07a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134530442 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134530442 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530442 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530442 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530442 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530442 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:4 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:14 20250823134530442 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530442 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530442 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530442 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530442 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 20250823134530442 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530442 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeeae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530442 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeeae0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530442 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530442 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530442 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530442 DMM DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134530442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedef390]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134530442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x561dbedd1ac0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134530442 DMSC NOTICE msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8) VLR: update for IMSI=262420000001106 (MSISDN=491230001106) (gsm_04_08.c:1541) 20250823134530442 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134530442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x561dbedd1ac0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134530442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedef390]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134530442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x561dbedd1ac0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134530442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x561dbedd1ac0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedef390] (vlr_lu_fsm.c:817) 20250823134530442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x561dbedd1ac0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134530442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x561dbedd1ac0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedef390]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134530442 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134530442 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.955s remaining) (msc_a.c:450) 20250823134530442 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001106/3/1): Available (smpp_smsc.c:626) 20250823134530442 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530442 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134530442 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134530442 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134530442 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8 + 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) 20250823134530442 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134530442 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134530442 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeeae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134530442 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134530442 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530442 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530442 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530442 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530442 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530442 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530442 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530442 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530442 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530442 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530442 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530442 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x05352700:UTRAN-Iu-497:LU)[0x561dbede45a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530442 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x05352700:UTRAN-Iu-497:LU)[0x561dbede45a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530442 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x05352700:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530443 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x05352700:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530443 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x05352700:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530443 DMM DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x05352700:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134530443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x05352700:UTRAN-Iu-497:LU)[0x561dbede6fa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134530443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x561dbee08330]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134530443 DMSC NOTICE msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700) VLR: update for IMSI=262420000001104 (MSISDN=491230001104) (gsm_04_08.c:1541) 20250823134530443 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:12 20250823134530443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x561dbee08330]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134530443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede6fa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134530443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x561dbee08330]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134530443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x561dbee08330]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede6fa0] (vlr_lu_fsm.c:817) 20250823134530443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x561dbee08330]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134530443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x561dbee08330]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede6fa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134530443 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134530443 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.951s remaining) (msc_a.c:450) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530443 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001104/3/1): Available (smpp_smsc.c:626) 20250823134530443 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530443 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134530443 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134530443 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134530443 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700 + 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) 20250823134530443 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530443 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134530443 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede45a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134530443 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134530443 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530443 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530443 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530443 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530443 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:10 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530443 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530443 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530443 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530443 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530443 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:7 20250823134530444 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530444 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbedd56d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134530444 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbedd56d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530444 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530444 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530444 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530444 DMM DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134530444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddfaa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134530444 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x561dbedd10f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134530444 DMSC NOTICE msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D) VLR: update for IMSI=262420000001102 (MSISDN=491230001102) (gsm_04_08.c:1541) 20250823134530444 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134530444 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x561dbedd10f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134530444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddfaa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134530444 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x561dbedd10f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134530444 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x561dbedd10f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddfaa0] (vlr_lu_fsm.c:817) 20250823134530444 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x561dbedd10f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134530444 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x561dbedd10f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddfaa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134530444 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134530444 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.949s remaining) (msc_a.c:450) 20250823134530444 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001102/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530444 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530444 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134530444 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134530444 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134530444 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D + 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_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530444 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134530444 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134530444 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbedd56d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134530444 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:8 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530444 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530444 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134530444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530444 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530444 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:3 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134530445 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530445 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530445 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530445 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530445 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530445 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530445 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530445 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4690]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530445 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530445 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530445 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134530445 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134530445 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134530445 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530445 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134530445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd5000]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134530445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd5000]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4920] (msc_a.c:1053) 20250823134530445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd5000]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134530445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd5000]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134530445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd5000]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134530446 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedd2190] (msc_a.c:1053) 20250823134530446 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134530446 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4920]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134530446 DMSC DEBUG msub_fsm[0x561dbedd2190]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134530446 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33) MSC-A terminated (msub.c:261) 20250823134530446 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33) 1 MSC-I still active (msub.c:79) 20250823134530446 DMSC DEBUG msub_fsm[0x561dbedd2190]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134530446 DMSC DEBUG msub_fsm[0x561dbedd2190]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134530446 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4690]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134530446 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4690]{READY}: Removing from parent msub_fsm[0x561dbedd2190] (msub.c:113) 20250823134530446 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-494 (ran_conn.c:142) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:6 20250823134530446 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-494 (ran_conn.c:155) 20250823134530446 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4690]{READY}: Freeing instance (msub.c:113) 20250823134530446 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-494:LU)[0x561dbedd4690]{READY}: Deallocated (fsm.c:568) 20250823134530446 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33) Free (msub.c:119) 20250823134530446 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134530446 DMSC DEBUG msub_fsm[0x561dbedd2190]{terminating}: Freeing instance (msub.c:113) 20250823134530446 DMSC DEBUG msub_fsm[0x561dbedd2190]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134530446 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530446 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530446 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530446 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530446 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3177)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:4 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3175)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:2 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:11 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '0514BA5E88442104E63D1315'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '0554BA5E88442104E63D1315'O MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134530447 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530447 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530447 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530447 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530447 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:5 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 20250823134530448 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530448 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03290]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134530448 DIUCS DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03290]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530448 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530448 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530448 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134530448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03b40]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134530448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03b40]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134530448 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134530448 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03290]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03b40]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134530448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03b40]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134530448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbedd10f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbedd10f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbee03b40] (fsm.c:486) 20250823134530448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbedd10f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134530448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbedd10f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134530448 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530448 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530448 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530448 DVLR DEBUG VLR subscr IMSI-262420000001109 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530448 DVLR DEBUG IMSI:262420000001109 has MSISDN:491230001109 (vlr.c:1045) 20250823134530448 DMSC NOTICE msub(IMSI-262420000001109:MSISDN-491230001109) VLR: update for IMSI=262420000001109 (MSISDN=491230001109) (gsm_04_08.c:1541) 20250823134530448 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530448 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530448 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530448 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530448 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530448 DVLR DEBUG VLR subscr IMSI-262420000001110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530448 DVLR DEBUG IMSI:262420000001110 has MSISDN:491230001110 (vlr.c:1045) 20250823134530448 DMSC NOTICE msub(IMSI-262420000001110:MSISDN-491230001110) VLR: update for IMSI=262420000001110 (MSISDN=491230001110) (gsm_04_08.c:1541) 20250823134530448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530448 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530448 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:1 20250823134530448 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530448 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb1e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530448 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb1e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530448 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530448 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530448 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134530448 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134530448 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134530448 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530448 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134530448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedebb70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134530448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedebb70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb470] (msc_a.c:1053) 20250823134530448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedebb70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134530448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedebb70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134530448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedebb70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134530448 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbede0100] (msc_a.c:1053) 20250823134530448 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134530448 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb470]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134530448 DMSC DEBUG msub_fsm[0x561dbede0100]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134530448 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0) MSC-A terminated (msub.c:261) 20250823134530448 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0) 1 MSC-I still active (msub.c:79) 20250823134530448 DMSC DEBUG msub_fsm[0x561dbede0100]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134530448 DMSC DEBUG msub_fsm[0x561dbede0100]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134530448 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb1e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134530448 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb1e0]{READY}: Removing from parent msub_fsm[0x561dbede0100] (msub.c:113) 20250823134530448 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-498 (ran_conn.c:142) 20250823134530448 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-498 (ran_conn.c:155) 20250823134530448 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb1e0]{READY}: Freeing instance (msub.c:113) 20250823134530448 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-498:LU)[0x561dbedeb1e0]{READY}: Deallocated (fsm.c:568) 20250823134530448 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0) Free (msub.c:119) 20250823134530448 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134530448 DMSC DEBUG msub_fsm[0x561dbede0100]{terminating}: Freeing instance (msub.c:113) 20250823134530448 DMSC DEBUG msub_fsm[0x561dbede0100]{terminating}: Deallocated (fsm.c:568) 20250823134530448 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x561dbee02820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134530448 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530448 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530449 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530449 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf4d40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134530449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf4d40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134530449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf4d40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134530449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf4d40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x561dbee02820] (vlr_lu_fsm.c:110) 20250823134530449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf4d40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530449 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530449 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530449 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530449 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530449 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x561dbedf4d40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x561dbee02820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134530449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x561dbee02820]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134530449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x561dbede0100]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x561dbede0100]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x561dbee02820] (fsm.c:486) 20250823134530449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x561dbede0100]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134530449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x561dbede0100]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134530449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x561dbede0100]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134530449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x561dbede0100]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134530449 DMSC NOTICE msub(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x9FBB42E0) VLR: update for IMSI=262420000001110 (MSISDN=491230001110) (gsm_04_08.c:1541) 20250823134530449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x561dbede0100]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134530449 DMM DEBUG -> IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x9FBB42E0 LOCATION UPDATE ACCEPT (TMSI = 0x9fbb42e0) (gsm_04_08.c:149) 20250823134530449 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134530449 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530449 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf93f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:0 20250823134530449 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x9FBB42E0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(3154)@7e0c241b4610: Added conn table entry 13TC_iu_multi_lu_and_mo_ussd2(3187)5308759 20250823134530449 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530449 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530449 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530449 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530449 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530449 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530449 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530449 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:12 20250823134530449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530449 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BA5E88442104E63D1315'O 20250823134530449 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530449 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbeddc3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:8 20250823134530449 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbeddc3c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530449 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530449 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530449 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134530449 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134530449 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134530449 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530449 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134530449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedadb70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134530449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedadb70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedc4f00] (msc_a.c:1053) 20250823134530449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedadb70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134530449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedadb70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 20250823134530449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedadb70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134530449 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed91d50] (msc_a.c:1053) 20250823134530449 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134530449 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbedc4f00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134530449 DMSC DEBUG msub_fsm[0x561dbed91d50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134530449 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D) MSC-A terminated (msub.c:261) 20250823134530449 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D) 1 MSC-I still active (msub.c:79) 20250823134530449 DMSC DEBUG msub_fsm[0x561dbed91d50]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134530449 DMSC DEBUG msub_fsm[0x561dbed91d50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134530449 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbeddc3c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134530449 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbeddc3c0]{READY}: Removing from parent msub_fsm[0x561dbed91d50] (msub.c:113) 20250823134530449 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-493 (ran_conn.c:142) 20250823134530449 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-493 (ran_conn.c:155) 20250823134530449 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbeddc3c0]{READY}: Freeing instance (msub.c:113) 20250823134530449 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-493:LU)[0x561dbeddc3c0]{READY}: Deallocated (fsm.c:568) 20250823134530449 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D) Free (msub.c:119) 20250823134530449 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D - active-conn: now used by 1 (attached) (msub.c:375) 20250823134530449 DMSC DEBUG msub_fsm[0x561dbed91d50]{terminating}: Freeing instance (msub.c:113) 20250823134530449 DMSC DEBUG msub_fsm[0x561dbed91d50]{terminating}: Deallocated (fsm.c:568) 20250823134530449 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530449 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530449 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530449 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530449 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530449 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530449 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530449 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530449 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530449 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530449 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee07b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530449 DIUCS DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee07b70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530449 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530449 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530449 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530449 DMM DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ba5e8844e63d1315) (gsm_04_08.c:1128) 20250823134530449 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee08f10]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134530449 DVLR DEBUG SUBSCR(IMSI-262420000001112) AUTH on UTRAN received RES: ba5e8844e63d1315 (8 bytes) (vlr_auth_fsm.c:151) 20250823134530449 DVLR INFO SUBSCR(IMSI-262420000001112) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530449 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee08f10]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530449 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee08f10]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134530449 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee08f10]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134530449 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee08f10]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee085d0] (vlr_auth_fsm.c:294) 20250823134530449 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee08f10]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530449 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee08f10]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(3163)12852046 20250823134530449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee085d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134530449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee085d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134530449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee085d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134530449 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530449 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=729073c0b804e58c81442dc0c5036568, CK=NONE (ran_msg_iu.c:388) 20250823134530449 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee07b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134530450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee085d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530450 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530450 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530450 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530450 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530450 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530450 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530450 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530450 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530450 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530450 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4080]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530450 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4080]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530450 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530450 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530450 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530450 DMM DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134530450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf7ff0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134530450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x561dbede78e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134530450 DMSC NOTICE msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF) VLR: update for IMSI=262420000001108 (MSISDN=491230001108) (gsm_04_08.c:1541) 20250823134530450 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134530450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x561dbede78e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134530450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf7ff0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134530450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x561dbede78e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134530450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x561dbede78e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf7ff0] (vlr_lu_fsm.c:817) 20250823134530450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x561dbede78e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134530450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x561dbede78e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf7ff0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134530450 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134530450 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.948s remaining) (msc_a.c:450) 20250823134530450 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001108/3/1): Available (smpp_smsc.c:626) 20250823134530450 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530450 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134530450 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134530450 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134530450 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF + 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) 20250823134530450 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134530450 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134530450 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4080]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134530450 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134530450 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530450 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530450 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:11 TC_iu_multi_lu_and_mo_ussd2(3163)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3163)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(3163)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3163)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:5 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:10 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530451 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530451 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530451 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530451 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530451 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3163)@7e0c241b4610: 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 := '4257EB33'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(3171)1633086 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:7 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mo_ussd2(3171)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3171)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3171)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3171)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:1 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:6 TC_iu_multi_lu_and_mo_ussd2(3171)@7e0c241b4610: 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 := '792CDCD0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@7e0c241b4610: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(3163)8886498 TC_iu_multi_lu_and_mo_ussd2(3181)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:12 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(3154)@7e0c241b4610: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(3171)2274421 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:8 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:3 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:4 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(3162)733830 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:0 TC_iu_multi_lu_and_mo_ussd2(3162)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3162)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3162)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3162)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:5 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3162)@7e0c241b4610: 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 := '39FAC17D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:10 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:14 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@7e0c241b4610: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(3162)10462359 MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:13 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:8 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[1] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(3189) TC_iu_multi_lu_and_mo_ussd2(3189)@7e0c241b4610: 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-RAN(3154)@7e0c241b4610: Added conn table entry 14TC_iu_multi_lu_and_mo_ussd2(3189)6788478 MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:14 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[2] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(3191) TC_iu_multi_lu_and_mo_ussd2(3191)@7e0c241b4610: 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(3154)@7e0c241b4610: Added conn table entry 15TC_iu_multi_lu_and_mo_ussd2(3191)6067802 MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:15 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530490 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x561dbedfc950]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134530490 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfd290]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134530490 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfd290]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134530490 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfd290]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134530490 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfd290]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x561dbedfc950] (vlr_lu_fsm.c:110) 20250823134530490 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfd290]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134530490 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x561dbedfd290]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x561dbedfc950]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134530490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x561dbedfc950]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134530490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x561dbedf4d40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x561dbedf4d40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x561dbedfc950] (fsm.c:486) 20250823134530490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x561dbedf4d40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134530490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x561dbedf4d40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134530490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x561dbedf4d40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134530490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x561dbedf4d40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134530490 DMSC NOTICE msub(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x02D2C4A6) VLR: update for IMSI=262420000001109 (MSISDN=491230001109) (gsm_04_08.c:1541) 20250823134530490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x561dbedf4d40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134530490 DMM DEBUG -> IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x02D2C4A6 LOCATION UPDATE ACCEPT (TMSI = 0x02d2c4a6) (gsm_04_08.c:149) 20250823134530490 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134530490 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530490 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530490 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x02D2C4A6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530490 DVLR DEBUG VLR subscr IMSI-262420000001111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530490 DVLR DEBUG IMSI:262420000001111 has MSISDN:491230001111 (vlr.c:1045) 20250823134530490 DMSC NOTICE msub(IMSI-262420000001111:MSISDN-491230001111) VLR: update for IMSI=262420000001111 (MSISDN=491230001111) (gsm_04_08.c:1541) 20250823134530490 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530490 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530490 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530490 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530490 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530490 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530490 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530490 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530490 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530490 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530490 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530490 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530490 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530490 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf0540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530490 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530490 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530490 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf0540]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530490 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530490 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530490 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530490 DMM DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134530490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf4ae0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134530490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x561dbedefcd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134530490 DMSC NOTICE msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956) VLR: update for IMSI=262420000001107 (MSISDN=491230001107) (gsm_04_08.c:1541) 20250823134530490 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134530490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x561dbedefcd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134530490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf4ae0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134530490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x561dbedefcd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134530490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x561dbedefcd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf4ae0] (vlr_lu_fsm.c:817) 20250823134530490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x561dbedefcd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134530490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x561dbedefcd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf4ae0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134530490 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134530490 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.907s remaining) (msc_a.c:450) 20250823134530490 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001107/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530490 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530490 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134530490 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134530490 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134530490 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956 + 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) 20250823134530490 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530490 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530490 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530490 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530490 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530490 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530490 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530490 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530490 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134530490 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530490 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530490 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530490 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134530490 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf0540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134530490 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134530490 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530491 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) 20250823134530490 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530490 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530490 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530491 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530491 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530491 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530491 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530491 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530491 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530491 DMSC DEBUG msub_fsm[0x561dbee08330]{active}: Allocated (fsm.c:456) 20250823134530491 DMSC DEBUG msc_i[0x561dbedd1ac0]{READY}: Allocated (fsm.c:456) 20250823134530491 DMSC DEBUG msc_i[0x561dbedd1ac0]{READY}: is child of msub_fsm[0x561dbee08330] (fsm.c:486) 20250823134530491 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530491 DMSC DEBUG msc_a[0x561dbede3ca0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530491 DMSC DEBUG msc_a[0x561dbede3ca0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbee08330] (fsm.c:486) 20250823134530491 DMSC DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x561dbede3ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134530491 DMSC DEBUG msc_i(unknown:UTRAN-Iu-506:NONE)[0x561dbedd1ac0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530491 DMSC DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x561dbede3ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134530491 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x561dbede3ca0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530491 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x561dbede3ca0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134530491 DMM DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001113 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134530491 DMM DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134530491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbee03160]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134530491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbee03160]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbede3ca0] (fsm.c:486) 20250823134530491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbee03160]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134530491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbee03160]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134530491 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530491 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530491 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530491 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530491 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530491 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134530491 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001113 id=262420000001113 (vlr.c:661) 20250823134530491 DVLR INFO New subscr, IMSI: 262420000001113 (vlr.c:562) 20250823134530491 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530491 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530491 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530491 DVLR DEBUG VLR subscr IMSI-262420000001113 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134530491 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530491 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530491 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530491 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530491 DVLR DEBUG VLR subscr IMSI-262420000001113 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134530491 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134530491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbee03160]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134530491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbee03160]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134530491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbee03160]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134530491 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbedd85f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530491 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbedd85f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbee03160] (fsm.c:486) 20250823134530491 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbedd85f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:9 20250823134530491 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbedd85f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134530491 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530491 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeeae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530491 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeeae0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530491 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530491 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530491 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530491 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530491 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530491 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134530491 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134530491 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134530491 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530491 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134530491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedef390]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134530491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedef390]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeed70] (msc_a.c:1053) 20250823134530491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedef390]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134530491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedef390]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134530491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedef390]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134530491 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbede8cd0] (msc_a.c:1053) 20250823134530491 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134530491 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeed70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134530491 DMSC DEBUG msub_fsm[0x561dbede8cd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134530491 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8) MSC-A terminated (msub.c:261) 20250823134530491 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8) 1 MSC-I still active (msub.c:79) 20250823134530491 DMSC DEBUG msub_fsm[0x561dbede8cd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134530491 DMSC DEBUG msub_fsm[0x561dbede8cd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134530491 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeeae0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134530491 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeeae0]{READY}: Removing from parent msub_fsm[0x561dbede8cd0] (msub.c:113) 20250823134530491 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-499 (ran_conn.c:142) 20250823134530491 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-499 (ran_conn.c:155) 20250823134530491 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeeae0]{READY}: Freeing instance (msub.c:113) 20250823134530491 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-499:LU)[0x561dbedeeae0]{READY}: Deallocated (fsm.c:568) 20250823134530491 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8) Free (msub.c:119) 20250823134530491 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134530491 DMSC DEBUG msub_fsm[0x561dbede8cd0]{terminating}: Freeing instance (msub.c:113) 20250823134530491 DMSC DEBUG msub_fsm[0x561dbede8cd0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134530491 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x561dbee03b40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134530491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbedd10f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134530491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbedd10f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134530491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbedd10f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134530491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbedd10f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x561dbee03b40] (vlr_lu_fsm.c:110) 20250823134530491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbedd10f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134530491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x561dbedd10f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x561dbee03b40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134530491 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530491 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530491 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x561dbee03b40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134530491 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x561dbedeb470]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530491 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x561dbedeb470]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x561dbee03b40] (fsm.c:486) 20250823134530491 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x561dbedeb470]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134530491 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x561dbedeb470]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134530491 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x561dbedeb470]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134530491 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x561dbedeb470]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134530491 DMSC NOTICE msub(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x361B24C3) VLR: update for IMSI=262420000001111 (MSISDN=491230001111) (gsm_04_08.c:1541) 20250823134530491 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x561dbedeb470]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134530491 DMM DEBUG -> IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x361B24C3 LOCATION UPDATE ACCEPT (TMSI = 0x361b24c3) (gsm_04_08.c:149) 20250823134530491 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134530491 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530491 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03290]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530491 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x361B24C3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530491 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530491 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede07a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530491 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede07a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530491 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530491 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530491 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530491 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530491 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530491 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134530491 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134530491 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134530491 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530491 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134530491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede3360]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134530491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede3360]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede2d60] (msc_a.c:1053) 20250823134530491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede3360]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134530491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede3360]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134530491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede3360]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134530491 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbede0670] (msc_a.c:1053) 20250823134530491 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134530491 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede2d60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134530491 DMSC DEBUG msub_fsm[0x561dbede0670]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134530491 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD) MSC-A terminated (msub.c:261) 20250823134530491 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD) 1 MSC-I still active (msub.c:79) 20250823134530491 DMSC DEBUG msub_fsm[0x561dbede0670]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134530491 DMSC DEBUG msub_fsm[0x561dbede0670]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134530491 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede07a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134530491 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede07a0]{READY}: Removing from parent msub_fsm[0x561dbede0670] (msub.c:113) 20250823134530491 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-496 (ran_conn.c:142) 20250823134530491 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-496 (ran_conn.c:155) 20250823134530491 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede07a0]{READY}: Freeing instance (msub.c:113) 20250823134530491 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-496:LU)[0x561dbede07a0]{READY}: Deallocated (fsm.c:568) 20250823134530491 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD) Free (msub.c:119) 20250823134530491 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD - active-conn: now used by 1 (attached) (msub.c:375) 20250823134530491 DMSC DEBUG msub_fsm[0x561dbede0670]{terminating}: Freeing instance (msub.c:113) 20250823134530491 DMSC DEBUG msub_fsm[0x561dbede0670]{terminating}: Deallocated (fsm.c:568) 20250823134530491 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530491 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede45a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530491 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede45a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530492 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530492 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530492 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134530492 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134530492 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) MSC_Test-GSUP(3159)@7e0c241b4610: Found GsupExpect[0] for "262420000001113" handled at TC_iu_multi_lu_and_mo_ussd2(3187) MSC_Test-GSUP(3159)@7e0c241b4610: Added IMSI table entry 13TC_iu_multi_lu_and_mo_ussd2(3187)"262420000001113" 20250823134530492 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530492 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530492 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530492 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530492 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134530492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede6fa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134530492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede6fa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede46d0] (msc_a.c:1053) 20250823134530492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede6fa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134530492 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede6fa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134530492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede6fa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134530492 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbede4470] (msc_a.c:1053) 20250823134530492 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134530492 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede46d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134530492 DMSC DEBUG msub_fsm[0x561dbede4470]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134530492 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700) MSC-A terminated (msub.c:261) 20250823134530492 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700) 1 MSC-I still active (msub.c:79) 20250823134530492 DMSC DEBUG msub_fsm[0x561dbede4470]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134530492 DMSC DEBUG msub_fsm[0x561dbede4470]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134530492 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede45a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134530492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530492 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530492 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530492 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede45a0]{READY}: Removing from parent msub_fsm[0x561dbede4470] (msub.c:113) 20250823134530492 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-497 (ran_conn.c:142) 20250823134530492 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-497 (ran_conn.c:155) 20250823134530492 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede45a0]{READY}: Freeing instance (msub.c:113) 20250823134530492 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-497:LU)[0x561dbede45a0]{READY}: Deallocated (fsm.c:568) 20250823134530492 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700) Free (msub.c:119) 20250823134530492 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134530492 DMSC DEBUG msub_fsm[0x561dbede4470]{terminating}: Freeing instance (msub.c:113) 20250823134530492 DMSC DEBUG msub_fsm[0x561dbede4470]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530492 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530492 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbedd56d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530492 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbedd56d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530492 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530492 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530492 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134530492 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134530492 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134530492 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530492 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530492 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530492 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530492 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530492 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530492 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530492 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134530492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddfaa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134530492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddfaa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddf610] (msc_a.c:1053) 20250823134530492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddfaa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134530492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddfaa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134530492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddfaa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134530492 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedd5130] (msc_a.c:1053) 20250823134530492 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134530492 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbeddf610]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134530492 DMSC DEBUG msub_fsm[0x561dbedd5130]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134530492 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D) MSC-A terminated (msub.c:261) 20250823134530492 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D) 1 MSC-I still active (msub.c:79) 20250823134530492 DMSC DEBUG msub_fsm[0x561dbedd5130]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134530492 DMSC DEBUG msub_fsm[0x561dbedd5130]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134530492 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbedd56d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134530492 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbedd56d0]{READY}: Removing from parent msub_fsm[0x561dbedd5130] (msub.c:113) 20250823134530492 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-495 (ran_conn.c:142) 20250823134530492 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-495 (ran_conn.c:155) 20250823134530492 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbedd56d0]{READY}: Freeing instance (msub.c:113) 20250823134530492 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-495:LU)[0x561dbedd56d0]{READY}: Deallocated (fsm.c:568) 20250823134530492 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D) Free (msub.c:119) 20250823134530492 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D - active-conn: now used by 1 (attached) (msub.c:375) 20250823134530492 DMSC DEBUG msub_fsm[0x561dbedd5130]{terminating}: Freeing instance (msub.c:113) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530492 DMSC DEBUG msub_fsm[0x561dbedd5130]{terminating}: Deallocated (fsm.c:568) 20250823134530492 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530492 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530492 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530492 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530493 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530493 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) 20250823134530493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530493 DMSC DEBUG msub_fsm[0x561dbede78e0]{active}: Allocated (fsm.c:456) 20250823134530493 DMSC DEBUG msc_i[0x561dbee08f10]{READY}: Allocated (fsm.c:456) 20250823134530493 DMSC DEBUG msc_i[0x561dbee08f10]{READY}: is child of msub_fsm[0x561dbede78e0] (fsm.c:486) 20250823134530493 DMSC DEBUG msc_a[0x561dbedadb70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530493 DMSC DEBUG msc_a[0x561dbedadb70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbede78e0] (fsm.c:486) 20250823134530493 DMSC DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x561dbedadb70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134530493 DMSC DEBUG msc_i(unknown:UTRAN-Iu-507:NONE)[0x561dbee08f10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530493 DMSC DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x561dbedadb70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134530493 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x561dbedadb70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530493 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x561dbedadb70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134530493 DMM DEBUG msc_a(TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823134530493 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbeddc3c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134530493 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbeddc3c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70] (fsm.c:486) 20250823134530493 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbeddc3c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134530493 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbeddc3c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134530493 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134530493 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134530493 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:7 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530493 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbeddc3c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134530493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbeddc3c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134530493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbed91d50]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbed91d50]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbeddc3c0] (fsm.c:486) 20250823134530493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbed91d50]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134530493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbed91d50]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134530493 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134530493 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) 20250823134530493 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530493 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530493 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530493 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530493 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530493 DMSC DEBUG msub_fsm[0x561dbede8cd0]{active}: Allocated (fsm.c:456) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134530493 DMSC DEBUG msc_i[0x561dbede2d60]{READY}: Allocated (fsm.c:456) 20250823134530493 DMSC DEBUG msc_i[0x561dbede2d60]{READY}: is child of msub_fsm[0x561dbede8cd0] (fsm.c:486) 20250823134530493 DMSC DEBUG msc_a[0x561dbeddf610]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530493 DMSC DEBUG msc_a[0x561dbeddf610]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbede8cd0] (fsm.c:486) 20250823134530493 DMSC DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x561dbeddf610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134530493 DMSC DEBUG msc_i(unknown:UTRAN-Iu-508:NONE)[0x561dbede2d60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530493 DMSC DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x561dbeddf610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530493 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x561dbeddf610]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530493 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x561dbeddf610]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134530493 DMM DEBUG msc_a(TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823134530493 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedda520]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134530493 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedda520]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610] (fsm.c:486) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530493 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedda520]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134530493 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedda520]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134530493 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134530493 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134530493 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530493 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedda520]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134530493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedda520]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134530493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedf4460]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530494 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedf4460]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedda520] (fsm.c:486) 20250823134530494 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedf4460]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134530494 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedf4460]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134530494 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134530494 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530494 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530494 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530494 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530494 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf93f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530494 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf93f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530494 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530494 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530494 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530494 DMM DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134530494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbee02820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134530494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x561dbede0100]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134530494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530494 DMSC NOTICE msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0) VLR: update for IMSI=262420000001110 (MSISDN=491230001110) (gsm_04_08.c:1541) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530494 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134530494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x561dbede0100]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134530494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbee02820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134530494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x561dbede0100]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134530494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x561dbede0100]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbee02820] (vlr_lu_fsm.c:817) 20250823134530494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x561dbede0100]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134530494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x561dbede0100]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbee02820]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134530494 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134530494 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.906s remaining) (msc_a.c:450) 20250823134530494 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001110/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530494 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530494 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134530494 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134530494 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134530494 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0 + 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) 20250823134530494 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134530494 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134530494 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf93f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134530494 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530494 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530494 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530494 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530495 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) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530495 DMSC DEBUG msub_fsm[0x561dbedf97b0]{active}: Allocated (fsm.c:456) 20250823134530495 DMSC DEBUG msc_i[0x561dbedfc3f0]{READY}: Allocated (fsm.c:456) 20250823134530495 DMSC DEBUG msc_i[0x561dbedfc3f0]{READY}: is child of msub_fsm[0x561dbedf97b0] (fsm.c:486) 20250823134530495 DMSC DEBUG msc_a[0x561dbedef360]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530495 DMSC DEBUG msc_a[0x561dbedef360]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedf97b0] (fsm.c:486) 20250823134530495 DMSC DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x561dbedef360]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134530495 DMSC DEBUG msc_i(unknown:UTRAN-Iu-509:NONE)[0x561dbedfc3f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530495 DMSC DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x561dbedef360]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134530495 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x561dbedef360]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530495 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x561dbedef360]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134530495 DMM DEBUG msc_a(TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823134530495 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedefcd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134530495 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedefcd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360] (fsm.c:486) 20250823134530495 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedefcd0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134530495 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedefcd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134530495 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134530495 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134530495 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530495 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530495 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedefcd0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134530495 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedefcd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134530495 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbede6f00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530495 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbede6f00]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedefcd0] (fsm.c:486) 20250823134530495 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbede6f00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134530495 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbede6f00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134530495 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := '510157'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-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530495 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530495 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530495 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530495 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530495 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:1 20250823134530495 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530495 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4080]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530495 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4080]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530495 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530495 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530495 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134530495 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134530495 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134530495 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530495 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134530495 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf7ff0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134530495 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf7ff0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4260] (msc_a.c:1053) 20250823134530495 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf7ff0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134530495 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf7ff0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134530495 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf7ff0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134530495 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedf38f0] (msc_a.c:1053) 20250823134530495 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134530495 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4260]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134530495 DMSC DEBUG msub_fsm[0x561dbedf38f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134530495 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF) MSC-A terminated (msub.c:261) 20250823134530495 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF) 1 MSC-I still active (msub.c:79) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530495 DMSC DEBUG msub_fsm[0x561dbedf38f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134530495 DMSC DEBUG msub_fsm[0x561dbedf38f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134530495 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4080]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134530495 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4080]{READY}: Removing from parent msub_fsm[0x561dbedf38f0] (msub.c:113) 20250823134530495 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-501 (ran_conn.c:142) 20250823134530496 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-501 (ran_conn.c:155) TC_iu_multi_lu_and_mo_ussd2(3179)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134530496 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530496 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530496 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4080]{READY}: Freeing instance (msub.c:113) 20250823134530496 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-501:LU)[0x561dbedf4080]{READY}: Deallocated (fsm.c:568) 20250823134530496 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF) Free (msub.c:119) 20250823134530496 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF - active-conn: now used by 1 (attached) (msub.c:375) 20250823134530496 DMSC DEBUG msub_fsm[0x561dbedf38f0]{terminating}: Freeing instance (msub.c:113) 20250823134530496 DMSC DEBUG msub_fsm[0x561dbedf38f0]{terminating}: Deallocated (fsm.c:568) 20250823134530496 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530496 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee07b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530496 DIUCS DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee07b70]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530496 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530496 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530496 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134530496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee085d0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134530496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee085d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134530496 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134530496 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee07b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134530496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee085d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134530496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee085d0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134530496 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbedf7ff0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530496 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbedf7ff0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbee085d0] (fsm.c:486) 20250823134530496 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbedf7ff0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134530496 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbedf7ff0]{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(3155)@7e0c241b4610: Message received on association #8 20250823134530496 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530496 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530496 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) 20250823134530496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:6 20250823134530496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530496 DMSC DEBUG msub_fsm[0x561dbedf4080]{active}: Allocated (fsm.c:456) 20250823134530496 DMSC DEBUG msc_i[0x561dbedf38f0]{READY}: Allocated (fsm.c:456) 20250823134530496 DMSC DEBUG msc_i[0x561dbedf38f0]{READY}: is child of msub_fsm[0x561dbedf4080] (fsm.c:486) 20250823134530496 DMSC DEBUG msc_a[0x561dbedf4e70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530496 DMSC DEBUG msc_a[0x561dbedf4e70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedf4080] (fsm.c:486) 20250823134530496 DMSC DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x561dbedf4e70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134530496 DMSC DEBUG msc_i(unknown:UTRAN-Iu-510:NONE)[0x561dbedf38f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530496 DMSC DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x561dbedf4e70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134530496 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x561dbedf4e70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530496 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x561dbedf4e70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134530496 DMM DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001114 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134530496 DMM DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134530496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedd7c50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134530496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedd7c50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedf4e70] (fsm.c:486) 20250823134530496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedd7c50]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134530496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedd7c50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134530497 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134530497 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001114 id=262420000001114 (vlr.c:661) 20250823134530497 DVLR INFO New subscr, IMSI: 262420000001114 (vlr.c:562) 20250823134530497 DVLR DEBUG VLR subscr IMSI-262420000001114 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134530497 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530497 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530497 DVLR DEBUG VLR subscr IMSI-262420000001114 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134530497 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134530497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedd7c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134530497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedd7c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134530497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedd7c50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134530497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbede2fd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbede2fd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedd7c50] (fsm.c:486) 20250823134530497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbede2fd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134530497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbede2fd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134530497 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530497 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530497 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530497 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530497 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '059B'O 20250823134530497 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) 20250823134530497 DMSC DEBUG msub_fsm[0x561dbedebb90]{active}: Allocated (fsm.c:456) 20250823134530497 DMSC DEBUG msc_i[0x561dbeddf950]{READY}: Allocated (fsm.c:456) 20250823134530497 DMSC DEBUG msc_i[0x561dbeddf950]{READY}: is child of msub_fsm[0x561dbedebb90] (fsm.c:486) 20250823134530497 DMSC DEBUG msc_a[0x561dbedeee20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530497 DMSC DEBUG msc_a[0x561dbedeee20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedebb90] (fsm.c:486) 20250823134530497 DMSC DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x561dbedeee20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134530497 DMSC DEBUG msc_i(unknown:UTRAN-Iu-511:NONE)[0x561dbeddf950]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530497 DMSC DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x561dbedeee20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134530497 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x561dbedeee20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530497 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x561dbedeee20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134530497 DMM DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001115 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134530497 DMM DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134530497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede4440]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134530497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede4440]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbedeee20] (fsm.c:486) 20250823134530497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede4440]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134530497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede4440]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134530497 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134530497 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001115 id=262420000001115 (vlr.c:661) 20250823134530497 DVLR INFO New subscr, IMSI: 262420000001115 (vlr.c:562) 20250823134530497 DVLR DEBUG VLR subscr IMSI-262420000001115 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134530497 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530497 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530497 DVLR DEBUG VLR subscr IMSI-262420000001115 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134530497 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134530497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede4440]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134530497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede4440]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134530497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede4440]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134530497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede46a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede46a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede4440] (fsm.c:486) 20250823134530497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede46a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134530497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede46a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134530497 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530497 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530497 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530497 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530497 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530498 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530498 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530498 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530498 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530498 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530498 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test-GSUP(3159)@7e0c241b4610: Found GsupExpect[1] for "262420000001114" handled at TC_iu_multi_lu_and_mo_ussd2(3189) MSC_Test-GSUP(3159)@7e0c241b4610: Added IMSI table entry 14TC_iu_multi_lu_and_mo_ussd2(3189)"262420000001114" MSC_Test-GSUP(3159)@7e0c241b4610: Found GsupExpect[2] for "262420000001115" handled at TC_iu_multi_lu_and_mo_ussd2(3191) MSC_Test-GSUP(3159)@7e0c241b4610: Added IMSI table entry 15TC_iu_multi_lu_and_mo_ussd2(3191)"262420000001115" MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:11 MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(3173)10882230 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134530499 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530499 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530499 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:3 TC_iu_multi_lu_and_mo_ussd2(3173)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3173)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3187)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3173)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3173)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3187)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3173)@7e0c241b4610: 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 := 'AE6195C8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(3167)11582269 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:4 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3167)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3167)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3167)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3167)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:2 TC_iu_multi_lu_and_mo_ussd2(3183)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(3169)15438133 TC_iu_multi_lu_and_mo_ussd2(3167)@7e0c241b4610: 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 := '04E50DBD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@7e0c241b4610: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(3173)15565967 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3169)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:9 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:14 TC_iu_multi_lu_and_mo_ussd2(3169)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 TC_iu_multi_lu_and_mo_ussd2(3169)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3169)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 3 set to 1 20250823134530504 DVLR DEBUG VLR subscr IMSI-262420000001113 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530504 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbedd85f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530504 DVLR DEBUG SUBSCR(IMSI-262420000001113) Received 1 auth tuples (vlr.c:996) 20250823134530504 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbedd85f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530504 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbedd85f0]{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) 20250823134530504 DMM DEBUG Tx AUTH REQ (rand = 275268ce62d693644f0f3e274f2c9008) (gsm_04_08.c:641) 20250823134530504 DMM DEBUG AUTH REQ (autn = b708f627ab6248f740dd4d80f6ddc281) (gsm_04_08.c:643) 20250823134530504 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530504 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530504 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbedd1ac0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530504 DVLR DEBUG VLR subscr IMSI-262420000001113 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530504 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530504 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530504 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530504 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530504 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530504 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530504 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530505 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530505 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530505 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530505 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530505 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530505 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530505 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530505 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530505 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530505 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530505 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mo_ussd2(3169)@7e0c241b4610: 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 := '05352700'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(3165)3781282 MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(3165)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3165)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3165)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3165)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@7e0c241b4610: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(3167)6068834 MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := '8798E2'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-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 2 set to 1 TC_iu_multi_lu_and_mo_ussd2(3165)@7e0c241b4610: 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 := '86D0879D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := '22B475'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(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:5 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3154)@7e0c241b4610: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(3169)8194436 TC_iu_multi_lu_and_mo_ussd2(3163)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3163)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:10 MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3171)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(3154)@7e0c241b4610: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(3165)15097994 TC_iu_multi_lu_and_mo_ussd2(3171)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:7 MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:2 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := '9FA497'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(3153)@7e0c241b4610: Session index based on local reference:13 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:12 TC_iu_multi_lu_and_mo_ussd2(3162)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(3162)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(3177)737786 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := '67957E'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(3153)@7e0c241b4610: Session index based on local reference:14 TC_iu_multi_lu_and_mo_ussd2(3177)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3177)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3177)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := '5C965A'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 } } TC_iu_multi_lu_and_mo_ussd2(3177)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:15 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:1 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(3177)@7e0c241b4610: 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 := '4DBBDCDF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3189)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3189)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:11 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mo_ussd2(3191)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3191)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:3 MSC_Test_2-RAN(3154)@7e0c241b4610: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(3177)3454815 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:4 MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '051444F3D3692104778E8046'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '055444F3D3692104778E8046'O MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:6 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:10 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055444F3D3692104778E8046'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530546 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530546 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbed91d50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530546 DVLR DEBUG SUBSCR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33) Received 1 auth tuples (vlr.c:996) 20250823134530546 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbed91d50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530546 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbed91d50]{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) 20250823134530546 DMM DEBUG Tx AUTH REQ (rand = a53045aa7ce1df6f0865d7da05ca74a3) (gsm_04_08.c:641) 20250823134530546 DMM DEBUG AUTH REQ (autn = 653f3a7eb4ee54c5b0ac75cab3c78b08) (gsm_04_08.c:643) 20250823134530546 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530546 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530546 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbee08f10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530547 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134530547 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530547 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530547 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530547 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530547 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530547 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530547 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedf4460]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530547 DVLR DEBUG SUBSCR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0) Received 1 auth tuples (vlr.c:996) 20250823134530547 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedf4460]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530547 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedf4460]{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) 20250823134530547 DMM DEBUG Tx AUTH REQ (rand = 60e231c7065f411ebc602759f211d310) (gsm_04_08.c:641) 20250823134530547 DMM DEBUG AUTH REQ (autn = 1e01978051a28e6ff0afe102608c61cc) (gsm_04_08.c:643) 20250823134530547 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530547 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530547 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbede2d60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530547 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530547 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530547 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530547 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530547 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530547 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530547 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530547 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530547 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530548 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530548 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530548 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530548 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530548 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530548 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530547 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134530548 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530548 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530548 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc030]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530548 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530548 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530548 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530548 DMM DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134530548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc950]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134530548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x561dbedf4d40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134530548 DMSC NOTICE msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6) VLR: update for IMSI=262420000001109 (MSISDN=491230001109) (gsm_04_08.c:1541) 20250823134530548 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134530548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x561dbedf4d40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134530548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc950]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134530548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x561dbedf4d40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134530548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x561dbedf4d40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc950] (vlr_lu_fsm.c:817) 20250823134530548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x561dbedf4d40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134530548 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530548 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530548 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530548 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530548 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x561dbedf4d40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc950]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134530548 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134530548 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.851s remaining) (msc_a.c:450) 20250823134530548 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001109/3/1): Available (smpp_smsc.c:626) 20250823134530548 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530548 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530548 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530548 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530548 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530548 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530548 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530548 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530548 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530548 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530548 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530548 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134530548 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134530548 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134530548 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6 + 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) 20250823134530548 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134530548 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134530548 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134530548 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530548 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530548 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530548 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530548 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530548 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530549 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530549 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530549 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530549 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530549 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530549 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530549 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbede6f00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530549 DVLR DEBUG SUBSCR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D) Received 1 auth tuples (vlr.c:996) 20250823134530549 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbede6f00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530549 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbede6f00]{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) 20250823134530549 DMM DEBUG Tx AUTH REQ (rand = 529a9cc3bdfceaee48db101aab2699c0) (gsm_04_08.c:641) 20250823134530549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530549 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530549 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530549 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530549 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530549 DMM DEBUG AUTH REQ (autn = 03bf744b2c46262dec2590c283f359a1) (gsm_04_08.c:643) 20250823134530549 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530549 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530549 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedfc3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530549 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134530549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530549 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530549 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530549 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530549 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530549 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf0540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530549 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf0540]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530549 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530549 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530549 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530549 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530549 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530549 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530549 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134530549 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134530549 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530549 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134530549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf4ae0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134530549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf4ae0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf07d0] (msc_a.c:1053) 20250823134530549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf4ae0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134530550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf4ae0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134530549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf4ae0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134530549 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedf0410] (msc_a.c:1053) 20250823134530549 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134530549 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf07d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134530549 DMSC DEBUG msub_fsm[0x561dbedf0410]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134530549 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956) MSC-A terminated (msub.c:261) 20250823134530549 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956) 1 MSC-I still active (msub.c:79) 20250823134530550 DMSC DEBUG msub_fsm[0x561dbedf0410]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134530550 DMSC DEBUG msub_fsm[0x561dbedf0410]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134530550 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf0540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134530550 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530550 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf0540]{READY}: Removing from parent msub_fsm[0x561dbedf0410] (msub.c:113) 20250823134530550 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-500 (ran_conn.c:142) 20250823134530550 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-500 (ran_conn.c:155) 20250823134530550 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf0540]{READY}: Freeing instance (msub.c:113) 20250823134530550 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-500:LU)[0x561dbedf0540]{READY}: Deallocated (fsm.c:568) 20250823134530550 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956) Free (msub.c:119) 20250823134530550 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134530550 DMSC DEBUG msub_fsm[0x561dbedf0410]{terminating}: Freeing instance (msub.c:113) 20250823134530550 DMSC DEBUG msub_fsm[0x561dbedf0410]{terminating}: Deallocated (fsm.c:568) 20250823134530550 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530550 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530550 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530550 DVLR DEBUG VLR subscr IMSI-262420000001112 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530550 DVLR DEBUG IMSI:262420000001112 has MSISDN:491230001112 (vlr.c:1045) 20250823134530550 DMSC NOTICE msub(IMSI-262420000001112:MSISDN-491230001112) VLR: update for IMSI=262420000001112 (MSISDN=491230001112) (gsm_04_08.c:1541) 20250823134530550 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530550 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:0 20250823134530550 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) 20250823134530550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530550 DMSC DEBUG msub_fsm[0x561dbedf0410]{active}: Allocated (fsm.c:456) 20250823134530550 DMSC DEBUG msc_i[0x561dbedf4d40]{READY}: Allocated (fsm.c:456) 20250823134530551 DMSC DEBUG msc_i[0x561dbedf4d40]{READY}: is child of msub_fsm[0x561dbedf0410] (fsm.c:486) 20250823134530551 DMSC DEBUG msc_a[0x561dbedd8720]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530551 DMSC DEBUG msc_a[0x561dbedd8720]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedf0410] (fsm.c:486) 20250823134530551 DMSC DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x561dbedd8720]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134530551 DMSC DEBUG msc_i(unknown:UTRAN-Iu-512:NONE)[0x561dbedf4d40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530551 DMSC DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x561dbedd8720]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134530551 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x561dbedd8720]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530551 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x561dbedd8720]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134530551 DMM DEBUG msc_a(TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823134530551 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfd90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134530551 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfd90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720] (fsm.c:486) 20250823134530551 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfd90]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134530551 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfd90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134530551 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134530551 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530551 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530551 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530551 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfd90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134530551 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfd90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134530551 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfbd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530551 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfbd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfd90] (fsm.c:486) 20250823134530551 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfbd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134530551 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfbd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134530551 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134530551 DVLR DEBUG VLR subscr IMSI-262420000001114 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530551 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbede2fd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530551 DVLR DEBUG SUBSCR(IMSI-262420000001114) Received 1 auth tuples (vlr.c:996) 20250823134530551 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbede2fd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530551 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbede2fd0]{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) 20250823134530551 DMM DEBUG Tx AUTH REQ (rand = d513b925aeca1d5cd2e90b5507c5f3c5) (gsm_04_08.c:641) 20250823134530551 DMM DEBUG AUTH REQ (autn = 7a3d428a89245c59216fda1ec564311e) (gsm_04_08.c:643) 20250823134530551 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530551 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530551 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedf38f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530551 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530551 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530551 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530551 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530551 DVLR DEBUG VLR subscr IMSI-262420000001114 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530551 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530552 DVLR DEBUG VLR subscr IMSI-262420000001115 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530552 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede46a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530552 DVLR DEBUG SUBSCR(IMSI-262420000001115) Received 1 auth tuples (vlr.c:996) 20250823134530552 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede46a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530552 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede46a0]{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) 20250823134530552 DMM DEBUG Tx AUTH REQ (rand = 5bf96d3721176e98ba8becba13a2c9a3) (gsm_04_08.c:641) 20250823134530552 DMM DEBUG AUTH REQ (autn = 9ac461d53ea5b54a6628b7f0145b79ca) (gsm_04_08.c:643) 20250823134530552 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530552 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530552 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbeddf950]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530552 DVLR DEBUG VLR subscr IMSI-262420000001115 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530552 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530552 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530552 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530552 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530552 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530552 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530552 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03290]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530552 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03290]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530552 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530552 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530552 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530552 DMM DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134530552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03b40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134530552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x561dbedeb470]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134530552 DMSC NOTICE msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3) VLR: update for IMSI=262420000001111 (MSISDN=491230001111) (gsm_04_08.c:1541) 20250823134530552 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134530552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x561dbedeb470]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134530552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03b40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134530552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x561dbedeb470]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134530552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x561dbedeb470]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03b40] (vlr_lu_fsm.c:817) 20250823134530552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x561dbedeb470]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134530552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x561dbedeb470]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03b40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134530552 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134530552 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.853s remaining) (msc_a.c:450) 20250823134530552 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001111/3/1): Available (smpp_smsc.c:626) 20250823134530552 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530552 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134530553 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134530553 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134530553 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3 + 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) 20250823134530553 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134530553 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134530553 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03290]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530553 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134530553 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530553 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530553 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530553 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530553 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) 20250823134530553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530553 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:5 20250823134530553 DMSC DEBUG msub_fsm[0x561dbedf01d0]{active}: Allocated (fsm.c:456) 20250823134530553 DMSC DEBUG msc_i[0x561dbede4110]{READY}: Allocated (fsm.c:456) 20250823134530553 DMSC DEBUG msc_i[0x561dbede4110]{READY}: is child of msub_fsm[0x561dbedf01d0] (fsm.c:486) 20250823134530553 DMSC DEBUG msc_a[0x561dbede8b90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530553 DMSC DEBUG msc_a[0x561dbede8b90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedf01d0] (fsm.c:486) 20250823134530553 DMSC DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x561dbede8b90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134530553 DMSC DEBUG msc_i(unknown:UTRAN-Iu-513:NONE)[0x561dbede4110]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530554 DMSC DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x561dbede8b90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134530554 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x561dbede8b90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530554 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x561dbede8b90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134530554 DMM DEBUG msc_a(TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823134530554 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd44e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134530554 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd44e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90] (fsm.c:486) 20250823134530554 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd44e0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134530554 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd44e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134530554 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134530554 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134530554 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530554 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd44e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134530554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd44e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134530554 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd46f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530554 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd46f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd44e0] (fsm.c:486) 20250823134530554 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd46f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134530554 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd46f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134530554 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134530554 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530554 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530554 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530554 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530554 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134530554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530554 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) 20250823134530555 DMSC DEBUG msub_fsm[0x561dbedb6eb0]{active}: Allocated (fsm.c:456) 20250823134530555 DMSC DEBUG msc_i[0x561dbedb6fe0]{READY}: Allocated (fsm.c:456) 20250823134530555 DMSC DEBUG msc_i[0x561dbedb6fe0]{READY}: is child of msub_fsm[0x561dbedb6eb0] (fsm.c:486) 20250823134530555 DMSC DEBUG msc_a[0x561dbede5310]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530555 DMSC DEBUG msc_a[0x561dbede5310]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb6eb0] (fsm.c:486) 20250823134530555 DMSC DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x561dbede5310]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134530555 DMSC DEBUG msc_i(unknown:UTRAN-Iu-514:NONE)[0x561dbedb6fe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530555 DMSC DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x561dbede5310]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134530555 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x561dbede5310]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530555 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x561dbede5310]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134530555 DMM DEBUG msc_a(TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823134530555 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5bf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134530555 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5bf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310] (fsm.c:486) 20250823134530555 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5bf0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134530555 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5bf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134530555 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134530555 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134530555 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530555 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530555 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5bf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134530555 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5bf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134530555 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5e00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530555 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5e00]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5bf0] (fsm.c:486) 20250823134530555 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5e00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134530555 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5e00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134530555 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530555 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x561dbee085d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134530555 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbedf7ff0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134530555 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbedf7ff0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134530555 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbedf7ff0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134530555 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbedf7ff0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x561dbee085d0] (vlr_lu_fsm.c:110) 20250823134530555 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbedf7ff0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134530555 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x561dbedf7ff0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x561dbee085d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134530555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x561dbee085d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134530555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x561dbedcff10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x561dbedcff10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x561dbee085d0] (fsm.c:486) 20250823134530555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x561dbedcff10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134530555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x561dbedcff10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134530555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x561dbedcff10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134530555 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530555 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530555 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x561dbedcff10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134530555 DMSC NOTICE msub(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x8292BEDD) VLR: update for IMSI=262420000001112 (MSISDN=491230001112) (gsm_04_08.c:1541) 20250823134530555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x561dbedcff10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134530555 DMM DEBUG -> IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x8292BEDD LOCATION UPDATE ACCEPT (TMSI = 0x8292bedd) (gsm_04_08.c:149) 20250823134530555 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134530555 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530555 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530555 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530556 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530556 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530556 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x8292BEDD - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530556 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) 20250823134530556 DMSC DEBUG msub_fsm[0x561dbedd0040]{active}: Allocated (fsm.c:456) 20250823134530556 DMSC DEBUG msc_i[0x561dbedd0170]{READY}: Allocated (fsm.c:456) 20250823134530556 DMSC DEBUG msc_i[0x561dbedd0170]{READY}: is child of msub_fsm[0x561dbedd0040] (fsm.c:486) 20250823134530556 DMSC DEBUG msc_a[0x561dbede6b00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530556 DMSC DEBUG msc_a[0x561dbede6b00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedd0040] (fsm.c:486) 20250823134530556 DMSC DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x561dbede6b00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134530556 DMSC DEBUG msc_i(unknown:UTRAN-Iu-515:NONE)[0x561dbedd0170]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530556 DMSC DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x561dbede6b00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530556 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x561dbede6b00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530556 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x561dbede6b00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134530556 DMM DEBUG msc_a(TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823134530556 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded3c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530556 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded3c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00] (fsm.c:486) 20250823134530556 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded3c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134530556 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded3c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134530556 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134530556 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134530556 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530556 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530556 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded3c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134530557 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded3c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134530557 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded5d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530557 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded5d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded3c0] (fsm.c:486) 20250823134530557 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded5d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134530557 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded5d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134530557 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:9 20250823134530557 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530557 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf93f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530557 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf93f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530557 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530557 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530557 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134530557 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134530557 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134530557 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530557 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134530557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbee02820]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134530557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbee02820]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf9680] (msc_a.c:1053) 20250823134530557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbee02820]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134530557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbee02820]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134530557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbee02820]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134530557 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedfd3c0] (msc_a.c:1053) 20250823134530557 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134530557 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf9680]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134530557 DMSC DEBUG msub_fsm[0x561dbedfd3c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134530557 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0) MSC-A terminated (msub.c:261) 20250823134530557 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0) 1 MSC-I still active (msub.c:79) 20250823134530557 DMSC DEBUG msub_fsm[0x561dbedfd3c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134530557 DMSC DEBUG msub_fsm[0x561dbedfd3c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134530557 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf93f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134530557 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530557 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530557 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530557 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf93f0]{READY}: Removing from parent msub_fsm[0x561dbedfd3c0] (msub.c:113) 20250823134530557 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-503 (ran_conn.c:142) 20250823134530557 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-503 (ran_conn.c:155) 20250823134530557 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf93f0]{READY}: Freeing instance (msub.c:113) 20250823134530557 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-503:LU)[0x561dbedf93f0]{READY}: Deallocated (fsm.c:568) 20250823134530557 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0) Free (msub.c:119) 20250823134530557 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530557 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530557 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134530557 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134530557 DMSC DEBUG msub_fsm[0x561dbedfd3c0]{terminating}: Freeing instance (msub.c:113) 20250823134530557 DMSC DEBUG msub_fsm[0x561dbedfd3c0]{terminating}: Deallocated (fsm.c:568) 20250823134530558 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530558 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530558 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530558 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530558 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530558 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) 20250823134530558 DMSC DEBUG msub_fsm[0x561dbedf9680]{active}: Allocated (fsm.c:456) 20250823134530558 DMSC DEBUG msc_i[0x561dbedf93f0]{READY}: Allocated (fsm.c:456) 20250823134530558 DMSC DEBUG msc_i[0x561dbedf93f0]{READY}: is child of msub_fsm[0x561dbedf9680] (fsm.c:486) 20250823134530558 DMSC DEBUG msc_a[0x561dbedfd3c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530558 DMSC DEBUG msc_a[0x561dbedfd3c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedf9680] (fsm.c:486) 20250823134530558 DMSC DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x561dbedfd3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134530558 DMSC DEBUG msc_i(unknown:UTRAN-Iu-516:NONE)[0x561dbedf93f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530558 DMSC DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x561dbedfd3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134530558 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x561dbedfd3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530558 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x561dbedfd3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134530558 DMM DEBUG msc_a(TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530558 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedd7090]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134530558 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedd7090]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0] (fsm.c:486) 20250823134530558 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedd7090]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134530558 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedd7090]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134530558 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134530558 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134530558 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530558 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedd7090]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134530559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedd7090]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134530559 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedcf960]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530559 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedcf960]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedd7090] (fsm.c:486) 20250823134530559 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedcf960]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134530559 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedcf960]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134530559 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:13 20250823134530559 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530559 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530559 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530559 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530559 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbedd1ac0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530559 DIUCS DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbedd1ac0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530559 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530559 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530559 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530559 DMM DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 44f3d369778e8046) (gsm_04_08.c:1128) 20250823134530559 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbedd85f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134530559 DVLR DEBUG SUBSCR(IMSI-262420000001113) AUTH on UTRAN received RES: 44f3d369778e8046 (8 bytes) (vlr_auth_fsm.c:151) 20250823134530559 DVLR INFO SUBSCR(IMSI-262420000001113) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530559 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbedd85f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530559 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbedd85f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530559 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbedd85f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134530559 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbedd85f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbee03160] (vlr_auth_fsm.c:294) 20250823134530559 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbedd85f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530559 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbedd85f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134530559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbee03160]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134530559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbee03160]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134530559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbee03160]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134530559 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530559 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3b47d5d6f9eca75237485127973f17d4, CK=NONE (ran_msg_iu.c:388) 20250823134530559 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbedd1ac0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134530559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbee03160]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '051446A1D2B0210480EB24FA'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134530559 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530559 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530560 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530560 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530560 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530560 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '055446A1D2B0210480EB24FA'O MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530560 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530560 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530560 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530560 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530560 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530560 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530560 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530560 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530560 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:7 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := 'ED848F'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-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:2 MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '05143BBA42F72104CA690A81'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '05543BBA42F72104CA690A81'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:14 20250823134530564 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530564 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530564 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(3175)10117417 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3175)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:15 TC_iu_multi_lu_and_mo_ussd2(3173)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3175)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '0514FE782294210427298156'O TC_iu_multi_lu_and_mo_ussd2(3173)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3175)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '0554FE782294210427298156'O MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(3175)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:11 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134530569 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530569 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfbd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530569 DVLR DEBUG SUBSCR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8) Received 1 auth tuples (vlr.c:996) 20250823134530569 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfbd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530569 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfbd0]{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) 20250823134530569 DMM DEBUG Tx AUTH REQ (rand = d736d31cb5845df3ec2bc3cd89048a94) (gsm_04_08.c:641) 20250823134530569 DMM DEBUG AUTH REQ (autn = cd39acf3e3bf1158a48b9158f83b887a) (gsm_04_08.c:643) 20250823134530569 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530569 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134530569 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530569 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3175)@7e0c241b4610: 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 := '89290956'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250823134530570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530570 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530569 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedf4d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530569 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := '5C9A62'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-SCCP(3153)@7e0c241b4610: Session index based on local reference:3 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055446A1D2B0210480EB24FA'O MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:5 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543BBA42F72104CA690A81'O 20250823134530573 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530573 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530573 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530573 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530573 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530574 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530574 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbee08f10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530574 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbee08f10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530574 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530574 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530574 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530574 DMM DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 46a1d2b080eb24fa) (gsm_04_08.c:1128) 20250823134530574 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbed91d50]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134530574 DVLR DEBUG SUBSCR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33) AUTH on UTRAN received RES: 46a1d2b080eb24fa (8 bytes) (vlr_auth_fsm.c:151) 20250823134530574 DVLR INFO SUBSCR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530574 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbed91d50]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530574 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbed91d50]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134530574 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbed91d50]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134530574 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbed91d50]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbeddc3c0] (vlr_auth_fsm.c:294) 20250823134530574 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbed91d50]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530574 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbed91d50]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134530574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbeddc3c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134530574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbeddc3c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134530574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbeddc3c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134530574 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530574 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9d33814a5745f688436c1a1d50eb2f12, CK=NONE (ran_msg_iu.c:388) 20250823134530574 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbee08f10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134530574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbeddc3c0]{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(3155)@7e0c241b4610: Message received on association #8 20250823134530574 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530574 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530574 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530574 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530574 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530576 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530576 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := '7D0984'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-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:4 20250823134530576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530576 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530576 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530576 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbede2d60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530576 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbede2d60]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530576 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530576 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530577 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530577 DMM DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3bba42f7ca690a81) (gsm_04_08.c:1128) 20250823134530577 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedf4460]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134530577 DVLR DEBUG SUBSCR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0) AUTH on UTRAN received RES: 3bba42f7ca690a81 (8 bytes) (vlr_auth_fsm.c:151) 20250823134530577 DVLR INFO SUBSCR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530577 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedf4460]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530577 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedf4460]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134530577 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedf4460]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3167)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250823134530577 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedf4460]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedda520] (vlr_auth_fsm.c:294) 20250823134530577 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedf4460]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530577 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedf4460]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134530577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedda520]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134530577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedda520]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134530577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedda520]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134530577 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530577 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d2ef2a5bc38244f083f04ce9763a998f, CK=NONE (ran_msg_iu.c:388) 20250823134530577 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbede2d60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134530577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedda520]{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_mo_ussd2(3167)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134530577 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530577 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530577 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-RAN(3154)@7e0c241b4610: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(3175)8384168 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:12 MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := 'E6608A'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 } } MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:6 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:10 MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '051448434988210475BB4A7E'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '055448434988210475BB4A7E'O TC_iu_multi_lu_and_mo_ussd2(3169)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := '34B75F'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(3153)@7e0c241b4610: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(3169)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134530581 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530582 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530582 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530582 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:1 20250823134530582 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '051477EBA8A521045B46AB7A'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '055477EBA8A521045B46AB7A'O MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:13 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FE782294210427298156'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:9 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 TC_iu_multi_lu_and_mo_ussd2(3165)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3165)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 10TC_iu_multi_lu_and_mo_ussd2(3181)16349902 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(3181)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3181)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3181)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3181)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3185)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3177)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3177)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:2 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:0 TC_iu_multi_lu_and_mo_ussd2(3181)@7e0c241b4610: 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 := '9FBB42E0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:5 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:14 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055448434988210475BB4A7E'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:15 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055477EBA8A521045B46AB7A'O MSC_Test_2-RAN(3154)@7e0c241b4610: Added conn table entry 10TC_iu_multi_lu_and_mo_ussd2(3181)10041892 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:11 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '05142DF71F5E2104BF441CB5'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '05542DF71F5E2104BF441CB5'O MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:10 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542DF71F5E2104BF441CB5'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:5 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530610 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530610 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd46f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530610 DVLR DEBUG SUBSCR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD) Received 1 auth tuples (vlr.c:996) 20250823134530610 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd46f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530610 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd46f0]{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) 20250823134530610 DMM DEBUG Tx AUTH REQ (rand = 2773abbc3d856633439c30adcba5ca9d) (gsm_04_08.c:641) 20250823134530610 DMM DEBUG AUTH REQ (autn = b6247a5ceb97846e2b3c1cbba6db519b) (gsm_04_08.c:643) 20250823134530610 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530610 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530610 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede4110]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530610 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134530610 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530610 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5e00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530610 DVLR DEBUG SUBSCR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700) Received 1 auth tuples (vlr.c:996) 20250823134530610 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5e00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530610 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5e00]{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) 20250823134530611 DMM DEBUG Tx AUTH REQ (rand = eb7f1964a62ea62ed3932979aa665b74) (gsm_04_08.c:641) 20250823134530611 DMM DEBUG AUTH REQ (autn = ad571f9c02175f89eb032b2735dee17c) (gsm_04_08.c:643) 20250823134530611 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530611 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530611 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbedb6fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530610 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530611 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530611 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134530611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530611 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530611 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530611 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded5d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530611 DVLR DEBUG SUBSCR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D) Received 1 auth tuples (vlr.c:996) 20250823134530611 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded5d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530611 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded5d0]{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) 20250823134530611 DMM DEBUG Tx AUTH REQ (rand = c9beda30a9db591d37546f6ebf2e179e) (gsm_04_08.c:641) 20250823134530611 DMM DEBUG AUTH REQ (autn = 8e33c2ebe9d9e01401a6e5dd2c3dc8f6) (gsm_04_08.c:643) 20250823134530611 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530611 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530611 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530611 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530611 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530611 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbedd0170]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530611 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134530611 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530611 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedcf960]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530611 DVLR DEBUG SUBSCR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF) Received 1 auth tuples (vlr.c:996) 20250823134530611 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedcf960]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530611 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedcf960]{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) 20250823134530611 DMM DEBUG Tx AUTH REQ (rand = 497299cde7e1807630f535983e49fa20) (gsm_04_08.c:641) 20250823134530611 DMM DEBUG AUTH REQ (autn = 83f1ad95fe51ec4d105408e867e521d2) (gsm_04_08.c:643) 20250823134530611 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530611 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530611 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedf93f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530611 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530611 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530611 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134530611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530611 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530611 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530612 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530612 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530612 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530612 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530612 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530612 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530612 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530612 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530612 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530612 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530612 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530612 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530612 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530612 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530612 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530612 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedfc3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530612 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedfc3f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530612 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530612 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530612 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530612 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530612 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530612 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530612 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530612 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530612 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530612 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530612 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530612 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530612 DMM DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = fe78229427298156) (gsm_04_08.c:1128) 20250823134530612 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbede6f00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134530612 DVLR DEBUG SUBSCR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D) AUTH on UTRAN received RES: fe78229427298156 (8 bytes) (vlr_auth_fsm.c:151) 20250823134530612 DVLR INFO SUBSCR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530612 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbede6f00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530612 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbede6f00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134530612 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbede6f00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134530612 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbede6f00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedefcd0] (vlr_auth_fsm.c:294) 20250823134530612 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbede6f00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530612 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbede6f00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134530612 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedefcd0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134530612 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedefcd0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134530612 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedefcd0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134530612 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530612 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=de34216a369f24c298d3452d19bb0d71, CK=NONE (ran_msg_iu.c:388) 20250823134530612 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedfc3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134530612 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedefcd0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134530612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530612 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530612 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530612 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530612 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530612 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530613 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530613 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530613 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530613 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530613 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530613 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530613 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc030]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530613 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530613 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530613 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134530613 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134530613 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134530613 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530613 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134530613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc950]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134530613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc950]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc2c0] (msc_a.c:1053) 20250823134530613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc950]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134530613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc950]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134530613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc950]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134530613 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedf8fe0] (msc_a.c:1053) 20250823134530613 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134530613 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc2c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134530613 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530613 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530613 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530613 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530613 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530613 DMSC DEBUG msub_fsm[0x561dbedf8fe0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134530613 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6) MSC-A terminated (msub.c:261) 20250823134530613 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6) 1 MSC-I still active (msub.c:79) 20250823134530613 DMSC DEBUG msub_fsm[0x561dbedf8fe0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134530613 DMSC DEBUG msub_fsm[0x561dbedf8fe0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134530613 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc030]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134530613 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc030]{READY}: Removing from parent msub_fsm[0x561dbedf8fe0] (msub.c:113) 20250823134530613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530613 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-502 (ran_conn.c:142) 20250823134530613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530613 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530613 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530613 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530613 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-502 (ran_conn.c:155) 20250823134530613 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc030]{READY}: Freeing instance (msub.c:113) 20250823134530613 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-502:LU)[0x561dbedfc030]{READY}: Deallocated (fsm.c:568) 20250823134530613 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6) Free (msub.c:119) 20250823134530613 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134530613 DMSC DEBUG msub_fsm[0x561dbedf8fe0]{terminating}: Freeing instance (msub.c:113) 20250823134530613 DMSC DEBUG msub_fsm[0x561dbedf8fe0]{terminating}: Deallocated (fsm.c:568) 20250823134530613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530613 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530613 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530613 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530613 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530614 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530614 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530614 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530614 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530614 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530614 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530614 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530614 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) 20250823134530614 DMSC DEBUG msub_fsm[0x561dbedf8fe0]{active}: Allocated (fsm.c:456) 20250823134530614 DMSC DEBUG msc_i[0x561dbede6f00]{READY}: Allocated (fsm.c:456) 20250823134530614 DMSC DEBUG msc_i[0x561dbede6f00]{READY}: is child of msub_fsm[0x561dbedf8fe0] (fsm.c:486) 20250823134530614 DMSC DEBUG msc_a[0x561dbedf8e30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530614 DMSC DEBUG msc_a[0x561dbedf8e30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedf8fe0] (fsm.c:486) 20250823134530614 DMSC DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x561dbedf8e30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530614 DMSC DEBUG msc_i(unknown:UTRAN-Iu-517:NONE)[0x561dbede6f00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530614 DMSC DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x561dbedf8e30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134530614 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530614 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530614 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x561dbedf8e30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530614 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x561dbedf8e30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134530614 DMM DEBUG msc_a(TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823134530614 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134530614 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30] (fsm.c:486) 20250823134530614 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134530614 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530614 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530614 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530614 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530614 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530614 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530614 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134530614 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134530614 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134530614 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530614 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134530614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134530614 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedec1c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530614 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedec1c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbed91d50] (fsm.c:486) 20250823134530614 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedec1c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134530614 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedec1c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134530614 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:3 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530614 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530614 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530615 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530615 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530615 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530615 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530615 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134530615 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530615 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedf38f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530615 DIUCS DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedf38f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530615 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530615 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530615 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530615 DMM DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4843498875bb4a7e) (gsm_04_08.c:1128) 20250823134530615 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbede2fd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134530615 DVLR DEBUG SUBSCR(IMSI-262420000001114) AUTH on UTRAN received RES: 4843498875bb4a7e (8 bytes) (vlr_auth_fsm.c:151) 20250823134530615 DVLR INFO SUBSCR(IMSI-262420000001114) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530615 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbede2fd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530615 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbede2fd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134530615 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbede2fd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134530615 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbede2fd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedd7c50] (vlr_auth_fsm.c:294) 20250823134530615 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbede2fd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530615 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbede2fd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134530615 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedd7c50]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134530615 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedd7c50]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134530615 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedd7c50]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134530615 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530615 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d660ce7416ef9c4c5401e026df8a418e, CK=NONE (ran_msg_iu.c:388) 20250823134530615 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedf38f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530615 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedd7c50]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134530615 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530615 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbeddf950]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530615 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530615 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530615 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530615 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530615 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530615 DIUCS DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbeddf950]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530615 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530616 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530616 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530616 DMM DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 77eba8a55b46ab7a) (gsm_04_08.c:1128) 20250823134530616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede46a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134530616 DVLR DEBUG SUBSCR(IMSI-262420000001115) AUTH on UTRAN received RES: 77eba8a55b46ab7a (8 bytes) (vlr_auth_fsm.c:151) 20250823134530616 DVLR INFO SUBSCR(IMSI-262420000001115) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede46a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede46a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134530616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede46a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134530616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede46a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede4440] (vlr_auth_fsm.c:294) 20250823134530616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede46a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede46a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134530616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede4440]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134530616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede4440]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134530616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede4440]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134530616 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530616 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3c7bb1f102e8f9d7e4fe76749465e17d, CK=NONE (ran_msg_iu.c:388) 20250823134530616 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbeddf950]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134530616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede4440]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530616 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530616 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530616 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530616 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530616 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03290]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530616 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03290]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530616 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530616 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530616 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134530616 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134530616 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530616 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530616 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134530616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03b40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134530616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03b40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03520] (msc_a.c:1053) 20250823134530616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03b40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134530616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03b40]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134530616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03b40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134530616 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedf5630] (msc_a.c:1053) 20250823134530616 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134530616 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03520]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134530616 DMSC DEBUG msub_fsm[0x561dbedf5630]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134530616 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3) MSC-A terminated (msub.c:261) 20250823134530616 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3) 1 MSC-I still active (msub.c:79) 20250823134530616 DMSC DEBUG msub_fsm[0x561dbedf5630]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134530616 DMSC DEBUG msub_fsm[0x561dbedf5630]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134530617 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03290]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134530617 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03290]{READY}: Removing from parent msub_fsm[0x561dbedf5630] (msub.c:113) 20250823134530617 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-504 (ran_conn.c:142) 20250823134530617 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-504 (ran_conn.c:155) 20250823134530617 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03290]{READY}: Freeing instance (msub.c:113) 20250823134530617 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-504:LU)[0x561dbee03290]{READY}: Deallocated (fsm.c:568) 20250823134530617 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3) Free (msub.c:119) 20250823134530617 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134530617 DMSC DEBUG msub_fsm[0x561dbedf5630]{terminating}: Freeing instance (msub.c:113) 20250823134530617 DMSC DEBUG msub_fsm[0x561dbedf5630]{terminating}: Deallocated (fsm.c:568) 20250823134530617 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530617 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530617 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07b70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530617 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530617 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530617 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530617 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:4 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530617 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530617 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530617 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530617 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530617 DMM DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134530617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee085d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134530617 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x561dbedcff10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134530617 DMSC NOTICE msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD) VLR: update for IMSI=262420000001112 (MSISDN=491230001112) (gsm_04_08.c:1541) 20250823134530617 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134530617 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x561dbedcff10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134530617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee085d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134530617 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x561dbedcff10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134530617 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x561dbedcff10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee085d0] (vlr_lu_fsm.c:817) 20250823134530617 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x561dbedcff10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134530617 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x561dbedcff10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee085d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134530617 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134530617 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.814s remaining) (msc_a.c:450) 20250823134530617 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001112/3/1): Available (smpp_smsc.c:626) 20250823134530617 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530617 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134530617 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134530617 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134530617 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD + 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) 20250823134530618 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134530618 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134530618 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530618 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134530618 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530618 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530618 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530618 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530618 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530618 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) 20250823134530618 DMSC DEBUG msub_fsm[0x561dbee03520]{active}: Allocated (fsm.c:456) 20250823134530618 DMSC DEBUG msc_i[0x561dbee03290]{READY}: Allocated (fsm.c:456) 20250823134530618 DMSC DEBUG msc_i[0x561dbee03290]{READY}: is child of msub_fsm[0x561dbee03520] (fsm.c:486) 20250823134530618 DMSC DEBUG msc_a[0x561dbedf5630]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530618 DMSC DEBUG msc_a[0x561dbedf5630]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbee03520] (fsm.c:486) 20250823134530618 DMSC DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x561dbedf5630]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134530618 DMSC DEBUG msc_i(unknown:UTRAN-Iu-518:NONE)[0x561dbee03290]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530618 DMSC DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x561dbedf5630]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134530618 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x561dbedf5630]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530618 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x561dbedf5630]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134530618 DMM DEBUG msc_a(TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823134530618 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede46a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134530618 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede46a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630] (fsm.c:486) 20250823134530618 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede46a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134530618 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede46a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134530618 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134530618 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134530619 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530619 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede46a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134530619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede46a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134530619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede2fd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede2fd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede46a0] (fsm.c:486) 20250823134530619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede2fd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134530619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede2fd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134530619 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530619 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530619 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedf4d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530619 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedf4d40]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530619 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530619 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530619 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530619 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530619 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530619 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530619 DMM DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2df71f5ebf441cb5) (gsm_04_08.c:1128) 20250823134530619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfbd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134530619 DVLR DEBUG SUBSCR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8) AUTH on UTRAN received RES: 2df71f5ebf441cb5 (8 bytes) (vlr_auth_fsm.c:151) 20250823134530619 DVLR INFO SUBSCR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfbd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfbd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134530619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfbd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134530619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfbd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfd90] (vlr_auth_fsm.c:294) 20250823134530619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfbd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfbd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134530619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfd90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134530619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfd90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134530619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfd90]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134530619 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530619 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=defd2c5ce7873853afc1197ea2357bcf, CK=NONE (ran_msg_iu.c:388) 20250823134530619 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedf4d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134530619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfd90]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134530619 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530619 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530620 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530619 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530619 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbee08f10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530620 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbee08f10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530620 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530620 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530620 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134530620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbeddc3c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134530620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbeddc3c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134530620 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134530620 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbee08f10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134530620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbeddc3c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134530620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbeddc3c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134530620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbeddc3c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134530620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbeddc3c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134530620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbeddc3c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134530620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbeddc3c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134530620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbeddc3c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134530620 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134530620 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.872s remaining) (msc_a.c:450) 20250823134530620 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001101/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:6 20250823134530620 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530620 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530620 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530620 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530620 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530620 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530620 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbede2d60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530620 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbede2d60]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530620 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530620 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530620 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134530620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedda520]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134530620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedda520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134530620 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134530620 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbede2d60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134530620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedda520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134530620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedda520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134530620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedda520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134530620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedda520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134530620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedda520]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134530620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedda520]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134530620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedda520]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134530621 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134530621 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.872s remaining) (msc_a.c:450) 20250823134530621 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001105/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134530621 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530621 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbedd1ac0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530621 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530621 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530621 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530621 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530621 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134530621 DIUCS DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbedd1ac0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530621 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530621 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530621 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134530621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbee03160]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134530621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbee03160]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134530621 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134530621 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbedd1ac0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbee03160]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134530621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbee03160]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134530621 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbeddfbd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530621 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbeddfbd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbee03160] (fsm.c:486) 20250823134530621 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbeddfbd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134530621 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbeddfbd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134530621 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530621 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530621 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530621 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530621 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530621 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530621 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530621 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530622 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530622 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:8 MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '0514D09F74ED210426DB4332'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '0554D09F74ED210426DB4332'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:13 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '0514D9578B832104E97288B1'O MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '0554D9578B832104E97288B1'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:9 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := '7FEEA8'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 } } MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:7 20250823134530627 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530627 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530627 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530627 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530627 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:3 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D09F74ED210426DB4332'O MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '0514DF21B36A2104D1F1CAE0'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '0554DF21B36A2104D1F1CAE0'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(3179)7463384 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:14 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3179)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(3179)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3179)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(3179)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '05143A3330FF21041A1E7855'O MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '05543A3330FF21041A1E7855'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3175)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3175)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:15 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3179)@7e0c241b4610: 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 := '02D2C4A6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530632 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedec1c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530632 DVLR DEBUG SUBSCR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956) Received 1 auth tuples (vlr.c:996) 20250823134530632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedec1c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedec1c0]{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) 20250823134530632 DMM DEBUG Tx AUTH REQ (rand = 5b804f651c256184210a7fac24de8d9e) (gsm_04_08.c:641) 20250823134530632 DMM DEBUG AUTH REQ (autn = 1c01d2c44232fd302b5916028442f81b) (gsm_04_08.c:643) 20250823134530632 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530632 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530632 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbede6f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:11 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530632 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134530633 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530633 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530633 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530633 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530633 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530633 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530633 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530633 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530633 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530633 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530633 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:12 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134530634 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134530634 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede4110]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530634 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede4110]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530634 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530634 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530634 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530634 DMM DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d09f74ed26db4332) (gsm_04_08.c:1128) 20250823134530634 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd46f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134530634 DVLR DEBUG SUBSCR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD) AUTH on UTRAN received RES: d09f74ed26db4332 (8 bytes) (vlr_auth_fsm.c:151) 20250823134530634 DVLR INFO SUBSCR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530634 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd46f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530634 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd46f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134530634 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd46f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530634 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd46f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd44e0] (vlr_auth_fsm.c:294) 20250823134530634 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd46f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530634 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd46f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134530634 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd44e0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134530634 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd44e0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134530634 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd44e0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134530634 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530634 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2ae7c271e5d73cea6b8d4f9520fba83c, CK=NONE (ran_msg_iu.c:388) 20250823134530634 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede4110]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134530634 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd44e0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134530635 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530635 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530635 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530635 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530635 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530635 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530635 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530635 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530635 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530635 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530635 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530635 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 11TC_iu_multi_lu_and_mo_ussd2(3183)1816839 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := '993A24'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 } } TC_iu_multi_lu_and_mo_ussd2(3183)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:10 TC_iu_multi_lu_and_mo_ussd2(3183)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3183)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3154)@7e0c241b4610: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(3179)10199267 TC_iu_multi_lu_and_mo_ussd2(3183)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:4 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D9578B832104E97288B1'O TC_iu_multi_lu_and_mo_ussd2(3183)@7e0c241b4610: 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 := '361B24C3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:6 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DF21B36A2104D1F1CAE0'O TC_iu_multi_lu_and_mo_ussd2(3181)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3181)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@7e0c241b4610: Added conn table entry 11TC_iu_multi_lu_and_mo_ussd2(3183)7688526 MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:2 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:5 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:1 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[0] for "262420000001101" to be handled at TC_iu_multi_lu_and_mo_ussd2(3163) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[1] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(3171) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:3 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:8 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543A3330FF21041A1E7855'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:13 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '05140CB0282B21040F773F68'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '05540CB0282B21040F773F68'O MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:9 MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:11 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:14 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:15 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540CB0282B21040F773F68'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:3 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:37 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:5 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:37 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530678 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede2fd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530678 DVLR DEBUG SUBSCR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0) Received 1 auth tuples (vlr.c:996) 20250823134530678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede2fd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede2fd0]{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) 20250823134530678 DMM DEBUG Tx AUTH REQ (rand = 6ba1a703b82cba06d2b4caddf2def130) (gsm_04_08.c:641) 20250823134530678 DMM DEBUG AUTH REQ (autn = b35ae6044e2769fbef9e428cece58665) (gsm_04_08.c:643) 20250823134530678 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530678 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530678 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbee03290]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530678 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134530679 DVLR DEBUG VLR subscr IMSI-262420000001113 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530679 DVLR DEBUG IMSI:262420000001113 has MSISDN:491230001113 (vlr.c:1045) 20250823134530679 DMSC NOTICE msub(IMSI-262420000001113:MSISDN-491230001113) VLR: update for IMSI=262420000001113 (MSISDN=491230001113) (gsm_04_08.c:1541) 20250823134530679 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530679 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530679 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530679 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530679 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530679 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530679 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530679 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530679 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530679 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530679 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530679 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530679 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530679 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530679 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530679 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530679 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530679 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530679 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530679 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbedb6fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530679 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbedb6fe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530679 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530679 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530679 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530679 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530679 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530679 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530679 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530679 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530679 DMM DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d9578b83e97288b1) (gsm_04_08.c:1128) 20250823134530679 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5e00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134530679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530679 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530680 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530680 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530680 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530680 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530680 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530680 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530680 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530680 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530680 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530680 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530680 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530680 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530680 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530680 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530679 DVLR DEBUG SUBSCR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700) AUTH on UTRAN received RES: d9578b83e97288b1 (8 bytes) (vlr_auth_fsm.c:151) 20250823134530679 DVLR INFO SUBSCR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530679 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5e00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530679 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5e00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134530680 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5e00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134530680 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5e00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5bf0] (vlr_auth_fsm.c:294) 20250823134530680 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5e00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530680 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5e00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134530680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5bf0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134530680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5bf0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134530680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5bf0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134530680 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530680 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=206e05507c39055d9839caf8383a5c76, CK=NONE (ran_msg_iu.c:388) 20250823134530680 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbedb6fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134530680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5bf0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134530680 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530680 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530680 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbedd0170]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530680 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530680 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530680 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530680 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530680 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530680 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530680 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530680 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530680 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530680 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530680 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbedd0170]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530680 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530680 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530680 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530680 DMM DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = df21b36ad1f1cae0) (gsm_04_08.c:1128) 20250823134530680 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded5d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134530680 DVLR DEBUG SUBSCR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D) AUTH on UTRAN received RES: df21b36ad1f1cae0 (8 bytes) (vlr_auth_fsm.c:151) 20250823134530680 DVLR INFO SUBSCR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530680 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded5d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530680 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded5d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134530680 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded5d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134530680 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded5d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded3c0] (vlr_auth_fsm.c:294) 20250823134530680 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded5d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530680 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded5d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134530680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded3c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134530680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded3c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134530680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded3c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530680 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530680 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a41893e70ddd0362cc3d52d68efd346e, CK=NONE (ran_msg_iu.c:388) 20250823134530680 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbedd0170]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134530680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded3c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134530680 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530680 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530680 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530680 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530680 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530681 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530681 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530681 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530681 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530681 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530681 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530681 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530681 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530681 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530681 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedf93f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530681 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedf93f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530681 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530681 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530681 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530681 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530681 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530681 DMM DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3a3330ff1a1e7855) (gsm_04_08.c:1128) 20250823134530681 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedcf960]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134530681 DVLR DEBUG SUBSCR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF) AUTH on UTRAN received RES: 3a3330ff1a1e7855 (8 bytes) (vlr_auth_fsm.c:151) 20250823134530681 DVLR INFO SUBSCR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530681 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedcf960]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530681 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedcf960]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134530681 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530681 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530681 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530681 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530681 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530681 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedcf960]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134530681 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedcf960]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedd7090] (vlr_auth_fsm.c:294) 20250823134530681 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedcf960]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530681 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedcf960]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134530681 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530681 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530681 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530681 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedd7090]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134530681 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedd7090]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134530681 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedd7090]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134530681 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530681 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c0fc90b03fffacebc4f91f8fc6453514, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530681 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530681 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530681 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedf93f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134530681 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedd7090]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134530681 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530681 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530681 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530681 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530681 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530681 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530681 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedfc3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530681 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedfc3f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530681 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530682 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530681 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530681 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530681 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530681 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530682 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134530682 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedefcd0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134530682 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedefcd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134530682 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134530682 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedfc3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134530682 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedefcd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134530682 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedefcd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134530682 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedefcd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134530682 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedefcd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134530682 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedefcd0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134530682 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedefcd0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134530682 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedefcd0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134530682 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134530682 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.812s remaining) (msc_a.c:450) 20250823134530682 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001100/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:10 20250823134530682 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x561dbee03160]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134530682 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbeddfbd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134530682 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbeddfbd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134530682 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbeddfbd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134530682 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbeddfbd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x561dbee03160] (vlr_lu_fsm.c:110) 20250823134530682 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbeddfbd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134530682 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530682 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530682 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530682 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530682 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x561dbeddfbd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x561dbee03160]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134530682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x561dbee03160]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134530682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530682 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x561dbedcf960]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530682 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x561dbedcf960]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x561dbee03160] (fsm.c:486) 20250823134530682 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x561dbedcf960]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134530682 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x561dbedcf960]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134530682 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x561dbedcf960]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134530682 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x561dbedcf960]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134530682 DMSC NOTICE msub(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x343F55E9) VLR: update for IMSI=262420000001113 (MSISDN=491230001113) (gsm_04_08.c:1541) 20250823134530682 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x561dbedcf960]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134530682 DMM DEBUG -> IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x343F55E9 LOCATION UPDATE ACCEPT (TMSI = 0x343f55e9) (gsm_04_08.c:149) 20250823134530682 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134530682 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530682 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbedd1ac0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530683 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x343F55E9 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530683 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) 20250823134530683 DMSC DEBUG msub_fsm[0x561dbeded5d0]{active}: Allocated (fsm.c:456) 20250823134530683 DMSC DEBUG msc_i[0x561dbede5e00]{READY}: Allocated (fsm.c:456) 20250823134530683 DMSC DEBUG msc_i[0x561dbede5e00]{READY}: is child of msub_fsm[0x561dbeded5d0] (fsm.c:486) 20250823134530683 DMSC DEBUG msc_a[0x561dbedfdb90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530683 DMSC DEBUG msc_a[0x561dbedfdb90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeded5d0] (fsm.c:486) 20250823134530683 DMSC DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x561dbedfdb90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134530683 DMSC DEBUG msc_i(unknown:UTRAN-Iu-519:NONE)[0x561dbede5e00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530683 DMSC DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x561dbedfdb90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134530683 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x561dbedfdb90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530683 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x561dbedfdb90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134530683 DMM DEBUG msc_a(TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823134530683 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedd46f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134530683 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedd46f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90] (fsm.c:486) 20250823134530683 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedd46f0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134530683 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedd46f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134530683 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134530683 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134530683 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530683 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530683 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedd46f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134530683 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedd46f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134530683 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedf3740]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530683 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedf3740]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedd46f0] (fsm.c:486) 20250823134530683 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedf3740]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134530684 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedf3740]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134530684 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134530684 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530684 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530684 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530684 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530684 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530684 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) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530684 DMSC DEBUG msub_fsm[0x561dbedfdd90]{active}: Allocated (fsm.c:456) 20250823134530684 DMSC DEBUG msc_i[0x561dbedeb920]{READY}: Allocated (fsm.c:456) 20250823134530684 DMSC DEBUG msc_i[0x561dbedeb920]{READY}: is child of msub_fsm[0x561dbedfdd90] (fsm.c:486) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:4 20250823134530684 DMSC DEBUG msc_a[0x561dbedf4420]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530684 DMSC DEBUG msc_a[0x561dbedf4420]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedfdd90] (fsm.c:486) 20250823134530684 DMSC DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x561dbedf4420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134530684 DMSC DEBUG msc_i(unknown:UTRAN-Iu-520:NONE)[0x561dbedeb920]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530684 DMSC DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x561dbedf4420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134530684 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x561dbedf4420]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530684 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x561dbedf4420]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134530684 DMM DEBUG msc_a(TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823134530684 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6930]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134530684 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6930]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420] (fsm.c:486) 20250823134530684 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6930]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134530684 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6930]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134530684 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134530684 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134530684 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530684 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530684 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6930]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134530685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6930]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134530685 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6b40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530685 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6b40]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6930] (fsm.c:486) 20250823134530685 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6b40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134530685 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6b40]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134530685 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134530685 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530685 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedf38f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530685 DIUCS DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedf38f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530685 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530685 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530685 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134530685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedd7c50]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134530685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedd7c50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134530685 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134530685 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530685 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530685 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530685 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530685 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedf38f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134530685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedd7c50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134530685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedd7c50]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134530685 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedece60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530685 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedece60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedd7c50] (fsm.c:486) 20250823134530685 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedece60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134530685 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedece60]{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(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530685 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530685 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbeddf950]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530685 DIUCS DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbeddf950]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530685 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530686 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530686 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134530685 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530685 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede4440]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134530686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede4440]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134530686 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134530686 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbeddf950]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134530686 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede4440]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134530686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede4440]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134530686 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbee14b50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530686 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbee14b50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbede4440] (fsm.c:486) 20250823134530686 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbee14b50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134530686 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbee14b50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134530686 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530686 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530686 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530686 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530686 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530686 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07b70]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530686 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530686 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530686 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134530686 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134530686 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134530686 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530686 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134530686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee085d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134530686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee085d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07ca0] (msc_a.c:1053) 20250823134530686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee085d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134530686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee085d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134530686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee085d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134530686 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbee04e20] (msc_a.c:1053) 20250823134530686 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134530686 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07ca0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134530686 DMSC DEBUG msub_fsm[0x561dbee04e20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134530687 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD) MSC-A terminated (msub.c:261) 20250823134530687 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD) 1 MSC-I still active (msub.c:79) 20250823134530687 DMSC DEBUG msub_fsm[0x561dbee04e20]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134530687 DMSC DEBUG msub_fsm[0x561dbee04e20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134530687 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07b70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134530687 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07b70]{READY}: Removing from parent msub_fsm[0x561dbee04e20] (msub.c:113) 20250823134530687 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-505 (ran_conn.c:142) 20250823134530687 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-505 (ran_conn.c:155) 20250823134530687 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07b70]{READY}: Freeing instance (msub.c:113) 20250823134530687 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-505:LU)[0x561dbee07b70]{READY}: Deallocated (fsm.c:568) 20250823134530687 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD) Free (msub.c:119) 20250823134530687 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD - active-conn: now used by 1 (attached) (msub.c:375) 20250823134530687 DMSC DEBUG msub_fsm[0x561dbee04e20]{terminating}: Freeing instance (msub.c:113) 20250823134530687 DMSC DEBUG msub_fsm[0x561dbee04e20]{terminating}: Deallocated (fsm.c:568) 20250823134530687 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530687 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530687 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530687 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedf4d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530687 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedf4d40]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530687 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530687 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530687 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134530687 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfd90]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134530687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfd90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134530687 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:6 20250823134530687 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedf4d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134530687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfd90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134530687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfd90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134530687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfd90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134530687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfd90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134530687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfd90]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134530687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfd90]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134530687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfd90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134530687 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134530687 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.863s remaining) (msc_a.c:450) 20250823134530687 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001106/3/1): Available (smpp_smsc.c:626) 20250823134530688 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530688 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530688 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530688 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbede6f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530688 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbede6f00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530688 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530688 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530688 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530688 DMM DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0cb0282b0f773f68) (gsm_04_08.c:1128) 20250823134530688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134530688 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedec1c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134530688 DVLR DEBUG SUBSCR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956) AUTH on UTRAN received RES: 0cb0282b0f773f68 (8 bytes) (vlr_auth_fsm.c:151) 20250823134530688 DVLR INFO SUBSCR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530688 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedec1c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530688 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedec1c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134530688 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedec1c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134530688 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedec1c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbed91d50] (vlr_auth_fsm.c:294) 20250823134530688 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedec1c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530688 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedec1c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134530688 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134530688 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134530688 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134530688 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530688 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530688 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a9146a7d30479ef0105c9b245639b5bc, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530688 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbede6f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134530688 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134530688 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530688 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530688 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530688 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede4110]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530688 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede4110]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530688 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530688 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530688 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134530688 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd44e0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134530688 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd44e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134530689 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134530689 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede4110]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134530689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd44e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134530689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd44e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134530689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd44e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134530688 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd44e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134530689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd44e0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134530689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd44e0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134530689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd44e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134530689 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134530689 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.864s remaining) (msc_a.c:450) 20250823134530689 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001103/3/1): Available (smpp_smsc.c:626) 20250823134530689 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530689 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530689 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530689 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbee08f10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530689 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530689 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbee08f10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530689 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530689 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530689 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530689 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823134530689 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250823134530689 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:8 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530689 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530689 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530689 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530689 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530689 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbede2d60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530689 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbede2d60]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530689 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530689 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530690 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530690 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823134530690 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250823134530690 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '0514B02A24FB2104E2AE1DB8'O 20250823134530690 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530690 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530690 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '0554B02A24FB2104E2AE1DB8'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3171)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3163)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:13 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530693 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134530693 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823134530693 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134530693 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530693 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbede2d60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530693 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134530693 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530693 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134530693 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134530693 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134530693 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134530693 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134530693 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134530693 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbede2d60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134530693 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134530694 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530694 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530694 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530694 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530694 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530694 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530694 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530694 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530694 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530694 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:1 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:10 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B02A24FB2104E2AE1DB8'O MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[2] for "262420000001100" to be handled at TC_iu_multi_lu_and_mo_ussd2(3162) 20250823134530697 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530697 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530697 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530697 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530697 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530698 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530698 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbee03290]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530698 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbee03290]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530698 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530698 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530698 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530698 DMM DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b02a24fbe2ae1db8) (gsm_04_08.c:1128) 20250823134530698 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede2fd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134530698 DVLR DEBUG SUBSCR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0) AUTH on UTRAN received RES: b02a24fbe2ae1db8 (8 bytes) (vlr_auth_fsm.c:151) 20250823134530698 DVLR INFO SUBSCR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530698 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede2fd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530698 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede2fd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134530698 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede2fd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134530698 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede2fd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede46a0] (vlr_auth_fsm.c:294) 20250823134530698 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede2fd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530698 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede2fd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134530698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede46a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134530698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede46a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134530698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede46a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134530698 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530698 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=fa29b45e820a050865ef4209317dbec2, CK=NONE (ran_msg_iu.c:388) 20250823134530698 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbee03290]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134530698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede46a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134530698 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530698 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530699 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530699 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530699 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := '9BA0E3'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-SCCP(3153)@7e0c241b4610: Session index based on local reference:9 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := '75514E'O ("uQN"), 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-SCCP(3153)@7e0c241b4610: Session index based on local reference:11 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:14 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3187)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:15 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3179)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3179)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3183)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:12 TC_iu_multi_lu_and_mo_ussd2(3183)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134530705 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530705 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:2 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530705 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:4 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:6 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 12TC_iu_multi_lu_and_mo_ussd2(3185)14965105 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 TC_iu_multi_lu_and_mo_ussd2(3185)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(3185)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3185)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3185)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[3] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(3173) TC_iu_multi_lu_and_mo_ussd2(3185)@7e0c241b4610: 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 := '8292BEDD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:3 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@7e0c241b4610: Added conn table entry 12TC_iu_multi_lu_and_mo_ussd2(3185)1799932 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:5 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:5 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:10 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[4] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(3167) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:8 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3171)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:13 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:37 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:10 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:5 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:37 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:3 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:37 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530738 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134530738 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823134530738 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134530738 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530738 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbee08f10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530738 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134530739 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530739 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134530739 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134530739 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134530739 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134530739 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134530739 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134530739 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbee08f10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134530739 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134530739 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530739 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedf3740]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530739 DVLR DEBUG SUBSCR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6) Received 1 auth tuples (vlr.c:996) 20250823134530739 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530739 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedf3740]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530739 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedf3740]{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) 20250823134530739 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530739 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530739 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530739 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530739 DMM DEBUG Tx AUTH REQ (rand = d9d39e2dd0c63d14a039b1c4a52ce61f) (gsm_04_08.c:641) 20250823134530739 DMM DEBUG AUTH REQ (autn = 6c11f7967a1e0e32c6d95fcd5002d8be) (gsm_04_08.c:643) 20250823134530739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530739 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530739 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530740 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbede5e00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530740 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530740 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530740 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134530740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530740 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530740 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6b40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530740 DVLR DEBUG SUBSCR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3) Received 1 auth tuples (vlr.c:996) 20250823134530740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6b40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6b40]{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) 20250823134530740 DMM DEBUG Tx AUTH REQ (rand = 16ffdeff2f78882b66bd19a94b7a42e8) (gsm_04_08.c:641) 20250823134530740 DMM DEBUG AUTH REQ (autn = af54ddcff6c65f4b04a72773b800162b) (gsm_04_08.c:643) 20250823134530740 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530740 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530740 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530740 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530740 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530740 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedeb920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530740 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530740 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530740 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134530741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530741 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530741 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530741 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbedb6fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530741 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbedb6fe0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530741 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530741 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530741 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530741 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530741 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134530741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5bf0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134530741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5bf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134530741 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134530741 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbedb6fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134530741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5bf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134530741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5bf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134530741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5bf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134530741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5bf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134530741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5bf0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134530741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5bf0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134530741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5bf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134530741 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134530741 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530741 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.813s remaining) (msc_a.c:450) 20250823134530741 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001104/3/1): Available (smpp_smsc.c:626) 20250823134530741 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530741 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530741 DVLR DEBUG VLR subscr IMSI-262420000001114 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530741 DVLR DEBUG IMSI:262420000001114 has MSISDN:491230001114 (vlr.c:1045) 20250823134530741 DMSC NOTICE msub(IMSI-262420000001114:MSISDN-491230001114) VLR: update for IMSI=262420000001114 (MSISDN=491230001114) (gsm_04_08.c:1541) 20250823134530741 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) [38;5;43m20250823134530742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530742 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530742 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530742 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530742 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530742 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbedd0170]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530742 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbedd0170]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530742 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530742 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530742 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134530742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded3c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134530742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded3c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:0 20250823134530742 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134530742 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbedd0170]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134530742 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530742 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530742 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded3c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134530742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded3c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134530742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded3c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134530742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded3c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134530742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded3c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134530742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded3c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134530742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded3c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134530742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530742 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134530742 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.814s remaining) (msc_a.c:450) 20250823134530742 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001102/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134530742 DVLR DEBUG VLR subscr IMSI-262420000001115 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530742 DVLR DEBUG IMSI:262420000001115 has MSISDN:491230001115 (vlr.c:1045) 20250823134530742 DMSC NOTICE msub(IMSI-262420000001115:MSISDN-491230001115) VLR: update for IMSI=262420000001115 (MSISDN=491230001115) (gsm_04_08.c:1541) 20250823134530742 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530742 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530742 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedf93f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530742 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedf93f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530742 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530742 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530742 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530742 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530742 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530742 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530742 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530742 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530742 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530742 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530743 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530743 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530743 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530743 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530743 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530743 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530743 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134530743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedd7090]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134530743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedd7090]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134530743 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134530743 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedf93f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedd7090]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134530743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedd7090]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134530743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedd7090]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134530743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedd7090]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134530743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedd7090]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134530743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedd7090]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134530743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedd7090]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134530743 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134530743 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.815s remaining) (msc_a.c:450) 20250823134530743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530743 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530743 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530743 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530743 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530743 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530743 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001108/3/1): Available (smpp_smsc.c:626) 20250823134530743 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530743 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbedd1ac0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530743 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbedd1ac0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530743 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530743 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530743 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530743 DMM DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134530743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbee03160]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134530743 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x561dbedcf960]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134530743 DMSC NOTICE msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9) VLR: update for IMSI=262420000001113 (MSISDN=491230001113) (gsm_04_08.c:1541) 20250823134530743 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134530743 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x561dbedcf960]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134530744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbee03160]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134530744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x561dbedcf960]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134530744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x561dbedcf960]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbee03160] (vlr_lu_fsm.c:817) 20250823134530744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x561dbedcf960]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134530744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x561dbedcf960]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbee03160]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134530743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530743 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530744 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530744 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530744 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134530744 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.746s remaining) (msc_a.c:450) 20250823134530744 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001113/3/1): Available (smpp_smsc.c:626) 20250823134530744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530744 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530744 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530744 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134530744 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134530744 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134530744 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9 + 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) 20250823134530744 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134530744 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134530744 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbedd1ac0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134530744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530744 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134530744 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530744 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530744 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530744 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530744 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530744 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) 20250823134530744 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530744 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530744 DMSC DEBUG msub_fsm[0x561dbede2fd0]{active}: Allocated (fsm.c:456) 20250823134530744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530745 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530744 DMSC DEBUG msc_i[0x561dbedec1c0]{READY}: Allocated (fsm.c:456) 20250823134530744 DMSC DEBUG msc_i[0x561dbedec1c0]{READY}: is child of msub_fsm[0x561dbede2fd0] (fsm.c:486) 20250823134530745 DMSC DEBUG msc_a[0x561dbee085d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530745 DMSC DEBUG msc_a[0x561dbee085d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbede2fd0] (fsm.c:486) 20250823134530745 DMSC DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x561dbee085d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134530745 DMSC DEBUG msc_i(unknown:UTRAN-Iu-521:NONE)[0x561dbedec1c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530745 DMSC DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x561dbee085d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134530745 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x561dbee085d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530745 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x561dbee085d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530745 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530745 DMM DEBUG msc_a(TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823134530745 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07ca0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134530745 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07ca0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0] (fsm.c:486) 20250823134530745 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07ca0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134530745 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07ca0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134530745 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134530745 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134530745 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530745 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530745 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530745 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530745 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530745 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530745 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07ca0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134530745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07ca0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134530745 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07b70]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530745 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07b70]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07ca0] (fsm.c:486) 20250823134530745 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07b70]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134530745 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07b70]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134530745 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134530745 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530745 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530745 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530745 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530745 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530745 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530745 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedfc3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530745 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedfc3f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530745 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530745 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530746 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530746 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530746 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530746 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823134530746 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250823134530746 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134530746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530746 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530746 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x561dbedd7c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134530746 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedece60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134530746 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedece60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134530746 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedece60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134530746 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedece60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x561dbedd7c50] (vlr_lu_fsm.c:110) 20250823134530746 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedece60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134530746 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x561dbedece60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x561dbedd7c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134530746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x561dbedd7c50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134530746 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x561dbee04e20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530746 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x561dbee04e20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x561dbedd7c50] (fsm.c:486) 20250823134530746 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x561dbee04e20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134530746 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x561dbee04e20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134530746 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x561dbee04e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134530746 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x561dbee04e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134530746 DMSC NOTICE msub(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x0F8B5D2D) VLR: update for IMSI=262420000001114 (MSISDN=491230001114) (gsm_04_08.c:1541) 20250823134530746 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x561dbee04e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134530746 DMM DEBUG -> IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x0F8B5D2D LOCATION UPDATE ACCEPT (TMSI = 0x0f8b5d2d) (gsm_04_08.c:149) 20250823134530746 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134530746 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530746 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf38f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530746 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530746 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530746 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530746 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530746 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530746 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x0F8B5D2D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134530746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530746 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530747 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530747 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbede6f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530747 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbede6f00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530747 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530747 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530747 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134530747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134530747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134530747 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134530747 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbede6f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) TC_iu_multi_lu_and_mo_ussd2(3163)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134530747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134530747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134530747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134530747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134530747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134530747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134530747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134530747 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134530747 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.866s remaining) (msc_a.c:450) 20250823134530747 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001107/3/1): Available (smpp_smsc.c:626) 20250823134530747 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x561dbede4440]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134530747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbee14b50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134530747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbee14b50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134530747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbee14b50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134530747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbee14b50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x561dbede4440] (vlr_lu_fsm.c:110) 20250823134530747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbee14b50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134530747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x561dbee14b50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x561dbede4440]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134530747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x561dbede4440]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134530747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x561dbedece60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134530747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x561dbedece60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x561dbede4440] (fsm.c:486) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x561dbedece60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134530747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530747 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x561dbedece60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134530747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x561dbedece60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134530747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x561dbedece60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134530748 DMSC NOTICE msub(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0xA3194C43) VLR: update for IMSI=262420000001115 (MSISDN=491230001115) (gsm_04_08.c:1541) 20250823134530748 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x561dbedece60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134530748 DMM DEBUG -> IMSI-262420000001115:MSISDN-491230001115:TMSInew-0xA3194C43 LOCATION UPDATE ACCEPT (TMSI = 0xa3194c43) (gsm_04_08.c:149) 20250823134530748 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134530748 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530748 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbeddf950]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530748 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSInew-0xA3194C43 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:9 20250823134530748 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530748 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbee03290]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530748 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbee03290]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530748 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530748 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530748 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134530748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede46a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134530748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede46a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134530748 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134530748 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbee03290]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134530748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede46a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134530748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede46a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134530748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede46a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134530748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede46a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134530748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede46a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134530748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede46a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134530748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede46a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134530748 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134530748 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.870s remaining) (msc_a.c:450) 20250823134530748 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001110/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134530748 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530749 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbede2d60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530749 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbede2d60]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530749 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530749 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530749 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134530748 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530749 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530749 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134530749 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134530749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530749 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530749 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530749 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134530749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedda520]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134530749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedda520]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610] (msc_a.c:1053) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedda520]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134530749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbedda520]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134530749 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbede8cd0] (msc_a.c:1053) 20250823134530749 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134530749 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134530749 DMSC DEBUG msub_fsm[0x561dbede8cd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134530749 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0) MSC-A terminated (msub.c:261) 20250823134530749 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0) 1 MSC-I still active (msub.c:79) 20250823134530749 DMSC DEBUG msub_fsm[0x561dbede8cd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134530749 DMSC DEBUG msub_fsm[0x561dbede8cd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134530749 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbede2d60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134530749 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbede2d60]{READY}: Removing from parent msub_fsm[0x561dbede8cd0] (msub.c:113) 20250823134530749 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-508 (ran_conn.c:142) 20250823134530749 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-508 (ran_conn.c:155) 20250823134530749 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbede2d60]{READY}: Freeing instance (msub.c:113) 20250823134530749 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0:UTRAN-Iu-508:CM_SERVICE_REQ)[0x561dbede2d60]{READY}: Deallocated (fsm.c:568) 20250823134530749 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0) Free (msub.c:119) 20250823134530749 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x792CDCD0 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134530749 DMSC DEBUG msub_fsm[0x561dbede8cd0]{terminating}: Freeing instance (msub.c:113) 20250823134530749 DMSC DEBUG msub_fsm[0x561dbede8cd0]{terminating}: Deallocated (fsm.c:568) 20250823134530749 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530749 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530749 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530749 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedf4d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530749 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530749 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedf4d40]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530749 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530750 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530750 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) TC_iu_multi_lu_and_mo_ussd2(3162)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134530750 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823134530750 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250823134530750 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530750 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530750 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530750 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530750 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530750 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530750 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530750 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530750 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530750 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530750 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530751 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530751 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530751 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530751 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530751 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:11 20250823134530750 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530750 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede4110]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530750 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede4110]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530750 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530750 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530750 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530750 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823134530750 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250823134530750 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134530750 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134530750 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823134530750 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134530750 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530750 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedfc3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530751 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134530751 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530751 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134530751 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134530751 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134530751 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134530751 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134530751 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134530751 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedfc3f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134530751 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134530751 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530751 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530751 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530751 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530751 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134530751 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530752 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530752 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530752 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530752 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3173)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530753 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134530753 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823134530753 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134530753 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530753 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedf4d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530753 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134530753 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530753 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134530753 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134530753 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134530753 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134530753 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134530753 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134530753 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedf4d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134530753 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:4 TC_iu_multi_lu_and_mo_ussd2(3167)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530753 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530753 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530754 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530754 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530754 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530754 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530754 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530754 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530754 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530754 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:6 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '051475E9BF202104FEC49F8F'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '055475E9BF202104FEC49F8F'O MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[5] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(3169) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:1 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '051443CDC8B12104FF2B0E86'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '055443CDC8B12104FF2B0E86'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[6] for "262420000001102" to be handled at TC_iu_multi_lu_and_mo_ussd2(3165) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[7] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(3177) 20250823134530762 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530762 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530762 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530762 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530762 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530763 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530763 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbee08f10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530763 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbee08f10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530763 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530763 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530763 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134530763 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134530763 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134530763 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530763 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134530763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbeddc3c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134530763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbeddc3c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70] (msc_a.c:1053) 20250823134530763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbeddc3c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134530763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbeddc3c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134530763 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbede78e0] (msc_a.c:1053) 20250823134530763 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134530763 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbedadb70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134530763 DMSC DEBUG msub_fsm[0x561dbede78e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134530763 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33) MSC-A terminated (msub.c:261) 20250823134530764 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33) 1 MSC-I still active (msub.c:79) 20250823134530764 DMSC DEBUG msub_fsm[0x561dbede78e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134530764 DMSC DEBUG msub_fsm[0x561dbede78e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134530764 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbee08f10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134530764 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbee08f10]{READY}: Removing from parent msub_fsm[0x561dbede78e0] (msub.c:113) 20250823134530764 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-507 (ran_conn.c:142) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530764 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-507 (ran_conn.c:155) 20250823134530764 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbee08f10]{READY}: Freeing instance (msub.c:113) 20250823134530764 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33:UTRAN-Iu-507:CM_SERVICE_REQ)[0x561dbee08f10]{READY}: Deallocated (fsm.c:568) 20250823134530764 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33) Free (msub.c:119) 20250823134530764 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x4257EB33 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134530764 DMSC DEBUG msub_fsm[0x561dbede78e0]{terminating}: Freeing instance (msub.c:113) 20250823134530764 DMSC DEBUG msub_fsm[0x561dbede78e0]{terminating}: Deallocated (fsm.c:568) 20250823134530764 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530764 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := '1B76FC'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(3153)@7e0c241b4610: Session index based on local reference:12 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:14 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3185)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3185)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:7 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:15 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:10 TC_iu_multi_lu_and_mo_ussd2(3189)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[8] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(3175) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:5 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:13 20250823134530775 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530775 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530775 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[9] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(3181) MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(3171)2274421 TC_iu_multi_lu_and_mo_ussd2(3191)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:9 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 TC_iu_multi_lu_and_mo_ussd2(3171)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3171)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3171)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055475E9BF202104FEC49F8F'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:11 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(3162)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055443CDC8B12104FF2B0E86'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:13 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:2 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:2 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3171)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:14 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:4 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:37 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:6 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:37 TC_iu_multi_lu_and_mo_ussd2(3173)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(3163)8886498 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(3163)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3163)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(3163)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:15 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134530794 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134530794 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823134530794 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134530794 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530794 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede4110]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530794 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134530795 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530795 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134530795 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134530795 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134530795 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134530795 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134530795 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134530795 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede4110]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134530795 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:8 20250823134530795 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530795 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07b70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530795 DVLR DEBUG SUBSCR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD) Received 1 auth tuples (vlr.c:996) 20250823134530795 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07b70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530795 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07b70]{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) 20250823134530795 DMM DEBUG Tx AUTH REQ (rand = 21fc5942d3e674b61c2b601184565703) (gsm_04_08.c:641) 20250823134530795 DMM DEBUG AUTH REQ (autn = cdf1f3fc473e22cd9ad8164e780f1f48) (gsm_04_08.c:643) 20250823134530795 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530795 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530796 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbedec1c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530795 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530795 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530795 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530796 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530796 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134530796 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530796 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:37 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 20250823134530796 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530796 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530796 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530796 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530796 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530796 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530796 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530796 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250823134530796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530796 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530797 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530797 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530797 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250823134530797 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530797 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530797 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbede5e00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530797 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530797 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530797 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbede5e00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530797 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530797 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530797 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530797 DMM DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 75e9bf20fec49f8f) (gsm_04_08.c:1128) 20250823134530797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedf3740]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134530797 DVLR DEBUG SUBSCR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6) AUTH on UTRAN received RES: 75e9bf20fec49f8f (8 bytes) (vlr_auth_fsm.c:151) 20250823134530797 DVLR INFO SUBSCR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedf3740]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedf3740]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134530797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedf3740]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134530797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedf3740]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedd46f0] (vlr_auth_fsm.c:294) 20250823134530797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedf3740]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedf3740]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134530797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedd46f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134530797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedd46f0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134530797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedd46f0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134530797 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530797 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=cc6f31768c366f42d0d2f9c3da014c4f, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250823134530797 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbede5e00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134530798 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530798 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedd46f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134530798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:7 20250823134530798 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530798 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedeb920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530798 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedeb920]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530798 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530798 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530798 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:37 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 20250823134530798 DMM DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 43cdc8b1ff2b0e86) (gsm_04_08.c:1128) 20250823134530798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6b40]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134530798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530798 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530798 DVLR DEBUG SUBSCR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3) AUTH on UTRAN received RES: 43cdc8b1ff2b0e86 (8 bytes) (vlr_auth_fsm.c:151) 20250823134530798 DVLR INFO SUBSCR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6b40]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6b40]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134530798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6b40]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134530798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6b40]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6930] (vlr_auth_fsm.c:294) 20250823134530798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6b40]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530798 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530798 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6b40]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134530798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6930]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134530798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6930]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6930]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134530798 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530798 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=164ab9b4330d22f61be008f49964c924, CK=NONE (ran_msg_iu.c:388) 20250823134530798 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedeb920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134530798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530798 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6930]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134530798 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530798 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250823134530798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530799 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530799 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbedd1ac0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530799 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530799 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530799 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530799 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530799 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530799 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbedd1ac0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530799 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530799 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530799 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134530799 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134530799 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134530799 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530799 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134530799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbee03160]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134530799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbee03160]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbede3ca0] (msc_a.c:1053) 20250823134530799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbee03160]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134530799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbee03160]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134530799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbee03160]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134530799 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbee08330] (msc_a.c:1053) 20250823134530799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530799 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134530799 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbede3ca0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134530799 DMSC DEBUG msub_fsm[0x561dbee08330]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134530799 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9) MSC-A terminated (msub.c:261) 20250823134530799 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9) 1 MSC-I still active (msub.c:79) 20250823134530799 DMSC DEBUG msub_fsm[0x561dbee08330]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134530799 DMSC DEBUG msub_fsm[0x561dbee08330]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134530799 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbedd1ac0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134530799 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbedd1ac0]{READY}: Removing from parent msub_fsm[0x561dbee08330] (msub.c:113) 20250823134530799 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-506 (ran_conn.c:142) 20250823134530799 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530799 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530799 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530799 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530799 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-506 (ran_conn.c:155) 20250823134530799 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbedd1ac0]{READY}: Freeing instance (msub.c:113) 20250823134530799 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-506:LU)[0x561dbedd1ac0]{READY}: Deallocated (fsm.c:568) 20250823134530799 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9) Free (msub.c:119) 20250823134530799 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134530799 DMSC DEBUG msub_fsm[0x561dbee08330]{terminating}: Freeing instance (msub.c:113) 20250823134530799 DMSC DEBUG msub_fsm[0x561dbee08330]{terminating}: Deallocated (fsm.c:568) 20250823134530799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530799 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530799 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530799 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:13 20250823134530799 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530799 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf38f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530799 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf38f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530799 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530799 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530799 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530799 DMM DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134530799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedd7c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134530799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x561dbee04e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134530800 DMSC NOTICE msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D) VLR: update for IMSI=262420000001114 (MSISDN=491230001114) (gsm_04_08.c:1541) 20250823134530800 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134530800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x561dbee04e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134530800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedd7c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134530799 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530799 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x561dbee04e20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134530800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x561dbee04e20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedd7c50] (vlr_lu_fsm.c:817) 20250823134530800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x561dbee04e20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134530800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x561dbee04e20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedd7c50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134530800 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134530800 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.696s remaining) (msc_a.c:450) 20250823134530800 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001114/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 TC_iu_multi_lu_and_mo_ussd2(3163)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 20250823134530800 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530800 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530800 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530800 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530800 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530800 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134530800 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134530800 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134530800 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D + 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) 20250823134530800 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134530800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530800 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530800 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134530800 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf38f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134530800 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134530800 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530800 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530800 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530800 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530800 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530800 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbedb6fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530800 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbedb6fe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530800 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134530800 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530800 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530800 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530800 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823134530801 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250823134530801 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134530801 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530801 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530801 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530801 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbedd0170]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530801 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbedd0170]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530801 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530801 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530801 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530801 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823134530801 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250823134530801 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134530801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530801 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530801 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530801 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530801 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530801 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530801 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbeddf950]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530801 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbeddf950]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530801 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530801 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530801 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530801 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530801 DMM DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134530801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbede4440]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134530801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x561dbedece60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134530801 DMSC NOTICE msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43) VLR: update for IMSI=262420000001115 (MSISDN=491230001115) (gsm_04_08.c:1541) 20250823134530801 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134530801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x561dbedece60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134530801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbede4440]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134530801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x561dbedece60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134530801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x561dbedece60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbede4440] (vlr_lu_fsm.c:817) 20250823134530801 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530801 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x561dbedece60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x561dbedece60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134530801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbede4440]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134530801 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134530801 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.695s remaining) (msc_a.c:450) 20250823134530801 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001115/3/1): Available (smpp_smsc.c:626) 20250823134530802 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530802 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134530802 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134530802 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134530802 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43 + 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) 20250823134530802 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134530802 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134530802 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbeddf950]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:3 20250823134530801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530802 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530802 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530802 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530802 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530802 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134530802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530802 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530802 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedf93f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530802 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedf93f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530802 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530802 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530802 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530802 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530802 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823134530802 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250823134530802 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134530802 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530802 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbede6f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530802 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbede6f00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530802 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530802 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530802 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530803 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823134530803 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250823134530803 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134530803 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530803 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530803 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530803 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530803 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mo_ussd2(3169)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134530803 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530803 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530803 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530803 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530803 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mo_ussd2(3165)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:10 20250823134530804 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530804 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedfc3f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530804 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedfc3f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530804 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530804 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530804 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134530804 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134530804 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:37 TC_iu_multi_lu_and_mo_ussd2(3175)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 20250823134530804 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530804 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134530804 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedefcd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134530804 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedefcd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360] (msc_a.c:1053) 20250823134530804 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedefcd0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134530804 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedefcd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134530804 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedf97b0] (msc_a.c:1053) 20250823134530804 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134530804 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedef360]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134530804 DMSC DEBUG msub_fsm[0x561dbedf97b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134530804 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D) MSC-A terminated (msub.c:261) 20250823134530804 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D) 1 MSC-I still active (msub.c:79) 20250823134530804 DMSC DEBUG msub_fsm[0x561dbedf97b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134530804 DMSC DEBUG msub_fsm[0x561dbedf97b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134530804 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedfc3f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134530804 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedfc3f0]{READY}: Removing from parent msub_fsm[0x561dbedf97b0] (msub.c:113) 20250823134530804 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-509 (ran_conn.c:142) TC_iu_multi_lu_and_mo_ussd2(3177)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134530804 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-509 (ran_conn.c:155) 20250823134530804 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedfc3f0]{READY}: Freeing instance (msub.c:113) 20250823134530804 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x561dbedfc3f0]{READY}: Deallocated (fsm.c:568) 20250823134530804 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D) Free (msub.c:119) 20250823134530804 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x39FAC17D - active-conn: now used by 1 (attached) (msub.c:375) 20250823134530804 DMSC DEBUG msub_fsm[0x561dbedf97b0]{terminating}: Freeing instance (msub.c:113) 20250823134530804 DMSC DEBUG msub_fsm[0x561dbedf97b0]{terminating}: Deallocated (fsm.c:568) 20250823134530805 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530805 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530805 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134530805 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823134530805 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530805 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530805 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134530805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530805 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530805 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530805 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbedb6fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530805 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134530805 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530805 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134530805 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530805 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134530805 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134530805 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134530805 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134530805 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbedb6fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134530806 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134530806 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530806 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530806 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530806 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530806 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530806 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530806 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530806 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3167)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134530807 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530807 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530807 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530807 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530807 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbee03290]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530807 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbee03290]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530807 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530808 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530808 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530808 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823134530808 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250823134530808 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530808 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134530808 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823134530808 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:3 20250823134530808 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530808 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbedd0170]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530808 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134530808 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530808 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134530808 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134530808 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134530808 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134530808 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134530808 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134530808 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbedd0170]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134530808 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134530808 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134530808 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134530808 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134530808 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530808 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbede6f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530808 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134530808 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530809 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134530809 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134530809 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134530809 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134530809 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134530808 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530808 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530809 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530809 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530809 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530809 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134530809 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbede6f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134530809 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134530809 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530809 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530809 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530809 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530809 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530809 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134530809 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823134530809 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134530809 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530809 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedf93f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530809 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134530809 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530809 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134530809 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134530809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530809 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134530809 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134530809 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134530809 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134530809 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedf93f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134530809 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134530809 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530809 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530809 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530809 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530809 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530809 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530809 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530809 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530809 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530809 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530809 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530809 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530809 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530809 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530809 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530810 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530810 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530810 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530810 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530810 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530810 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530810 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530810 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) TC_iu_multi_lu_and_mo_ussd2(3181)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134530810 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530810 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedf4d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530810 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedf4d40]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530810 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530810 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530810 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134530810 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134530810 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134530810 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530810 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134530810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfd90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134530810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfd90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720] (msc_a.c:1053) 20250823134530810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfd90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134530810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbeddfd90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134530810 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedf0410] (msc_a.c:1053) 20250823134530810 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134530810 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedd8720]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134530810 DMSC DEBUG msub_fsm[0x561dbedf0410]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134530810 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8) MSC-A terminated (msub.c:261) 20250823134530810 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8) 1 MSC-I still active (msub.c:79) 20250823134530810 DMSC DEBUG msub_fsm[0x561dbedf0410]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134530810 DMSC DEBUG msub_fsm[0x561dbedf0410]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134530810 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedf4d40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134530810 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedf4d40]{READY}: Removing from parent msub_fsm[0x561dbedf0410] (msub.c:113) 20250823134530810 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-512 (ran_conn.c:142) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530810 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-512 (ran_conn.c:155) 20250823134530810 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedf4d40]{READY}: Freeing instance (msub.c:113) 20250823134530810 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8:UTRAN-Iu-512:CM_SERVICE_REQ)[0x561dbedf4d40]{READY}: Deallocated (fsm.c:568) 20250823134530810 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8) Free (msub.c:119) 20250823134530810 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0xAE6195C8 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134530810 DMSC DEBUG msub_fsm[0x561dbedf0410]{terminating}: Freeing instance (msub.c:113) 20250823134530810 DMSC DEBUG msub_fsm[0x561dbedf0410]{terminating}: Deallocated (fsm.c:568) 20250823134530811 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530811 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530811 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530811 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530811 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:9 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:11 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:1 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:14 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '0514FED6AD1A210437B2E8C4'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '0554FED6AD1A210437B2E8C4'O MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530816 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530816 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530817 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530817 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:15 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:3 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 13TC_iu_multi_lu_and_mo_ussd2(3187)5308759 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:13 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3187)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3187)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:4 TC_iu_multi_lu_and_mo_ussd2(3187)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3187)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:4 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(3187)@7e0c241b4610: 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 := '343F55E9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(3162)10462359 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:6 TC_iu_multi_lu_and_mo_ussd2(3162)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3162)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3162)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:6 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-RAN(3154)@7e0c241b4610: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(3187)8153845 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FED6AD1A210437B2E8C4'O TC_iu_multi_lu_and_mo_ussd2(3169)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 TC_iu_multi_lu_and_mo_ussd2(3162)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3165)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:8 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:8 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(3175)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:2 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:9 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(3173)15565967 TC_iu_multi_lu_and_mo_ussd2(3173)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3173)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3173)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(3177)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:11 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:14 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3173)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:15 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:4 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:6 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:8 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530850 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134530850 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823134530850 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134530850 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530850 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbee03290]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530850 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134530850 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530850 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134530850 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134530850 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134530850 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134530850 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134530850 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134530850 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbee03290]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134530850 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134530850 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530850 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530850 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530850 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530850 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530850 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530850 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530850 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530850 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530850 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530850 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530850 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530850 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530850 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530850 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530850 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530850 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede4110]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530850 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede4110]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530850 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530850 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530850 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530850 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134530850 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134530850 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134530850 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530850 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134530850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd44e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134530850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd44e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90] (msc_a.c:1053) 20250823134530850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd44e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134530850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbedd44e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134530850 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedf01d0] (msc_a.c:1053) 20250823134530850 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134530850 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede8b90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134530850 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530850 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530850 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530850 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530851 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530850 DMSC DEBUG msub_fsm[0x561dbedf01d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134530850 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD) MSC-A terminated (msub.c:261) 20250823134530850 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD) 1 MSC-I still active (msub.c:79) 20250823134530850 DMSC DEBUG msub_fsm[0x561dbedf01d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134530850 DMSC DEBUG msub_fsm[0x561dbedf01d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134530850 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede4110]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134530850 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede4110]{READY}: Removing from parent msub_fsm[0x561dbedf01d0] (msub.c:113) 20250823134530850 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-513 (ran_conn.c:142) 20250823134530851 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-513 (ran_conn.c:155) 20250823134530851 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede4110]{READY}: Freeing instance (msub.c:113) 20250823134530851 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD:UTRAN-Iu-513:CM_SERVICE_REQ)[0x561dbede4110]{READY}: Deallocated (fsm.c:568) 20250823134530851 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD) Free (msub.c:119) 20250823134530851 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x04E50DBD - active-conn: now used by 1 (attached) (msub.c:375) 20250823134530851 DMSC DEBUG msub_fsm[0x561dbedf01d0]{terminating}: Freeing instance (msub.c:113) 20250823134530851 DMSC DEBUG msub_fsm[0x561dbedf01d0]{terminating}: Deallocated (fsm.c:568) 20250823134530851 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530851 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530851 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530851 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530851 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbedec1c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530851 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbedec1c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530851 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530851 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134530851 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134530851 DMM DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = fed6ad1a37b2e8c4) (gsm_04_08.c:1128) 20250823134530851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07b70]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134530851 DVLR DEBUG SUBSCR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD) AUTH on UTRAN received RES: fed6ad1a37b2e8c4 (8 bytes) (vlr_auth_fsm.c:151) 20250823134530851 DVLR INFO SUBSCR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134530851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07b70]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134530851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07b70]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134530851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07b70]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134530851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07b70]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07ca0] (vlr_auth_fsm.c:294) 20250823134530851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07b70]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134530851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07b70]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134530851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07ca0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134530851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07ca0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134530851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07ca0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134530851 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134530851 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=cede08a8e666a96f6a91acc411b9ec34, CK=NONE (ran_msg_iu.c:388) 20250823134530851 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530851 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530851 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbedec1c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134530851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530851 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530851 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07ca0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134530851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530851 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530851 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530851 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530851 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530851 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530851 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530851 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbede5e00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530851 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbede5e00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530851 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530851 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530851 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530851 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134530851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedd46f0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134530851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedd46f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134530851 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134530851 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbede5e00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134530851 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530851 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedd46f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134530851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedd46f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134530851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedd46f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134530851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedd46f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134530851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedd46f0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134530851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedd46f0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134530851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedd46f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134530851 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134530851 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.832s remaining) (msc_a.c:450) 20250823134530851 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001109/3/1): Available (smpp_smsc.c:626) 20250823134530851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530851 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530851 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530851 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530851 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530851 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedeb920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530851 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedeb920]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530851 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530851 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134530851 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134530851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6930]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134530851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6930]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134530851 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134530851 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedeb920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134530851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530851 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6930]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134530851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6930]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134530851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6930]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134530851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6930]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134530851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6930]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134530851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6930]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134530851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6930]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134530851 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134530851 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.833s remaining) (msc_a.c:450) 20250823134530851 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001111/3/1): Available (smpp_smsc.c:626) 20250823134530851 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530851 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530851 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530851 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530851 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:10 20250823134530851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530851 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530851 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530851 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530851 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf38f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530851 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf38f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530851 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530851 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530851 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134530851 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134530851 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134530851 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530851 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134530851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedd7c50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134530851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedd7c50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf4e70] (msc_a.c:1053) 20250823134530851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedd7c50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134530851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedd7c50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134530851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedd7c50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134530851 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedf4080] (msc_a.c:1053) 20250823134530851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530851 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134530851 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf4e70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134530851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530851 DMSC DEBUG msub_fsm[0x561dbedf4080]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134530851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530851 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D) MSC-A terminated (msub.c:261) 20250823134530851 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D) 1 MSC-I still active (msub.c:79) 20250823134530851 DMSC DEBUG msub_fsm[0x561dbedf4080]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134530851 DMSC DEBUG msub_fsm[0x561dbedf4080]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134530851 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf38f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134530851 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf38f0]{READY}: Removing from parent msub_fsm[0x561dbedf4080] (msub.c:113) 20250823134530851 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-510 (ran_conn.c:142) 20250823134530851 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-510 (ran_conn.c:155) 20250823134530851 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf38f0]{READY}: Freeing instance (msub.c:113) 20250823134530851 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-510:LU)[0x561dbedf38f0]{READY}: Deallocated (fsm.c:568) 20250823134530851 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D) Free (msub.c:119) 20250823134530851 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530851 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D - active-conn: now used by 1 (attached) (msub.c:375) 20250823134530851 DMSC DEBUG msub_fsm[0x561dbedf4080]{terminating}: Freeing instance (msub.c:113) 20250823134530851 DMSC DEBUG msub_fsm[0x561dbedf4080]{terminating}: Deallocated (fsm.c:568) 20250823134530851 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530851 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530851 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134530851 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) 20250823134530851 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530851 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530851 DMSC DEBUG msub_fsm[0x561dbede78e0]{active}: Allocated (fsm.c:456) 20250823134530851 DMSC DEBUG msc_i[0x561dbedda520]{READY}: Allocated (fsm.c:456) 20250823134530851 DMSC DEBUG msc_i[0x561dbedda520]{READY}: is child of msub_fsm[0x561dbede78e0] (fsm.c:486) 20250823134530851 DMSC DEBUG msc_a[0x561dbeddf610]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134530851 DMSC DEBUG msc_a[0x561dbeddf610]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbede78e0] (fsm.c:486) 20250823134530852 DMSC DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x561dbeddf610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134530852 DMSC DEBUG msc_i(unknown:UTRAN-Iu-522:NONE)[0x561dbedda520]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134530852 DMSC DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x561dbeddf610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134530852 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x561dbeddf610]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134530852 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x561dbeddf610]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134530852 DMM DEBUG msc_a(TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530852 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede2d60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134530852 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede2d60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610] (fsm.c:486) 20250823134530852 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede2d60]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134530852 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede2d60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134530852 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134530852 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134530852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede2d60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134530852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede2d60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134530852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede8cd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134530852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede8cd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede2d60] (fsm.c:486) 20250823134530852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede8cd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134530852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede8cd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134530852 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134530852 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530852 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbeddf950]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530852 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbeddf950]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530852 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530852 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134530852 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134530852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbede4440]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134530852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbede4440]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbedeee20] (msc_a.c:1053) 20250823134530852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbede4440]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134530852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbede4440]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134530852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbede4440]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedebb90] (msc_a.c:1053) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbedeee20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134530852 DMSC DEBUG msub_fsm[0x561dbedebb90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134530852 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43) MSC-A terminated (msub.c:261) 20250823134530852 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43) 1 MSC-I still active (msub.c:79) 20250823134530852 DMSC DEBUG msub_fsm[0x561dbedebb90]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134530852 DMSC DEBUG msub_fsm[0x561dbedebb90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134530852 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbeddf950]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134530852 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbeddf950]{READY}: Removing from parent msub_fsm[0x561dbedebb90] (msub.c:113) 20250823134530852 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-511 (ran_conn.c:142) 20250823134530851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530852 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530852 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530852 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530852 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530852 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530852 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530852 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530852 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530852 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530852 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530852 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530852 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530852 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-511 (ran_conn.c:155) 20250823134530852 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbeddf950]{READY}: Freeing instance (msub.c:113) 20250823134530852 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-511:LU)[0x561dbeddf950]{READY}: Deallocated (fsm.c:568) 20250823134530852 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43) Free (msub.c:119) 20250823134530852 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134530852 DMSC DEBUG msub_fsm[0x561dbedebb90]{terminating}: Freeing instance (msub.c:113) 20250823134530852 DMSC DEBUG msub_fsm[0x561dbedebb90]{terminating}: Deallocated (fsm.c:568) 20250823134530852 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530852 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbedb6fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530852 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbedb6fe0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530852 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530852 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134530852 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134530852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5bf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5bf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310] (msc_a.c:1053) 20250823134530852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5bf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134530852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5bf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb6eb0] (msc_a.c:1053) 20250823134530852 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530852 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbede5310]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134530852 DMSC DEBUG msub_fsm[0x561dbedb6eb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134530852 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700) MSC-A terminated (msub.c:261) 20250823134530852 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700) 1 MSC-I still active (msub.c:79) 20250823134530852 DMSC DEBUG msub_fsm[0x561dbedb6eb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134530852 DMSC DEBUG msub_fsm[0x561dbedb6eb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134530852 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbedb6fe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134530852 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbedb6fe0]{READY}: Removing from parent msub_fsm[0x561dbedb6eb0] (msub.c:113) 20250823134530852 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-514 (ran_conn.c:142) 20250823134530852 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-514 (ran_conn.c:155) 20250823134530852 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbedb6fe0]{READY}: Freeing instance (msub.c:113) 20250823134530852 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700:UTRAN-Iu-514:CM_SERVICE_REQ)[0x561dbedb6fe0]{READY}: Deallocated (fsm.c:568) 20250823134530852 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700) Free (msub.c:119) 20250823134530852 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x05352700 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134530852 DMSC DEBUG msub_fsm[0x561dbedb6eb0]{terminating}: Freeing instance (msub.c:113) 20250823134530852 DMSC DEBUG msub_fsm[0x561dbedb6eb0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:10 20250823134530852 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530852 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530852 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530852 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbedd0170]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530852 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbedd0170]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530852 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530852 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134530852 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134530852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded3c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134530852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded3c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00] (msc_a.c:1053) 20250823134530852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded3c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134530852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbeded3c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedd0040] (msc_a.c:1053) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbede6b00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134530852 DMSC DEBUG msub_fsm[0x561dbedd0040]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134530852 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D) MSC-A terminated (msub.c:261) 20250823134530852 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D) 1 MSC-I still active (msub.c:79) 20250823134530852 DMSC DEBUG msub_fsm[0x561dbedd0040]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134530852 DMSC DEBUG msub_fsm[0x561dbedd0040]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134530852 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbedd0170]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134530852 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbedd0170]{READY}: Removing from parent msub_fsm[0x561dbedd0040] (msub.c:113) 20250823134530852 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-515 (ran_conn.c:142) 20250823134530852 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-515 (ran_conn.c:155) 20250823134530852 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbedd0170]{READY}: Freeing instance (msub.c:113) 20250823134530852 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x561dbedd0170]{READY}: Deallocated (fsm.c:568) 20250823134530852 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D) Free (msub.c:119) 20250823134530852 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x86D0879D - active-conn: now used by 1 (attached) (msub.c:375) 20250823134530852 DMSC DEBUG msub_fsm[0x561dbedd0040]{terminating}: Freeing instance (msub.c:113) 20250823134530852 DMSC DEBUG msub_fsm[0x561dbedd0040]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530852 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530852 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbede6f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530852 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbede6f00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530852 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530852 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530852 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530852 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134530852 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134530852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134530852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30] (msc_a.c:1053) 20250823134530852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134530852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbed91d50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134530852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedf8fe0] (msc_a.c:1053) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbedf8e30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134530852 DMSC DEBUG msub_fsm[0x561dbedf8fe0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134530852 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956) MSC-A terminated (msub.c:261) 20250823134530852 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956) 1 MSC-I still active (msub.c:79) 20250823134530852 DMSC DEBUG msub_fsm[0x561dbedf8fe0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134530852 DMSC DEBUG msub_fsm[0x561dbedf8fe0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134530852 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbede6f00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134530852 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbede6f00]{READY}: Removing from parent msub_fsm[0x561dbedf8fe0] (msub.c:113) 20250823134530852 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-517 (ran_conn.c:142) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530852 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-517 (ran_conn.c:155) 20250823134530852 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbede6f00]{READY}: Freeing instance (msub.c:113) 20250823134530852 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956:UTRAN-Iu-517:CM_SERVICE_REQ)[0x561dbede6f00]{READY}: Deallocated (fsm.c:568) 20250823134530852 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956) Free (msub.c:119) 20250823134530852 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x89290956 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134530852 DMSC DEBUG msub_fsm[0x561dbedf8fe0]{terminating}: Freeing instance (msub.c:113) 20250823134530852 DMSC DEBUG msub_fsm[0x561dbedf8fe0]{terminating}: Deallocated (fsm.c:568) 20250823134530852 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530852 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530852 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530852 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedf93f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530852 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedf93f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530852 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530852 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134530852 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134530853 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134530853 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530853 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134530853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedd7090]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134530853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedd7090]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0] (msc_a.c:1053) 20250823134530853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedd7090]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134530853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedd7090]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134530853 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedf9680] (msc_a.c:1053) 20250823134530853 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134530853 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedfd3c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134530853 DMSC DEBUG msub_fsm[0x561dbedf9680]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134530853 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF) MSC-A terminated (msub.c:261) 20250823134530853 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF) 1 MSC-I still active (msub.c:79) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134530853 DMSC DEBUG msub_fsm[0x561dbedf9680]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134530853 DMSC DEBUG msub_fsm[0x561dbedf9680]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134530853 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedf93f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134530853 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedf93f0]{READY}: Removing from parent msub_fsm[0x561dbedf9680] (msub.c:113) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:3 20250823134530853 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-516 (ran_conn.c:142) 20250823134530853 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-516 (ran_conn.c:155) 20250823134530853 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedf93f0]{READY}: Freeing instance (msub.c:113) 20250823134530853 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF:UTRAN-Iu-516:CM_SERVICE_REQ)[0x561dbedf93f0]{READY}: Deallocated (fsm.c:568) 20250823134530853 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF) Free (msub.c:119) 20250823134530853 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x4DBBDCDF - active-conn: now used by 1 (attached) (msub.c:375) 20250823134530853 DMSC DEBUG msub_fsm[0x561dbedf9680]{terminating}: Freeing instance (msub.c:113) 20250823134530853 DMSC DEBUG msub_fsm[0x561dbedf9680]{terminating}: Deallocated (fsm.c:568) 20250823134530853 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530853 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530853 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134530853 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530853 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530853 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mo_ussd2(3181)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:12 MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(3167)6068834 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(3167)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3167)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250823134530853 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530853 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530853 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mo_ussd2(3167)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:9 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:11 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[10] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(3179) TC_iu_multi_lu_and_mo_ussd2(3167)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:14 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[11] for "262420000001111" to be handled at TC_iu_multi_lu_and_mo_ussd2(3183) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := '7C6AF5'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(3153)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 14TC_iu_multi_lu_and_mo_ussd2(3189)6788478 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:15 TC_iu_multi_lu_and_mo_ussd2(3189)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3189)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3189)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3189)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:4 TC_iu_multi_lu_and_mo_ussd2(3187)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3187)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 15TC_iu_multi_lu_and_mo_ussd2(3191)6067802 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:10 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 TC_iu_multi_lu_and_mo_ussd2(3191)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3191)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3191)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134530856 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134530856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede8cd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134530856 DVLR DEBUG SUBSCR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9) Received 1 auth tuples (vlr.c:996) 20250823134530856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede8cd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134530856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede8cd0]{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) 20250823134530856 DMM DEBUG Tx AUTH REQ (rand = cc76d882e1e0e7779e24ac4a95f49b57) (gsm_04_08.c:641) 20250823134530856 DMM DEBUG AUTH REQ (autn = f8c4849ab57a2106481a9beeb28f3302) (gsm_04_08.c:643) 20250823134530856 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134530856 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134530857 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbedda520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134530857 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134530857 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530857 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530857 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530857 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530857 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mo_ussd2(3191)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:6 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(3169)8194436 TC_iu_multi_lu_and_mo_ussd2(3169)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3169)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3169)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134530857 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530857 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530857 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530857 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530857 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530857 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530857 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530857 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530857 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530857 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mo_ussd2(3191)@7e0c241b4610: 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 := 'A3194C43'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_iu_multi_lu_and_mo_ussd2(3189)@7e0c241b4610: 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 20250823134530857 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530857 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530857 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530857 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530857 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530857 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530857 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530857 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530857 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530857 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) := '0'B, fillerDigit := '1111'B, octets := '0F8B5D2D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250823134530857 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134530857 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbee03290]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134530857 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbee03290]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530857 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134530857 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134530857 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134530857 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134530857 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134530857 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134530857 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134530857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede46a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134530857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede46a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630] (msc_a.c:1053) 20250823134530857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede46a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134530857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbede46a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134530857 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbee03520] (msc_a.c:1053) 20250823134530857 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:7 MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(3165)15097994 20250823134530857 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbedf5630]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134530857 DMSC DEBUG msub_fsm[0x561dbee03520]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134530857 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0) MSC-A terminated (msub.c:261) 20250823134530857 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0) 1 MSC-I still active (msub.c:79) 20250823134530857 DMSC DEBUG msub_fsm[0x561dbee03520]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134530857 DMSC DEBUG msub_fsm[0x561dbee03520]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134530857 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbee03290]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134530857 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbee03290]{READY}: Removing from parent msub_fsm[0x561dbee03520] (msub.c:113) 20250823134530857 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-518 (ran_conn.c:142) 20250823134530857 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-518 (ran_conn.c:155) 20250823134530857 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbee03290]{READY}: Freeing instance (msub.c:113) 20250823134530857 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0:UTRAN-Iu-518:CM_SERVICE_REQ)[0x561dbee03290]{READY}: Deallocated (fsm.c:568) 20250823134530857 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0) Free (msub.c:119) TC_iu_multi_lu_and_mo_ussd2(3165)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134530857 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x9FBB42E0 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134530857 DMSC DEBUG msub_fsm[0x561dbee03520]{terminating}: Freeing instance (msub.c:113) 20250823134530857 DMSC DEBUG msub_fsm[0x561dbee03520]{terminating}: Deallocated (fsm.c:568) TC_iu_multi_lu_and_mo_ussd2(3165)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3165)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:8 20250823134530858 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134530858 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134530858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134530858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134530858 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134530858 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134530858 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134530858 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134530858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134530858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134530858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134530858 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(3175)8384168 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3175)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:12 TC_iu_multi_lu_and_mo_ussd2(3175)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 TC_iu_multi_lu_and_mo_ussd2(3175)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@7e0c241b4610: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(3189)11584418 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3169)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3154)@7e0c241b4610: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(3191)9112341 TC_iu_multi_lu_and_mo_ussd2(3165)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_2-RAN(3154)@7e0c241b4610: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:10 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:1 MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(3177)3454815 TC_iu_multi_lu_and_mo_ussd2(3175)@7e0c241b4610: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(3177)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3177)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3177)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: First idle individual index:2 MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 10TC_iu_multi_lu_and_mo_ussd2(3181)10041892 TC_iu_multi_lu_and_mo_ussd2(3181)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3181)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3181)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:11 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:37 TC_iu_multi_lu_and_mo_ussd2(3177)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '051420C3C3B82104E9A8013E'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '055420C3C3B82104E9A8013E'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3181)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055420C3C3B82104E9A8013E'O MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:9 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:37 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134531058 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531058 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134531058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531058 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531059 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531059 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531059 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531059 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134531059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531059 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531059 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531059 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531059 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531059 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134531059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531059 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531059 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531059 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531059 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531059 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134531059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531059 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531059 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134531059 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbedec1c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134531060 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbedec1c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134531060 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134531059 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531059 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531060 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531060 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134531060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531060 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531060 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134531060 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134531060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07ca0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134531060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07ca0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134531060 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134531060 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbedec1c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134531060 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531060 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531060 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531060 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134531060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07ca0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134531060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07ca0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134531060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07ca0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134531060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07ca0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134531060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07ca0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134531060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07ca0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134531060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07ca0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134531060 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134531060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531060 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531060 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.684s remaining) (msc_a.c:450) 20250823134531060 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001112/3/1): Available (smpp_smsc.c:626) 20250823134531060 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531060 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531060 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531060 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134531060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531060 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531060 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531061 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134531061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531061 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531061 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531061 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134531061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531061 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531061 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531061 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134531061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531061 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531061 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) 20250823134531062 DMSC DEBUG msub_fsm[0x561dbedb6eb0]{active}: Allocated (fsm.c:456) 20250823134531062 DMSC DEBUG msc_i[0x561dbede4440]{READY}: Allocated (fsm.c:456) 20250823134531062 DMSC DEBUG msc_i[0x561dbede4440]{READY}: is child of msub_fsm[0x561dbedb6eb0] (fsm.c:486) 20250823134531062 DMSC DEBUG msc_a[0x561dbedeee20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134531062 DMSC DEBUG msc_a[0x561dbedeee20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedb6eb0] (fsm.c:486) 20250823134531062 DMSC DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x561dbedeee20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134531062 DMSC DEBUG msc_i(unknown:UTRAN-Iu-523:NONE)[0x561dbede4440]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134531062 DMSC DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x561dbedeee20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134531062 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x561dbedeee20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134531062 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x561dbedeee20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134531062 DMM DEBUG msc_a(TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823134531062 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbeddf950]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134531062 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbeddf950]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20] (fsm.c:486) 20250823134531062 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbeddf950]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134531062 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbeddf950]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134531062 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134531062 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134531063 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134531063 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134531063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbeddf950]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134531063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbeddf950]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134531063 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedebb90]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134531063 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedebb90]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbeddf950] (fsm.c:486) 20250823134531063 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedebb90]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134531063 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedebb90]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134531063 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134531063 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) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134531063 DMSC DEBUG msub_fsm[0x561dbedcf960]{active}: Allocated (fsm.c:456) 20250823134531063 DMSC DEBUG msc_i[0x561dbee07b70]{READY}: Allocated (fsm.c:456) 20250823134531064 DMSC DEBUG msc_i[0x561dbee07b70]{READY}: is child of msub_fsm[0x561dbedcf960] (fsm.c:486) 20250823134531064 DMSC DEBUG msc_a[0x561dbedf01d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134531064 DMSC DEBUG msc_a[0x561dbedf01d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedcf960] (fsm.c:486) 20250823134531064 DMSC DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x561dbedf01d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134531064 DMSC DEBUG msc_i(unknown:UTRAN-Iu-524:NONE)[0x561dbee07b70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134531064 DMSC DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x561dbedf01d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134531064 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x561dbedf01d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134531064 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x561dbedf01d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134531064 DMM DEBUG msc_a(TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250823134531064 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee04e20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134531064 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee04e20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0] (fsm.c:486) 20250823134531064 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee04e20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134531064 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee04e20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134531064 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134531064 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134531064 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134531064 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134531064 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee04e20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134531064 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee04e20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134531064 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedd10f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134531064 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedd10f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee04e20] (fsm.c:486) 20250823134531064 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedd10f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134531064 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedd10f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134531064 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134531064 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531064 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531064 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531064 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134531064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531064 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531064 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134531064 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedeb920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134531064 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedeb920]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134531064 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134531064 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134531064 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134531065 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823134531065 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250823134531065 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134531065 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531065 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531065 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531065 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134531065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531065 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531065 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134531065 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbedda520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134531065 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbedda520]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134531065 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134531065 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134531065 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134531065 DMM DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 20c3c3b8e9a8013e) (gsm_04_08.c:1128) 20250823134531065 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede8cd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134531065 DVLR DEBUG SUBSCR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9) AUTH on UTRAN received RES: 20c3c3b8e9a8013e (8 bytes) (vlr_auth_fsm.c:151) 20250823134531065 DVLR INFO SUBSCR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134531065 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede8cd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134531065 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede8cd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134531065 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede8cd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134531065 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede8cd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede2d60] (vlr_auth_fsm.c:294) 20250823134531065 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede8cd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134531065 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede8cd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134531065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede2d60]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134531065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede2d60]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134531065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede2d60]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134531065 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134531065 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=94aea2e03b0bee244e16a0fb0a467f09, CK=NONE (ran_msg_iu.c:388) 20250823134531065 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbedda520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134531065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede2d60]{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(3153)@7e0c241b4610: Session index based on local reference:12 20250823134531065 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134531065 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbede5e00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134531066 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbede5e00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134531066 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134531066 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134531066 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134531066 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823134531066 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250823134531066 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134531066 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134531066 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531066 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531066 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134531066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531066 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := 'B0C3A2'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 } } TC_iu_multi_lu_and_mo_ussd2(3183)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:1 TC_iu_multi_lu_and_mo_ussd2(3179)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134531068 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134531068 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823134531068 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134531068 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134531068 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedeb920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134531068 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134531068 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134531068 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134531068 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134531068 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134531068 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134531068 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134531068 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134531068 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedeb920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134531069 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134531069 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134531069 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823134531069 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134531069 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134531069 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531069 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531069 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531069 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134531069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531069 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: { messageType := 2, destLocRef := '8B0B15'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 } }20250823134531069 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbede5e00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134531069 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134531069 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134531069 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134531069 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134531069 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134531069 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134531069 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134531069 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134531069 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbede5e00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:2 20250823134531069 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134531069 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531069 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531069 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531069 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134531069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531069 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531069 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531069 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531069 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531069 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134531069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531069 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531069 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531069 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531069 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531069 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134531069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531069 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[12] for "262420000001112" to be handled at TC_iu_multi_lu_and_mo_ussd2(3185) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:0 TC_iu_multi_lu_and_mo_ussd2(3189)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3189)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3191)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3191)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134531070 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134531070 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedebb90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134531070 DVLR DEBUG SUBSCR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D) Received 1 auth tuples (vlr.c:996) 20250823134531070 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedebb90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134531070 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedebb90]{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) 20250823134531070 DMM DEBUG Tx AUTH REQ (rand = 74cfddc0fac3387b4cb151697d4c2995) (gsm_04_08.c:641) 20250823134531070 DMM DEBUG AUTH REQ (autn = ac9422a2f108e612ae2e7780516e455a) (gsm_04_08.c:643) 20250823134531070 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134531070 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134531070 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbede4440]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134531070 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134531070 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134531070 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedd10f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134531070 DVLR DEBUG SUBSCR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43) Received 1 auth tuples (vlr.c:996) 20250823134531070 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedd10f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134531070 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedd10f0]{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) 20250823134531070 DMM DEBUG Tx AUTH REQ (rand = 50fd0abca3a98b10d602204f8391dad0) (gsm_04_08.c:641) 20250823134531070 DMM DEBUG AUTH REQ (autn = 1d119fece0c929742b5fafbc92890492) (gsm_04_08.c:643) 20250823134531070 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134531070 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531070 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531070 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531070 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134531070 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134531070 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee07b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134531070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531070 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531070 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134531070 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531070 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531070 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531070 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134531070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531070 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:11 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:11 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:9 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3183)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:9 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:1 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3179)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:2 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134531076 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531076 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134531076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531076 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134531076 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134531076 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbedda520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134531076 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbedda520]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134531076 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:11 20250823134531076 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134531076 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134531076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede2d60]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134531076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede2d60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134531076 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134531076 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbedda520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134531076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede2d60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 20250823134531076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede2d60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134531076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede2d60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134531076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede2d60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134531076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede2d60]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134531076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede2d60]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134531076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede2d60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134531076 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134531077 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.774s remaining) (msc_a.c:450) 20250823134531077 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001113/3/1): Available (smpp_smsc.c:626) 20250823134531077 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531077 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134531077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531077 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531077 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '051424BB0DC521041AF21EB6'O 20250823134531078 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531078 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531078 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531078 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134531078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '055424BB0DC521041AF21EB6'O 20250823134531078 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134531079 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134531079 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedeb920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134531079 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedeb920]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134531079 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134531079 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134531079 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134531079 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134531079 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134531079 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134531079 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134531079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6930]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134531079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6930]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420] (msc_a.c:1053) 20250823134531079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6930]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134531079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedd6930]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:9 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 20250823134531079 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedfdd90] (msc_a.c:1053) 20250823134531079 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134531079 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedf4420]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134531079 DMSC DEBUG msub_fsm[0x561dbedfdd90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134531079 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3) MSC-A terminated (msub.c:261) 20250823134531079 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3) 1 MSC-I still active (msub.c:79) 20250823134531079 DMSC DEBUG msub_fsm[0x561dbedfdd90]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134531079 DMSC DEBUG msub_fsm[0x561dbedfdd90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134531079 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedeb920]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134531079 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedeb920]{READY}: Removing from parent msub_fsm[0x561dbedfdd90] (msub.c:113) 20250823134531079 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-520 (ran_conn.c:142) 20250823134531079 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-520 (ran_conn.c:155) 20250823134531079 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedeb920]{READY}: Freeing instance (msub.c:113) 20250823134531079 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3:UTRAN-Iu-520:CM_SERVICE_REQ)[0x561dbedeb920]{READY}: Deallocated (fsm.c:568) 20250823134531079 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3) Free (msub.c:119) 20250823134531079 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x361B24C3 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134531079 DMSC DEBUG msub_fsm[0x561dbedfdd90]{terminating}: Freeing instance (msub.c:113) 20250823134531079 DMSC DEBUG msub_fsm[0x561dbedfdd90]{terminating}: Deallocated (fsm.c:568) 20250823134531079 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531079 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531079 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531079 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134531079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531079 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=1 into dtap '0514A0A3624521049FF74493'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '0554A0A3624521049FF74493'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134531081 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531081 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134531081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531081 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134531082 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134531082 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbede5e00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134531082 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbede5e00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134531082 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134531082 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134531082 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134531082 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134531082 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134531082 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134531082 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134531082 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedd46f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134531082 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedd46f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90] (msc_a.c:1053) 20250823134531082 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedd46f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134531082 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedd46f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134531082 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeded5d0] (msc_a.c:1053) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134531082 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134531082 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbedfdb90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134531082 DMSC DEBUG msub_fsm[0x561dbeded5d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134531082 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6) MSC-A terminated (msub.c:261) 20250823134531082 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6) 1 MSC-I still active (msub.c:79) 20250823134531082 DMSC DEBUG msub_fsm[0x561dbeded5d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134531082 DMSC DEBUG msub_fsm[0x561dbeded5d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134531082 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbede5e00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134531082 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbede5e00]{READY}: Removing from parent msub_fsm[0x561dbeded5d0] (msub.c:113) 20250823134531082 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-519 (ran_conn.c:142) 20250823134531082 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-519 (ran_conn.c:155) 20250823134531082 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbede5e00]{READY}: Freeing instance (msub.c:113) 20250823134531082 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6:UTRAN-Iu-519:CM_SERVICE_REQ)[0x561dbede5e00]{READY}: Deallocated (fsm.c:568) 20250823134531082 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6) Free (msub.c:119) 20250823134531082 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x02D2C4A6 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134531082 DMSC DEBUG msub_fsm[0x561dbeded5d0]{terminating}: Freeing instance (msub.c:113) 20250823134531082 DMSC DEBUG msub_fsm[0x561dbeded5d0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134531083 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531083 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531083 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531083 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134531083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250823134531083 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055424BB0DC521041AF21EB6'O MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:11 20250823134531085 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531085 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531085 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134531085 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134531085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531085 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531086 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134531086 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbede4440]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134531086 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbede4440]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134531086 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134531086 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134531086 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134531086 DMM DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 24bb0dc51af21eb6) (gsm_04_08.c:1128) 20250823134531086 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedebb90]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134531086 DVLR DEBUG SUBSCR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D) AUTH on UTRAN received RES: 24bb0dc51af21eb6 (8 bytes) (vlr_auth_fsm.c:151) 20250823134531086 DVLR INFO SUBSCR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134531086 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedebb90]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134531086 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedebb90]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134531086 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedebb90]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134531086 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedebb90]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbeddf950] (vlr_auth_fsm.c:294) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[13] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(3187) 20250823134531086 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedebb90]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134531086 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedebb90]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134531086 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbeddf950]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134531086 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbeddf950]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134531086 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbeddf950]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134531086 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134531086 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5c3ddc715365d1d689a5986677373b32, CK=NONE (ran_msg_iu.c:388) 20250823134531086 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbede4440]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 11TC_iu_multi_lu_and_mo_ussd2(3183)7688526 TC_iu_multi_lu_and_mo_ussd2(3183)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134531086 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbeddf950]{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_mo_ussd2(3183)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3183)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 20250823134531087 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531087 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134531087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531087 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531087 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531087 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531087 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531087 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531087 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134531087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531087 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A0A3624521049FF74493'O MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:12 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:37 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:9 TC_iu_multi_lu_and_mo_ussd2(3183)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:1 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(3179)10199267 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3179)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3179)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3179)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(3179)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:37 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134531290 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531290 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134531290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531290 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531290 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531290 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134531290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531291 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531291 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531291 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531291 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531291 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134531291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531291 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531291 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531291 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531291 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531291 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134531291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531291 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531291 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134531291 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee07b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134531291 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee07b70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134531291 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134531291 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134531291 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134531291 DMM DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a0a362459ff74493) (gsm_04_08.c:1128) 20250823134531291 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedd10f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134531291 DVLR DEBUG SUBSCR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43) AUTH on UTRAN received RES: a0a362459ff74493 (8 bytes) (vlr_auth_fsm.c:151) 20250823134531291 DVLR INFO SUBSCR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134531291 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedd10f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134531291 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedd10f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134531291 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedd10f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134531291 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedd10f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee04e20] (vlr_auth_fsm.c:294) 20250823134531291 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedd10f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134531291 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedd10f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134531291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee04e20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134531291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee04e20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134531291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee04e20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134531291 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134531291 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=94acb0e15bc029c1f181656879fb7270, CK=NONE (ran_msg_iu.c:388) 20250823134531291 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531291 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531291 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531291 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134531291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531291 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531291 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee07b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134531291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee04e20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134531291 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134531291 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbedec1c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134531291 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbedec1c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134531292 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134531292 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134531292 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134531292 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823134531292 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250823134531292 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134531292 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531292 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531292 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531292 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134531292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531292 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531292 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134531292 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbede4440]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134531292 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbede4440]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134531292 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134531292 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134531292 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134531292 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbeddf950]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134531292 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbeddf950]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134531292 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134531292 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbede4440]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134531292 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbeddf950]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134531292 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbeddf950]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134531292 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbeddf950]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134531292 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbeddf950]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134531292 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbeddf950]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134531292 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbeddf950]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134531292 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbeddf950]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134531292 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134531292 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.769s remaining) (msc_a.c:450) 20250823134531292 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001114/3/1): Available (smpp_smsc.c:626) 20250823134531293 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134531293 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbedda520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134531293 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbedda520]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134531293 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134531293 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134531293 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134531293 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823134531293 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250823134531293 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134531293 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531293 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531293 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531293 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134531293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531293 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3185)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134531295 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134531295 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823134531295 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134531295 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134531296 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbedec1c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134531296 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134531296 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134531296 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134531296 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134531296 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134531296 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134531296 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134531296 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134531296 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbedec1c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134531296 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3187)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:2 20250823134531296 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531296 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531296 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531296 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134531296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531296 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531297 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531297 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531297 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134531297 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823134531297 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134531297 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134531297 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbedda520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134531297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134531297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531297 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134531297 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134531297 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134531297 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134531297 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134531297 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531297 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134531297 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134531297 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531297 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531297 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134531297 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbedda520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134531297 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134531297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134531297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531297 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134531297 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531298 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531298 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531298 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134531298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531298 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:1 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:12 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[14] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(3189) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3185)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134531307 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531307 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531307 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531308 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) TC_iu_multi_lu_and_mo_ussd2(3187)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134531308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531308 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134531308 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134531308 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee07b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134531308 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee07b70]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134531308 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134531308 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134531308 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134531308 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee04e20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134531308 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee04e20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134531308 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134531308 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee07b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134531308 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee04e20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134531308 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee04e20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134531308 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee04e20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134531308 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee04e20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134531308 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee04e20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134531308 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee04e20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134531308 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee04e20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134531308 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134531308 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.755s remaining) (msc_a.c:450) 20250823134531308 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001115/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:12 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 20250823134531309 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531309 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531309 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531309 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134531309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531309 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 20250823134531311 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531311 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531311 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531311 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134531311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531311 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134531312 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134531312 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbedec1c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134531312 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbedec1c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134531312 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134531312 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134531312 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134531312 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134531312 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134531312 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134531312 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134531312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07ca0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134531312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07ca0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0] (msc_a.c:1053) 20250823134531312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07ca0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134531312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee07ca0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134531312 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbede2fd0] (msc_a.c:1053) 20250823134531312 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134531312 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbee085d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134531312 DMSC DEBUG msub_fsm[0x561dbede2fd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134531312 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD) MSC-A terminated (msub.c:261) 20250823134531312 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD) 1 MSC-I still active (msub.c:79) 20250823134531312 DMSC DEBUG msub_fsm[0x561dbede2fd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134531312 DMSC DEBUG msub_fsm[0x561dbede2fd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134531312 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbedec1c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134531312 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbedec1c0]{READY}: Removing from parent msub_fsm[0x561dbede2fd0] (msub.c:113) 20250823134531312 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-521 (ran_conn.c:142) 20250823134531312 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-521 (ran_conn.c:155) 20250823134531312 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbedec1c0]{READY}: Freeing instance (msub.c:113) 20250823134531312 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD:UTRAN-Iu-521:CM_SERVICE_REQ)[0x561dbedec1c0]{READY}: Deallocated (fsm.c:568) 20250823134531312 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD) Free (msub.c:119) 20250823134531312 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x8292BEDD - active-conn: now used by 1 (attached) (msub.c:375) 20250823134531312 DMSC DEBUG msub_fsm[0x561dbede2fd0]{terminating}: Freeing instance (msub.c:113) 20250823134531312 DMSC DEBUG msub_fsm[0x561dbede2fd0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:2 20250823134531313 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531313 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531313 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531313 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134531313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531313 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531313 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531313 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531313 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134531313 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134531313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134531313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531313 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134531314 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134531314 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbedda520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134531314 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbedda520]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134531314 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134531314 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134531314 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134531314 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134531314 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 20250823134531314 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134531314 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134531314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede2d60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134531314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede2d60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610] (msc_a.c:1053) 20250823134531314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede2d60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134531314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbede2d60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134531314 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbede78e0] (msc_a.c:1053) 20250823134531314 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134531314 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbeddf610]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134531314 DMSC DEBUG msub_fsm[0x561dbede78e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134531314 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9) MSC-A terminated (msub.c:261) 20250823134531314 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9) 1 MSC-I still active (msub.c:79) 20250823134531314 DMSC DEBUG msub_fsm[0x561dbede78e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134531315 DMSC DEBUG msub_fsm[0x561dbede78e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134531315 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbedda520]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134531315 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbedda520]{READY}: Removing from parent msub_fsm[0x561dbede78e0] (msub.c:113) 20250823134531315 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-522 (ran_conn.c:142) 20250823134531315 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-522 (ran_conn.c:155) 20250823134531315 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbedda520]{READY}: Freeing instance (msub.c:113) 20250823134531315 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9:UTRAN-Iu-522:CM_SERVICE_REQ)[0x561dbedda520]{READY}: Deallocated (fsm.c:568) 20250823134531315 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9) Free (msub.c:119) 20250823134531315 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x343F55E9 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134531315 DMSC DEBUG msub_fsm[0x561dbede78e0]{terminating}: Freeing instance (msub.c:113) 20250823134531315 DMSC DEBUG msub_fsm[0x561dbede78e0]{terminating}: Deallocated (fsm.c:568) 20250823134531315 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531315 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:12 20250823134531315 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531315 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134531315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531315 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3159)@7e0c241b4610: Created GsupExpect[15] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(3191) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 12TC_iu_multi_lu_and_mo_ussd2(3185)1799932 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3185)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3185)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:0 TC_iu_multi_lu_and_mo_ussd2(3185)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134531318 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531318 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531318 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531318 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134531318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531318 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(3187)8153845 TC_iu_multi_lu_and_mo_ussd2(3187)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3187)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3187)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:37 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 TC_iu_multi_lu_and_mo_ussd2(3185)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3187)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_2-RAN(3154)@7e0c241b4610: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3154)@7e0c241b4610: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:37 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134531522 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531522 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531522 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531522 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134531522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531522 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531522 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531522 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531522 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531522 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134531522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531522 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531522 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531522 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531522 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531522 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134531522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531522 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531523 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134531523 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbede4440]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134531523 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbede4440]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134531523 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134531523 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134531523 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134531523 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823134531523 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250823134531523 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134531523 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134531523 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee07b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134531523 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee07b70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134531523 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134531523 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134531523 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134531523 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250823134531523 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250823134531523 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) TC_iu_multi_lu_and_mo_ussd2(3191)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3189)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134531525 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134531525 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823134531525 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134531525 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134531525 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee07b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134531525 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134531525 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134531525 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134531525 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134531525 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134531525 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134531525 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134531526 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134531526 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee07b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134531526 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134531526 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134531526 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250823134531526 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134531526 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134531526 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbede4440]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134531526 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134531526 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134531526 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134531526 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134531526 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531526 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134531526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531526 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531526 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134531526 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134531526 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134531526 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134531526 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbede4440]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134531526 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134531526 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531526 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134531526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531526 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531526 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531526 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134531526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531526 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531527 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531527 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531527 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531527 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134531527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531527 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:2 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:2 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:1 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:1 MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3191)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3189)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134531534 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531534 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531534 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531534 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134531534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134531534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531534 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531535 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134531535 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee07b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134531535 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee07b70]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134531535 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134531535 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134531535 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134531535 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134531535 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134531535 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134531535 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134531535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee04e20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134531535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee04e20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0] (msc_a.c:1053) 20250823134531535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee04e20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134531535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee04e20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134531535 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedcf960] (msc_a.c:1053) 20250823134531535 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134531535 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbedf01d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134531535 DMSC DEBUG msub_fsm[0x561dbedcf960]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134531535 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43) MSC-A terminated (msub.c:261) 20250823134531535 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43) 1 MSC-I still active (msub.c:79) 20250823134531535 DMSC DEBUG msub_fsm[0x561dbedcf960]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134531535 DMSC DEBUG msub_fsm[0x561dbedcf960]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134531535 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee07b70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134531535 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee07b70]{READY}: Removing from parent msub_fsm[0x561dbedcf960] (msub.c:113) 20250823134531535 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-524 (ran_conn.c:142) 20250823134531535 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-524 (ran_conn.c:155) 20250823134531535 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee07b70]{READY}: Freeing instance (msub.c:113) 20250823134531535 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43:UTRAN-Iu-524:CM_SERVICE_REQ)[0x561dbee07b70]{READY}: Deallocated (fsm.c:568) 20250823134531535 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43) Free (msub.c:119) 20250823134531535 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0xA3194C43 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134531535 DMSC DEBUG msub_fsm[0x561dbedcf960]{terminating}: Freeing instance (msub.c:113) 20250823134531535 DMSC DEBUG msub_fsm[0x561dbedcf960]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_len:7 20250823134531535 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531535 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531535 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531535 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134531535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531536 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3153)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:2 20250823134531539 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531539 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531539 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531539 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134531539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531539 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(3191)9112341 20250823134531539 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134531539 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbede4440]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134531539 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbede4440]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134531539 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134531539 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134531539 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134531539 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134531539 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134531539 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134531539 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134531539 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbeddf950]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134531539 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbeddf950]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20] (msc_a.c:1053) 20250823134531539 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbeddf950]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134531539 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbeddf950]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134531539 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedb6eb0] (msc_a.c:1053) 20250823134531539 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134531539 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbedeee20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134531539 DMSC DEBUG msub_fsm[0x561dbedb6eb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134531539 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D) MSC-A terminated (msub.c:261) 20250823134531539 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D) 1 MSC-I still active (msub.c:79) 20250823134531539 DMSC DEBUG msub_fsm[0x561dbedb6eb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134531539 DMSC DEBUG msub_fsm[0x561dbedb6eb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134531539 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbede4440]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134531539 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbede4440]{READY}: Removing from parent msub_fsm[0x561dbedb6eb0] (msub.c:113) 20250823134531539 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-523 (ran_conn.c:142) 20250823134531539 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-523 (ran_conn.c:155) 20250823134531539 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbede4440]{READY}: Freeing instance (msub.c:113) 20250823134531540 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D:UTRAN-Iu-523:CM_SERVICE_REQ)[0x561dbede4440]{READY}: Deallocated (fsm.c:568) 20250823134531540 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D) Free (msub.c:119) 20250823134531540 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0F8B5D2D - active-conn: now used by 1 (attached) (msub.c:375) 20250823134531540 DMSC DEBUG msub_fsm[0x561dbedb6eb0]{terminating}: Freeing instance (msub.c:113) 20250823134531540 DMSC DEBUG msub_fsm[0x561dbedb6eb0]{terminating}: Deallocated (fsm.c:568) TC_iu_multi_lu_and_mo_ussd2(3191)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3191)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3191)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134531540 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531540 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531540 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531540 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134531540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531540 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134531540 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531540 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531540 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531540 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531540 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134531540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531540 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@7e0c241b4610: Session index based on local reference:1 MSC_Test_2-RAN(3154)@7e0c241b4610: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(3189)11584418 MSC_Test_2-M3UA(3155)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3189)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3189)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3189)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3191)@7e0c241b4610: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(3189)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_0-SCCP(3147)@7e0c241b4610: Final verdict of PTC: none 20250823134531552 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134531552 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134531552 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134531552 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134531553 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134531553 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134531553 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134531553 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134531553 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134531553 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134531553 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134531553 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134531553 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134531553 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134531554 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134531554 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134531554 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) 20250823134531554 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531554 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134531554 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134531554 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134531554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134531554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134531554 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134531554 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134531554 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) 20250823134531554 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531554 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134531554 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134531554 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134531554 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134531554 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134531554 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134531554 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134531554 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531555 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134531555 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134531555 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134531555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134531555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134531555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134531555 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134531556 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134531556 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(3150)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(3152)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(3149)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(3159)@7e0c241b4610: Final verdict of PTC: none 20250823134531558 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134531558 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134531558 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134531558 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(3148)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3184)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(3157)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(3151)@7e0c241b4610: Final verdict of PTC: none 20250823134531560 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) 20250823134531561 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134531561 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134531561 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134531561 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823134531561 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134531561 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823134531561 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250823134531561 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) 20250823134531561 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134531561 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134531561 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134531561 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134531561 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134531561 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134531561 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134531561 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134531561 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134531562 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(3170)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3178)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3166)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3186)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3174)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(3153)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3190)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3164)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3192)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(3161)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3176)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3146)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(3156)@7e0c241b4610: Final verdict of PTC: none 20250823134531578 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(3180)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(3160)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3188)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(3155)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3172)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3182)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3193)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(3158)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3168)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(3154)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3146): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(3147): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(3148): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(3149): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(3150): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(3151): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(3152): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(3153): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(3154): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(3155): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(3156): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(3157): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(3158): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(3159): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(3160): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(3161): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3162): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3163): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3164): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3165): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3166): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3167): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3168): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3169): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3170): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3171): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3172): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3173): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3174): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3175): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3176): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3177): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3178): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3179): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3180): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3181): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3182): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3183): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3184): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3185): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3186): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3187): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3188): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3189): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3190): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3191): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3192): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3193): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_multi_lu_and_mo_ussd finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass'. Sat Aug 23 13:45:31 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 20250823134532580 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134533555 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134533555 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134533555 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134533555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134533555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134533555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134533561 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134533562 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134533562 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134533582 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=4780880) 20250823134534584 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=4780880, count=4781520) 20250823134535586 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd'. ------ MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd ------ Sat Aug 23 13:45:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134536587 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_multi_lu_and_mt_ussd started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(3197)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(3197)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3197)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(3195)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(3200)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(3200)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3200)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(3198)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(3203)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(3203)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3203)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(3201)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134537143 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3204)@7e0c241b4610: 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 } } } 20250823134537304 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) 20250823134537304 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) 20250823134537304 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134537304 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(3197)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3197)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3197)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134537308 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134537308 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134537308 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134537308 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134537308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134537308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134537308 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(3197)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(3197)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3197)@7e0c241b4610: Message received on association #8 20250823134537309 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134537309 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134537309 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134537309 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134537309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134537309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134537309 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(3197)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3197)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3197)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3197)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3197)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3197)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3197)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3197)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823134537309 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134537309 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3197)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3197)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134537324 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) 20250823134537324 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) 20250823134537324 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134537324 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(3200)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3200)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3200)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134537329 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134537329 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134537329 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134537329 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134537329 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134537329 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134537329 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(3200)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(3200)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3200)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3200)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3200)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(3200)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3200)@7e0c241b4610: Message received on association #8 20250823134537330 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134537330 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134537330 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134537330 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134537330 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134537330 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134537330 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134537330 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134537330 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3200)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3200)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3200)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3200)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3200)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3200)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134537339 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) 20250823134537339 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) 20250823134537339 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134537339 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(3203)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3203)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134537350 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134537350 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134537350 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134537350 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134537350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134537350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134537350 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(3203)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(3203)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3203)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134537354 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134537354 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134537354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134537354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134537354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134537354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134537354 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(3203)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134537354 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134537354 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3200)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3200)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3203)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134537588 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134537588 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3206)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3206)@7e0c241b4610: 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) } } } } 20250823134537594 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3206)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3206)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3206)@7e0c241b4610: 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(3206)@7e0c241b4610: 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(3206)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3206)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134537615 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) 20250823134537615 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3207)@7e0c241b4610: Created GsupExpect[0] for "262420000001116" to be handled at TC_iu_multi_lu_and_mt_ussd2(3210) TC_iu_multi_lu_and_mt_ussd2(3210)@7e0c241b4610: 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(3207)@7e0c241b4610: Created GsupExpect[1] for "262420000001117" to be handled at TC_iu_multi_lu_and_mt_ussd2(3211) TC_iu_multi_lu_and_mt_ussd2(3211)@7e0c241b4610: 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(3207)@7e0c241b4610: Created GsupExpect[2] for "262420000001118" to be handled at TC_iu_multi_lu_and_mt_ussd2(3213) TC_iu_multi_lu_and_mt_ussd2(3213)@7e0c241b4610: 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(3207)@7e0c241b4610: Created GsupExpect[3] for "262420000001119" to be handled at TC_iu_multi_lu_and_mt_ussd2(3215) TC_iu_multi_lu_and_mt_ussd2(3215)@7e0c241b4610: 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(3207)@7e0c241b4610: Created GsupExpect[4] for "262420000001120" to be handled at TC_iu_multi_lu_and_mt_ussd2(3217) TC_iu_multi_lu_and_mt_ussd2(3217)@7e0c241b4610: 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(3207)@7e0c241b4610: Created GsupExpect[5] for "262420000001121" to be handled at TC_iu_multi_lu_and_mt_ussd2(3219) TC_iu_multi_lu_and_mt_ussd2(3219)@7e0c241b4610: 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(3207)@7e0c241b4610: Created GsupExpect[6] for "262420000001122" to be handled at TC_iu_multi_lu_and_mt_ussd2(3221) TC_iu_multi_lu_and_mt_ussd2(3221)@7e0c241b4610: 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(3207)@7e0c241b4610: Created GsupExpect[7] for "262420000001123" to be handled at TC_iu_multi_lu_and_mt_ussd2(3223) TC_iu_multi_lu_and_mt_ussd2(3223)@7e0c241b4610: 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(3207)@7e0c241b4610: Created GsupExpect[8] for "262420000001124" to be handled at TC_iu_multi_lu_and_mt_ussd2(3225) TC_iu_multi_lu_and_mt_ussd2(3225)@7e0c241b4610: 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(3207)@7e0c241b4610: Created GsupExpect[9] for "262420000001125" to be handled at TC_iu_multi_lu_and_mt_ussd2(3227) TC_iu_multi_lu_and_mt_ussd2(3227)@7e0c241b4610: 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(3207)@7e0c241b4610: Created GsupExpect[10] for "262420000001126" to be handled at TC_iu_multi_lu_and_mt_ussd2(3229) TC_iu_multi_lu_and_mt_ussd2(3229)@7e0c241b4610: 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(3207)@7e0c241b4610: Created GsupExpect[11] for "262420000001127" to be handled at TC_iu_multi_lu_and_mt_ussd2(3231) TC_iu_multi_lu_and_mt_ussd2(3231)@7e0c241b4610: 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(3207)@7e0c241b4610: Created GsupExpect[12] for "262420000001128" to be handled at TC_iu_multi_lu_and_mt_ussd2(3233) TC_iu_multi_lu_and_mt_ussd2(3233)@7e0c241b4610: 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(3207)@7e0c241b4610: Created GsupExpect[13] for "262420000001129" to be handled at TC_iu_multi_lu_and_mt_ussd2(3235) TC_iu_multi_lu_and_mt_ussd2(3235)@7e0c241b4610: 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(3207)@7e0c241b4610: Created GsupExpect[14] for "262420000001130" to be handled at TC_iu_multi_lu_and_mt_ussd2(3237) TC_iu_multi_lu_and_mt_ussd2(3237)@7e0c241b4610: 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(3207)@7e0c241b4610: Created GsupExpect[15] for "262420000001131" to be handled at TC_iu_multi_lu_and_mt_ussd2(3239) TC_iu_multi_lu_and_mt_ussd2(3239)@7e0c241b4610: 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 } } } } 20250823134538116 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538116 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538116 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538116 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134538116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538116 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3197)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538116 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538116 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538116 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538116 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134538116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538116 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134538116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3197)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3197)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3196)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134538138 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538138 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538139 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538139 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:603) 20250823134538139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538139 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3200)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538139 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538139 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538139 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538139 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134538139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538139 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:233) 20250823134538139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134538139 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3200)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3200)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3199)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134538158 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538158 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538158 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538158 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538158 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538158 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) 20250823134538158 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134538158 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538158 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538158 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538158 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538158 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(3210)8338367 MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:0 20250823134538175 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538175 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538175 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538175 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538175 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538175 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) 20250823134538175 DMSC DEBUG msub_fsm[0x561dbedeb920]{active}: Allocated (fsm.c:456) 20250823134538175 DMSC DEBUG msc_i[0x561dbedfdd90]{READY}: Allocated (fsm.c:456) 20250823134538175 DMSC DEBUG msc_i[0x561dbedfdd90]{READY}: is child of msub_fsm[0x561dbedeb920] (fsm.c:486) 20250823134538175 DMSC DEBUG msc_a[0x561dbede8cd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538175 DMSC DEBUG msc_a[0x561dbede8cd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedeb920] (fsm.c:486) 20250823134538175 DMSC DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x561dbede8cd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538175 DMSC DEBUG msc_i(unknown:UTRAN-Iu-525:NONE)[0x561dbedfdd90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538175 DMSC DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x561dbede8cd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134538175 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x561dbede8cd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538175 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x561dbede8cd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134538175 DMM DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001116 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134538175 DMM DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134538175 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedf3740]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134538175 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedf3740]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbede8cd0] (fsm.c:486) 20250823134538175 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedf3740]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134538175 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedf3740]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134538175 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134538175 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001116 id=262420000001116 (vlr.c:661) 20250823134538175 DVLR INFO New subscr, IMSI: 262420000001116 (vlr.c:562) 20250823134538175 DVLR DEBUG VLR subscr IMSI-262420000001116 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134538175 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538175 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538175 DVLR DEBUG VLR subscr IMSI-262420000001116 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134538175 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134538175 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedf3740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134538175 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedf3740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134538175 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedf3740]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134538175 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedadb70]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538175 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedadb70]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedf3740] (fsm.c:486) 20250823134538175 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedadb70]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538175 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedadb70]{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(3202)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(3211)4025387 20250823134538175 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538176 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538176 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@7e0c241b4610: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(3213)1618620 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-RAN(3202)@7e0c241b4610: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:1 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(3215)11176322 MSC_Test-GSUP(3207)@7e0c241b4610: Found GsupExpect[0] for "262420000001116" handled at TC_iu_multi_lu_and_mt_ussd2(3210) MSC_Test-GSUP(3207)@7e0c241b4610: Added IMSI table entry 0TC_iu_multi_lu_and_mt_ussd2(3210)"262420000001116" MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := '7F3BBF'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 } } 20250823134538177 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538177 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538177 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538177 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538177 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@7e0c241b4610: patch: N(SD) for ConnIdx 3 set to 1 20250823134538177 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) 20250823134538177 DMSC DEBUG msub_fsm[0x561dbedd70c0]{active}: Allocated (fsm.c:456) 20250823134538177 DMSC DEBUG msc_i[0x561dbedd71f0]{READY}: Allocated (fsm.c:456) 20250823134538177 DMSC DEBUG msc_i[0x561dbedd71f0]{READY}: is child of msub_fsm[0x561dbedd70c0] (fsm.c:486) 20250823134538177 DMSC DEBUG msc_a[0x561dbeddfc80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538177 DMSC DEBUG msc_a[0x561dbeddfc80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedd70c0] (fsm.c:486) 20250823134538177 DMSC DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x561dbeddfc80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538177 DMSC DEBUG msc_i(unknown:UTRAN-Iu-526:NONE)[0x561dbedd71f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538177 DMSC DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x561dbeddfc80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134538177 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x561dbeddfc80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538177 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x561dbeddfc80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134538177 DMM DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001117 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134538177 DMM DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134538177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbee07540]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134538177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbee07540]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeddfc80] (fsm.c:486) 20250823134538177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbee07540]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134538177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbee07540]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134538177 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134538177 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001117 id=262420000001117 (vlr.c:661) 20250823134538177 DVLR INFO New subscr, IMSI: 262420000001117 (vlr.c:562) 20250823134538177 DVLR DEBUG VLR subscr IMSI-262420000001117 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134538177 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538177 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538177 DVLR DEBUG VLR subscr IMSI-262420000001117 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134538177 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134538177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbee07540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134538177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbee07540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134538177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbee07540]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134538177 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeda1590]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538177 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeda1590]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbee07540] (fsm.c:486) 20250823134538177 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeda1590]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538177 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeda1590]{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(3202)@7e0c241b4610: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(3217)13017138 20250823134538177 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538177 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538177 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538177 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538177 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@7e0c241b4610: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:2 MSC_Test-GSUP(3207)@7e0c241b4610: Found GsupExpect[1] for "262420000001117" handled at TC_iu_multi_lu_and_mt_ussd2(3211) MSC_Test-GSUP(3207)@7e0c241b4610: Added IMSI table entry 1TC_iu_multi_lu_and_mt_ussd2(3211)"262420000001117" MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(3219)12860357 MSC_Test_2-RAN(3202)@7e0c241b4610: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(3221)11540328 MSC_Test_2-RAN(3202)@7e0c241b4610: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(3223)177501 20250823134538178 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538178 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538178 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538178 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538179 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:3 20250823134538179 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) 20250823134538179 DMSC DEBUG msub_fsm[0x561dbedf0380]{active}: Allocated (fsm.c:456) 20250823134538179 DMSC DEBUG msc_i[0x561dbedf04b0]{READY}: Allocated (fsm.c:456) 20250823134538179 DMSC DEBUG msc_i[0x561dbedf04b0]{READY}: is child of msub_fsm[0x561dbedf0380] (fsm.c:486) 20250823134538179 DMSC DEBUG msc_a[0x561dbedf05e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538179 DMSC DEBUG msc_a[0x561dbedf05e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedf0380] (fsm.c:486) 20250823134538179 DMSC DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x561dbedf05e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538179 DMSC DEBUG msc_i(unknown:UTRAN-Iu-527:NONE)[0x561dbedf04b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538179 DMSC DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x561dbedf05e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134538179 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x561dbedf05e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538179 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x561dbedf05e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134538179 DMM DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001118 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134538179 DMM DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134538179 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf4750]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134538179 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf4750]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf05e0] (fsm.c:486) 20250823134538179 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf4750]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134538179 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf4750]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134538179 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134538179 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001118 id=262420000001118 (vlr.c:661) 20250823134538179 DVLR INFO New subscr, IMSI: 262420000001118 (vlr.c:562) 20250823134538179 DVLR DEBUG VLR subscr IMSI-262420000001118 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_2-RAN(3202)@7e0c241b4610: patch: N(SD) for ConnIdx 7 set to 1 20250823134538179 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538179 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538179 DVLR DEBUG VLR subscr IMSI-262420000001118 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134538179 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134538179 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf4750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134538179 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf4750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134538179 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf4750]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134538179 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbede00d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538179 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbede00d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf4750] (fsm.c:486) 20250823134538179 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbede00d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538179 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbede00d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134538179 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538179 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538179 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3207)@7e0c241b4610: Found GsupExpect[2] for "262420000001118" handled at TC_iu_multi_lu_and_mt_ussd2(3213) MSC_Test-GSUP(3207)@7e0c241b4610: Added IMSI table entry 2TC_iu_multi_lu_and_mt_ussd2(3213)"262420000001118" 20250823134538179 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538179 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538179 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538179 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538179 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(3225)2596484 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538180 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) 20250823134538180 DMSC DEBUG msub_fsm[0x561dbede8840]{active}: Allocated (fsm.c:456) 20250823134538180 DMSC DEBUG msc_i[0x561dbede8970]{READY}: Allocated (fsm.c:456) 20250823134538180 DMSC DEBUG msc_i[0x561dbede8970]{READY}: is child of msub_fsm[0x561dbede8840] (fsm.c:486) 20250823134538180 DMSC DEBUG msc_a[0x561dbede8aa0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538180 DMSC DEBUG msc_a[0x561dbede8aa0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbede8840] (fsm.c:486) 20250823134538180 DMSC DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x561dbede8aa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538180 DMSC DEBUG msc_i(unknown:UTRAN-Iu-528:NONE)[0x561dbede8970]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538180 DMSC DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x561dbede8aa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134538180 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x561dbede8aa0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538180 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x561dbede8aa0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134538180 DMM DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001119 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134538180 DMM DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134538180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1a30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134538180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1a30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbede8aa0] (fsm.c:486) 20250823134538180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1a30]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134538180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1a30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:4 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538180 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134538180 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001119 id=262420000001119 (vlr.c:661) 20250823134538180 DVLR INFO New subscr, IMSI: 262420000001119 (vlr.c:562) 20250823134538180 DVLR DEBUG VLR subscr IMSI-262420000001119 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134538180 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538180 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538180 DVLR DEBUG VLR subscr IMSI-262420000001119 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134538180 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134538180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1a30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134538180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1a30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134538180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1a30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134538180 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1b60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538180 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1b60]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1a30] (fsm.c:486) 20250823134538180 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1b60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538180 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1b60]{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(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538180 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538180 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538180 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538180 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538180 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3207)@7e0c241b4610: Found GsupExpect[3] for "262420000001119" handled at TC_iu_multi_lu_and_mt_ussd2(3215) MSC_Test-GSUP(3207)@7e0c241b4610: Added IMSI table entry 3TC_iu_multi_lu_and_mt_ussd2(3215)"262420000001119" MSC_Test_2-RAN(3202)@7e0c241b4610: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:5 MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(3227)1929778 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@7e0c241b4610: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(3229)8638753 MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := '3D6C2B'O ("=l+"), 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 } } 20250823134538181 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538181 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538181 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538181 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538181 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:1 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@7e0c241b4610: patch: N(SD) for ConnIdx 10 set to 1 20250823134538181 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) 20250823134538181 DMSC DEBUG msub_fsm[0x561dbedeb380]{active}: Allocated (fsm.c:456) 20250823134538181 DMSC DEBUG msc_i[0x561dbee08f10]{READY}: Allocated (fsm.c:456) 20250823134538181 DMSC DEBUG msc_i[0x561dbee08f10]{READY}: is child of msub_fsm[0x561dbedeb380] (fsm.c:486) 20250823134538181 DMSC DEBUG msc_a[0x561dbee09040]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538181 DMSC DEBUG msc_a[0x561dbee09040]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedeb380] (fsm.c:486) 20250823134538181 DMSC DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x561dbee09040]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538181 DMSC DEBUG msc_i(unknown:UTRAN-Iu-529:NONE)[0x561dbee08f10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538181 DMSC DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x561dbee09040]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134538181 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x561dbee09040]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538181 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x561dbee09040]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134538181 DMM DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001120 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134538181 DMM DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134538182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2cf0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134538182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2cf0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee09040] (fsm.c:486) MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(3231)816017 20250823134538182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2cf0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134538182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2cf0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134538182 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134538182 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001120 id=262420000001120 (vlr.c:661) 20250823134538182 DVLR INFO New subscr, IMSI: 262420000001120 (vlr.c:562) 20250823134538182 DVLR DEBUG VLR subscr IMSI-262420000001120 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134538182 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538182 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538182 DVLR DEBUG VLR subscr IMSI-262420000001120 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134538182 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := '18B2BC'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 } } MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:2 20250823134538182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2cf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134538182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2cf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134538182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2cf0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134538182 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2e20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538182 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2e20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2cf0] (fsm.c:486) 20250823134538182 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2e20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538182 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2e20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134538182 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538182 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538182 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-RAN(3202)@7e0c241b4610: patch: N(SD) for ConnIdx 11 set to 1 20250823134538182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3207)@7e0c241b4610: Found GsupExpect[4] for "262420000001120" handled at TC_iu_multi_lu_and_mt_ussd2(3217) MSC_Test-GSUP(3207)@7e0c241b4610: Added IMSI table entry 4TC_iu_multi_lu_and_mt_ussd2(3217)"262420000001120" 20250823134538182 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538182 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538182 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(3233)12845007 MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := 'AA8982'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 } } MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:3 MSC_Test_2-RAN(3202)@7e0c241b4610: patch: N(SD) for ConnIdx 12 set to 1 20250823134538183 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) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538183 DMSC DEBUG msub_fsm[0x561dbede3110]{active}: Allocated (fsm.c:456) 20250823134538183 DMSC DEBUG msc_i[0x561dbedef210]{READY}: Allocated (fsm.c:456) 20250823134538183 DMSC DEBUG msc_i[0x561dbedef210]{READY}: is child of msub_fsm[0x561dbede3110] (fsm.c:486) 20250823134538183 DMSC DEBUG msc_a[0x561dbedd4c60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538183 DMSC DEBUG msc_a[0x561dbedd4c60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbede3110] (fsm.c:486) 20250823134538183 DMSC DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x561dbedd4c60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538183 DMSC DEBUG msc_i(unknown:UTRAN-Iu-530:NONE)[0x561dbedef210]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538183 DMSC DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x561dbedd4c60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134538183 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x561dbedd4c60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538183 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x561dbedd4c60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134538183 DMM DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001121 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134538183 DMM DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134538183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4960]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134538183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4960]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4c60] (fsm.c:486) 20250823134538183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4960]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134538183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4960]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134538183 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134538183 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001121 id=262420000001121 (vlr.c:661) 20250823134538183 DVLR INFO New subscr, IMSI: 262420000001121 (vlr.c:562) 20250823134538183 DVLR DEBUG VLR subscr IMSI-262420000001121 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134538183 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538183 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538183 DVLR DEBUG VLR subscr IMSI-262420000001121 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(3235)6155307 20250823134538183 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134538183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4960]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134538183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4960]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134538183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4960]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134538183 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbee07750]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538183 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbee07750]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4960] (fsm.c:486) 20250823134538183 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbee07750]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538183 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbee07750]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134538184 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538184 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538184 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538184 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538184 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538184 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@7e0c241b4610: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test-GSUP(3207)@7e0c241b4610: Found GsupExpect[5] for "262420000001121" handled at TC_iu_multi_lu_and_mt_ussd2(3219) MSC_Test-GSUP(3207)@7e0c241b4610: Added IMSI table entry 5TC_iu_multi_lu_and_mt_ussd2(3219)"262420000001121" MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:6 MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(3237)12420189 MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:7 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@7e0c241b4610: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:8 MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(3239)8016958 20250823134538185 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538185 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538185 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538186 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538186 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := 'C6A032'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 } } 20250823134538186 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) 20250823134538186 DMSC DEBUG msub_fsm[0x561dbed971b0]{active}: Allocated (fsm.c:456) 20250823134538186 DMSC DEBUG msc_i[0x561dbed972e0]{READY}: Allocated (fsm.c:456) 20250823134538186 DMSC DEBUG msc_i[0x561dbed972e0]{READY}: is child of msub_fsm[0x561dbed971b0] (fsm.c:486) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:4 20250823134538186 DMSC DEBUG msc_a[0x561dbed97410]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538186 DMSC DEBUG msc_a[0x561dbed97410]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbed971b0] (fsm.c:486) 20250823134538186 DMSC DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x561dbed97410]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538186 DMSC DEBUG msc_i(unknown:UTRAN-Iu-531:NONE)[0x561dbed972e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538186 DMSC DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x561dbed97410]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538186 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x561dbed97410]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538186 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x561dbed97410]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134538186 DMM DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001122 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134538186 DMM DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134538186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed977b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134538186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed977b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed97410] (fsm.c:486) 20250823134538186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed977b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134538186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed977b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134538186 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134538186 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001122 id=262420000001122 (vlr.c:661) 20250823134538186 DVLR INFO New subscr, IMSI: 262420000001122 (vlr.c:562) 20250823134538186 DVLR DEBUG VLR subscr IMSI-262420000001122 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134538186 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538186 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538186 DVLR DEBUG VLR subscr IMSI-262420000001122 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134538186 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134538186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed977b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134538186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed977b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134538186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed977b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134538186 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbedf5420]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538186 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbedf5420]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed977b0] (fsm.c:486) 20250823134538186 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbedf5420]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538186 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbedf5420]{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(3202)@7e0c241b4610: patch: N(SD) for ConnIdx 15 set to 1 20250823134538186 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538186 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538186 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538186 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := 'C43BC5'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(3201)@7e0c241b4610: Session index based on local reference:5 20250823134538186 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3207)@7e0c241b4610: Found GsupExpect[6] for "262420000001122" handled at TC_iu_multi_lu_and_mt_ussd2(3221) MSC_Test-GSUP(3207)@7e0c241b4610: Added IMSI table entry 6TC_iu_multi_lu_and_mt_ussd2(3221)"262420000001122" 20250823134538186 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538186 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538186 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538186 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538186 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538186 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538186 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538186 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538186 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538186 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538186 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) 20250823134538186 DMSC DEBUG msub_fsm[0x561dbedf55e0]{active}: Allocated (fsm.c:456) 20250823134538186 DMSC DEBUG msc_i[0x561dbededee0]{READY}: Allocated (fsm.c:456) 20250823134538186 DMSC DEBUG msc_i[0x561dbededee0]{READY}: is child of msub_fsm[0x561dbedf55e0] (fsm.c:486) 20250823134538186 DMSC DEBUG msc_a[0x561dbedee010]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538186 DMSC DEBUG msc_a[0x561dbedee010]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedf55e0] (fsm.c:486) 20250823134538186 DMSC DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x561dbedee010]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538186 DMSC DEBUG msc_i(unknown:UTRAN-Iu-532:NONE)[0x561dbededee0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538186 DMSC DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x561dbedee010]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538186 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x561dbedee010]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538186 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x561dbedee010]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134538186 DMM DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001123 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134538186 DMM DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134538187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee630]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134538187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee630]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee010] (fsm.c:486) 20250823134538187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee630]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134538187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee630]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134538187 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134538187 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001123 id=262420000001123 (vlr.c:661) 20250823134538187 DVLR INFO New subscr, IMSI: 262420000001123 (vlr.c:562) 20250823134538187 DVLR DEBUG VLR subscr IMSI-262420000001123 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134538187 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538187 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538187 DVLR DEBUG VLR subscr IMSI-262420000001123 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134538187 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134538187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134538187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134538187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee630]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134538187 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbede6180]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538187 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbede6180]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee630] (fsm.c:486) 20250823134538187 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbede6180]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538187 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbede6180]{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(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:9 20250823134538187 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) 20250823134538187 DMSC DEBUG msub_fsm[0x561dbedfc150]{active}: Allocated (fsm.c:456) 20250823134538187 DMSC DEBUG msc_i[0x561dbedfc280]{READY}: Allocated (fsm.c:456) 20250823134538187 DMSC DEBUG msc_i[0x561dbedfc280]{READY}: is child of msub_fsm[0x561dbedfc150] (fsm.c:486) 20250823134538187 DMSC DEBUG msc_a[0x561dbedfc3b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538187 DMSC DEBUG msc_a[0x561dbedfc3b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedfc150] (fsm.c:486) 20250823134538187 DMSC DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x561dbedfc3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538187 DMSC DEBUG msc_i(unknown:UTRAN-Iu-533:NONE)[0x561dbedfc280]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538187 DMSC DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x561dbedfc3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134538187 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x561dbedfc3b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538187 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x561dbedfc3b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134538187 DMM DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001124 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134538187 DMM DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134538187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfad70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134538187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfad70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfc3b0] (fsm.c:486) 20250823134538187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfad70]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134538187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfad70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134538187 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134538187 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001124 id=262420000001124 (vlr.c:661) 20250823134538187 DVLR INFO New subscr, IMSI: 262420000001124 (vlr.c:562) 20250823134538187 DVLR DEBUG VLR subscr IMSI-262420000001124 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134538187 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538187 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538187 DVLR DEBUG VLR subscr IMSI-262420000001124 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134538187 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134538187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfad70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134538187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfad70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134538187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfad70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134538187 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfb6b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538187 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfb6b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfad70] (fsm.c:486) 20250823134538187 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfb6b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538187 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfb6b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134538188 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538188 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538188 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538188 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538188 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3207)@7e0c241b4610: Found GsupExpect[7] for "262420000001123" handled at TC_iu_multi_lu_and_mt_ussd2(3223) MSC_Test-GSUP(3207)@7e0c241b4610: Added IMSI table entry 7TC_iu_multi_lu_and_mt_ussd2(3223)"262420000001123" 20250823134538188 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538188 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538188 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538188 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538188 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3207)@7e0c241b4610: Found GsupExpect[8] for "262420000001124" handled at TC_iu_multi_lu_and_mt_ussd2(3225) MSC_Test-GSUP(3207)@7e0c241b4610: Added IMSI table entry 8TC_iu_multi_lu_and_mt_ussd2(3225)"262420000001124" 20250823134538188 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538188 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538188 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538188 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538188 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538189 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) 20250823134538189 DMSC DEBUG msub_fsm[0x561dbedfbfa0]{active}: Allocated (fsm.c:456) 20250823134538189 DMSC DEBUG msc_i[0x561dbedd6a80]{READY}: Allocated (fsm.c:456) 20250823134538189 DMSC DEBUG msc_i[0x561dbedd6a80]{READY}: is child of msub_fsm[0x561dbedfbfa0] (fsm.c:486) 20250823134538189 DMSC DEBUG msc_a[0x561dbede6bb0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538189 DMSC DEBUG msc_a[0x561dbede6bb0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedfbfa0] (fsm.c:486) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538189 DMSC DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x561dbede6bb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538189 DMSC DEBUG msc_i(unknown:UTRAN-Iu-534:NONE)[0x561dbedd6a80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538189 DMSC DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x561dbede6bb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134538189 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x561dbede6bb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538189 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x561dbede6bb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134538189 DMM DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001125 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134538189 DMM DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134538189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedd5aa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134538189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedd5aa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbede6bb0] (fsm.c:486) 20250823134538189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedd5aa0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134538189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedd5aa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134538189 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134538189 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001125 id=262420000001125 (vlr.c:661) 20250823134538189 DVLR INFO New subscr, IMSI: 262420000001125 (vlr.c:562) 20250823134538189 DVLR DEBUG VLR subscr IMSI-262420000001125 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134538189 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538189 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538189 DVLR DEBUG VLR subscr IMSI-262420000001125 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134538189 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134538189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedd5aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134538189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedd5aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134538189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedd5aa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:10 20250823134538189 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedf4190]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538189 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedf4190]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedd5aa0] (fsm.c:486) 20250823134538189 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedf4190]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538189 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedf4190]{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(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538189 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538190 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538190 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3207)@7e0c241b4610: Found GsupExpect[9] for "262420000001125" handled at TC_iu_multi_lu_and_mt_ussd2(3227) MSC_Test-GSUP(3207)@7e0c241b4610: Added IMSI table entry 9TC_iu_multi_lu_and_mt_ussd2(3227)"262420000001125" MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:11 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:12 20250823134538192 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538192 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538192 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538192 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538192 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3210)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250823134538192 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) TC_iu_multi_lu_and_mt_ussd2(3210)@7e0c241b4610: setverdict(pass): none -> pass 20250823134538192 DMSC DEBUG msub_fsm[0x561dbedd60c0]{active}: Allocated (fsm.c:456) 20250823134538192 DMSC DEBUG msc_i[0x561dbedd6660]{READY}: Allocated (fsm.c:456) 20250823134538192 DMSC DEBUG msc_i[0x561dbedd6660]{READY}: is child of msub_fsm[0x561dbedd60c0] (fsm.c:486) 20250823134538192 DMSC DEBUG msc_a[0x561dbedd6790]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538192 DMSC DEBUG msc_a[0x561dbedd6790]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedd60c0] (fsm.c:486) 20250823134538192 DMSC DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x561dbedd6790]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538192 DMSC DEBUG msc_i(unknown:UTRAN-Iu-535:NONE)[0x561dbedd6660]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538192 DMSC DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x561dbedd6790]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:13 20250823134538192 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x561dbedd6790]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538192 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x561dbedd6790]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134538192 DMM DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001126 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134538192 DMM DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134538192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0bd60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134538192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0bd60]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbedd6790] (fsm.c:486) 20250823134538192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0bd60]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134538192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0bd60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134538192 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134538192 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001126 id=262420000001126 (vlr.c:661) 20250823134538192 DVLR INFO New subscr, IMSI: 262420000001126 (vlr.c:562) 20250823134538192 DVLR DEBUG VLR subscr IMSI-262420000001126 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134538192 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538192 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538192 DVLR DEBUG VLR subscr IMSI-262420000001126 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134538192 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134538192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0bd60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134538192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0bd60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134538192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0bd60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134538192 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0c730]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538192 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0c730]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0bd60] (fsm.c:486) 20250823134538192 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0c730]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538192 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0c730]{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(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538192 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538192 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538192 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538192 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538192 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538192 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538192 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538192 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538192 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538192 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538192 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538193 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) MSC_Test-GSUP(3207)@7e0c241b4610: Found GsupExpect[10] for "262420000001126" handled at TC_iu_multi_lu_and_mt_ussd2(3229) MSC_Test-GSUP(3207)@7e0c241b4610: Added IMSI table entry 10TC_iu_multi_lu_and_mt_ussd2(3229)"262420000001126" MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3211)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3211)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538193 DMSC DEBUG msub_fsm[0x561dbee0cde0]{active}: Allocated (fsm.c:456) 20250823134538193 DMSC DEBUG msc_i[0x561dbee0d380]{READY}: Allocated (fsm.c:456) 20250823134538193 DMSC DEBUG msc_i[0x561dbee0d380]{READY}: is child of msub_fsm[0x561dbee0cde0] (fsm.c:486) 20250823134538193 DMSC DEBUG msc_a[0x561dbee0d610]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538193 DMSC DEBUG msc_a[0x561dbee0d610]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbee0cde0] (fsm.c:486) 20250823134538193 DMSC DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x561dbee0d610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538193 DMSC DEBUG msc_i(unknown:UTRAN-Iu-536:NONE)[0x561dbee0d380]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538193 DMSC DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x561dbee0d610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134538193 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x561dbee0d610]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538194 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x561dbee0d610]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134538194 DMM DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001127 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134538194 DMM DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134538194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0ffe0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134538194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0ffe0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0d610] (fsm.c:486) 20250823134538194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0ffe0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134538194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0ffe0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134538194 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134538194 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001127 id=262420000001127 (vlr.c:661) 20250823134538194 DVLR INFO New subscr, IMSI: 262420000001127 (vlr.c:562) 20250823134538194 DVLR DEBUG VLR subscr IMSI-262420000001127 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134538194 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538194 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0d610]{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-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538194 DVLR DEBUG VLR subscr IMSI-262420000001127 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134538194 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134538194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0ffe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134538194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0ffe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134538194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0ffe0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:14 20250823134538194 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee109b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538194 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee109b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0ffe0] (fsm.c:486) 20250823134538194 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee109b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538194 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee109b0]{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(3215)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250823134538195 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538195 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538195 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) TC_iu_multi_lu_and_mt_ussd2(3213)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250823134538195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538195 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3215)@7e0c241b4610: setverdict(pass): none -> pass 20250823134538195 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538195 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538195 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) TC_iu_multi_lu_and_mt_ussd2(3213)@7e0c241b4610: setverdict(pass): none -> pass 20250823134538195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538195 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538195 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538195 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538195 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test-GSUP(3207)@7e0c241b4610: Found GsupExpect[11] for "262420000001127" handled at TC_iu_multi_lu_and_mt_ussd2(3231) MSC_Test-GSUP(3207)@7e0c241b4610: Added IMSI table entry 11TC_iu_multi_lu_and_mt_ussd2(3231)"262420000001127" 20250823134538195 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538196 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538196 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) 20250823134538196 DMSC DEBUG msub_fsm[0x561dbee11060]{active}: Allocated (fsm.c:456) 20250823134538196 DMSC DEBUG msc_i[0x561dbee11690]{READY}: Allocated (fsm.c:456) 20250823134538196 DMSC DEBUG msc_i[0x561dbee11690]{READY}: is child of msub_fsm[0x561dbee11060] (fsm.c:486) 20250823134538196 DMSC DEBUG msc_a[0x561dbee11870]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538196 DMSC DEBUG msc_a[0x561dbee11870]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbee11060] (fsm.c:486) 20250823134538196 DMSC DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x561dbee11870]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538196 DMSC DEBUG msc_i(unknown:UTRAN-Iu-537:NONE)[0x561dbee11690]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538196 DMSC DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x561dbee11870]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538196 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x561dbee11870]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538196 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x561dbee11870]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := 'B01768'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 } } 20250823134538196 DMM DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001128 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134538197 DMM DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134538197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14290]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134538197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14290]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee11870] (fsm.c:486) 20250823134538197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14290]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134538197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14290]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:6 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538197 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134538197 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001128 id=262420000001128 (vlr.c:661) 20250823134538197 DVLR INFO New subscr, IMSI: 262420000001128 (vlr.c:562) 20250823134538197 DVLR DEBUG VLR subscr IMSI-262420000001128 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134538197 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538197 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538197 DVLR DEBUG VLR subscr IMSI-262420000001128 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134538197 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134538197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14290]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14290]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134538197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14290]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134538197 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14bd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538197 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14bd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14290] (fsm.c:486) 20250823134538197 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14bd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538197 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14bd0]{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(3201)@7e0c241b4610: { messageType := 2, destLocRef := '02B55D'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(3201)@7e0c241b4610: Session index based on local reference:7 TC_iu_multi_lu_and_mt_ussd2(3219)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3219)@7e0c241b4610: setverdict(pass): none -> pass 20250823134538198 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) MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := '279E84'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(3201)@7e0c241b4610: Session index based on local reference:8 20250823134538198 DMSC DEBUG msub_fsm[0x561dbee15280]{active}: Allocated (fsm.c:456) 20250823134538198 DMSC DEBUG msc_i[0x561dbee19e70]{READY}: Allocated (fsm.c:456) 20250823134538198 DMSC DEBUG msc_i[0x561dbee19e70]{READY}: is child of msub_fsm[0x561dbee15280] (fsm.c:486) 20250823134538198 DMSC DEBUG msc_a[0x561dbee1a100]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538198 DMSC DEBUG msc_a[0x561dbee1a100]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbee15280] (fsm.c:486) 20250823134538198 DMSC DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x561dbee1a100]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538198 DMSC DEBUG msc_i(unknown:UTRAN-Iu-538:NONE)[0x561dbee19e70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538198 DMSC DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x561dbee1a100]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134538198 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x561dbee1a100]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538198 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x561dbee1a100]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134538198 DMM DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001129 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134538198 DMM DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := '1D7232'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 } } 20250823134538198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a790]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134538198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a790]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a100] (fsm.c:486) 20250823134538198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a790]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134538198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a790]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:9 20250823134538198 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134538199 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001129 id=262420000001129 (vlr.c:661) 20250823134538199 DVLR INFO New subscr, IMSI: 262420000001129 (vlr.c:562) 20250823134538199 DVLR DEBUG VLR subscr IMSI-262420000001129 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134538199 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538199 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538199 DVLR DEBUG VLR subscr IMSI-262420000001129 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) TC_iu_multi_lu_and_mt_ussd2(3217)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250823134538199 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134538199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a790]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134538199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a790]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134538199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a790]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134538199 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee198c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538199 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee198c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a790] (fsm.c:486) 20250823134538199 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee198c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538199 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee198c0]{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(3217)@7e0c241b4610: setverdict(pass): none -> pass 20250823134538199 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538199 DVLR DEBUG VLR subscr IMSI-262420000001116 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538199 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedadb70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538199 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538199 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538199 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538199 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538199 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538199 DVLR DEBUG SUBSCR(IMSI-262420000001116) Received 1 auth tuples (vlr.c:996) 20250823134538199 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedadb70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538199 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedadb70]{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) 20250823134538199 DMM DEBUG Tx AUTH REQ (rand = a09b8c7fb00f54422b01b1291cf4c887) (gsm_04_08.c:641) 20250823134538200 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538200 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538200 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538199 DMM DEBUG AUTH REQ (autn = af3f3c3475e16d3e1925362fb0194f1c) (gsm_04_08.c:643) 20250823134538200 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538200 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538200 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedfdd90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test-GSUP(3207)@7e0c241b4610: Found GsupExpect[12] for "262420000001128" handled at TC_iu_multi_lu_and_mt_ussd2(3233) MSC_Test-GSUP(3207)@7e0c241b4610: Added IMSI table entry 12TC_iu_multi_lu_and_mt_ussd2(3233)"262420000001128" 20250823134538200 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538200 DVLR DEBUG VLR subscr IMSI-262420000001116 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538200 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538200 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538200 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538200 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538200 DVLR DEBUG VLR subscr IMSI-262420000001117 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538200 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeda1590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538200 DVLR DEBUG SUBSCR(IMSI-262420000001117) Received 1 auth tuples (vlr.c:996) 20250823134538200 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeda1590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538200 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeda1590]{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) 20250823134538200 DMM DEBUG Tx AUTH REQ (rand = 74d0c5f365d8af14e4584556918e7512) (gsm_04_08.c:641) 20250823134538200 DMM DEBUG AUTH REQ (autn = 33475f02c1c5c65f6cde271150fdffeb) (gsm_04_08.c:643) MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:15 TC_iu_multi_lu_and_mt_ussd2(3221)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250823134538200 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538200 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538200 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbedd71f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_iu_multi_lu_and_mt_ussd2(3221)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test-GSUP(3207)@7e0c241b4610: Found GsupExpect[13] for "262420000001129" handled at TC_iu_multi_lu_and_mt_ussd2(3235) MSC_Test-GSUP(3207)@7e0c241b4610: Added IMSI table entry 13TC_iu_multi_lu_and_mt_ussd2(3235)"262420000001129" 20250823134538201 DVLR DEBUG VLR subscr IMSI-262420000001117 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538201 DVLR DEBUG VLR subscr IMSI-262420000001119 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538201 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1b60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538201 DVLR DEBUG SUBSCR(IMSI-262420000001119) Received 1 auth tuples (vlr.c:996) 20250823134538201 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1b60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538200 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538200 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538200 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538201 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538201 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538201 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538201 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538201 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538201 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538201 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538201 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538201 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1b60]{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) 20250823134538201 DMM DEBUG Tx AUTH REQ (rand = a0a737ac248826d4ac0088d17be3e40e) (gsm_04_08.c:641) 20250823134538201 DMM DEBUG AUTH REQ (autn = 47f1c97fa8379169846758cc5c961876) (gsm_04_08.c:643) 20250823134538201 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538201 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538201 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbede8970]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538201 DVLR DEBUG VLR subscr IMSI-262420000001119 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := '83D121'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 } } TC_iu_multi_lu_and_mt_ussd2(3223)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:10 20250823134538202 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) TC_iu_multi_lu_and_mt_ussd2(3223)@7e0c241b4610: setverdict(pass): none -> pass 20250823134538202 DMSC DEBUG msub_fsm[0x561dbee199f0]{active}: Allocated (fsm.c:456) 20250823134538202 DMSC DEBUG msc_i[0x561dbee1d800]{READY}: Allocated (fsm.c:456) 20250823134538202 DMSC DEBUG msc_i[0x561dbee1d800]{READY}: is child of msub_fsm[0x561dbee199f0] (fsm.c:486) 20250823134538202 DMSC DEBUG msc_a[0x561dbee1d930]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538202 DMSC DEBUG msc_a[0x561dbee1d930]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbee199f0] (fsm.c:486) 20250823134538202 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538202 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538202 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538202 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538202 DMSC DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x561dbee1d930]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538202 DMSC DEBUG msc_i(unknown:UTRAN-Iu-539:NONE)[0x561dbee1d800]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538203 DMSC DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x561dbee1d930]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134538203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538203 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538203 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x561dbee1d930]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538203 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x561dbee1d930]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := '0C7391'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 } } 20250823134538203 DMM DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001130 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134538203 DMM DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134538203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1dfc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134538203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1dfc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1d930] (fsm.c:486) 20250823134538203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1dfc0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134538203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1dfc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134538203 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134538203 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001130 id=262420000001130 (vlr.c:661) 20250823134538203 DVLR INFO New subscr, IMSI: 262420000001130 (vlr.c:562) 20250823134538203 DVLR DEBUG VLR subscr IMSI-262420000001130 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134538203 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:11 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538203 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538203 DVLR DEBUG VLR subscr IMSI-262420000001130 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134538203 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134538203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1dfc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134538203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1dfc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134538203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1dfc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134538203 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee18700]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538203 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee18700]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1dfc0] (fsm.c:486) 20250823134538204 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee18700]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538204 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee18700]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134538204 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538204 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538204 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538204 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538204 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538204 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) TC_iu_multi_lu_and_mt_ussd2(3225)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250823134538205 DMSC DEBUG msub_fsm[0x561dbee18d20]{active}: Allocated (fsm.c:456) 20250823134538205 DMSC DEBUG msc_i[0x561dbee15690]{READY}: Allocated (fsm.c:456) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := 'C3FFCF'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 } } 20250823134538205 DMSC DEBUG msc_i[0x561dbee15690]{READY}: is child of msub_fsm[0x561dbee18d20] (fsm.c:486) 20250823134538205 DMSC DEBUG msc_a[0x561dbee15870]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538205 DMSC DEBUG msc_a[0x561dbee15870]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbee18d20] (fsm.c:486) 20250823134538205 DMSC DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x561dbee15870]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538205 DMSC DEBUG msc_i(unknown:UTRAN-Iu-540:NONE)[0x561dbee15690]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538205 DMSC DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x561dbee15870]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:12 TC_iu_multi_lu_and_mt_ussd2(3225)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538205 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x561dbee15870]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538205 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x561dbee15870]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) TC_iu_multi_lu_and_mt_ussd2(3227)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250823134538205 DMM DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001131 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134538205 DMM DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134538205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee221e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) TC_iu_multi_lu_and_mt_ussd2(3227)@7e0c241b4610: setverdict(pass): none -> pass 20250823134538205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee221e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee15870] (fsm.c:486) 20250823134538205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee221e0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134538205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee221e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134538205 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134538205 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001131 id=262420000001131 (vlr.c:661) 20250823134538205 DVLR INFO New subscr, IMSI: 262420000001131 (vlr.c:562) MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := '5DEC2B'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 } } 20250823134538206 DVLR DEBUG VLR subscr IMSI-262420000001131 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:13 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538206 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538206 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538206 DVLR DEBUG VLR subscr IMSI-262420000001131 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134538206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134538206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee221e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134538206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee221e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134538206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee221e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538206 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee22b20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538206 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee22b20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee221e0] (fsm.c:486) 20250823134538206 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee22b20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538206 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee22b20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134538206 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538206 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538206 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538206 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538206 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) TC_iu_multi_lu_and_mt_ussd2(3229)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250823134538206 DVLR DEBUG VLR subscr IMSI-262420000001121 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538206 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbee07750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538206 DVLR DEBUG SUBSCR(IMSI-262420000001121) Received 1 auth tuples (vlr.c:996) 20250823134538206 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbee07750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538206 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538207 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538207 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538207 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538206 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbee07750]{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) 20250823134538207 DMM DEBUG Tx AUTH REQ (rand = 949fa25458345c9784755f6532e3ebb3) (gsm_04_08.c:641) 20250823134538207 DMM DEBUG AUTH REQ (autn = 4c454b5b2305e5a5cf676217e8703fa6) (gsm_04_08.c:643) 20250823134538207 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538207 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) TC_iu_multi_lu_and_mt_ussd2(3229)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test-GSUP(3207)@7e0c241b4610: Found GsupExpect[14] for "262420000001130" handled at TC_iu_multi_lu_and_mt_ussd2(3237) MSC_Test-GSUP(3207)@7e0c241b4610: Added IMSI table entry 14TC_iu_multi_lu_and_mt_ussd2(3237)"262420000001130" 20250823134538207 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538207 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538207 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538207 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedef210]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538207 DVLR DEBUG VLR subscr IMSI-262420000001121 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538207 DVLR DEBUG VLR subscr IMSI-262420000001118 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538207 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbede00d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538207 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538207 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538207 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538207 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538207 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538207 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(3207)@7e0c241b4610: Found GsupExpect[15] for "262420000001131" handled at TC_iu_multi_lu_and_mt_ussd2(3239) MSC_Test-GSUP(3207)@7e0c241b4610: Added IMSI table entry 15TC_iu_multi_lu_and_mt_ussd2(3239)"262420000001131" 20250823134538207 DVLR DEBUG SUBSCR(IMSI-262420000001118) Received 1 auth tuples (vlr.c:996) 20250823134538207 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbede00d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538207 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbede00d0]{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) 20250823134538207 DMM DEBUG Tx AUTH REQ (rand = a0a737ac248826d4ac0088d17be3e40e) (gsm_04_08.c:641) 20250823134538207 DMM DEBUG AUTH REQ (autn = 47f1c97fa8379169846758cc5c961876) (gsm_04_08.c:643) 20250823134538207 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538207 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538207 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf04b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_iu_multi_lu_and_mt_ussd2(3231)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134538208 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538208 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538208 DVLR DEBUG VLR subscr IMSI-262420000001118 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538208 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538208 DVLR DEBUG VLR subscr IMSI-262420000001120 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538208 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2e20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538208 DVLR DEBUG SUBSCR(IMSI-262420000001120) Received 1 auth tuples (vlr.c:996) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3231)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538208 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2e20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538208 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2e20]{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) 20250823134538208 DMM DEBUG Tx AUTH REQ (rand = bd7b0577eee5ae680ca6c0312128f73c) (gsm_04_08.c:641) 20250823134538208 DMM DEBUG AUTH REQ (autn = a3cdc4b0c447008a2b205bff9de1f0b8) (gsm_04_08.c:643) 20250823134538208 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538208 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538208 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee08f10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538208 DVLR DEBUG VLR subscr IMSI-262420000001120 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538208 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538208 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538208 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538208 DVLR DEBUG VLR subscr IMSI-262420000001123 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538208 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbede6180]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538208 DVLR DEBUG SUBSCR(IMSI-262420000001123) Received 1 auth tuples (vlr.c:996) 20250823134538208 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbede6180]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538208 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbede6180]{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) 20250823134538209 DMM DEBUG Tx AUTH REQ (rand = 01531a570202346dcb8d7edd60416e85) (gsm_04_08.c:641) 20250823134538209 DMM DEBUG AUTH REQ (autn = 1cb2918affb37c472f43266bb37f1282) (gsm_04_08.c:643) 20250823134538209 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538209 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538209 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbededee0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:1 20250823134538209 DVLR DEBUG VLR subscr IMSI-262420000001123 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538209 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538209 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538209 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538209 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538209 DVLR DEBUG VLR subscr IMSI-262420000001122 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538209 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbedf5420]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538209 DVLR DEBUG SUBSCR(IMSI-262420000001122) Received 1 auth tuples (vlr.c:996) 20250823134538209 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbedf5420]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538209 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbedf5420]{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) 20250823134538209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538209 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538209 DMM DEBUG Tx AUTH REQ (rand = f306598a9ab9b097fa4afa698ca5be17) (gsm_04_08.c:641) 20250823134538209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538209 DMM DEBUG AUTH REQ (autn = 1306c7d102582225df7e1eb755c45f0a) (gsm_04_08.c:643) 20250823134538209 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538209 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538209 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed972e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_iu_multi_lu_and_mt_ussd2(3233)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3233)@7e0c241b4610: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(3235)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3235)@7e0c241b4610: setverdict(pass): none -> pass 20250823134538209 DVLR DEBUG VLR subscr IMSI-262420000001122 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538210 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538210 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538210 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538210 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538210 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538210 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:3 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := 'BD845D'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-SCCP(3201)@7e0c241b4610: Session index based on local reference:14 MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := '7A543E'O ("zT>"), 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(3201)@7e0c241b4610: Session index based on local reference:15 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:5 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:2 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:4 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:6 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3237)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3237)@7e0c241b4610: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(3239)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3239)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '05149442E78A2104A032AEBB'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '05549442E78A2104A032AEBB'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '0514B83965FD2104D02750C0'O MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '0554B83965FD2104D02750C0'O MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549442E78A2104A032AEBB'O MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '05144BDEEA01210472AABB70'O 20250823134538220 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538220 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538220 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538220 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538220 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '05544BDEEA01210472AABB70'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 20250823134538220 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538220 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedfdd90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538220 DIUCS DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedfdd90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538220 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538220 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538220 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538220 DMM DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9442e78aa032aebb) (gsm_04_08.c:1128) 20250823134538220 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedadb70]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538220 DVLR DEBUG SUBSCR(IMSI-262420000001116) AUTH on UTRAN received RES: 9442e78aa032aebb (8 bytes) (vlr_auth_fsm.c:151) 20250823134538220 DVLR INFO SUBSCR(IMSI-262420000001116) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538220 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedadb70]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538220 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedadb70]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538220 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedadb70]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538221 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedadb70]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedf3740] (vlr_auth_fsm.c:294) 20250823134538221 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedadb70]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538221 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedadb70]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedf3740]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134538221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedf3740]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134538221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedf3740]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538221 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538221 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1efc8b7dd787807a35038168d816a571, CK=NONE (ran_msg_iu.c:388) 20250823134538221 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedfdd90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134538221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedf3740]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B83965FD2104D02750C0'O 20250823134538221 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538221 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538221 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538221 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538221 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538221 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538221 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538221 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538221 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538221 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538221 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538221 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbedd71f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538221 DIUCS DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbedd71f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538221 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538221 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538221 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538221 DMM DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b83965fdd02750c0) (gsm_04_08.c:1128) 20250823134538221 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeda1590]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538221 DVLR DEBUG SUBSCR(IMSI-262420000001117) AUTH on UTRAN received RES: b83965fdd02750c0 (8 bytes) (vlr_auth_fsm.c:151) 20250823134538221 DVLR INFO SUBSCR(IMSI-262420000001117) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538221 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeda1590]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538221 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeda1590]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538221 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeda1590]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538221 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeda1590]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbee07540] (vlr_auth_fsm.c:294) 20250823134538221 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeda1590]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538221 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeda1590]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbee07540]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134538221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbee07540]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134538221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbee07540]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538221 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538221 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c2068686560c2261225f057d8053a1c2, CK=NONE (ran_msg_iu.c:388) 20250823134538221 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbedd71f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134538221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbee07540]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:3 20250823134538221 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538221 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538221 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538221 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538221 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544BDEEA01210472AABB70'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '05142B410848210482F39B38'O MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '05542B410848210482F39B38'O MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538222 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538222 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538222 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538222 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538222 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538222 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538222 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbede8970]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538222 DIUCS DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbede8970]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538222 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538222 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538222 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538222 DMM DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4bdeea0172aabb70) (gsm_04_08.c:1128) 20250823134538222 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1b60]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538222 DVLR DEBUG SUBSCR(IMSI-262420000001119) AUTH on UTRAN received RES: 4bdeea0172aabb70 (8 bytes) (vlr_auth_fsm.c:151) 20250823134538222 DVLR INFO SUBSCR(IMSI-262420000001119) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538222 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1b60]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538222 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1b60]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538222 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1b60]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538222 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1b60]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1a30] (vlr_auth_fsm.c:294) 20250823134538222 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1b60]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538222 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1b60]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1a30]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134538222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1a30]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134538222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1a30]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538222 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538222 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6295a679e1815bbaeed5abce75c89cee, CK=NONE (ran_msg_iu.c:388) 20250823134538222 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbede8970]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134538222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1a30]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134538222 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538222 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538222 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538222 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538222 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:5 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '051414826C1A2104F2BE4192'O MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '055414826C1A2104F2BE4192'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542B410848210482F39B38'O MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '05144BDEEA01210472AABB70'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '05544BDEEA01210472AABB70'O 20250823134538224 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538224 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538224 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538224 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538224 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:1 20250823134538224 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538224 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedef210]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538224 DIUCS DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedef210]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538224 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538224 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538224 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538224 DMM DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2b41084882f39b38) (gsm_04_08.c:1128) 20250823134538224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbee07750]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538224 DVLR DEBUG SUBSCR(IMSI-262420000001121) AUTH on UTRAN received RES: 2b41084882f39b38 (8 bytes) (vlr_auth_fsm.c:151) 20250823134538224 DVLR INFO SUBSCR(IMSI-262420000001121) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbee07750]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbee07750]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbee07750]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbee07750]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4960] (vlr_auth_fsm.c:294) 20250823134538224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbee07750]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbee07750]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4960]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134538224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4960]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134538224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4960]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538224 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538224 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=78699417050209cde0ecaf54efa42dff, CK=NONE (ran_msg_iu.c:388) 20250823134538224 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedef210]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134538224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4960]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134538224 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538224 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538224 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '0514EA6201E821048EDB26FC'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '0554EA6201E821048EDB26FC'O MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:4 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055414826C1A2104F2BE4192'O 20250823134538226 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538226 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538226 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538226 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538226 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:3 20250823134538226 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538226 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee08f10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538226 DIUCS DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee08f10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538226 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538226 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538226 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538226 DMM DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 14826c1af2be4192) (gsm_04_08.c:1128) 20250823134538226 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2e20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538226 DVLR DEBUG SUBSCR(IMSI-262420000001120) AUTH on UTRAN received RES: 14826c1af2be4192 (8 bytes) (vlr_auth_fsm.c:151) 20250823134538226 DVLR INFO SUBSCR(IMSI-262420000001120) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538226 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2e20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538226 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2e20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134538226 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2e20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538226 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2e20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2cf0] (vlr_auth_fsm.c:294) 20250823134538226 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2e20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538226 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2e20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538226 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2cf0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134538226 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2cf0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134538226 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2cf0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538226 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538226 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5ec7029e28dd0c157b6682fa90ffaaeb, CK=NONE (ran_msg_iu.c:388) 20250823134538226 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee08f10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538226 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2cf0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134538226 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538226 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538226 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538226 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538226 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:5 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544BDEEA01210472AABB70'O 20250823134538227 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538227 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538227 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538227 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538227 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538227 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538227 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf04b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538227 DIUCS DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf04b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538227 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538228 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538228 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538228 DMM DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4bdeea0172aabb70) (gsm_04_08.c:1128) 20250823134538228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbede00d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538228 DVLR DEBUG SUBSCR(IMSI-262420000001118) AUTH on UTRAN received RES: 4bdeea0172aabb70 (8 bytes) (vlr_auth_fsm.c:151) 20250823134538228 DVLR INFO SUBSCR(IMSI-262420000001118) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbede00d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbede00d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbede00d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbede00d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf4750] (vlr_auth_fsm.c:294) 20250823134538228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbede00d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbede00d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf4750]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134538228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf4750]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134538228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf4750]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538228 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538228 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6295a679e1815bbaeed5abce75c89cee, CK=NONE (ran_msg_iu.c:388) 20250823134538228 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf04b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134538228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf4750]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134538228 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538228 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538228 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538228 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538228 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538228 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:7 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554EA6201E821048EDB26FC'O 20250823134538228 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538228 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538228 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538228 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538228 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:4 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538228 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538228 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbededee0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538228 DIUCS DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbededee0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538228 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538228 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538228 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538228 DMM DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ea6201e88edb26fc) (gsm_04_08.c:1128) 20250823134538228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbede6180]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538228 DVLR DEBUG SUBSCR(IMSI-262420000001123) AUTH on UTRAN received RES: ea6201e88edb26fc (8 bytes) (vlr_auth_fsm.c:151) 20250823134538228 DVLR INFO SUBSCR(IMSI-262420000001123) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbede6180]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbede6180]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbede6180]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbede6180]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee630] (vlr_auth_fsm.c:294) 20250823134538228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbede6180]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbede6180]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee630]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134538228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee630]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '0514BC6D082721046119F33C'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '0554BC6D082721046119F33C'O 20250823134538228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee630]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538228 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538228 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4c873016f32689e638074d43e592ca8c, CK=NONE (ran_msg_iu.c:388) 20250823134538228 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbededee0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134538228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee630]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134538228 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538228 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538228 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538229 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538229 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:6 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BC6D082721046119F33C'O 20250823134538231 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538231 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538231 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538231 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538231 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:2 20250823134538231 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538231 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed972e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538231 DIUCS DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed972e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538231 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538231 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538231 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538231 DMM DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = bc6d08276119f33c) (gsm_04_08.c:1128) 20250823134538231 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbedf5420]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538231 DVLR DEBUG SUBSCR(IMSI-262420000001122) AUTH on UTRAN received RES: bc6d08276119f33c (8 bytes) (vlr_auth_fsm.c:151) 20250823134538231 DVLR INFO SUBSCR(IMSI-262420000001122) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538231 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbedf5420]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538231 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbedf5420]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538231 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbedf5420]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538231 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbedf5420]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed977b0] (vlr_auth_fsm.c:294) 20250823134538231 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbedf5420]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538231 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbedf5420]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed977b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134538231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed977b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134538231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed977b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538231 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538231 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=24f71a8b56bba28af160796d5440334d, CK=NONE (ran_msg_iu.c:388) 20250823134538231 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed972e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed977b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134538231 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538231 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538231 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538231 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538231 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:6 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 20250823134538241 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538241 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538241 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538241 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538241 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:5 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 20250823134538242 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538242 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedfdd90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538242 DIUCS DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedfdd90]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538242 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538242 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538242 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedf3740]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134538242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedf3740]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134538242 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538242 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedfdd90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedf3740]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134538243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedf3740]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134538243 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbede6180]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538243 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbede6180]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbedf3740] (fsm.c:486) 20250823134538243 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbede6180]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134538243 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbede6180]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134538243 DVLR DEBUG VLR subscr IMSI-262420000001125 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538243 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedf4190]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538243 DVLR DEBUG SUBSCR(IMSI-262420000001125) Received 1 auth tuples (vlr.c:996) 20250823134538243 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedf4190]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538243 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedf4190]{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) 20250823134538243 DMM DEBUG Tx AUTH REQ (rand = a8be1c965e005824e1e5ac6b4fc25904) (gsm_04_08.c:641) 20250823134538243 DMM DEBUG AUTH REQ (autn = 4e286c7b4a7ece4fa20cf9b9578a249f) (gsm_04_08.c:643) 20250823134538243 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538243 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538243 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538243 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538243 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538243 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538243 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538243 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedd6a80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538243 DVLR DEBUG VLR subscr IMSI-262420000001125 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538243 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538243 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538243 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538243 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538243 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538243 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538243 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbedd71f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538243 DIUCS DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbedd71f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538243 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538243 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538243 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbee07540]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134538243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbee07540]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134538243 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538243 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbedd71f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134538243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbee07540]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134538243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbee07540]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134538243 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538243 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbee07540] (fsm.c:486) 20250823134538243 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134538243 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134538243 DVLR DEBUG VLR subscr IMSI-262420000001124 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538243 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfb6b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538243 DVLR DEBUG SUBSCR(IMSI-262420000001124) Received 1 auth tuples (vlr.c:996) 20250823134538243 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfb6b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538243 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfb6b0]{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) 20250823134538243 DMM DEBUG Tx AUTH REQ (rand = e8b9ff9507813f3a57c6d5d843c91e6a) (gsm_04_08.c:641) 20250823134538243 DMM DEBUG AUTH REQ (autn = 567042c887388c5bbe41cc791f8a1be7) (gsm_04_08.c:643) 20250823134538243 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538243 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538243 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfc280]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538244 DVLR DEBUG VLR subscr IMSI-262420000001124 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538243 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538244 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538244 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538244 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538244 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538244 DVLR DEBUG VLR subscr IMSI-262420000001127 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee109b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538244 DVLR DEBUG SUBSCR(IMSI-262420000001127) Received 1 auth tuples (vlr.c:996) 20250823134538244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee109b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee109b0]{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) 20250823134538244 DMM DEBUG Tx AUTH REQ (rand = 0ddef35067ab23ad48a776265ac40b66) (gsm_04_08.c:641) 20250823134538244 DMM DEBUG AUTH REQ (autn = bf89d1170bb75545b08d50aeb5755432) (gsm_04_08.c:643) 20250823134538244 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538244 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538244 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0d380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538244 DVLR DEBUG VLR subscr IMSI-262420000001127 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538244 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538244 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538244 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538244 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538244 DVLR DEBUG VLR subscr IMSI-262420000001126 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0c730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538244 DVLR DEBUG SUBSCR(IMSI-262420000001126) Received 1 auth tuples (vlr.c:996) 20250823134538244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0c730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0c730]{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) 20250823134538244 DMM DEBUG Tx AUTH REQ (rand = 3385a4dd751037953e4718935298c9fe) (gsm_04_08.c:641) 20250823134538244 DMM DEBUG AUTH REQ (autn = 43d028df04814701b53a1bfcb90882eb) (gsm_04_08.c:643) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:4 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 20250823134538244 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538244 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538244 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbedd6660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538244 DVLR DEBUG VLR subscr IMSI-262420000001126 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 20250823134538244 DVLR DEBUG VLR subscr IMSI-262420000001129 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee198c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538244 DVLR DEBUG SUBSCR(IMSI-262420000001129) Received 1 auth tuples (vlr.c:996) 20250823134538244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee198c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee198c0]{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) 20250823134538244 DMM DEBUG Tx AUTH REQ (rand = 0b6a40e90204bc0e2bb2b873fcb89139) (gsm_04_08.c:641) 20250823134538244 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538244 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538244 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538244 DMM DEBUG AUTH REQ (autn = 588b811e3a7880c7dc7a5baf65b6b026) (gsm_04_08.c:643) 20250823134538244 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538244 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538244 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee19e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538244 DVLR DEBUG VLR subscr IMSI-262420000001129 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538244 DVLR DEBUG VLR subscr IMSI-262420000001128 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14bd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538244 DVLR DEBUG SUBSCR(IMSI-262420000001128) Received 1 auth tuples (vlr.c:996) 20250823134538244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14bd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14bd0]{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) 20250823134538244 DMM DEBUG Tx AUTH REQ (rand = fbaa2d4d8229a05fbc2f4a57b13ff1b8) (gsm_04_08.c:641) 20250823134538244 DMM DEBUG AUTH REQ (autn = 7bbd05b5094f1f7c5b8447a7ef038961) (gsm_04_08.c:643) 20250823134538244 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538244 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538244 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee11690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538244 DVLR DEBUG VLR subscr IMSI-262420000001128 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538244 DVLR DEBUG VLR subscr IMSI-262420000001130 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee18700]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538244 DVLR DEBUG SUBSCR(IMSI-262420000001130) Received 1 auth tuples (vlr.c:996) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134538244 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538244 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538244 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee18700]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee18700]{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) 20250823134538244 DMM DEBUG Tx AUTH REQ (rand = ba66afb16a65d0ca1003644c2a1df30a) (gsm_04_08.c:641) 20250823134538245 DMM DEBUG AUTH REQ (autn = 87590daefa8e9ba538a56885ba2ff8b2) (gsm_04_08.c:643) 20250823134538245 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538245 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538245 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1d800]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538245 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538245 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538245 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538245 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538245 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538245 DVLR DEBUG VLR subscr IMSI-262420000001130 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538245 DVLR DEBUG VLR subscr IMSI-262420000001131 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538245 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee22b20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538245 DVLR DEBUG SUBSCR(IMSI-262420000001131) Received 1 auth tuples (vlr.c:996) 20250823134538245 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee22b20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538245 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee22b20]{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) 20250823134538245 DMM DEBUG Tx AUTH REQ (rand = d05dbe6ad0a286d11e0411c8cd1f6924) (gsm_04_08.c:641) 20250823134538245 DMM DEBUG AUTH REQ (autn = b09409fdcc0ef27534a787de0469e9a4) (gsm_04_08.c:643) 20250823134538245 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538245 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538245 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538245 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538245 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538245 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538245 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538245 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee15690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538245 DVLR DEBUG VLR subscr IMSI-262420000001131 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538245 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538245 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538245 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538245 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538245 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538245 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538245 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538245 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538245 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538245 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134538246 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538246 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538246 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538246 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:3 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 20250823134538246 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538246 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538246 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedef210]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538246 DIUCS DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedef210]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538246 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538246 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538246 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4960]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134538246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4960]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134538246 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538246 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedef210]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134538247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4960]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134538247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4960]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134538247 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbede2e20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538247 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbede2e20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbedd4960] (fsm.c:486) 20250823134538247 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbede2e20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134538247 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbede2e20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134538247 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538247 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538247 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538247 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538247 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538247 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538248 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538248 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538248 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 20250823134538248 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538248 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee08f10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538248 DIUCS DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee08f10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538248 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538248 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538248 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2cf0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134538248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2cf0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134538248 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538248 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee08f10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2cf0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134538248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2cf0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134538248 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee07750]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538248 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee07750]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbede2cf0] (fsm.c:486) 20250823134538248 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee07750]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134538248 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee07750]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134538249 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538249 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538249 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538249 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538249 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:6 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 20250823134538249 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538249 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538249 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538249 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538249 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 20250823134538249 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538249 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf04b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538249 DIUCS DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf04b0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538249 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538249 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538249 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf4750]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134538249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf4750]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134538249 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538249 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf04b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134538249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf4750]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134538250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf4750]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134538250 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedd1b60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538250 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedd1b60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedf4750] (fsm.c:486) 20250823134538250 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedd1b60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538250 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedd1b60]{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(3201)@7e0c241b4610: Session index based on local reference:0 20250823134538250 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538250 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538250 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538250 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538250 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538250 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538250 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538250 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538250 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538250 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538250 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538250 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbede8970]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538250 DIUCS DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbede8970]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538250 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538250 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538250 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1a30]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134538250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1a30]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134538250 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538250 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbede8970]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134538251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1a30]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134538251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1a30]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134538251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbeda1590]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbeda1590]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbedd1a30] (fsm.c:486) 20250823134538251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbeda1590]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134538251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbeda1590]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134538251 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538251 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538251 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538251 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538251 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538251 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538251 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538251 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538251 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538251 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbededee0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538251 DIUCS DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbededee0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538251 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538251 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538251 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee630]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134538251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee630]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538251 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538251 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbededee0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134538251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee630]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134538251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee630]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134538251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedadb70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedadb70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedee630] (fsm.c:486) 20250823134538251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedadb70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134538251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedadb70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134538251 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538251 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538251 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538251 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538251 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:9 20250823134538252 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538252 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538252 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538252 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538252 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134538252 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538252 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed972e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538252 DIUCS DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed972e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538252 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538252 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538252 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed977b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134538252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed977b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134538252 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538252 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed972e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134538252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed977b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134538252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed977b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134538252 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbedf5420]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538252 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbedf5420]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbed977b0] (fsm.c:486) 20250823134538252 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbedf5420]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134538252 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbedf5420]{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(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538252 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538252 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538252 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538252 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538252 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:1 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:11 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538255 DVLR DEBUG VLR subscr IMSI-262420000001116 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538256 DVLR DEBUG IMSI:262420000001116 has MSISDN:491230001116 (vlr.c:1045) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538256 DMSC NOTICE msub(IMSI-262420000001116:MSISDN-491230001116) VLR: update for IMSI=262420000001116 (MSISDN=491230001116) (gsm_04_08.c:1541) 20250823134538256 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:10 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538256 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x561dbedf3740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134538256 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbede6180]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134538256 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbede6180]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134538256 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbede6180]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134538256 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbede6180]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x561dbedf3740] (vlr_lu_fsm.c:110) 20250823134538256 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbede6180]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134538257 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x561dbede6180]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x561dbedf3740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134538257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x561dbedf3740]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134538257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x561dbee1e860]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x561dbee1e860]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x561dbedf3740] (fsm.c:486) 20250823134538257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x561dbee1e860]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134538257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x561dbee1e860]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134538257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x561dbee1e860]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134538257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x561dbee1e860]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134538257 DMSC NOTICE msub(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x23611B43) VLR: update for IMSI=262420000001116 (MSISDN=491230001116) (gsm_04_08.c:1541) 20250823134538257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x561dbee1e860]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134538257 DMM DEBUG -> IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x23611B43 LOCATION UPDATE ACCEPT (TMSI = 0x23611b43) (gsm_04_08.c:149) 20250823134538257 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x23611B43:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134538257 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x23611B43:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538257 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x23611B43:UTRAN-Iu-525:LU)[0x561dbedfdd90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538257 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x23611B43 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538257 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538257 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538257 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538257 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538257 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:13 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:12 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:14 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '05144FD87FCF2104F663CBDC'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:15 MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '05544FD87FCF2104F663CBDC'O MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:5 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:4 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:2 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:3 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:6 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:9 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544FD87FCF2104F663CBDC'O 20250823134538265 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538265 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538265 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538265 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538265 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538265 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538265 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedd6a80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538265 DIUCS DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedd6a80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538265 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538265 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538265 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538265 DMM DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4fd87fcff663cbdc) (gsm_04_08.c:1128) 20250823134538265 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedf4190]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538265 DVLR DEBUG SUBSCR(IMSI-262420000001125) AUTH on UTRAN received RES: 4fd87fcff663cbdc (8 bytes) (vlr_auth_fsm.c:151) 20250823134538265 DVLR INFO SUBSCR(IMSI-262420000001125) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538265 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedf4190]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538265 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedf4190]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538265 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedf4190]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538265 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedf4190]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedd5aa0] (vlr_auth_fsm.c:294) 20250823134538265 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedf4190]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538266 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedf4190]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedd5aa0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134538266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedd5aa0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134538266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedd5aa0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538266 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538266 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=40bda6f1214f5683f0fb30695b64f153, CK=NONE (ran_msg_iu.c:388) 20250823134538266 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedd6a80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134538266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedd5aa0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134538266 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538266 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538266 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538266 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538266 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '05147D76507E2104B4E8FA22'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '05547D76507E2104B4E8FA22'O MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:8 MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '0514F70CA62D2104C173971A'O MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '0554F70CA62D2104C173971A'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547D76507E2104B4E8FA22'O 20250823134538270 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538270 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538270 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538270 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538270 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538270 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538270 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfc280]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:9 20250823134538270 DIUCS DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfc280]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538270 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538270 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538270 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538270 DMM DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7d76507eb4e8fa22) (gsm_04_08.c:1128) 20250823134538270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfb6b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538270 DVLR DEBUG SUBSCR(IMSI-262420000001124) AUTH on UTRAN received RES: 7d76507eb4e8fa22 (8 bytes) (vlr_auth_fsm.c:151) 20250823134538270 DVLR INFO SUBSCR(IMSI-262420000001124) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfb6b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfb6b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfb6b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfb6b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfad70] (vlr_auth_fsm.c:294) 20250823134538270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfb6b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfb6b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfad70]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134538270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfad70]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134538270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfad70]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538270 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538270 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3c5e37a6bdadc06c80d46fe141914dfb, CK=NONE (ran_msg_iu.c:388) 20250823134538270 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfc280]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134538270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfad70]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538270 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538270 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538270 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:11 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F70CA62D2104C173971A'O MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538271 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538271 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538271 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538271 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538271 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538272 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538272 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0d380]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538272 DIUCS DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0d380]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538272 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538272 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538272 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538272 DMM DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f70ca62dc173971a) (gsm_04_08.c:1128) 20250823134538272 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee109b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538272 DVLR DEBUG SUBSCR(IMSI-262420000001127) AUTH on UTRAN received RES: f70ca62dc173971a (8 bytes) (vlr_auth_fsm.c:151) 20250823134538272 DVLR INFO SUBSCR(IMSI-262420000001127) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538272 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee109b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538272 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee109b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538272 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee109b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538272 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee109b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0ffe0] (vlr_auth_fsm.c:294) 20250823134538272 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee109b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538272 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee109b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0ffe0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134538272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0ffe0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134538273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0ffe0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538273 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538273 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=28b79c02b19029be55a699c66c7f4967, CK=NONE (ran_msg_iu.c:388) 20250823134538273 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0d380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134538273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0ffe0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134538273 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538273 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538273 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538273 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538273 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:11 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '05144C460144210478EC8E9E'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '05544C460144210478EC8E9E'O TC_iu_multi_lu_and_mt_ussd2(3210)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:10 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '0514E11A6F68210408E0A10B'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '0554E11A6F68210408E0A10B'O MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544C460144210478EC8E9E'O 20250823134538279 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538279 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538279 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538279 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538279 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '051478523FF3210438498FF6'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '055478523FF3210438498FF6'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:13 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 20250823134538279 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538279 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbedd6660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538279 DIUCS DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbedd6660]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538279 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538279 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538279 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538279 DMM DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4c46014478ec8e9e) (gsm_04_08.c:1128) 20250823134538279 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0c730]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E11A6F68210408E0A10B'O 20250823134538279 DVLR DEBUG SUBSCR(IMSI-262420000001126) AUTH on UTRAN received RES: 4c46014478ec8e9e (8 bytes) (vlr_auth_fsm.c:151) 20250823134538279 DVLR INFO SUBSCR(IMSI-262420000001126) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538279 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0c730]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538279 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0c730]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538279 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0c730]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538279 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0c730]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0bd60] (vlr_auth_fsm.c:294) 20250823134538279 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0c730]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538279 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0c730]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0bd60]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134538280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0bd60]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134538280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0bd60]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538280 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538280 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5af851b0af733bc041842f639ed802e1, CK=NONE (ran_msg_iu.c:388) 20250823134538280 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbedd6660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:12 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 20250823134538280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0bd60]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '05143DF2F0B621041FFF51AF'O MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055478523FF3210438498FF6'O 20250823134538280 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538280 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538280 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538280 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538280 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538280 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538280 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538280 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538280 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538280 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '05543DF2F0B621041FFF51AF'O 20250823134538280 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538280 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee19e70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:14 20250823134538281 DIUCS DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee19e70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538281 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538281 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538281 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538281 DMM DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e11a6f6808e0a10b) (gsm_04_08.c:1128) 20250823134538281 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee198c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538281 DVLR DEBUG SUBSCR(IMSI-262420000001129) AUTH on UTRAN received RES: e11a6f6808e0a10b (8 bytes) (vlr_auth_fsm.c:151) 20250823134538281 DVLR INFO SUBSCR(IMSI-262420000001129) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538281 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee198c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '0514DE04FA1E2104C8F22C19'O 20250823134538281 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee198c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538281 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee198c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '0554DE04FA1E2104C8F22C19'O 20250823134538281 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee198c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a790] (vlr_auth_fsm.c:294) 20250823134538281 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee198c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538281 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee198c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a790]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134538281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a790]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134538281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a790]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538281 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538281 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=02c932ec7d49fa0ebdfae6238e826f5c, CK=NONE (ran_msg_iu.c:388) 20250823134538281 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee19e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134538281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a790]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538281 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538281 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538281 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538281 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538281 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538281 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538282 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538282 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538282 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538282 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538282 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543DF2F0B621041FFF51AF'O 20250823134538282 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538282 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee11690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538282 DIUCS DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee11690]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538282 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538282 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538282 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538282 DMM DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 78523ff338498ff6) (gsm_04_08.c:1128) 20250823134538282 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14bd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538282 DVLR DEBUG SUBSCR(IMSI-262420000001128) AUTH on UTRAN received RES: 78523ff338498ff6 (8 bytes) (vlr_auth_fsm.c:151) 20250823134538282 DVLR INFO SUBSCR(IMSI-262420000001128) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538282 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14bd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538282 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14bd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538282 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14bd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538282 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14bd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14290] (vlr_auth_fsm.c:294) 20250823134538282 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14bd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538282 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14bd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538282 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14290]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:10 20250823134538282 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14290]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134538282 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14290]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538282 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538282 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6f08bcdf4c430abde410649a5fe56e91, CK=NONE (ran_msg_iu.c:388) 20250823134538282 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee11690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134538283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14290]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538283 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538283 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538283 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538283 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538283 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538283 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538283 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538283 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538283 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538283 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1d800]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:15 20250823134538283 DIUCS DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1d800]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538283 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538283 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538283 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538284 DMM DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3df2f0b61fff51af) (gsm_04_08.c:1128) 20250823134538284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee18700]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538284 DVLR DEBUG SUBSCR(IMSI-262420000001130) AUTH on UTRAN received RES: 3df2f0b61fff51af (8 bytes) (vlr_auth_fsm.c:151) 20250823134538284 DVLR INFO SUBSCR(IMSI-262420000001130) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee18700]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee18700]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee18700]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee18700]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1dfc0] (vlr_auth_fsm.c:294) 20250823134538284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee18700]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee18700]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1dfc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134538284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1dfc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134538284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1dfc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538284 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538284 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=15bc21341b5dd0e884276965f6f3e67f, CK=NONE (ran_msg_iu.c:388) 20250823134538284 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1d800]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134538284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1dfc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134538284 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538284 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538284 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538285 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538285 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538285 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538285 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538285 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DE04FA1E2104C8F22C19'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538285 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538285 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee15690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538285 DIUCS DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee15690]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538285 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538285 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538285 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538285 DMM DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = de04fa1ec8f22c19) (gsm_04_08.c:1128) 20250823134538285 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee22b20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538285 DVLR DEBUG SUBSCR(IMSI-262420000001131) AUTH on UTRAN received RES: de04fa1ec8f22c19 (8 bytes) (vlr_auth_fsm.c:151) 20250823134538285 DVLR INFO SUBSCR(IMSI-262420000001131) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538285 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee22b20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538285 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee22b20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538285 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee22b20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538285 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee22b20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee221e0] (vlr_auth_fsm.c:294) 20250823134538285 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee22b20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538285 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee22b20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538285 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee221e0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134538285 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee221e0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134538285 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee221e0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538285 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538285 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=bb9d84830381c7c077b22bd7d193ba75, CK=NONE (ran_msg_iu.c:388) 20250823134538285 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee15690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134538285 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee221e0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538285 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538285 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538285 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538285 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538285 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:13 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:12 MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:14 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:15 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:9 20250823134538296 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538296 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538296 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538296 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 20250823134538296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538296 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 20250823134538296 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538296 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x23611B43:UTRAN-Iu-525:LU)[0x561dbedfdd90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538296 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x23611B43:UTRAN-Iu-525:LU)[0x561dbedfdd90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538296 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x23611B43:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538296 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x23611B43:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538296 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x23611B43:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538296 DMM DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x23611B43:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134538297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x23611B43:UTRAN-Iu-525:LU)[0x561dbedf3740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134538297 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x561dbee1e860]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134538297 DMSC NOTICE msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43) VLR: update for IMSI=262420000001116 (MSISDN=491230001116) (gsm_04_08.c:1541) 20250823134538297 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134538297 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x561dbee1e860]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134538297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbedf3740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134538297 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x561dbee1e860]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134538297 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x561dbee1e860]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbedf3740] (vlr_lu_fsm.c:817) 20250823134538297 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x561dbee1e860]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134538297 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x561dbee1e860]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbedf3740]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134538297 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134538297 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.878s remaining) (msc_a.c:450) 20250823134538297 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001116/3/1): Available (smpp_smsc.c:626) 20250823134538297 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538297 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538297 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538297 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538297 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43 + 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) 20250823134538297 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538297 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538297 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbedfdd90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134538297 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134538297 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538297 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538297 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134538298 DVLR DEBUG VLR subscr IMSI-262420000001117 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538298 DVLR DEBUG IMSI:262420000001117 has MSISDN:491230001117 (vlr.c:1045) 20250823134538298 DMSC NOTICE msub(IMSI-262420000001117:MSISDN-491230001117) VLR: update for IMSI=262420000001117 (MSISDN=491230001117) (gsm_04_08.c:1541) 20250823134538298 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538298 DVLR DEBUG VLR subscr IMSI-262420000001120 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538298 DVLR DEBUG IMSI:262420000001120 has MSISDN:491230001120 (vlr.c:1045) 20250823134538298 DMSC NOTICE msub(IMSI-262420000001120:MSISDN-491230001120) VLR: update for IMSI=262420000001120 (MSISDN=491230001120) (gsm_04_08.c:1541) 20250823134538298 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538299 DVLR DEBUG VLR subscr IMSI-262420000001119 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:11 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 20250823134538299 DVLR DEBUG IMSI:262420000001119 has MSISDN:491230001119 (vlr.c:1045) 20250823134538299 DMSC NOTICE msub(IMSI-262420000001119:MSISDN-491230001119) VLR: update for IMSI=262420000001119 (MSISDN=491230001119) (gsm_04_08.c:1541) 20250823134538299 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538299 DVLR DEBUG VLR subscr IMSI-262420000001118 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538299 DVLR DEBUG IMSI:262420000001118 has MSISDN:491230001118 (vlr.c:1045) 20250823134538299 DMSC NOTICE msub(IMSI-262420000001118:MSISDN-491230001118) VLR: update for IMSI=262420000001118 (MSISDN=491230001118) (gsm_04_08.c:1541) 20250823134538299 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538299 DVLR DEBUG VLR subscr IMSI-262420000001121 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538299 DVLR DEBUG IMSI:262420000001121 has MSISDN:491230001121 (vlr.c:1045) 20250823134538299 DMSC NOTICE msub(IMSI-262420000001121:MSISDN-491230001121) VLR: update for IMSI=262420000001121 (MSISDN=491230001121) (gsm_04_08.c:1541) 20250823134538299 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134538299 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538299 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538299 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538299 DVLR DEBUG VLR subscr IMSI-262420000001123 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538299 DVLR DEBUG IMSI:262420000001123 has MSISDN:491230001123 (vlr.c:1045) 20250823134538299 DMSC NOTICE msub(IMSI-262420000001123:MSISDN-491230001123) VLR: update for IMSI=262420000001123 (MSISDN=491230001123) (gsm_04_08.c:1541) 20250823134538300 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538300 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538300 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedd6a80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538300 DIUCS DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedd6a80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538300 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:8 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 20250823134538300 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538300 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedd5aa0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134538300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedd5aa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134538300 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538300 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedd6a80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134538300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedd5aa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134538300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedd5aa0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134538301 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbee14bd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538301 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbee14bd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbedd5aa0] (fsm.c:486) 20250823134538301 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbee14bd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134538301 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbee14bd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134538301 DVLR DEBUG VLR subscr IMSI-262420000001122 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538301 DVLR DEBUG IMSI:262420000001122 has MSISDN:491230001122 (vlr.c:1045) 20250823134538301 DMSC NOTICE msub(IMSI-262420000001122:MSISDN-491230001122) VLR: update for IMSI=262420000001122 (MSISDN=491230001122) (gsm_04_08.c:1541) 20250823134538301 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:13 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 20250823134538301 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x561dbee07540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134538301 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538301 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538301 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538301 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538301 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134538301 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134538301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538301 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538301 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134538301 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x561dbee07540] (vlr_lu_fsm.c:110) 20250823134538301 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134538301 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538301 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538301 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538301 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538301 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538301 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538301 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538301 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538301 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538301 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538301 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x561dbee07540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134538301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x561dbee07540]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134538301 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x561dbee198c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538301 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x561dbee198c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x561dbee07540] (fsm.c:486) 20250823134538301 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x561dbee198c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134538301 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x561dbee198c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134538301 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x561dbee198c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134538301 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x561dbee198c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134538301 DMSC NOTICE msub(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x211810FE) VLR: update for IMSI=262420000001117 (MSISDN=491230001117) (gsm_04_08.c:1541) 20250823134538301 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x561dbee198c0]{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_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134538302 DMM DEBUG -> IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x211810FE LOCATION UPDATE ACCEPT (TMSI = 0x211810fe) (gsm_04_08.c:149) 20250823134538302 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x211810FE:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134538302 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x211810FE:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538302 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x211810FE:UTRAN-Iu-526:LU)[0x561dbedd71f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538302 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x211810FE - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538302 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538302 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0d380]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538302 DIUCS DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0d380]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538302 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538302 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538302 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0ffe0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134538302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0ffe0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134538302 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538302 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0d380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134538303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0ffe0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134538303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0ffe0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134538303 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538303 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbee0ffe0] (fsm.c:486) 20250823134538303 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538303 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538303 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538303 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538303 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538303 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134538303 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538303 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538303 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538303 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538303 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x561dbede2cf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134538303 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee07750]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134538303 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538303 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538303 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:10 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 20250823134538303 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee07750]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134538303 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee07750]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134538303 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee07750]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x561dbede2cf0] (vlr_lu_fsm.c:110) 20250823134538303 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee07750]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134538303 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x561dbee07750]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x561dbede2cf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134538303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x561dbede2cf0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134538303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x561dbee0c730]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x561dbee0c730]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x561dbede2cf0] (fsm.c:486) 20250823134538303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x561dbee0c730]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134538303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x561dbee0c730]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134538303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x561dbee0c730]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134538303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x561dbee0c730]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538303 DMSC NOTICE msub(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x8CABFF16) VLR: update for IMSI=262420000001120 (MSISDN=491230001120) (gsm_04_08.c:1541) 20250823134538303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x561dbee0c730]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134538303 DMM DEBUG -> IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x8CABFF16 LOCATION UPDATE ACCEPT (TMSI = 0x8cabff16) (gsm_04_08.c:149) 20250823134538303 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134538303 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538303 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee08f10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134538304 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x8CABFF16 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538304 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538304 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfc280]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538304 DIUCS DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfc280]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538304 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538304 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538304 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfad70]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134538304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfad70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134538304 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538304 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfc280]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134538304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfad70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134538304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfad70]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134538304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbee07750]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbee07750]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbedfad70] (fsm.c:486) 20250823134538304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbee07750]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134538304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbee07750]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134538305 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538305 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538305 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:9 20250823134538305 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538305 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538305 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538305 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538305 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538305 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x561dbedd1a30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134538305 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbeda1590]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134538305 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbeda1590]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134538305 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbeda1590]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134538305 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbeda1590]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x561dbedd1a30] (vlr_lu_fsm.c:110) 20250823134538305 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbeda1590]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134538305 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x561dbeda1590]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538305 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538305 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x561dbedd1a30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134538305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x561dbedd1a30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134538305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x561dbee109b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x561dbee109b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x561dbedd1a30] (fsm.c:486) 20250823134538305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x561dbee109b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134538305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x561dbee109b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134538305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x561dbee109b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134538305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x561dbee109b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134538305 DMSC NOTICE msub(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x4E533463) VLR: update for IMSI=262420000001119 (MSISDN=491230001119) (gsm_04_08.c:1541) 20250823134538305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x561dbee109b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134538305 DMM DEBUG -> IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x4E533463 LOCATION UPDATE ACCEPT (TMSI = 0x4e533463) (gsm_04_08.c:149) 20250823134538305 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134538305 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538305 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8970]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134538305 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x4E533463 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538306 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538306 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee19e70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538306 DIUCS DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee19e70]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538306 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538306 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538306 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a790]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134538306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a790]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134538306 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538306 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee19e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134538306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a790]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134538306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a790]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134538306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbeda1590]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbeda1590]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbee1a790] (fsm.c:486) 20250823134538306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbeda1590]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134538306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbeda1590]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134538306 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538306 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538306 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538306 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538306 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538306 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x561dbedd4960]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134538306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbede2e20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134538306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbede2e20]{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(3201)@7e0c241b4610: Session index based on local reference:1 20250823134538306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbede2e20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134538306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbede2e20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x561dbedd4960] (vlr_lu_fsm.c:110) 20250823134538306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbede2e20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134538306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x561dbede2e20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x561dbedd4960]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134538306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x561dbedd4960]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134538306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x561dbedfb6b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x561dbedfb6b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x561dbedd4960] (fsm.c:486) 20250823134538306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x561dbedfb6b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134538306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x561dbedfb6b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134538306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x561dbedfb6b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134538306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x561dbedfb6b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134538306 DMSC NOTICE msub(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x19B7FE96) VLR: update for IMSI=262420000001121 (MSISDN=491230001121) (gsm_04_08.c:1541) 20250823134538306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x561dbedfb6b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134538306 DMM DEBUG -> IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x19B7FE96 LOCATION UPDATE ACCEPT (TMSI = 0x19b7fe96) (gsm_04_08.c:149) 20250823134538306 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134538306 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538306 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedef210]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538306 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x19B7FE96 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134538307 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538307 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbedd6660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538307 DIUCS DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbedd6660]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538307 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538307 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538307 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0bd60]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134538307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0bd60]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134538307 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538307 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbedd6660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0bd60]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134538307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0bd60]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134538307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbede2e20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbede2e20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbee0bd60] (fsm.c:486) 20250823134538307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbede2e20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134538307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbede2e20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134538307 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x561dbedf4750]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134538307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedd1b60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134538307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedd1b60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134538307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedd1b60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134538307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedd1b60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x561dbedf4750] (vlr_lu_fsm.c:110) 20250823134538307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedd1b60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134538307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x561dbedd1b60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x561dbedf4750]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134538307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x561dbedf4750]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134538307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x561dbedf4190]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x561dbedf4190]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x561dbedf4750] (fsm.c:486) 20250823134538307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x561dbedf4190]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134538307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x561dbedf4190]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134538307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x561dbedf4190]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134538307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x561dbedf4190]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134538307 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538307 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538307 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538307 DMSC NOTICE msub(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x133E95E3) VLR: update for IMSI=262420000001118 (MSISDN=491230001118) (gsm_04_08.c:1541) 20250823134538307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x561dbedf4190]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134538307 DMM DEBUG -> IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x133E95E3 LOCATION UPDATE ACCEPT (TMSI = 0x133e95e3) (gsm_04_08.c:149) 20250823134538307 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134538307 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538307 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf04b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538307 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538307 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x133E95E3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538307 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x561dbedee630]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134538307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedadb70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134538307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedadb70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134538307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedadb70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedadb70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x561dbedee630] (vlr_lu_fsm.c:110) 20250823134538307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedadb70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134538307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x561dbedadb70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x561dbedee630]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134538307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x561dbedee630]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134538307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x561dbedd1b60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x561dbedd1b60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x561dbedee630] (fsm.c:486) 20250823134538307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x561dbedd1b60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134538307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x561dbedd1b60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134538307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x561dbedd1b60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134538307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x561dbedd1b60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134538307 DMSC NOTICE msub(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x6C5B18DD) VLR: update for IMSI=262420000001123 (MSISDN=491230001123) (gsm_04_08.c:1541) 20250823134538307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x561dbedd1b60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134538307 DMM DEBUG -> IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x6C5B18DD LOCATION UPDATE ACCEPT (TMSI = 0x6c5b18dd) (gsm_04_08.c:149) 20250823134538307 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538307 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134538307 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538307 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbededee0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538307 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538307 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538307 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538307 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538307 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x6C5B18DD - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538307 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538307 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x561dbed977b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134538307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538308 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbedf5420]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134538308 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbedf5420]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134538308 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbedf5420]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134538308 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbedf5420]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x561dbed977b0] (vlr_lu_fsm.c:110) 20250823134538308 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbedf5420]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134538308 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x561dbedf5420]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x561dbed977b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134538308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x561dbed977b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134538308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x561dbedadb70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x561dbedadb70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x561dbed977b0] (fsm.c:486) 20250823134538308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x561dbedadb70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:14 20250823134538308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x561dbedadb70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134538308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x561dbedadb70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134538308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x561dbedadb70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134538308 DMSC NOTICE msub(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x4C8660FF) VLR: update for IMSI=262420000001122 (MSISDN=491230001122) (gsm_04_08.c:1541) 20250823134538308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x561dbedadb70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134538308 DMM DEBUG -> IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x4C8660FF LOCATION UPDATE ACCEPT (TMSI = 0x4c8660ff) (gsm_04_08.c:149) 20250823134538308 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134538308 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538308 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed972e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 20250823134538308 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x4C8660FF - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538308 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538308 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538308 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538308 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538308 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538308 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538308 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538308 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538308 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538308 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538308 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538308 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538308 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538308 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538308 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:11 20250823134538308 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538308 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134538308 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538308 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538308 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538309 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538309 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538309 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538309 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:4 20250823134538309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538309 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538309 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538309 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538309 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134538309 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538309 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538309 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538309 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538309 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538309 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538309 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538309 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538309 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1d800]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538309 DIUCS DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1d800]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538310 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538310 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538310 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1dfc0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134538310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1dfc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134538310 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538310 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1d800]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:3 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134538310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1dfc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1dfc0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134538310 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbedf5420]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538310 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbedf5420]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbee1dfc0] (fsm.c:486) 20250823134538310 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbedf5420]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134538310 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbedf5420]{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(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538310 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538310 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538310 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538310 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538310 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538310 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:13 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3211)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:12 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mt_ussd2(3217)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134538313 DVLR DEBUG VLR subscr IMSI-262420000001127 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538313 DVLR DEBUG IMSI:262420000001127 has MSISDN:491230001127 (vlr.c:1045) 20250823134538313 DMSC NOTICE msub(IMSI-262420000001127:MSISDN-491230001127) VLR: update for IMSI=262420000001127 (MSISDN=491230001127) (gsm_04_08.c:1541) 20250823134538313 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538313 DVLR DEBUG VLR subscr IMSI-262420000001125 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538313 DVLR DEBUG IMSI:262420000001125 has MSISDN:491230001125 (vlr.c:1045) 20250823134538313 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538313 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538313 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538313 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538313 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538313 DMSC NOTICE msub(IMSI-262420000001125:MSISDN-491230001125) VLR: update for IMSI=262420000001125 (MSISDN=491230001125) (gsm_04_08.c:1541) 20250823134538313 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538313 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538313 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee11690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538313 DIUCS DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee11690]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538313 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538313 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538313 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14290]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134538313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14290]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134538313 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538313 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee11690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134538313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14290]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134538313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14290]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134538313 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbede6180]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538313 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbede6180]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbee14290] (fsm.c:486) 20250823134538313 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbede6180]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134538313 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbede6180]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134538313 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538313 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538313 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538313 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538313 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538313 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x561dbee0ffe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134538313 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134538313 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134538313 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134538313 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x561dbee0ffe0] (vlr_lu_fsm.c:110) 20250823134538313 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134538313 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x561dbee0ffe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134538314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x561dbee0ffe0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134538314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x561dbee032e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:15 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '059B'O TC_iu_multi_lu_and_mt_ussd2(3215)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134538314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x561dbee032e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x561dbee0ffe0] (fsm.c:486) 20250823134538314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x561dbee032e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134538314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x561dbee032e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134538314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x561dbee032e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134538314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x561dbee032e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134538314 DMSC NOTICE msub(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x1E50FAAD) VLR: update for IMSI=262420000001127 (MSISDN=491230001127) (gsm_04_08.c:1541) 20250823134538314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x561dbee032e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134538314 DMM DEBUG -> IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x1E50FAAD LOCATION UPDATE ACCEPT (TMSI = 0x1e50faad) (gsm_04_08.c:149) 20250823134538314 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134538314 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538314 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538314 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x1E50FAAD - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538314 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538314 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538314 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:5 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538315 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538315 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538315 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538315 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538315 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee15690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538315 DIUCS DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee15690]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538315 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538315 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538315 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee221e0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134538315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee221e0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134538315 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538315 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee15690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134538315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee221e0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134538315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee221e0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134538315 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538315 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbee221e0] (fsm.c:486) 20250823134538315 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:10 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538315 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134538315 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538315 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538315 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538315 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538315 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538315 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x561dbedd5aa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134538315 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbee14bd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134538315 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbee14bd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134538315 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbee14bd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134538315 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbee14bd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x561dbedd5aa0] (vlr_lu_fsm.c:110) 20250823134538315 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbee14bd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134538315 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x561dbee14bd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x561dbedd5aa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134538315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x561dbedd5aa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134538315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x561dbeddfdb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x561dbeddfdb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x561dbedd5aa0] (fsm.c:486) 20250823134538315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x561dbeddfdb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134538315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x561dbeddfdb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134538315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x561dbeddfdb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134538315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x561dbeddfdb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134538315 DMSC NOTICE msub(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0xB867ACED) VLR: update for IMSI=262420000001125 (MSISDN=491230001125) (gsm_04_08.c:1541) 20250823134538315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x561dbeddfdb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134538315 DMM DEBUG -> IMSI-262420000001125:MSISDN-491230001125:TMSInew-0xB867ACED LOCATION UPDATE ACCEPT (TMSI = 0xb867aced) (gsm_04_08.c:149) 20250823134538315 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134538315 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538315 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbedd6a80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538315 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSInew-0xB867ACED - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538316 DVLR DEBUG VLR subscr IMSI-262420000001124 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538316 DVLR DEBUG IMSI:262420000001124 has MSISDN:491230001124 (vlr.c:1045) 20250823134538316 DMSC NOTICE msub(IMSI-262420000001124:MSISDN-491230001124) VLR: update for IMSI=262420000001124 (MSISDN=491230001124) (gsm_04_08.c:1541) 20250823134538316 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538316 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538316 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:2 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538316 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x561dbedfad70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134538316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbee07750]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134538316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbee07750]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134538316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbee07750]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134538316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbee07750]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x561dbedfad70] (vlr_lu_fsm.c:110) 20250823134538316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbee07750]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134538316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x561dbee07750]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x561dbedfad70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134538316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x561dbedfad70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134538316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x561dbee14bd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x561dbee14bd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x561dbedfad70] (fsm.c:486) 20250823134538316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x561dbee14bd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134538316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x561dbee14bd0]{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-RAN(3202)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x561dbee14bd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134538316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x561dbee14bd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134538316 DMSC NOTICE msub(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x98067834) VLR: update for IMSI=262420000001124 (MSISDN=491230001124) (gsm_04_08.c:1541) 20250823134538316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x561dbee14bd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134538316 DMM DEBUG -> IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x98067834 LOCATION UPDATE ACCEPT (TMSI = 0x98067834) (gsm_04_08.c:149) 20250823134538316 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134538316 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538317 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc280]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538317 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x98067834 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538317 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538317 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538317 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538317 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538317 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:6 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:14 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134538318 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538318 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538318 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538318 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538318 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538318 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538318 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x211810FE:UTRAN-Iu-526:LU)[0x561dbedd71f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538318 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x211810FE:UTRAN-Iu-526:LU)[0x561dbedd71f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538318 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x211810FE:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538318 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x211810FE:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538318 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x211810FE:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:12 20250823134538318 DMM DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x211810FE:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134538318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x211810FE:UTRAN-Iu-526:LU)[0x561dbee07540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134538318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x561dbee198c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134538318 DMSC NOTICE msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE) VLR: update for IMSI=262420000001117 (MSISDN=491230001117) (gsm_04_08.c:1541) 20250823134538318 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134538318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x561dbee198c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134538318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbee07540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134538318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x561dbee198c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134538318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x561dbee198c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbee07540] (vlr_lu_fsm.c:817) 20250823134538318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x561dbee198c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134538318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x561dbee198c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbee07540]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134538318 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134538318 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.858s remaining) (msc_a.c:450) 20250823134538318 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001117/3/1): Available (smpp_smsc.c:626) 20250823134538318 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538318 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538318 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538318 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538318 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE + 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) 20250823134538318 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134538319 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538319 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538319 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538318 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538318 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbedd71f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134538318 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:11 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3223)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3219)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3213)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:15 TC_iu_multi_lu_and_mt_ussd2(3221)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:9 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:8 MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:0 TC_iu_multi_lu_and_mt_ussd2(3231)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134538322 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538322 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538322 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538322 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538322 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:4 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:14 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 20250823134538322 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538322 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbedfdd90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538322 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbedfdd90]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538322 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538322 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538322 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134538322 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538322 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134538322 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538322 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbedf3740]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134538323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbedf3740]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbede8cd0] (msc_a.c:1053) 20250823134538323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbedf3740]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134538323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbedf3740]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134538323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbedf3740]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134538323 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedeb920] (msc_a.c:1053) 20250823134538323 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538323 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbede8cd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538323 DMSC DEBUG msub_fsm[0x561dbedeb920]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134538323 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43) MSC-A terminated (msub.c:261) 20250823134538323 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43) 1 MSC-I still active (msub.c:79) 20250823134538323 DMSC DEBUG msub_fsm[0x561dbedeb920]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134538323 DMSC DEBUG msub_fsm[0x561dbedeb920]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538323 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbedfdd90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538323 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbedfdd90]{READY}: Removing from parent msub_fsm[0x561dbedeb920] (msub.c:113) 20250823134538323 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-525 (ran_conn.c:142) 20250823134538323 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-525 (ran_conn.c:155) 20250823134538323 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbedfdd90]{READY}: Freeing instance (msub.c:113) 20250823134538323 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-525:LU)[0x561dbedfdd90]{READY}: Deallocated (fsm.c:568) 20250823134538323 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43) Free (msub.c:119) 20250823134538323 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538323 DMSC DEBUG msub_fsm[0x561dbedeb920]{terminating}: Freeing instance (msub.c:113) 20250823134538323 DMSC DEBUG msub_fsm[0x561dbedeb920]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134538323 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538323 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538323 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538323 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538323 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538323 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538323 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538323 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538323 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538323 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538323 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538323 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee08f10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538323 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee08f10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538323 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538323 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538323 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538323 DMM DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134538323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbede2cf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134538323 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x561dbee0c730]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134538323 DMSC NOTICE msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16) VLR: update for IMSI=262420000001120 (MSISDN=491230001120) (gsm_04_08.c:1541) 20250823134538323 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134538323 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x561dbee0c730]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134538323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbede2cf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134538323 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x561dbee0c730]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134538323 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x561dbee0c730]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbede2cf0] (vlr_lu_fsm.c:817) 20250823134538323 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x561dbee0c730]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134538323 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x561dbee0c730]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbede2cf0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134538323 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134538323 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.858s remaining) (msc_a.c:450) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538323 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001120/3/1): Available (smpp_smsc.c:626) 20250823134538323 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538323 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538323 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538323 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538323 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16 + 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_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538323 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538323 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538323 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee08f10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:3 20250823134538323 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538323 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538323 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538323 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134538323 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538323 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538324 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538324 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538324 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538324 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538324 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '059B'O 20250823134538325 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538325 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8970]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538325 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8970]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538325 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538325 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538325 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538325 DMM DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134538325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x4E533463:UTRAN-Iu-528:LU)[0x561dbedd1a30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134538325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x561dbee109b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134538325 DMSC NOTICE msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463) VLR: update for IMSI=262420000001119 (MSISDN=491230001119) (gsm_04_08.c:1541) 20250823134538325 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134538325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x561dbee109b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134538325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbedd1a30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134538325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x561dbee109b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134538325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x561dbee109b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbedd1a30] (vlr_lu_fsm.c:817) 20250823134538325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x561dbee109b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134538325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x561dbee109b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbedd1a30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134538325 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134538325 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.854s remaining) (msc_a.c:450) 20250823134538325 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001119/3/1): Available (smpp_smsc.c:626) TC_iu_multi_lu_and_mt_ussd2(3227)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134538325 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538325 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538325 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538325 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538325 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463 + 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) 20250823134538325 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:1 20250823134538325 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538325 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8970]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134538325 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3225)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538326 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538326 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538326 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538326 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538326 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:4 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538327 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538327 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538327 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538327 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538327 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:7 MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:14 MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:5 MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:14 MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:3 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:6 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:14 MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(3210)8338367 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mt_ussd2(3210)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3210)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3210)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3210)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:11 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:9 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:8 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(3202)@7e0c241b4610: Created IMSI[0] for '262420000001116'H'23611B43'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3210) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test-GSUP(3207)@7e0c241b4610: Created GsupExpect[0] for "262420000001116" to be handled at TC_iu_multi_lu_and_mt_ussd2(3210) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:4 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:3 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538362 DVLR DEBUG VLR subscr IMSI-262420000001129 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538362 DVLR DEBUG IMSI:262420000001129 has MSISDN:491230001129 (vlr.c:1045) 20250823134538362 DMSC NOTICE msub(IMSI-262420000001129:MSISDN-491230001129) VLR: update for IMSI=262420000001129 (MSISDN=491230001129) (gsm_04_08.c:1541) 20250823134538362 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538362 DVLR DEBUG VLR subscr IMSI-262420000001126 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538362 DVLR DEBUG IMSI:262420000001126 has MSISDN:491230001126 (vlr.c:1045) 20250823134538362 DMSC NOTICE msub(IMSI-262420000001126:MSISDN-491230001126) VLR: update for IMSI=262420000001126 (MSISDN=491230001126) (gsm_04_08.c:1541) 20250823134538362 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538362 DVLR DEBUG VLR subscr IMSI-262420000001130 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538362 DVLR DEBUG IMSI:262420000001130 has MSISDN:491230001130 (vlr.c:1045) 20250823134538362 DMSC NOTICE msub(IMSI-262420000001130:MSISDN-491230001130) VLR: update for IMSI=262420000001130 (MSISDN=491230001130) (gsm_04_08.c:1541) 20250823134538362 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538362 DVLR DEBUG VLR subscr IMSI-262420000001128 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538362 DVLR DEBUG IMSI:262420000001128 has MSISDN:491230001128 (vlr.c:1045) 20250823134538362 DMSC NOTICE msub(IMSI-262420000001128:MSISDN-491230001128) VLR: update for IMSI=262420000001128 (MSISDN=491230001128) (gsm_04_08.c:1541) 20250823134538362 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538362 DVLR DEBUG VLR subscr IMSI-262420000001131 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538362 DVLR DEBUG IMSI:262420000001131 has MSISDN:491230001131 (vlr.c:1045) 20250823134538362 DMSC NOTICE msub(IMSI-262420000001131:MSISDN-491230001131) VLR: update for IMSI=262420000001131 (MSISDN=491230001131) (gsm_04_08.c:1541) 20250823134538362 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538362 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538362 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823134538362 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823134538362 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250823134538362 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538362 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538362 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538362 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538363 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538363 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538363 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x561dbee1a790]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134538363 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbeda1590]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134538363 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbeda1590]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134538363 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbeda1590]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134538363 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbeda1590]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x561dbee1a790] (vlr_lu_fsm.c:110) 20250823134538363 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538363 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbeda1590]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134538363 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x561dbeda1590]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x561dbee1a790]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134538363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x561dbee1a790]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134538363 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x561dbee0c730]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538363 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x561dbee0c730]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x561dbee1a790] (fsm.c:486) 20250823134538363 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x561dbee0c730]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134538363 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x561dbee0c730]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134538363 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x561dbee0c730]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134538363 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x561dbee0c730]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134538363 DMSC NOTICE msub(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x286CB9A7) VLR: update for IMSI=262420000001129 (MSISDN=491230001129) (gsm_04_08.c:1541) 20250823134538363 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x561dbee0c730]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134538363 DMM DEBUG -> IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x286CB9A7 LOCATION UPDATE ACCEPT (TMSI = 0x286cb9a7) (gsm_04_08.c:149) 20250823134538363 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538363 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134538363 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538363 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee19e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538363 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538363 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538363 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538363 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x286CB9A7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538363 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538363 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538363 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538363 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538363 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538363 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbededee0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538363 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbededee0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538363 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538363 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538363 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538363 DMM DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134538363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee630]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134538363 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x561dbedd1b60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134538363 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538363 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538363 DMSC NOTICE msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD) VLR: update for IMSI=262420000001123 (MSISDN=491230001123) (gsm_04_08.c:1541) 20250823134538363 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134538363 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x561dbedd1b60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134538363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee630]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134538363 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x561dbedd1b60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134538363 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x561dbedd1b60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee630] (vlr_lu_fsm.c:817) 20250823134538363 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x561dbedd1b60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134538363 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x561dbedd1b60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee630]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134538363 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134538363 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.823s remaining) (msc_a.c:450) 20250823134538363 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001123/3/1): Available (smpp_smsc.c:626) 20250823134538363 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538363 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538363 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538363 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538363 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538363 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538363 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538363 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD + 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) 20250823134538363 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538363 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538363 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538363 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538363 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538363 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbededee0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134538363 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538363 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538363 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134538363 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538363 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538363 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538363 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538363 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538363 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538363 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedef210]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538363 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedef210]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538363 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538363 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538363 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538363 DMM DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134538363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4960]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538363 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x561dbedfb6b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134538363 DMSC NOTICE msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96) VLR: update for IMSI=262420000001121 (MSISDN=491230001121) (gsm_04_08.c:1541) 20250823134538363 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134538363 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x561dbedfb6b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134538363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4960]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134538363 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x561dbedfb6b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134538363 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x561dbedfb6b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4960] (vlr_lu_fsm.c:817) 20250823134538363 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x561dbedfb6b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134538363 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x561dbedfb6b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4960]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134538363 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134538363 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.819s remaining) (msc_a.c:450) 20250823134538363 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001121/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538363 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538363 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538363 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538363 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538363 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96 + 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) 20250823134538363 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538363 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538363 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedef210]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134538363 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134538363 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538363 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538363 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538363 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538363 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538363 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538363 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf04b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538364 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf04b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538364 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538364 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538364 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538364 DMM DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134538364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf4750]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134538364 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x561dbedf4190]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134538364 DMSC NOTICE msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3) VLR: update for IMSI=262420000001118 (MSISDN=491230001118) (gsm_04_08.c:1541) 20250823134538364 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134538364 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x561dbedf4190]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134538364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf4750]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134538364 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x561dbedf4190]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134538364 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x561dbedf4190]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf4750] (vlr_lu_fsm.c:817) 20250823134538364 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x561dbedf4190]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134538364 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x561dbedf4190]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf4750]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134538364 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538364 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.815s remaining) (msc_a.c:450) 20250823134538364 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001118/3/1): Available (smpp_smsc.c:626) 20250823134538364 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538364 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538364 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538364 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538364 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3 + 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) 20250823134538364 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538364 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538364 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf04b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134538364 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538364 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538364 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed972e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538364 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed972e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538364 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538364 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538364 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538364 DMM DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134538364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed977b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134538364 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x561dbedadb70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134538364 DMSC NOTICE msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF) VLR: update for IMSI=262420000001122 (MSISDN=491230001122) (gsm_04_08.c:1541) 20250823134538364 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134538364 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x561dbedadb70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134538364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed977b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134538364 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x561dbedadb70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134538364 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x561dbedadb70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed977b0] (vlr_lu_fsm.c:817) 20250823134538364 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x561dbedadb70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134538364 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x561dbedadb70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed977b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134538364 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134538364 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.821s remaining) (msc_a.c:450) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538364 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001122/3/1): Available (smpp_smsc.c:626) 20250823134538364 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538364 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538364 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538364 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538364 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538364 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538364 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538364 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF + 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) 20250823134538364 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538364 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538364 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed972e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134538364 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134538364 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538364 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538364 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538364 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d380]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538364 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d380]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538364 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538364 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538364 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538364 DMM DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134538364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0ffe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134538364 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x561dbee032e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134538364 DMSC NOTICE msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD) VLR: update for IMSI=262420000001127 (MSISDN=491230001127) (gsm_04_08.c:1541) 20250823134538364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538364 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538364 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134538364 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x561dbee032e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134538364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0ffe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134538364 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x561dbee032e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134538364 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x561dbee032e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0ffe0] (vlr_lu_fsm.c:817) 20250823134538364 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x561dbee032e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134538364 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x561dbee032e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0ffe0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134538364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538364 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134538364 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.829s remaining) (msc_a.c:450) 20250823134538364 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001127/3/1): Available (smpp_smsc.c:626) 20250823134538364 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538364 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538364 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538364 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538364 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD + 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) 20250823134538364 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538364 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538364 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:13 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538364 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134538364 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538365 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbedd6a80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538365 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbedd6a80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538365 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538364 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538365 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538365 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538365 DMM DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134538365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbedd5aa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134538365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x561dbeddfdb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134538365 DMSC NOTICE msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED) VLR: update for IMSI=262420000001125 (MSISDN=491230001125) (gsm_04_08.c:1541) 20250823134538365 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538365 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538365 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538365 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134538365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x561dbeddfdb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134538365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbedd5aa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134538365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x561dbeddfdb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134538365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x561dbeddfdb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbedd5aa0] (vlr_lu_fsm.c:817) 20250823134538365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x561dbeddfdb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538365 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538365 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x561dbeddfdb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbedd5aa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134538365 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134538365 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.824s remaining) (msc_a.c:450) 20250823134538365 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001125/3/1): Available (smpp_smsc.c:626) 20250823134538365 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538365 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538365 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538365 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538365 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED + 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) 20250823134538365 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538365 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538365 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbedd6a80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134538365 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134538365 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538365 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc280]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538365 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc280]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538365 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538365 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538365 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538365 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538365 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538365 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538365 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538365 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538365 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538365 DMM DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134538365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfad70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134538365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x561dbee14bd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134538365 DMSC NOTICE msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834) VLR: update for IMSI=262420000001124 (MSISDN=491230001124) (gsm_04_08.c:1541) 20250823134538365 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134538365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x561dbee14bd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134538365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfad70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134538365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x561dbee14bd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134538365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x561dbee14bd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfad70] (vlr_lu_fsm.c:817) 20250823134538365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x561dbee14bd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134538365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x561dbee14bd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfad70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134538365 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134538365 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.822s remaining) (msc_a.c:450) 20250823134538365 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001124/3/1): Available (smpp_smsc.c:626) 20250823134538365 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538365 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538365 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538365 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538365 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834 + 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) 20250823134538365 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538365 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538365 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc280]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134538365 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134538365 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538365 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538365 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538365 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538365 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538365 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538365 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538365 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbedd71f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538365 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbedd71f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538365 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538365 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538365 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134538365 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538365 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538365 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538365 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbee07540]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134538365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbee07540]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbeddfc80] (msc_a.c:1053) 20250823134538365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbee07540]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134538365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbee07540]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134538365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbee07540]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134538365 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedd70c0] (msc_a.c:1053) 20250823134538365 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538365 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbeddfc80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538365 DMSC DEBUG msub_fsm[0x561dbedd70c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134538365 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE) MSC-A terminated (msub.c:261) 20250823134538365 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE) 1 MSC-I still active (msub.c:79) 20250823134538365 DMSC DEBUG msub_fsm[0x561dbedd70c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134538365 DMSC DEBUG msub_fsm[0x561dbedd70c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538365 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbedd71f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538365 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbedd71f0]{READY}: Removing from parent msub_fsm[0x561dbedd70c0] (msub.c:113) 20250823134538365 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-526 (ran_conn.c:142) 20250823134538365 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-526 (ran_conn.c:155) 20250823134538365 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbedd71f0]{READY}: Freeing instance (msub.c:113) 20250823134538365 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-526:LU)[0x561dbedd71f0]{READY}: Deallocated (fsm.c:568) 20250823134538365 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE) Free (msub.c:119) 20250823134538365 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538365 DMSC DEBUG msub_fsm[0x561dbedd70c0]{terminating}: Freeing instance (msub.c:113) 20250823134538365 DMSC DEBUG msub_fsm[0x561dbedd70c0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538365 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538365 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538365 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538365 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538365 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538365 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538365 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538365 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee08f10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538365 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee08f10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538365 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538366 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538366 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134538366 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538366 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134538366 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538366 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbede2cf0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134538366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbede2cf0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee09040] (msc_a.c:1053) 20250823134538366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbede2cf0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134538366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbede2cf0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134538366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbede2cf0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134538366 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedeb380] (msc_a.c:1053) 20250823134538366 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538366 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee09040]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:7 20250823134538366 DMSC DEBUG msub_fsm[0x561dbedeb380]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134538366 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16) MSC-A terminated (msub.c:261) 20250823134538366 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16) 1 MSC-I still active (msub.c:79) 20250823134538366 DMSC DEBUG msub_fsm[0x561dbedeb380]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134538366 DMSC DEBUG msub_fsm[0x561dbedeb380]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538366 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee08f10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538366 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee08f10]{READY}: Removing from parent msub_fsm[0x561dbedeb380] (msub.c:113) 20250823134538366 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-529 (ran_conn.c:142) 20250823134538366 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-529 (ran_conn.c:155) 20250823134538366 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee08f10]{READY}: Freeing instance (msub.c:113) 20250823134538366 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-529:LU)[0x561dbee08f10]{READY}: Deallocated (fsm.c:568) 20250823134538366 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16) Free (msub.c:119) 20250823134538366 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538366 DMSC DEBUG msub_fsm[0x561dbedeb380]{terminating}: Freeing instance (msub.c:113) 20250823134538366 DMSC DEBUG msub_fsm[0x561dbedeb380]{terminating}: Deallocated (fsm.c:568) 20250823134538366 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538366 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538366 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538366 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538366 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538366 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8970]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538366 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8970]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538366 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538366 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538366 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538366 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134538366 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538366 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134538366 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538366 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbedd1a30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134538366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbedd1a30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8aa0] (msc_a.c:1053) 20250823134538366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbedd1a30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134538366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbedd1a30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbedd1a30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134538366 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbede8840] (msc_a.c:1053) 20250823134538366 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538366 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8aa0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538366 DMSC DEBUG msub_fsm[0x561dbede8840]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134538366 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463) MSC-A terminated (msub.c:261) 20250823134538366 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463) 1 MSC-I still active (msub.c:79) 20250823134538366 DMSC DEBUG msub_fsm[0x561dbede8840]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134538366 DMSC DEBUG msub_fsm[0x561dbede8840]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538366 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8970]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538366 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8970]{READY}: Removing from parent msub_fsm[0x561dbede8840] (msub.c:113) 20250823134538366 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-528 (ran_conn.c:142) 20250823134538366 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-528 (ran_conn.c:155) 20250823134538366 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8970]{READY}: Freeing instance (msub.c:113) 20250823134538366 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-528:LU)[0x561dbede8970]{READY}: Deallocated (fsm.c:568) 20250823134538366 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463) Free (msub.c:119) 20250823134538366 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538366 DMSC DEBUG msub_fsm[0x561dbede8840]{terminating}: Freeing instance (msub.c:113) 20250823134538366 DMSC DEBUG msub_fsm[0x561dbede8840]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538366 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538366 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538366 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538366 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538366 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538366 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538366 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538366 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538366 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538366 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:5 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:2 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:6 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3210) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:11 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:9 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:8 TC_iu_multi_lu_and_mt_ussd2(3210)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:1 TC_iu_multi_lu_and_mt_ussd2(3235)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3210)@7e0c241b4610: 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 := '23611B43'O } } } }, additionalUpdateParameters := omit } } } } 20250823134538371 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538371 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538371 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538371 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538371 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:4 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:3 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(3211)4025387 MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '059B'O TC_iu_multi_lu_and_mt_ussd2(3211)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3211)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3211)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3211)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:13 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:14 MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(3217)13017138 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(3215)11176322 MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(3210)14880146 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mt_ussd2(3215)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3217)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3215)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3217)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3215)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3215)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3217)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3217)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@7e0c241b4610: Created IMSI[1] for '262420000001117'H'211810FE'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3211) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-RAN(3202)@7e0c241b4610: Created IMSI[2] for '262420000001119'H'4E533463'O ("NS4c") to be handled at TC_iu_multi_lu_and_mt_ussd2(3215) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test-GSUP(3207)@7e0c241b4610: Created GsupExpect[1] for "262420000001117" to be handled at TC_iu_multi_lu_and_mt_ussd2(3211) MSC_Test_2-RAN(3202)@7e0c241b4610: Created IMSI[3] for '262420000001120'H'8CABFF16'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3217) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(3207)@7e0c241b4610: Created GsupExpect[2] for "262420000001119" to be handled at TC_iu_multi_lu_and_mt_ussd2(3215) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:5 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test-GSUP(3207)@7e0c241b4610: Created GsupExpect[3] for "262420000001120" to be handled at TC_iu_multi_lu_and_mt_ussd2(3217) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:11 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:9 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:8 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:6 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538406 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x561dbee0bd60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134538406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbede2e20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134538406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbede2e20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134538406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbede2e20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134538406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbede2e20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x561dbee0bd60] (vlr_lu_fsm.c:110) 20250823134538406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbede2e20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134538406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x561dbede2e20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x561dbee0bd60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134538406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x561dbee0bd60]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134538406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x561dbeda1590]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x561dbeda1590]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x561dbee0bd60] (fsm.c:486) 20250823134538406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x561dbeda1590]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134538406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x561dbeda1590]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134538406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x561dbeda1590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134538406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x561dbeda1590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134538406 DMSC NOTICE msub(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x110E70FA) VLR: update for IMSI=262420000001126 (MSISDN=491230001126) (gsm_04_08.c:1541) 20250823134538406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x561dbeda1590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134538406 DMM DEBUG -> IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x110E70FA LOCATION UPDATE ACCEPT (TMSI = 0x110e70fa) (gsm_04_08.c:149) 20250823134538406 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134538406 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538406 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538406 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x110E70FA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538406 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x561dbee1dfc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134538406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbedf5420]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134538406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbedf5420]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134538406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbedf5420]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134538406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbedf5420]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x561dbee1dfc0] (vlr_lu_fsm.c:110) 20250823134538406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbedf5420]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134538406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x561dbedf5420]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x561dbee1dfc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134538406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x561dbee1dfc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134538406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x561dbede2e20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x561dbede2e20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x561dbee1dfc0] (fsm.c:486) 20250823134538406 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538406 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538406 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538406 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538406 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x561dbede2e20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134538406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x561dbede2e20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134538406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x561dbede2e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134538406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x561dbede2e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134538406 DMSC NOTICE msub(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x73F0138F) VLR: update for IMSI=262420000001130 (MSISDN=491230001130) (gsm_04_08.c:1541) 20250823134538406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x561dbede2e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134538406 DMM DEBUG -> IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x73F0138F LOCATION UPDATE ACCEPT (TMSI = 0x73f0138f) (gsm_04_08.c:149) 20250823134538406 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134538406 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538406 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d800]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538406 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538406 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538406 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538406 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538406 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538406 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538406 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538406 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538406 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538406 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538406 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x73F0138F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538406 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x561dbee14290]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134538406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbede6180]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134538406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbede6180]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134538406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbede6180]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134538406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbede6180]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x561dbee14290] (vlr_lu_fsm.c:110) 20250823134538406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbede6180]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134538406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x561dbede6180]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x561dbee14290]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134538406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x561dbee14290]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134538406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x561dbedf5420]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x561dbedf5420]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x561dbee14290] (fsm.c:486) 20250823134538406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x561dbedf5420]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134538406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x561dbedf5420]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134538406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x561dbedf5420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134538406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x561dbedf5420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134538406 DMSC NOTICE msub(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0xBA392112) VLR: update for IMSI=262420000001128 (MSISDN=491230001128) (gsm_04_08.c:1541) 20250823134538406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x561dbedf5420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134538406 DMM DEBUG -> IMSI-262420000001128:MSISDN-491230001128:TMSInew-0xBA392112 LOCATION UPDATE ACCEPT (TMSI = 0xba392112) (gsm_04_08.c:149) 20250823134538406 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134538406 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538406 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538407 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538407 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSInew-0xBA392112 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538407 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x561dbee221e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134538407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134538407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134538407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134538407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x561dbee221e0] (vlr_lu_fsm.c:110) 20250823134538407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134538407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x561dbede00d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x561dbee221e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134538407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x561dbee221e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134538407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x561dbede6180]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134538407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x561dbede6180]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x561dbee221e0] (fsm.c:486) 20250823134538407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x561dbede6180]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134538407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x561dbede6180]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134538407 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x561dbede6180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134538407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x561dbede6180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134538407 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538407 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538407 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538407 DMSC NOTICE msub(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x3D6F06D3) VLR: update for IMSI=262420000001131 (MSISDN=491230001131) (gsm_04_08.c:1541) 20250823134538407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x561dbede6180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134538407 DMM DEBUG -> IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x3D6F06D3 LOCATION UPDATE ACCEPT (TMSI = 0x3d6f06d3) (gsm_04_08.c:149) 20250823134538407 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134538407 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538407 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538407 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x3D6F06D3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134538407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538407 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538407 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538407 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823134538407 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538407 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538407 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538407 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538407 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823134538407 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250823134538407 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538407 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee19e70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538407 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee19e70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538407 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538407 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538407 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538407 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538407 DMM DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134538407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a790]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134538407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x561dbee0c730]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134538407 DMSC NOTICE msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7) VLR: update for IMSI=262420000001129 (MSISDN=491230001129) (gsm_04_08.c:1541) 20250823134538407 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134538407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x561dbee0c730]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134538407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a790]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134538407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x561dbee0c730]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134538407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x561dbee0c730]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a790] (vlr_lu_fsm.c:817) 20250823134538407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x561dbee0c730]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134538407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x561dbee0c730]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a790]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134538407 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134538407 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.790s remaining) (msc_a.c:450) 20250823134538407 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001129/3/1): Available (smpp_smsc.c:626) 20250823134538407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538407 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538407 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538407 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538407 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538407 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538407 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538407 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7 + 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) 20250823134538407 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538407 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538407 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee19e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134538407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538408 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538408 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134538408 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538408 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823134538408 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538408 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538408 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538408 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538408 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538408 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538408 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538408 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538408 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538408 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538408 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538408 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538408 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538408 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538408 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823134538408 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250823134538408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538408 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538408 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(3201)@7e0c241b4610: Session index based on local reference:10 20250823134538408 DMSC DEBUG msub_fsm[0x561dbedf3740]{active}: Allocated (fsm.c:456) 20250823134538408 DMSC DEBUG msc_i[0x561dbede8cd0]{READY}: Allocated (fsm.c:456) 20250823134538408 DMSC DEBUG msc_i[0x561dbede8cd0]{READY}: is child of msub_fsm[0x561dbedf3740] (fsm.c:486) 20250823134538408 DMSC DEBUG msc_a[0x561dbedfdd90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538408 DMSC DEBUG msc_a[0x561dbedfdd90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedf3740] (fsm.c:486) 20250823134538408 DMSC DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x561dbedfdd90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538408 DMSC DEBUG msc_i(unknown:UTRAN-Iu-541:NONE)[0x561dbede8cd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538408 DMSC DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x561dbedfdd90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134538409 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x561dbedfdd90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538409 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x561dbedfdd90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134538409 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedeb920]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134538409 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedeb920]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90] (fsm.c:486) 20250823134538409 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedeb920]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134538409 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedeb920]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134538409 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134538409 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134538409 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538409 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538409 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedeb920]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134538409 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedeb920]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134538409 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbee198c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538409 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbee198c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedeb920] (fsm.c:486) 20250823134538409 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbee198c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538409 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbee198c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134538409 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538409 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538409 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538409 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538409 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538409 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538409 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538409 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823134538409 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823134538409 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538409 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538409 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbededee0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538409 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbededee0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538410 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538410 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538410 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134538410 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538410 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134538410 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538410 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee630]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134538410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee630]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee010] (msc_a.c:1053) 20250823134538410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee630]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134538410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee630]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134538410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee630]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134538410 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedf55e0] (msc_a.c:1053) 20250823134538410 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538410 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbedee010]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538410 DMSC DEBUG msub_fsm[0x561dbedf55e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134538410 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD) MSC-A terminated (msub.c:261) 20250823134538410 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD) 1 MSC-I still active (msub.c:79) 20250823134538410 DMSC DEBUG msub_fsm[0x561dbedf55e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134538410 DMSC DEBUG msub_fsm[0x561dbedf55e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538410 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbededee0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538410 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbededee0]{READY}: Removing from parent msub_fsm[0x561dbedf55e0] (msub.c:113) 20250823134538410 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-532 (ran_conn.c:142) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:14 20250823134538410 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-532 (ran_conn.c:155) 20250823134538410 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbededee0]{READY}: Freeing instance (msub.c:113) 20250823134538410 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-532:LU)[0x561dbededee0]{READY}: Deallocated (fsm.c:568) 20250823134538410 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD) Free (msub.c:119) 20250823134538410 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538410 DMSC DEBUG msub_fsm[0x561dbedf55e0]{terminating}: Freeing instance (msub.c:113) 20250823134538410 DMSC DEBUG msub_fsm[0x561dbedf55e0]{terminating}: Deallocated (fsm.c:568) 20250823134538410 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538410 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134538410 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538410 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedef210]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538410 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedef210]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538410 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538411 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538411 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134538410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538411 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538411 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538411 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134538411 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538411 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4960]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134538411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4960]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4c60] (msc_a.c:1053) 20250823134538411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4960]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134538411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4960]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134538411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4960]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134538411 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbede3110] (msc_a.c:1053) 20250823134538411 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538411 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedd4c60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538411 DMSC DEBUG msub_fsm[0x561dbede3110]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134538411 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96) MSC-A terminated (msub.c:261) 20250823134538411 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96) 1 MSC-I still active (msub.c:79) 20250823134538411 DMSC DEBUG msub_fsm[0x561dbede3110]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134538411 DMSC DEBUG msub_fsm[0x561dbede3110]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538411 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedef210]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538411 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedef210]{READY}: Removing from parent msub_fsm[0x561dbede3110] (msub.c:113) 20250823134538411 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-530 (ran_conn.c:142) 20250823134538411 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-530 (ran_conn.c:155) 20250823134538411 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedef210]{READY}: Freeing instance (msub.c:113) 20250823134538411 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-530:LU)[0x561dbedef210]{READY}: Deallocated (fsm.c:568) 20250823134538411 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96) Free (msub.c:119) 20250823134538411 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538411 DMSC DEBUG msub_fsm[0x561dbede3110]{terminating}: Freeing instance (msub.c:113) 20250823134538411 DMSC DEBUG msub_fsm[0x561dbede3110]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538412 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538412 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf04b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538412 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf04b0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538412 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538412 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538412 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134538412 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538412 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538412 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538412 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538412 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134538412 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538412 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf4750]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134538412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf4750]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf05e0] (msc_a.c:1053) 20250823134538412 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538412 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538413 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538413 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538413 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538413 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538413 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf4750]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134538412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf4750]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134538412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf4750]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134538412 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedf0380] (msc_a.c:1053) 20250823134538412 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538412 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf05e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538412 DMSC DEBUG msub_fsm[0x561dbedf0380]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134538412 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3) MSC-A terminated (msub.c:261) 20250823134538412 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3) 1 MSC-I still active (msub.c:79) 20250823134538412 DMSC DEBUG msub_fsm[0x561dbedf0380]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134538412 DMSC DEBUG msub_fsm[0x561dbedf0380]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538412 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf04b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538412 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf04b0]{READY}: Removing from parent msub_fsm[0x561dbedf0380] (msub.c:113) 20250823134538412 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-527 (ran_conn.c:142) 20250823134538412 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-527 (ran_conn.c:155) 20250823134538412 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf04b0]{READY}: Freeing instance (msub.c:113) 20250823134538412 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-527:LU)[0x561dbedf04b0]{READY}: Deallocated (fsm.c:568) 20250823134538412 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3) Free (msub.c:119) 20250823134538412 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538412 DMSC DEBUG msub_fsm[0x561dbedf0380]{terminating}: Freeing instance (msub.c:113) 20250823134538412 DMSC DEBUG msub_fsm[0x561dbedf0380]{terminating}: Deallocated (fsm.c:568) 20250823134538413 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538413 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d380]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538413 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d380]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538413 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538413 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538413 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134538413 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538413 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134538413 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538413 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0ffe0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134538413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0ffe0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d610] (msc_a.c:1053) 20250823134538413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0ffe0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134538413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0ffe0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134538413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0ffe0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134538413 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbee0cde0] (msc_a.c:1053) 20250823134538413 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538413 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d610]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538413 DMSC DEBUG msub_fsm[0x561dbee0cde0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134538413 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD) MSC-A terminated (msub.c:261) 20250823134538413 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD) 1 MSC-I still active (msub.c:79) 20250823134538413 DMSC DEBUG msub_fsm[0x561dbee0cde0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134538413 DMSC DEBUG msub_fsm[0x561dbee0cde0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538413 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d380]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538413 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d380]{READY}: Removing from parent msub_fsm[0x561dbee0cde0] (msub.c:113) 20250823134538413 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-536 (ran_conn.c:142) 20250823134538413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538413 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-536 (ran_conn.c:155) 20250823134538413 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d380]{READY}: Freeing instance (msub.c:113) 20250823134538413 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-536:LU)[0x561dbee0d380]{READY}: Deallocated (fsm.c:568) 20250823134538413 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD) Free (msub.c:119) 20250823134538413 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538413 DMSC DEBUG msub_fsm[0x561dbee0cde0]{terminating}: Freeing instance (msub.c:113) 20250823134538413 DMSC DEBUG msub_fsm[0x561dbee0cde0]{terminating}: Deallocated (fsm.c:568) 20250823134538414 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538414 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbedd6a80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:12 20250823134538414 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbedd6a80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538414 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538414 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538414 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134538414 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538414 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134538414 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538414 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538414 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538414 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538414 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538414 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbedd5aa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134538414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbedd5aa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbede6bb0] (msc_a.c:1053) 20250823134538414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbedd5aa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134538414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbedd5aa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134538414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbedd5aa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134538414 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedfbfa0] (msc_a.c:1053) 20250823134538414 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538414 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbede6bb0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538414 DMSC DEBUG msub_fsm[0x561dbedfbfa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134538414 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED) MSC-A terminated (msub.c:261) 20250823134538414 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED) 1 MSC-I still active (msub.c:79) 20250823134538414 DMSC DEBUG msub_fsm[0x561dbedfbfa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134538414 DMSC DEBUG msub_fsm[0x561dbedfbfa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538414 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbedd6a80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538414 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbedd6a80]{READY}: Removing from parent msub_fsm[0x561dbedfbfa0] (msub.c:113) 20250823134538414 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-534 (ran_conn.c:142) 20250823134538414 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538414 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538414 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-534 (ran_conn.c:155) 20250823134538414 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbedd6a80]{READY}: Freeing instance (msub.c:113) 20250823134538414 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-534:LU)[0x561dbedd6a80]{READY}: Deallocated (fsm.c:568) 20250823134538414 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED) Free (msub.c:119) 20250823134538414 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538414 DMSC DEBUG msub_fsm[0x561dbedfbfa0]{terminating}: Freeing instance (msub.c:113) 20250823134538414 DMSC DEBUG msub_fsm[0x561dbedfbfa0]{terminating}: Deallocated (fsm.c:568) 20250823134538414 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538414 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc280]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538414 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538414 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538414 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538414 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538415 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538415 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134538414 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc280]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538414 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538414 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538414 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134538415 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538415 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134538415 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538415 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfad70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134538415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfad70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc3b0] (msc_a.c:1053) 20250823134538415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfad70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134538415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfad70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134538415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfad70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134538415 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedfc150] (msc_a.c:1053) 20250823134538415 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538415 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc3b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538415 DMSC DEBUG msub_fsm[0x561dbedfc150]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134538415 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834) MSC-A terminated (msub.c:261) 20250823134538415 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834) 1 MSC-I still active (msub.c:79) 20250823134538415 DMSC DEBUG msub_fsm[0x561dbedfc150]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134538415 DMSC DEBUG msub_fsm[0x561dbedfc150]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538415 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc280]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538415 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc280]{READY}: Removing from parent msub_fsm[0x561dbedfc150] (msub.c:113) 20250823134538415 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-533 (ran_conn.c:142) 20250823134538415 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-533 (ran_conn.c:155) 20250823134538415 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc280]{READY}: Freeing instance (msub.c:113) 20250823134538415 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-533:LU)[0x561dbedfc280]{READY}: Deallocated (fsm.c:568) 20250823134538415 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834) Free (msub.c:119) 20250823134538415 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538415 DMSC DEBUG msub_fsm[0x561dbedfc150]{terminating}: Freeing instance (msub.c:113) 20250823134538415 DMSC DEBUG msub_fsm[0x561dbedfc150]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134538415 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538415 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed972e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538415 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed972e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538415 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538415 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538415 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) TC_iu_multi_lu_and_mt_ussd2(3229)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538415 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538415 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538415 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538415 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538415 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134538415 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538415 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed977b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134538416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed977b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed97410] (msc_a.c:1053) 20250823134538416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed977b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134538416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed977b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134538416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed977b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134538416 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbed971b0] (msc_a.c:1053) 20250823134538416 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538416 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed97410]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538416 DMSC DEBUG msub_fsm[0x561dbed971b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134538416 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF) MSC-A terminated (msub.c:261) 20250823134538416 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF) 1 MSC-I still active (msub.c:79) 20250823134538416 DMSC DEBUG msub_fsm[0x561dbed971b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134538416 DMSC DEBUG msub_fsm[0x561dbed971b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538416 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed972e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538416 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed972e0]{READY}: Removing from parent msub_fsm[0x561dbed971b0] (msub.c:113) 20250823134538416 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-531 (ran_conn.c:142) 20250823134538416 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538416 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538416 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538416 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-531 (ran_conn.c:155) 20250823134538416 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed972e0]{READY}: Freeing instance (msub.c:113) 20250823134538416 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-531:LU)[0x561dbed972e0]{READY}: Deallocated (fsm.c:568) 20250823134538416 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF) Free (msub.c:119) 20250823134538416 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538416 DMSC DEBUG msub_fsm[0x561dbed971b0]{terminating}: Freeing instance (msub.c:113) 20250823134538416 DMSC DEBUG msub_fsm[0x561dbed971b0]{terminating}: Deallocated (fsm.c:568) 20250823134538416 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538416 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538416 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538417 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538417 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538417 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538417 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538417 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) TC_iu_multi_lu_and_mt_ussd2(3237)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '059B'O 20250823134538417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538417 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:15 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:13 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3233)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3217) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:10 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mt_ussd2(3239)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134538424 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538424 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538424 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538424 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538424 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538424 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538424 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538424 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6660]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538424 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538424 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538424 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538425 DMM DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134538425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbee0bd60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134538425 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x561dbeda1590]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134538425 DMSC NOTICE msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA) VLR: update for IMSI=262420000001126 (MSISDN=491230001126) (gsm_04_08.c:1541) 20250823134538425 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134538425 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x561dbeda1590]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134538425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbee0bd60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134538425 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x561dbeda1590]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134538425 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x561dbeda1590]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbee0bd60] (vlr_lu_fsm.c:817) 20250823134538425 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x561dbeda1590]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134538425 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x561dbeda1590]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbee0bd60]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134538425 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134538425 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.767s remaining) (msc_a.c:450) 20250823134538425 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001126/3/1): Available (smpp_smsc.c:626) 20250823134538425 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538425 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538425 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538425 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538425 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA + 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) 20250823134538425 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538425 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538425 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134538425 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O 20250823134538425 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538425 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538425 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538425 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538425 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538426 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := 'E30D92'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(3201)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3217)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-RAN(3202)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3215) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:7 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:5 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3217)@7e0c241b4610: 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 := '8CABFF16'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '059B'O 20250823134538429 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538429 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538429 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538429 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538429 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:14 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:14 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3215)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3211) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3210)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3210)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(3223)177501 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3215)@7e0c241b4610: 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 := '4E533463'O ("NS4c") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:2 MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(3219)12860357 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:11 TC_iu_multi_lu_and_mt_ussd2(3223)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134538433 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538433 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbee198c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538433 DVLR DEBUG SUBSCR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43) Received 1 auth tuples (vlr.c:996) 20250823134538433 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbee198c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538433 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbee198c0]{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) 20250823134538434 DMM DEBUG Tx AUTH REQ (rand = 8fe1b069710424103add5296d147abc7) (gsm_04_08.c:641) 20250823134538434 DMM DEBUG AUTH REQ (autn = 6e6dfeaa9b7adddc850b5b6a5dbe034d) (gsm_04_08.c:643) 20250823134538434 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538434 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538434 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbede8cd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538434 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250823134538434 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538434 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538434 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538434 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538434 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538434 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538434 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538434 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538434 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538434 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3223)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3219)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3223)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3223)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3219)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3219)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3219)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:9 20250823134538434 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538434 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538434 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538434 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538435 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538435 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538435 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538435 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538435 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538435 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538435 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538435 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d800]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:8 TC_iu_multi_lu_and_mt_ussd2(3211)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134538435 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d800]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538435 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538435 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538436 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538436 DMM DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134538436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1dfc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134538436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x561dbede2e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(3213)1618620 20250823134538436 DMSC NOTICE msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F) VLR: update for IMSI=262420000001130 (MSISDN=491230001130) (gsm_04_08.c:1541) 20250823134538436 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134538436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x561dbede2e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134538436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1dfc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134538436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x561dbede2e20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134538436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x561dbede2e20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1dfc0] (vlr_lu_fsm.c:817) 20250823134538436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x561dbede2e20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134538436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x561dbede2e20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1dfc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134538436 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134538436 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.766s remaining) (msc_a.c:450) 20250823134538436 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001130/3/1): Available (smpp_smsc.c:626) 20250823134538436 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538436 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538436 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538436 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538436 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F + 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) 20250823134538436 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538437 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538437 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d800]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134538437 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3213)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134538437 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538437 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538437 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538437 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538437 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538438 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538438 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538438 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538438 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:12 TC_iu_multi_lu_and_mt_ussd2(3213)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3213)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:14 TC_iu_multi_lu_and_mt_ussd2(3211)@7e0c241b4610: 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 := '211810FE'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538438 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(3231)816017 TC_iu_multi_lu_and_mt_ussd2(3213)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134538438 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538438 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538438 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538438 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538438 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mt_ussd2(3231)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3231)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3231)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(3217)849909 TC_iu_multi_lu_and_mt_ussd2(3231)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:15 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(3227)1929778 MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(3225)2596484 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(3215)13070598 TC_iu_multi_lu_and_mt_ussd2(3227)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3227)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3227)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3227)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3225)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3225)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:6 TC_iu_multi_lu_and_mt_ussd2(3225)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3225)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(3211)6983422 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:10 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@7e0c241b4610: Created IMSI[4] for '262420000001123'H'6C5B18DD'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3223) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@7e0c241b4610: Created IMSI[5] for '262420000001121'H'19B7FE96'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3219) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:14 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:13 MSC_Test-GSUP(3207)@7e0c241b4610: Created GsupExpect[4] for "262420000001121" to be handled at TC_iu_multi_lu_and_mt_ussd2(3219) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test-GSUP(3207)@7e0c241b4610: Created GsupExpect[5] for "262420000001123" to be handled at TC_iu_multi_lu_and_mt_ussd2(3223) MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(3221)11540328 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(3221)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3221)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3221)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3221)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:1 MSC_Test_2-RAN(3202)@7e0c241b4610: Created IMSI[6] for '262420000001118'H'133E95E3'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3213) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@7e0c241b4610: Created IMSI[7] for '262420000001127'H'1E50FAAD'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3231) MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:2 MSC_Test_2-RAN(3202)@7e0c241b4610: Created IMSI[8] for '262420000001125'H'B867ACED'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3227) MSC_Test-GSUP(3207)@7e0c241b4610: Created GsupExpect[6] for "262420000001118" to be handled at TC_iu_multi_lu_and_mt_ussd2(3213) MSC_Test_2-RAN(3202)@7e0c241b4610: Created IMSI[9] for '262420000001124'H'98067834'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3225) MSC_Test-GSUP(3207)@7e0c241b4610: Created GsupExpect[7] for "262420000001127" to be handled at TC_iu_multi_lu_and_mt_ussd2(3231) MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:3 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(3207)@7e0c241b4610: Created GsupExpect[8] for "262420000001125" to be handled at TC_iu_multi_lu_and_mt_ussd2(3227) MSC_Test-GSUP(3207)@7e0c241b4610: Created GsupExpect[9] for "262420000001124" to be handled at TC_iu_multi_lu_and_mt_ussd2(3225) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=0 into dtap '0514E2338B4D2104F408E740'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '0514E2338B4D2104F408E740'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514E2338B4D2104F408E740'O MSC_Test_2-RAN(3202)@7e0c241b4610: Created IMSI[10] for '262420000001122'H'4C8660FF'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3221) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:10 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test-GSUP(3207)@7e0c241b4610: Created GsupExpect[10] for "262420000001122" to be handled at TC_iu_multi_lu_and_mt_ussd2(3221) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:14 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538478 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538478 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823134538478 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823134538478 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250823134538478 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538478 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823134538478 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538478 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538478 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538478 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538478 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538478 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823134538478 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250823134538478 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538478 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538478 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538478 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538478 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538478 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538478 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823134538478 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538478 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538478 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538478 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538478 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538478 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538478 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538478 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823134538478 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250823134538478 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538478 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538478 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538478 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538478 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538478 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538478 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538478 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538478 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823134538478 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538478 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538478 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538478 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538478 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538479 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538479 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823134538479 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538479 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538479 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250823134538479 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538479 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538479 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538479 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538479 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538479 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538479 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11690]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538479 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538479 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538479 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538479 DMM DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134538479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee14290]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134538479 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x561dbedf5420]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134538479 DMSC NOTICE msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112) VLR: update for IMSI=262420000001128 (MSISDN=491230001128) (gsm_04_08.c:1541) 20250823134538479 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134538479 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x561dbedf5420]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134538479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee14290]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134538479 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x561dbedf5420]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134538479 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538479 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538479 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538479 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538479 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538479 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x561dbedf5420]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee14290] (vlr_lu_fsm.c:817) 20250823134538479 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x561dbedf5420]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134538479 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x561dbedf5420]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee14290]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134538479 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134538479 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.717s remaining) (msc_a.c:450) 20250823134538479 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001128/3/1): Available (smpp_smsc.c:626) 20250823134538479 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538479 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538479 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538479 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538479 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112 + 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) 20250823134538479 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538479 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538479 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134538479 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134538479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538479 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538479 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538479 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538479 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538479 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538479 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538479 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538479 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538479 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823134538479 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823134538479 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538479 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538479 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538479 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538479 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538479 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538479 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538479 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538479 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538479 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538479 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538479 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538479 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538479 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15690]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538479 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538479 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538479 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538479 DMM DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134538479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee221e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134538479 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x561dbede6180]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134538479 DMSC NOTICE msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3) VLR: update for IMSI=262420000001131 (MSISDN=491230001131) (gsm_04_08.c:1541) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538479 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538479 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134538479 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x561dbede6180]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134538479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee221e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134538479 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x561dbede6180]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134538479 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x561dbede6180]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee221e0] (vlr_lu_fsm.c:817) 20250823134538479 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x561dbede6180]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134538479 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x561dbede6180]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134538479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee221e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134538479 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134538479 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.725s remaining) (msc_a.c:450) 20250823134538479 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001131/3/1): Available (smpp_smsc.c:626) 20250823134538479 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538479 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538479 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538479 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538479 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3 + 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) 20250823134538479 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538479 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538479 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134538480 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134538480 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538480 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823134538480 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538480 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538480 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538480 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823134538480 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538480 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538480 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823134538480 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538480 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538480 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538480 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823134538480 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250823134538481 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538481 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee19e70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538481 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee19e70]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538481 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538481 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538481 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134538481 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538481 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134538481 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538481 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a790]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134538481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a790]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a100] (msc_a.c:1053) 20250823134538481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a790]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134538481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a790]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134538481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a790]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134538481 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbee15280] (msc_a.c:1053) 20250823134538481 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538481 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee1a100]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538481 DMSC DEBUG msub_fsm[0x561dbee15280]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538481 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7) MSC-A terminated (msub.c:261) 20250823134538481 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7) 1 MSC-I still active (msub.c:79) 20250823134538481 DMSC DEBUG msub_fsm[0x561dbee15280]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134538481 DMSC DEBUG msub_fsm[0x561dbee15280]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538481 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee19e70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538481 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee19e70]{READY}: Removing from parent msub_fsm[0x561dbee15280] (msub.c:113) 20250823134538481 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-538 (ran_conn.c:142) 20250823134538481 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-538 (ran_conn.c:155) 20250823134538481 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee19e70]{READY}: Freeing instance (msub.c:113) 20250823134538481 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-538:LU)[0x561dbee19e70]{READY}: Deallocated (fsm.c:568) 20250823134538481 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7) Free (msub.c:119) 20250823134538481 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538481 DMSC DEBUG msub_fsm[0x561dbee15280]{terminating}: Freeing instance (msub.c:113) 20250823134538481 DMSC DEBUG msub_fsm[0x561dbee15280]{terminating}: Deallocated (fsm.c:568) 20250823134538481 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538482 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538482 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538481 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) 20250823134538482 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538482 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538482 DMSC DEBUG msub_fsm[0x561dbede3110]{active}: Allocated (fsm.c:456) 20250823134538482 DMSC DEBUG msc_i[0x561dbedee630]{READY}: Allocated (fsm.c:456) 20250823134538482 DMSC DEBUG msc_i[0x561dbedee630]{READY}: is child of msub_fsm[0x561dbede3110] (fsm.c:486) 20250823134538482 DMSC DEBUG msc_a[0x561dbedee010]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538482 DMSC DEBUG msc_a[0x561dbedee010]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbede3110] (fsm.c:486) 20250823134538482 DMSC DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x561dbedee010]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538482 DMSC DEBUG msc_i(unknown:UTRAN-Iu-542:NONE)[0x561dbedee630]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538482 DMSC DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x561dbedee010]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134538482 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x561dbedee010]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538482 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x561dbedee010]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-RAN(3202)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3219) 20250823134538482 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbededee0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134538482 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbededee0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010] (fsm.c:486) 20250823134538482 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbededee0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134538482 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbededee0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134538482 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134538482 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134538482 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538482 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbededee0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134538482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbededee0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134538482 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedf55e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538482 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedf55e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbededee0] (fsm.c:486) 20250823134538482 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedf55e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538482 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedf55e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134538482 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823134538483 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538483 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538483 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-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538483 DMSC DEBUG msub_fsm[0x561dbedfb6b0]{active}: Allocated (fsm.c:456) 20250823134538483 DMSC DEBUG msc_i[0x561dbede6180]{READY}: Allocated (fsm.c:456) 20250823134538483 DMSC DEBUG msc_i[0x561dbede6180]{READY}: is child of msub_fsm[0x561dbedfb6b0] (fsm.c:486) 20250823134538483 DMSC DEBUG msc_a[0x561dbedd5f10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538483 DMSC DEBUG msc_a[0x561dbedd5f10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedfb6b0] (fsm.c:486) 20250823134538483 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538483 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538483 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538483 DMSC DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x561dbedd5f10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538483 DMSC DEBUG msc_i(unknown:UTRAN-Iu-543:NONE)[0x561dbede6180]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538483 DMSC DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x561dbedd5f10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134538483 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x561dbedd5f10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538483 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x561dbedd5f10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134538483 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbee0cde0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134538483 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbee0cde0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10] (fsm.c:486) 20250823134538483 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbee0cde0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134538483 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbee0cde0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134538483 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134538483 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134538483 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538483 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538483 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbee0cde0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134538483 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbee0cde0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134538483 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd4c60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538483 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd4c60]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbee0cde0] (fsm.c:486) 20250823134538483 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd4c60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538483 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd4c60]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134538483 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823134538484 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538484 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538484 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538484 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538484 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) 20250823134538484 DMSC DEBUG msub_fsm[0x561dbedadb70]{active}: Allocated (fsm.c:456) 20250823134538484 DMSC DEBUG msc_i[0x561dbedfad70]{READY}: Allocated (fsm.c:456) 20250823134538484 DMSC DEBUG msc_i[0x561dbedfad70]{READY}: is child of msub_fsm[0x561dbedadb70] (fsm.c:486) 20250823134538484 DMSC DEBUG msc_a[0x561dbede4180]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538484 DMSC DEBUG msc_a[0x561dbede4180]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedadb70] (fsm.c:486) 20250823134538484 DMSC DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x561dbede4180]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538484 DMSC DEBUG msc_i(unknown:UTRAN-Iu-544:NONE)[0x561dbedfad70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538484 DMSC DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x561dbede4180]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(3202)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3223) 20250823134538484 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x561dbede4180]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538484 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x561dbede4180]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134538484 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedf7fc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134538484 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedf7fc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180] (fsm.c:486) 20250823134538484 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedf7fc0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134538484 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedf7fc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134538485 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134538485 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134538485 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538485 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538485 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538485 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538485 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538485 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538485 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538485 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedf7fc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134538485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedf7fc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134538485 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedd6dd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538485 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedd6dd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedf7fc0] (fsm.c:486) 20250823134538485 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedd6dd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538485 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedd6dd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134538485 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823134538485 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538485 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbede8cd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538485 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbede8cd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538485 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538485 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538485 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538485 DMM DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e2338b4df408e740) (gsm_04_08.c:1128) 20250823134538485 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbee198c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538485 DVLR DEBUG SUBSCR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43) AUTH on UTRAN received RES: e2338b4df408e740 (8 bytes) (vlr_auth_fsm.c:151) 20250823134538485 DVLR INFO SUBSCR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538485 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbee198c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538485 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbee198c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538485 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbee198c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538485 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbee198c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedeb920] (vlr_auth_fsm.c:294) 20250823134538485 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbee198c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538485 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbee198c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedeb920]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134538485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedeb920]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134538485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedeb920]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538485 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538485 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1489a2ca778a34d8e346af76c19040f0, CK=NONE (ran_msg_iu.c:388) 20250823134538485 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbede8cd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134538486 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedeb920]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134538486 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538486 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538486 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6660]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538486 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538486 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538486 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134538486 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538486 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134538486 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538486 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbee0bd60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134538486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbee0bd60]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6790] (msc_a.c:1053) 20250823134538486 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538486 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538486 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538486 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538486 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbee0bd60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134538486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbee0bd60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134538486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbee0bd60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134538486 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedd60c0] (msc_a.c:1053) 20250823134538486 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538486 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6790]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538486 DMSC DEBUG msub_fsm[0x561dbedd60c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538486 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA) MSC-A terminated (msub.c:261) 20250823134538486 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA) 1 MSC-I still active (msub.c:79) 20250823134538486 DMSC DEBUG msub_fsm[0x561dbedd60c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134538486 DMSC DEBUG msub_fsm[0x561dbedd60c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538486 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6660]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538486 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6660]{READY}: Removing from parent msub_fsm[0x561dbedd60c0] (msub.c:113) 20250823134538486 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-535 (ran_conn.c:142) 20250823134538486 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-535 (ran_conn.c:155) 20250823134538486 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6660]{READY}: Freeing instance (msub.c:113) 20250823134538486 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-535:LU)[0x561dbedd6660]{READY}: Deallocated (fsm.c:568) 20250823134538486 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA) Free (msub.c:119) 20250823134538486 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538486 DMSC DEBUG msub_fsm[0x561dbedd60c0]{terminating}: Freeing instance (msub.c:113) 20250823134538486 DMSC DEBUG msub_fsm[0x561dbedd60c0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3231) 20250823134538487 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538487 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d800]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538487 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d800]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538487 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538487 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538487 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134538487 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538487 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134538487 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538487 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1dfc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134538487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1dfc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d930] (msc_a.c:1053) 20250823134538487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1dfc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134538487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1dfc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134538487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1dfc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134538487 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbee199f0] (msc_a.c:1053) 20250823134538487 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538487 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d930]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538487 DMSC DEBUG msub_fsm[0x561dbee199f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134538487 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F) MSC-A terminated (msub.c:261) 20250823134538487 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F) 1 MSC-I still active (msub.c:79) 20250823134538487 DMSC DEBUG msub_fsm[0x561dbee199f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134538487 DMSC DEBUG msub_fsm[0x561dbee199f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538487 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d800]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538487 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d800]{READY}: Removing from parent msub_fsm[0x561dbee199f0] (msub.c:113) 20250823134538487 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-539 (ran_conn.c:142) 20250823134538487 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538487 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538487 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538487 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538487 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538487 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-539 (ran_conn.c:155) 20250823134538487 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d800]{READY}: Freeing instance (msub.c:113) 20250823134538487 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-539:LU)[0x561dbee1d800]{READY}: Deallocated (fsm.c:568) 20250823134538487 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F) Free (msub.c:119) 20250823134538487 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538487 DMSC DEBUG msub_fsm[0x561dbee199f0]{terminating}: Freeing instance (msub.c:113) 20250823134538487 DMSC DEBUG msub_fsm[0x561dbee199f0]{terminating}: Deallocated (fsm.c:568) 20250823134538488 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538488 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538488 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538488 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538488 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538488 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538488 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538488 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3225) TC_iu_multi_lu_and_mt_ussd2(3219)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:12 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3223)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3231)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3219)@7e0c241b4610: 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 := '19B7FE96'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:15 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3223)@7e0c241b4610: 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 := '6C5B18DD'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3225)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3202)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3221) TC_iu_multi_lu_and_mt_ussd2(3231)@7e0c241b4610: 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 := '1E50FAAD'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3225)@7e0c241b4610: 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 := '98067834'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:13 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(3223)14549826 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3221)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(3219)1420101 20250823134538499 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538499 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538499 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := '0CF7F5'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(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3221)@7e0c241b4610: 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 := '4C8660FF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:1 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := 'C77106'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-SCCP(3201)@7e0c241b4610: Session index based on local reference:2 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3213) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3227) MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := '6A8EFE'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(3201)@7e0c241b4610: Session index based on local reference:3 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(3235)6155307 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3235)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3235)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3235)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3235)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3213)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(3231)7216366 MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:4 TC_iu_multi_lu_and_mt_ussd2(3213)@7e0c241b4610: 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 := '133E95E3'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(3227)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:5 MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(3225)14655581 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3227)@7e0c241b4610: 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 := 'B867ACED'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:10 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:14 TC_iu_multi_lu_and_mt_ussd2(3217)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3217)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3215)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3215)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:6 TC_iu_multi_lu_and_mt_ussd2(3211)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3211)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:12 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538509 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538509 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedf55e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538509 DVLR DEBUG SUBSCR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16) Received 1 auth tuples (vlr.c:996) 20250823134538509 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedf55e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538509 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedf55e0]{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) 20250823134538509 DMM DEBUG Tx AUTH REQ (rand = ec7da3170572f266ecdf44e279e21f86) (gsm_04_08.c:641) 20250823134538509 DMM DEBUG AUTH REQ (autn = 7c251f7512cf0b8120143623d891cf0e) (gsm_04_08.c:643) 20250823134538509 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538509 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538509 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee630]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538510 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250823134538510 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538510 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538510 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538510 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538510 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134538510 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538510 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538510 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538510 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538510 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538510 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538510 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538510 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538510 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538510 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538510 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538510 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538510 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538510 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538510 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538510 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538510 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538510 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538510 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(3221)14360884 20250823134538510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538510 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538511 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538511 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538511 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538511 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538511 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538511 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538511 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538511 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538511 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538511 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) 20250823134538511 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538511 DMSC DEBUG msub_fsm[0x561dbee199f0]{active}: Allocated (fsm.c:456) 20250823134538511 DMSC DEBUG msc_i[0x561dbee0bd60]{READY}: Allocated (fsm.c:456) 20250823134538511 DMSC DEBUG msc_i[0x561dbee0bd60]{READY}: is child of msub_fsm[0x561dbee199f0] (fsm.c:486) 20250823134538511 DMSC DEBUG msc_a[0x561dbedd6790]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538511 DMSC DEBUG msc_a[0x561dbedd6790]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbee199f0] (fsm.c:486) 20250823134538511 DMSC DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x561dbedd6790]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538511 DMSC DEBUG msc_i(unknown:UTRAN-Iu-545:NONE)[0x561dbee0bd60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538511 DMSC DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x561dbedd6790]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134538511 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x561dbedd6790]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538511 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x561dbedd6790]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134538511 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6660]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134538511 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6660]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790] (fsm.c:486) 20250823134538511 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6660]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134538511 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6660]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:7 20250823134538511 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134538511 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134538511 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538511 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538511 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6660]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134538511 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6660]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134538511 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd60c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538511 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd60c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6660] (fsm.c:486) 20250823134538511 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd60c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538511 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd60c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134538511 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538512 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) 20250823134538512 DMSC DEBUG msub_fsm[0x561dbedef340]{active}: Allocated (fsm.c:456) 20250823134538512 DMSC DEBUG msc_i[0x561dbee1dd50]{READY}: Allocated (fsm.c:456) 20250823134538512 DMSC DEBUG msc_i[0x561dbee1dd50]{READY}: is child of msub_fsm[0x561dbedef340] (fsm.c:486) 20250823134538512 DMSC DEBUG msc_a[0x561dbedd5830]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538512 DMSC DEBUG msc_a[0x561dbedd5830]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedef340] (fsm.c:486) 20250823134538512 DMSC DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x561dbedd5830]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538512 DMSC DEBUG msc_i(unknown:UTRAN-Iu-546:NONE)[0x561dbee1dd50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538512 DMSC DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x561dbedd5830]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134538512 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x561dbedd5830]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538512 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x561dbedd5830]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134538512 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee08210]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134538512 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee08210]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830] (fsm.c:486) 20250823134538512 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee08210]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134538512 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee08210]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134538512 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134538512 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134538512 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538512 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538512 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee08210]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134538512 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee08210]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134538512 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee159a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538512 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee159a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee08210] (fsm.c:486) 20250823134538512 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee159a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538512 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee159a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134538512 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823134538512 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538512 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538512 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538512 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538512 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538512 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd4c60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538512 DVLR DEBUG SUBSCR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463) Received 1 auth tuples (vlr.c:996) 20250823134538512 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd4c60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538512 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd4c60]{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) 20250823134538512 DMM DEBUG Tx AUTH REQ (rand = 0929bd4d45e51401045daab9e71bc683) (gsm_04_08.c:641) 20250823134538512 DMM DEBUG AUTH REQ (autn = fca3dbd262169924f7732a99528a904f) (gsm_04_08.c:643) 20250823134538512 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538512 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538512 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538513 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538513 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538513 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbede6180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538513 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250823134538513 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538513 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedd6dd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538513 DVLR DEBUG SUBSCR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE) Received 1 auth tuples (vlr.c:996) 20250823134538513 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedd6dd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538513 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedd6dd0]{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) 20250823134538513 DMM DEBUG Tx AUTH REQ (rand = 35dcd49af85ecb674f4f80c71f18385b) (gsm_04_08.c:641) 20250823134538513 DMM DEBUG AUTH REQ (autn = 656732d3eae47d81804315130f64eb8a) (gsm_04_08.c:643) 20250823134538513 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538513 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538513 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538513 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedfad70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538513 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538513 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538513 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538513 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) 20250823134538513 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538513 DMSC DEBUG msub_fsm[0x561dbedfbb20]{active}: Allocated (fsm.c:456) 20250823134538513 DMSC DEBUG msc_i[0x561dbedec370]{READY}: Allocated (fsm.c:456) 20250823134538513 DMSC DEBUG msc_i[0x561dbedec370]{READY}: is child of msub_fsm[0x561dbedfbb20] (fsm.c:486) 20250823134538513 DMSC DEBUG msc_a[0x561dbee1a960]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538513 DMSC DEBUG msc_a[0x561dbee1a960]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedfbb20] (fsm.c:486) 20250823134538513 DMSC DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x561dbee1a960]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538513 DMSC DEBUG msc_i(unknown:UTRAN-Iu-547:NONE)[0x561dbedec370]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538513 DMSC DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x561dbee1a960]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134538513 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538513 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538514 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538513 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x561dbee1a960]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538514 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x561dbee1a960]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134538514 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee10920]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134538514 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee10920]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960] (fsm.c:486) 20250823134538514 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee10920]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134538514 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee10920]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134538514 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134538514 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134538514 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538514 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538514 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee10920]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134538514 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee10920]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134538514 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedf41e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538514 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedf41e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee10920] (fsm.c:486) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:1 20250823134538514 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedf41e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538514 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedf41e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134538514 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823134538514 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538514 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538514 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538514 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538514 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538514 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538514 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538514 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11690]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538514 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(3213)2340184 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538514 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538514 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134538514 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538514 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134538514 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538514 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee14290]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134538514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee14290]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11870] (msc_a.c:1053) 20250823134538514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee14290]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134538514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee14290]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134538514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee14290]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134538514 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbee11060] (msc_a.c:1053) 20250823134538514 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538514 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11870]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538514 DMSC DEBUG msub_fsm[0x561dbee11060]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134538514 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112) MSC-A terminated (msub.c:261) 20250823134538514 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112) 1 MSC-I still active (msub.c:79) 20250823134538514 DMSC DEBUG msub_fsm[0x561dbee11060]{active}: State change to terminating (no timeout) (msub.c:91) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538514 DMSC DEBUG msub_fsm[0x561dbee11060]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538514 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11690]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538514 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11690]{READY}: Removing from parent msub_fsm[0x561dbee11060] (msub.c:113) 20250823134538514 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-537 (ran_conn.c:142) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538515 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-537 (ran_conn.c:155) 20250823134538515 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11690]{READY}: Freeing instance (msub.c:113) 20250823134538515 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-537:LU)[0x561dbee11690]{READY}: Deallocated (fsm.c:568) 20250823134538515 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112) Free (msub.c:119) 20250823134538515 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538515 DMSC DEBUG msub_fsm[0x561dbee11060]{terminating}: Freeing instance (msub.c:113) 20250823134538515 DMSC DEBUG msub_fsm[0x561dbee11060]{terminating}: Deallocated (fsm.c:568) 20250823134538515 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538515 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538515 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538515 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) 20250823134538515 DMSC DEBUG msub_fsm[0x561dbee11870]{active}: Allocated (fsm.c:456) 20250823134538515 DMSC DEBUG msc_i[0x561dbee11690]{READY}: Allocated (fsm.c:456) 20250823134538515 DMSC DEBUG msc_i[0x561dbee11690]{READY}: is child of msub_fsm[0x561dbee11870] (fsm.c:486) 20250823134538515 DMSC DEBUG msc_a[0x561dbee11060]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538515 DMSC DEBUG msc_a[0x561dbee11060]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbee11870] (fsm.c:486) 20250823134538515 DMSC DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x561dbee11060]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538515 DMSC DEBUG msc_i(unknown:UTRAN-Iu-548:NONE)[0x561dbee11690]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538515 DMSC DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x561dbee11060]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134538515 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x561dbee11060]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538515 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x561dbee11060]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134538515 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee0c6a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134538515 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee0c6a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060] (fsm.c:486) 20250823134538515 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee0c6a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134538515 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee0c6a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134538515 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134538515 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134538515 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538515 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee0c6a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134538515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee0c6a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134538515 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbeda1870]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538515 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbeda1870]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee0c6a0] (fsm.c:486) 20250823134538515 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbeda1870]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538515 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbeda1870]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134538515 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538516 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538516 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538516 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:8 20250823134538516 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538516 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@7e0c241b4610: Created IMSI[11] for '262420000001129'H'286CB9A7'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3235) 20250823134538516 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := 'DE0342'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(3201)@7e0c241b4610: Session index based on local reference:4 MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(3229)8638753 MSC_Test-GSUP(3207)@7e0c241b4610: Created GsupExpect[11] for "262420000001129" to be handled at TC_iu_multi_lu_and_mt_ussd2(3235) 20250823134538517 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538517 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538517 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538517 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538517 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538518 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) 20250823134538518 DMSC DEBUG msub_fsm[0x561dbeda1620]{active}: Allocated (fsm.c:456) 20250823134538518 DMSC DEBUG msc_i[0x561dbedfd290]{READY}: Allocated (fsm.c:456) 20250823134538518 DMSC DEBUG msc_i[0x561dbedfd290]{READY}: is child of msub_fsm[0x561dbeda1620] (fsm.c:486) TC_iu_multi_lu_and_mt_ussd2(3229)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134538518 DMSC DEBUG msc_a[0x561dbedfd3c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538518 DMSC DEBUG msc_a[0x561dbedfd3c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeda1620] (fsm.c:486) 20250823134538518 DMSC DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x561dbedfd3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538518 DMSC DEBUG msc_i(unknown:UTRAN-Iu-549:NONE)[0x561dbedfd290]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538518 DMSC DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x561dbedfd3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134538518 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x561dbedfd3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538518 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x561dbedfd3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134538518 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedd44e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134538518 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedd44e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0] (fsm.c:486) 20250823134538518 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedd44e0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134538518 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedd44e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134538518 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134538518 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) TC_iu_multi_lu_and_mt_ussd2(3229)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3229)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134538518 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538518 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538518 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedd44e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134538518 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedd44e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134538518 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedf7b50]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538518 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedf7b50]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedd44e0] (fsm.c:486) 20250823134538518 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedf7b50]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538518 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedf7b50]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134538518 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823134538518 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538518 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538519 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538519 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3229)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(3237)12420189 MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := '15AB45'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-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:5 TC_iu_multi_lu_and_mt_ussd2(3237)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3237)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3237)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3237)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:15 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(3227)512520 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538522 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538522 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538522 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538522 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538522 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538522 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538522 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538522 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15690]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538522 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538523 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538523 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134538523 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538523 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134538523 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538523 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee221e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee221e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15870] (msc_a.c:1053) 20250823134538523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee221e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134538523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee221e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134538523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee221e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134538523 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbee18d20] (msc_a.c:1053) 20250823134538523 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538523 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15870]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538523 DMSC DEBUG msub_fsm[0x561dbee18d20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134538523 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3) MSC-A terminated (msub.c:261) 20250823134538523 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3) 1 MSC-I still active (msub.c:79) 20250823134538523 DMSC DEBUG msub_fsm[0x561dbee18d20]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134538523 DMSC DEBUG msub_fsm[0x561dbee18d20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538523 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15690]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538523 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15690]{READY}: Removing from parent msub_fsm[0x561dbee18d20] (msub.c:113) 20250823134538523 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-540 (ran_conn.c:142) 20250823134538523 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-540 (ran_conn.c:155) 20250823134538523 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15690]{READY}: Freeing instance (msub.c:113) 20250823134538523 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-540:LU)[0x561dbee15690]{READY}: Deallocated (fsm.c:568) 20250823134538523 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3) Free (msub.c:119) 20250823134538523 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538523 DMSC DEBUG msub_fsm[0x561dbee18d20]{terminating}: Freeing instance (msub.c:113) 20250823134538523 DMSC DEBUG msub_fsm[0x561dbee18d20]{terminating}: Deallocated (fsm.c:568) 20250823134538523 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538523 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538523 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538523 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538523 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:9 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:2 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134538525 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538525 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538525 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538525 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538525 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538525 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) 20250823134538525 DMSC DEBUG msub_fsm[0x561dbee15870]{active}: Allocated (fsm.c:456) 20250823134538525 DMSC DEBUG msc_i[0x561dbee15690]{READY}: Allocated (fsm.c:456) 20250823134538525 DMSC DEBUG msc_i[0x561dbee15690]{READY}: is child of msub_fsm[0x561dbee15870] (fsm.c:486) 20250823134538525 DMSC DEBUG msc_a[0x561dbee18d20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538525 DMSC DEBUG msc_a[0x561dbee18d20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbee15870] (fsm.c:486) 20250823134538525 DMSC DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x561dbee18d20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538525 DMSC DEBUG msc_i(unknown:UTRAN-Iu-550:NONE)[0x561dbee15690]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538525 DMSC DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x561dbee18d20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134538525 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x561dbee18d20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) TC_iu_multi_lu_and_mt_ussd2(3223)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3223)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134538525 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x561dbee18d20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134538525 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbedd0340]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134538525 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbedd0340]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20] (fsm.c:486) 20250823134538525 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbedd0340]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134538525 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbedd0340]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134538525 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134538525 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134538525 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538525 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538525 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbedd0340]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134538525 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbedd0340]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:3 20250823134538525 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbeddfbd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538525 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbeddfbd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbedd0340] (fsm.c:486) 20250823134538525 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbeddfbd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538525 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbeddfbd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134538525 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823134538525 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538525 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538525 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538525 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538525 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538525 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3219)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250823134538526 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538526 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd60c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538526 DVLR DEBUG SUBSCR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD) Received 1 auth tuples (vlr.c:996) 20250823134538526 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd60c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538526 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd60c0]{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) 20250823134538526 DMM DEBUG Tx AUTH REQ (rand = 83bb99d4f56d5624615d1c8403de316f) (gsm_04_08.c:641) 20250823134538526 DMM DEBUG AUTH REQ (autn = cafbec31b4fb0541e04c4e67142d8525) (gsm_04_08.c:643) 20250823134538526 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538526 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) TC_iu_multi_lu_and_mt_ussd2(3219)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538526 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbee0bd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := '6E1CEE'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 } } 20250823134538526 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:6 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=0 into dtap '0514D4F3C8472104D0EF5C9D'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '0514D4F3C8472104D0EF5C9D'O 20250823134538527 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538527 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538527 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538527 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538527 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@7e0c241b4610: Created IMSI[12] for '262420000001126'H'110E70FA'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3229) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:10 MSC_Test_2-RAN(3202)@7e0c241b4610: Created IMSI[13] for '262420000001130'H'73F0138F'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3237) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test-GSUP(3207)@7e0c241b4610: Created GsupExpect[12] for "262420000001126" to be handled at TC_iu_multi_lu_and_mt_ussd2(3229) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134538530 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538530 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538530 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538530 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538530 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(3207)@7e0c241b4610: Created GsupExpect[13] for "262420000001130" to be handled at TC_iu_multi_lu_and_mt_ussd2(3237) 20250823134538530 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) 20250823134538530 DMSC DEBUG msub_fsm[0x561dbedd4880]{active}: Allocated (fsm.c:456) 20250823134538530 DMSC DEBUG msc_i[0x561dbedd49b0]{READY}: Allocated (fsm.c:456) 20250823134538530 DMSC DEBUG msc_i[0x561dbedd49b0]{READY}: is child of msub_fsm[0x561dbedd4880] (fsm.c:486) 20250823134538530 DMSC DEBUG msc_a[0x561dbeda6ac0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538530 DMSC DEBUG msc_a[0x561dbeda6ac0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedd4880] (fsm.c:486) 20250823134538530 DMSC DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x561dbeda6ac0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538530 DMSC DEBUG msc_i(unknown:UTRAN-Iu-551:NONE)[0x561dbedd49b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538530 DMSC DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x561dbeda6ac0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134538531 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x561dbeda6ac0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538531 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x561dbeda6ac0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134538531 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee1db30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134538531 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee1db30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0] (fsm.c:486) 20250823134538531 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee1db30]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134538531 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee1db30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134538531 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134538531 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538531 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538531 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee1db30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134538531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee1db30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:12 20250823134538531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee07ca0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee07ca0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee1db30] (fsm.c:486) 20250823134538531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee07ca0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee07ca0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134538531 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823134538531 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538531 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538532 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538532 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee159a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538532 DVLR DEBUG SUBSCR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96) Received 1 auth tuples (vlr.c:996) 20250823134538532 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538532 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee159a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538532 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee159a0]{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) 20250823134538532 DMM DEBUG Tx AUTH REQ (rand = fd8be496c0a7089e2b2c501f660a58eb) (gsm_04_08.c:641) 20250823134538532 DMM DEBUG AUTH REQ (autn = 474385483cad1781bad4ed9d515bbb5b) (gsm_04_08.c:643) 20250823134538532 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538532 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538532 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := 'DFA05D'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 } } 20250823134538532 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538532 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538532 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538532 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee1dd50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538532 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250823134538532 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538532 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:7 20250823134538532 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538532 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := 'DB2134'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(3201)@7e0c241b4610: Session index based on local reference:8 20250823134538533 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823134538533 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250823134538532 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538532 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538532 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538532 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538532 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538532 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538533 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538533 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538533 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbede8cd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538533 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbede8cd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538533 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{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(3231)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250823134538533 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538533 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedeb920]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134538533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedeb920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134538533 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538533 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbede8cd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3231)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedeb920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134538533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedeb920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134538533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedeb920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134538533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedeb920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134538533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedeb920]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134538533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedeb920]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:15 20250823134538533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedeb920]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134538533 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134538533 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.875s remaining) (msc_a.c:450) 20250823134538533 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250823134538533 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538534 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbede8cd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538534 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250823134538534 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001116/3/1): Available (smpp_smsc.c:626) MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(3233)12845007 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538534 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538534 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538534 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538534 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538534 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538534 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538535 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538535 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538535 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538535 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538535 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538535 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538535 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538535 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538535 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538535 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := '23B558'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-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3233)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:9 TC_iu_multi_lu_and_mt_ussd2(3233)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3233)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3233)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3225)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3225)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:4 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=0 into dtap '0514A91758202104BFFD13AB'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '0514A91758202104BFFD13AB'O MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514D4F3C8472104D0EF5C9D'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=0 into dtap '05149604C350210470DF79A8'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '05149604C350210470DF79A8'O MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := '07D208'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(3201)@7e0c241b4610: Session index based on local reference:10 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:5 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3221)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3221)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(3239)8016958 TC_iu_multi_lu_and_mt_ussd2(3239)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:0 TC_iu_multi_lu_and_mt_ussd2(3239)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3239)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3239)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3213)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3213)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@7e0c241b4610: Created IMSI[14] for '262420000001128'H'BA392112'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3233) MSC_Test-GSUP(3207)@7e0c241b4610: Created GsupExpect[14] for "262420000001128" to be handled at TC_iu_multi_lu_and_mt_ussd2(3233) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514A91758202104BFFD13AB'O TC_iu_multi_lu_and_mt_ussd2(3227)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3227)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3202)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3235) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:3 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05149604C350210470DF79A8'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=0 into dtap '05142EF0FFA92104ABF6C7A6'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '05142EF0FFA92104ABF6C7A6'O MSC_Test_2-RAN(3202)@7e0c241b4610: Created IMSI[15] for '262420000001131'H'3D6F06D3'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3239) TC_iu_multi_lu_and_mt_ussd2(3210)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:4 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=0 into dtap '051448C7130C21046474A7FC'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '051448C7130C21046474A7FC'O MSC_Test-GSUP(3207)@7e0c241b4610: Created GsupExpect[15] for "262420000001131" to be handled at TC_iu_multi_lu_and_mt_ussd2(3239) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05142EF0FFA92104ABF6C7A6'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:5 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 TC_iu_multi_lu_and_mt_ussd2(3235)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051448C7130C21046474A7FC'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:20 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(3235)@7e0c241b4610: 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 := '286CB9A7'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(3235)12641091 MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:11 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538574 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538574 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedf41e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538574 DVLR DEBUG SUBSCR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD) Received 1 auth tuples (vlr.c:996) 20250823134538574 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedf41e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538574 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedf41e0]{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) 20250823134538574 DMM DEBUG Tx AUTH REQ (rand = e9f8f183dbaf18a117f9647fc7e562a1) (gsm_04_08.c:641) 20250823134538574 DMM DEBUG AUTH REQ (autn = 2f6b5c1c4892a5d9d7a8be612c8b2a5d) (gsm_04_08.c:643) 20250823134538574 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538574 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538574 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedec370]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538575 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250823134538575 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538575 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbeda1870]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538575 DVLR DEBUG SUBSCR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834) Received 1 auth tuples (vlr.c:996) 20250823134538575 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbeda1870]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538575 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbeda1870]{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) 20250823134538575 DMM DEBUG Tx AUTH REQ (rand = cde346bb16b616c48459296b8e9a4a80) (gsm_04_08.c:641) 20250823134538575 DMM DEBUG AUTH REQ (autn = 4e8bb56c85543b028dac0b6f953744dd) (gsm_04_08.c:643) 20250823134538575 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538575 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538575 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538575 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538575 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538575 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538575 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250823134538575 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538575 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538575 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538575 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538575 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823134538576 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538576 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538575 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823134538575 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250823134538576 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538576 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823134538576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538576 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538576 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538576 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538576 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538576 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538576 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823134538576 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250823134538576 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538576 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538576 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538576 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedf7b50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538576 DVLR DEBUG SUBSCR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF) Received 1 auth tuples (vlr.c:996) 20250823134538576 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedf7b50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538576 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedf7b50]{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) 20250823134538576 DMM DEBUG Tx AUTH REQ (rand = 98d00dd41329d731b6beb4cb9c1be364) (gsm_04_08.c:641) 20250823134538576 DMM DEBUG AUTH REQ (autn = 022b30c4b63a8479fe6c9c303b6b6937) (gsm_04_08.c:643) 20250823134538576 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538576 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538576 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd290]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538576 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250823134538576 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538576 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538576 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee630]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538576 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee630]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538576 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538577 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538577 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538577 DMM DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d4f3c847d0ef5c9d) (gsm_04_08.c:1128) 20250823134538577 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedf55e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538577 DVLR DEBUG SUBSCR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16) AUTH on UTRAN received RES: d4f3c847d0ef5c9d (8 bytes) (vlr_auth_fsm.c:151) 20250823134538577 DVLR INFO SUBSCR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538577 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538577 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538577 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538577 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538577 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedf55e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538577 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedf55e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538577 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedf55e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538577 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedf55e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbededee0] (vlr_auth_fsm.c:294) 20250823134538577 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedf55e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538577 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedf55e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbededee0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134538577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbededee0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134538577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbededee0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538577 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538577 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1741895b2fa46a6305415d16cccadbb7, CK=NONE (ran_msg_iu.c:388) 20250823134538577 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee630]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134538577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbededee0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134538577 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538577 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbeddfbd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538577 DVLR DEBUG SUBSCR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3) Received 1 auth tuples (vlr.c:996) 20250823134538577 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbeddfbd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538577 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbeddfbd0]{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) 20250823134538577 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538577 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538577 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538577 DMM DEBUG Tx AUTH REQ (rand = 0929bd4d45e51401045daab9e71bc683) (gsm_04_08.c:641) 20250823134538577 DMM DEBUG AUTH REQ (autn = fca3dbd262169924f7732a99528a904f) (gsm_04_08.c:643) 20250823134538577 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538577 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538577 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee15690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538577 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538577 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538577 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250823134538577 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538577 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbede6180]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538577 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538577 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538577 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538577 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbede6180]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538577 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538577 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538577 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538578 DMM DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a9175820bffd13ab) (gsm_04_08.c:1128) 20250823134538578 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd4c60]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538578 DVLR DEBUG SUBSCR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463) AUTH on UTRAN received RES: a9175820bffd13ab (8 bytes) (vlr_auth_fsm.c:151) 20250823134538578 DVLR INFO SUBSCR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538578 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd4c60]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538578 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538578 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538578 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538578 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538578 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd4c60]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538578 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd4c60]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538578 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd4c60]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbee0cde0] (vlr_auth_fsm.c:294) 20250823134538578 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd4c60]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538578 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd4c60]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbee0cde0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134538578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbee0cde0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134538578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbee0cde0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538578 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538578 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=97bd92606a1a714a5fc67fb25a615d5e, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538578 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbede6180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134538578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbee0cde0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134538578 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538578 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee07ca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538578 DVLR DEBUG SUBSCR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED) Received 1 auth tuples (vlr.c:996) 20250823134538578 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee07ca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538578 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee07ca0]{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) 20250823134538578 DMM DEBUG Tx AUTH REQ (rand = b388f6e83c8e9a019ac4a7c380d50bbe) (gsm_04_08.c:641) 20250823134538578 DMM DEBUG AUTH REQ (autn = 015a90a3493a27520a7adec984f9eb15) (gsm_04_08.c:643) 20250823134538578 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538578 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538578 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbedd49b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538578 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538578 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538578 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538578 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538578 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538578 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250823134538578 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538578 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538578 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedfad70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538578 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedfad70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538578 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538578 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538578 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538579 DMM DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9604c35070df79a8) (gsm_04_08.c:1128) 20250823134538579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedd6dd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538579 DVLR DEBUG SUBSCR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE) AUTH on UTRAN received RES: 9604c35070df79a8 (8 bytes) (vlr_auth_fsm.c:151) 20250823134538579 DVLR INFO SUBSCR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedd6dd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedd6dd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedd6dd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedd6dd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedf7fc0] (vlr_auth_fsm.c:294) 20250823134538579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedd6dd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedd6dd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538579 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedf7fc0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134538579 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538579 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538579 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538579 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538579 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538579 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedf7fc0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134538579 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedf7fc0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538579 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538579 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=825413bdb78abe1c82926642c03d7d0e, CK=NONE (ran_msg_iu.c:388) 20250823134538579 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedfad70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538579 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedf7fc0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134538579 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538579 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538579 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538579 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538579 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538579 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538579 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823134538579 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823134538579 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250823134538579 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538579 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538579 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538579 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538579 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538579 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538579 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538579 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538579 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538579 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538579 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538579 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbee0bd60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538579 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbee0bd60]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538579 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538579 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538579 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538579 DMM DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2ef0ffa9abf6c7a6) (gsm_04_08.c:1128) 20250823134538579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd60c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538580 DVLR DEBUG SUBSCR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD) AUTH on UTRAN received RES: 2ef0ffa9abf6c7a6 (8 bytes) (vlr_auth_fsm.c:151) 20250823134538580 DVLR INFO SUBSCR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538580 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd60c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538580 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd60c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538580 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd60c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538580 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd60c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6660] (vlr_auth_fsm.c:294) 20250823134538580 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd60c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538580 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd60c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6660]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134538580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6660]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134538580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6660]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538580 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538580 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6ed3e7ff3189395758b22b2f44d02d65, CK=NONE (ran_msg_iu.c:388) 20250823134538580 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbee0bd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134538580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6660]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134538580 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538580 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250823134538580 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538580 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538580 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538580 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250823134538580 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250823134538580 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:6 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538580 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee1dd50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538580 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee1dd50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538580 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538580 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538580 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538580 DMM DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 48c7130c6474a7fc) (gsm_04_08.c:1128) 20250823134538580 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee159a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538580 DVLR DEBUG SUBSCR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96) AUTH on UTRAN received RES: 48c7130c6474a7fc (8 bytes) (vlr_auth_fsm.c:151) 20250823134538580 DVLR INFO SUBSCR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538581 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee159a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538581 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee159a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538581 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee159a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538581 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee159a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee08210] (vlr_auth_fsm.c:294) 20250823134538581 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee159a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538581 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee159a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee08210]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134538581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee08210]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134538581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee08210]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538581 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538581 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3e73d0c46e45c57cc7c0f7645b8750ff, CK=NONE (ran_msg_iu.c:388) 20250823134538581 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee1dd50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee08210]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134538581 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538581 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbede8cd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538581 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbede8cd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538581 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134538581 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538581 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538581 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538581 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538581 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538581 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538581 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538581 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538581 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) 20250823134538582 DMSC DEBUG msub_fsm[0x561dbedd60c0]{active}: Allocated (fsm.c:456) 20250823134538582 DMSC DEBUG msc_i[0x561dbedd6dd0]{READY}: Allocated (fsm.c:456) 20250823134538582 DMSC DEBUG msc_i[0x561dbedd6dd0]{READY}: is child of msub_fsm[0x561dbedd60c0] (fsm.c:486) 20250823134538582 DMSC DEBUG msc_a[0x561dbedd4c60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538582 DMSC DEBUG msc_a[0x561dbedd4c60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedd60c0] (fsm.c:486) 20250823134538582 DMSC DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x561dbedd4c60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538582 DMSC DEBUG msc_i(unknown:UTRAN-Iu-552:NONE)[0x561dbedd6dd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538582 DMSC DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x561dbedd4c60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134538582 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x561dbedd4c60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538582 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x561dbedd4c60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134538582 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedf55e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134538582 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedf55e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60] (fsm.c:486) 20250823134538582 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedf55e0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134538582 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedf55e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134538582 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134538582 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134538582 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538582 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538582 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedf55e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134538582 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedf55e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134538582 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbee1aee0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538582 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbee1aee0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedf55e0] (fsm.c:486) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538582 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbee1aee0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538582 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbee1aee0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134538582 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823134538582 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538582 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538582 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538582 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538582 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538582 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538582 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538583 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538583 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538583 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538583 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538583 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538583 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538583 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538583 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:7 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3210)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=0 into dtap '0514E2114BE821044BD8FEFD'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '0514E2114BE821044BD8FEFD'O MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538586 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538586 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823134538586 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134538586 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538586 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbede8cd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538586 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134538586 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538586 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538586 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538586 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538586 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134538586 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538586 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538586 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbede8cd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134538586 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134538586 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538586 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538586 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538586 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538586 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538587 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538587 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538587 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:1 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3237) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:9 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3229) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:2 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:10 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3237)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:6 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=0 into dtap '05142461A93A2104A966A0CE'O MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '05142461A93A2104A966A0CE'O TC_iu_multi_lu_and_mt_ussd2(3237)@7e0c241b4610: 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 := '73F0138F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514E2114BE821044BD8FEFD'O TC_iu_multi_lu_and_mt_ussd2(3229)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538599 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538599 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538599 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538599 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538599 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:3 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3229)@7e0c241b4610: 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 := '110E70FA'O } } } }, additionalUpdateParameters := omit } } } } 20250823134538599 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538599 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedec370]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538599 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedec370]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538599 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538599 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538599 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538599 DMM DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e2114be84bd8fefd) (gsm_04_08.c:1128) 20250823134538599 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedf41e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538599 DVLR DEBUG SUBSCR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD) AUTH on UTRAN received RES: e2114be84bd8fefd (8 bytes) (vlr_auth_fsm.c:151) 20250823134538599 DVLR INFO SUBSCR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538599 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedf41e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538599 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedf41e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538599 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedf41e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538600 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedf41e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee10920] (vlr_auth_fsm.c:294) 20250823134538600 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedf41e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538600 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedf41e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538600 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee10920]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134538600 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee10920]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134538600 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee10920]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538600 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538600 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ab0bb487aafd79bf8407958ce5549cf6, CK=NONE (ran_msg_iu.c:388) 20250823134538600 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedec370]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134538600 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee10920]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134538600 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538600 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538600 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538600 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538600 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538600 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:4 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:7 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=0 into dtap '0514E47DD4742104C072CB21'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '0514E47DD4742104C072CB21'O MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05142461A93A2104A966A0CE'O MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538606 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538606 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538606 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538606 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538606 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538607 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538607 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538607 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11690]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538607 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538607 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538607 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538607 DMM DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2461a93aa966a0ce) (gsm_04_08.c:1128) 20250823134538607 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbeda1870]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538607 DVLR DEBUG SUBSCR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834) AUTH on UTRAN received RES: 2461a93aa966a0ce (8 bytes) (vlr_auth_fsm.c:151) 20250823134538607 DVLR INFO SUBSCR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538607 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbeda1870]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538607 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbeda1870]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538607 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbeda1870]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538607 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbeda1870]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee0c6a0] (vlr_auth_fsm.c:294) 20250823134538607 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbeda1870]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538607 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbeda1870]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee0c6a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134538607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee0c6a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134538607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee0c6a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538607 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538607 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=73028d3773072d38f8b205b7d1a38cf0, CK=NONE (ran_msg_iu.c:388) 20250823134538607 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134538607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee0c6a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-RAN(3202)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3233) 20250823134538607 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538607 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538607 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:5 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(3237)15339900 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := 'C0E343'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(3201)@7e0c241b4610: Session index based on local reference:11 MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(3229)16110659 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=0 into dtap '0514A91758202104BFFD13AB'O MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '0514A91758202104BFFD13AB'O TC_iu_multi_lu_and_mt_ussd2(3233)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:8 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514E47DD4742104C072CB21'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 20250823134538613 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538613 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538613 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=0 into dtap '05149E4677842104460511DD'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538613 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538613 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd290]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538613 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd290]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538613 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538613 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538613 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '05149E4677842104460511DD'O MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mt_ussd2(3233)@7e0c241b4610: 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 := 'BA392112'O } } } }, additionalUpdateParameters := omit } } } } 20250823134538613 DMM DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e47dd474c072cb21) (gsm_04_08.c:1128) 20250823134538613 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedf7b50]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538613 DVLR DEBUG SUBSCR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF) AUTH on UTRAN received RES: e47dd474c072cb21 (8 bytes) (vlr_auth_fsm.c:151) 20250823134538614 DVLR INFO SUBSCR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538614 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedf7b50]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538614 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedf7b50]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538614 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedf7b50]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538614 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedf7b50]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedd44e0] (vlr_auth_fsm.c:294) 20250823134538614 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedf7b50]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538614 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedf7b50]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedd44e0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134538614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedd44e0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134538614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedd44e0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538614 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538614 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e290977cb536aa5524865d70decd0e48, CK=NONE (ran_msg_iu.c:388) 20250823134538614 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd290]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134538614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedd44e0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134538614 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538614 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538614 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538615 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538615 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538615 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538615 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538615 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538615 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538615 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538615 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538615 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538615 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee630]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538615 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee630]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538615 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538615 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538615 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538615 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbededee0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134538616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbededee0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134538616 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538616 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee630]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134538616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbededee0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134538616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbededee0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134538616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbededee0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134538616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbededee0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134538616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbededee0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134538616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbededee0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134538616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbededee0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134538616 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134538616 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.865s remaining) (msc_a.c:450) 20250823134538616 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250823134538616 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538616 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee630]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538616 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250823134538616 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001120/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:6 20250823134538616 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538616 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538616 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538616 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538616 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538616 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3239) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:7 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:12 TC_iu_multi_lu_and_mt_ussd2(3235)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3235)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134538620 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538620 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538620 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538620 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:13 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538620 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538621 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) TC_iu_multi_lu_and_mt_ussd2(3239)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134538621 DMSC DEBUG msub_fsm[0x561dbeda1870]{active}: Allocated (fsm.c:456) 20250823134538621 DMSC DEBUG msc_i[0x561dbedf41e0]{READY}: Allocated (fsm.c:456) 20250823134538621 DMSC DEBUG msc_i[0x561dbedf41e0]{READY}: is child of msub_fsm[0x561dbeda1870] (fsm.c:486) 20250823134538621 DMSC DEBUG msc_a[0x561dbee0cc30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538621 DMSC DEBUG msc_a[0x561dbee0cc30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeda1870] (fsm.c:486) 20250823134538621 DMSC DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x561dbee0cc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538621 DMSC DEBUG msc_i(unknown:UTRAN-Iu-553:NONE)[0x561dbedf41e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538621 DMSC DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x561dbee0cc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134538621 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x561dbee0cc30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538622 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x561dbee0cc30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) TC_iu_multi_lu_and_mt_ussd2(3210)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134538622 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf0380]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134538622 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf0380]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30] (fsm.c:486) 20250823134538622 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf0380]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134538622 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf0380]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134538622 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134538622 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134538622 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538622 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf0380]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134538622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf0380]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134538622 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf04b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538622 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf04b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf0380] (fsm.c:486) 20250823134538622 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf04b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538622 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf04b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134538622 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823134538622 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538622 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbee1aee0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538622 DVLR DEBUG SUBSCR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7) Received 1 auth tuples (vlr.c:996) 20250823134538622 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbee1aee0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538622 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbee1aee0]{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) 20250823134538622 DMM DEBUG Tx AUTH REQ (rand = 1cf945c828eeb0a31757658f53371691) (gsm_04_08.c:641) 20250823134538622 DMM DEBUG AUTH REQ (autn = 262f1a26ffc019911bf55d7c23409147) (gsm_04_08.c:643) 20250823134538622 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538622 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538622 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538622 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538622 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538622 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538622 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538622 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd6dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538622 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250823134538622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:9 20250823134538623 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538623 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538623 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538623 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538623 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 20250823134538623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538623 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538623 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538623 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538623 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538623 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538624 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) 20250823134538624 DMSC DEBUG msub_fsm[0x561dbedeb2d0]{active}: Allocated (fsm.c:456) 20250823134538624 DMSC DEBUG msc_i[0x561dbedeb400]{READY}: Allocated (fsm.c:456) 20250823134538624 DMSC DEBUG msc_i[0x561dbedeb400]{READY}: is child of msub_fsm[0x561dbedeb2d0] (fsm.c:486) 20250823134538624 DMSC DEBUG msc_a[0x561dbedeb530]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538624 DMSC DEBUG msc_a[0x561dbedeb530]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedeb2d0] (fsm.c:486) 20250823134538624 DMSC DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x561dbedeb530]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538624 DMSC DEBUG msc_i(unknown:UTRAN-Iu-554:NONE)[0x561dbedeb400]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538624 DMSC DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x561dbedeb530]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134538624 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x561dbedeb530]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538624 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x561dbedeb530]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134538624 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee074d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134538624 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee074d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530] (fsm.c:486) 20250823134538624 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee074d0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134538625 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee074d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134538625 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134538625 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134538625 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538625 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538625 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee074d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134538625 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee074d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134538625 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee04b30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538625 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee04b30]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee074d0] (fsm.c:486) 20250823134538625 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee04b30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538625 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee04b30]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134538625 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823134538625 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538625 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538625 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538625 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538625 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538625 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 TC_iu_multi_lu_and_mt_ussd2(3239)@7e0c241b4610: 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 := '3D6F06D3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514A91758202104BFFD13AB'O MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134538626 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538626 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538626 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538626 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538626 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538626 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538626 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee15690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538627 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee15690]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538627 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538627 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538627 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538627 DMM DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a9175820bffd13ab) (gsm_04_08.c:1128) 20250823134538627 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbeddfbd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538627 DVLR DEBUG SUBSCR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3) AUTH on UTRAN received RES: a9175820bffd13ab (8 bytes) (vlr_auth_fsm.c:151) 20250823134538627 DVLR INFO SUBSCR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538627 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbeddfbd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538627 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbeddfbd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538627 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbeddfbd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538627 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbeddfbd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbedd0340] (vlr_auth_fsm.c:294) 20250823134538627 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbeddfbd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538627 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbeddfbd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538627 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbedd0340]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134538627 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbedd0340]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134538627 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbedd0340]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538627 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538627 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=97bd92606a1a714a5fc67fb25a615d5e, CK=NONE (ran_msg_iu.c:388) 20250823134538627 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee15690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134538627 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbedd0340]{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(3201)@7e0c241b4610: Session index based on connection ID:10 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 20250823134538627 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538627 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538627 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538627 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05149E4677842104460511DD'O 20250823134538629 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538629 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538629 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538629 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(3233)3286287 20250823134538629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538629 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538629 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538629 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbede6180]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538629 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbede6180]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538629 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538629 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538629 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538629 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbee0cde0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134538629 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbee0cde0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134538629 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538629 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbede6180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134538630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbee0cde0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134538630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbee0cde0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134538630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbee0cde0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134538630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbee0cde0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134538630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbee0cde0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134538630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbee0cde0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134538630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbee0cde0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134538630 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134538630 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.853s remaining) (msc_a.c:450) 20250823134538630 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250823134538630 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538630 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbede6180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538630 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250823134538630 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001119/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538630 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538630 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538630 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538630 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538630 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538630 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538630 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538630 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538630 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538630 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538632 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538632 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538632 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538632 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538632 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134538632 DIUCS DEBUG (UTRAN-Iu-551) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538632 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbedd49b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538632 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbedd49b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538632 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538632 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538632 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538632 DMM DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9e467784460511dd) (gsm_04_08.c:1128) 20250823134538632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee07ca0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134538632 DVLR DEBUG SUBSCR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED) AUTH on UTRAN received RES: 9e467784460511dd (8 bytes) (vlr_auth_fsm.c:151) 20250823134538632 DVLR INFO SUBSCR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee07ca0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee07ca0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538633 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee07ca0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538633 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee07ca0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee1db30] (vlr_auth_fsm.c:294) 20250823134538633 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee07ca0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538633 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee07ca0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538633 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee1db30]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134538633 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee1db30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134538633 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee1db30]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538633 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538633 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0e6cc02ad8e320e68b62c676c469ba96, CK=NONE (ran_msg_iu.c:388) 20250823134538633 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbedd49b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134538633 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee1db30]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134538633 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538633 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538633 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538633 [1;34mDLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-RAN(3202)@7e0c241b4610: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(3239)1265384 20250823134538633 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538633 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:1 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:1 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := 'EA117C'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-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:12 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:11 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:3 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134538640 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538640 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538640 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538640 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538641 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:4 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 20250823134538641 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538641 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedfad70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538641 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedfad70]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538641 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538641 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538641 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538641 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedf7fc0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134538641 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedf7fc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134538641 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538641 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedfad70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134538641 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedf7fc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134538641 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedf7fc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134538641 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedf7fc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134538641 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedf7fc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134538641 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedf7fc0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134538641 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedf7fc0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134538641 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedf7fc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134538641 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134538641 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.842s remaining) (msc_a.c:450) 20250823134538641 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250823134538641 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538641 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedfad70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538642 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250823134538642 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001117/3/1): Available (smpp_smsc.c:626) 20250823134538642 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538642 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538642 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538642 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538642 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538642 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538642 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538642 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538642 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538642 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538643 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538643 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538643 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538643 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538643 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:14 20250823134538643 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538643 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbee0bd60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538643 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbee0bd60]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538643 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538644 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538644 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6660]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134538644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6660]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134538644 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538644 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbee0bd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134538644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6660]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134538644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6660]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134538644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6660]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134538644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6660]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134538644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6660]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134538644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6660]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134538644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6660]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134538644 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134538644 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.866s remaining) (msc_a.c:450) 20250823134538644 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250823134538644 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538644 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbee0bd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538645 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250823134538645 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001123/3/1): Available (smpp_smsc.c:626) TC_iu_multi_lu_and_mt_ussd2(3237)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3237)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134538645 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538645 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538645 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538645 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538645 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538645 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538645 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538645 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538647 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538647 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf04b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538647 DVLR DEBUG SUBSCR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F) Received 1 auth tuples (vlr.c:996) 20250823134538647 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf04b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538647 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf04b0]{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) 20250823134538647 DMM DEBUG Tx AUTH REQ (rand = 7204461c7021b2874ca262b0ec29e175) (gsm_04_08.c:641) 20250823134538647 DMM DEBUG AUTH REQ (autn = 6f51e27b107feb954f195e38e8ef1cf5) (gsm_04_08.c:643) 20250823134538647 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538647 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538647 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf41e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538647 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250823134538648 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538648 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538648 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538648 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538648 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3217)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134538648 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538648 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538649 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538649 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538649 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538650 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) 20250823134538650 DMSC DEBUG msub_fsm[0x561dbeddfbd0]{active}: Allocated (fsm.c:456) 20250823134538650 DMSC DEBUG msc_i[0x561dbee04640]{READY}: Allocated (fsm.c:456) 20250823134538650 DMSC DEBUG msc_i[0x561dbee04640]{READY}: is child of msub_fsm[0x561dbeddfbd0] (fsm.c:486) 20250823134538650 DMSC DEBUG msc_a[0x561dbee04770]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538650 DMSC DEBUG msc_a[0x561dbee04770]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbeddfbd0] (fsm.c:486) 20250823134538650 DMSC DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x561dbee04770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538650 DMSC DEBUG msc_i(unknown:UTRAN-Iu-555:NONE)[0x561dbee04640]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538650 DMSC DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x561dbee04770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=0 into dtap '0514DD54721E21049340EBA3'O 20250823134538650 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x561dbee04770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538650 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x561dbee04770]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134538650 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee048a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134538650 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee048a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770] (fsm.c:486) 20250823134538650 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee048a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '0514DD54721E21049340EBA3'O MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := 'F5D443'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(3201)@7e0c241b4610: Session index based on local reference:13 20250823134538650 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee048a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134538650 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134538650 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134538650 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538650 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538650 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee048a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134538650 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee048a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134538650 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbedb7110]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538650 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbedb7110]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee048a0] (fsm.c:486) 20250823134538650 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbedb7110]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538650 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbedb7110]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134538651 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:9 20250823134538651 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538651 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538651 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538651 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538651 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:2 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3229)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3229)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:2 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:10 MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '8B3A05A203020101'O 20250823134538653 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538653 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee04b30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '8B7A05A203020101'O 20250823134538653 DVLR DEBUG SUBSCR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA) Received 1 auth tuples (vlr.c:996) 20250823134538653 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee04b30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538653 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee04b30]{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) 20250823134538653 DMM DEBUG Tx AUTH REQ (rand = 8e3b0b6e2f6b432ce779dc2ea8f036c5) (gsm_04_08.c:641) 20250823134538653 DMM DEBUG AUTH REQ (autn = bedb844ac662ff5e6d61537eb07502bf) (gsm_04_08.c:643) 20250823134538653 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538653 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538653 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538654 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250823134538654 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538654 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538654 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538654 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134538654 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:5 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538656 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538656 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538656 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538656 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538656 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:0 20250823134538656 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538656 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee1dd50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 20250823134538656 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee1dd50]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538656 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538656 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538656 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee08210]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134538656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee08210]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134538656 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538656 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee1dd50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134538656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee08210]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134538656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee08210]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134538656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee08210]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134538656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee08210]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134538657 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee08210]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134538657 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee08210]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134538657 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee08210]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134538657 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134538657 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.855s remaining) (msc_a.c:450) 20250823134538657 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250823134538657 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538657 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee1dd50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538657 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250823134538657 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001121/3/1): Available (smpp_smsc.c:626) 20250823134538657 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538657 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538657 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538657 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538657 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134538657 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538657 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538657 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538657 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538657 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538657 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538657 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538657 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538657 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538657 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538657 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538658 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538658 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538658 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbede8cd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538658 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbede8cd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538658 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538658 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538658 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134538658 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538658 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) TC_iu_multi_lu_and_mt_ussd2(3215)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134538658 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538658 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedeb920]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134538658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedeb920]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90] (msc_a.c:1053) 20250823134538658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedeb920]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134538658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedeb920]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134538658 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedf3740] (msc_a.c:1053) 20250823134538658 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538658 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbedfdd90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538658 DMSC DEBUG msub_fsm[0x561dbedf3740]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134538658 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43) MSC-A terminated (msub.c:261) 20250823134538658 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43) 1 MSC-I still active (msub.c:79) 20250823134538658 DMSC DEBUG msub_fsm[0x561dbedf3740]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134538658 DMSC DEBUG msub_fsm[0x561dbedf3740]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538658 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbede8cd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538658 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbede8cd0]{READY}: Removing from parent msub_fsm[0x561dbedf3740] (msub.c:113) 20250823134538658 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-541 (ran_conn.c:142) 20250823134538658 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-541 (ran_conn.c:155) 20250823134538658 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbede8cd0]{READY}: Freeing instance (msub.c:113) 20250823134538658 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43:UTRAN-Iu-541:PAGING_RESP)[0x561dbede8cd0]{READY}: Deallocated (fsm.c:568) 20250823134538658 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43) Free (msub.c:119) 20250823134538658 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x23611B43 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538658 DMSC DEBUG msub_fsm[0x561dbedf3740]{terminating}: Freeing instance (msub.c:113) 20250823134538658 DMSC DEBUG msub_fsm[0x561dbedf3740]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: First idle individual index:15 20250823134538659 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538659 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538659 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:6 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 20250823134538661 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538661 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538661 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538661 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538661 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538661 DIUCS DEBUG (UTRAN-Iu-556 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(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134538661 DMSC DEBUG msub_fsm[0x561dbedfdd90]{active}: Allocated (fsm.c:456) 20250823134538661 DMSC DEBUG msc_i[0x561dbede8cd0]{READY}: Allocated (fsm.c:456) 20250823134538661 DMSC DEBUG msc_i[0x561dbede8cd0]{READY}: is child of msub_fsm[0x561dbedfdd90] (fsm.c:486) 20250823134538661 DMSC DEBUG msc_a[0x561dbedf3740]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134538661 DMSC DEBUG msc_a[0x561dbedf3740]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedfdd90] (fsm.c:486) 20250823134538661 DMSC DEBUG msc_a(unknown:UTRAN-Iu-556:NONE)[0x561dbedf3740]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134538661 DMSC DEBUG msc_i(unknown:UTRAN-Iu-556:NONE)[0x561dbede8cd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134538661 DMSC DEBUG msc_a(unknown:UTRAN-Iu-556:NONE)[0x561dbedf3740]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134538661 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-556:NONE)[0x561dbedf3740]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134538661 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-556:NONE)[0x561dbedf3740]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134538661 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8720]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134538661 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8720]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740] (fsm.c:486) 20250823134538661 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8720]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134538662 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8720]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134538662 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134538662 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538662 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134538662 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134538662 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8720]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134538662 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8720]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134538662 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8850]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134538662 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8850]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8720] (fsm.c:486) 20250823134538662 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8850]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134538662 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8850]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134538662 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823134538662 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538662 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538662 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538662 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538662 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538663 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538663 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538663 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538663 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538663 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedec370]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538663 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedec370]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538663 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538663 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538664 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee10920]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134538664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee10920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134538664 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538664 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedec370]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134538664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee10920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134538664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee10920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134538664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee10920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee10920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134538664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee10920]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134538664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee10920]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134538664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee10920]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134538664 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134538664 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.849s remaining) (msc_a.c:450) 20250823134538664 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250823134538664 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538664 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedec370]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538664 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250823134538664 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001127/3/1): Available (smpp_smsc.c:626) 20250823134538665 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538665 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538665 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538665 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538665 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538665 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538665 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538665 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538665 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538665 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538665 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538666 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538666 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538666 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11690]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538666 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538666 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538666 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee0c6a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134538666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee0c6a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134538666 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538666 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134538666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee0c6a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134538666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee0c6a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134538666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee0c6a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134538666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee0c6a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134538666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee0c6a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134538666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee0c6a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134538666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee0c6a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:3 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538666 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134538666 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.849s remaining) (msc_a.c:450) 20250823134538666 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250823134538666 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538666 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538666 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250823134538666 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001124/3/1): Available (smpp_smsc.c:626) 20250823134538667 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538667 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538667 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538667 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538667 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538667 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:3 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:4 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:4 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:12 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3211)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := '32250F'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(3201)@7e0c241b4610: Session index based on local reference:14 TC_iu_multi_lu_and_mt_ussd2(3223)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:13 MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:5 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3233)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3233)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=0 into dtap '0514ACEE29CB21044B351429'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '0514ACEE29CB21044B351429'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:5 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538675 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbedb7110]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538675 DVLR DEBUG SUBSCR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112) Received 1 auth tuples (vlr.c:996) 20250823134538675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbedb7110]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbedb7110]{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) 20250823134538675 DMM DEBUG Tx AUTH REQ (rand = fe044cf0745285bcad54e2d0c6997934) (gsm_04_08.c:641) 20250823134538675 DMM DEBUG AUTH REQ (autn = dedc8a64558a87bb31f4a5fa6fd87f1f) (gsm_04_08.c:643) 20250823134538675 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538675 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538675 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04640]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538675 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250823134538675 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538675 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538676 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:8 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:11 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514DD54721E21049340EBA3'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:20 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538678 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538678 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538678 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538678 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 20250823134538678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538678 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538678 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538678 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd290]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250823134538678 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd290]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538678 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=0 into dtap '051441D3BFB5210402C03405'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '051441D3BFB5210402C03405'O 20250823134538678 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538678 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538678 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedd44e0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134538678 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedd44e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134538678 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538678 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd290]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134538679 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedd44e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134538679 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedd44e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134538679 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedd44e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134538679 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedd44e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134538679 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedd44e0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134538679 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedd44e0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134538679 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedd44e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134538679 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134538679 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.839s remaining) (msc_a.c:450) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3219)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134538679 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250823134538679 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538679 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd290]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538679 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250823134538679 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001122/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:9 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 20250823134538680 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538680 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538680 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538680 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 20250823134538680 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538680 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538680 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538680 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134538680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538680 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538681 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538681 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538681 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538681 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538681 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538681 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd6dd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538681 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd6dd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538681 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538681 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538681 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538681 DMM DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = dd54721e9340eba3) (gsm_04_08.c:1128) 20250823134538681 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbee1aee0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538681 DVLR DEBUG SUBSCR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7) AUTH on UTRAN received RES: dd54721e9340eba3 (8 bytes) (vlr_auth_fsm.c:151) 20250823134538681 DVLR INFO SUBSCR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538681 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbee1aee0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538681 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbee1aee0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538681 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbee1aee0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538681 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbee1aee0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedf55e0] (vlr_auth_fsm.c:294) 20250823134538681 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbee1aee0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538681 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbee1aee0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538681 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedf55e0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134538681 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedf55e0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134538681 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedf55e0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538681 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538681 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538681 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d1ce92ee6e9cc23c110e79161097e4d9, CK=NONE (ran_msg_iu.c:388) 20250823134538681 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd6dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134538681 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedf55e0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134538681 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538681 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee630]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538681 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee630]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538681 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538681 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538681 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538681 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538681 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538681 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:10 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 20250823134538681 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538682 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538682 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538682 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538682 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538682 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '8B7A05A203020101'O 20250823134538682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538682 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538682 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee15690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538682 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee15690]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538682 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538682 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538682 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538682 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbedd0340]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134538682 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbedd0340]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134538682 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538682 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee15690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538682 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbedd0340]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134538682 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbedd0340]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134538682 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbedd0340]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134538682 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbedd0340]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134538682 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbedd0340]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134538682 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbedd0340]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134538682 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbedd0340]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134538682 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134538682 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.842s remaining) (msc_a.c:450) 20250823134538683 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250823134538683 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538683 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee15690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538683 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250823134538683 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001118/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538683 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538683 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) TC_iu_multi_lu_and_mt_ussd2(3217)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:20 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 20250823134538683 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538683 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538683 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538683 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538683 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538683 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538683 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538683 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250823134538684 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538684 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823134538684 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134538684 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538684 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538684 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538684 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee630]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538684 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134538684 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538684 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538684 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538684 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538685 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538685 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538685 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538685 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134538685 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538685 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538685 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee630]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538685 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134538685 DIUCS DEBUG (UTRAN-Iu-551) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538685 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbedd49b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538685 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbedd49b0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538685 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538685 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538685 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee1db30]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134538685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee1db30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134538685 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538685 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbedd49b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee1db30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134538685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee1db30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134538685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee1db30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134538685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee1db30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134538685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee1db30]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134538685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee1db30]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134538685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee1db30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134538685 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134538685 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.845s remaining) (msc_a.c:450) 20250823134538685 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250823134538685 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538685 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbedd49b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538685 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250823134538685 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001125/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538686 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538686 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538686 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538686 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538686 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538686 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538686 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538686 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538686 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538687 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538687 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538687 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538687 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538687 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538687 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538687 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538687 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:0 20250823134538687 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538687 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbede6180]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538688 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbede6180]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538688 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538688 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538688 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(3201)@7e0c241b4610: { messageType := 2, destLocRef := '134EE8'O, sourceLocRef := '00022C'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 } } 20250823134538688 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538688 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:15 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538688 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(3210)14880146 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:6 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3210)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3210)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3215)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3210)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538690 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538690 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823134538690 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134538690 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538690 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbede6180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538690 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134538690 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538690 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538690 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538690 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538690 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134538690 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538690 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538690 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbede6180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134538690 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134538691 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538691 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538691 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538691 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) TC_iu_multi_lu_and_mt_ussd2(3239)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250823134538691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538691 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538691 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538691 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538691 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) TC_iu_multi_lu_and_mt_ussd2(3239)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134538691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:6 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:14 TC_iu_multi_lu_and_mt_ussd2(3210)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:8 TC_iu_multi_lu_and_mt_ussd2(3231)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3225)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:3 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:20 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=0 into dtap '0514B1C1F3EA21046783651D'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '0514B1C1F3EA21046783651D'O MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250823134538697 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538697 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538697 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538697 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538697 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:12 20250823134538697 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538698 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedfad70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538698 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedfad70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538698 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538698 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538698 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538698 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134538698 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8850]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134538698 DVLR DEBUG SUBSCR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3) Received 1 auth tuples (vlr.c:996) 20250823134538698 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8850]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134538698 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8850]{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) 20250823134538698 DMM DEBUG Tx AUTH REQ (rand = 250b9c7a2047748a70e5e481dd3d4f92) (gsm_04_08.c:641) 20250823134538698 DMM DEBUG AUTH REQ (autn = 60c4489caac0f94472b16b19608ef7ce) (gsm_04_08.c:643) 20250823134538698 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134538698 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 20250823134538698 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8cd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 20250823134538698 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250823134538698 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538698 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538698 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538698 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538698 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538698 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514ACEE29CB21044B351429'O MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '8B3A05A203020101'O 20250823134538699 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538699 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538699 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538699 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538699 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538699 DIUCS DEBUG (UTRAN-Iu-553) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538699 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf41e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) TC_iu_multi_lu_and_mt_ussd2(3211)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:4 20250823134538699 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf41e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538699 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:20 20250823134538699 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538699 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538700 DMM DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = acee29cb4b351429) (gsm_04_08.c:1128) 20250823134538700 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf04b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538700 DVLR DEBUG SUBSCR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F) AUTH on UTRAN received RES: acee29cb4b351429 (8 bytes) (vlr_auth_fsm.c:151) 20250823134538700 DVLR INFO SUBSCR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538700 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf04b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538700 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf04b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 20250823134538700 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf04b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538700 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf04b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf0380] (vlr_auth_fsm.c:294) 20250823134538700 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf04b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538700 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf04b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538700 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf0380]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134538700 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf0380]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134538700 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf0380]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538700 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538700 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f2138fad0e354cdadd1d433d6631fe45, CK=NONE (ran_msg_iu.c:388) 20250823134538700 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf41e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134538700 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf0380]{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(3203)@7e0c241b4610: Message received on association #8 20250823134538700 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538700 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538700 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538700 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:13 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 20250823134538701 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538701 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538701 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538701 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538701 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538701 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538701 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbee0bd60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538701 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbee0bd60]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051441D3BFB5210402C03405'O 20250823134538701 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538701 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538701 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538702 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538702 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:5 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:20 20250823134538702 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134538702 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538702 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedfad70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538702 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134538702 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538702 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538702 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538702 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538702 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134538702 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538702 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538702 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedfad70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250823134538702 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134538703 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538703 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) TC_iu_multi_lu_and_mt_ussd2(3223)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538703 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538703 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538703 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538703 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538703 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538703 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538703 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538703 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538703 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538704 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538704 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538704 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538704 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538704 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538704 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538704 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb400]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538704 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb400]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538704 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538704 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538704 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538704 DMM DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 41d3bfb502c03405) (gsm_04_08.c:1128) 20250823134538704 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee04b30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538704 DVLR DEBUG SUBSCR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA) AUTH on UTRAN received RES: 41d3bfb502c03405 (8 bytes) (vlr_auth_fsm.c:151) 20250823134538704 DVLR INFO SUBSCR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538704 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee04b30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538704 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee04b30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538704 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee04b30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538704 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee04b30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee074d0] (vlr_auth_fsm.c:294) 20250823134538704 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee04b30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538704 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee04b30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee074d0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134538704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee074d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134538704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee074d0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538704 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538704 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2138f91c184fd01f46db67ba41a86da6, CK=NONE (ran_msg_iu.c:388) 20250823134538704 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134538704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee074d0]{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(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538704 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538704 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee1dd50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538704 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee1dd50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538704 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538704 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538704 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538705 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538705 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823134538705 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134538705 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538705 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538705 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538705 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538705 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbee0bd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538705 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134538705 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538705 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538705 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538705 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538705 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134538705 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538705 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538705 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbee0bd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134538705 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538705 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538705 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538705 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538705 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538705 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538705 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3219)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:8 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:11 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:9 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:9 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:1 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:1 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3221)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:10 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:10 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:2 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:2 TC_iu_multi_lu_and_mt_ussd2(3217)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:15 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3213)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:14 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514B1C1F3EA21046783651D'O TC_iu_multi_lu_and_mt_ussd2(3215)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:6 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:20 20250823134538715 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538715 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 20250823134538715 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538715 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538715 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250823134538715 DIUCS DEBUG (UTRAN-Iu-555) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538715 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04640]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538715 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04640]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538715 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538715 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) TC_iu_multi_lu_and_mt_ussd2(3227)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:7 20250823134538715 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538715 DMM DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b1c1f3ea6783651d) (gsm_04_08.c:1128) 20250823134538715 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbedb7110]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538715 DVLR DEBUG SUBSCR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112) AUTH on UTRAN received RES: b1c1f3ea6783651d (8 bytes) (vlr_auth_fsm.c:151) 20250823134538715 DVLR INFO SUBSCR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538715 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbedb7110]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538716 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbedb7110]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538716 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbedb7110]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538716 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbedb7110]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee048a0] (vlr_auth_fsm.c:294) 20250823134538716 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbedb7110]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538716 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbedb7110]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538716 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee048a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134538716 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee048a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134538716 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee048a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538716 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538716 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=df01285c4ba7c28d8b1a05757adb981e, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:20 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 20250823134538716 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04640]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134538716 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee048a0]{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(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250823134538716 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538716 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538716 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538716 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538716 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538716 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538716 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538716 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538717 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538717 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538717 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedec370]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538717 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedec370]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538717 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538717 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538717 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538717 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538717 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823134538717 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134538717 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538717 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee1dd50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538718 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134538718 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538718 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538718 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538718 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538718 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134538718 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538718 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538718 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee1dd50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '8B3A05A203020101'O 20250823134538718 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:12 TC_iu_multi_lu_and_mt_ussd2(3231)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134538718 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134538718 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538718 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538718 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538718 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134538718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538718 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538719 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538719 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538719 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538719 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538719 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538719 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538719 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538719 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11690]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538719 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538719 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538719 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:3 20250823134538719 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538719 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823134538719 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538719 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538719 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedec370]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538719 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134538719 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538719 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538719 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538719 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538719 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134538719 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538719 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538719 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedec370]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134538719 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134538719 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538719 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538719 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538719 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538719 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538720 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538720 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538720 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538720 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538720 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3225)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:3 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=0 into dtap '05140BCC813A2104C1D80DAD'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:13 MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '05140BCC813A2104C1D80DAD'O MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:4 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:4 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:11 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:8 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:20 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250823134538722 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538722 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538722 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538722 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538722 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538722 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538722 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd6dd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538722 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd6dd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538722 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538722 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538722 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538722 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedf55e0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134538722 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedf55e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134538722 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538722 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd6dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 20250823134538722 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedf55e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134538722 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedf55e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134538722 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedf55e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134538722 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedf55e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134538722 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedf55e0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134538722 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedf55e0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134538722 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedf55e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 20250823134538722 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134538722 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.859s remaining) (msc_a.c:450) 20250823134538722 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250823134538722 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538722 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd6dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538722 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250823134538722 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001129/3/1): Available (smpp_smsc.c:626) 20250823134538722 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538722 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538722 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538723 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538723 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538723 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134538723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538723 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538723 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538723 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538723 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538723 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3211)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134538723 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538723 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd290]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538723 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd290]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538723 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538723 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538723 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538723 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538723 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823134538723 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134538723 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538723 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538723 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134538723 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) TC_iu_multi_lu_and_mt_ussd2(3223)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134538723 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538723 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538723 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538723 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134538723 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538723 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538723 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) TC_iu_multi_lu_and_mt_ussd2(3221)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538723 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134538723 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538723 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538723 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538723 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538723 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538723 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538723 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538724 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538724 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538724 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538724 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538724 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538724 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee630]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:14 20250823134538724 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee630]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538724 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538724 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538724 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134538724 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538724 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538724 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538724 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538724 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbededee0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134538724 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbededee0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010] (msc_a.c:1053) 20250823134538724 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbededee0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134538724 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbededee0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134538724 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbede3110] (msc_a.c:1053) 20250823134538724 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134538724 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee010]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538724 DMSC DEBUG msub_fsm[0x561dbede3110]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134538724 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16) MSC-A terminated (msub.c:261) 20250823134538724 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16) 1 MSC-I still active (msub.c:79) 20250823134538724 DMSC DEBUG msub_fsm[0x561dbede3110]{active}: State change to terminating (no timeout) (msub.c:91) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134538724 DMSC DEBUG msub_fsm[0x561dbede3110]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538724 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee630]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538724 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee630]{READY}: Removing from parent msub_fsm[0x561dbede3110] (msub.c:113) 20250823134538724 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-542 (ran_conn.c:142) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538724 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-542 (ran_conn.c:155) 20250823134538724 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee630]{READY}: Freeing instance (msub.c:113) 20250823134538724 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16:UTRAN-Iu-542:PAGING_RESP)[0x561dbedee630]{READY}: Deallocated (fsm.c:568) 20250823134538724 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16) Free (msub.c:119) 20250823134538724 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x8CABFF16 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538724 DMSC DEBUG msub_fsm[0x561dbede3110]{terminating}: Freeing instance (msub.c:113) 20250823134538724 DMSC DEBUG msub_fsm[0x561dbede3110]{terminating}: Deallocated (fsm.c:568) 20250823134538724 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538724 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538724 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:5 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:5 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3219)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:6 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:6 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3231)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:9 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:20 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250823134538727 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538727 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538727 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538727 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538727 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 20250823134538727 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538727 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee15690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538727 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee15690]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538727 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538727 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538727 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 20250823134538727 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538727 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823134538727 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134538727 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538727 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd290]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538727 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134538727 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538727 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538727 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538727 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538727 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134538727 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134538727 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538727 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd290]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134538727 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538727 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538727 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538727 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538727 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538727 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538727 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538727 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538727 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538727 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538727 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:15 20250823134538727 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538727 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538727 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538727 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) TC_iu_multi_lu_and_mt_ussd2(3213)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:24 20250823134538727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 20250823134538727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538727 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538727 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538727 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbede6180]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538727 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbede6180]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538727 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538727 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538727 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538727 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538727 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134538727 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538727 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538727 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbee0cde0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134538727 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbee0cde0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10] (msc_a.c:1053) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05140BCC813A2104C1D80DAD'O 20250823134538727 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbee0cde0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134538727 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbee0cde0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134538727 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedfb6b0] (msc_a.c:1053) 20250823134538727 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538727 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbedd5f10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538727 DMSC DEBUG msub_fsm[0x561dbedfb6b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134538727 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463) MSC-A terminated (msub.c:261) 20250823134538727 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463) 1 MSC-I still active (msub.c:79) 20250823134538727 DMSC DEBUG msub_fsm[0x561dbedfb6b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134538727 DMSC DEBUG msub_fsm[0x561dbedfb6b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538727 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbede6180]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538727 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbede6180]{READY}: Removing from parent msub_fsm[0x561dbedfb6b0] (msub.c:113) 20250823134538727 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-543 (ran_conn.c:142) 20250823134538727 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-543 (ran_conn.c:155) 20250823134538727 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbede6180]{READY}: Freeing instance (msub.c:113) 20250823134538727 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463:UTRAN-Iu-543:PAGING_RESP)[0x561dbede6180]{READY}: Deallocated (fsm.c:568) 20250823134538727 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463) Free (msub.c:119) 20250823134538727 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x4E533463 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538727 DMSC DEBUG msub_fsm[0x561dbedfb6b0]{terminating}: Freeing instance (msub.c:113) 20250823134538727 DMSC DEBUG msub_fsm[0x561dbedfb6b0]{terminating}: Deallocated (fsm.c:568) 20250823134538728 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538728 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538728 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538728 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538728 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538728 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538728 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538728 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538728 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538728 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:10 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:20 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 20250823134538728 DIUCS DEBUG (UTRAN-Iu-556) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538728 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8cd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538728 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8cd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538728 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538728 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538728 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538728 DMM DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0bcc813ac1d80dad) (gsm_04_08.c:1128) 20250823134538728 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8850]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134538728 DVLR DEBUG SUBSCR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3) AUTH on UTRAN received RES: 0bcc813ac1d80dad (8 bytes) (vlr_auth_fsm.c:151) 20250823134538728 DVLR INFO SUBSCR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134538728 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8850]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134538728 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8850]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134538728 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8850]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134538728 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8850]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8720] (vlr_auth_fsm.c:294) 20250823134538728 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8850]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134538728 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8850]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134538728 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8720]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134538728 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8720]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134538728 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8720]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134538728 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134538728 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=872b0f3c0bca1669a314d99c629d038a, CK=NONE (ran_msg_iu.c:388) 20250823134538728 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8cd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134538728 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8720]{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(3203)@7e0c241b4610: Message received on association #8 20250823134538728 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538728 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538728 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538728 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250823134538728 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:12 20250823134538728 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 20250823134538728 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538728 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538728 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538728 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538728 DIUCS DEBUG (UTRAN-Iu-551) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538728 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbedd49b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538728 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbedd49b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538728 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538728 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538728 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134538728 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538728 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823134538728 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134538728 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538728 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee15690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538728 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134538728 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538728 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538728 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538728 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538729 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134538729 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538729 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538729 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee15690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134538729 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538729 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538729 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538729 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538729 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538729 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538729 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538729 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538729 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538729 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538729 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538729 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538729 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538729 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538729 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538729 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538729 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538729 DIUCS DEBUG (UTRAN-Iu-553) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538729 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf41e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538729 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf41e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538729 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538729 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538729 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf0380]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134538729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf0380]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) TC_iu_multi_lu_and_mt_ussd2(3227)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538729 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538729 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf41e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134538729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf0380]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134538729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf0380]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134538729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf0380]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134538729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf0380]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134538729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf0380]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134538729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf0380]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134538729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf0380]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134538729 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134538729 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.892s remaining) (msc_a.c:450) 20250823134538729 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250823134538729 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538729 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf41e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538729 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250823134538729 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001130/3/1): Available (smpp_smsc.c:626) 20250823134538729 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538729 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538729 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538729 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538729 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538729 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538729 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538729 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538729 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538729 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:11 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:11 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:7 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:1 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538730 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538730 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) TC_iu_multi_lu_and_mt_ussd2(3225)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134538730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538730 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(3217)849909 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3235)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:2 TC_iu_multi_lu_and_mt_ussd2(3217)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3217)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3217)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:13 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3221)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:3 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:4 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(3215)13070598 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 TC_iu_multi_lu_and_mt_ussd2(3215)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(3215)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3215)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:14 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:5 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3217)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:6 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '8B3A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(3215)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:15 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:9 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:9 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:12 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:12 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3213)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:11 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:20 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:8 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:15 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:9 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3237)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:12 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:20 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538770 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538770 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823134538770 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134538770 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538770 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbedd49b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538770 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134538770 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538770 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538770 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538770 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538770 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134538770 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538770 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538770 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbedd49b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134538770 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134538770 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538770 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538770 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538770 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538770 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538770 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538770 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538770 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538770 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538770 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538770 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538770 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538770 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538770 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538770 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538770 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb400]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538770 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb400]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538770 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538770 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538770 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538770 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538770 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538771 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538770 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538771 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee074d0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee074d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134538771 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee074d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee074d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee074d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee074d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee074d0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee074d0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134538771 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee074d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134538771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.853s remaining) (msc_a.c:450) 20250823134538771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538771 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250823134538771 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538771 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538771 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538771 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250823134538771 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001126/3/1): Available (smpp_smsc.c:626) 20250823134538771 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedfad70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538771 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedfad70]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538771 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538771 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134538771 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538771 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedf7fc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedf7fc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180] (msc_a.c:1053) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedf7fc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedf7fc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedadb70] (msc_a.c:1053) 20250823134538771 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbede4180]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538771 DMSC DEBUG msub_fsm[0x561dbedadb70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134538771 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE) MSC-A terminated (msub.c:261) 20250823134538771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538771 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE) 1 MSC-I still active (msub.c:79) 20250823134538771 DMSC DEBUG msub_fsm[0x561dbedadb70]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134538771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538771 DMSC DEBUG msub_fsm[0x561dbedadb70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedfad70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedfad70]{READY}: Removing from parent msub_fsm[0x561dbedadb70] (msub.c:113) 20250823134538771 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-544 (ran_conn.c:142) 20250823134538771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538771 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-544 (ran_conn.c:155) 20250823134538771 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedfad70]{READY}: Freeing instance (msub.c:113) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE:UTRAN-Iu-544:PAGING_RESP)[0x561dbedfad70]{READY}: Deallocated (fsm.c:568) 20250823134538771 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE) Free (msub.c:119) 20250823134538771 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x211810FE - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538771 DMSC DEBUG msub_fsm[0x561dbedadb70]{terminating}: Freeing instance (msub.c:113) 20250823134538771 DMSC DEBUG msub_fsm[0x561dbedadb70]{terminating}: Deallocated (fsm.c:568) 20250823134538771 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538771 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbee0bd60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538771 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbee0bd60]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538771 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538771 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538771 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6660]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538771 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538771 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538771 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538771 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6660]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790] (msc_a.c:1053) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6660]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6660]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbee199f0] (msc_a.c:1053) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbedd6790]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538771 DMSC DEBUG msub_fsm[0x561dbee199f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134538771 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD) MSC-A terminated (msub.c:261) 20250823134538771 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD) 1 MSC-I still active (msub.c:79) 20250823134538771 DMSC DEBUG msub_fsm[0x561dbee199f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134538771 DMSC DEBUG msub_fsm[0x561dbee199f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbee0bd60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbee0bd60]{READY}: Removing from parent msub_fsm[0x561dbee199f0] (msub.c:113) 20250823134538771 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-545 (ran_conn.c:142) 20250823134538771 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538771 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538771 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-545 (ran_conn.c:155) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbee0bd60]{READY}: Freeing instance (msub.c:113) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD:UTRAN-Iu-545:PAGING_RESP)[0x561dbee0bd60]{READY}: Deallocated (fsm.c:568) 20250823134538771 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD) Free (msub.c:119) 20250823134538771 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x6C5B18DD - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538771 DMSC DEBUG msub_fsm[0x561dbee199f0]{terminating}: Freeing instance (msub.c:113) 20250823134538771 DMSC DEBUG msub_fsm[0x561dbee199f0]{terminating}: Deallocated (fsm.c:568) 20250823134538771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:10 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538771 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538771 DIUCS DEBUG (UTRAN-Iu-555) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04640]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538771 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04640]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538771 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538771 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee048a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee048a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134538771 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04640]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134538771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538771 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee048a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee048a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee048a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee048a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee048a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee048a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee048a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.878s remaining) (msc_a.c:450) 20250823134538771 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250823134538771 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04640]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538771 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538771 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538771 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538771 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538771 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538771 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250823134538771 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001128/3/1): Available (smpp_smsc.c:626) 20250823134538771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538771 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee1dd50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538771 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee1dd50]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538771 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538771 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538771 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538771 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee08210]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee08210]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830] (msc_a.c:1053) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee08210]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee08210]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedef340] (msc_a.c:1053) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbedd5830]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538771 DMSC DEBUG msub_fsm[0x561dbedef340]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134538771 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96) MSC-A terminated (msub.c:261) 20250823134538771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538771 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96) 1 MSC-I still active (msub.c:79) 20250823134538771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538771 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538771 DMSC DEBUG msub_fsm[0x561dbedef340]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134538771 DMSC DEBUG msub_fsm[0x561dbedef340]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee1dd50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee1dd50]{READY}: Removing from parent msub_fsm[0x561dbedef340] (msub.c:113) 20250823134538771 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-546 (ran_conn.c:142) 20250823134538771 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538771 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538771 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-546 (ran_conn.c:155) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee1dd50]{READY}: Freeing instance (msub.c:113) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96:UTRAN-Iu-546:PAGING_RESP)[0x561dbee1dd50]{READY}: Deallocated (fsm.c:568) 20250823134538771 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96) Free (msub.c:119) 20250823134538771 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x19B7FE96 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538771 DMSC DEBUG msub_fsm[0x561dbedef340]{terminating}: Freeing instance (msub.c:113) 20250823134538771 DMSC DEBUG msub_fsm[0x561dbedef340]{terminating}: Deallocated (fsm.c:568) 20250823134538771 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedec370]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538771 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedec370]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538771 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538771 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538771 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538771 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538771 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538771 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee10920]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee10920]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960] (msc_a.c:1053) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee10920]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee10920]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedfbb20] (msc_a.c:1053) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbee1a960]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538771 DMSC DEBUG msub_fsm[0x561dbedfbb20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134538771 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD) MSC-A terminated (msub.c:261) 20250823134538771 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD) 1 MSC-I still active (msub.c:79) 20250823134538771 DMSC DEBUG msub_fsm[0x561dbedfbb20]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134538771 DMSC DEBUG msub_fsm[0x561dbedfbb20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538771 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedec370]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538771 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedec370]{READY}: Removing from parent msub_fsm[0x561dbedfbb20] (msub.c:113) 20250823134538771 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-547 (ran_conn.c:142) 20250823134538771 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-547 (ran_conn.c:155) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedec370]{READY}: Freeing instance (msub.c:113) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD:UTRAN-Iu-547:PAGING_RESP)[0x561dbedec370]{READY}: Deallocated (fsm.c:568) 20250823134538771 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD) Free (msub.c:119) 20250823134538771 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x1E50FAAD - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538771 DMSC DEBUG msub_fsm[0x561dbedfbb20]{terminating}: Freeing instance (msub.c:113) 20250823134538771 DMSC DEBUG msub_fsm[0x561dbedfbb20]{terminating}: Deallocated (fsm.c:568) 20250823134538771 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538771 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538771 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538771 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538771 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538771 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11690]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538771 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538771 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538771 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee0c6a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee0c6a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060] (msc_a.c:1053) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee0c6a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134538771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee0c6a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbee11870] (msc_a.c:1053) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538771 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11060]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538771 DMSC DEBUG msub_fsm[0x561dbee11870]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134538771 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834) MSC-A terminated (msub.c:261) 20250823134538771 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834) 1 MSC-I still active (msub.c:79) 20250823134538771 DMSC DEBUG msub_fsm[0x561dbee11870]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134538771 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538771 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538771 DMSC DEBUG msub_fsm[0x561dbee11870]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11690]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11690]{READY}: Removing from parent msub_fsm[0x561dbee11870] (msub.c:113) 20250823134538771 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-548 (ran_conn.c:142) 20250823134538771 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-548 (ran_conn.c:155) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11690]{READY}: Freeing instance (msub.c:113) 20250823134538771 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834:UTRAN-Iu-548:PAGING_RESP)[0x561dbee11690]{READY}: Deallocated (fsm.c:568) 20250823134538771 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834) Free (msub.c:119) 20250823134538771 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x98067834 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538771 DMSC DEBUG msub_fsm[0x561dbee11870]{terminating}: Freeing instance (msub.c:113) 20250823134538771 DMSC DEBUG msub_fsm[0x561dbee11870]{terminating}: Deallocated (fsm.c:568) 20250823134538771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:10 20250823134538772 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134538772 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538772 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd6dd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538772 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd6dd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538772 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538772 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538772 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134538772 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538772 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538772 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538772 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd290]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538772 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd290]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538772 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538772 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538772 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538772 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538772 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134538772 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538772 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134538772 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538772 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538772 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538772 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedd44e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134538772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedd44e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0] (msc_a.c:1053) 20250823134538772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedd44e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134538772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedd44e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134538772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538772 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538772 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeda1620] (msc_a.c:1053) 20250823134538772 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538772 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd3c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538772 DMSC DEBUG msub_fsm[0x561dbeda1620]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134538772 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF) MSC-A terminated (msub.c:261) 20250823134538772 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF) 1 MSC-I still active (msub.c:79) 20250823134538772 DMSC DEBUG msub_fsm[0x561dbeda1620]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134538772 DMSC DEBUG msub_fsm[0x561dbeda1620]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538772 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd290]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538772 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538772 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538772 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd290]{READY}: Removing from parent msub_fsm[0x561dbeda1620] (msub.c:113) 20250823134538772 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-549 (ran_conn.c:142) 20250823134538772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538772 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-549 (ran_conn.c:155) 20250823134538772 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd290]{READY}: Freeing instance (msub.c:113) 20250823134538772 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF:UTRAN-Iu-549:PAGING_RESP)[0x561dbedfd290]{READY}: Deallocated (fsm.c:568) 20250823134538772 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF) Free (msub.c:119) 20250823134538772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538772 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x4C8660FF - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538772 DMSC DEBUG msub_fsm[0x561dbeda1620]{terminating}: Freeing instance (msub.c:113) 20250823134538772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538772 DMSC DEBUG msub_fsm[0x561dbeda1620]{terminating}: Deallocated (fsm.c:568) 20250823134538772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538772 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538772 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538772 DIUCS DEBUG (UTRAN-Iu-556) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538772 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8cd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538772 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538772 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8cd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538772 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538772 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538772 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134538772 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134538772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8720]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134538772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8720]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134538772 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134538772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538772 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538772 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8cd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134538772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8720]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134538772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8720]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134538772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8720]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134538772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8720]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134538772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8720]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134538772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8720]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134538772 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538772 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8720]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134538772 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134538772 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.889s remaining) (msc_a.c:450) 20250823134538772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538772 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250823134538772 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538772 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8cd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538772 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250823134538772 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001131/3/1): Available (smpp_smsc.c:626) TC_iu_multi_lu_and_mt_ussd2(3227)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:13 20250823134538772 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538772 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538772 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538772 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee15690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538772 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee15690]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538772 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538772 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538772 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134538772 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538772 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134538772 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538772 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134538772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbedd0340]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134538772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbedd0340]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20] (msc_a.c:1053) 20250823134538772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbedd0340]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134538772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbedd0340]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134538772 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbee15870] (msc_a.c:1053) 20250823134538772 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538772 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee18d20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538772 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538772 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538772 DMSC DEBUG msub_fsm[0x561dbee15870]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134538772 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3) MSC-A terminated (msub.c:261) 20250823134538772 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3) 1 MSC-I still active (msub.c:79) 20250823134538772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538772 DMSC DEBUG msub_fsm[0x561dbee15870]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134538772 DMSC DEBUG msub_fsm[0x561dbee15870]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538772 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee15690]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538772 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee15690]{READY}: Removing from parent msub_fsm[0x561dbee15870] (msub.c:113) 20250823134538772 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-550 (ran_conn.c:142) 20250823134538772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538772 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-550 (ran_conn.c:155) 20250823134538772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538772 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee15690]{READY}: Freeing instance (msub.c:113) 20250823134538772 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3:UTRAN-Iu-550:PAGING_RESP)[0x561dbee15690]{READY}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538772 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538772 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538772 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3) Free (msub.c:119) 20250823134538772 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x133E95E3 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538772 DMSC DEBUG msub_fsm[0x561dbee15870]{terminating}: Freeing instance (msub.c:113) 20250823134538772 DMSC DEBUG msub_fsm[0x561dbee15870]{terminating}: Deallocated (fsm.c:568) 20250823134538772 DIUCS DEBUG (UTRAN-Iu-553) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538772 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf41e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538772 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf41e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538772 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538772 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538772 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538772 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538772 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538772 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538772 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) TC_iu_multi_lu_and_mt_ussd2(3235)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134538772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538772 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538772 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538773 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:13 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3237)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:3 20250823134538773 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538773 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823134538773 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134538773 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538773 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd6dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538773 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134538773 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538773 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538773 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538773 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538773 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134538773 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538773 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538773 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd6dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134538773 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:4 20250823134538773 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538773 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538773 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538773 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538773 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538773 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538773 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538773 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538773 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538773 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538773 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(3211)6983422 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3211)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3211)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3211)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:14 MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(3223)14549826 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3223)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3223)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3223)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3229)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:10 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:14 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3211)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:5 MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:13 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:20 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 TC_iu_multi_lu_and_mt_ussd2(3223)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:6 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(3219)1420101 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:7 MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(3231)7216366 TC_iu_multi_lu_and_mt_ussd2(3219)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3219)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3219)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3231)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3231)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3231)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(3225)14655581 TC_iu_multi_lu_and_mt_ussd2(3233)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3225)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3225)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3225)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3225)@7e0c241b4610: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(3231)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:15 TC_iu_multi_lu_and_mt_ussd2(3219)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:14 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:20 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(3221)14360884 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(3221)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3221)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3221)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:15 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:9 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:11 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(3213)2340184 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3213)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3213)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3221)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:11 TC_iu_multi_lu_and_mt_ussd2(3213)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3239)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3213)@7e0c241b4610: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(3235)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3202)@7e0c241b4610: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3202)@7e0c241b4610: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:15 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:20 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:11 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538814 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538814 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823134538814 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134538814 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538814 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf41e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538814 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134538814 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538814 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538814 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538814 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538814 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134538814 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538814 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538814 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf41e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134538814 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134538814 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538814 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538814 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538814 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538814 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538814 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538814 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538814 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538814 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538814 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538815 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538815 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538815 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538815 DIUCS DEBUG (UTRAN-Iu-551) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538815 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbedd49b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538815 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbedd49b0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538815 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538815 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538815 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538815 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134538815 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538815 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134538815 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538815 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee1db30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134538815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee1db30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0] (msc_a.c:1053) 20250823134538815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee1db30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134538815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbee1db30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134538815 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedd4880] (msc_a.c:1053) 20250823134538815 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538815 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbeda6ac0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538815 DMSC DEBUG msub_fsm[0x561dbedd4880]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134538815 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED) MSC-A terminated (msub.c:261) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538815 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED) 1 MSC-I still active (msub.c:79) 20250823134538815 DMSC DEBUG msub_fsm[0x561dbedd4880]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134538815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538815 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538815 DMSC DEBUG msub_fsm[0x561dbedd4880]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538815 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbedd49b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538815 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbedd49b0]{READY}: Removing from parent msub_fsm[0x561dbedd4880] (msub.c:113) 20250823134538815 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-551 (ran_conn.c:142) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538815 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538815 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-551 (ran_conn.c:155) 20250823134538815 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbedd49b0]{READY}: Freeing instance (msub.c:113) 20250823134538815 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED:UTRAN-Iu-551:PAGING_RESP)[0x561dbedd49b0]{READY}: Deallocated (fsm.c:568) 20250823134538815 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED) Free (msub.c:119) 20250823134538815 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0xB867ACED - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538815 DMSC DEBUG msub_fsm[0x561dbedd4880]{terminating}: Freeing instance (msub.c:113) 20250823134538815 DMSC DEBUG msub_fsm[0x561dbedd4880]{terminating}: Deallocated (fsm.c:568) 20250823134538815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538815 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538815 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538815 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538815 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538815 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538815 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538815 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb400]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538815 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb400]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538815 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538815 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538815 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538815 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538815 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538815 DIUCS DEBUG (UTRAN-Iu-555) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538815 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04640]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538815 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04640]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538815 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538815 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538815 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538816 DIUCS DEBUG (UTRAN-Iu-556) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538816 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8cd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538816 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8cd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538816 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538816 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134538816 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538815 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538815 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538815 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538816 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538816 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd6dd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538816 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd6dd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538816 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538816 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538816 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134538816 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538816 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134538816 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538816 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedf55e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134538816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedf55e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60] (msc_a.c:1053) 20250823134538816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedf55e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134538816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedf55e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134538816 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedd60c0] (msc_a.c:1053) 20250823134538816 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538816 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd4c60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538816 DMSC DEBUG msub_fsm[0x561dbedd60c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134538816 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7) MSC-A terminated (msub.c:261) 20250823134538816 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7) 1 MSC-I still active (msub.c:79) 20250823134538816 DMSC DEBUG msub_fsm[0x561dbedd60c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134538816 DMSC DEBUG msub_fsm[0x561dbedd60c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538816 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd6dd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538816 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd6dd0]{READY}: Removing from parent msub_fsm[0x561dbedd60c0] (msub.c:113) 20250823134538816 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-552 (ran_conn.c:142) TC_iu_multi_lu_and_mt_ussd2(3233)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3229)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134538816 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-552 (ran_conn.c:155) 20250823134538816 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd6dd0]{READY}: Freeing instance (msub.c:113) 20250823134538816 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7:UTRAN-Iu-552:PAGING_RESP)[0x561dbedd6dd0]{READY}: Deallocated (fsm.c:568) 20250823134538816 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7) Free (msub.c:119) 20250823134538816 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x286CB9A7 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538816 DMSC DEBUG msub_fsm[0x561dbedd60c0]{terminating}: Freeing instance (msub.c:113) 20250823134538816 DMSC DEBUG msub_fsm[0x561dbedd60c0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538816 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538816 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538816 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538816 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538816 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:12 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538816 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538816 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823134538816 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134538816 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538816 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04640]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538816 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134538816 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538816 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538816 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538816 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538816 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134538816 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538816 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538816 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04640]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer 20250823134538816 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer 20250823134538816 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538816 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538816 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538816 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 20250823134538816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538816 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538816 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538816 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538816 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538816 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) TC_iu_multi_lu_and_mt_ussd2(3239)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134538816 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:12 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:10 MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3237)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538817 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538817 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538817 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538817 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538817 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(3227)512520 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:11 TC_iu_multi_lu_and_mt_ussd2(3227)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3227)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3227)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:14 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(3235)12641091 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:14 TC_iu_multi_lu_and_mt_ussd2(3235)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3235)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3235)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:12 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(3233)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3227)@7e0c241b4610: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(3235)@7e0c241b4610: Final verdict of PTC: pass MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:14 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538858 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538858 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823134538858 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134538858 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538858 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538858 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134538858 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538858 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538858 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538858 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538858 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134538858 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538858 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538858 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134538858 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134538858 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250823134538858 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250823134538858 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250823134538858 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134538858 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8cd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134538858 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134538858 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538858 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134538858 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134538858 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134538858 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134538858 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134538858 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134538858 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8cd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134538858 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134538858 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538858 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538858 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538858 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538858 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538858 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538858 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538858 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538858 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538858 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538858 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538859 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538859 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538859 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538859 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538859 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538859 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538859 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538859 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538859 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538859 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538859 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538859 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538859 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538859 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538859 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538859 DIUCS DEBUG (UTRAN-Iu-553) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538859 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf41e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538859 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf41e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538859 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538859 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538859 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134538859 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538859 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134538859 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538859 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538859 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf0380]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134538859 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf0380]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30] (msc_a.c:1053) 20250823134538859 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf0380]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134538859 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf0380]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134538859 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeda1870] (msc_a.c:1053) 20250823134538859 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538859 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbee0cc30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538859 DMSC DEBUG msub_fsm[0x561dbeda1870]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134538859 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F) MSC-A terminated (msub.c:261) 20250823134538859 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F) 1 MSC-I still active (msub.c:79) 20250823134538859 DMSC DEBUG msub_fsm[0x561dbeda1870]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134538859 DMSC DEBUG msub_fsm[0x561dbeda1870]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538859 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf41e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538859 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf41e0]{READY}: Removing from parent msub_fsm[0x561dbeda1870] (msub.c:113) 20250823134538859 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-553 (ran_conn.c:142) 20250823134538859 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-553 (ran_conn.c:155) 20250823134538859 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf41e0]{READY}: Freeing instance (msub.c:113) 20250823134538859 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F:UTRAN-Iu-553:PAGING_RESP)[0x561dbedf41e0]{READY}: Deallocated (fsm.c:568) 20250823134538859 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F) Free (msub.c:119) 20250823134538859 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x73F0138F - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538859 DMSC DEBUG msub_fsm[0x561dbeda1870]{terminating}: Freeing instance (msub.c:113) 20250823134538859 DMSC DEBUG msub_fsm[0x561dbeda1870]{terminating}: Deallocated (fsm.c:568) 20250823134538859 DIUCS DEBUG (UTRAN-Iu-555) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134538859 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04640]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134538859 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04640]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538859 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134538859 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134538859 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134538859 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134538859 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134538859 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134538859 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134538859 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee048a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134538859 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee048a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770] (msc_a.c:1053) 20250823134538859 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee048a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134538859 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee048a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134538859 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbeddfbd0] (msc_a.c:1053) 20250823134538859 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134538859 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04770]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134538859 DMSC DEBUG msub_fsm[0x561dbeddfbd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134538859 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112) MSC-A terminated (msub.c:261) 20250823134538859 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112) 1 MSC-I still active (msub.c:79) 20250823134538859 DMSC DEBUG msub_fsm[0x561dbeddfbd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134538859 DMSC DEBUG msub_fsm[0x561dbeddfbd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134538859 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04640]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134538859 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04640]{READY}: Removing from parent msub_fsm[0x561dbeddfbd0] (msub.c:113) 20250823134538859 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-555 (ran_conn.c:142) 20250823134538859 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-555 (ran_conn.c:155) 20250823134538859 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04640]{READY}: Freeing instance (msub.c:113) 20250823134538859 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112:UTRAN-Iu-555:PAGING_RESP)[0x561dbee04640]{READY}: Deallocated (fsm.c:568) 20250823134538859 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112) Free (msub.c:119) 20250823134538859 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xBA392112 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134538859 DMSC DEBUG msub_fsm[0x561dbeddfbd0]{terminating}: Freeing instance (msub.c:113) 20250823134538859 DMSC DEBUG msub_fsm[0x561dbeddfbd0]{terminating}: Deallocated (fsm.c:568) 20250823134538859 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538859 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538859 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538859 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134538859 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134538859 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538859 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538859 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538859 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134538859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538859 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134538859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:13 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:13 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3229)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:15 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:15 MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3239)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:12 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:14 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134538861 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134538861 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134538861 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134538861 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134538861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134538861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134538861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134538861 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(3237)15339900 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:13 TC_iu_multi_lu_and_mt_ussd2(3237)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 TC_iu_multi_lu_and_mt_ussd2(3237)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3237)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(3233)3286287 MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on connection ID:15 MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_len:7 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: vl_from0 TC_iu_multi_lu_and_mt_ussd2(3233)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3233)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3201)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(3233)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3237)@7e0c241b4610: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(3233)@7e0c241b4610: Final verdict of PTC: pass 20250823134539062 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134539062 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134539062 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134539062 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134539062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134539062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134539062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134539062 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134539063 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134539063 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134539063 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134539063 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134539063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134539063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134539063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134539063 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134539063 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134539063 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134539063 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134539063 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134539063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134539063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134539063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134539063 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134539063 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134539063 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb400]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134539063 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb400]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134539063 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134539063 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134539063 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134539063 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134539063 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134539063 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134539063 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134539063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee074d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134539063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee074d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530] (msc_a.c:1053) 20250823134539063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee074d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134539063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbee074d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134539063 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedeb2d0] (msc_a.c:1053) 20250823134539063 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134539063 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb530]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134539063 DMSC DEBUG msub_fsm[0x561dbedeb2d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134539063 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA) MSC-A terminated (msub.c:261) 20250823134539063 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA) 1 MSC-I still active (msub.c:79) 20250823134539063 DMSC DEBUG msub_fsm[0x561dbedeb2d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134539063 DMSC DEBUG msub_fsm[0x561dbedeb2d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134539063 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb400]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134539063 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb400]{READY}: Removing from parent msub_fsm[0x561dbedeb2d0] (msub.c:113) 20250823134539064 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-554 (ran_conn.c:142) 20250823134539064 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-554 (ran_conn.c:155) 20250823134539064 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb400]{READY}: Freeing instance (msub.c:113) 20250823134539064 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA:UTRAN-Iu-554:PAGING_RESP)[0x561dbedeb400]{READY}: Deallocated (fsm.c:568) 20250823134539064 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA) Free (msub.c:119) 20250823134539064 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x110E70FA - active-conn: now used by 1 (attached) (msub.c:375) 20250823134539064 DMSC DEBUG msub_fsm[0x561dbedeb2d0]{terminating}: Freeing instance (msub.c:113) 20250823134539064 DMSC DEBUG msub_fsm[0x561dbedeb2d0]{terminating}: Deallocated (fsm.c:568) 20250823134539064 DIUCS DEBUG (UTRAN-Iu-556) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134539064 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8cd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134539064 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8cd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134539064 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134539064 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134539064 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134539064 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134539064 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134539064 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134539064 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134539064 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8720]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134539064 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8720]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740] (msc_a.c:1053) 20250823134539064 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8720]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134539064 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8720]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134539064 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedfdd90] (msc_a.c:1053) 20250823134539064 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134539064 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbedf3740]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134539064 DMSC DEBUG msub_fsm[0x561dbedfdd90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134539064 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3) MSC-A terminated (msub.c:261) 20250823134539064 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3) 1 MSC-I still active (msub.c:79) 20250823134539064 DMSC DEBUG msub_fsm[0x561dbedfdd90]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134539064 DMSC DEBUG msub_fsm[0x561dbedfdd90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134539064 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8cd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134539064 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8cd0]{READY}: Removing from parent msub_fsm[0x561dbedfdd90] (msub.c:113) 20250823134539064 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-556 (ran_conn.c:142) 20250823134539064 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-556 (ran_conn.c:155) 20250823134539064 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8cd0]{READY}: Freeing instance (msub.c:113) 20250823134539064 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3:UTRAN-Iu-556:PAGING_RESP)[0x561dbede8cd0]{READY}: Deallocated (fsm.c:568) 20250823134539065 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3) Free (msub.c:119) 20250823134539065 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x3D6F06D3 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134539065 DMSC DEBUG msub_fsm[0x561dbedfdd90]{terminating}: Freeing instance (msub.c:113) 20250823134539065 DMSC DEBUG msub_fsm[0x561dbedfdd90]{terminating}: Deallocated (fsm.c:568) 20250823134539065 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134539065 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134539065 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134539065 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134539065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134539065 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134539065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134539065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134539065 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134539065 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134539065 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134539065 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134539065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134539065 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134539065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134539065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:13 20250823134539069 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134539070 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134539070 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134539070 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134539070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134539070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134539070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134539070 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@7e0c241b4610: Session index based on local reference:15 MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(3229)16110659 TC_iu_multi_lu_and_mt_ussd2(3229)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3229)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3203)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3229)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3202)@7e0c241b4610: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(3239)1265384 TC_iu_multi_lu_and_mt_ussd2(3239)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3239)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3239)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3229)@7e0c241b4610: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(3239)@7e0c241b4610: Final verdict of PTC: pass 20250823134539082 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134539082 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134539082 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134539082 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134539082 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134539082 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134539082 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134539082 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134539082 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) 20250823134539082 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134539082 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134539082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134539082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134539082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134539082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134539082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134539082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134539082 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134539082 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134539082 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134539082 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134539082 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134539082 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134539082 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134539082 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134539083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134539083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134539083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134539083 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134539083 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134539083 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134539083 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134539083 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134539083 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) 20250823134539083 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134539083 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134539083 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134539083 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134539083 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134539083 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134539083 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134539083 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134539083 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134539083 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134539083 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134539083 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134539083 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134539083 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(3197)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(3198)@7e0c241b4610: Final verdict of PTC: none 20250823134539084 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-M3UA(3200)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(3204)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(3207)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(3195)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(3196)@7e0c241b4610: Final verdict of PTC: none 20250823134539085 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) 20250823134539085 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134539085 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134539085 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134539085 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823134539085 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134539085 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823134539085 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250823134539085 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) 20250823134539085 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134539085 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134539085 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(3214)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(3199)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3194)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(3201)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(3209)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3220)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3234)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3238)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3216)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(3203)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3241)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3240)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3230)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3218)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3226)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3224)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(3208)@7e0c241b4610: Final verdict of PTC: none 20250823134539085 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134539085 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134539085 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134539085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134539085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134539085 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134539085 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MGCP(3205)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(3206)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3222)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(3202)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3232)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3236)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3228)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3212)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3194): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(3195): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(3196): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(3197): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(3198): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(3199): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(3200): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(3201): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(3202): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(3203): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(3204): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(3205): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(3206): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(3207): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(3208): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(3209): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3210): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3211): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3212): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3213): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3214): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3215): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3216): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3217): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3218): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3219): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3220): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3221): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3222): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3223): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3224): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3225): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3226): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3227): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3228): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3229): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3230): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3231): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3232): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3233): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3234): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3235): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3236): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3237): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3238): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3239): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3240): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3241): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_multi_lu_and_mt_ussd finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass'. Sat Aug 23 13:45:39 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 20250823134540086 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134541083 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134541084 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134541084 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134541084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134541084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134541084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134541086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134541086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134541086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134541088 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=5047468) 20250823134542089 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=5047468, count=5050876) 20250823134543091 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc'. ------ MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc ------ Sat Aug 23 13:45:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134544092 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_lu_with_invalid_mcc_mnc started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(3245)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(3245)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3245)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(3243)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(3248)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(3248)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3248)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(3246)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(3251)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(3251)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3251)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(3249)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134544766 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3252)@7e0c241b4610: 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 } } } 20250823134544919 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) 20250823134544919 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) 20250823134544919 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134544919 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(3245)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3245)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3245)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134544924 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134544924 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134544924 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134544924 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134544924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134544924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134544924 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(3245)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(3245)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3245)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3245)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3245)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134544925 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134544925 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134544925 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134544925 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134544925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134544925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134544925 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(3245)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134544925 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134544925 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3245)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3245)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3245)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3245)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3245)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3245)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3245)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134544943 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) 20250823134544943 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) 20250823134544943 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134544943 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(3248)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3248)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3248)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134544948 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134544948 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134544948 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134544948 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134544948 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134544948 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134544948 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(3248)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(3248)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3248)@7e0c241b4610: Message received on association #8 20250823134544948 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134544948 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134544948 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134544948 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134544948 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134544948 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134544948 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(3248)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3248)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134544948 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134544948 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3248)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3248)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3248)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3248)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3248)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3248)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3248)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3248)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134544961 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) 20250823134544961 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) 20250823134544961 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134544961 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(3251)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3251)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3251)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134544970 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134544970 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134544970 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134544970 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134544970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134544970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134544970 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(3251)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(3251)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3251)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3251)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3251)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134544973 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134544973 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134544973 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134544973 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134544973 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134544973 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134544973 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134544974 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134544974 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(3251)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3248)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3248)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3251)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3251)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3251)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3251)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3251)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3251)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3251)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134545092 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134545092 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3254)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3254)@7e0c241b4610: 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) } } } } 20250823134545098 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3254)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3254)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3254)@7e0c241b4610: 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(3254)@7e0c241b4610: 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(3254)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3254)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134545134 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) 20250823134545134 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3255)@7e0c241b4610: Created GsupExpect[0] for "262420000001054" to be handled at TC_iu_lu_with_invalid_mcc_mnc2(3258) TC_iu_lu_with_invalid_mcc_mnc2(3258)@7e0c241b4610: 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 } } } } 20250823134545736 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134545736 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134545736 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134545736 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134545736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134545736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134545736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134545736 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3245)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134545737 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134545737 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134545737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134545737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134545737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134545737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134545737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134545737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3245)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3245)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3244)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134545751 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134545751 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134545751 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134545751 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:603) 20250823134545751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134545751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134545751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134545751 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134545751 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134545751 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134545751 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134545751 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134545751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134545751 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:233) 20250823134545751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134545751 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3248)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(3248)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3248)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3247)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134545775 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134545775 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134545775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134545775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134545775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134545775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134545775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134545775 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134545775 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(3251)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134545775 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134545775 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134545775 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134545775 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134545775 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134545775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134545775 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134545775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134545775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3251)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3251)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3250)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3250)@7e0c241b4610: Added conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(3258)4942768 MSC_Test_2-SCCP(3249)@7e0c241b4610: First idle individual index:0 MSC_Test_2-RAN(3250)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134545786 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134545786 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134545786 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134545786 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134545786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134545786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134545786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134545786 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134545786 DIUCS DEBUG (UTRAN-Iu-557 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250823134545786 DMSC DEBUG msub_fsm[0x561dbede3110]{active}: Allocated (fsm.c:456) 20250823134545786 DMSC DEBUG msc_i[0x561dbedb7110]{READY}: Allocated (fsm.c:456) 20250823134545786 DMSC DEBUG msc_i[0x561dbedb7110]{READY}: is child of msub_fsm[0x561dbede3110] (fsm.c:486) 20250823134545786 DMSC DEBUG msc_a[0x561dbee04b30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134545786 DMSC DEBUG msc_a[0x561dbee04b30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbede3110] (fsm.c:486) 20250823134545786 DMSC DEBUG msc_a(unknown:UTRAN-Iu-557:NONE)[0x561dbee04b30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134545786 DMSC DEBUG msc_i(unknown:UTRAN-Iu-557:NONE)[0x561dbedb7110]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134545786 DMSC DEBUG msc_a(unknown:UTRAN-Iu-557:NONE)[0x561dbee04b30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134545786 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-557:NONE)[0x561dbee04b30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134545786 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-557:NONE)[0x561dbee04b30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134545787 DMM DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee04b30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134545787 DMM DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee04b30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134545787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbedf04b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134545787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbedf04b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee04b30] (fsm.c:486) 20250823134545787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbedf04b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134545787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbedf04b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134545787 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134545787 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001054 id=262420000001054 (vlr.c:661) 20250823134545787 DVLR INFO New subscr, IMSI: 262420000001054 (vlr.c:562) 20250823134545787 DVLR DEBUG VLR subscr IMSI-262420000001054 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134545787 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee04b30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134545787 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee04b30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134545787 DVLR DEBUG VLR subscr IMSI-262420000001054 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134545787 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134545787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbedf04b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134545787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbedf04b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134545787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbedf04b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134545787 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee1aee0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134545787 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee1aee0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbedf04b0] (fsm.c:486) 20250823134545787 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee1aee0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134545787 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee1aee0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134545787 DPAG NOTICE ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Added seen cell to this RAN peer: LAI:333-22-23 (ran_peer.c:105) 20250823134545787 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134545787 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134545787 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134545787 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134545787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134545787 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134545787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134545787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3251)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3251)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3251)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(3255)@7e0c241b4610: Found GsupExpect[0] for "262420000001054" handled at TC_iu_lu_with_invalid_mcc_mnc2(3258) MSC_Test-GSUP(3255)@7e0c241b4610: Added IMSI table entry 0TC_iu_lu_with_invalid_mcc_mnc2(3258)"262420000001054" MSC_Test_2-SCCP(3249)@7e0c241b4610: { messageType := 2, destLocRef := '4B6BB0'O, sourceLocRef := '00022D'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(3249)@7e0c241b4610: Session index based on local reference:0 20250823134550787 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee04b30]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250823134550787 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee04b30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250823134550787 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee04b30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134550787 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee04b30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250823134550787 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee04b30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134550788 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) 20250823134550788 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) 20250823134550788 DMM INFO msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee04b30]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250823134550788 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee04b30]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250823134550788 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee04b30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134550788 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbedb7110]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134550788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbedf04b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134550788 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee04b30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250823134550788 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) 20250823134550788 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee04b30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134550788 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbedb7110]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134550788 DVLR DEBUG VLR subscr IMSI-262420000001054 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250823134550788 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134550788 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134550788 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134550788 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134550788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134550788 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134550788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134550788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134550788 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134550788 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134550788 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134550788 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134550788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134550788 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134550788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134550789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3251)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3251)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3251)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3251)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3249)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3249)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3249)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3249)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3249)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3249)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3249)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3249)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP-IPA(3254)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3254)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250823134615787 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee1aee0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Timeout of T0 (fsm.c:317) 20250823134615787 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee1aee0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: No timer_cb, automatic termination (fsm.c:329) 20250823134615787 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee1aee0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_TIMEOUT) (fsm.c:332) 20250823134615787 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee1aee0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbedf04b0] (fsm.c:332) 20250823134615787 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee1aee0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (fsm.c:332) 20250823134615787 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee1aee0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250823134615787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbedf04b0]{VLR_ULA_S_DONE}: Received Event VLR_ULA_E_AUTH_FAILURE (fsm.c:332) 20250823134615787 DVLR ERROR vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbedf04b0]{VLR_ULA_S_DONE}: Event VLR_ULA_E_AUTH_FAILURE not permitted (fsm.c:332) 20250823134620788 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee04b30]{MSC_A_ST_RELEASING}: Timeout of X2 (fsm.c:317) 20250823134620788 DIUCS ERROR msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee04b30]{MSC_A_ST_RELEASING}: Timeout while releasing, discarding right now (msc_a.c:922) 20250823134620788 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee04b30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134620788 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee04b30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:924) 20250823134620789 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee04b30]{MSC_A_ST_RELEASED}: Released: msc_a use is 0 (-) (msc_a.c:1044) 20250823134620789 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee04b30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1047) 20250823134620789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbedf04b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1047) 20250823134620789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbedf04b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee04b30] (msc_a.c:1047) 20250823134620789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbedf04b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134620789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbedf04b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1047) 20250823134620789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbedf04b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134620789 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee04b30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbede3110] (msc_a.c:1047) 20250823134620789 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee04b30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1047) 20250823134620789 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbee04b30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134620789 DMSC DEBUG msub_fsm[0x561dbede3110]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1047) 20250823134620789 DMSC DEBUG msub(IMSI-262420000001054) MSC-A terminated (msub.c:261) 20250823134620789 DMSC DEBUG msub(IMSI-262420000001054) 1 MSC-I still active (msub.c:79) 20250823134620789 DMSC DEBUG msub_fsm[0x561dbede3110]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134620789 DMSC DEBUG msub_fsm[0x561dbede3110]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134620789 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbedb7110]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134620789 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbedb7110]{READY}: Removing from parent msub_fsm[0x561dbede3110] (msub.c:113) 20250823134620789 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-557 (ran_conn.c:142) 20250823134620789 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-557 (ran_conn.c:155) 20250823134620789 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbedb7110]{READY}: Freeing instance (msub.c:113) 20250823134620789 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x561dbedb7110]{READY}: Deallocated (fsm.c:568) 20250823134620789 DMSC DEBUG msub(IMSI-262420000001054) Free (msub.c:119) 20250823134620789 DVLR INFO VLR subscr IMSI-262420000001054 - active-conn: now used by 0 (-) (msub.c:375) 20250823134620789 DVLR DEBUG SUBSCR(IMSI-262420000001054) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250823134620789 DMSC DEBUG msub_fsm[0x561dbede3110]{terminating}: Freeing instance (msub.c:113) 20250823134620789 DMSC DEBUG msub_fsm[0x561dbede3110]{terminating}: Deallocated (fsm.c:568) 20250823134620790 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134620790 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134620790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134620790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134620790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134620790 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134620790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134620790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3251)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3251)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3249)@7e0c241b4610: Session index based on local reference:0 20250823134620794 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134620794 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134620794 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134620794 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134620794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134620794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134620794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134620794 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3251)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3250)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(3258)4942768 MSC_Test-GSUP-IPA(3254)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3254)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3254)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3254)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_with_invalid_mcc_mnc2(3258)@7e0c241b4610: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@7e0c241b4610: Test Component 3258 has requested to stop MTC. Terminating current testcase execution. 20250823134645170 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134645170 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134645170 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134645170 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134645170 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134645170 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134645170 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134645170 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134645170 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) 20250823134645170 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134645170 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134645170 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134645170 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134645170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134645170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134645170 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134645170 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(3245)@7e0c241b4610: Final verdict of PTC: none 20250823134645171 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) 20250823134645171 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134645171 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134645171 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134645171 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823134645171 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134645171 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823134645171 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250823134645171 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) 20250823134645171 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134645171 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134645171 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134645171 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134645171 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134645171 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134645171 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134645171 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134645171 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134645171 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134645172 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134645172 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(3246)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(3255)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(3248)@7e0c241b4610: Final verdict of PTC: none 20250823134645174 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) 20250823134645174 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134645174 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134645174 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134645174 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134645174 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134645174 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823134645174 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) 20250823134645174 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134645174 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134645174 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134645174 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134645174 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134645174 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134645174 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134645174 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134645174 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134645174 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(3243)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(3249)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(3244)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(3251)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(3250)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(3254)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(3247)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(3253)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3242)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(3252)@7e0c241b4610: Final verdict of PTC: none TC_iu_lu_with_invalid_mcc_mnc2(3258)@7e0c241b4610: Final verdict of PTC: fail reason: "Tguard timeout" MSC_Test-STATS(3257)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(3256)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3259)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3242): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(3243): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(3244): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(3245): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(3246): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(3247): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(3248): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(3249): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(3250): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(3251): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(3252): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(3253): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(3254): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(3255): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(3256): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(3257): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_lu_with_invalid_mcc_mnc2(3258): fail (none -> fail) reason: "Tguard timeout" MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3259): none (fail -> fail) MTC@7e0c241b4610: Test case TC_iu_lu_with_invalid_mcc_mnc finished. Verdict: fail reason: Tguard timeout MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail'. Sat Aug 23 13:46:45 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 20250823134646176 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134647172 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134647172 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134647172 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134647172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134647172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134647172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134647175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134647175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134647175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134647178 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=237784) 20250823134648180 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=237784, count=238424) 20250823134649181 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging'. ------ MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging ------ Sat Aug 23 13:46:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134650183 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_iu_lu_and_expire_while_paging started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(3263)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(3263)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3263)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(3261)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(3266)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(3266)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3266)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(3264)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(3269)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(3269)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3269)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(3267)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134650653 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3270)@7e0c241b4610: 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 } } } 20250823134650819 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) 20250823134650819 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) 20250823134650819 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134650819 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(3263)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3263)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3263)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134650824 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134650824 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134650824 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134650824 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134650824 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134650824 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134650824 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(3263)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(3263)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3263)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3263)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3263)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134650825 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134650825 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134650825 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134650825 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134650825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134650825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134650825 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(3263)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3263)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3263)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3263)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3263)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3263)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3263)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3263)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134650825 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134650825 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134650832 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) 20250823134650832 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) 20250823134650832 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134650832 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(3266)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3266)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3266)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134650837 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134650837 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134650837 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134650837 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134650837 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134650837 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134650837 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(3266)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(3266)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3266)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3266)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3266)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(3266)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134650838 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134650838 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134650838 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134650838 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134650838 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134650838 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134650838 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(3266)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3266)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3266)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3266)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3266)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3266)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3266)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134650838 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134650838 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134650847 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) 20250823134650847 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) 20250823134650847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134650847 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(3269)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3269)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3269)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134650855 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134650855 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134650855 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134650855 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134650855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134650855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134650855 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(3269)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(3269)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3269)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3269)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3269)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134650858 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134650858 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134650858 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134650858 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134650858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134650858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134650858 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(3269)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3266)@7e0c241b4610: Message received on association #8 20250823134650859 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134650859 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3266)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3269)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3269)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3269)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3269)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3269)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3269)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3269)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134651184 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134651184 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3272)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3272)@7e0c241b4610: 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) } } } } 20250823134651190 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3272)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3272)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3272)@7e0c241b4610: 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(3272)@7e0c241b4610: 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(3272)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3272)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134651209 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) 20250823134651209 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3273)@7e0c241b4610: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_lu_and_expire_while_paging2(3276) TC_iu_lu_and_expire_while_paging2(3276)@7e0c241b4610: 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 } } } } 20250823134651631 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651631 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651631 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651631 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134651631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134651631 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3263)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134651632 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651632 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651632 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651632 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134651632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651632 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134651632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3263)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3263)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3262)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134651640 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651640 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651640 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651640 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:603) 20250823134651640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134651640 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3266)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134651640 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651640 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651640 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651640 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134651640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651640 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:233) 20250823134651640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134651640 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3266)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3266)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3265)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134651655 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651655 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651655 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651655 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134651655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134651655 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134651655 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) 20250823134651655 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134651655 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651656 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134651656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651656 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134651656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3269)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3268)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3268)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(3276)6758457 MSC_Test_2-SCCP(3267)@7e0c241b4610: First idle individual index:0 20250823134651671 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651671 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651671 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651671 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134651671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134651671 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134651671 DIUCS DEBUG (UTRAN-Iu-558 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250823134651672 DMSC DEBUG msub_fsm[0x561dbedf04b0]{active}: Allocated (fsm.c:456) 20250823134651672 DMSC DEBUG msc_i[0x561dbee04b30]{READY}: Allocated (fsm.c:456) 20250823134651672 DMSC DEBUG msc_i[0x561dbee04b30]{READY}: is child of msub_fsm[0x561dbedf04b0] (fsm.c:486) 20250823134651672 DMSC DEBUG msc_a[0x561dbedb7110]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134651672 DMSC DEBUG msc_a[0x561dbedb7110]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedf04b0] (fsm.c:486) 20250823134651672 DMSC DEBUG msc_a(unknown:UTRAN-Iu-558:NONE)[0x561dbedb7110]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134651672 DMSC DEBUG msc_i(unknown:UTRAN-Iu-558:NONE)[0x561dbee04b30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134651672 DMSC DEBUG msc_a(unknown:UTRAN-Iu-558:NONE)[0x561dbedb7110]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134651672 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-558:NONE)[0x561dbedb7110]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134651672 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-558:NONE)[0x561dbedb7110]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134651672 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001055 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134651672 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134651672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-558:LU)[0x561dbede00d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134651672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-558:LU)[0x561dbede00d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001055:UTRAN-Iu-558:LU)[0x561dbedb7110] (fsm.c:486) 20250823134651672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-558:LU)[0x561dbede00d0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134651672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-558:LU)[0x561dbede00d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134651672 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134651672 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134651672 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134651672 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134651672 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823134651672 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134651672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede00d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134651672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede00d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134651672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede00d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134651672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede3110]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134651672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede3110]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede00d0] (fsm.c:486) 20250823134651672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede3110]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134651672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede3110]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134651672 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651672 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134651672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651672 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134651672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3268)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(3269)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3269)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3267)@7e0c241b4610: { messageType := 2, destLocRef := '672039'O ("g 9"), sourceLocRef := '00022E'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(3267)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(3273)@7e0c241b4610: Found GsupExpect[0] for "262420000001055" handled at TC_iu_lu_and_expire_while_paging2(3276) MSC_Test-GSUP(3273)@7e0c241b4610: Added IMSI table entry 0TC_iu_lu_and_expire_while_paging2(3276)"262420000001055" TC_iu_lu_and_expire_while_paging2(3276)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(3276)@7e0c241b4610: setverdict(pass): none -> pass 20250823134651675 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134651675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede3110]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134651675 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9) Received 1 auth tuples (vlr.c:996) 20250823134651675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede3110]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134651675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede3110]{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) 20250823134651675 DMM DEBUG Tx AUTH REQ (rand = 035ad6c7a72b0def46071f2aeb96285d) (gsm_04_08.c:641) 20250823134651675 DMM DEBUG AUTH REQ (autn = 65885d385976babdb32641d99ecd53a4) (gsm_04_08.c:643) 20250823134651675 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134651675 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134651675 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbee04b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134651676 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134651676 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651676 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651676 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651676 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134651676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651676 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134651676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3269)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3267)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3267)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3267)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3267)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3268)@7e0c241b4610: patching N(SD)=1 into dtap '05143D5629422104CD8EF4CD'O MSC_Test_2-RAN(3268)@7e0c241b4610: patched enc_l3: '05543D5629422104CD8EF4CD'O MSC_Test_2-SCCP(3267)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3267)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3267)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3267)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543D5629422104CD8EF4CD'O 20250823134651682 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651682 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134651682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134651682 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134651682 DIUCS DEBUG (UTRAN-Iu-558) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134651682 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbee04b30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134651682 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbee04b30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134651682 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134651682 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-M3UA(3269)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134651682 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134651682 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3d562942cd8ef4cd) (gsm_04_08.c:1128) 20250823134651682 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede3110]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134651682 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9) AUTH on UTRAN received RES: 3d562942cd8ef4cd (8 bytes) (vlr_auth_fsm.c:151) 20250823134651682 DVLR INFO SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134651682 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede3110]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134651682 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede3110]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134651682 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede3110]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134651682 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede3110]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede00d0] (vlr_auth_fsm.c:294) 20250823134651682 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede3110]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134651682 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede3110]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134651683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede00d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134651683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede00d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134651683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede00d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134651683 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134651683 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=13619fe0f6b6c6fe63bd7a5391924a24, CK=NONE (ran_msg_iu.c:388) 20250823134651683 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbee04b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134651683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede00d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134651683 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651683 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651683 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651683 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134651683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651683 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134651683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3269)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3267)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3267)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3267)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3267)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3267)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3267)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3267)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3267)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134651690 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651690 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134651690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134651690 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134651690 DIUCS DEBUG (UTRAN-Iu-558) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134651690 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbee04b30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134651690 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbee04b30]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134651690 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134651690 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134651690 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134651690 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede00d0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134651690 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede00d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134651690 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134651690 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbee04b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134651690 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede00d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134651690 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede00d0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134651690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede3110]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134651690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede3110]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede00d0] (fsm.c:486) 20250823134651690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede3110]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134651690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede3110]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134651690 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651690 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134651690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651690 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134651690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3269)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3267)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3267)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3267)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3267)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134651692 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134651692 DVLR DEBUG IMSI:262420000001055 has MSISDN:491230001055 (vlr.c:1045) 20250823134651692 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250823134651692 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134651692 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134651692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede00d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134651692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede3110]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134651692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede3110]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134651692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede3110]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134651692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede3110]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede00d0] (vlr_lu_fsm.c:110) 20250823134651692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede3110]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134651692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede3110]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134651692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede00d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134651692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede00d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134651692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbee1aee0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134651692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbee1aee0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbede00d0] (fsm.c:486) 20250823134651692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbee1aee0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134651692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbee1aee0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134651692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbee1aee0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134651692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbee1aee0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134651692 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:TMSInew-0x7FDD7972) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250823134651692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbee1aee0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134651692 DMM DEBUG -> IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:TMSInew-0x7FDD7972 LOCATION UPDATE ACCEPT (TMSI = 0x7fdd7972) (gsm_04_08.c:149) 20250823134651692 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:TMSInew-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134651692 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:TMSInew-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134651692 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:TMSInew-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbee04b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134651692 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:TMSInew-0x7FDD7972 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134651693 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651693 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651693 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651693 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134651693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651693 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134651693 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3269)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3267)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3267)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3267)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3267)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_expire_while_paging2(3276)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3268)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3268)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(3267)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3267)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3267)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3267)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250823134651695 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651695 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651695 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651695 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134651695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134651695 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134651695 DIUCS DEBUG (UTRAN-Iu-558) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134651695 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:TMSInew-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbee04b30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134651695 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:TMSInew-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbee04b30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134651695 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:TMSInew-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134651695 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:TMSInew-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134651695 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:TMSInew-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134651695 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:TMSInew-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134651695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:TMSInew-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbede00d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134651695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbee1aee0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134651695 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250823134651695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbee1aee0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134651695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbede00d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134651695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbee1aee0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134651695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbee1aee0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbede00d0] (vlr_lu_fsm.c:817) 20250823134651695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbee1aee0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134651695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x59DBEEA9:UTRAN-Iu-558:LU)[0x561dbee1aee0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134651695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbede00d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134651695 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134651695 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250823134651695 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001055/3/1): Available (smpp_smsc.c:626) 20250823134651695 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134651695 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134651695 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134651695 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134651695 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134651695 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134651695 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134651695 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbee04b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134651695 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134651695 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651695 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651695 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651695 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134651695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651695 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134651695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3269)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3267)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3267)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3267)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3267)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3267)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3267)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3267)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3267)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134651698 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651698 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3269)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134651698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134651698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134651698 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134651698 DIUCS DEBUG (UTRAN-Iu-558) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134651698 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbee04b30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134651698 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbee04b30]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134651698 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134651698 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134651698 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134651698 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134651699 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134651699 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134651699 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134651699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbede00d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134651699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbede00d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbedb7110] (msc_a.c:1053) 20250823134651699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbede00d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134651699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbede00d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134651699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbede00d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134651699 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedf04b0] (msc_a.c:1053) 20250823134651699 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134651699 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbedb7110]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134651699 DMSC DEBUG msub_fsm[0x561dbedf04b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134651699 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972) MSC-A terminated (msub.c:261) 20250823134651699 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972) 1 MSC-I still active (msub.c:79) 20250823134651699 DMSC DEBUG msub_fsm[0x561dbedf04b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134651699 DMSC DEBUG msub_fsm[0x561dbedf04b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134651699 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbee04b30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134651699 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbee04b30]{READY}: Removing from parent msub_fsm[0x561dbedf04b0] (msub.c:113) 20250823134651699 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-558 (ran_conn.c:142) 20250823134651699 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-558 (ran_conn.c:155) 20250823134651699 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbee04b30]{READY}: Freeing instance (msub.c:113) 20250823134651699 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-558:LU)[0x561dbee04b30]{READY}: Deallocated (fsm.c:568) 20250823134651699 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972) Free (msub.c:119) 20250823134651699 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134651699 DMSC DEBUG msub_fsm[0x561dbedf04b0]{terminating}: Freeing instance (msub.c:113) 20250823134651699 DMSC DEBUG msub_fsm[0x561dbedf04b0]{terminating}: Deallocated (fsm.c:568) 20250823134651699 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651699 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651699 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651699 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134651699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651699 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134651699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3269)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3267)@7e0c241b4610: Session index based on local reference:0 20250823134651699 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651699 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651699 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651699 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134651699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134651699 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3268)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(3276)6758457 MSC_Test_2-M3UA(3269)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_expire_while_paging2(3276)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(3276)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(3276)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(3276)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3268)@7e0c241b4610: Created IMSI[0] for '262420000001055'H'7FDD7972'O to be handled at TC_iu_lu_and_expire_while_paging2(3276) MSC_Test-GSUP(3273)@7e0c241b4610: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_lu_and_expire_while_paging2(3276) 20250823134651701 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823134651701 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250823134651701 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250823134651701 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651701 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651701 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651701 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134651701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651701 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134651701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3269)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3268)@7e0c241b4610: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_expire_while_paging2(3276) TC_iu_lu_and_expire_while_paging2(3276)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134651704 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250823134651704 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972 - attached: now used by 2 (Paging,VTY) (vlr.c:1489) 20250823134651704 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972 - VTY: now used by 1 (Paging) (msc_vty.c:1839) TC_iu_lu_and_expire_while_paging2(3276)@7e0c241b4610: 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 := '7FDD7972'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(3268)@7e0c241b4610: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(3276)9196574 MSC_Test_2-SCCP(3267)@7e0c241b4610: First idle individual index:0 20250823134651706 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651706 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651706 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651706 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134651706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134651706 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134651706 DIUCS DEBUG (UTRAN-Iu-559 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250823134651707 DMSC DEBUG msub_fsm[0x561dbede00d0]{active}: Allocated (fsm.c:456) 20250823134651707 DMSC DEBUG msc_i[0x561dbedb7110]{READY}: Allocated (fsm.c:456) 20250823134651707 DMSC DEBUG msc_i[0x561dbedb7110]{READY}: is child of msub_fsm[0x561dbede00d0] (fsm.c:486) 20250823134651707 DMSC DEBUG msc_a[0x561dbee04b30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134651707 DMSC DEBUG msc_a[0x561dbee04b30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbede00d0] (fsm.c:486) 20250823134651707 DMSC DEBUG msc_a(unknown:UTRAN-Iu-559:NONE)[0x561dbee04b30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134651707 DMSC DEBUG msc_i(unknown:UTRAN-Iu-559:NONE)[0x561dbedb7110]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134651707 DMSC DEBUG msc_a(unknown:UTRAN-Iu-559:NONE)[0x561dbee04b30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134651707 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-559:NONE)[0x561dbee04b30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134651707 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-559:NONE)[0x561dbee04b30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134651707 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedf04b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134651707 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedf04b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30] (fsm.c:486) 20250823134651707 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedf04b0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134651707 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedf04b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134651707 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972 + proc_arq_vlr_fn_init: now used by 2 (Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134651707 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972 + active-conn: now used by 3 (Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134651707 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134651707 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134651707 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedf04b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134651707 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedf04b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134651707 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee1aee0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134651707 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee1aee0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedf04b0] (fsm.c:486) 20250823134651707 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee1aee0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134651707 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee1aee0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134651707 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972 - proc_arq_vlr_fn_init: now used by 2 (Paging,active-conn) (vlr_access_req_fsm.c:405) 20250823134651707 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651707 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134651707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651707 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134651707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3269)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3267)@7e0c241b4610: { messageType := 2, destLocRef := '8C541E'O, sourceLocRef := '00022F'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(3267)@7e0c241b4610: Session index based on local reference:0 TC_iu_lu_and_expire_while_paging2(3276)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(3276)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134651708 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972 + vlr_gsup_rx: now used by 3 (Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134651708 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee1aee0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134651708 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972) Received 1 auth tuples (vlr.c:996) 20250823134651708 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee1aee0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134651708 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee1aee0]{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) 20250823134651708 DMM DEBUG Tx AUTH REQ (rand = 5077bab178a2243318ec95668d1fed9f) (gsm_04_08.c:641) 20250823134651708 DMM DEBUG AUTH REQ (autn = 676b9b7fd7c6d2dc7dc4f59371e3d38b) (gsm_04_08.c:643) 20250823134651708 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134651708 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134651708 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedb7110]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134651708 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972 - vlr_gsup_rx: now used by 2 (Paging,active-conn) (vlr.c:1410) 20250823134651708 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651708 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651708 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651708 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134651708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651708 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134651708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3269)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3267)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3267)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3267)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3267)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3268)@7e0c241b4610: patching N(SD)=0 into dtap '05149DE1F5C621040C71908B'O MSC_Test_2-RAN(3268)@7e0c241b4610: patched enc_l3: '05149DE1F5C621040C71908B'O MSC_Test_2-SCCP(3267)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3267)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3267)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3267)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05149DE1F5C621040C71908B'O 20250823134651709 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651709 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651709 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651709 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134651709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134651709 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134651710 DIUCS DEBUG (UTRAN-Iu-559) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134651710 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedb7110]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134651710 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedb7110]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134651710 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(3269)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134651710 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134651710 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134651710 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9de1f5c60c71908b) (gsm_04_08.c:1128) 20250823134651710 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee1aee0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134651710 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972) AUTH on UTRAN received RES: 9de1f5c60c71908b (8 bytes) (vlr_auth_fsm.c:151) 20250823134651710 DVLR INFO SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134651710 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee1aee0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134651710 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee1aee0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134651710 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee1aee0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134651710 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee1aee0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedf04b0] (vlr_auth_fsm.c:294) 20250823134651710 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee1aee0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134651710 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee1aee0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134651710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedf04b0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134651710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedf04b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134651710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedf04b0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134651710 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134651710 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5bb54ed03a704282b281a5700924fb4a, CK=NONE (ran_msg_iu.c:388) 20250823134651710 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedb7110]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134651710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedf04b0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134651710 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651710 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134651710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651710 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134651710 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3269)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3267)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3267)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3267)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3267)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3267)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3267)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3267)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3267)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134651711 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651711 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651711 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651711 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134651711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134651711 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134651711 DIUCS DEBUG (UTRAN-Iu-559) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134651711 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedb7110]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134651711 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedb7110]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134651711 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134651711 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134651711 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134651711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedf04b0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134651711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedf04b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134651711 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134651711 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedb7110]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134651711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedf04b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134651711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedf04b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134651711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedf04b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134651711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedf04b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134651711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedf04b0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134651711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedf04b0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134651711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedf04b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134651711 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134651711 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250823134651711 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972 - Paging: now used by 1 (active-conn) (paging.c:202) 20250823134651711 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001055/3/1): Available (smpp_smsc.c:626) 20250823134651711 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134651711 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134651711 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134651711 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972 + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134651711 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972 + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134651711 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972 - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134651712 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134651712 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedb7110]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134651712 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250823134651712 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651712 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134651712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651712 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134651712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134651712 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651712 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134651712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651712 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134651712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3269)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3269)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3269)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3267)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3267)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3267)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3267)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3267)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3267)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3267)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3267)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3267)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3267)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3267)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3267)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134651714 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651714 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651714 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651714 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134651714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134651714 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134651714 DIUCS DEBUG (UTRAN-Iu-559) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134651714 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedb7110]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134651714 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedb7110]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134651714 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134651714 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134651714 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134651714 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134651714 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134651714 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134651714 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134651714 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedf04b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134651714 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedf04b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30] (msc_a.c:1053) 20250823134651714 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedf04b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134651714 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedf04b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134651714 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbede00d0] (msc_a.c:1053) 20250823134651714 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134651714 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbee04b30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134651714 DMSC DEBUG msub_fsm[0x561dbede00d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134651714 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972) MSC-A terminated (msub.c:261) 20250823134651714 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972) 1 MSC-I still active (msub.c:79) 20250823134651714 DMSC DEBUG msub_fsm[0x561dbede00d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134651714 DMSC DEBUG msub_fsm[0x561dbede00d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134651714 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedb7110]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134651714 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedb7110]{READY}: Removing from parent msub_fsm[0x561dbede00d0] (msub.c:113) 20250823134651714 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-559 (ran_conn.c:142) 20250823134651714 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-559 (ran_conn.c:155) 20250823134651714 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedb7110]{READY}: Freeing instance (msub.c:113) 20250823134651714 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972:UTRAN-Iu-559:PAGING_RESP)[0x561dbedb7110]{READY}: Deallocated (fsm.c:568) 20250823134651714 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972) Free (msub.c:119) 20250823134651714 DVLR INFO VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972 - active-conn: now used by 0 (-) (msub.c:375) 20250823134651714 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7FDD7972) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250823134651714 DMSC DEBUG msub_fsm[0x561dbede00d0]{terminating}: Freeing instance (msub.c:113) 20250823134651714 DMSC DEBUG msub_fsm[0x561dbede00d0]{terminating}: Deallocated (fsm.c:568) 20250823134651714 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651714 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651714 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651714 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134651714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651714 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134651714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3269)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3267)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-RAN(3268)@7e0c241b4610: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(3276)9196574 TC_iu_lu_and_expire_while_paging2(3276)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134651715 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651715 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134651715 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134651715 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134651715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134651715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134651715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134651715 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_expire_while_paging2(3276)@7e0c241b4610: Final verdict of PTC: pass 20250823134651717 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134651717 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134651717 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134651717 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134651717 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134651717 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134651717 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134651717 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134651717 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) 20250823134651717 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651717 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134651717 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134651717 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134651717 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134651717 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134651717 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134651717 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(3266)@7e0c241b4610: Final verdict of PTC: none 20250823134651718 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134651718 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134651718 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134651718 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-SCCP(3264)@7e0c241b4610: Final verdict of PTC: none 20250823134651719 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134651719 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134651719 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134651719 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134651719 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134651719 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134651719 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134651719 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134651719 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) 20250823134651719 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651719 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134651719 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134651719 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134651719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134651719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134651719 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134651719 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_2-SCCP(3267)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(3270)@7e0c241b4610: Final verdict of PTC: none 20250823134651720 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134651720 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3263)@7e0c241b4610: Final verdict of PTC: none20250823134651720 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(3273)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(3262)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(3261)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3260)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(3268)@7e0c241b4610: Final verdict of PTC: none 20250823134651722 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) 20250823134651722 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134651722 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134651722 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134651722 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) 20250823134651722 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134651722 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134651722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134651722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134651722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134651722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134651722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134651722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134651722 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134651722 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(3274)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(3265)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(3271)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(3272)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3277)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(3269)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(3275)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3260): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(3261): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(3262): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(3263): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(3264): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(3265): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(3266): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(3267): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(3268): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(3269): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(3270): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(3271): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(3272): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(3273): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(3274): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(3275): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_iu_lu_and_expire_while_paging2(3276): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3277): none (pass -> pass) MTC@7e0c241b4610: Test case TC_iu_lu_and_expire_while_paging finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass'. Sat Aug 23 13:46:51 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 20250823134652721 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134653718 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134653718 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134653718 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134653720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134653720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134653720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134653722 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134653722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134653722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134653723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 0 (prev_count=-1, count=430852) 20250823134654723 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=430852, count=434260) 20250823134655724 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_mo_cc_iu_release'. ------ MSC_Tests_Iu.TC_mo_cc_iu_release ------ Sat Aug 23 13:46:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_mo_cc_iu_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_mo_cc_iu_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134656725 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_mo_cc_iu_release' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_mo_cc_iu_release started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(3281)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(3281)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3281)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(3279)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_1-M3UA(3284)@7e0c241b4610: ************************************************* MSC_Test_1-M3UA(3284)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3284)@7e0c241b4610: ************************************************* MSC_Test_1-SCCP(3282)@7e0c241b4610: v_sccp_pdu_maxlen:268 MTC@7e0c241b4610: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_2-M3UA(3287)@7e0c241b4610: ************************************************* MSC_Test_2-M3UA(3287)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3287)@7e0c241b4610: ************************************************* MSC_Test_2-SCCP(3285)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134657205 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3288)@7e0c241b4610: 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 } } } 20250823134657371 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) 20250823134657371 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) 20250823134657371 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134657371 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(3281)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3281)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3281)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134657376 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134657376 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134657376 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134657376 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134657376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134657376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134657376 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(3281)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(3281)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3281)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3281)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3281)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3281)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3281)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3281)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134657377 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134657377 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134657377 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134657377 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134657377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134657377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134657377 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134657377 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134657377 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3281)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3281)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3281)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3281)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3281)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134657385 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) 20250823134657385 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) 20250823134657385 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134657385 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(3284)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3284)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3284)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134657391 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134657391 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134657391 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134657391 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134657391 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134657391 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134657391 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(3284)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_1-M3UA(3284)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3284)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3284)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3284)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(3284)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3284)@7e0c241b4610: Message received on association #8 20250823134657391 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134657391 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134657391 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134657391 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134657391 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134657391 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134657391 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(3284)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134657391 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250823134657391 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3284)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3284)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3284)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3284)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3284)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134657400 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) 20250823134657400 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) 20250823134657400 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134657400 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(3287)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3287)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3287)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134657408 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134657408 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134657408 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134657408 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134657408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_2-M3UA(3287)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_2-M3UA(3287)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250823134657408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134657408 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(3287)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3287)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3287)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(3287)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250823134657411 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134657411 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134657411 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134657411 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134657411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134657411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134657411 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134657412 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250823134657412 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3284)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3287)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3287)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3284)@7e0c241b4610: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3287)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3287)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3287)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3287)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3287)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134657726 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134657727 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3290)@7e0c241b4610: Established a new IPA connection (conn_id=2) 20250823134657732 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3290)@7e0c241b4610: 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(3290)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3290)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3290)@7e0c241b4610: 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(3290)@7e0c241b4610: 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(3290)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3290)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134657751 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) 20250823134657751 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3291)@7e0c241b4610: Created GsupExpect[0] for "262420000001043" to be handled at TC_mo_cc_iu_release2(3294) TC_mo_cc_iu_release2(3294)@7e0c241b4610: 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 } } } } 20250823134658178 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658178 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658178 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658178 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134658178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134658178 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3281)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134658179 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658179 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134658179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658179 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134658179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3281)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3281)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3280)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250823134658194 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658194 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658194 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658194 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:603) 20250823134658194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134658194 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3284)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134658195 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658195 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) 20250823134658195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658195 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:233) 20250823134658195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250823134658195 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3284)@7e0c241b4610: Message received on association #8 MSC_Test_1-M3UA(3284)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3283)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134658209 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658209 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658209 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658209 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134658209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134658209 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134658209 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) 20250823134658209 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250823134658209 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658209 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658209 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658209 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134658209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658209 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134658209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3286)@7e0c241b4610: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3286)@7e0c241b4610: Added conn table entry 0TC_mo_cc_iu_release2(3294)3391523 MSC_Test_2-SCCP(3285)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134658226 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658226 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658226 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658226 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134658226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134658226 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134658226 DIUCS DEBUG (UTRAN-Iu-560 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250823134658226 DMSC DEBUG msub_fsm[0x561dbee04b30]{active}: Allocated (fsm.c:456) 20250823134658226 DMSC DEBUG msc_i[0x561dbedb7110]{READY}: Allocated (fsm.c:456) MSC_Test_2-RAN(3286)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134658226 DMSC DEBUG msc_i[0x561dbedb7110]{READY}: is child of msub_fsm[0x561dbee04b30] (fsm.c:486) 20250823134658226 DMSC DEBUG msc_a[0x561dbed91f60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134658226 DMSC DEBUG msc_a[0x561dbed91f60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbee04b30] (fsm.c:486) 20250823134658226 DMSC DEBUG msc_a(unknown:UTRAN-Iu-560:NONE)[0x561dbed91f60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134658226 DMSC DEBUG msc_i(unknown:UTRAN-Iu-560:NONE)[0x561dbedb7110]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134658226 DMSC DEBUG msc_a(unknown:UTRAN-Iu-560:NONE)[0x561dbed91f60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134658226 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-560:NONE)[0x561dbed91f60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134658226 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-560:NONE)[0x561dbed91f60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134658226 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134658226 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134658226 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-560:LU)[0x561dbede00d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134658226 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-560:LU)[0x561dbede00d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001043:UTRAN-Iu-560:LU)[0x561dbed91f60] (fsm.c:486) 20250823134658226 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-560:LU)[0x561dbede00d0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250823134658226 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-560:LU)[0x561dbede00d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134658226 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134658227 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134658227 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134658227 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134658227 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823134658227 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134658227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede00d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134658227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede00d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134658227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede00d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250823134658227 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbee1aee0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134658227 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbee1aee0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede00d0] (fsm.c:486) 20250823134658227 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbee1aee0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134658227 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbee1aee0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134658227 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658227 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134658227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658227 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134658227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@7e0c241b4610: { messageType := 2, destLocRef := '33C023'O, sourceLocRef := '000230'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(3285)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(3291)@7e0c241b4610: Found GsupExpect[0] for "262420000001043" handled at TC_mo_cc_iu_release2(3294) MSC_Test-GSUP(3291)@7e0c241b4610: Added IMSI table entry 0TC_mo_cc_iu_release2(3294)"262420000001043" TC_mo_cc_iu_release2(3294)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3294)@7e0c241b4610: setverdict(pass): none -> pass 20250823134658230 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134658230 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbee1aee0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134658230 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55) Received 1 auth tuples (vlr.c:996) 20250823134658230 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbee1aee0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134658230 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbee1aee0]{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) 20250823134658230 DMM DEBUG Tx AUTH REQ (rand = 3a2602d8da0503dcd27a87ac8d63b495) (gsm_04_08.c:641) 20250823134658230 DMM DEBUG AUTH REQ (autn = c02c826abec060bc2932a3373cc87679) (gsm_04_08.c:643) 20250823134658230 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134658230 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134658230 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbedb7110]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134658230 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134658230 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658230 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658230 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658230 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134658230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658230 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134658230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3286)@7e0c241b4610: patching N(SD)=1 into dtap '05149924B0182104B7DCA237'O MSC_Test_2-RAN(3286)@7e0c241b4610: patched enc_l3: '05549924B0182104B7DCA237'O MSC_Test_2-SCCP(3285)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3285)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3285)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3285)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549924B0182104B7DCA237'O MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134658236 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658236 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658236 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658236 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134658236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134658236 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134658236 DIUCS DEBUG (UTRAN-Iu-560) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134658236 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbedb7110]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134658236 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbedb7110]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134658236 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134658236 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134658236 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134658236 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9924b018b7dca237) (gsm_04_08.c:1128) 20250823134658236 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbee1aee0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134658236 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55) AUTH on UTRAN received RES: 9924b018b7dca237 (8 bytes) (vlr_auth_fsm.c:151) 20250823134658236 DVLR INFO SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134658236 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbee1aee0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134658236 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbee1aee0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134658236 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbee1aee0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134658236 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbee1aee0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede00d0] (vlr_auth_fsm.c:294) 20250823134658236 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbee1aee0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134658236 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbee1aee0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134658236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede00d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250823134658236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede00d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134658236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede00d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134658236 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134658236 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=26a5b6511643e97f04b731210d9facb8, CK=NONE (ran_msg_iu.c:388) 20250823134658236 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbedb7110]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134658236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede00d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250823134658236 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658236 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658236 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658236 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134658236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658236 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134658236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3285)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3285)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3285)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3285)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134658242 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658242 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134658242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134658242 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134658242 DIUCS DEBUG (UTRAN-Iu-560) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134658242 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbedb7110]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134658242 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbedb7110]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134658242 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134658242 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134658242 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134658242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede00d0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250823134658242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede00d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134658242 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134658242 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbedb7110]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134658242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede00d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134658242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede00d0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134658242 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbee1aee0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134658242 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbee1aee0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede00d0] (fsm.c:486) 20250823134658242 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbee1aee0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134658242 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbee1aee0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134658242 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658242 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658242 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658242 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134658242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658242 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134658242 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134658244 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134658244 DVLR DEBUG IMSI:262420000001043 has MSISDN:491230001043 (vlr.c:1045) 20250823134658244 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250823134658244 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134658244 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134658244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede00d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134658244 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbee1aee0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134658244 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbee1aee0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134658244 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbee1aee0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134658244 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbee1aee0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede00d0] (vlr_lu_fsm.c:110) 20250823134658244 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbee1aee0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134658244 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbee1aee0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134658244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede00d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134658244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede00d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134658244 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede3110]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134658244 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede3110]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede00d0] (fsm.c:486) 20250823134658244 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede3110]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134658244 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede3110]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134658244 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede3110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134658244 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede3110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134658244 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:TMSInew-0x23B4D310) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250823134658244 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede3110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134658244 DMM DEBUG -> IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:TMSInew-0x23B4D310 LOCATION UPDATE ACCEPT (TMSI = 0x23b4d310) (gsm_04_08.c:149) 20250823134658244 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:TMSInew-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250823134658244 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:TMSInew-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134658244 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:TMSInew-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbedb7110]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134658244 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:TMSInew-0x23B4D310 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134658244 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658244 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134658244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658244 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134658244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3294)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3286)@7e0c241b4610: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3286)@7e0c241b4610: patched enc_l3: '059B'O MSC_Test_2-SCCP(3285)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3285)@7e0c241b4610: vl_len:14 MSC_Test_2-SCCP(3285)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3285)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134658247 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658247 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658247 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658247 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134658247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134658247 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134658247 DIUCS DEBUG (UTRAN-Iu-560) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134658247 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:TMSInew-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbedb7110]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134658247 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:TMSInew-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbedb7110]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134658247 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:TMSInew-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134658247 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:TMSInew-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134658247 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:TMSInew-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134658247 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:TMSInew-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134658247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:TMSInew-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbede00d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134658247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede3110]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134658247 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250823134658247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede3110]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134658247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbede00d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134658247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede3110]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134658247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede3110]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbede00d0] (vlr_lu_fsm.c:817) 20250823134658247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede3110]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134658247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x93074F55:UTRAN-Iu-560:LU)[0x561dbede3110]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134658247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbede00d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134658247 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134658247 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250823134658247 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250823134658247 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134658247 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134658247 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250823134658247 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134658247 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134658247 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134658247 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134658247 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbedb7110]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134658247 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134658247 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658247 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134658247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658247 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134658247 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3285)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3285)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3285)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3285)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134658252 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658252 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658252 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658252 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134658252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134658252 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134658252 DIUCS DEBUG (UTRAN-Iu-560) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134658252 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbedb7110]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134658252 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbedb7110]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134658252 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134658252 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134658252 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134658252 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134658252 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134658252 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134658252 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134658252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbede00d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134658252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbede00d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbed91f60] (msc_a.c:1053) 20250823134658252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbede00d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134658252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbede00d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134658252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbede00d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134658252 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbee04b30] (msc_a.c:1053) 20250823134658252 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134658252 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbed91f60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134658252 DMSC DEBUG msub_fsm[0x561dbee04b30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134658252 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310) MSC-A terminated (msub.c:261) 20250823134658252 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310) 1 MSC-I still active (msub.c:79) 20250823134658252 DMSC DEBUG msub_fsm[0x561dbee04b30]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134658252 DMSC DEBUG msub_fsm[0x561dbee04b30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134658252 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbedb7110]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134658252 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbedb7110]{READY}: Removing from parent msub_fsm[0x561dbee04b30] (msub.c:113) 20250823134658252 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-560 (ran_conn.c:142) 20250823134658252 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-560 (ran_conn.c:155) 20250823134658252 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbedb7110]{READY}: Freeing instance (msub.c:113) 20250823134658252 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-560:LU)[0x561dbedb7110]{READY}: Deallocated (fsm.c:568) 20250823134658252 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310) Free (msub.c:119) 20250823134658252 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134658252 DMSC DEBUG msub_fsm[0x561dbee04b30]{terminating}: Freeing instance (msub.c:113) 20250823134658252 DMSC DEBUG msub_fsm[0x561dbee04b30]{terminating}: Deallocated (fsm.c:568) 20250823134658252 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658252 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658252 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658252 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134658252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658252 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134658252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@7e0c241b4610: Session index based on local reference:0 20250823134658254 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658254 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658254 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658254 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134658254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134658254 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3286)@7e0c241b4610: Deleted conn table entry 0TC_mo_cc_iu_release2(3294)3391523 TC_mo_cc_iu_release2(3294)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3294)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3294)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3294)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3294)@7e0c241b4610: 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 := '23B4D310'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3286)@7e0c241b4610: Added conn table entry 0TC_mo_cc_iu_release2(3294)9761575 MSC_Test_2-RAN(3286)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(3285)@7e0c241b4610: First idle individual index:0 MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134658454 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658454 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134658454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134658454 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134658455 DIUCS DEBUG (UTRAN-Iu-561 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250823134658455 DMSC DEBUG msub_fsm[0x561dbede00d0]{active}: Allocated (fsm.c:456) 20250823134658455 DMSC DEBUG msc_i[0x561dbed91f60]{READY}: Allocated (fsm.c:456) 20250823134658455 DMSC DEBUG msc_i[0x561dbed91f60]{READY}: is child of msub_fsm[0x561dbede00d0] (fsm.c:486) 20250823134658455 DMSC DEBUG msc_a[0x561dbedb7110]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134658455 DMSC DEBUG msc_a[0x561dbedb7110]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbede00d0] (fsm.c:486) 20250823134658455 DMSC DEBUG msc_a(unknown:UTRAN-Iu-561:NONE)[0x561dbedb7110]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134658455 DMSC DEBUG msc_i(unknown:UTRAN-Iu-561:NONE)[0x561dbed91f60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134658455 DMSC DEBUG msc_a(unknown:UTRAN-Iu-561:NONE)[0x561dbedb7110]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134658455 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-561:NONE)[0x561dbedb7110]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250823134658455 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-561:NONE)[0x561dbedb7110]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250823134658455 DMM DEBUG msc_a(TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250823134658455 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbee04b30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134658455 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbee04b30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110] (fsm.c:486) 20250823134658455 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbee04b30]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250823134658455 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbee04b30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134658455 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134658455 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134658455 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134658455 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134658455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbee04b30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134658455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbee04b30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250823134658455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250823134658455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbee04b30] (fsm.c:486) 20250823134658456 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250823134658456 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250823134658456 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134658456 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658456 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134658456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658456 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134658456 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@7e0c241b4610: { messageType := 2, destLocRef := '94F327'O, sourceLocRef := '000231'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(3285)@7e0c241b4610: Session index based on local reference:0 TC_mo_cc_iu_release2(3294)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3294)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134658462 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134658463 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250823134658463 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310) Received 1 auth tuples (vlr.c:996) 20250823134658463 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250823134658463 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110]{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) 20250823134658463 DMM DEBUG Tx AUTH REQ (rand = 8ef13ace4ef555dc35ea8c7b26fb91df) (gsm_04_08.c:641) 20250823134658463 DMM DEBUG AUTH REQ (autn = 05bcf488ca934fda25a0ba3310695db5) (gsm_04_08.c:643) 20250823134658463 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250823134658463 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134658463 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbed91f60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134658463 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134658463 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658463 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658463 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658463 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134658463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658463 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134658463 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3286)@7e0c241b4610: patching N(SD)=1 into dtap '0514FFC6B5042104CA717964'O MSC_Test_2-RAN(3286)@7e0c241b4610: patched enc_l3: '0554FFC6B5042104CA717964'O MSC_Test_2-SCCP(3285)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3285)@7e0c241b4610: vl_len:24 MSC_Test_2-SCCP(3285)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3285)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FFC6B5042104CA717964'O 20250823134658470 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658470 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658470 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658470 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134658470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134658470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134658470 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134658470 DIUCS DEBUG (UTRAN-Iu-561) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134658471 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbed91f60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134658471 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbed91f60]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134658471 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134658471 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134658471 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134658471 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ffc6b504ca717964) (gsm_04_08.c:1128) 20250823134658471 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250823134658471 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310) AUTH on UTRAN received RES: ffc6b504ca717964 (8 bytes) (vlr_auth_fsm.c:151) 20250823134658471 DVLR INFO SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250823134658471 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250823134658471 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250823134658471 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250823134658471 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbee04b30] (vlr_auth_fsm.c:294) 20250823134658471 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250823134658471 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250823134658471 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbee04b30]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250823134658471 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbee04b30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134658471 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbee04b30]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250823134658471 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250823134658471 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5fbc48424f746bd63f03b916690bf10d, CK=NONE (ran_msg_iu.c:388) 20250823134658471 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbed91f60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250823134658471 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbee04b30]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250823134658471 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658471 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134658471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658471 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134658471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3285)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3285)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3285)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3285)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250823134658477 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658477 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658477 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658477 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134658477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134658477 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134658478 DIUCS DEBUG (UTRAN-Iu-561) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134658478 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbed91f60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134658478 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbed91f60]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134658478 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134658478 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250823134658478 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250823134658478 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbee04b30]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250823134658478 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbee04b30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134658478 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250823134658478 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbed91f60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134658478 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbee04b30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134658478 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbee04b30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134658478 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbee04b30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134658478 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbee04b30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134658478 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbee04b30]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134658478 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbee04b30]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134658478 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbee04b30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134658478 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134658478 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250823134658478 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250823134658478 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658478 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658478 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658478 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134658478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658478 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134658478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(3288)@7e0c241b4610: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_iu_release2(3294) MSC_Test-MGCP(3289)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_cc_iu_release2(3294) MSC_Test_2-RAN(3286)@7e0c241b4610: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(3286)@7e0c241b4610: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(3285)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3285)@7e0c241b4610: vl_len:28 MSC_Test_2-SCCP(3285)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3285)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250823134658498 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658498 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658498 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658498 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134658498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134658498 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134658499 DIUCS DEBUG (UTRAN-Iu-561) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134658499 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbed91f60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134658499 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbed91f60]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134658499 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134658499 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250823134658499 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250823134658499 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250823134658499 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310 callref-0x8000003b tid-8) New transaction (transaction.c:231) 20250823134658499 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250823134658499 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134658499 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250823134658499 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823134658499 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250823134658499 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561: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) 20250823134658499 DCC INFO trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250823134658499 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250823134658499 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250823134658499 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110]{ESTABLISHING}: Allocated (fsm.c:456) 20250823134658499 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110]{ESTABLISHING}: is child of msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110] (fsm.c:486) 20250823134658499 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561: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) 20250823134658499 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede6180]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823134658499 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede6180]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110] (fsm.c:486) 20250823134658499 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_CN:no-CI)[0x561dbede6180]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250823134658499 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_CN:no-CI)[0x561dbede6180]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823134658499 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbee221e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823134658499 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbee221e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110] (fsm.c:486) 20250823134658499 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:no-CI)[0x561dbee221e0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250823134658499 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:no-CI)[0x561dbee221e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(3289)@7e0c241b4610: Found Expect[0] for { line := { verb := "CRCX", trans_id := "458", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ef" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_cc_iu_release2(3294) TC_mo_cc_iu_release2(3294)@7e0c241b4610: f_mo_call_establish 2: rx 1st CRCX 20250823134658510 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_CN:no-CI)[0x561dbede6180]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823134658510 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823134658510 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823134658510 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{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) 20250823134658510 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561: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(3294)@7e0c241b4610: f_mo_call_establish 6: rx 2nd CRCX 20250823134658511 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:no-CI)[0x561dbee221e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823134658511 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250823134658511 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250823134658511 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{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) 20250823134658511 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561: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) 20250823134658511 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) Sending Assignment Command (msc_a.c:706) 20250823134658511 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250823134658511 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{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) 20250823134658511 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbed91f60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250823134658512 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658512 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658512 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658512 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134658512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658512 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134658512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(3288)@7e0c241b4610: Found MnccExpect[0] for "12345" handled at TC_mo_cc_iu_release2(3294) MSC_Test-MNCC(3288)@7e0c241b4610: Added conn table entry 0TC_mo_cc_iu_release2(3294)-2147483589 MSC_Test_2-M3UA(3287)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3294)@7e0c241b4610: f_mo_call_establish 1: rx MNCC SETUP ind 20250823134658514 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250823134658514 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_mo_cc_iu_release2(3294)@7e0c241b4610: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(3285)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3285)@7e0c241b4610: vl_len:46 MSC_Test_2-SCCP(3285)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3285)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60427C350001C0A802150000000000000000000000000040040C0000'O 20250823134658539 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658539 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658539 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658539 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134658539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134658539 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134658539 DIUCS DEBUG (UTRAN-Iu-561) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134658539 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbed91f60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134658539 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbed91f60]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250823134658539 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbed91f60]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=8 (ran_msg_iu.c:132) 20250823134658539 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134658539 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250823134658539 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=8 (ran_msg_iu.c:132) 20250823134658539 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250823134658539 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x561dbee221e0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250823134658539 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbee221e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250823134658539 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561: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) 20250823134658539 DCC INFO trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561: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) 20250823134658539 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561: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) 20250823134658539 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561: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(3294)@7e0c241b4610: f_mo_call_establish 3: rx RTP CREATE 20250823134658542 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250823134658542 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823134658542 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823134658542 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250823134658542 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250823134658542 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134658542 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbed91f60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134658542 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250823134658542 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658542 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658542 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658542 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134658542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658542 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134658542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_mo_cc_iu_release2(3294)@7e0c241b4610: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(3287)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@7e0c241b4610: Session index based on local reference:0 20250823134658543 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbee221e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823134658543 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbee221e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823134658543 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134658546 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250823134658546 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823134658546 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250823134658546 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250823134658546 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250823134658546 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134658546 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbed91f60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134658547 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658547 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658547 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658547 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134658547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658547 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134658547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3294)@7e0c241b4610: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-SCCP(3285)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3285)@7e0c241b4610: vl_len:12 MSC_Test_2-SCCP(3285)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3285)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O 20250823134658556 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658556 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658556 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658556 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134658556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134658556 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134658556 DIUCS DEBUG (UTRAN-Iu-561) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134658556 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbed91f60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134658556 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbed91f60]{READY}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250823134658556 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134658556 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250823134658556 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP Iu ReleaseRequest (msc_a.c:2043) 20250823134658556 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250823134658556 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134658556 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 2 (cc,msc_a_ran_dec) (msc_a.c:948) 20250823134658556 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134658557 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310 + 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) 20250823134658557 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134658557 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) Freeing transaction (transaction.c:243) 20250823134658557 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250823134658557 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250823134658557 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) new state CALL_DELIVERED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250823134658557 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_RELEASING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250823134658557 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250823134658557 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbed91f60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134658557 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250823134658557 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250823134658557 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250823134658557 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310 - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250823134658557 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250823134658557 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbee221e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823134658557 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbee221e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110] (call_leg.c:197) 20250823134658557 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbee221e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250823134658557 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x561dbee221e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250823134658557 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbede6180]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250823134658557 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbede6180]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110] (call_leg.c:197) 20250823134658557 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250823134658557 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbede6180]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250823134658557 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbede6180]{ESTABLISHING}: Deallocated (fsm.c:568) 20250823134658557 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250823134658557 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110]{RELEASING}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110] (call_leg.c:198) 20250823134658557 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110]{RELEASING}: Freeing instance (call_leg.c:198) 20250823134658557 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbede3110]{RELEASING}: Deallocated (fsm.c:568) 20250823134658557 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250823134658557 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250823134658557 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbed91f60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134658557 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134658557 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658557 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658557 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658557 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134658557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658557 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134658557 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134658557 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134658557 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134658557 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134658557 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134658557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134658557 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134658557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134658557 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@7e0c241b4610: Message received on association #8 MSC_Test-MNCC(3288)@7e0c241b4610: Deleted conn table entry 0TC_mo_cc_iu_release2(3294)-2147483589 MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3287)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3285)@7e0c241b4610: Session index based on local reference:0 MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3285)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3294)@7e0c241b4610: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_iu_release2(3294)@7e0c241b4610: f_mo_call_establish DONE TC_mo_cc_iu_release2(3294)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3285)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_2-SCCP(3285)@7e0c241b4610: vl_len:7 MSC_Test_2-SCCP(3285)@7e0c241b4610: vl_from0 MSC_Test_2-SCCP(3285)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250823134659057 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134659057 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134659057 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134659057 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134659057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134659057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134659057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134659057 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134659058 DIUCS DEBUG (UTRAN-Iu-561) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250823134659058 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbed91f60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134659058 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbed91f60]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134659058 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134659058 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250823134659058 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250823134659058 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134659058 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250823134659058 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134659058 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134659058 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbee04b30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134659058 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbee04b30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110] (msc_a.c:1053) 20250823134659058 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbee04b30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134659058 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbee04b30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134659058 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbede00d0] (msc_a.c:1053) 20250823134659058 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134659058 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbedb7110]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134659058 DMSC DEBUG msub_fsm[0x561dbede00d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134659058 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310) MSC-A terminated (msub.c:261) 20250823134659058 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310) 1 MSC-I still active (msub.c:79) 20250823134659058 DMSC DEBUG msub_fsm[0x561dbede00d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134659058 DMSC DEBUG msub_fsm[0x561dbede00d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134659058 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbed91f60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134659058 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbed91f60]{READY}: Removing from parent msub_fsm[0x561dbede00d0] (msub.c:113) 20250823134659058 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x561dbed6e610]{READY}: Closing UTRAN-Iu-561 (ran_conn.c:142) 20250823134659058 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-561 (ran_conn.c:155) 20250823134659058 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbed91f60]{READY}: Freeing instance (msub.c:113) 20250823134659058 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310:UTRAN-Iu-561:CM_SERVICE_REQ)[0x561dbed91f60]{READY}: Deallocated (fsm.c:568) 20250823134659058 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310) Free (msub.c:119) 20250823134659059 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x23B4D310 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134659059 DMSC DEBUG msub_fsm[0x561dbede00d0]{terminating}: Freeing instance (msub.c:113) 20250823134659059 DMSC DEBUG msub_fsm[0x561dbede00d0]{terminating}: Deallocated (fsm.c:568) 20250823134659059 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134659059 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134659059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134659059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250823134659059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134659059 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134659059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250823134659059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@7e0c241b4610: Message received on association #8 MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@7e0c241b4610: Session index based on local reference:0 20250823134659062 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134659062 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134659062 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134659062 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250823134659062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134659062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134659062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134659062 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3286)@7e0c241b4610: Deleted conn table entry 0TC_mo_cc_iu_release2(3294)9761575 TC_mo_cc_iu_release2(3294)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3294)@7e0c241b4610: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3294)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3294)@7e0c241b4610: Final verdict of PTC: pass 20250823134700072 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134700073 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134700073 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134700073 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134700073 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134700073 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134700073 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134700073 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134700073 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) 20250823134700073 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134700073 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134700073 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134700073 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134700073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134700073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134700073 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134700073 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134700073 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134700073 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134700074 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) 20250823134700074 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134700074 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134700074 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134700074 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) 20250823134700074 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134700074 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134700074 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250823134700074 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823134700074 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134700074 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134700074 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823134700074 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250823134700074 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134700074 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250823134700074 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134700075 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250823134700075 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250823134700075 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) 20250823134700075 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134700075 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134700075 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134700075 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134700075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134700075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134700075 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134700075 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134700075 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250823134700075 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) 20250823134700075 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134700075 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250823134700075 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134700075 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134700075 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134700075 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134700075 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134700075 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134700075 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134700075 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823134700075 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250823134700075 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(3279)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-SCCP(3282)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(3281)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-M3UA(3287)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(3280)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(3291)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-M3UA(3284)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(3288)@7e0c241b4610: Final verdict of PTC: none MSC_Test_1-RAN(3283)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-RAN(3286)@7e0c241b4610: Final verdict of PTC: none MSC_Test_2-SCCP(3285)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(3292)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(3290)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3295)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3278)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(3289)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(3293)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: none MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3278): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(3279): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(3280): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(3281): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-SCCP(3282): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-RAN(3283): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_1-M3UA(3284): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-SCCP(3285): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-RAN(3286): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_2-M3UA(3287): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(3288): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(3289): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(3290): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(3291): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(3292): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(3293): none (none -> none) MTC@7e0c241b4610: Local verdict of PTC TC_mo_cc_iu_release2(3294): pass (none -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3295): none (pass -> pass) MTC@7e0c241b4610: Test case TC_mo_cc_iu_release finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_mo_cc_iu_release pass'. Sat Aug 23 13:47:00 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 20250823134701077 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134702074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134702074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134702074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134702075 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134702075 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134702075 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134702076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134702076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134702076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134702078 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=540564) 20250823134703080 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=540564, count=546592) 20250823134704081 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_mo_cc_iu_release pass' was executed successfully (exit status: 0). MC@7e0c241b4610: Test execution finished. MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_no_callref'. ------ MSC_Tests_ASCI.TC_no_callref ------ Sat Aug 23 13:47:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_ASCI.TC_no_callref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_ASCI.TC_no_callref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134705082 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_no_callref' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_no_callref started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(3299)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(3299)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3299)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(3297)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134705574 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3300)@7e0c241b4610: 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 } } } 20250823134705765 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) 20250823134705765 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) 20250823134705765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134705765 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(3299)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3299)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3299)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134705769 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134705769 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134705769 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134705769 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134705769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134705769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134705769 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(3299)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(3299)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3299)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3299)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3299)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134705770 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134705770 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134705770 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134705770 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134705770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134705770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134705770 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(3299)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3299)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3299)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3299)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3299)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3299)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3299)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3299)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134705770 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134705770 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134706082 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134706082 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3302)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3302)@7e0c241b4610: 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) } } } } 20250823134706088 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3302)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3302)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3302)@7e0c241b4610: 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(3302)@7e0c241b4610: 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(3302)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3302)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134706110 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) 20250823134706110 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3303)@7e0c241b4610: Created GsupExpect[0] for "262420000000033" to be handled at TC_no_callref0(3306) TC_no_callref0(3306)@7e0c241b4610: 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 } } } } 20250823134706577 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134706577 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134706577 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134706577 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134706577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134706577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134706577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134706577 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3299)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134706577 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134706577 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134706577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134706577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134706577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134706577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134706577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134706577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3299)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3299)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3298)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3298)@7e0c241b4610: Added conn table entry 0TC_no_callref0(3306)10853895 MSC_Test_0-SCCP(3297)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(3298)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134706594 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134706594 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134706594 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134706594 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134706594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(3299)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134706594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134706594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134706594 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134706595 DMSC DEBUG msub_fsm[0x561dbee1aee0]{active}: Allocated (fsm.c:456) 20250823134706595 DMSC DEBUG msc_i[0x561dbede6180]{READY}: Allocated (fsm.c:456) 20250823134706595 DMSC DEBUG msc_i[0x561dbede6180]{READY}: is child of msub_fsm[0x561dbee1aee0] (fsm.c:486) 20250823134706595 DMSC DEBUG msc_a[0x561dbede3110]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134706595 DMSC DEBUG msc_a[0x561dbede3110]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbee1aee0] (fsm.c:486) 20250823134706595 DMSC DEBUG msc_a(unknown:GERAN-A-562:NONE)[0x561dbede3110]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134706595 DMSC DEBUG msc_i(unknown:GERAN-A-562:NONE)[0x561dbede6180]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134706595 DMSC DEBUG msc_a(unknown:GERAN-A-562:NONE)[0x561dbede3110]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134706595 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbede3110]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134706595 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbede3110]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134706595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbee150d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134706595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbee150d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbede3110] (fsm.c:486) 20250823134706595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbee150d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823134706595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbee150d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134706595 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134706595 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000033 id=262420000000033 (vlr.c:661) 20250823134706595 DVLR INFO New subscr, IMSI: 262420000000033 (vlr.c:562) 20250823134706596 DVLR DEBUG VLR subscr IMSI-262420000000033 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134706596 DMSC DEBUG msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbede3110]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134706596 DMSC DEBUG msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbede3110]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134706596 DVLR DEBUG VLR subscr IMSI-262420000000033 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250823134706596 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134706596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbee150d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134706596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbee150d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134706596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbee150d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134706596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbee150d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134706596 DMSC DEBUG msc_i(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbede6180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134706596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbee150d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134706596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbee150d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134706596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbedd5f10]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134706596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbedd5f10]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbee150d0] (fsm.c:486) 20250823134706596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbedd5f10]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134706596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbedd5f10]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134706596 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134706596 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134706596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134706596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134706596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134706596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134706596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134706596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134706596 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134706596 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134706596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134706596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134706596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134706596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134706596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134706596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(3298)@7e0c241b4610: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-M3UA(3299)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3299)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3299)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3299)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3298)@7e0c241b4610: Created Expect[0] for N-CONNECT to be handled at TC_no_callref0(3307) MSC_Test_0-SCCP(3297)@7e0c241b4610: { messageType := 2, destLocRef := 'A59E07'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(3297)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3297)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3297)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3297)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3297)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3303)@7e0c241b4610: Found GsupExpect[0] for "262420000000033" handled at TC_no_callref0(3306) MSC_Test-GSUP(3303)@7e0c241b4610: Added IMSI table entry 0TC_no_callref0(3306)"262420000000033" 20250823134706603 DVLR DEBUG VLR subscr IMSI-262420000000033 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250823134706603 DVLR DEBUG VLR subscr IMSI-262420000000033 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3297)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(3297)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(3297)@7e0c241b4610: vl_from0 TC_no_callref0(3306)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_no_callref0(3306)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(3297)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(3299)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134706606 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134706606 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134706606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134706606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134706606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134706606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134706606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134706607 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134706607 DMSC DEBUG msc_i(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbede6180]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134706607 DMSC DEBUG msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbede3110]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134706612 DVLR DEBUG VLR subscr IMSI-262420000000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134706612 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250823134706612 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250823134706612 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134706613 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134706613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x561dbee150d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134706613 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbedd5f10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134706613 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbedd5f10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134706613 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbedd5f10]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134706613 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbedd5f10]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x561dbee150d0] (vlr_lu_fsm.c:110) 20250823134706613 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbedd5f10]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134706613 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x561dbedd5f10]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134706613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x561dbee150d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134706613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x561dbee150d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134706613 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x561dbedd4c60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134706613 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x561dbedd4c60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x561dbee150d0] (fsm.c:486) 20250823134706613 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x561dbedd4c60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134706613 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x561dbedd4c60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134706613 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x561dbedd4c60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134706613 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x561dbedd4c60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134706613 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x2C31D38E) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250823134706613 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x561dbedd4c60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134706613 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x2C31D38E LOCATION UPDATE ACCEPT (TMSI = 0x2c31d38e) (gsm_04_08.c:149) 20250823134706613 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x2C31D38E:GERAN-A-562:LU)[0x561dbede6180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134706613 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x2C31D38E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250823134706613 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134706613 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134706613 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134706613 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134706613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134706613 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134706613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134706613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3299)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3299)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3297)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3297)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3297)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3297)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(3306)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3298)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3298)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(3297)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(3297)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(3297)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3297)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823134706621 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134706621 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134706621 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134706621 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134706621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134706621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134706621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134706621 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3299)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134706621 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x2C31D38E:GERAN-A-562:LU)[0x561dbede6180]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134706621 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x2C31D38E:GERAN-A-562:LU)[0x561dbede3110]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134706621 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x2C31D38E:GERAN-A-562:LU)[0x561dbede3110]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134706621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x2C31D38E:GERAN-A-562:LU)[0x561dbee150d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134706621 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x561dbedd4c60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134706621 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250823134706621 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250823134706621 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x561dbedd4c60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134706621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-562:LU)[0x561dbee150d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134706621 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x561dbedd4c60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134706621 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x561dbedd4c60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-562:LU)[0x561dbee150d0] (vlr_lu_fsm.c:817) 20250823134706621 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x561dbedd4c60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134706621 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x561dbedd4c60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134706621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-562:LU)[0x561dbee150d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134706621 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-562:LU)[0x561dbede3110]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134706621 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-562:LU)[0x561dbede3110]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250823134706621 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250823134706622 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-562:LU)[0x561dbede3110]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134706622 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-562:LU)[0x561dbede3110]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134706622 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134706622 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E + 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) 20250823134706622 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134706622 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-562:LU)[0x561dbede6180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134706622 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250823134706622 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134706622 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134706622 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134706622 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134706622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134706622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134706622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134706622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3299)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3299)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3297)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3297)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3297)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3297)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3297)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(3297)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(3297)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3297)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823134706625 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134706625 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134706625 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134706625 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134706625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134706625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134706625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134706625 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3299)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134706625 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-562:LU)[0x561dbede6180]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134706625 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-562:LU)[0x561dbede3110]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134706625 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-562:LU)[0x561dbede3110]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134706625 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-562:LU)[0x561dbede3110]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134706625 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-562:LU)[0x561dbede3110]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134706625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-562:LU)[0x561dbee150d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134706625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-562:LU)[0x561dbee150d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-562:LU)[0x561dbede3110] (msc_a.c:1053) 20250823134706625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-562:LU)[0x561dbee150d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134706625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-562:LU)[0x561dbee150d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134706625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-562:LU)[0x561dbee150d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134706625 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-562:LU)[0x561dbede3110]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbee1aee0] (msc_a.c:1053) 20250823134706625 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-562:LU)[0x561dbede3110]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134706625 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-562:LU)[0x561dbede3110]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134706625 DMSC DEBUG msub_fsm[0x561dbee1aee0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134706625 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E) MSC-A terminated (msub.c:261) 20250823134706625 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E) 1 MSC-I still active (msub.c:79) 20250823134706625 DMSC DEBUG msub_fsm[0x561dbee1aee0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134706625 DMSC DEBUG msub_fsm[0x561dbee1aee0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134706625 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-562:LU)[0x561dbede6180]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134706625 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-562:LU)[0x561dbede6180]{READY}: Removing from parent msub_fsm[0x561dbee1aee0] (msub.c:113) 20250823134706625 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-562 (ran_conn.c:155) 20250823134706625 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-562:LU)[0x561dbede6180]{READY}: Freeing instance (msub.c:113) 20250823134706625 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-562:LU)[0x561dbede6180]{READY}: Deallocated (fsm.c:568) 20250823134706625 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E) Free (msub.c:119) 20250823134706625 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E - active-conn: now used by 1 (attached) (msub.c:375) 20250823134706626 DMSC DEBUG msub_fsm[0x561dbee1aee0]{terminating}: Freeing instance (msub.c:113) 20250823134706626 DMSC DEBUG msub_fsm[0x561dbee1aee0]{terminating}: Deallocated (fsm.c:568) 20250823134706626 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134706626 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134706626 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134706626 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134706626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134706626 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134706626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134706626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3299)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3299)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3297)@7e0c241b4610: Session index based on local reference:0 20250823134706627 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134706627 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134706627 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134706627 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134706627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134706627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134706627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(3299)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134706627 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(3298)@7e0c241b4610: Deleted conn table entry 0TC_no_callref0(3306)10853895 TC_no_callref0(3306)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134706629 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823134706629 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_no_callref0(3306)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_no_callref0(3306)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(3306)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3301)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_no_callref0(3306) TC_no_callref0(3306)@7e0c241b4610: 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 := '2C31D38E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3298)@7e0c241b4610: Added conn table entry 0TC_no_callref0(3306)4275355 MSC_Test_0-RAN(3298)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3297)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(3299)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3298)@7e0c241b4610: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3298)@7e0c241b4610: Created Expect[1] for N-CONNECT to be handled at TC_no_callref0(3308) 20250823134706830 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134706830 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134706830 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134706830 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134706830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134706830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134706830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134706830 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134706831 DMSC DEBUG msub_fsm[0x561dbee04b30]{active}: Allocated (fsm.c:456) 20250823134706831 DMSC DEBUG msc_i[0x561dbede00d0]{READY}: Allocated (fsm.c:456) 20250823134706831 DMSC DEBUG msc_i[0x561dbede00d0]{READY}: is child of msub_fsm[0x561dbee04b30] (fsm.c:486) 20250823134706831 DMSC DEBUG msc_a[0x561dbee221e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134706831 DMSC DEBUG msc_a[0x561dbee221e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbee04b30] (fsm.c:486) 20250823134706831 DMSC DEBUG msc_a(unknown:GERAN-A-563:NONE)[0x561dbee221e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134706831 DMSC DEBUG msc_i(unknown:GERAN-A-563:NONE)[0x561dbede00d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134706831 DMSC DEBUG msc_a(unknown:GERAN-A-563:NONE)[0x561dbee221e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134706831 DMM DEBUG msc_a(TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbee221e0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250823134706831 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbedf01d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134706831 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbedf01d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbee221e0] (fsm.c:486) 20250823134706831 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbedf01d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823134706831 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbedf01d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134706831 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134706831 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134706831 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbee221e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134706831 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbee221e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134706831 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbedf01d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134706831 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbedf01d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134706831 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbedf01d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134706831 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbede00d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134706832 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbedf01d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134706832 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbedf01d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134706832 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbedf01d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134706832 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbedf01d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134706832 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbedf01d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134706832 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbedf01d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134706832 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbedf01d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134706832 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbede00d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134706832 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbee221e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134706832 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbee221e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823134706832 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250823134706832 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134706832 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134706832 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134706832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134706832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134706832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134706832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134706832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134706832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134706832 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134706832 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134706832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134706832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134706832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134706832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134706832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134706832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134706833 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134706833 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134706833 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134706833 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134706833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134706833 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134706833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134706833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3299)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3299)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3299)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3299)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3297)@7e0c241b4610: { messageType := 2, destLocRef := '413C9B'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(3297)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3297)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3297)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3297)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3297)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3299)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3299)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3297)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3297)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3297)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3297)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134706836 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823134706836 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_no_callref0(3306)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_no_callref0(3306)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(3306)@7e0c241b4610: Sending SETUP. MTC@7e0c241b4610: Got test event: "SETUP" MSC_Test_0-RAN(3298)@7e0c241b4610: patching N(SD)=0 into dtap '003200002900'O MSC_Test_0-RAN(3298)@7e0c241b4610: patched enc_l3: '003200002900'O MSC_Test_0-SCCP(3297)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(3297)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(3297)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3297)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010006003200002900'O 20250823134706844 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134706844 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134706844 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134706844 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134706844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134706844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134706844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134706844 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3299)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134706844 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbede00d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134706844 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbee221e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134706844 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbede00d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134706844 DBSSAP ERROR msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbee221e0]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250823134706845 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbee221e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134706845 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbee221e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134706845 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134706845 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134706845 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134706845 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbede00d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134706845 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134706845 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134706845 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134706845 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134706845 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134706845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134706845 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134706845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134706845 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134706845 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134706845 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134706845 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134706845 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134706845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134706845 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134706845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134706845 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3299)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3299)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3299)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(3297)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3297)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(3299)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3297)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3297)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3297)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3297)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3297)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3297)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(3306)@7e0c241b4610: Got GCC Termination with failure. MTC@7e0c241b4610: Got test event: "GCC_TERMINATION_FAIL" TC_no_callref0(3306)@7e0c241b4610: Got Clear Command on initial connection. MTC@7e0c241b4610: Got test event: "CLEAR" MTC@7e0c241b4610: All connection are cleared now. TC_no_callref0(3307)@7e0c241b4610: Final verdict of PTC: none TC_no_callref0(3308)@7e0c241b4610: Final verdict of PTC: none TC_no_callref0(3306)@7e0c241b4610: Final verdict of PTC: pass MTC@7e0c241b4610: getverdict: none MTC@7e0c241b4610: setverdict(pass): none -> pass MTC@7e0c241b4610: getverdict: pass MTC@7e0c241b4610: All expected events have been received. The test passed. 20250823134707365 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134707365 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(3297)@7e0c241b4610: Final verdict of PTC: none 20250823134707366 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134707366 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134707366 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134707366 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134707366 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134707366 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(3299)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP(3303)@7e0c241b4610: Final verdict of PTC: none 20250823134707366 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134707366 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134707366 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) 20250823134707366 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134707366 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134707366 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134707366 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134707366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134707366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134707366 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134707366 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(3300)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(3298)@7e0c241b4610: Final verdict of PTC: none 20250823134707367 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134707367 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-STATS(3305)@7e0c241b4610: Final verdict of PTC: none 20250823134707367 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(3304)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3296)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3310)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(3301)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3309)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3311)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(3302)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: pass MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3296): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(3297): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(3298): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(3299): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(3300): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(3301): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(3302): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(3303): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(3304): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(3305): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_no_callref0(3306): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_no_callref0(3307): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_no_callref0(3308): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3309): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3310): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3311): none (pass -> pass) MTC@7e0c241b4610: Test case TC_no_callref finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_no_callref pass'. Sat Aug 23 13:47:07 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 20250823134708369 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134709368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134709368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134709368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134709371 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=272712) 20250823134710372 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=272712, count=273972) 20250823134711374 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_no_callref pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_setup_refuse'. ------ MSC_Tests_ASCI.TC_setup_refuse ------ Sat Aug 23 13:47:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_ASCI.TC_setup_refuse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_ASCI.TC_setup_refuse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134712376 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_setup_refuse' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_setup_refuse started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(3315)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(3315)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3315)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(3313)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134712940 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3316)@7e0c241b4610: 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 } } } 20250823134713134 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) 20250823134713134 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) 20250823134713134 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134713134 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(3315)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3315)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3315)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134713139 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134713139 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134713139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134713139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134713139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134713139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134713139 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(3315)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(3315)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3315)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3315)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3315)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134713139 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134713139 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134713139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134713139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134713139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134713139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134713139 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(3315)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3315)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3315)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134713139 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134713139 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3315)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3315)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3315)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3315)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3315)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134713377 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134713377 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3318)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3318)@7e0c241b4610: 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) } } } } 20250823134713383 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3318)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3318)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3318)@7e0c241b4610: 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(3318)@7e0c241b4610: 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(3318)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3318)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134713399 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) 20250823134713399 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3319)@7e0c241b4610: Created GsupExpect[0] for "262420000000033" to be handled at TC_setup_refuse0(3322) TC_setup_refuse0(3322)@7e0c241b4610: 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(3315)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134713945 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134713945 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134713945 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134713945 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134713945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134713945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134713945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134713945 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134713946 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-563 (ran_conn.c:142) 20250823134713946 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbede00d0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250823134713946 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbede00d0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250823134713946 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbede00d0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250823134713946 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbede00d0]{CLEARED}: Removing from parent msub_fsm[0x561dbee04b30] (msc_i.c:221) 20250823134713946 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbede00d0]{CLEARED}: Freeing instance (msc_i.c:221) 20250823134713946 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbede00d0]{CLEARED}: Deallocated (fsm.c:568) 20250823134713946 DMSC DEBUG msub_fsm[0x561dbee04b30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250823134713946 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E) MSC-I terminated (msub.c:261) 20250823134713946 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E) 1 MSC-A still active (msub.c:79) 20250823134713946 DMSC DEBUG msub_fsm[0x561dbee04b30]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134713946 DMSC DEBUG msub_fsm[0x561dbee04b30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134713946 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbee221e0]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134713946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbedf01d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134713946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbedf01d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbee221e0] (msub.c:113) 20250823134713946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbedf01d0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250823134713946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbedf01d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134713946 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbee221e0]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x561dbee04b30] (msub.c:113) 20250823134713946 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbee221e0]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250823134713946 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-563:CM_SERVICE_REQ)[0x561dbee221e0]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250823134713946 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E) Free (msub.c:119) 20250823134713946 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E - active-conn: now used by 1 (attached) (msub.c:375) 20250823134713946 DMSC DEBUG msub_fsm[0x561dbee04b30]{terminating}: Freeing instance (msub.c:113) 20250823134713946 DMSC DEBUG msub_fsm[0x561dbee04b30]{terminating}: Deallocated (fsm.c:568) 20250823134713946 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-563 (ran_conn.c:155) 20250823134713946 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134713946 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134713946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134713946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134713946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134713946 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134713946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134713946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3315)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3315)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3314)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3314)@7e0c241b4610: Added conn table entry 0TC_setup_refuse0(3322)7067280 MSC_Test_0-SCCP(3313)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(3314)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 20250823134713959 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134713959 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134713959 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134713959 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134713959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134713959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134713959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134713959 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3315)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134713960 DMSC DEBUG msub_fsm[0x561dbedf01d0]{active}: Allocated (fsm.c:456) 20250823134713960 DMSC DEBUG msc_i[0x561dbee221e0]{READY}: Allocated (fsm.c:456) 20250823134713960 DMSC DEBUG msc_i[0x561dbee221e0]{READY}: is child of msub_fsm[0x561dbedf01d0] (fsm.c:486) 20250823134713960 DMSC DEBUG msc_a[0x561dbee04b30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134713960 DMSC DEBUG msc_a[0x561dbee04b30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedf01d0] (fsm.c:486) 20250823134713960 DMSC DEBUG msc_a(unknown:GERAN-A-564:NONE)[0x561dbee04b30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134713960 DMSC DEBUG msc_i(unknown:GERAN-A-564:NONE)[0x561dbee221e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134713960 DMSC DEBUG msc_a(unknown:GERAN-A-564:NONE)[0x561dbee04b30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134713960 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-564:LU)[0x561dbee04b30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134713960 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-564:LU)[0x561dbee04b30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134713960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x561dbed912b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134713960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x561dbed912b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-564:LU)[0x561dbee04b30] (fsm.c:486) 20250823134713960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x561dbed912b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823134713960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x561dbed912b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134713960 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134713960 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134713960 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbee04b30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134713960 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbee04b30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134713960 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823134713960 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134713960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbed912b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134713960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbed912b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134713960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbed912b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134713960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbed912b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-RAN(3314)@7e0c241b4610: f_create_expect(l3 := omit, n_connectPointCode := 193 20250823134713960 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbee221e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134713960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbed912b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134713960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbed912b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134713960 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbee10eb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134713960 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbee10eb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbed912b0] (fsm.c:486) 20250823134713960 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbee10eb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134713960 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbee10eb0]{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(3314)@7e0c241b4610: Created Expect[0] for N-CONNECT to be handled at TC_setup_refuse0(3323) 20250823134713960 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134713961 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134713961 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134713961 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134713961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134713961 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134713961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134713961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134713961 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134713961 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134713961 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134713961 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134713961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134713961 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134713961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134713961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3315)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3315)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3315)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3315)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3313)@7e0c241b4610: { messageType := 2, destLocRef := '6BD690'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(3313)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3313)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3313)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3313)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3313)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3319)@7e0c241b4610: Found GsupExpect[0] for "262420000000033" handled at TC_setup_refuse0(3322) MSC_Test-GSUP(3319)@7e0c241b4610: Added IMSI table entry 0TC_setup_refuse0(3322)"262420000000033" MSC_Test_0-RAN(3314)@7e0c241b4610: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3314)@7e0c241b4610: Created Expect[1] for N-CONNECT to be handled at TC_setup_refuse0(3324) 20250823134713963 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823134713963 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_setup_refuse0(3322)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(3322)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(3313)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(3313)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(3313)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3313)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(3315)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134713965 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134713965 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134713965 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134713965 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134713965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134713965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134713965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134713965 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134713966 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbee221e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134713966 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbee04b30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134713969 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134713969 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250823134713969 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250823134713969 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134713969 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134713969 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbed912b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134713969 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbee10eb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134713969 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbee10eb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134713969 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbee10eb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134713969 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbee10eb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbed912b0] (vlr_lu_fsm.c:110) 20250823134713969 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbee10eb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134713969 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbee10eb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134713969 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbed912b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134713969 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbed912b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134713969 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbedd60c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134713969 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbedd60c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbed912b0] (fsm.c:486) 20250823134713969 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbedd60c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134713969 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbedd60c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134713969 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbedd60c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134713969 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbedd60c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134713969 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:TMSInew-0x8AE1728C) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250823134713970 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbedd60c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134713970 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:TMSInew-0x8AE1728C LOCATION UPDATE ACCEPT (TMSI = 0x8ae1728c) (gsm_04_08.c:149) 20250823134713970 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:TMSInew-0x8AE1728C:GERAN-A-564:LU)[0x561dbee221e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134713970 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:TMSInew-0x8AE1728C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134713970 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134713970 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134713970 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134713970 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134713970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134713970 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134713970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134713970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3315)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3315)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3313)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3313)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3313)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3313)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(3322)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3314)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3314)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(3313)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(3313)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(3313)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3313)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823134713978 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134713978 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134713978 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134713978 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(3315)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134713978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134713978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134713978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134713978 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134713979 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:TMSInew-0x8AE1728C:GERAN-A-564:LU)[0x561dbee221e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134713979 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:TMSInew-0x8AE1728C:GERAN-A-564:LU)[0x561dbee04b30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134713979 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:TMSInew-0x8AE1728C:GERAN-A-564:LU)[0x561dbee04b30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134713979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:TMSInew-0x8AE1728C:GERAN-A-564:LU)[0x561dbed912b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134713979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbedd60c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134713979 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250823134713979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbedd60c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134713979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-564:LU)[0x561dbed912b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134713979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbedd60c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134713979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbedd60c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-564:LU)[0x561dbed912b0] (vlr_lu_fsm.c:817) 20250823134713979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbedd60c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134713979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2C31D38E:GERAN-A-564:LU)[0x561dbedd60c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134713979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-564:LU)[0x561dbed912b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134713979 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-564:LU)[0x561dbee04b30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134713979 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-564:LU)[0x561dbee04b30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250823134713979 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250823134713979 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-564:LU)[0x561dbee04b30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134713979 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-564:LU)[0x561dbee04b30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134713979 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134713979 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134713979 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134713979 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-564:LU)[0x561dbee221e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134713979 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134713979 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134713979 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134713979 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134713979 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134713979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134713979 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134713979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134713979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3315)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3315)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3313)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3313)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3313)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3313)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3313)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(3313)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(3313)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3313)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823134713984 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134713984 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134713984 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134713984 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(3315)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134713984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134713984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134713984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134713984 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134713985 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-564:LU)[0x561dbee221e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134713985 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-564:LU)[0x561dbee04b30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134713985 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-564:LU)[0x561dbee04b30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134713985 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-564:LU)[0x561dbee04b30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134713985 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-564:LU)[0x561dbee04b30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134713985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-564:LU)[0x561dbed912b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134713985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-564:LU)[0x561dbed912b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-564:LU)[0x561dbee04b30] (msc_a.c:1053) 20250823134713985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-564:LU)[0x561dbed912b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134713985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-564:LU)[0x561dbed912b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134713985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-564:LU)[0x561dbed912b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134713985 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-564:LU)[0x561dbee04b30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedf01d0] (msc_a.c:1053) 20250823134713985 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-564:LU)[0x561dbee04b30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134713985 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-564:LU)[0x561dbee04b30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134713985 DMSC DEBUG msub_fsm[0x561dbedf01d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134713985 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C) MSC-A terminated (msub.c:261) 20250823134713985 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C) 1 MSC-I still active (msub.c:79) 20250823134713985 DMSC DEBUG msub_fsm[0x561dbedf01d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134713985 DMSC DEBUG msub_fsm[0x561dbedf01d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134713985 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-564:LU)[0x561dbee221e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134713985 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-564:LU)[0x561dbee221e0]{READY}: Removing from parent msub_fsm[0x561dbedf01d0] (msub.c:113) 20250823134713985 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-564 (ran_conn.c:155) 20250823134713985 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-564:LU)[0x561dbee221e0]{READY}: Freeing instance (msub.c:113) 20250823134713985 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-564:LU)[0x561dbee221e0]{READY}: Deallocated (fsm.c:568) 20250823134713985 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C) Free (msub.c:119) 20250823134713985 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C - active-conn: now used by 1 (attached) (msub.c:375) 20250823134713985 DMSC DEBUG msub_fsm[0x561dbedf01d0]{terminating}: Freeing instance (msub.c:113) 20250823134713985 DMSC DEBUG msub_fsm[0x561dbedf01d0]{terminating}: Deallocated (fsm.c:568) 20250823134713985 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134713985 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134713985 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134713985 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134713985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134713985 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134713985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134713985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3315)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3315)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3313)@7e0c241b4610: Session index based on local reference:0 20250823134713986 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134713986 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134713986 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134713986 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134713986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(3315)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134713986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134713986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134713986 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(3314)@7e0c241b4610: Deleted conn table entry 0TC_setup_refuse0(3322)7067280 TC_setup_refuse0(3322)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134713988 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823134713988 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_setup_refuse0(3322)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(3322)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(3322)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3317)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_setup_refuse0(3322) TC_setup_refuse0(3322)@7e0c241b4610: 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 := '8AE1728C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3314)@7e0c241b4610: Added conn table entry 0TC_setup_refuse0(3322)11484072 MSC_Test_0-RAN(3314)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3313)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(3315)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134714190 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134714190 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134714190 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134714190 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134714190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134714190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134714190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134714190 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134714191 DMSC DEBUG msub_fsm[0x561dbee10eb0]{active}: Allocated (fsm.c:456) 20250823134714191 DMSC DEBUG msc_i[0x561dbedadb70]{READY}: Allocated (fsm.c:456) 20250823134714191 DMSC DEBUG msc_i[0x561dbedadb70]{READY}: is child of msub_fsm[0x561dbee10eb0] (fsm.c:486) 20250823134714191 DMSC DEBUG msc_a[0x561dbee150d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134714191 DMSC DEBUG msc_a[0x561dbee150d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbee10eb0] (fsm.c:486) 20250823134714191 DMSC DEBUG msc_a(unknown:GERAN-A-565:NONE)[0x561dbee150d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134714191 DMSC DEBUG msc_i(unknown:GERAN-A-565:NONE)[0x561dbedadb70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134714191 DMSC DEBUG msc_a(unknown:GERAN-A-565:NONE)[0x561dbee150d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134714192 DMM DEBUG msc_a(TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbee150d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250823134714192 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbede6180]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134714192 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbede6180]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbee150d0] (fsm.c:486) 20250823134714192 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbede6180]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823134714192 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbede6180]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134714192 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134714192 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134714192 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbee150d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134714192 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbee150d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134714192 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbede6180]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134714192 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbede6180]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134714192 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbede6180]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134714192 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbedadb70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134714192 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbede6180]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134714192 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbede6180]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134714192 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbede6180]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134714192 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbede6180]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134714192 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbede6180]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134714192 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbede6180]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134714192 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbede6180]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134714192 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbedadb70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134714192 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbee150d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134714192 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbee150d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250823134714192 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250823134714193 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134714193 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134714193 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134714193 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134714193 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134714193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134714193 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134714193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134714193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134714193 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134714193 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134714193 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134714193 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134714193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134714193 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134714193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134714193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134714193 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134714193 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134714193 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134714193 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134714193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134714193 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134714193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134714193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3315)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3315)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3315)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(3313)@7e0c241b4610: { messageType := 2, destLocRef := 'AF3BA8'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(3313)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(3315)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3315)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(3313)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3313)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3313)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3313)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3315)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3313)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3313)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3313)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3313)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134714197 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823134714197 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_setup_refuse0(3322)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(3322)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(3322)@7e0c241b4610: Sending SETUP. MTC@7e0c241b4610: Got test event: "SETUP" MSC_Test_0-RAN(3314)@7e0c241b4610: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(3314)@7e0c241b4610: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(3313)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(3313)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(3313)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3313)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010006003200001900'O 20250823134714204 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134714204 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134714204 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134714204 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134714204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134714204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134714205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134714205 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3315)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134714205 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbedadb70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134714205 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbee150d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134714205 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C + GCC: now used by 3 (attached,active-conn,GCC) (transaction.c:228) 20250823134714205 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbee150d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250823134714205 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbee150d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134714206 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134714206 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134714206 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134714206 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134714206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134714206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134714206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134714206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3315)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3315)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3313)@7e0c241b4610: First idle individual index:1 MSC_Test_0-SCCP(3313)@7e0c241b4610: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3314)@7e0c241b4610: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3314)@7e0c241b4610: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3314)@7e0c241b4610: Found Expect[0] for N-CONNECT handled at TC_setup_refuse0(3323) MSC_Test_0-RAN(3314)@7e0c241b4610: Added conn table entry 1TC_setup_refuse0(3323)10254410 MSC_Test_0-SCCP(3313)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(3313)@7e0c241b4610: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(3315)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134714213 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134714213 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134714213 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134714213 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134714213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134714213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134714213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134714213 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_setup_refuse0(3323)@7e0c241b4610: 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@7e0c241b4610: Got test event: "VGCS_SETUP" TC_setup_refuse0(3323)@7e0c241b4610: 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(3313)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(3313)@7e0c241b4610: vl_len:6 MSC_Test_0-SCCP(3313)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3313)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000406040120'O MSC_Test_0-M3UA(3315)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134714414 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134714414 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134714414 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134714414 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134714414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134714414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134714414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134714414 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134714415 DASCI NOTICE GCC callref 00000200, BSS #0.24.1: Received VGCS/VBS SETUP REFUSE from BSS. (msc_vgcs.c:1872) 20250823134714415 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x561dbed912b0]{NULL}: transition to state Releasing VGCS/VBS channel not permitted! (msc_vgcs.c:2291) 20250823134714415 DLSCCP ERROR Received unknown conn-id 2361 for primitive N-DATA.request (sccp_scoc.c:1917) 20250823134714415 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbedadb70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134714415 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C - GCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134714415 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbee150d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134714415 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbee150d0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134714415 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134714415 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134714415 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134714415 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbedadb70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134714415 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134714415 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134714415 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134714415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134714415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134714415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134714415 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134714415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134714415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134714415 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134714415 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134714415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134714415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134714415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134714415 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134714415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134714415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134714416 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134714416 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134714416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134714416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134714416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134714416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134714416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134714416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3315)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3315)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3315)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3315)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3315)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3315)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3313)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(3313)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3313)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3313)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3313)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3313)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3313)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3313)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3313)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3313)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3313)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3313)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(3323)@7e0c241b4610: Got Clear Command on control connection. MTC@7e0c241b4610: Got test event: "CLEAR" TC_setup_refuse0(3322)@7e0c241b4610: Got GCC Termination with failure. MTC@7e0c241b4610: Got test event: "GCC_TERMINATION_FAIL" TC_setup_refuse0(3322)@7e0c241b4610: Got Clear Command on initial connection. MTC@7e0c241b4610: Got test event: "CLEAR" MTC@7e0c241b4610: All connection are cleared now. TC_setup_refuse0(3324)@7e0c241b4610: Final verdict of PTC: none TC_setup_refuse0(3322)@7e0c241b4610: Final verdict of PTC: pass TC_setup_refuse0(3323)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: getverdict: none MTC@7e0c241b4610: setverdict(pass): none -> pass MTC@7e0c241b4610: getverdict: pass MTC@7e0c241b4610: All expected events have been received. The test passed. 20250823134714936 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134714936 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134714936 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134714936 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134714936 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134714936 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134714936 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134714936 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134714936 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) 20250823134714936 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134714936 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134714936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134714936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134714936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134714936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134714936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134714936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134714937 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test_0-M3UA(3315)@7e0c241b4610: Final verdict of PTC: none 20250823134714937 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134714937 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134714937 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(3319)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(3314)@7e0c241b4610: Final verdict of PTC: none 20250823134714938 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(3316)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(3318)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(3313)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(3320)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(3317)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3325)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3327)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3312)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(3321)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3326)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: pass MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3312): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(3313): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(3314): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(3315): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(3316): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(3317): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(3318): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(3319): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(3320): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(3321): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_setup_refuse0(3322): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_setup_refuse0(3323): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_setup_refuse0(3324): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3325): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3326): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3327): none (pass -> pass) MTC@7e0c241b4610: Test case TC_setup_refuse finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_setup_refuse pass'. Sat Aug 23 13:47:14 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 20250823134715940 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134716937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134716937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134716937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134716942 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=320336) 20250823134717943 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=320336, count=321596) 20250823134718943 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_setup_refuse pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_assign_fail'. ------ MSC_Tests_ASCI.TC_assign_fail ------ Sat Aug 23 13:47:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_ASCI.TC_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_ASCI.TC_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134719945 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_assign_fail' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_assign_fail started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(3331)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(3331)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3331)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(3329)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134720580 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3332)@7e0c241b4610: 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 } } } 20250823134720775 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) 20250823134720775 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) 20250823134720775 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134720775 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(3331)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3331)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3331)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134720780 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134720780 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134720780 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134720780 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134720780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134720780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134720780 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(3331)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(3331)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3331)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3331)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3331)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3331)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3331)@7e0c241b4610: Message received on association #8 20250823134720780 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134720780 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134720780 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134720780 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134720780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134720780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134720780 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(3331)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3331)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3331)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3331)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) 20250823134720780 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134720780 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3331)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3331)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134720946 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134720946 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3334)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3334)@7e0c241b4610: 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) } } } } 20250823134720952 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3334)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3334)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3334)@7e0c241b4610: 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(3334)@7e0c241b4610: 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(3334)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3334)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134720972 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) 20250823134720972 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3335)@7e0c241b4610: Created GsupExpect[0] for "262420000000033" to be handled at TC_assign_fail0(3338) TC_assign_fail0(3338)@7e0c241b4610: 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 } } } } 20250823134721584 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134721584 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134721584 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134721584 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134721584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134721584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134721584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134721584 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134721585 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x561dbed912b0]{NULL}: Event VGCS_CELL_EV_RELEASED not permitted (msc_vgcs.c:2698) 20250823134721585 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2360 (ran_conn.c:155) 20250823134721585 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-565 (ran_conn.c:142) 20250823134721585 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbedadb70]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250823134721585 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbedadb70]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250823134721585 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbedadb70]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250823134721585 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbedadb70]{CLEARED}: Removing from parent msub_fsm[0x561dbee10eb0] (msc_i.c:221) 20250823134721585 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbedadb70]{CLEARED}: Freeing instance (msc_i.c:221) 20250823134721585 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbedadb70]{CLEARED}: Deallocated (fsm.c:568) 20250823134721585 DMSC DEBUG msub_fsm[0x561dbee10eb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250823134721585 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C) MSC-I terminated (msub.c:261) 20250823134721585 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C) 1 MSC-A still active (msub.c:79) 20250823134721585 DMSC DEBUG msub_fsm[0x561dbee10eb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134721585 DMSC DEBUG msub_fsm[0x561dbee10eb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134721585 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbee150d0]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134721585 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbede6180]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134721585 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbede6180]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbee150d0] (msub.c:113) 20250823134721585 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbede6180]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250823134721585 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbede6180]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134721585 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbee150d0]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x561dbee10eb0] (msub.c:113) 20250823134721586 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbee150d0]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250823134721586 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-565:CM_SERVICE_REQ)[0x561dbee150d0]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250823134721586 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C) Free (msub.c:119) 20250823134721586 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C - active-conn: now used by 1 (attached) (msub.c:375) 20250823134721586 DMSC DEBUG msub_fsm[0x561dbee10eb0]{terminating}: Freeing instance (msub.c:113) 20250823134721586 DMSC DEBUG msub_fsm[0x561dbee10eb0]{terminating}: Deallocated (fsm.c:568) 20250823134721586 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-565 (ran_conn.c:155) 20250823134721586 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134721586 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134721586 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134721586 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134721586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134721586 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134721586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134721586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134721586 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134721586 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134721586 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134721586 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134721586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134721586 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134721586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134721586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3331)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3331)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134721590 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134721590 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134721590 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134721590 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134721590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134721590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134721590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134721590 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3330)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3330)@7e0c241b4610: Added conn table entry 0TC_assign_fail0(3338)15970875 MSC_Test_0-SCCP(3329)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(3330)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3330)@7e0c241b4610: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3330)@7e0c241b4610: Created Expect[0] for N-CONNECT to be handled at TC_assign_fail0(3339) MSC_Test_0-RAN(3330)@7e0c241b4610: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3330)@7e0c241b4610: Created Expect[1] for N-CONNECT to be handled at TC_assign_fail0(3340) 20250823134721794 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134721794 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134721794 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134721794 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134721794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134721794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134721794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134721794 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134721795 DMSC DEBUG msub_fsm[0x561dbedadb70]{active}: Allocated (fsm.c:456) 20250823134721795 DMSC DEBUG msc_i[0x561dbede6180]{READY}: Allocated (fsm.c:456) 20250823134721795 DMSC DEBUG msc_i[0x561dbede6180]{READY}: is child of msub_fsm[0x561dbedadb70] (fsm.c:486) 20250823134721795 DMSC DEBUG msc_a[0x561dbee150d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134721795 DMSC DEBUG msc_a[0x561dbee150d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedadb70] (fsm.c:486) 20250823134721795 DMSC DEBUG msc_a(unknown:GERAN-A-566:NONE)[0x561dbee150d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134721795 DMSC DEBUG msc_i(unknown:GERAN-A-566:NONE)[0x561dbede6180]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134721795 DMSC DEBUG msc_a(unknown:GERAN-A-566:NONE)[0x561dbee150d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134721795 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-566:LU)[0x561dbee150d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134721795 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-566:LU)[0x561dbee150d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134721795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-566:LU)[0x561dbee10eb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134721795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-566:LU)[0x561dbee10eb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-566:LU)[0x561dbee150d0] (fsm.c:486) 20250823134721795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-566:LU)[0x561dbee10eb0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823134721795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-566:LU)[0x561dbee10eb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134721796 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134721796 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134721796 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbee150d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134721796 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbee150d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134721796 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823134721796 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134721796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbee10eb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134721796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbee10eb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134721796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbee10eb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134721796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbee10eb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134721796 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbede6180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134721796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbee10eb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134721796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbee10eb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134721796 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbedd4c60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134721796 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbedd4c60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbee10eb0] (fsm.c:486) 20250823134721796 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbedd4c60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134721796 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbedd4c60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134721796 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134721796 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134721796 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134721796 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134721796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134721796 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134721796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134721796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134721796 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134721796 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134721796 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134721796 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134721797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134721797 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134721797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134721797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3331)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3331)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3329)@7e0c241b4610: { messageType := 2, destLocRef := 'F3B23B'O, sourceLocRef := '000236'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3329)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3329)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test-GSUP(3335)@7e0c241b4610: Found GsupExpect[0] for "262420000000033" handled at TC_assign_fail0(3338) MSC_Test-GSUP(3335)@7e0c241b4610: Added IMSI table entry 0TC_assign_fail0(3338)"262420000000033" MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134721808 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823134721808 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3329)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(3329)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(3329)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3329)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134721809 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134721809 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134721809 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134721809 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134721809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134721809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134721809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134721809 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134721810 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbede6180]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134721810 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbee150d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_assign_fail0(3338)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_assign_fail0(3338)@7e0c241b4610: setverdict(pass): none -> pass 20250823134721820 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134721820 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250823134721820 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250823134721820 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134721821 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134721821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbee10eb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134721821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbedd4c60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134721821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbedd4c60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134721821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbedd4c60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134721821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbedd4c60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbee10eb0] (vlr_lu_fsm.c:110) 20250823134721821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbedd4c60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134721821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbedd4c60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134721821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbee10eb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134721821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbee10eb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134721821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbee221e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134721821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbee221e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbee10eb0] (fsm.c:486) 20250823134721821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbee221e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134721821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbee221e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134721821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbee221e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134721821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbee221e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134721821 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:TMSInew-0xB8FA4577) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250823134721821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbee221e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134721821 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:TMSInew-0xB8FA4577 LOCATION UPDATE ACCEPT (TMSI = 0xb8fa4577) (gsm_04_08.c:149) 20250823134721821 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:TMSInew-0xB8FA4577:GERAN-A-566:LU)[0x561dbede6180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134721821 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:TMSInew-0xB8FA4577 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134721821 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134721821 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134721821 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134721822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134721822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134721822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134721822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134721822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3331)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3329)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(3338)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3330)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3330)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(3329)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(3329)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(3329)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3329)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134721832 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134721832 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134721832 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134721832 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134721832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134721832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134721833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134721833 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134721833 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:TMSInew-0xB8FA4577:GERAN-A-566:LU)[0x561dbede6180]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134721833 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:TMSInew-0xB8FA4577:GERAN-A-566:LU)[0x561dbee150d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134721833 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:TMSInew-0xB8FA4577:GERAN-A-566:LU)[0x561dbee150d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134721833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:TMSInew-0xB8FA4577:GERAN-A-566:LU)[0x561dbee10eb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134721833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbee221e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134721833 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250823134721833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbee221e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134721833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-566:LU)[0x561dbee10eb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134721833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbee221e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134721833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbee221e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-566:LU)[0x561dbee10eb0] (vlr_lu_fsm.c:817) 20250823134721833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbee221e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134721833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8AE1728C:GERAN-A-566:LU)[0x561dbee221e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134721833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-566:LU)[0x561dbee10eb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134721833 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-566:LU)[0x561dbee150d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134721833 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-566:LU)[0x561dbee150d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.962s remaining) (msc_a.c:450) 20250823134721833 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250823134721833 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-566:LU)[0x561dbee150d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134721833 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-566:LU)[0x561dbee150d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134721833 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134721833 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134721833 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134721833 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-566:LU)[0x561dbede6180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134721833 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134721833 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134721833 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134721833 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134721833 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134721833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134721833 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134721833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134721833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3331)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3329)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3329)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(3329)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(3329)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3329)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134721837 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134721837 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134721837 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134721837 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134721837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134721837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134721837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134721837 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134721837 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-566:LU)[0x561dbede6180]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134721837 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-566:LU)[0x561dbee150d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134721837 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-566:LU)[0x561dbee150d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134721837 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-566:LU)[0x561dbee150d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134721837 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-566:LU)[0x561dbee150d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134721837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-566:LU)[0x561dbee10eb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134721837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-566:LU)[0x561dbee10eb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-566:LU)[0x561dbee150d0] (msc_a.c:1053) 20250823134721837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-566:LU)[0x561dbee10eb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134721837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-566:LU)[0x561dbee10eb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134721837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-566:LU)[0x561dbee10eb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134721837 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-566:LU)[0x561dbee150d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedadb70] (msc_a.c:1053) 20250823134721837 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-566:LU)[0x561dbee150d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134721837 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-566:LU)[0x561dbee150d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134721837 DMSC DEBUG msub_fsm[0x561dbedadb70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134721837 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577) MSC-A terminated (msub.c:261) 20250823134721838 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134721838 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134721838 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134721838 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134721838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134721837 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577) 1 MSC-I still active (msub.c:79) 20250823134721837 DMSC DEBUG msub_fsm[0x561dbedadb70]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134721837 DMSC DEBUG msub_fsm[0x561dbedadb70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134721837 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-566:LU)[0x561dbede6180]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134721837 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-566:LU)[0x561dbede6180]{READY}: Removing from parent msub_fsm[0x561dbedadb70] (msub.c:113) 20250823134721838 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-566 (ran_conn.c:155) 20250823134721838 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-566:LU)[0x561dbede6180]{READY}: Freeing instance (msub.c:113) 20250823134721838 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-566:LU)[0x561dbede6180]{READY}: Deallocated (fsm.c:568) 20250823134721838 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577) Free (msub.c:119) 20250823134721838 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134721838 DMSC DEBUG msub_fsm[0x561dbedadb70]{terminating}: Freeing instance (msub.c:113) 20250823134721838 DMSC DEBUG msub_fsm[0x561dbedadb70]{terminating}: Deallocated (fsm.c:568) 20250823134721838 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134721838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134721838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3331)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3329)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134721839 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134721839 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134721839 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134721839 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134721839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134721839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134721839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134721839 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(3330)@7e0c241b4610: Deleted conn table entry 0TC_assign_fail0(3338)15970875 TC_assign_fail0(3338)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134721840 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823134721841 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_assign_fail0(3338)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_assign_fail0(3338)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(3338)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3333)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assign_fail0(3338) TC_assign_fail0(3338)@7e0c241b4610: 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 := 'B8FA4577'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3330)@7e0c241b4610: Added conn table entry 0TC_assign_fail0(3338)3497411 MSC_Test_0-RAN(3330)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3329)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134722042 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134722042 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134722042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134722042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134722042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134722042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134722042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134722042 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134722043 DMSC DEBUG msub_fsm[0x561dbee10eb0]{active}: Allocated (fsm.c:456) 20250823134722043 DMSC DEBUG msc_i[0x561dbee150d0]{READY}: Allocated (fsm.c:456) 20250823134722043 DMSC DEBUG msc_i[0x561dbee150d0]{READY}: is child of msub_fsm[0x561dbee10eb0] (fsm.c:486) 20250823134722043 DMSC DEBUG msc_a[0x561dbede6180]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134722043 DMSC DEBUG msc_a[0x561dbede6180]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbee10eb0] (fsm.c:486) 20250823134722043 DMSC DEBUG msc_a(unknown:GERAN-A-567:NONE)[0x561dbede6180]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134722043 DMSC DEBUG msc_i(unknown:GERAN-A-567:NONE)[0x561dbee150d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134722043 DMSC DEBUG msc_a(unknown:GERAN-A-567:NONE)[0x561dbede6180]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134722043 DMM DEBUG msc_a(TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbede6180]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250823134722043 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134722043 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbede6180] (fsm.c:486) 20250823134722043 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823134722043 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134722043 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134722043 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134722043 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbede6180]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134722043 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbede6180]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134722043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134722043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134722043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134722043 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbee150d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134722044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134722044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134722044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134722044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134722044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134722044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134722044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134722044 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbee150d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134722044 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbede6180]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134722044 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbede6180]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823134722044 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250823134722044 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134722044 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134722044 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134722044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134722044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134722044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134722044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134722044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134722044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134722044 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134722044 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134722044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134722044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134722044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134722044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134722044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134722044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134722045 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134722045 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134722045 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134722045 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134722045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134722045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134722045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134722045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3331)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3331)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3331)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3329)@7e0c241b4610: { messageType := 2, destLocRef := '355DC3'O, sourceLocRef := '000237'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3329)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3329)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3329)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134722047 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823134722047 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_assign_fail0(3338)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_assign_fail0(3338)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(3338)@7e0c241b4610: Sending SETUP. MTC@7e0c241b4610: Got test event: "SETUP" MSC_Test_0-RAN(3330)@7e0c241b4610: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(3330)@7e0c241b4610: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(3329)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(3329)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(3329)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3329)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134722056 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134722056 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134722056 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134722056 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134722056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134722056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134722056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134722056 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134722056 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbee150d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134722056 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbede6180]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134722056 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577 + GCC: now used by 3 (attached,active-conn,GCC) (transaction.c:228) 20250823134722056 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbede6180]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250823134722056 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbede6180]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134722057 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134722057 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134722057 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134722057 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134722057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134722057 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134722057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134722057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3331)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3329)@7e0c241b4610: First idle individual index:1 MSC_Test_0-SCCP(3329)@7e0c241b4610: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3330)@7e0c241b4610: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3330)@7e0c241b4610: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3330)@7e0c241b4610: Found Expect[0] for N-CONNECT handled at TC_assign_fail0(3339) MSC_Test_0-RAN(3330)@7e0c241b4610: Added conn table entry 1TC_assign_fail0(3339)1894599 MSC_Test_0-SCCP(3329)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(3329)@7e0c241b4610: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250823134722064 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134722064 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134722064 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134722064 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134722064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134722064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134722064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134722064 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_assign_fail0(3339)@7e0c241b4610: 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@7e0c241b4610: Got test event: "VGCS_SETUP" TC_assign_fail0(3339)@7e0c241b4610: 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(3329)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(3329)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(3329)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3329)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134722266 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134722266 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134722266 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134722266 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134722266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134722266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134722266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134722266 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134722267 DCC DEBUG rtp_stream(vgcs-cell-42)[0x561dbede6360]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823134722267 DCC DEBUG rtp_stream(vgcs-cell-42)[0x561dbede6360]{UNINITIALIZED}: is child of vgcs_cell(vgcs-cell-42)[0x561dbed922e0] (fsm.c:486) 20250823134722267 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x561dbede6360]{UNINITIALIZED}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823134722267 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x561dbede6360]{UNINITIALIZED}: setting mode to recvonly (rtp_stream.c:443) 20250823134722267 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x561dbede6360]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823134722268 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134722268 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134722268 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134722268 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134722268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134722268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134722268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134722268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3331)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3329)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(3339)@7e0c241b4610: 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@7e0c241b4610: Got test event: "UPLINK_SEIZED" MSC_Test-MGCP(3333)@7e0c241b4610: Found Expect[0] for { line := { verb := "CRCX", trans_id := "463", 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_assign_fail0(3338) TC_assign_fail0(3338)@7e0c241b4610: as_optional_mgcp_crcx: rx CRCX 20250823134722294 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x561dbede6360]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823134722294 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134722294 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134722294 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134722295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134722295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134722295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134722295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134722295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3331)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3329)@7e0c241b4610: First idle individual index:2 MSC_Test_0-SCCP(3329)@7e0c241b4610: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(3330)@7e0c241b4610: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(3330)@7e0c241b4610: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(3330)@7e0c241b4610: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3330)@7e0c241b4610: Found Expect[1] for N-CONNECT handled at TC_assign_fail0(3340) MSC_Test_0-RAN(3330)@7e0c241b4610: Added conn table entry 2TC_assign_fail0(3340)15899916 MSC_Test_0-SCCP(3329)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_0-SCCP(3329)@7e0c241b4610: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134722300 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134722300 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134722300 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134722300 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134722300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134722300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134722300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134722300 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_assign_fail0(3340)@7e0c241b4610: 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 := '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@7e0c241b4610: Got test event: "VGCS_ASSIGN" TC_assign_fail0(3340)@7e0c241b4610: 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(3329)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_0-SCCP(3329)@7e0c241b4610: vl_len:6 MSC_Test_0-SCCP(3329)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3329)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00041D040120'O MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134722502 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134722502 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134722502 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134722503 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134722503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134722503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134722503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134722503 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134722503 DASCI NOTICE GCC callref 00000200, BSS #0.24.1, CID 42: Received VGCS/VBS ASSIGNMENT FAILURE from BSS. (msc_vgcs.c:2528) 20250823134722503 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbede6360]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:385) 20250823134722503 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbede6360]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250823134722503 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbede6360]{DISCARDING}: Removing from parent vgcs_cell(vgcs-cell-42)[0x561dbed922e0] (rtp_stream.c:239) 20250823134722504 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbede6360]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250823134722504 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbede6360]{DISCARDING}: Deallocated (fsm.c:568) 20250823134722504 DASCI ERROR GCC callref 00000200, BSS #0.24.1, CID 42: RTP stream gone. (msc_vgcs.c:2596) 20250823134722504 DASCI NOTICE GCC callref 00000200, BSS #0.24.1: All VGCS/VBS assignments failed. (msc_vgcs.c:1904) 20250823134722504 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbee150d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134722504 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577 - GCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134722505 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbede6180]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134722505 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbede6180]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134722505 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134722505 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134722505 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134722505 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbee150d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134722505 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134722505 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134722505 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134722505 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134722505 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134722505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134722505 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134722505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134722505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134722505 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134722505 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134722505 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134722506 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134722506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134722506 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134722506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134722506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134722506 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134722506 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134722506 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134722506 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134722506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134722506 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134722506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134722506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134722506 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134722506 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134722506 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134722506 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134722506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134722506 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134722506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134722506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3331)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3331)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3331)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(3329)@7e0c241b4610: Session index based on local reference:2 MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3331)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3331)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3329)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3329)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3329)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3329)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(3338)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_assign_fail0(3340)@7e0c241b4610: Got Clear Command on channel connection. MTC@7e0c241b4610: Got test event: "CLEAR" TC_assign_fail0(3339)@7e0c241b4610: Got Clear Command on control connection. MTC@7e0c241b4610: Got test event: "CLEAR" TC_assign_fail0(3338)@7e0c241b4610: Got GCC Termination with failure. MTC@7e0c241b4610: Got test event: "GCC_TERMINATION_FAIL" TC_assign_fail0(3338)@7e0c241b4610: Got Clear Command on initial connection. MTC@7e0c241b4610: Got test event: "CLEAR" MTC@7e0c241b4610: All connection are cleared now. TC_assign_fail0(3339)@7e0c241b4610: Final verdict of PTC: none TC_assign_fail0(3340)@7e0c241b4610: Final verdict of PTC: none TC_assign_fail0(3338)@7e0c241b4610: Final verdict of PTC: pass MTC@7e0c241b4610: getverdict: none MTC@7e0c241b4610: setverdict(pass): none -> pass MTC@7e0c241b4610: getverdict: pass MTC@7e0c241b4610: All expected events have been received. The test passed. 20250823134723030 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134723030 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(3329)@7e0c241b4610: Final verdict of PTC: none 20250823134723031 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134723031 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134723031 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134723031 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134723031 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134723031 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134723031 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134723031 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134723031 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) 20250823134723031 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134723031 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134723031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134723031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134723031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134723031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134723032 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134723032 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134723032 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134723032 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134723032 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(3335)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(3332)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(3331)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(3330)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(3334)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3342)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3328)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(3336)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3343)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(3337)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(3333)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3341)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: pass MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3328): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(3329): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(3330): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(3331): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(3332): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(3333): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(3334): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(3335): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(3336): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(3337): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_assign_fail0(3338): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_assign_fail0(3339): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_assign_fail0(3340): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3341): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3342): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3343): none (pass -> pass) MTC@7e0c241b4610: Test case TC_assign_fail finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_assign_fail pass'. Sat Aug 23 13:47:23 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 20250823134724034 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134725033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134725033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134725033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134725035 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=384560) 20250823134726037 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=384560, count=386536) 20250823134727038 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_assign_fail pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vgcs'. ------ MSC_Tests_ASCI.TC_complete_vgcs ------ Sat Aug 23 13:47:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_ASCI.TC_complete_vgcs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_ASCI.TC_complete_vgcs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134728039 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vgcs' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_complete_vgcs started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(3347)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(3347)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3347)@7e0c241b4610: ************************************************* MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-SCCP(3345)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134728679 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3348)@7e0c241b4610: 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 } } } 20250823134728874 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) 20250823134728874 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) 20250823134728874 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134728874 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(3347)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3347)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3347)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134728879 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134728879 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134728879 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134728879 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134728879 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134728879 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134728879 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(3347)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(3347)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3347)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3347)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3347)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) 20250823134728881 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134728881 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134728881 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134728881 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134728881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134728881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134728881 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250823134728882 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134728882 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3347)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3347)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3347)@7e0c241b4610: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3347)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3347)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3347)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3347)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3347)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134729041 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134729041 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3350)@7e0c241b4610: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3350)@7e0c241b4610: 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) } } } } 20250823134729047 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3350)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3350)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3350)@7e0c241b4610: 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(3350)@7e0c241b4610: 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(3350)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3350)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134729071 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) 20250823134729071 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3351)@7e0c241b4610: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vgcs0(3354) TC_complete_vgcs0(3354)@7e0c241b4610: 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 } } } } 20250823134729685 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134729685 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134729685 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134729685 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134729685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134729685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134729685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134729685 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134729686 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2363 (ran_conn.c:155) 20250823134729686 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2362 (ran_conn.c:155) 20250823134729686 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-567 (ran_conn.c:142) 20250823134729686 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbee150d0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250823134729686 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbee150d0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250823134729686 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbee150d0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250823134729686 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbee150d0]{CLEARED}: Removing from parent msub_fsm[0x561dbee10eb0] (msc_i.c:221) 20250823134729686 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbee150d0]{CLEARED}: Freeing instance (msc_i.c:221) 20250823134729686 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbee150d0]{CLEARED}: Deallocated (fsm.c:568) 20250823134729686 DMSC DEBUG msub_fsm[0x561dbee10eb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250823134729686 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577) MSC-I terminated (msub.c:261) 20250823134729686 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577) 1 MSC-A still active (msub.c:79) 20250823134729686 DMSC DEBUG msub_fsm[0x561dbee10eb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134729686 DMSC DEBUG msub_fsm[0x561dbee10eb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134729686 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbede6180]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134729686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134729686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbede6180] (msub.c:113) 20250823134729686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250823134729686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbedadb70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134729686 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbede6180]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x561dbee10eb0] (msub.c:113) 20250823134729686 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbede6180]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250823134729686 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-567:CM_SERVICE_REQ)[0x561dbede6180]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250823134729686 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577) Free (msub.c:119) 20250823134729686 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134729686 DMSC DEBUG msub_fsm[0x561dbee10eb0]{terminating}: Freeing instance (msub.c:113) 20250823134729686 DMSC DEBUG msub_fsm[0x561dbee10eb0]{terminating}: Deallocated (fsm.c:568) 20250823134729686 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-567 (ran_conn.c:155) 20250823134729686 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x561dbed912b0]{NULL}: Event VGCS_CELL_EV_RELEASED not permitted (msc_vgcs.c:2698) 20250823134729686 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134729686 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134729686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134729686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134729686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134729686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134729686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134729686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134729686 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134729686 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134729686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134729686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134729686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134729686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134729686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134729686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134729686 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134729686 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134729686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134729686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134729686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134729686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134729686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134729686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3347)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3347)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134729689 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134729690 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134729690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134729690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134729690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134729690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134729690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134729690 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3346)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3346)@7e0c241b4610: Added conn table entry 0TC_complete_vgcs0(3354)7387588 MSC_Test_0-SCCP(3345)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(3346)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3346)@7e0c241b4610: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3346)@7e0c241b4610: Created Expect[0] for N-CONNECT to be handled at TC_complete_vgcs0(3355) MSC_Test_0-RAN(3346)@7e0c241b4610: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3346)@7e0c241b4610: Created Expect[1] for N-CONNECT to be handled at TC_complete_vgcs0(3356) 20250823134729894 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134729894 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134729894 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134729894 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134729894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134729894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134729894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134729894 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134729894 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134729894 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134729894 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134729894 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134729894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134729894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134729894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134729894 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134729894 DMSC DEBUG msub_fsm[0x561dbee10eb0]{active}: Allocated (fsm.c:456) 20250823134729894 DMSC DEBUG msc_i[0x561dbee03a50]{READY}: Allocated (fsm.c:456) 20250823134729894 DMSC DEBUG msc_i[0x561dbee03a50]{READY}: is child of msub_fsm[0x561dbee10eb0] (fsm.c:486) 20250823134729894 DMSC DEBUG msc_a[0x561dbedd08c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134729894 DMSC DEBUG msc_a[0x561dbedd08c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbee10eb0] (fsm.c:486) 20250823134729894 DMSC DEBUG msc_a(unknown:GERAN-A-568:NONE)[0x561dbedd08c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134729894 DMSC DEBUG msc_i(unknown:GERAN-A-568:NONE)[0x561dbee03a50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134729894 DMSC DEBUG msc_a(unknown:GERAN-A-568:NONE)[0x561dbedd08c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134729894 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-568:LU)[0x561dbedd08c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134729894 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-568:LU)[0x561dbedd08c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134729894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-568:LU)[0x561dbedd4c60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134729895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-568:LU)[0x561dbedd4c60]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-568:LU)[0x561dbedd08c0] (fsm.c:486) 20250823134729895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-568:LU)[0x561dbedd4c60]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823134729895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-568:LU)[0x561dbedd4c60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134729895 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134729895 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134729895 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbedd08c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134729895 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbedd08c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134729895 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823134729895 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134729895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbedd4c60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134729895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbedd4c60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134729895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbedd4c60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134729895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbedd4c60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134729895 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbee03a50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134729895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbedd4c60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134729895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbedd4c60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134729895 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbede6360]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134729895 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbede6360]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbedd4c60] (fsm.c:486) 20250823134729895 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbede6360]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134729895 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbede6360]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134729895 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134729895 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134729895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134729895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134729895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134729895 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134729895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134729895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134729895 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134729895 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134729895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134729895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134729895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134729895 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134729895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134729895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3347)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@7e0c241b4610: { messageType := 2, destLocRef := '70B9C4'O, sourceLocRef := '000238'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3345)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3345)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3351)@7e0c241b4610: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vgcs0(3354) MSC_Test-GSUP(3351)@7e0c241b4610: Added IMSI table entry 0TC_complete_vgcs0(3354)"262420000000033" 20250823134729898 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823134729898 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_complete_vgcs0(3354)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(3345)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(3345)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(3345)@7e0c241b4610: vl_from0 TC_complete_vgcs0(3354)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-SCCP(3345)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134729900 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134729900 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134729900 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134729900 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134729900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134729900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134729900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134729900 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134729900 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbee03a50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134729900 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbedd08c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134729902 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134729902 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250823134729902 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250823134729902 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134729902 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134729902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbedd4c60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134729902 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbede6360]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134729902 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbede6360]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134729902 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbede6360]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134729902 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbede6360]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbedd4c60] (vlr_lu_fsm.c:110) 20250823134729902 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbede6360]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134729902 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbede6360]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134729902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbedd4c60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134729902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbedd4c60]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134729902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbee221e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134729902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbee221e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbedd4c60] (fsm.c:486) 20250823134729902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbee221e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134729902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbee221e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134729902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbee221e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134729902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbee221e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134729902 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:TMSInew-0x52F346D9) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250823134729902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbee221e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134729902 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:TMSInew-0x52F346D9 LOCATION UPDATE ACCEPT (TMSI = 0x52f346d9) (gsm_04_08.c:149) 20250823134729902 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:TMSInew-0x52F346D9:GERAN-A-568:LU)[0x561dbee03a50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134729902 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:TMSInew-0x52F346D9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134729902 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134729902 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134729902 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134729902 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134729902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134729902 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134729902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134729902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3354)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3346)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3346)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(3345)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(3345)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(3345)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3345)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134729905 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134729905 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134729905 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134729906 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134729906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134729906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134729906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134729906 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134729906 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:TMSInew-0x52F346D9:GERAN-A-568:LU)[0x561dbee03a50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134729906 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:TMSInew-0x52F346D9:GERAN-A-568:LU)[0x561dbedd08c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134729906 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:TMSInew-0x52F346D9:GERAN-A-568:LU)[0x561dbedd08c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134729906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:TMSInew-0x52F346D9:GERAN-A-568:LU)[0x561dbedd4c60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134729906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbee221e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134729906 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250823134729906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbee221e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134729906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-568:LU)[0x561dbedd4c60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134729906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbee221e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134729906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbee221e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-568:LU)[0x561dbedd4c60] (vlr_lu_fsm.c:817) 20250823134729906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbee221e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134729906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB8FA4577:GERAN-A-568:LU)[0x561dbee221e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134729906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-568:LU)[0x561dbedd4c60]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134729906 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-568:LU)[0x561dbedd08c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134729906 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-568:LU)[0x561dbedd08c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.988s remaining) (msc_a.c:450) 20250823134729906 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250823134729906 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-568:LU)[0x561dbedd08c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134729906 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-568:LU)[0x561dbedd08c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134729906 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134729906 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134729906 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134729906 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-568:LU)[0x561dbee03a50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134729906 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134729906 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134729906 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134729906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134729906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134729906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134729906 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134729906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134729906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3345)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(3345)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(3345)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3345)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134729907 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134729907 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134729907 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134729907 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134729907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134729907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134729907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134729907 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134729907 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-568:LU)[0x561dbee03a50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134729907 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-568:LU)[0x561dbedd08c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134729907 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-568:LU)[0x561dbedd08c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134729907 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-568:LU)[0x561dbedd08c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134729907 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-568:LU)[0x561dbedd08c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134729907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-568:LU)[0x561dbedd4c60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134729907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-568:LU)[0x561dbedd4c60]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-568:LU)[0x561dbedd08c0] (msc_a.c:1053) 20250823134729907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-568:LU)[0x561dbedd4c60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134729907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-568:LU)[0x561dbedd4c60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134729907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-568:LU)[0x561dbedd4c60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134729907 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-568:LU)[0x561dbedd08c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbee10eb0] (msc_a.c:1053) 20250823134729907 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-568:LU)[0x561dbedd08c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134729907 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-568:LU)[0x561dbedd08c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134729907 DMSC DEBUG msub_fsm[0x561dbee10eb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134729907 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9) MSC-A terminated (msub.c:261) 20250823134729907 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9) 1 MSC-I still active (msub.c:79) 20250823134729907 DMSC DEBUG msub_fsm[0x561dbee10eb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134729907 DMSC DEBUG msub_fsm[0x561dbee10eb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134729907 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-568:LU)[0x561dbee03a50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134729907 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-568:LU)[0x561dbee03a50]{READY}: Removing from parent msub_fsm[0x561dbee10eb0] (msub.c:113) 20250823134729907 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-568 (ran_conn.c:155) 20250823134729907 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-568:LU)[0x561dbee03a50]{READY}: Freeing instance (msub.c:113) 20250823134729907 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-568:LU)[0x561dbee03a50]{READY}: Deallocated (fsm.c:568) 20250823134729907 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9) Free (msub.c:119) 20250823134729907 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134729907 DMSC DEBUG msub_fsm[0x561dbee10eb0]{terminating}: Freeing instance (msub.c:113) 20250823134729907 DMSC DEBUG msub_fsm[0x561dbee10eb0]{terminating}: Deallocated (fsm.c:568) 20250823134729908 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134729908 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134729908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134729908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134729908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134729908 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134729908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134729908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@7e0c241b4610: Session index based on local reference:0 20250823134729908 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134729908 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134729908 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134729908 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134729908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134729908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134729908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134729908 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(3346)@7e0c241b4610: Deleted conn table entry 0TC_complete_vgcs0(3354)7387588 TC_complete_vgcs0(3354)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134729908 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823134729908 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_complete_vgcs0(3354)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(3354)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(3354)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3349)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vgcs0(3354) TC_complete_vgcs0(3354)@7e0c241b4610: 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 := '52F346D9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3346)@7e0c241b4610: Added conn table entry 0TC_complete_vgcs0(3354)9689777 MSC_Test_0-RAN(3346)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3345)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134730110 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134730110 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134730110 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134730110 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134730110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134730110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134730110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134730110 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134730111 DMSC DEBUG msub_fsm[0x561dbedd4c60]{active}: Allocated (fsm.c:456) 20250823134730111 DMSC DEBUG msc_i[0x561dbedd08c0]{READY}: Allocated (fsm.c:456) 20250823134730111 DMSC DEBUG msc_i[0x561dbedd08c0]{READY}: is child of msub_fsm[0x561dbedd4c60] (fsm.c:486) 20250823134730111 DMSC DEBUG msc_a[0x561dbee03a50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134730111 DMSC DEBUG msc_a[0x561dbee03a50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedd4c60] (fsm.c:486) 20250823134730111 DMSC DEBUG msc_a(unknown:GERAN-A-569:NONE)[0x561dbee03a50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134730111 DMSC DEBUG msc_i(unknown:GERAN-A-569:NONE)[0x561dbedd08c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134730111 DMSC DEBUG msc_a(unknown:GERAN-A-569:NONE)[0x561dbee03a50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134730111 DMM DEBUG msc_a(TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee03a50]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250823134730111 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee10eb0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134730111 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee10eb0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee03a50] (fsm.c:486) 20250823134730111 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee10eb0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823134730111 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee10eb0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134730111 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134730111 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134730111 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee03a50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134730111 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee03a50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134730111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee10eb0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134730111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee10eb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134730111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee10eb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134730111 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbedd08c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134730111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee10eb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134730111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee10eb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134730111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee10eb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134730111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee10eb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134730111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee10eb0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134730111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee10eb0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134730111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee10eb0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134730111 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbedd08c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134730112 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee03a50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134730112 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee03a50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823134730112 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250823134730112 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134730112 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134730112 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134730112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134730112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134730112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134730112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134730112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134730112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134730112 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134730112 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134730112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134730112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134730112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134730112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134730112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134730112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134730112 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134730112 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134730113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134730113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134730113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134730113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134730113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134730113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3347)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3347)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(3345)@7e0c241b4610: { messageType := 2, destLocRef := '93DAB1'O, sourceLocRef := '000239'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3345)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3345)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134730115 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823134730115 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_complete_vgcs0(3354)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(3354)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(3354)@7e0c241b4610: Sending SETUP. MTC@7e0c241b4610: Got test event: "SETUP" MSC_Test_0-RAN(3346)@7e0c241b4610: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(3346)@7e0c241b4610: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(3345)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(3345)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(3345)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3345)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134730124 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134730124 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134730124 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134730124 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134730124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134730124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134730124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134730124 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134730124 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbedd08c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134730124 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee03a50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134730124 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9 + GCC: now used by 3 (attached,active-conn,GCC) (transaction.c:228) 20250823134730124 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee03a50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250823134730124 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee03a50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134730125 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134730125 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134730125 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134730125 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134730125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134730125 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134730125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134730125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@7e0c241b4610: First idle individual index:1 MSC_Test_0-SCCP(3345)@7e0c241b4610: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3346)@7e0c241b4610: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3346)@7e0c241b4610: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3346)@7e0c241b4610: Found Expect[0] for N-CONNECT handled at TC_complete_vgcs0(3355) MSC_Test_0-RAN(3346)@7e0c241b4610: Added conn table entry 1TC_complete_vgcs0(3355)6582916 MSC_Test_0-SCCP(3345)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(3345)@7e0c241b4610: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250823134730131 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134730131 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134730131 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134730131 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134730131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134730131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134730131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134730131 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_complete_vgcs0(3355)@7e0c241b4610: 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@7e0c241b4610: Got test event: "VGCS_SETUP" TC_complete_vgcs0(3355)@7e0c241b4610: 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(3345)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(3345)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(3345)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3345)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134730334 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134730334 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134730334 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134730334 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134730334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134730334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134730334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134730334 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134730335 DCC DEBUG rtp_stream(vgcs-cell-42)[0x561dbedc4eb0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823134730335 DCC DEBUG rtp_stream(vgcs-cell-42)[0x561dbedc4eb0]{UNINITIALIZED}: is child of vgcs_cell(vgcs-cell-42)[0x561dbee14250] (fsm.c:486) 20250823134730335 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:no-CI)[0x561dbedc4eb0]{UNINITIALIZED}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823134730335 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:no-CI)[0x561dbedc4eb0]{UNINITIALIZED}: setting mode to recvonly (rtp_stream.c:443) 20250823134730335 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:no-CI)[0x561dbedc4eb0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823134730336 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134730336 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134730336 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134730336 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134730336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134730336 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134730336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134730336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(3349)@7e0c241b4610: Found Expect[0] for { line := { verb := "CRCX", trans_id := "465", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f2" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_complete_vgcs0(3354) TC_complete_vgcs0(3355)@7e0c241b4610: 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@7e0c241b4610: Got test event: "UPLINK_SEIZED" TC_complete_vgcs0(3354)@7e0c241b4610: as_optional_mgcp_crcx: rx CRCX 20250823134730362 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:no-CI)[0x561dbedc4eb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823134730362 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134730362 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134730362 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134730362 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134730362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134730362 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134730363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134730363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@7e0c241b4610: First idle individual index:2 MSC_Test_0-SCCP(3345)@7e0c241b4610: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(3346)@7e0c241b4610: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(3346)@7e0c241b4610: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(3346)@7e0c241b4610: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3346)@7e0c241b4610: Found Expect[1] for N-CONNECT handled at TC_complete_vgcs0(3356) MSC_Test_0-RAN(3346)@7e0c241b4610: Added conn table entry 2TC_complete_vgcs0(3356)12557494 MSC_Test_0-SCCP(3345)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_0-SCCP(3345)@7e0c241b4610: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250823134730368 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134730368 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134730368 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134730368 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134730368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134730368 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134730368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134730368 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(3356)@7e0c241b4610: 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 := 'F2000000'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@7e0c241b4610: Got test event: "VGCS_ASSIGN" TC_complete_vgcs0(3356)@7e0c241b4610: 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(3345)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_0-SCCP(3345)@7e0c241b4610: vl_len:29 MSC_Test_0-SCCP(3345)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3345)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134730570 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134730570 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134730570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134730570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134730570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134730570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134730570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134730570 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134730571 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbedc4eb0]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250823134730571 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbedc4eb0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250823134730571 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbedc4eb0]{ESTABLISHING}: setting mode to sendonly (rtp_stream.c:443) 20250823134730571 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbedc4eb0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port mode (rtp_stream.c:411) 20250823134730571 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbedd08c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_vgcs.c:797) 20250823134730571 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134730571 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134730571 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134730571 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134730571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134730571 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134730571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134730572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(3346)@7e0c241b4610: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '37050000191000'O TC_complete_vgcs0(3354)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(3354)@7e0c241b4610: { line := { verb := "MDCX", trans_id := "466", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f2" }, { code := "I", val := "11111" }, { code := "M", val := "sendonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f2", 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" } } } } } } } 20250823134730580 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbedc4eb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823134730580 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbedc4eb0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) TC_complete_vgcs0(3354)@7e0c241b4610: 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@7e0c241b4610: Got test event: "ASSIGNMENT" TC_complete_vgcs0(3354)@7e0c241b4610: 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(3345)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(3345)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(3345)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3345)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000102'O 20250823134730585 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134730585 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134730585 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134730585 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134730585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134730585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134730585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134730585 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134730585 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbedd08c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134730585 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee03a50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134730586 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbedc4eb0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:442) 20250823134730586 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbedc4eb0]{ESTABLISHING}: setting mode to confecho (rtp_stream.c:443) 20250823134730586 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbedc4eb0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) 20250823134730586 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee03a50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134730586 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee03a50]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134730586 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,GCC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134730586 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9 + 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) 20250823134730586 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,GCC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134730586 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbedd08c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134730586 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,GCC) (msc_a.c:1004) 20250823134730586 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134730586 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134730586 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134730586 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134730586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134730586 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134730586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134730586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134730586 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134730586 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134730586 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134730586 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134730587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134730587 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134730587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134730587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134730587 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134730587 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134730587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134730587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134730587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134730587 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134730587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134730587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3347)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(3345)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3347)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3354)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(3354)@7e0c241b4610: { line := { verb := "MDCX", trans_id := "467", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f2" }, { code := "I", val := "11111" }, { code := "M", val := "confecho" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f2", 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(3355)@7e0c241b4610: Got GCC Connect. MTC@7e0c241b4610: Got test event: "GCC_CONNECT" 20250823134730592 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbedc4eb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823134730592 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbedc4eb0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) TC_complete_vgcs0(3355)@7e0c241b4610: Got GCC Set Parameter. MTC@7e0c241b4610: Got test event: "GCC_SET_PARAM" TC_complete_vgcs0(3354)@7e0c241b4610: Got Clear Command on initial connection. MTC@7e0c241b4610: Got test event: "CLEAR" TC_complete_vgcs0(3355)@7e0c241b4610: 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(3345)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(3345)@7e0c241b4610: vl_len:6 MSC_Test_0-SCCP(3345)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3345)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00044A040109'O 20250823134730799 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134730799 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134730799 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134730799 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134730799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134730799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134730799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134730799 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134730800 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbedc4eb0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:442) 20250823134730800 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbedc4eb0]{ESTABLISHING}: setting mode to sendonly (rtp_stream.c:443) 20250823134730800 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbedc4eb0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) TC_complete_vgcs0(3354)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(3354)@7e0c241b4610: { line := { verb := "MDCX", trans_id := "468", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f2" }, { code := "I", val := "11111" }, { code := "M", val := "sendonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f2", 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" } } } } } } } 20250823134730806 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbedc4eb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823134730806 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbedc4eb0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) TC_complete_vgcs0(3355)@7e0c241b4610: 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(3345)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(3345)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(3345)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3345)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00011F'O MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134731002 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134731002 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134731002 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134731002 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134731002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134731003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134731003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134731003 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134731003 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134731003 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134731003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134731003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134731003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134731003 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134731003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134731003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3355)@7e0c241b4610: 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@7e0c241b4610: Got test event: "UPLINK_REQ_ACK" TC_complete_vgcs0(3355)@7e0c241b4610: 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(3355)@7e0c241b4610: Sending GCC Termination Request: '3500001900'O MSC_Test_0-SCCP(3345)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(3345)@7e0c241b4610: vl_len:25 MSC_Test_0-SCCP(3345)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3345)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001749050302002A170F061103505902082926240000000033'O 20250823134731214 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134731214 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134731214 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134731214 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134731214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134731214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134731214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134731214 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134731215 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbedc4eb0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:442) 20250823134731215 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbedc4eb0]{ESTABLISHING}: setting mode to confecho (rtp_stream.c:443) 20250823134731215 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbedc4eb0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) MSC_Test_0-RAN(3346)@7e0c241b4610: patching N(SD)=0 into dtap '003500001900'O MSC_Test_0-RAN(3346)@7e0c241b4610: patched enc_l3: '003500001900'O 20250823134731215 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134731215 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134731215 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134731215 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134731215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134731215 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134731215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134731215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(3345)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(3345)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(3345)@7e0c241b4610: vl_from0 MSC_Test_0-M3UA(3347)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010006003500001900'O 20250823134731216 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134731216 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134731216 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134731216 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134731216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134731216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134731216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134731216 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(3345)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134731217 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbedc4eb0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:385) 20250823134731217 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbedc4eb0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250823134731217 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbedc4eb0]{DISCARDING}: Removing from parent vgcs_cell(vgcs-cell-42)[0x561dbee14250] (rtp_stream.c:239) 20250823134731217 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbedc4eb0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250823134731217 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbedc4eb0]{DISCARDING}: Deallocated (fsm.c:568) 20250823134731217 DASCI ERROR GCC callref 00000200, BSS #0.24.1, CID 42: RTP stream gone. (msc_vgcs.c:2596) 20250823134731217 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9 - GCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134731217 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134731218 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134731218 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134731218 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134731218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134731218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134731218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134731218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134731218 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134731218 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134731218 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134731218 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134731218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134731218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134731218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134731218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134731218 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134731218 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134731218 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134731218 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134731218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134731218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134731218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134731218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3347)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3347)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3345)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3345)@7e0c241b4610: Session index based on local reference:2 MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3354)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(3355)@7e0c241b4610: Got GCC Set Parameter. TC_complete_vgcs0(3354)@7e0c241b4610: { line := { verb := "MDCX", trans_id := "469", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f2" }, { code := "I", val := "11111" }, { code := "M", val := "confecho" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f2", 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" } } } } } } } MTC@7e0c241b4610: Got test event: "GCC_SET_PARAM" TC_complete_vgcs0(3356)@7e0c241b4610: Got Clear Command on channel connection. MTC@7e0c241b4610: Got test event: "CLEAR" TC_complete_vgcs0(3355)@7e0c241b4610: 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(3345)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(3345)@7e0c241b4610: vl_len:6 MSC_Test_0-SCCP(3345)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3345)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00044A040109'O 20250823134731424 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134731424 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134731424 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134731424 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134731424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134731424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134731424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134731424 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(3355)@7e0c241b4610: 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(3345)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(3345)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(3345)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3345)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '00011F'O MSC_Test_0-M3UA(3347)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134731626 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134731626 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134731626 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134731626 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134731626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134731626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134731626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134731626 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_complete_vgcs0(3355)@7e0c241b4610: Got GCC Termination. MTC@7e0c241b4610: Got test event: "GCC_TERMINATION" TC_complete_vgcs0(3355)@7e0c241b4610: Got Clear Command on control connection. MTC@7e0c241b4610: Got test event: "CLEAR" MTC@7e0c241b4610: All connection are cleared now. TC_complete_vgcs0(3355)@7e0c241b4610: Final verdict of PTC: none TC_complete_vgcs0(3356)@7e0c241b4610: Final verdict of PTC: none TC_complete_vgcs0(3354)@7e0c241b4610: Final verdict of PTC: pass MTC@7e0c241b4610: getverdict: none MTC@7e0c241b4610: setverdict(pass): none -> pass MTC@7e0c241b4610: getverdict: pass MTC@7e0c241b4610: All expected events have been received. The test passed. 20250823134732143 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134732143 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134732143 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134732143 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250823134732143 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134732143 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134732143 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134732143 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134732143 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134732143 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134732143 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) 20250823134732143 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134732143 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134732143 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134732143 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134732143 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134732144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134732144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134732144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134732144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250823134732144 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134732144 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(3351)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(3350)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-M3UA(3347)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(3348)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(3345)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(3346)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3344)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3358)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(3352)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(3353)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3359)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3357)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(3349)@7e0c241b4610: Final verdict of PTC: none Sat Aug 23 13:47:32 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 MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: pass MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3344): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(3345): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(3346): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(3347): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(3348): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(3349): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(3350): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(3351): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(3352): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(3353): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_complete_vgcs0(3354): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_complete_vgcs0(3355): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_complete_vgcs0(3356): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3357): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3358): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3359): none (pass -> pass) MTC@7e0c241b4610: Test case TC_complete_vgcs finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vgcs pass'. 20250823134733145 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134734145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134734145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134734145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134734146 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=509304) 20250823134735148 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=509304, count=510844) 20250823134736150 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vgcs pass' was executed successfully (exit status: 0). MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vbs'. ------ MSC_Tests_ASCI.TC_complete_vbs ------ Sat Aug 23 13:47:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_ASCI.TC_complete_vbs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_ASCI.TC_complete_vbs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823134737152 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vbs' was executed successfully (exit status: 0). MTC@7e0c241b4610: Test case TC_complete_vbs started. MTC@7e0c241b4610: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7e0c241b4610: Starting RAN_Emulation MSC_Test_0-M3UA(3363)@7e0c241b4610: ************************************************* MSC_Test_0-M3UA(3363)@7e0c241b4610: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3363)@7e0c241b4610: ************************************************* MSC_Test_0-SCCP(3361)@7e0c241b4610: v_sccp_pdu_maxlen:268 20250823134737768 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3364)@7e0c241b4610: 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 } } } 20250823134737962 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) 20250823134737962 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) 20250823134737962 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250823134737962 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(3363)@7e0c241b4610: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3363)@7e0c241b4610: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3363)@7e0c241b4610: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250823134737964 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134737964 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250823134737964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250823134737964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250823134737964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250823134737964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250823134737964 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(3363)@7e0c241b4610: M3UA_ASPUP sent MSC_Test_0-M3UA(3363)@7e0c241b4610: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3363)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3363)@7e0c241b4610: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3363)@7e0c241b4610: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3363)@7e0c241b4610: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3363)@7e0c241b4610: Message received on association #8 20250823134737964 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134737964 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250823134737964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250823134737964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250823134737964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250823134737964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250823134737964 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(3363)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134737964 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250823134737964 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3363)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3363)@7e0c241b4610: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3363)@7e0c241b4610: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3363)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3363)@7e0c241b4610: Received M3UA_NOTIFY -> discard 20250823134738153 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134738153 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3366)@7e0c241b4610: Established a new IPA connection (conn_id=2) 20250823134738159 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3366)@7e0c241b4610: 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(3366)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3366)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3366)@7e0c241b4610: 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(3366)@7e0c241b4610: 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(3366)@7e0c241b4610: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3366)@7e0c241b4610: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250823134738174 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) 20250823134738174 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3367)@7e0c241b4610: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vbs0(3370) TC_complete_vbs0(3370)@7e0c241b4610: 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(3363)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134738770 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134738770 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134738770 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134738770 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134738770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134738770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134738770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134738770 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134738770 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2365 (ran_conn.c:155) 20250823134738770 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2364 (ran_conn.c:155) 20250823134738770 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-569 (ran_conn.c:142) 20250823134738771 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbedd08c0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250823134738771 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbedd08c0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250823134738771 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbedd08c0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250823134738771 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbedd08c0]{CLEARED}: Removing from parent msub_fsm[0x561dbedd4c60] (msc_i.c:221) 20250823134738771 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbedd08c0]{CLEARED}: Freeing instance (msc_i.c:221) 20250823134738771 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbedd08c0]{CLEARED}: Deallocated (fsm.c:568) 20250823134738771 DMSC DEBUG msub_fsm[0x561dbedd4c60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250823134738771 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9) MSC-I terminated (msub.c:261) 20250823134738771 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9) 1 MSC-A still active (msub.c:79) 20250823134738771 DMSC DEBUG msub_fsm[0x561dbedd4c60]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134738771 DMSC DEBUG msub_fsm[0x561dbedd4c60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134738771 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee03a50]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134738771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee10eb0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134738771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee10eb0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee03a50] (msub.c:113) 20250823134738771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee10eb0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250823134738771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee10eb0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250823134738771 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee03a50]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x561dbedd4c60] (msub.c:113) 20250823134738771 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee03a50]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250823134738771 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-569:CM_SERVICE_REQ)[0x561dbee03a50]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250823134738771 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9) Free (msub.c:119) 20250823134738771 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134738771 DMSC DEBUG msub_fsm[0x561dbedd4c60]{terminating}: Freeing instance (msub.c:113) 20250823134738771 DMSC DEBUG msub_fsm[0x561dbedd4c60]{terminating}: Deallocated (fsm.c:568) 20250823134738771 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-569 (ran_conn.c:155) 20250823134738771 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x561dbed912b0]{NULL}: Event VGCS_CELL_EV_RELEASED not permitted (msc_vgcs.c:2698) 20250823134738771 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134738771 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134738771 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134738771 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134738771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134738771 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134738771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134738771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134738772 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134738772 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134738772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134738772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134738772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134738772 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134738772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134738772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134738772 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134738772 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134738772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134738772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134738772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134738772 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134738772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134738772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3363)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3363)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134738776 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134738776 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134738776 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134738776 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134738776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134738776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134738776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134738776 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(3365)@7e0c241b4610: Ignoring MGCP { command := { line := { verb := "DLCX", trans_id := "470", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f2" }, { code := "I", val := "11111" } }, sdp := omit } } MSC_Test_0-RAN(3362)@7e0c241b4610: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3362)@7e0c241b4610: Added conn table entry 0TC_complete_vbs0(3370)6631895 MSC_Test_0-SCCP(3361)@7e0c241b4610: First idle individual index:0 MSC_Test_0-RAN(3362)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3362)@7e0c241b4610: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3362)@7e0c241b4610: Created Expect[0] for N-CONNECT to be handled at TC_complete_vbs0(3371) MSC_Test_0-RAN(3362)@7e0c241b4610: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3362)@7e0c241b4610: Created Expect[1] for N-CONNECT to be handled at TC_complete_vbs0(3372) 20250823134738978 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134738978 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134738978 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134738978 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134738978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134738978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134738978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134738978 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134738979 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134738979 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134738979 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134738979 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134738979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134738979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134738979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134738979 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134738979 DMSC DEBUG msub_fsm[0x561dbedd08c0]{active}: Allocated (fsm.c:456) 20250823134738979 DMSC DEBUG msc_i[0x561dbee10eb0]{READY}: Allocated (fsm.c:456) 20250823134738979 DMSC DEBUG msc_i[0x561dbee10eb0]{READY}: is child of msub_fsm[0x561dbedd08c0] (fsm.c:486) 20250823134738979 DMSC DEBUG msc_a[0x561dbee03a50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134738979 DMSC DEBUG msc_a[0x561dbee03a50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedd08c0] (fsm.c:486) 20250823134738979 DMSC DEBUG msc_a(unknown:GERAN-A-570:NONE)[0x561dbee03a50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134738979 DMSC DEBUG msc_i(unknown:GERAN-A-570:NONE)[0x561dbee10eb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134738979 DMSC DEBUG msc_a(unknown:GERAN-A-570:NONE)[0x561dbee03a50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134738979 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-570:LU)[0x561dbee03a50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250823134738979 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-570:LU)[0x561dbee03a50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250823134738979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-570:LU)[0x561dbedd4c60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250823134738979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-570:LU)[0x561dbedd4c60]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-570:LU)[0x561dbee03a50] (fsm.c:486) 20250823134738979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-570:LU)[0x561dbedd4c60]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250823134738979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-570:LU)[0x561dbedd4c60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250823134738979 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250823134738979 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250823134738979 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbee03a50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134738979 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbee03a50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134738979 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250823134738980 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250823134738980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbedd4c60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250823134738980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbedd4c60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250823134738980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbedd4c60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250823134738980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbedd4c60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250823134738980 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbee10eb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134738980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbedd4c60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250823134738980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbedd4c60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250823134738980 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbee221e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134738980 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbee221e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbedd4c60] (fsm.c:486) 20250823134738980 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbee221e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250823134738980 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbee221e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250823134738980 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134738980 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134738980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134738980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134738980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134738980 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134738980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134738980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134738980 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134738980 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134738980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134738980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134738980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134738980 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134738980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134738980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3363)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3361)@7e0c241b4610: { messageType := 2, destLocRef := '6531D7'O, sourceLocRef := '00023A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3361)@7e0c241b4610: Session index based on local reference:0 MSC_Test-GSUP(3367)@7e0c241b4610: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vbs0(3370) MSC_Test-GSUP(3367)@7e0c241b4610: Added IMSI table entry 0TC_complete_vbs0(3370)"262420000000033" MSC_Test_0-SCCP(3361)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134738986 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823134738986 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3361)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(3361)@7e0c241b4610: vl_len:8 MSC_Test_0-SCCP(3361)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3361)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_complete_vbs0(3370)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(3370)@7e0c241b4610: setverdict(pass): none -> pass MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134738988 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134738988 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134738988 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134738988 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134738988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134738988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134738988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134738988 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134738988 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbee10eb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134738988 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbee03a50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134738996 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134738996 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250823134738996 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250823134738996 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134738997 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250823134738997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbedd4c60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250823134738997 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbee221e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250823134738997 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbee221e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250823134738997 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbee221e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250823134738997 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbee221e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbedd4c60] (vlr_lu_fsm.c:110) 20250823134738997 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbee221e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250823134738997 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbee221e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134738997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbedd4c60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250823134738997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbedd4c60]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250823134738997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbedc4eb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250823134738997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbedc4eb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbedd4c60] (fsm.c:486) 20250823134738997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbedc4eb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250823134738997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbedc4eb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250823134738997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbedc4eb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250823134738997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbedc4eb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250823134738997 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:TMSInew-0x01FD1F44) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250823134738998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbedc4eb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250823134738998 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:TMSInew-0x01FD1F44 LOCATION UPDATE ACCEPT (TMSI = 0x01fd1f44) (gsm_04_08.c:149) 20250823134738998 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:TMSInew-0x01FD1F44:GERAN-A-570:LU)[0x561dbee10eb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134738998 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:TMSInew-0x01FD1F44 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250823134738998 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134738998 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134738998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134738998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134738998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134738998 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134738998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134738998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3361)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3370)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3362)@7e0c241b4610: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3362)@7e0c241b4610: patched enc_l3: '055B'O MSC_Test_0-SCCP(3361)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(3361)@7e0c241b4610: vl_len:5 MSC_Test_0-SCCP(3361)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3361)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010002055B'O 20250823134739011 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134739011 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134739011 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134739011 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134739011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134739012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134739012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134739012 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134739012 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:TMSInew-0x01FD1F44:GERAN-A-570:LU)[0x561dbee10eb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134739012 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:TMSInew-0x01FD1F44:GERAN-A-570:LU)[0x561dbee03a50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134739012 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:TMSInew-0x01FD1F44:GERAN-A-570:LU)[0x561dbee03a50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250823134739012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:TMSInew-0x01FD1F44:GERAN-A-570:LU)[0x561dbedd4c60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250823134739012 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbedc4eb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250823134739012 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250823134739012 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbedc4eb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250823134739012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-570:LU)[0x561dbedd4c60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250823134739012 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbedc4eb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250823134739012 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbedc4eb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-570:LU)[0x561dbedd4c60] (vlr_lu_fsm.c:817) 20250823134739012 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbedc4eb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250823134739012 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x52F346D9:GERAN-A-570:LU)[0x561dbedc4eb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250823134739012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-570:LU)[0x561dbedd4c60]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250823134739012 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-570:LU)[0x561dbee03a50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250823134739012 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-570:LU)[0x561dbee03a50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.967s remaining) (msc_a.c:450) 20250823134739012 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250823134739012 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-570:LU)[0x561dbee03a50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134739012 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-570:LU)[0x561dbee03a50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250823134739012 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134739012 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250823134739012 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134739012 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-570:LU)[0x561dbee10eb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134739013 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250823134739013 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134739013 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134739013 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134739013 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134739013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134739013 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134739013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134739013 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3361)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3361)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(3361)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(3361)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3361)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000121'O 20250823134739016 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134739016 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134739016 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134739016 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134739016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134739016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134739016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134739016 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134739016 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-570:LU)[0x561dbee10eb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134739016 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-570:LU)[0x561dbee03a50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134739016 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-570:LU)[0x561dbee03a50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250823134739016 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-570:LU)[0x561dbee03a50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134739016 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-570:LU)[0x561dbee03a50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250823134739016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-570:LU)[0x561dbedd4c60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250823134739016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-570:LU)[0x561dbedd4c60]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-570:LU)[0x561dbee03a50] (msc_a.c:1053) 20250823134739016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-570:LU)[0x561dbedd4c60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250823134739016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-570:LU)[0x561dbedd4c60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250823134739016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-570:LU)[0x561dbedd4c60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250823134739016 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-570:LU)[0x561dbee03a50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x561dbedd08c0] (msc_a.c:1053) 20250823134739016 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-570:LU)[0x561dbee03a50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250823134739016 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-570:LU)[0x561dbee03a50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250823134739016 DMSC DEBUG msub_fsm[0x561dbedd08c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250823134739016 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44) MSC-A terminated (msub.c:261) 20250823134739016 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44) 1 MSC-I still active (msub.c:79) 20250823134739016 DMSC DEBUG msub_fsm[0x561dbedd08c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250823134739016 DMSC DEBUG msub_fsm[0x561dbedd08c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250823134739017 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-570:LU)[0x561dbee10eb0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250823134739017 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-570:LU)[0x561dbee10eb0]{READY}: Removing from parent msub_fsm[0x561dbedd08c0] (msub.c:113) 20250823134739017 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-570 (ran_conn.c:155) 20250823134739017 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-570:LU)[0x561dbee10eb0]{READY}: Freeing instance (msub.c:113) 20250823134739017 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-570:LU)[0x561dbee10eb0]{READY}: Deallocated (fsm.c:568) 20250823134739017 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44) Free (msub.c:119) 20250823134739017 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44 - active-conn: now used by 1 (attached) (msub.c:375) 20250823134739017 DMSC DEBUG msub_fsm[0x561dbedd08c0]{terminating}: Freeing instance (msub.c:113) 20250823134739017 DMSC DEBUG msub_fsm[0x561dbedd08c0]{terminating}: Deallocated (fsm.c:568) 20250823134739017 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134739017 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134739017 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134739017 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134739017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134739017 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134739017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134739017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3361)@7e0c241b4610: Session index based on local reference:0 20250823134739019 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134739019 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134739019 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134739019 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134739019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134739019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134739019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134739019 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(3362)@7e0c241b4610: Deleted conn table entry 0TC_complete_vbs0(3370)6631895 TC_complete_vbs0(3370)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed 20250823134739021 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250823134739021 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_complete_vbs0(3370)@7e0c241b4610: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(3370)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(3370)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3365)@7e0c241b4610: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vbs0(3370) TC_complete_vbs0(3370)@7e0c241b4610: 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 := '01FD1F44'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3362)@7e0c241b4610: Added conn table entry 0TC_complete_vbs0(3370)5645126 MSC_Test_0-RAN(3362)@7e0c241b4610: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3361)@7e0c241b4610: First idle individual index:0 MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134739222 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134739222 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134739222 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134739222 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134739222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134739222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134739222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134739222 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134739223 DMSC DEBUG msub_fsm[0x561dbedd4c60]{active}: Allocated (fsm.c:456) 20250823134739223 DMSC DEBUG msc_i[0x561dbee03a50]{READY}: Allocated (fsm.c:456) 20250823134739223 DMSC DEBUG msc_i[0x561dbee03a50]{READY}: is child of msub_fsm[0x561dbedd4c60] (fsm.c:486) 20250823134739223 DMSC DEBUG msc_a[0x561dbee10eb0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250823134739223 DMSC DEBUG msc_a[0x561dbee10eb0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x561dbedd4c60] (fsm.c:486) 20250823134739223 DMSC DEBUG msc_a(unknown:GERAN-A-571:NONE)[0x561dbee10eb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250823134739223 DMSC DEBUG msc_i(unknown:GERAN-A-571:NONE)[0x561dbee03a50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250823134739223 DMSC DEBUG msc_a(unknown:GERAN-A-571:NONE)[0x561dbee10eb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250823134739223 DMM DEBUG msc_a(TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbee10eb0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Broadcast-Call (gsm_04_08.c:776) 20250823134739223 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbedd08c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250823134739223 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbedd08c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbee10eb0] (fsm.c:486) 20250823134739223 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbedd08c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250823134739223 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbedd08c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250823134739223 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250823134739223 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250823134739224 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbee10eb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250823134739224 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbee10eb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250823134739224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbedd08c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250823134739224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbedd08c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250823134739224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbedd08c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250823134739224 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbee03a50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250823134739224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbedd08c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250823134739224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbedd08c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250823134739224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbedd08c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250823134739224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbedd08c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250823134739224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbedd08c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250823134739224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbedd08c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250823134739224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbedd08c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250823134739224 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbee03a50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250823134739224 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbee10eb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250823134739224 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbee10eb0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250823134739224 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250823134739224 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250823134739224 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134739224 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134739224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134739224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134739224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134739224 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134739225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134739225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134739225 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134739225 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134739225 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134739225 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134739225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134739225 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134739225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134739225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134739225 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134739225 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134739225 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134739225 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134739225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134739225 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134739225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134739225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3363)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3361)@7e0c241b4610: { messageType := 2, destLocRef := '562346'O ("V#F"), sourceLocRef := '00023B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3361)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(3363)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(3361)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3361)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250823134739228 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250823134739229 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_complete_vbs0(3370)@7e0c241b4610: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(3370)@7e0c241b4610: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(3370)@7e0c241b4610: Sending SETUP. MTC@7e0c241b4610: Got test event: "SETUP" MSC_Test_0-RAN(3362)@7e0c241b4610: patching N(SD)=0 into dtap '013200001A00'O MSC_Test_0-RAN(3362)@7e0c241b4610: patched enc_l3: '013200001A00'O MSC_Test_0-SCCP(3361)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(3361)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(3361)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3361)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010006013200001A00'O 20250823134739236 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134739236 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134739236 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134739236 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134739236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134739236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134739236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134739236 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134739236 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbee03a50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134739236 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbee10eb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134739237 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44 + BCC: now used by 3 (attached,active-conn,BCC) (transaction.c:228) 20250823134739237 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbee10eb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250823134739237 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbee10eb0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250823134739237 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134739237 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134739237 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134739237 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134739237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134739237 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134739237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134739237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3361)@7e0c241b4610: First idle individual index:1 MSC_Test_0-SCCP(3361)@7e0c241b4610: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3362)@7e0c241b4610: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3362)@7e0c241b4610: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3362)@7e0c241b4610: Found Expect[0] for N-CONNECT handled at TC_complete_vbs0(3371) MSC_Test_0-RAN(3362)@7e0c241b4610: Added conn table entry 1TC_complete_vbs0(3371)13978732 MSC_Test_0-SCCP(3361)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(3361)@7e0c241b4610: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134739245 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134739245 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134739245 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134739245 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134739245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134739245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134739245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134739245 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_complete_vbs0(3371)@7e0c241b4610: 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@7e0c241b4610: Got test event: "VGCS_SETUP" TC_complete_vbs0(3371)@7e0c241b4610: 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(3361)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(3361)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(3361)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3361)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134739446 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134739446 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134739446 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134739446 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134739446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134739446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134739446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134739446 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134739447 DCC DEBUG rtp_stream(vgcs-cell-42)[0x561dbed881a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250823134739447 DCC DEBUG rtp_stream(vgcs-cell-42)[0x561dbed881a0]{UNINITIALIZED}: is child of vgcs_cell(vgcs-cell-42)[0x561dbee14250] (fsm.c:486) 20250823134739447 DCC DEBUG rtp_stream(vgcs-cell-42:call-243:RTP_TO_RAN:no-CI)[0x561dbed881a0]{UNINITIALIZED}: setting codecs to GSM#3 (rtp_stream.c:430) 20250823134739447 DCC DEBUG rtp_stream(vgcs-cell-42:call-243:RTP_TO_RAN:no-CI)[0x561dbed881a0]{UNINITIALIZED}: setting mode to recvonly (rtp_stream.c:443) 20250823134739447 DCC DEBUG rtp_stream(vgcs-cell-42:call-243:RTP_TO_RAN:no-CI)[0x561dbed881a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250823134739447 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134739448 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134739448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134739448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134739448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134739448 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134739448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134739448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3361)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(3365)@7e0c241b4610: Found Expect[0] for { line := { verb := "CRCX", trans_id := "471", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f3" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_complete_vbs0(3370) TC_complete_vbs0(3371)@7e0c241b4610: 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 } } } } TC_complete_vbs0(3370)@7e0c241b4610: as_optional_mgcp_crcx: rx CRCX MTC@7e0c241b4610: Got test event: "UPLINK_SEIZED" 20250823134739471 DCC DEBUG rtp_stream(vgcs-cell-42:call-243:RTP_TO_RAN:no-CI)[0x561dbed881a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823134739471 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134739471 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134739471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134739472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134739472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134739472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134739472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134739472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3361)@7e0c241b4610: First idle individual index:2 MSC_Test_0-SCCP(3361)@7e0c241b4610: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(3362)@7e0c241b4610: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(3362)@7e0c241b4610: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(3362)@7e0c241b4610: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3362)@7e0c241b4610: Found Expect[1] for N-CONNECT handled at TC_complete_vbs0(3372) MSC_Test_0-RAN(3362)@7e0c241b4610: Added conn table entry 2TC_complete_vbs0(3372)7169889 MSC_Test_0-SCCP(3361)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_0-SCCP(3361)@7e0c241b4610: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134739477 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134739477 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134739477 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134739477 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134739477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134739477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134739477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134739477 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_complete_vbs0(3372)@7e0c241b4610: 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 := 'F3000000'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@7e0c241b4610: Got test event: "VGCS_ASSIGN" TC_complete_vbs0(3372)@7e0c241b4610: 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(3361)@7e0c241b4610: Session index based on connection ID:2 MSC_Test_0-SCCP(3361)@7e0c241b4610: vl_len:29 MSC_Test_0-SCCP(3361)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3361)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134739678 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134739678 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134739678 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134739678 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134739678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134739678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134739678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134739678 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134739679 DCC DEBUG rtp_stream(vgcs-cell-42:call-243:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x561dbed881a0]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250823134739679 DCC DEBUG rtp_stream(vgcs-cell-42:call-243:RTP_TO_RAN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbed881a0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250823134739679 DCC DEBUG rtp_stream(vgcs-cell-42:call-243:RTP_TO_RAN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbed881a0]{ESTABLISHING}: setting mode to sendonly (rtp_stream.c:443) 20250823134739679 DCC DEBUG rtp_stream(vgcs-cell-42:call-243:RTP_TO_RAN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbed881a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port mode (rtp_stream.c:411) 20250823134739679 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbee03a50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_vgcs.c:797) 20250823134739680 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134739680 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134739680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134739680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134739680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134739680 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134739680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134739680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3361)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(3362)@7e0c241b4610: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '370500001A0000'O TC_complete_vbs0(3370)@7e0c241b4610: 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@7e0c241b4610: Got test event: "ASSIGNMENT" TC_complete_vbs0(3370)@7e0c241b4610: 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(3361)@7e0c241b4610: Session index based on connection ID:0 MSC_Test_0-SCCP(3361)@7e0c241b4610: vl_len:3 MSC_Test_0-SCCP(3361)@7e0c241b4610: vl_from0 TC_complete_vbs0(3370)@7e0c241b4610: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(3361)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '000102'O TC_complete_vbs0(3370)@7e0c241b4610: { line := { verb := "MDCX", trans_id := "472", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f3" }, { code := "I", val := "11111" }, { code := "M", val := "sendonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f3", 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" } } } } } } } 20250823134739690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134739690 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134739690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134739690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134739690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134739690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134739690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134739690 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134739691 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbee03a50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250823134739691 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbee10eb0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250823134739691 DCC DEBUG rtp_stream(vgcs-cell-42:call-243:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbed881a0]{ESTABLISHING}: setting mode to confecho (rtp_stream.c:443) 20250823134739691 DCC DEBUG rtp_stream(vgcs-cell-42:call-243:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbed881a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) 20250823134739691 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbee10eb0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250823134739691 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbee10eb0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250823134739691 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,BCC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250823134739691 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44 + 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) 20250823134739691 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,BCC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250823134739691 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44:GERAN-A-571:CM_SERVICE_REQ)[0x561dbee03a50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250823134739691 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,BCC) (msc_a.c:1004) 20250823134739692 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134739692 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134739692 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134739692 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134739692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134739692 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134739692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134739692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134739692 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134739692 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134739692 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134739692 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134739692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134739692 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134739692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134739692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134739692 DCC DEBUG rtp_stream(vgcs-cell-42:call-243:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbed881a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250823134739692 DCC DEBUG rtp_stream(vgcs-cell-42:call-243:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbed881a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250823134739692 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134739692 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134739692 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134739692 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134739692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134739692 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(3363)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250823134739692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134739693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(3361)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3363)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3363)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3361)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3361)@7e0c241b4610: Session index based on local reference:0 MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3370)@7e0c241b4610: Got Clear Command on initial connection. MTC@7e0c241b4610: Got test event: "CLEAR" TC_complete_vbs0(3371)@7e0c241b4610: Got BCC Connect. MTC@7e0c241b4610: Got test event: "BCC_CONNECT" TC_complete_vbs0(3371)@7e0c241b4610: Got BCC Set Parameter MTC@7e0c241b4610: Got test event: "BCC_SET_PARAM" TC_complete_vbs0(3371)@7e0c241b4610: Sending BCC Termination Request: '3500001A00'O MSC_Test_0-RAN(3362)@7e0c241b4610: patching N(SD)=0 into dtap '013500001A00'O MSC_Test_0-RAN(3362)@7e0c241b4610: patched enc_l3: '013500001A00'O MSC_Test_0-SCCP(3361)@7e0c241b4610: Session index based on connection ID:1 MSC_Test_0-SCCP(3361)@7e0c241b4610: vl_len:9 MSC_Test_0-SCCP(3361)@7e0c241b4610: vl_from0 MSC_Test_0-SCCP(3361)@7e0c241b4610: data sent by MTP3_SCCP_PORT: '010006013500001A00'O 20250823134739908 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134739908 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134739908 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134739908 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250823134739908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134739908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134739908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250823134739909 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250823134739909 DCC DEBUG rtp_stream(vgcs-cell-42:call-243:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbed881a0]{ESTABLISHED}: State change to DISCARDING (no timeout) (rtp_stream.c:385) 20250823134739909 DCC DEBUG rtp_stream(vgcs-cell-42:call-243:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbed881a0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250823134739909 DCC DEBUG rtp_stream(vgcs-cell-42:call-243:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbed881a0]{DISCARDING}: Removing from parent vgcs_cell(vgcs-cell-42)[0x561dbee14250] (rtp_stream.c:239) 20250823134739909 DCC DEBUG rtp_stream(vgcs-cell-42:call-243:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbed881a0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250823134739909 DCC DEBUG rtp_stream(vgcs-cell-42:call-243:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x561dbed881a0]{DISCARDING}: Deallocated (fsm.c:568) 20250823134739909 DASCI ERROR BCC callref 00000208, BSS #0.24.1, CID 42: RTP stream gone. (msc_vgcs.c:2596) 20250823134739910 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x01FD1F44 - BCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250823134739910 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134739910 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134739910 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134739910 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134739910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134739910 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134739910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134739910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134739910 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134739910 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134739910 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134739910 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134739910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134739910 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134739910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134739910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250823134739910 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134739910 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250823134739910 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250823134739910 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250823134739910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250823134739910 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250823134739910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250823134739910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3361)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-M3UA(3363)@7e0c241b4610: Message received on association #8 MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3361)@7e0c241b4610: Session index based on local reference:1 MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3363)@7e0c241b4610: Message received on association #8 MSC_Test_0-M3UA(3363)@7e0c241b4610: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3361)@7e0c241b4610: Session index based on local reference:2 MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3361)@7e0c241b4610: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3370)@7e0c241b4610: as_optional_mgcp_dlcx: rx MGCP DLCX TC_complete_vbs0(3371)@7e0c241b4610: Got BCC Termination. MTC@7e0c241b4610: Got test event: "BCC_TERMINATION" TC_complete_vbs0(3371)@7e0c241b4610: Got Clear Command on control connection. MTC@7e0c241b4610: Got test event: "CLEAR" TC_complete_vbs0(3372)@7e0c241b4610: Got Clear Command on channel connection. MTC@7e0c241b4610: Got test event: "CLEAR" MTC@7e0c241b4610: All connection are cleared now. TC_complete_vbs0(3371)@7e0c241b4610: Final verdict of PTC: none TC_complete_vbs0(3372)@7e0c241b4610: Final verdict of PTC: none TC_complete_vbs0(3370)@7e0c241b4610: Final verdict of PTC: pass MTC@7e0c241b4610: getverdict: none MTC@7e0c241b4610: setverdict(pass): none -> pass MTC@7e0c241b4610: getverdict: pass MTC@7e0c241b4610: All expected events have been received. The test passed. 20250823134740433 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250823134740433 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134740433 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250823134740433 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250823134740433 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250823134740433 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250823134740433 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250823134740433 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250823134740433 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250823134740433 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250823134740433 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) 20250823134740433 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250823134740433 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250823134740433 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250823134740433 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250823134740433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250823134740433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250823134740433 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250823134740433 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(3367)@7e0c241b4610: Final verdict of PTC: none 20250823134740433 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250823134740433 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250823134740434 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(3363)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-SCCP(3361)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MNCC(3364)@7e0c241b4610: Final verdict of PTC: none MSC_Test-MGCP(3365)@7e0c241b4610: Final verdict of PTC: none MSC_Test-GSUP-IPA(3366)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3373)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3375)@7e0c241b4610: Final verdict of PTC: none MSC_Test_0-RAN(3362)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3360)@7e0c241b4610: Final verdict of PTC: none MSC_Test-SMPP(3368)@7e0c241b4610: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3374)@7e0c241b4610: Final verdict of PTC: none MSC_Test-STATS(3369)@7e0c241b4610: Final verdict of PTC: none MTC@7e0c241b4610: Setting final verdict of the test case. MTC@7e0c241b4610: Local verdict of MTC: pass MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3360): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-SCCP(3361): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-RAN(3362): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test_0-M3UA(3363): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MNCC(3364): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-MGCP(3365): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP-IPA(3366): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-GSUP(3367): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-SMPP(3368): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC MSC_Test-STATS(3369): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_complete_vbs0(3370): pass (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_complete_vbs0(3371): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC TC_complete_vbs0(3372): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3373): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3374): none (pass -> pass) MTC@7e0c241b4610: Local verdict of PTC IPA-CTRL-CLI-IPA(3375): none (pass -> pass) MTC@7e0c241b4610: Test case TC_complete_vbs finished. Verdict: pass MTC@7e0c241b4610: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vbs pass'. Sat Aug 23 13:47:40 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 20250823134741435 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134742434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250823134742434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250823134742434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250823134742437 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=449408) 20250823134743438 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=449408, count=451892) 20250823134744440 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7e0c241b4610: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vbs pass' was executed successfully (exit status: 0). MC@7e0c241b4610: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@7e0c241b4610: Terminating MTC. MC@7e0c241b4610: MTC terminated. MC2> exit MC@7e0c241b4610: Shutting down session. MC@7e0c241b4610: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc/expected-results.xml' against results in 'junit-xml-14533.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->FAIL MSC_Tests.TC_gsup_mt_sms_paging_timeout pass->FAIL MSC_Tests.TC_gsup_mt_sms_conn_timeout pass->FAIL MSC_Tests.TC_gsup_lu_and_det 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.TC_silent_call_start_stop pass->FAIL MSC_Tests.TC_silent_call_active_conn 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->FAIL MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout pass->FAIL 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: pass->FAIL: 6 xfail: 5 pass: 225 skip: 4 20250823134745441 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) [testenv] Testsuite is done [testenv] Stopping testsuite (2945191) [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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite', 'testenv-msc-osmocom-latest-20250823-1311-f0c17e86-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/log_merge.sh MSC_Tests --rm >/dev/null'] log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_assign_fail log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_attached_imsi_lu_unknown_tmsi log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_auth_options_0 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_auth_options_1 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_auth_options_10 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_auth_options_11 20250823134746442 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_auth_options_2 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_auth_options_3 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_auth_options_4 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_auth_options_5 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_auth_options_6 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_auth_options_7 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_auth_options_8 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_auth_options_9 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_bssap_lu_sgsap_lu_and_mt_call log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_call_re_establishment log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_call_re_establishment_auth log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_call_re_establishment_ciph log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_cipher_complete_13_without_cipher 20250823134747444 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_cipher_complete_1_without_cipher log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_cipher_complete_3_without_cipher log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_cipher_complete_with_invalid_cipher log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_cl3_no_payload log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_cl3_rnd_payload log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_cm_reest_req_reject log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_cm_serv_req_lcs_reject log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_cm_serv_req_vbs_reject log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_cm_serv_req_vgcs_reject log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_cm_serv_wrong_mi log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_cmserv_imsi_unknown log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_cmserv_tmsi_unknown log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_complete_vbs log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_complete_vgcs log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_cr_before_reset log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_emerg_call_imei_reject log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_emerg_call_imsi log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_establish_and_nothing log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_gsup_cancel log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_gsup_lu_and_det log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_gsup_mo_mt_sms_rp_mr log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_gsup_mo_smma log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_gsup_mo_sms 20250823134748446 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_gsup_mt_multi_part_sms log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_gsup_mt_sms_ack log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_gsup_mt_sms_conn_timeout log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_gsup_mt_sms_err log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_gsup_mt_sms_lu_delay log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_gsup_mt_sms_paging_timeout log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_gsup_mt_sms_rp_mr log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_ho_inter_bsc log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_ho_inter_bsc_a5_1 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_ho_inter_bsc_a5_3 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_ho_inter_bsc_a5_4 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_ho_inter_bsc_csd log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_ho_inter_bsc_ipv6 20250823134749448 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_ho_inter_bsc_unknown_cell log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_ho_inter_msc_out log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_ho_inter_msc_out_a5_1 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_ho_inter_msc_out_a5_3 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_ho_inter_msc_out_a5_4 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_ho_inter_msc_out_csd log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_ho_inter_msc_out_ipv6 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_imsi_detach_by_imei log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_imsi_detach_by_imsi log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_imsi_detach_by_tmsi log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_invalid_mgcp_crash log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_cmserv_imsi_unknown log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_emerg_call_imei_reject log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_emerg_call_imsi log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_establish_and_nothing log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_gsup_cancel log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_gsup_mo_mt_sms_rp_mr 20250823134750450 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_gsup_mo_smma log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_gsup_mo_sms log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_gsup_mt_multi_part_sms log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_gsup_mt_sms_ack log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_gsup_mt_sms_conn_timeout log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_gsup_mt_sms_err log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_gsup_mt_sms_lu_delay log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_gsup_mt_sms_paging_timeout log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_gsup_mt_sms_rp_mr log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_imsi_detach_by_imei log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_imsi_detach_by_imsi 20250823134751452 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_imsi_detach_by_tmsi log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_and_expire_while_paging log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_and_mo_call log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_and_mo_call_sccp_tiar_timeout log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_and_mo_sms log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_and_mo_ussd_during_mt_call log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_and_mo_ussd_mo_release log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_and_mo_ussd_single_request log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_and_mt_call log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_and_mt_call_already_paging log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_and_mt_sms log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_and_mt_sms_already_paging log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_and_mt_sms_paging_and_nothing log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_and_mt_sms_paging_repeated log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_and_mt_ussd_during_mt_call 20250823134752454 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_and_mt_ussd_notification log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_and_ss_session_timeout log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_auth_sai_err log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_auth_sai_timeout log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_by_imei log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_disconnect log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_imsi_auth3g_tmsi log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_imsi_reject log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_imsi_timeout_gsup log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_imsi_timeout_tmsi_realloc log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_release_request log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_with_invalid_mcc_mnc log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_mo_crcx_ran_reject 20250823134753456 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_mo_crcx_ran_timeout log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_mo_release_timeout log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_mo_setup_and_nothing log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_mo_ussd_for_unknown_trans log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_mt_crcx_ran_reject log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_mt_ussd_for_unknown_subscr log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_multi_lu_and_mo_ussd log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_multi_lu_and_mt_ussd 20250823134754458 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_proc_ss_abort log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_proc_ss_for_unknown_session log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_proc_ss_paging_fail log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_smpp_mo_sms log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_expire_while_paging log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mo_call log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mo_call_ipv6 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mo_call_reass_for_mt_codec log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mo_call_sccp_tiar_timeout log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mo_csd log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mo_sms log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mo_ussd_during_mt_call log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mo_ussd_mo_release log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mo_ussd_single_request log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mt_call log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mt_call_already_paging log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mt_call_ipv6 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mt_call_no_dlcx_resp 20250823134755458 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mt_call_osmux log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mt_csd log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mt_sms log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mt_sms_already_paging log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mt_sms_paging_and_nothing log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mt_sms_paging_repeated log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mt_ussd_during_mt_call log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mt_ussd_notification log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_ss_session_timeout log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_auth_2G_fail log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_auth_sai_err log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_auth_sai_timeout log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_by_imei log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_by_tmsi_noauth_unknown log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_clear_request log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_disconnect log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth3g_tmsi log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth3g_tmsi_check_imei log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth3g_tmsi_check_imei_early 20250823134756460 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_check_imei log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_check_imei_early log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_check_imei_early_err log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_check_imei_early_nack log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_check_imei_err log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_check_imei_nack log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_encr_0134_1 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_encr_0134_34 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_encr_013_2 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_encr_13_13 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_encr_13_2 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_encr_1_13 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_encr_3_1 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_encr_3_13 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_encr_3_1_no_cm 20250823134757462 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_noauth_notmsi log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_noauth_notmsi_check_imei log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_noauth_notmsi_check_imei_early log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_noauth_tmsi log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_noauth_tmsi_check_imei log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_noauth_tmsi_check_imei_early log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_reject log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_timeout_gsup log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_timeout_tmsi_realloc log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_tmsi_noauth_notmsi log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_with_invalid_mcc_mnc log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_mm_id_resp_no_identity log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_mo_call_clear_request log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_mo_cc_bssmap_clear 20250823134758464 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_mo_cc_iu_release log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_mo_crcx_ran_reject log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_mo_crcx_ran_timeout log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_mo_release_timeout log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_mo_setup_and_dtmf_dup log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_mo_setup_and_nothing log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_mo_ussd_for_unknown_trans log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_mt_call_clear_request log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_mt_crcx_ran_reject log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_mt_t310 ttcn3_logmerge: warning: timestamp is in wrong order in file MSC_Tests-TC_mt_t310-7e0c241b4610-509-17329.log line 284 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_mt_ussd_for_unknown_subscr log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_multi_lu_and_mo_ussd log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_multi_lu_and_mt_ussd log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_no_callref log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_paging_response_imsi_unknown log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_paging_response_tmsi_unknown log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_proc_ss_abort log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_proc_ss_for_unknown_session 20250823134759466 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_proc_ss_paging_fail log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_reset_two log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_reset_two_1iu log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_setup_refuse log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_expl_imsi_det_eps log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_expl_imsi_det_noneps log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_impl_imsi_det_eps log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_impl_imsi_det_noneps log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_lu log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_lu_and_mt_call log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_lu_and_nothing log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_lu_imsi_reject log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_mo_sms 20250823134800468 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_mt_sms log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_mt_sms_and_nothing log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_mt_sms_and_reject log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_paging_and_lu log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_paging_and_nothing log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_paging_rej log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_paging_subscr_rej log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_paging_ue_unr log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_reset log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_unexp_ud log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_unsol_ud log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_vlr_failure log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_silent_call_active_conn log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_silent_call_start_stop log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_smpp_mo_sms log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_smpp_mo_sms_rp_error log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_smpp_mt_sms [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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite', 'testenv-msc-osmocom-latest-20250823-1311-f0c17e86-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/log_format.sh'] 20250823134801470 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134802472 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134803474 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250823134804474 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) [testenv] Stopping stp (2945094) [testenv] Stopping msc (2945139) [testenv] Showing testsuite/junit-xml-14533.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-latest-20250823-1311-f0c17e86-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/junit-xml-14533.log && echo']            Timeout waiting for ClearCommand/Release MSC_Tests.ttcn:7835 MSC_Tests control part MSC_Tests.ttcn:706 TC_lu_imsi_timeout_tmsi_realloc testcase                                                                       Timeout waiting for GSUP MT-forwardSM-Err MSC_Tests.ttcn:7907 MSC_Tests control part MSC_Tests.ttcn:3395 TC_gsup_mt_sms_paging_timeout testcase    Timeout waiting for GSUP MT-forwardSM-Err MSC_Tests.ttcn:7908 MSC_Tests control part MSC_Tests.ttcn:3455 TC_gsup_mt_sms_conn_timeout testcase    Tguard timeout MSC_Tests.ttcn:7909 MSC_Tests control part MSC_Tests.ttcn:3473 TC_gsup_lu_and_det testcase                                                                                                The MSC initiated silent call despite an active connection MSC_Tests.ttcn:8029 MSC_Tests control part MSC_Tests.ttcn:7823 TC_silent_call_active_conn testcase       Timeout waiting for ClearCommand/Release MSC_Tests_Iu.ttcn:652 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:69 TC_iu_lu_imsi_timeout_tmsi_realloc testcase    Tguard timeout MSC_Tests_Iu.ttcn:653 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:76 TC_iu_cmserv_imsi_unknown testcase                              UTRAN: Expected a second Paging MSC_Tests_Iu.ttcn:682 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:334 TC_iu_lu_and_mt_sms_paging_repeated testcase             Timeout waiting for GSUP MT-forwardSM-Err MSC_Tests_Iu.ttcn:693 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:440 TC_iu_gsup_mt_sms_paging_timeout testcase    Timeout waiting for GSUP MT-forwardSM-Err MSC_Tests_Iu.ttcn:694 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:451 TC_iu_gsup_mt_sms_conn_timeout testcase                 Tguard timeout MSC_Tests_Iu.ttcn:712 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:589 TC_iu_lu_with_invalid_mcc_mnc testcase           [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-msc-osmocom-latest-20250823-1311-f0c17e86-0'] testenv-msc-osmocom-latest-20250823-1311-f0c17e86-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-msc-test-latest/2519/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 1.23, 1.16, 1.55 + exit 0 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